aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-08-01 04:42:39 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-03 00:15:29 -0700
commitbfb6cf7baa7cc9854cee77592e21af35a33a1b4c (patch)
tree11a2356fe35d7bb53b19965333bf57b159129006
parent8ee7ab057f532d1d0c97756b40c00ee36541c210 (diff)
downloadmeta-openembedded-bfb6cf7baa7cc9854cee77592e21af35a33a1b4c.tar.gz
libbytesize: upgrade 2.3 -> 2.4
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.4.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.4.bb
index db8270f49f..0aaf188b61 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
S = "${WORKDIR}/git"
B = "${S}"
-SRCREV = "96aba1e99aa40a21df980bac4f2ed3bd1e25dbde"
+SRCREV = "732ee8d28492e4bc9b52c29bcb81a5c19388d002"
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
inherit gettext autotools python3native