From 3f9b0a8b97d4e547b62fb27e877c35707e540c62 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 15 Jan 2021 23:16:28 +0800 Subject: [PATCH] c-periphery: upgrade 2.3.0 -> 2.3.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../c-periphery/{c-periphery_2.3.0.bb => c-periphery_2.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/c-periphery/{c-periphery_2.3.0.bb => c-periphery_2.3.1.bb} (90%) diff --git a/meta-oe/recipes-support/c-periphery/c-periphery_2.3.0.bb b/meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.bb similarity index 90% rename from meta-oe/recipes-support/c-periphery/c-periphery_2.3.0.bb rename to meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.bb index a49d136924..effab9de90 100644 --- a/meta-oe/recipes-support/c-periphery/c-periphery_2.3.0.bb +++ b/meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.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 = "8c9f87227b99ac74509b01602dc21d814fe91516" +SRCREV = "23bfa4ab481edbad82a69ee385fc58ce03b63084" S = "${WORKDIR}/git"