diff options
-rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_1.4.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_1.3.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_1.3.bb b/meta-oe/recipes-support/libbytesize/libbytesize_1.4.bb index caf84de2c5..863ce428f1 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_1.3.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_1.4.bb | |||
@@ -9,8 +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 = "b0dcf6f457d700127b43c0e0a198253c266b78ae" | 12 | SRCREV = "ebbda2217d177d2a17f917d7a3e3d132a26db791" |
13 | PV = "1.3+git${SRCPV}" | ||
14 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master \ | 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master \ |
15 | " | 14 | " |
16 | 15 | ||