From 6c65d53796164e3410314964cec778ba28d96153 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 1 Dec 2020 10:16:12 +0800 Subject: [PATCH] c-periphery: upgrade 2.2.4 -> 2.2.5 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../c-periphery/{c-periphery_2.2.4.bb => c-periphery_2.2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/c-periphery/{c-periphery_2.2.4.bb => c-periphery_2.2.5.bb} (90%) diff --git a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.5.bb similarity index 90% rename from meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb rename to meta-oe/recipes-support/c-periphery/c-periphery_2.2.5.bb index 621e174ff0..ff05227aa6 100644 --- a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb +++ b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.5.bb @@ -9,7 +9,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887" SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https" -SRCREV = "d34077d7ee45fa7d1947cc0174919452fac31597" +SRCREV = "513f5edbcf2f2ec5c0cd711d1cc312eb2d753f1b" S = "${WORKDIR}/git"