From 0f266744f7d542a960a78226af35403f871ba5a6 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 8 Dec 2017 06:54:17 -0800 Subject: Galileo: Remove remaining bits from RMC and WIC directory Signed-off-by: Saul Wold Signed-off-by: California Sullivan --- recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG | 3 --- recipes-bsp/rmc/boards/Galileo2/boot.conf | 4 ---- recipes-bsp/rmc/boards/Galileo2/gallieo2.fp | Bin 109 -> 0 bytes recipes-bsp/rmc/boards/Galileo2/install.conf | 4 ---- 4 files changed, 11 deletions(-) delete mode 100644 recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/Galileo2/boot.conf delete mode 100755 recipes-bsp/rmc/boards/Galileo2/gallieo2.fp delete mode 100644 recipes-bsp/rmc/boards/Galileo2/install.conf (limited to 'recipes-bsp/rmc') diff --git a/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG deleted file mode 100644 index dd1b9114..00000000 --- a/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG +++ /dev/null @@ -1,3 +0,0 @@ -boot.conf -install.conf - diff --git a/recipes-bsp/rmc/boards/Galileo2/boot.conf b/recipes-bsp/rmc/boards/Galileo2/boot.conf deleted file mode 100644 index 580ea486..00000000 --- a/recipes-bsp/rmc/boards/Galileo2/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Galileo Gen 2 boot -linux /vmlinuz -initrd /initrd -options LABEL=boot rootwait console=ttyS1,115200 diff --git a/recipes-bsp/rmc/boards/Galileo2/gallieo2.fp b/recipes-bsp/rmc/boards/Galileo2/gallieo2.fp deleted file mode 100755 index fe77d4d1..00000000 Binary files a/recipes-bsp/rmc/boards/Galileo2/gallieo2.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/Galileo2/install.conf b/recipes-bsp/rmc/boards/Galileo2/install.conf deleted file mode 100644 index 688c2a8f..00000000 --- a/recipes-bsp/rmc/boards/Galileo2/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Galileo Gen 2 install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi rootwait console=ttyS1,115200 -- cgit v1.2.3-54-g00ecf