From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-core/packagegroups/packagegroup-arago-test.bb          | 3 ++-
 .../recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend           | 7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)
 create mode 100644 
meta-arago-distro/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
index 6b67ccb..6af1321 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Extended task to get System Test specific apps"
 LICENSE = "MIT"
-PR = "r22"
+PR = "r23"
 
 inherit packagegroup
 
@@ -22,6 +22,7 @@ ARAGO_TEST = "\
     yavta \
     rng-tools \
     perf \
+    v4l-utils \
     "
 
 ARAGO_TI_TEST = "\
diff --git 
a/meta-arago-distro/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend 
b/meta-arago-distro/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend
new file mode 100644
index 0000000..bda8cae
--- /dev/null
+++ b/meta-arago-distro/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend
@@ -0,0 +1,7 @@
+SRC_URI = "git://linuxtv.org/v4l-utils.git"
+
+SRCREV = "3719cef229379f1f2cb2fe61f2359bdac6cff6b0"
+
+S = "${WORKDIR}/git"
+
+PR_append = "-arago0"
-- 
2.1.2

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

Reply via email to