diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2014-12-12 09:37:48 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-01-08 10:40:47 +0200 |
commit | e5e9f7cae18db59b4d355a918bbf37fa200810db (patch) | |
tree | 2761430bec3cbcddd22ec65ca1d36e82c507324d /recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb | |
parent | 495d04413c691e6782b93e12fdcbb59bddbf2596 (diff) | |
download | meta-boot2qt-e5e9f7cae18db59b4d355a918bbf37fa200810db.tar.gz |
gstreamer: include jpegenc gst plugin
Needed for camera support.
Change-Id: I6aceb232d7f4a260081e5a44a69271f535d2aec2
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Diffstat (limited to 'recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb')
-rw-r--r-- | recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb b/recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb index dd8b176..f9892dc 100644 --- a/recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb +++ b/recipes/packagegroup/packagegroup-b2qt-embedded-gstreamer.bb | |||
@@ -42,6 +42,7 @@ RDEPENDS_${PN} = "\ | |||
42 | gst-plugins-good-video4linux2 \ | 42 | gst-plugins-good-video4linux2 \ |
43 | gst-plugins-good-multifile \ | 43 | gst-plugins-good-multifile \ |
44 | gst-plugins-good-videocrop \ | 44 | gst-plugins-good-videocrop \ |
45 | gst-plugins-good-jpeg \ | ||
45 | gst-plugins-ugly-rmdemux \ | 46 | gst-plugins-ugly-rmdemux \ |
46 | gst-plugins-ugly-asf \ | 47 | gst-plugins-ugly-asf \ |
47 | gst-plugins-ugly-a52dec \ | 48 | gst-plugins-ugly-a52dec \ |