diff options
Diffstat (limited to 'meta-arago-extras/recipes-devtools')
-rw-r--r-- | meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 c9dcbb4b..5fe8838c 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,7 +4,7 @@ SECTION = "console/utils" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" -PR = "r4" +PR = "r5" PV_append = "+git${SRCPV}" PROVIDES += "ltp" @@ -16,7 +16,7 @@ inherit autotools module-base kernel-module-split PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "aa4fe3c6f6c1cd2dc8aeabd042f2226b78c7f1bf" +SRCREV = "bd7bc9eea597808d0b98616c657bfbf7fa7e8ee3" BRANCH ?= "master" SRC_URI = "git://arago-project.org/git/projects/test-automation/ltp-ddt.git;branch=${BRANCH} \ |