[oe] [PATCH][meta-oe] digitemp: update to 3.7.2

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Sep 15 23:43:02 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 .../digitemp/{digitemp_git.bb => digitemp_3.7.2.bb}           | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-oe/recipes-support/digitemp/{digitemp_git.bb => digitemp_3.7.2.bb} (85%)

diff --git a/meta-oe/recipes-support/digitemp/digitemp_git.bb b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
similarity index 85%
rename from meta-oe/recipes-support/digitemp/digitemp_git.bb
rename to meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
index 460aa1438..9fcc278d3 100644
--- a/meta-oe/recipes-support/digitemp/digitemp_git.bb
+++ b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
@@ -4,11 +4,9 @@ DEPENDS = "libusb1"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0"
 
-PV = "3.7.1+git${SRCPV}"
-
 SRC_URI = "git://github.com/bcl/digitemp"
 
-SRCREV = "389f67655efa1674f595106c3a47b5ad082609a7"
+SRCREV = "a162e63aad35358aab325388f3d5e88121606419"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1



More information about the Openembedded-devel mailing list