]> code.ossystems Code Review - openembedded-core.git/commitdiff
binconfig: add *-config files to the -dev package
authorSaul Wold <sgw@linux.intel.com>
Tue, 5 Jun 2012 11:54:09 +0000 (04:54 -0700)
committerSaul Wold <sgw@linux.intel.com>
Wed, 20 Jun 2012 04:59:49 +0000 (21:59 -0700)
This is part of the the package reorder, by having binconfig add -config
will the files first due to the order being greedy.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/binconfig.bbclass

index 3deb5415e309428d27b3a90a44b083949162e3ca..60012c863d53533bcb32fc74136df90fed50f7aa 100644 (file)
@@ -1,3 +1,5 @@
+FILES_${PN}-dev += "${bindir}/*-config"
 # The namespaces can clash here hence the two step replace
 def get_binconfig_mangle(d):
        s = "-e ''"