From 7a3e4193f1313ad563e3974dda3797cf3b525bed Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 20 Apr 2022 16:30:51 +0200 Subject: [PATCH] python3-adafruit-pureio: Uprade to 1.1.8 Signed-off-by: Andrei Gherzan --- ...dafruit-pureio_1.1.8.bb => python3-adafruit-pureio_1.1.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-adafruit-pureio_1.1.8.bb => python3-adafruit-pureio_1.1.9.bb} (91%) diff --git a/recipes-devtools/python/python3-adafruit-pureio_1.1.8.bb b/recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb similarity index 91% rename from recipes-devtools/python/python3-adafruit-pureio_1.1.8.bb rename to recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb index e38a483..cdbe4b4 100644 --- a/recipes-devtools/python/python3-adafruit-pureio_1.1.8.bb +++ b/recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=2a21fcca821a506d4c36f7bbecc0d009" SRC_URI = "git://github.com/adafruit/Adafruit_Python_PureIO.git;branch=main;protocol=https" -SRCREV = "f4d0973da05b8b21905ff6bab69cdb652128f342" +SRCREV = "383b615ce9ff5bbefdf77652799f380016fda353" S = "${WORKDIR}/git"