From: Denys Dmytriyenko <[email protected]>

It was based on old gstreamer plugin code base, which no longer builds as it
tries to fetch during configure step some git modules over anonymous git that
is now disabled upstream.

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../packagegroups/packagegroup-arago-gst-sdk-target.bb          | 2 +-
 .../recipes-core/packagegroups/packagegroup-arago-gst.bb        | 2 +-
 2 files changed, 2 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 ef5624ec..845cc7ff 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
@@ -18,8 +18,8 @@ GSTREAMER_DSP = " \
     ${@['','gstreamer1.0-plugins-dsp66-dev'][oe.utils.all_distro_features(d, 
'opencl', True, False) and bb.utils.contains('MACHINE_FEATURES', 'dsp', True, 
False, d)]} \
 "
 
+#    gstreamer1.0-plugins-hevc-dev 
 GSTREAMER_DEPS:append:dra7xx = " \
-    gstreamer1.0-plugins-hevc-dev \
     ${GSTREAMER_DSP} \
 "
 
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 65e315a1..e8a639bd 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
@@ -21,8 +21,8 @@ GSTREAMER_DSP = " \
     ${@['','gstreamer1.0-plugins-dsp66'][oe.utils.all_distro_features(d, 
'opencl', True, False) and bb.utils.contains('MACHINE_FEATURES', 'dsp', True, 
False, d)]} \
 "
 
+#    gstreamer1.0-plugins-hevc 
 GSTREAMER_DEPS:append:dra7xx = " \
-    gstreamer1.0-plugins-hevc \
     ${GSTREAMER_DSP} \
 "
 
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14108): 
https://lists.yoctoproject.org/g/meta-arago/message/14108
Mute This Topic: https://lists.yoctoproject.org/mt/94816115/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to