Signed-off-by: Hongmei Gou <[email protected]>
---
.../recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb | 4 +++-
.../recipes-core/packagegroups/packagegroup-arago-gst.bb | 4 +++-
2 files changed, 6 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 84e7244..739371f 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 = "r13"
+PR = "r14"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -16,10 +16,12 @@ GSTREAMER_DEPS = " \
GSTREAMER_DEPS_append_dra7xx = " \
gstreamer1.0-plugins-hevc-dev \
+ gstreamer1.0-plugins-dsp66-dev \
"
GSTREAMER_DEPS_append_keystone = " \
gstreamer1.0-plugins-hevc-dev \
+ gstreamer1.0-plugins-dsp66-dev \
"
RDEPENDS_${PN} = " \
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 d34051e..4fc0255 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 = "r16"
+PR = "r17"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -19,10 +19,12 @@ GSTREAMER_DEPS = " \
GSTREAMER_DEPS_append_dra7xx = " \
gstreamer1.0-plugins-hevc \
+ gstreamer1.0-plugins-dsp66 \
"
GSTREAMER_DEPS_append_keystone = " \
gstreamer1.0-plugins-hevc \
+ gstreamer1.0-plugins-dsp66 \
"
GSTREAMER_ACCEL_MM = ""
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago