summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro@enedino.org>2020-04-27 15:23:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-29 15:00:36 +0100
commitd73aa359e42e707dbc7cfa29c55a2fc8e6bb938a (patch)
treef5289d88f04b4033b3ae6dde1032d33be59dcf43 /meta/recipes-core
parent76001bd4ae1e4f153f3d670b19e9ccd39c9fc4ef (diff)
downloadopenembedded-core-contrib-d73aa359e42e707dbc7cfa29c55a2fc8e6bb938a.tar.gz
newlib: Upgrade to latest yearly release 3.3.0
Upgrade to the latest snapshot, also drop md5sum while were at it. Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com> Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/newlib/libgloss_3.3.0.bb (renamed from meta/recipes-core/newlib/libgloss_3.2.0.bb)0
-rw-r--r--meta/recipes-core/newlib/newlib.inc3
-rw-r--r--meta/recipes-core/newlib/newlib_3.3.0.bb (renamed from meta/recipes-core/newlib/newlib_3.2.0.bb)0
3 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/newlib/libgloss_3.2.0.bb b/meta/recipes-core/newlib/libgloss_3.3.0.bb
index c9ed30d988..c9ed30d988 100644
--- a/meta/recipes-core/newlib/libgloss_3.2.0.bb
+++ b/meta/recipes-core/newlib/libgloss_3.3.0.bb
diff --git a/meta/recipes-core/newlib/newlib.inc b/meta/recipes-core/newlib/newlib.inc
index 5edea8aba1..96e230f985 100644
--- a/meta/recipes-core/newlib/newlib.inc
+++ b/meta/recipes-core/newlib/newlib.inc
@@ -16,8 +16,7 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "https://sourceware.org/pub/newlib/newlib-${PV}.tar.gz"
-SRC_URI[md5sum] = "afb3a01c8c82b6717ea55659a4de30ec"
-SRC_URI[sha256sum] = "f7b2322964a1e3b37bec0768da20f50dfb62247d729110974dd95756a53bb6d4"
+SRC_URI[sha256sum] = "58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/${TARGET_PREFIX}gcc"
diff --git a/meta/recipes-core/newlib/newlib_3.2.0.bb b/meta/recipes-core/newlib/newlib_3.3.0.bb
index 7ab5b2b94e..7ab5b2b94e 100644
--- a/meta/recipes-core/newlib/newlib_3.2.0.bb
+++ b/meta/recipes-core/newlib/newlib_3.3.0.bb