summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-04-03 20:47:00 +0000
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commitee903da38d5a5d5580cb87cc05cc09983a602d34 (patch)
treeb9cf2c8fd87f1da1e24faa8dd96ec592d09c90c3
parentfe1ba43e7e64c028d28fa6f5f6485c191a1894d9 (diff)
downloadmeta-xilinx-ee903da38d5a5d5580cb87cc05cc09983a602d34.tar.gz
meta-microblaze: Remove diffutils bbappend
Change is no longer needed, now upstream. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-microblaze/recipes-extended/diffutils/diffutils_%.bbappend4
-rw-r--r--meta-microblaze/recipes-extended/diffutils/files/m4-stack-direction-microblaze.patch11
2 files changed, 0 insertions, 15 deletions
diff --git a/meta-microblaze/recipes-extended/diffutils/diffutils_%.bbappend b/meta-microblaze/recipes-extended/diffutils/diffutils_%.bbappend
deleted file mode 100644
index c0afc82d..00000000
--- a/meta-microblaze/recipes-extended/diffutils/diffutils_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
1FILESEXTRAPATHS:append:microblaze := ":${THISDIR}/files"
2SRC_URI:append:microblaze = " \
3 file://m4-stack-direction-microblaze.patch \
4"
diff --git a/meta-microblaze/recipes-extended/diffutils/files/m4-stack-direction-microblaze.patch b/meta-microblaze/recipes-extended/diffutils/files/m4-stack-direction-microblaze.patch
deleted file mode 100644
index b8b40fb8..00000000
--- a/meta-microblaze/recipes-extended/diffutils/files/m4-stack-direction-microblaze.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- m4-1.4.19/m4/stack-direction.m4.orig 2021-11-30 13:19:56.005640547 -0800
2+++ m4-1.4.19/m4/stack-direction.m4 2021-11-30 13:20:03.917640741 -0800
3@@ -35,7 +35,7 @@
4 m68* | \
5 m88k | \
6 mcore | \
7- microblaze | \
8+ microblaze* | \
9 mips* | \
10 mmix | \
11 mn10200 | \