* [Buildroot] Project specific packages
@ 2013-03-18 11:14 Ruud Commandeur
2013-03-18 15:06 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Ruud Commandeur @ 2013-03-18 11:14 UTC (permalink / raw)
To: buildroot
Hi there,
I'm trying to add some project specific packages, as described in
"Using-buildroot-real-project". Just as described, I created a <company>
folder and within that folder a <test-app> folder, with the required
Config.in and .mk files. Also adjusted the Config.in to enable/disable
my test-app package.
However, if I do a "make test-app", I get:
make: *** No rule to make target `test-app'. Stop.
I also tried a "make <company>", to force a make of all comapny
packages, with the same result. It seems that this only succeeds, if I
move the <test-app> folder to the root of the packages. But there goes
the idea of isolating all company specific packages in one directory.
Can anyone tell me how this should be done?
N.B. I hope I'm using the right mail-address for this kind of questions.
I also took a look at the mailing-list, but this seems to be more
development related and not so much for user questions. Please let me
know if I should a different address for posting my (future) questions.
Regards,
Ruud
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Project specific packages
2013-03-18 11:14 [Buildroot] Project specific packages Ruud Commandeur
@ 2013-03-18 15:06 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-03-18 15:06 UTC (permalink / raw)
To: buildroot
Dear Ruud Commandeur,
On Mon, 18 Mar 2013 12:14:26 +0100, Ruud Commandeur wrote:
> I'm trying to add some project specific packages, as described in
> "Using-buildroot-real-project". Just as described, I created a <company>
> folder and within that folder a <test-app> folder, with the required
> Config.in and .mk files. Also adjusted the Config.in to enable/disable
> my test-app package.
>
> However, if I do a "make test-app", I get:
>
> make: *** No rule to make target `test-app'. Stop.
>
> I also tried a "make <company>", to force a make of all comapny
> packages, with the same result. It seems that this only succeeds, if I
> move the <test-app> folder to the root of the packages. But there goes
> the idea of isolating all company specific packages in one directory.
>
> Can anyone tell me how this should be done?
Could you post the patch containing the changes you have done? In
principle, what you've done looks good, but the devil is in the details.
> N.B. I hope I'm using the right mail-address for this kind of questions.
> I also took a look at the mailing-list, but this seems to be more
> development related and not so much for user questions. Please let me
> know if I should a different address for posting my (future) questions.
You're on the right mailing list!
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-18 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 11:14 [Buildroot] Project specific packages Ruud Commandeur
2013-03-18 15:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox