Add gstreamer packagegroup to Common and IVI images 30/33330/3
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 7 Jan 2015 14:33:48 +0000 (15:33 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 14 Jan 2015 13:21:09 +0000 (14:21 +0100)
Change-Id: I9afa8cf7a5603997e4f56db5ff1a2006bea02bc5
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
meta-tizen-common-base/recipes-image/images/tizen-common-core-image-minimal.bb
meta-tizen-ivi/recipes-image/images/tizen-ivi-core-image.bb

index 54afdfe..934441d 100644 (file)
@@ -17,3 +17,4 @@ CORE_IMAGE_BASE_INSTALL += "weston-common"
 CORE_IMAGE_BASE_INSTALL += "weston-common-tz-launcher"
 CORE_IMAGE_BASE_INSTALL += "weston-common-config"
 CORE_IMAGE_BASE_INSTALL += "desktop-skin"
+CORE_IMAGE_BASE_INSTALL += "packagegroup-tizen-gstreamer"
index 136f4da..d7980d0 100644 (file)
@@ -32,3 +32,6 @@ CORE_IMAGE_EXTRA_INSTALL += "weston-ivi-shell"
 
 # Time zone
 CORE_IMAGE_EXTRA_INSTALL += "tzdata"
+
+# gstreamer
+CORE_IMAGE_BASE_INSTALL += "packagegroup-tizen-gstreamer"