All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Define dependency package only in staging
@ 2023-02-14 21:13 Afshin Pir
  2023-02-14 21:20 ` Baruch Siach via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Afshin Pir @ 2023-02-14 21:13 UTC (permalink / raw)
  To: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 1057 bytes --]

Hi All

I wonder if it is possible that to force the dependant package to be installed only in staging folder. For example, I have written package A which depend on Package B like this:
config BR2_PACKAGE_A
               bool "my-a-provider"
               select BR2_PACKAGE_B
               help
                       Test A Package
The problem is that the above configuration installs B in the target, but in reality, it is enough to be installed in staging directory (since it provides a header-only version). In there anyway to define a dependency for staging only?

Best Regards,
Afshin
________________________________
This email is confidential and may contain information subject to legal privilege. If you are not the intended recipient please advise us of our error by return e-mail then delete this email and any attached files. You may not copy, disclose or use the contents in any way. The views expressed in this email may not be those of Gallagher Group Ltd or subsidiary companies thereof.
________________________________

[-- Attachment #1.2: Type: text/html, Size: 3251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-15  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 21:13 [Buildroot] Define dependency package only in staging Afshin Pir
2023-02-14 21:20 ` Baruch Siach via buildroot
     [not found]   ` <SY2PR01MB27785A7F0A589B49D0ABE42994A29@SY2PR01MB2778.ausprd01.prod.outlook.com>
2023-02-15  5:20     ` Baruch Siach via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.