diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-25 13:16:48 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:23:16 -0700 |
| commit | bd6ca73d7a16c9d11736f1aa5323593eb13f43d6 (patch) | |
| tree | 56bd9b9175ec227bd226f2e2b9c14c1ba55dc85a | |
| parent | 4fd8133bdb4d5ec36cc6af103cf01ad96a7fac1f (diff) | |
| download | meta-openembedded-bd6ca73d7a16c9d11736f1aa5323593eb13f43d6.tar.gz | |
libbytesize: update to 2.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.2.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb index a954499c69..db8270f49f 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.2.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.3.bb | |||
| @@ -9,7 +9,7 @@ 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 = "e64e752a28a4a41b0a43cba3bedf9571c22af807" | 12 | SRCREV = "96aba1e99aa40a21df980bac4f2ed3bd1e25dbde" |
| 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" | 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" |
| 14 | 14 | ||
| 15 | inherit gettext autotools python3native | 15 | inherit gettext autotools python3native |
