summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch30
1 files changed, 16 insertions, 14 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch b/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
index dc69eb2d1c..d165616a19 100644
--- a/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
+++ b/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
@@ -24,23 +24,25 @@ empty in configure script.
24Upstream-Status: Pending 24Upstream-Status: Pending
25 25
26Signed-off-by: Krishnanjanappa, Jagadeesh <jagadeesh.krishnanjanappa@caviumnetworks.com> 26Signed-off-by: Krishnanjanappa, Jagadeesh <jagadeesh.krishnanjanappa@caviumnetworks.com>
27Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
27 28
28--- 29---
29 triplettable | 1 + 30 data/tupletable | 1 +
30 1 file changed, 1 insertion(+) 31 1 file changed, 1 insertion(+)
31 32
32diff --git a/triplettable b/triplettable 33diff --git a/data/tupletable b/data/tupletable
33index abe4726..1e9c247 100644 34index b7802bec3..5f500f6ca 100644
34--- a/triplettable 35--- a/data/tupletable
35+++ b/triplettable 36+++ b/data/tupletable
36@@ -11,6 +11,7 @@ gnueabihf-linux-arm armhf 37@@ -12,6 +12,7 @@ base-musl-linux-<cpu> musl-linux-<cpu>
37 gnueabi-linux-arm armel 38 ilp32-gnu-linux-arm64 arm64ilp32
38 gnuabin32-linux-mips64r6el mipsn32r6el 39 eabihf-gnu-linux-arm armhf
39 gnuabin32-linux-mips64r6 mipsn32r6 40 eabi-gnu-linux-arm armel
40+gnueabi-linux-armeb armeb 41+eabi-gnu-linux-armeb armeb
41 gnuabin32-linux-mips64el mipsn32el 42 abin32-gnu-linux-mips64r6el mipsn32r6el
42 gnuabin32-linux-mips64 mipsn32 43 abin32-gnu-linux-mips64r6 mipsn32r6
43 gnuabi64-linux-mips64r6el mips64r6el 44 abin32-gnu-linux-mips64el mipsn32el
44-- 45--
452.1.4 462.11.0
47
46 48