Hi I've some build dependencies on raptor package, so I needed to have it installed on staging. Is it possible to add RAPTOR_INSTALL_STAGING=YES in raptor.mk in a future release Thk Erwan
Erwan, All, > Is it possible to add RAPTOR_INSTALL_STAGING=YES in raptor.mk in a future release Yes, please submit a patch doing so! ;-) Regards, Yann E. MORIN.
Created attachment 6886 [details] add staging in raptor.mk Hi Here is the patch BR Erwan
Erwan, Please submit the patch to the mailing list, as instructed in the manual: https://buildroot.org/downloads/manual/manual.html#submitting-patches Regards, Yann E. MORIN.
This has been fixed in the next branch in commit https://git.buildroot.org/buildroot/commit/package/raptor?h=next&id=b4f54a98a38905fb4ca5413e174263913e20c9c3. The next branch will be merged in master right after 2017.02 is released, and therefore this change will be part of the 2017.05 release. Thanks!