]> code.ossystems Code Review - openembedded-core.git/commitdiff
newlib: Upgrade 3.3.0 -> 4.1.0
authorAlejandro Hernandez Samaniego <alejandro@enedino.org>
Tue, 19 Jan 2021 20:59:12 +0000 (13:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 22:46:11 +0000 (22:46 +0000)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/newlib/libgloss_4.1.0.bb [moved from meta/recipes-core/newlib/libgloss_3.3.0.bb with 100% similarity]
meta/recipes-core/newlib/newlib.inc
meta/recipes-core/newlib/newlib_4.1.0.bb [moved from meta/recipes-core/newlib/newlib_3.3.0.bb with 100% similarity]

index 96e230f985baec4fc1f56189972830a95e0be1c2..c1d868738013b0845d019679cd7e8e5abca16bfc 100644 (file)
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = " \
                "
 
 SRC_URI = "https://sourceware.org/pub/newlib/newlib-${PV}.tar.gz"
-SRC_URI[sha256sum] = "58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66"
+SRC_URI[sha256sum] = "f296e372f51324224d387cc116dc37a6bd397198756746f93a2b02e9a5d40154"
 
 INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS = "virtual/${TARGET_PREFIX}gcc"