]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: update to 1.29.3
authorDustin Bain <dustin.bain@garmin.com>
Tue, 5 Feb 2019 15:31:44 +0000 (09:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2019 08:29:02 +0000 (08:29 +0000)
Updates busybox to version 1.29.3 to fix a bug related to parsing of
config files: 2993551ef ("Revert "libbb: remove unnecessary variable in
xmalloc_fgets"")

Upgrading the recipe was chosen instead of backporting the fix as a
patch because the only difference between version 1.29.2 and 1.29.3 is
this revert.

Signed-off-by: Dustin Bain <dustin.bain@garmin.com>
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox-inittab_1.29.3.bb [moved from meta/recipes-core/busybox/busybox-inittab_1.29.2.bb with 100% similarity]
meta/recipes-core/busybox/busybox_1.29.3.bb [moved from meta/recipes-core/busybox/busybox_1.29.2.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-core/busybox/busybox_1.29.2.bb
rename to meta/recipes-core/busybox/busybox_1.29.3.bb
index 66049bde96595103920d859dad25ec7e5192bd20..a3e68cdc77c47ff4880e3313c828b37a84ff8b39 100644 (file)
@@ -48,5 +48,5 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
 "
 SRC_URI_append_libc-musl = " file://musl.cfg "
 
-SRC_URI[tarball.md5sum] = "46617af37a39579711d8b36f189cdf1e"
-SRC_URI[tarball.sha256sum] = "67d2fa6e147a45875fe972de62d907ef866fe784c495c363bf34756c444a5d61"
+SRC_URI[tarball.md5sum] = "0a367e19cdfd157e8258d87f893ee516"
+SRC_URI[tarball.sha256sum] = "97648636e579462296478e0218e65e4bc1e9cd69089a3b1aeb810bff7621efb7"