1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00: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:
Marcin Juszkiewicz
2007-10-25 15:06:21 +00:00
parent 9e33229a9c
commit 8cd7a0e4f4
+2 -1
View File
@@ -21,6 +21,7 @@ exec_prefix = "${prefix}"
base_prefix = "${exec_prefix}" base_prefix = "${exec_prefix}"
FILES_${PN} = "${prefix}" FILES_${PN} = "${prefix}"
FILES_${PN}-dbg += "${prefix}/bin/.debug \ FILES_${PN}-dbg += "${prefix}/.debug \
${prefix}/bin/.debug \
${prefix}/sbin/.debug \ ${prefix}/sbin/.debug \
" "