From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] add package tango-icon-theme and dependency icon-naming-utils
Date: Mon, 10 Oct 2011 19:38:54 +0200 [thread overview]
Message-ID: <20111010193854.0ac757c6@skate> (raw)
In-Reply-To: <4E932C1D.1090605@sensortherm.de>
Le Mon, 10 Oct 2011 19:32:13 +0200,
Klaus Schwarzkopf <schwarzkopf@sensortherm.de> a ?crit :
> make: *** No rule to make target `host-icon-naming-utils', needed by
> `tango-icon-theme-depends'. Stop.
>
> Can you help?
Yes, see below.
> > We usually have one patch per new package.
> >
> >> +$(eval $(call AUTOTARGETS,package,icon-naming-utils,host))
> >
> > This should be:
> >
> > $(eval $(call AUTOTARGETS))
I should have said:
$(eval $(call AUTOTARGETS,host))
i.e, only the second and third argument have been removed. The optional
fourth argument, which says whether we instantiate a host or target
package, remains. Its default value is "target", so with just $(eval
$(call AUTOTARGETS)) you create a target package and not the host
package.
Sorry for the mistake.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-10-10 17:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-10 13:31 [Buildroot] [PATCH] add package tango-icon-theme and dependency icon-naming-utils Klaus Schwarzkopf
2011-10-10 14:10 ` Thomas Petazzoni
2011-10-10 14:23 ` Klaus Schwarzkopf
2011-10-10 17:32 ` Klaus Schwarzkopf
2011-10-10 17:38 ` Thomas Petazzoni [this message]
2011-10-10 18:09 ` Klaus Schwarzkopf
2011-10-10 18:07 ` [Buildroot] [PATCH 1/2 v2] add package tango-icon-theme Klaus Schwarzkopf
2011-10-10 18:08 ` [Buildroot] [PATCH 2/2 v2] icon-naming-utils for tango-icon-theme Klaus Schwarzkopf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111010193854.0ac757c6@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox