[OE-core] [CONSOLIDATED PULL 13/33] gst-openmax: refactor packages for staticdev
Saul Wold
sgw at linux.intel.com
Thu Jan 19 09:22:34 UTC 2012
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
.../gstreamer/gst-openmax_0.10.1.bb | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
index 776ed1c..b4fe52d 100644
--- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
@@ -12,10 +12,11 @@ inherit autotools
EXTRA_OECONF += "--disable-valgrind"
-PR = "r2"
+PR = "r3"
FILES_${PN} += "${libdir}/gstreamer-0.10/libgstomx.so"
-FILES_${PN}-dev += "${libdir}/gstreamer-0.10/libgstomx.*a"
+FILES_${PN}-dev += "${libdir}/gstreamer-0.10/libgstomx.la"
+FILES_${PN}-staticdev += "${libdir}/gstreamer-0.10/libgstomx.a"
FILES_${PN}-dbg += "${libdir}/gstreamer-0.10/.debug/"
SRC_URI[md5sum] = "4d0370bfe99dea20918c84347abadb4e"
--
1.7.6.5
More information about the Openembedded-core
mailing list