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.