summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb (renamed from meta-oe/recipes-support/c-periphery/c-periphery_2.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.1.bb b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb
index b53cd6b19f..daa681a2b6 100644
--- a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.1.bb
+++ b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887"
10 10
11SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https" 11SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https"
12SRCREV = "c2aa7d164f87b807077daeeb3443a56b89e1d1c9" 12SRCREV = "d34077d7ee45fa7d1947cc0174919452fac31597"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15