From 73bac546bad75332f841e365f9ee4e147ea00884 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 29 Nov 2021 23:04:47 +0800 Subject: [PATCH] pps-tools: upgrade 1.0.2 -> 1.0.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../pps-tools/{pps-tools_1.0.2.bb => pps-tools_1.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/pps-tools/{pps-tools_1.0.2.bb => pps-tools_1.0.3.bb} (89%) 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 similarity index 89% rename from meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb rename to 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" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "cb48b7ecf7079ceba7081c78d4e61e507b0e8d2d" +SRCREV = "c50cb7183e252b47308fa22f420e0a877277aa29" SRC_URI = "git://github.com/ago/pps-tools.git;branch=master;protocol=https" S = "${WORKDIR}/git"