Signed-off-by: Hongmei Gou <[email protected]>
---
 .../recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb | 6 +++++-
 .../recipes-core/packagegroups/packagegroup-arago-gst.bb            | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
index c76a2e1..8a331e4 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to build and install header and libs in sdk"
 LICENSE = "MIT"
-PR = "r11"
+PR = "r12"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -26,6 +26,10 @@ GST_1X_DEPS_append_dra7xx = " \
     gstreamer1.0-plugins-hevc-dev \
 "
 
+GST_1X_DEPS_append_keystone = " \
+    gstreamer1.0-plugins-hevc-dev \
+"
+
 RDEPENDS_${PN} = " \
     ${@base_conditional('GST_PROVIDER', '0.10', "${GST_010_DEPS}", 
"${GST_1X_DEPS}", d)} \
 "
diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
index ff71236..0ba7423 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to add gstreamer and gstreamer plugins"
 LICENSE = "MIT"
-PR = "r14"
+PR = "r15"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -32,6 +32,10 @@ GST_1X_DEPS_append_dra7xx = " \
     gstreamer1.0-plugins-hevc \
 "
 
+GST_1X_DEPS_append_keystone = " \
+    gstreamer1.0-plugins-hevc \
+"
+
 GST_PLUGINS_PREFIX = "${@base_conditional('GST_PROVIDER', '0.10', 
'gst-plugins', 'gstreamer1.0-plugins', d)}"
 
 GSTREAMER_ACCEL_MM = ""
-- 
1.9.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to