mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
libbytesize: upgrade 2.10 -> 2.11
Changelog: ============ - remove dependency on python3-six and python2 crumbs - dist: Fix release number in spec - Squashed 'translation-canary/' changes from 4d4e65b..5bb8125 - ci: Bump actions/checkout from v3 to v4 - Rename 'master' branch to 'main' - ci: Set custom release number for Packit - ci: Update CentOS Stream repositories for Packit - ci: Add dependabot to automatically update GH actions - Update translation files - Translated using Weblate - infra: bump actions/upload-artifact from 3 to 4 - tests: remove unnecessary bash dependency Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2"
|
||||||
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
||||||
|
|
||||||
inherit gettext autotools pkgconfig python3native
|
inherit gettext autotools pkgconfig python3native
|
||||||
Reference in New Issue
Block a user