From: Wang Mingyu <[email protected]> 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 634411e51bb8e325c92e9cf50b17ecd003bb3ebd) Signed-off-by: Ankur Tyagi <[email protected]> --- .../libbytesize/{libbytesize_2.10.bb => libbytesize_2.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libbytesize/{libbytesize_2.10.bb => libbytesize_2.11.bb} (93%) diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb similarity index 93% rename from meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb rename to meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb index daa01bfc3d..214c2b2844 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" S = "${WORKDIR}/git" -SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" +SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2" SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" inherit gettext autotools pkgconfig python3native
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#121616): https://lists.openembedded.org/g/openembedded-devel/message/121616 Mute This Topic: https://lists.openembedded.org/mt/116270440/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
