* Add dev package to filesystem and devkit
* Add sources to the host
Signed-off-by: Jacob Stiffler <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb | 6 +++++-
.../packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb | 3 ++-
.../packagegroups/packagegroup-arago-tisdk-multimedia.bb | 3 ++-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
index 8a728f5..e83a01c 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to add multimedia related sources into the SDK"
LICENSE = "MIT"
-PR = "r8"
+PR = "r9"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -21,6 +21,10 @@ MULTIMEDIA_append_ti43x = " \
image-gallery-src \
"
+MULTIMEDIA_append_dra7xx = " \
+ qt-opencv-opencl-opengl-multithreaded-src \
+"
+
#Demo doesn't work on 3.14
# ${@base_conditional('QT_PROVIDER', 'qt5', '', 'dual-camera-demo-src
image-gallery-src', d)}
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
index e803acd..93b6664 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to build and install header and libs into sdk"
LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -11,6 +11,7 @@ MULTIMEDIA = ""
MULTIMEDIA_append_dra7xx = " \
hevc-arm-decoder-dev \
hevc-arm-decoder-staticdev \
+ qt-opencv-opencl-opengl-multithreaded-dev \
"
RDEPENDS_${PN} = "\
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
index b7decfc..f5f2a25 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to add multimedia related packages"
LICENSE = "MIT"
-PR = "r15"
+PR = "r16"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -28,6 +28,7 @@ MULTIMEDIA_append_omap-a15 = " \
MULTIMEDIA_append_dra7xx = " \
hevc-arm-decoder \
+ qt-opencv-opencl-opengl-multithreaded-dev \
"
MULTIMEDIA_append_am37x-evm = " \
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago