diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 16:20:11 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 08:05:01 -0700 |
| commit | 4aed145b63571c9659fe8465926d70eacf716aa5 (patch) | |
| tree | 9dffadab99c061d5d4eff133934c4630dbe31452 /meta-oe | |
| parent | cb154aca618a188f6e9e3e89896adf7503245b7b (diff) | |
| download | meta-openembedded-4aed145b63571c9659fe8465926d70eacf716aa5.tar.gz | |
libbytesize: upgrade 2.9 -> 2.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb index dfc7b42dca..926a603b81 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb | |||
| @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | |||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | B = "${S}" | 10 | B = "${S}" |
| 11 | 11 | ||
| 12 | SRCREV = "2fa27aa3acccc70b9f6c3bf2e569e3d33a381e83" | 12 | SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" |
| 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https" | 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https" |
| 14 | 14 | ||
| 15 | inherit gettext autotools pkgconfig python3native | 15 | inherit gettext autotools pkgconfig python3native |
| 16 | 16 | ||
