diff options
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 | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | 9 | ||
11 | SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" | 10 | SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2" |
12 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" | 11 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" |
13 | 12 | ||
14 | inherit gettext autotools pkgconfig python3native | 13 | inherit gettext autotools pkgconfig python3native |