summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10B = "${S}" 10B = "${S}"
11 11
12SRCREV = "96aba1e99aa40a21df980bac4f2ed3bd1e25dbde" 12SRCREV = "732ee8d28492e4bc9b52c29bcb81a5c19388d002"
13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" 13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
14 14
15inherit gettext autotools python3native 15inherit gettext autotools python3native