diff options
author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-12-01 10:16:12 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-30 22:42:20 -0800 |
commit | 6c65d53796164e3410314964cec778ba28d96153 (patch) | |
tree | 93e1b29de5c6a8f5d8567fd929086256ab254a54 | |
parent | e1f6b988423b7f5e449196b0593ea58ad4aa3f02 (diff) | |
download | meta-openembedded-6c65d53796164e3410314964cec778ba28d96153.tar.gz |
c-periphery: upgrade 2.2.4 -> 2.2.5
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/c-periphery/c-periphery_2.2.5.bb (renamed from meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https" | 11 | SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https" |
12 | SRCREV = "d34077d7ee45fa7d1947cc0174919452fac31597" | 12 | SRCREV = "513f5edbcf2f2ec5c0cd711d1cc312eb2d753f1b" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||