diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins.inc')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins.inc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc index a71a868049..f11a4af668 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc +++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc | |||
| @@ -6,8 +6,6 @@ DEPENDS = "gstreamer" | |||
| 6 | 6 | ||
| 7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
| 8 | 8 | ||
| 9 | PR = "r1" | ||
| 10 | |||
| 11 | FILESPATH =. "${FILE_DIRNAME}/gst-plugins:" | 9 | FILESPATH =. "${FILE_DIRNAME}/gst-plugins:" |
| 12 | 10 | ||
| 13 | SRC_URI = "http://gstreamer.freedesktop.org/src/${BPN}/${BPN}-${PV}.tar.bz2" | 11 | SRC_URI = "http://gstreamer.freedesktop.org/src/${BPN}/${BPN}-${PV}.tar.bz2" |
| @@ -16,14 +14,6 @@ EXTRA_OECONF = "--disable-valgrind --disable-debug --disable-examples " | |||
| 16 | 14 | ||
| 17 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | 15 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" |
| 18 | 16 | ||
| 19 | # orc.m4 calls pkg-config ----variable=orcc orc-0.4 to get the path to orcc, | ||
| 20 | # resulting in /usr/bin/orcc. Force it to use the staged orcc. | ||
| 21 | do_configure_append() { | ||
| 22 | for i in $(find ${S} -name "Makefile") ; do | ||
| 23 | sed -i -e s:${bindir}/orcc:${STAGING_BINDIR_NATIVE}/orcc:g $i | ||
| 24 | done | ||
| 25 | } | ||
| 26 | |||
| 27 | require gst-plugins-package.inc | 17 | require gst-plugins-package.inc |
| 28 | 18 | ||
| 29 | PACKAGES_DYNAMIC = "${PN}-*" | 19 | PACKAGES_DYNAMIC = "${PN}-*" |
