summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb')
-rw-r--r--recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb b/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb
index 7d3120f..dc9e680 100644
--- a/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb
+++ b/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/adafruit/Adafruit_Blinka"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=660e614bc7efb0697cc793d8a22a55c2" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=660e614bc7efb0697cc793d8a22a55c2"
5 5
6SRC_URI = "git://github.com/adafruit/Adafruit_Blinka.git" 6SRC_URI = "git://github.com/adafruit/Adafruit_Blinka.git;branch=main"
7SRCREV = "dc688f354fe779c9267c208b99f310af87e79272" 7SRCREV = "dc688f354fe779c9267c208b99f310af87e79272"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"