mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
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:
committed by
Richard Purdie
parent
f68cbf56d8
commit
a5eb4d29a3
@@ -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 ''"
|
||||
|
||||
Reference in New Issue
Block a user