diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb index 19473baf11..53cc55cc26 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI += "file://gst-plugins-base-tremor.patch \ | |||
| 14 | SRC_URI[md5sum] = "776c73883e567f67b9c4a2847d8d041a" | 14 | SRC_URI[md5sum] = "776c73883e567f67b9c4a2847d8d041a" |
| 15 | SRC_URI[sha256sum] = "2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976" | 15 | SRC_URI[sha256sum] = "2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976" |
| 16 | 16 | ||
| 17 | PR = "r7" | 17 | PR = "r8" |
| 18 | 18 | ||
| 19 | inherit gettext | 19 | inherit gettext |
| 20 | 20 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb index 4474e1efc0..60de7c0a63 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | |||
| @@ -10,6 +10,8 @@ SRC_URI += " file://0001-conditional-gl-framebuffer-undefined-use.patch" | |||
| 10 | 10 | ||
| 11 | DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew" | 11 | DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew" |
| 12 | 12 | ||
| 13 | PR = "r4" | ||
| 14 | |||
| 13 | inherit gettext gconf | 15 | inherit gettext gconf |
| 14 | 16 | ||
| 15 | # This package doesn't have a configure switch for EGL or GL, so forcibly tell | 17 | # This package doesn't have a configure switch for EGL or GL, so forcibly tell |
