diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-03-30 02:26:57 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-03-30 22:02:13 -0700 |
| commit | 332eea50559b582d54acbed1ffa8841c294937f3 (patch) | |
| tree | 733e73c9513aaf28b16523bf6526a84f377592e9 /meta-oe/recipes-support | |
| parent | 096db172f547a3ef8ac1187da9876c3db611e80e (diff) | |
| download | meta-openembedded-332eea50559b582d54acbed1ffa8841c294937f3.tar.gz | |
libbytesize: upgrade 2.1 -> 2.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.2.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.1.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.2.bb index 1a5c1848b9..a954499c69 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.1.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.2.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 = "9ecc1042109528051983261ffd491d45e7c471e1" | 12 | SRCREV = "e64e752a28a4a41b0a43cba3bedf9571c22af807" |
| 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 |
