summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb (renamed from meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb b/meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb
index 3d0c9df286..344dbcaafe 100644
--- a/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb
+++ b/meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://linuxpps.org"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
6 6
7SRCREV = "cb48b7ecf7079ceba7081c78d4e61e507b0e8d2d" 7SRCREV = "c50cb7183e252b47308fa22f420e0a877277aa29"
8SRC_URI = "git://github.com/ago/pps-tools.git;branch=master;protocol=https" 8SRC_URI = "git://github.com/ago/pps-tools.git;branch=master;protocol=https"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"