mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
sdk.bbclass: package more debug files (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2975 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -21,6 +21,7 @@ exec_prefix = "${prefix}"
|
||||
base_prefix = "${exec_prefix}"
|
||||
|
||||
FILES_${PN} = "${prefix}"
|
||||
FILES_${PN}-dbg += "${prefix}/bin/.debug \
|
||||
FILES_${PN}-dbg += "${prefix}/.debug \
|
||||
${prefix}/bin/.debug \
|
||||
${prefix}/sbin/.debug \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user