summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libbytesize
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libbytesize')
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb
index daa01bfc3d..ef2a6c76fb 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb
@@ -6,9 +6,8 @@ SECTION = "devel/lib"
6 6
7LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
8 8
9S = "${WORKDIR}/git"
10 9
11SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" 10SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2"
12SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" 11SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
13 12
14inherit gettext autotools pkgconfig python3native 13inherit gettext autotools pkgconfig python3native