Signed-off-by: Jacob Stiffler <[email protected]>
---
.../recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
index d028e88..68e1a3c 100644
--- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
+++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
@@ -4,6 +4,8 @@ SECTION = "console/utils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
+PR = "r1"
+
PROVIDES += "ltp"
DEPENDS += "zip-native virtual/kernel alsa-lib"
@@ -13,7 +15,7 @@ inherit autotools module-base kernel-module-split
PACKAGE_ARCH = "${MACHINE_ARCH}"
-SRCREV = "f086bed6cc88bf102eaad0e96cb7ebe79944a8ad"
+SRCREV = "19a172fe68d1b66cec55b2cd61ffb2135250cb85"
BRANCH ?= "master"
SRC_URI =
"git://arago-project.org/git/projects/test-automation/ltp-ddt.git;branch=${BRANCH}
\
--
1.7.9.5
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago