binconfig: add *-config files to the -dev package

This is part of the the package reorder, by having binconfig add -config
will the files first due to the order being greedy.

(From OE-Core rev: df651f5c30acb7cccbc0a0abf4b91a07f1a72e1f)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2012-06-05 04:54:09 -07:00 committed by Richard Purdie
parent f68cbf56d8
commit a5eb4d29a3
1 changed files with 2 additions and 0 deletions

View 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 ''"