sdk.bbclass: Sync with OE
authorRichard Purdie <richard@openedhand.com>
Sat, 16 Jun 2007 12:40:48 +0000 (12:40 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 16 Jun 2007 12:40:48 +0000 (12:40 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1959 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/classes/sdk.bbclass

index 545cfd2..38df66e 100644 (file)
@@ -23,6 +23,6 @@ exec_prefix = "${prefix}"
 base_prefix = "${exec_prefix}"
 
 FILES_${PN} = "${prefix}"
-
-
-
+FILES_${PN}-dbg += "${prefix}/bin/.debug \
+                    ${prefix}/sbin/.debug \
+                   "