From eb8dc40360f0cfef56fb6947cc817a547d6d9bc6 Mon Sep 17 00:00:00 2001 From: Dave Cobbley Date: Tue, 14 Aug 2018 10:05:37 -0700 Subject: [Subtree] Removing import-layers directory As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley Signed-off-by: Brad Bishop --- .../tripwire/files/add_armeb_arch.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 meta-security/recipes-security/tripwire/files/add_armeb_arch.patch (limited to 'meta-security/recipes-security/tripwire/files/add_armeb_arch.patch') diff --git a/meta-security/recipes-security/tripwire/files/add_armeb_arch.patch b/meta-security/recipes-security/tripwire/files/add_armeb_arch.patch new file mode 100644 index 000000000..2379d6654 --- /dev/null +++ b/meta-security/recipes-security/tripwire/files/add_armeb_arch.patch @@ -0,0 +1,18 @@ +tripwire: Add armeb support + +Upstream-Status: Submitted to tripwire-dev + +Signed-off-by: Armin Kuster + +diff -Naurp tripwire-2.4.2.2-src_org/config.sub tripwire-2.4.2.2-src/config.sub +--- tripwire-2.4.2.2-src_org/config.sub 2015-07-20 15:03:04.161452573 +0530 ++++ tripwire-2.4.2.2-src/config.sub 2015-07-20 15:06:07.077673139 +0530 +@@ -268,7 +268,7 @@ case $basic_machine in + # FIXME: clean up the formatting here. + vax-* | tahoe-* | i*86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ + | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* | aarch64-* | aarch64be-* \ +- | arm-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ ++ | arm-* | armeb-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ + | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \ + | xmp-* | ymp-* \ -- cgit v1.2.1