muen: update to Community 2019 toolchain version

Fix #3903
This commit is contained in:
Stefan Kalkowski 2020-09-25 13:24:24 +02:00 committed by Christian Helmuth
parent 04d3c9e750
commit bbb017dc24
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ index cd776781e..36c87b126 100644
--- a/contrib/ada-bfd/Makefile
+++ b/contrib/ada-bfd/Makefile
@@ -1,6 +1,6 @@
-REV = afcd3c0e6f25c7bec7fe8f240c8376eaa2125b63
-REV = 235a23452f7c5104ce6270a84f9794f497d496aa
+REV = 1ee4c51befbda90360e519f5b76c17db124e2973
PKG = ada-bfd
-SRC = https://github.com/stcarrez/ada-bfd.git

View File

@ -1 +1 @@
0d6e25518f2ca7a986522bc61a713f516e5396d9
11b5bd32a0234b9f7279d82487eb3d0d0eaee4db

View File

@ -3,7 +3,7 @@ VERSION := git
DOWNLOADS := muen.git
URL(muen) := https://git.codelabs.ch/git/muen.git
REV(muen) := 76b75b5f859f14397d146c16e5411142a6af11d0
REV(muen) := 7f41b2748e0ed6aadc3e43426390ae4efc3c5e65
DIR(muen) := src/kernel/muen
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/muen_*.patch))