]> code.ossystems Code Review - openembedded-core.git/commitdiff
sdk.bbclass: package more debug files (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Oct 2007 15:06:21 +0000 (15:06 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Oct 2007 15:06:21 +0000 (15:06 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2975 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/classes/sdk.bbclass

index 8067798000edddfc1c6855ab57ce443ab2949289..441da77bd06d55a080431b424141f96d5bfd4ea4 100644 (file)
@@ -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 \
                    "