gstreamer: package the debug symbols for the core elements
authorRoss Burton <ross@openedhand.com>
Thu, 7 Feb 2008 15:34:20 +0000 (15:34 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 7 Feb 2008 15:34:20 +0000 (15:34 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3700 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gstreamer_0.10.17.bb

index ee857fd..40f861a 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
 DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
-PR = "r3"
+PR = "r4"
 
 inherit autotools pkgconfig
 
@@ -29,3 +29,4 @@ do_stage() {
 
 FILES_${PN} += " ${libdir}/gstreamer-0.10/*.so"
 FILES_${PN}-dev += " ${libdir}/gstreamer-0.10/*.la ${libdir}/gstreamer-0.10/*.a"
+FILES_${PN}-dbg += " ${libdir}/gstreamer-0.10/.debug/"