From 40fcaac48ec0f99ef0f5b63f88158a9903006116 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 18 Jan 2012 16:01:19 -0800 Subject: gst-openmax: refactor packages for staticdev (From OE-Core rev: 6e1daa495a8ff16114d26e554d5e4a7e82c6dea6) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb') 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 776ed1cc1c..b4fe52d5ba 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" -- cgit v1.2.3-54-g00ecf