Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Using packages overrides
@ 2016-04-06  8:44 Aleksandar Simeonov
  2016-04-06 22:03 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandar Simeonov @ 2016-04-06  8:44 UTC (permalink / raw)
  To: buildroot

Hi All,

Could someone help me to understand how to use properly the package 
override in BR? I'm trying to override a BR package by defining the
BR2_PACKAGE_OVERRIDE_FILE="$(BR2_EXTERNAL)/local.mk"

and putting in local.mk the right

PKGFOO_OVERRIDE_SRCDIR = $(BR2_EXTERNAL)/package/override/sysvinit

The problem is that whatever package I try to override, the build 
complains that it has been redefined-once in the original BR2 package 
folder, and second time in the override folder. Am I misinterpreting the 
BR user manual chapter 8.12.6 ? Can we use Config.in and pkgfoo.mk files 
in the override folder, or we have to share those of the original 
package? That wouldn't make anysense, because the user may also need to 
customise the .mk file. What I'm missing/doing wrong ?

Thanks in advance,

Alex Simeonov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160406/8cc1a7ad/attachment.html>

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

end of thread, other threads:[~2016-04-06 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06  8:44 [Buildroot] Using packages overrides Aleksandar Simeonov
2016-04-06 22:03 ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox