[OE-core] [PATCH 02/39] binconfig: add *-config files to the -dev package

Saul Wold sgw at linux.intel.com
Tue Jun 19 15:59:20 UTC 2012


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 at linux.intel.com>
---
 meta/classes/binconfig.bbclass |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/classes/binconfig.bbclass b/meta/classes/binconfig.bbclass
index 3deb541..60012c8 100644
--- a/meta/classes/binconfig.bbclass
+++ b/meta/classes/binconfig.bbclass
@@ -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 ''"
-- 
1.7.7.6





More information about the Openembedded-core mailing list