From c12c16659203d677618871f660c1499152a555a8 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 12 Jul 2018 22:08:22 +0800 Subject: rmc: remove It's not being maintained anymore and the scripts have not been kept in sync with upstream for quite some time. Signed-off-by: Anuj Mittal --- recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM | 1 - .../rmc/boards/MinnowboardTurbot/minnowboardturbot.fp | Bin 154 -> 0 bytes recipes-bsp/rmc/boards/NUC5i5RYB/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/NUC5i5RYB/INSTALLER.CONFIG | 2 -- recipes-bsp/rmc/boards/NUC5i5RYB/POSTINSTALL.sh | 2 -- recipes-bsp/rmc/boards/NUC5i5RYB/boot.conf | 4 ---- recipes-bsp/rmc/boards/NUC5i5RYB/install.conf | 4 ---- recipes-bsp/rmc/boards/NUC5i5RYB/nuc5i5.fp | Bin 149 -> 0 bytes recipes-bsp/rmc/boards/T100-32bit/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/T100-32bit/T100-32bit.fp | Bin 116 -> 0 bytes recipes-bsp/rmc/boards/T100-32bit/boot.conf | 4 ---- recipes-bsp/rmc/boards/T100-32bit/install.conf | 4 ---- recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG | 3 --- recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh | 2 -- recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp | Bin 83 -> 0 bytes recipes-bsp/rmc/boards/broxton-m/bm.fp | Bin 83 -> 0 bytes recipes-bsp/rmc/boards/broxton-m/boot.conf | 4 ---- recipes-bsp/rmc/boards/broxton-m/install.conf | 4 ---- recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp | Bin 122 -> 0 bytes recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/minnowmax/boot.conf | 4 ---- recipes-bsp/rmc/boards/minnowmax/install.conf | 4 ---- recipes-bsp/rmc/boards/minnowmax/minnowmax.fp | Bin 143 -> 0 bytes recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/minnowmaxB3/boot.conf | 4 ---- recipes-bsp/rmc/boards/minnowmaxB3/install.conf | 4 ---- recipes-bsp/rmc/boards/minnowmaxB3/minnowmaxB3.fp | Bin 148 -> 0 bytes recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG | 3 --- recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh | 3 --- recipes-bsp/rmc/boards/mohonpeak/boot.conf | 4 ---- recipes-bsp/rmc/boards/mohonpeak/install.conf | 4 ---- recipes-bsp/rmc/boards/mohonpeak/mohonpeak.fp | Bin 121 -> 0 bytes recipes-bsp/rmc/boards/nucgen6/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/nucgen6/INSTALLER.CONFIG | 6 ------ recipes-bsp/rmc/boards/nucgen6/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/nucgen6/POSTINSTALL.sh | 7 ------- recipes-bsp/rmc/boards/nucgen6/boot.conf | 4 ---- recipes-bsp/rmc/boards/nucgen6/install.conf | 4 ---- recipes-bsp/rmc/boards/nucgen6/mylib.conf | 7 ------- recipes-bsp/rmc/boards/nucgen6/nuc6.fp | Bin 149 -> 0 bytes recipes-bsp/rmc/boards/qemu-2.6/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/qemu-2.6/qemu-2.6.fp | Bin 113 -> 0 bytes recipes-bsp/rmc/boards/qemu-2.8/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/qemu-2.8/qemu-2.8.fp | Bin 113 -> 0 bytes 48 files changed, 111 deletions(-) delete mode 100644 recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/INSTALLER.CONFIG delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/POSTINSTALL.sh delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/boot.conf delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/install.conf delete mode 100644 recipes-bsp/rmc/boards/NUC5i5RYB/nuc5i5.fp delete mode 100644 recipes-bsp/rmc/boards/T100-32bit/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/T100-32bit/T100-32bit.fp delete mode 100644 recipes-bsp/rmc/boards/T100-32bit/boot.conf delete mode 100644 recipes-bsp/rmc/boards/T100-32bit/install.conf delete mode 100644 recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG delete mode 100644 recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh delete mode 100755 recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp delete mode 100755 recipes-bsp/rmc/boards/broxton-m/bm.fp delete mode 100644 recipes-bsp/rmc/boards/broxton-m/boot.conf delete mode 100644 recipes-bsp/rmc/boards/broxton-m/install.conf delete mode 100644 recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp delete mode 100644 recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/minnowmax/boot.conf delete mode 100644 recipes-bsp/rmc/boards/minnowmax/install.conf delete mode 100644 recipes-bsp/rmc/boards/minnowmax/minnowmax.fp delete mode 100644 recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/minnowmaxB3/boot.conf delete mode 100644 recipes-bsp/rmc/boards/minnowmaxB3/install.conf delete mode 100644 recipes-bsp/rmc/boards/minnowmaxB3/minnowmaxB3.fp delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/boot.conf delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/install.conf delete mode 100644 recipes-bsp/rmc/boards/mohonpeak/mohonpeak.fp delete mode 100644 recipes-bsp/rmc/boards/nucgen6/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/nucgen6/INSTALLER.CONFIG delete mode 100644 recipes-bsp/rmc/boards/nucgen6/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/nucgen6/POSTINSTALL.sh delete mode 100644 recipes-bsp/rmc/boards/nucgen6/boot.conf delete mode 100644 recipes-bsp/rmc/boards/nucgen6/install.conf delete mode 100644 recipes-bsp/rmc/boards/nucgen6/mylib.conf delete mode 100644 recipes-bsp/rmc/boards/nucgen6/nuc6.fp delete mode 100644 recipes-bsp/rmc/boards/qemu-2.6/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/qemu-2.6/qemu-2.6.fp delete mode 100644 recipes-bsp/rmc/boards/qemu-2.8/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/qemu-2.8/qemu-2.8.fp (limited to 'recipes-bsp/rmc/boards') diff --git a/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM b/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM deleted file mode 100644 index 476b1fbe..00000000 --- a/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -console=ttyS0,115200 diff --git a/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp b/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp deleted file mode 100644 index 9aa145f3..00000000 Binary files a/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/NUC5i5RYB/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/NUC5i5RYB/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/INSTALLER.CONFIG b/recipes-bsp/rmc/boards/NUC5i5RYB/INSTALLER.CONFIG deleted file mode 100644 index ca5f04b9..00000000 --- a/recipes-bsp/rmc/boards/NUC5i5RYB/INSTALLER.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -efi_entry_dir:root:disk:770:/boot/loader/entries/ -boot.conf:root:disk:770:/boot/loader/entries/rmcboot.conf diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/POSTINSTALL.sh b/recipes-bsp/rmc/boards/NUC5i5RYB/POSTINSTALL.sh deleted file mode 100644 index 6694261b..00000000 --- a/recipes-bsp/rmc/boards/NUC5i5RYB/POSTINSTALL.sh +++ /dev/null @@ -1,2 +0,0 @@ -# There is no tty device on this board. -sed -i '/start_getty.\+ttyS.*/d' /tgt_root/etc/inittab diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/boot.conf b/recipes-bsp/rmc/boards/NUC5i5RYB/boot.conf deleted file mode 100644 index b29fa45e..00000000 --- a/recipes-bsp/rmc/boards/NUC5i5RYB/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title NUC5i5RYB boot -linux /vmlinuz -initrd /initrd -options LABEL=boot rootwait diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/install.conf b/recipes-bsp/rmc/boards/NUC5i5RYB/install.conf deleted file mode 100644 index 0dca3cae..00000000 --- a/recipes-bsp/rmc/boards/NUC5i5RYB/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title NUC5i5RYB install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi rootwait diff --git a/recipes-bsp/rmc/boards/NUC5i5RYB/nuc5i5.fp b/recipes-bsp/rmc/boards/NUC5i5RYB/nuc5i5.fp deleted file mode 100644 index 57374779..00000000 Binary files a/recipes-bsp/rmc/boards/NUC5i5RYB/nuc5i5.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/T100-32bit/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/T100-32bit/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/T100-32bit/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/T100-32bit/T100-32bit.fp b/recipes-bsp/rmc/boards/T100-32bit/T100-32bit.fp deleted file mode 100644 index 86ecea73..00000000 Binary files a/recipes-bsp/rmc/boards/T100-32bit/T100-32bit.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/T100-32bit/boot.conf b/recipes-bsp/rmc/boards/T100-32bit/boot.conf deleted file mode 100644 index f1578e0f..00000000 --- a/recipes-bsp/rmc/boards/T100-32bit/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title T100T(32bit) boot -linux /vmlinuz -initrd /initrd -options LABEL=boot loglevel=8 diff --git a/recipes-bsp/rmc/boards/T100-32bit/install.conf b/recipes-bsp/rmc/boards/T100-32bit/install.conf deleted file mode 100644 index 67e7eb18..00000000 --- a/recipes-bsp/rmc/boards/T100-32bit/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title T100T(32bit) install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi diff --git a/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG b/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG deleted file mode 100644 index ecd20609..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG +++ /dev/null @@ -1,3 +0,0 @@ -# Keep rmc Joule boot.conf instead of meta-intel default -efi_entry_dir:root:disk:770:/boot/loader/entries/ -boot.conf:root:disk:770:/boot/loader/entries/boot.conf diff --git a/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM b/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM deleted file mode 100644 index 08be5dfb..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -video=efifb maxcpus=4 reboot=efi kmemleak=off console=tty0 console=ttyS2,115200 diff --git a/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh b/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh deleted file mode 100644 index 30bbd28e..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh +++ /dev/null @@ -1,2 +0,0 @@ -# Joule uses only S2 for serial, so remove S0 -sed -i '/start_getty.\+ttyS0/d' /tgt_root/etc/inittab diff --git a/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp b/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp deleted file mode 100755 index 1a150280..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/broxton-m/bm.fp b/recipes-bsp/rmc/boards/broxton-m/bm.fp deleted file mode 100755 index 135a7a5d..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/bm.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/broxton-m/boot.conf b/recipes-bsp/rmc/boards/broxton-m/boot.conf deleted file mode 100644 index caa00c50..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Joule / Broxton-m -linux /vmlinuz -initrd /initrd -options LABEL=boot diff --git a/recipes-bsp/rmc/boards/broxton-m/install.conf b/recipes-bsp/rmc/boards/broxton-m/install.conf deleted file mode 100644 index 9cdd86b7..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Joule / Broxton-m Install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi rootwait diff --git a/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp b/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp deleted file mode 100644 index d757614f..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/minnowmax/boot.conf b/recipes-bsp/rmc/boards/minnowmax/boot.conf deleted file mode 100644 index 6e789cd8..00000000 --- a/recipes-bsp/rmc/boards/minnowmax/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Minnow Max boot -linux /vmlinuz -initrd /initrd -options LABEL=boot console=ttyS0,115200n8 diff --git a/recipes-bsp/rmc/boards/minnowmax/install.conf b/recipes-bsp/rmc/boards/minnowmax/install.conf deleted file mode 100644 index 1a493aec..00000000 --- a/recipes-bsp/rmc/boards/minnowmax/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Minnow Max install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi console=ttyS0,115200n8 diff --git a/recipes-bsp/rmc/boards/minnowmax/minnowmax.fp b/recipes-bsp/rmc/boards/minnowmax/minnowmax.fp deleted file mode 100644 index 3c5a286f..00000000 Binary files a/recipes-bsp/rmc/boards/minnowmax/minnowmax.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/minnowmaxB3/boot.conf b/recipes-bsp/rmc/boards/minnowmaxB3/boot.conf deleted file mode 100644 index 577e5d6a..00000000 --- a/recipes-bsp/rmc/boards/minnowmaxB3/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Minnow Max B3 boot -linux /vmlinuz -initrd /initrd -options LABEL=boot console=ttyS0,115200n8 diff --git a/recipes-bsp/rmc/boards/minnowmaxB3/install.conf b/recipes-bsp/rmc/boards/minnowmaxB3/install.conf deleted file mode 100644 index cf500d6c..00000000 --- a/recipes-bsp/rmc/boards/minnowmaxB3/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Minnow Max B3 install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi console=ttyS0,115200n8 diff --git a/recipes-bsp/rmc/boards/minnowmaxB3/minnowmaxB3.fp b/recipes-bsp/rmc/boards/minnowmaxB3/minnowmaxB3.fp deleted file mode 100644 index ad3f0d6d..00000000 Binary files a/recipes-bsp/rmc/boards/minnowmaxB3/minnowmaxB3.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG b/recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG deleted file mode 100644 index 8c5a7678..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG +++ /dev/null @@ -1,3 +0,0 @@ -# Keep rmc Mohonpeak boot.conf instead of meta-intel default -efi_entry_dir:root:disk:770:/boot/loader/entries/ -boot.conf:root:disk:770:/boot/loader/entries/boot.conf diff --git a/recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM b/recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM deleted file mode 100644 index 169056ee..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -console=ttyS1,115200 console=tty1 diff --git a/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh b/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh deleted file mode 100644 index 5f440c38..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Mohonpeak uses only S1 for serial, so remove S0 and S2 -sed -i '/start_getty.\+ttyS0/d' /tgt_root/etc/inittab -sed -i '/start_getty.\+ttyS2/d' /tgt_root/etc/inittab diff --git a/recipes-bsp/rmc/boards/mohonpeak/boot.conf b/recipes-bsp/rmc/boards/mohonpeak/boot.conf deleted file mode 100644 index 5b7a0f63..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Mohon Peak boot -linux /vmlinuz -initrd /initrd -options LABEL=boot diff --git a/recipes-bsp/rmc/boards/mohonpeak/install.conf b/recipes-bsp/rmc/boards/mohonpeak/install.conf deleted file mode 100644 index dde3497d..00000000 --- a/recipes-bsp/rmc/boards/mohonpeak/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Mohon Peak Install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi rootwait diff --git a/recipes-bsp/rmc/boards/mohonpeak/mohonpeak.fp b/recipes-bsp/rmc/boards/mohonpeak/mohonpeak.fp deleted file mode 100644 index bc4bdae4..00000000 Binary files a/recipes-bsp/rmc/boards/mohonpeak/mohonpeak.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/nucgen6/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/nucgen6/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/nucgen6/INSTALLER.CONFIG b/recipes-bsp/rmc/boards/nucgen6/INSTALLER.CONFIG deleted file mode 100644 index 7d5378b2..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/INSTALLER.CONFIG +++ /dev/null @@ -1,6 +0,0 @@ -# This file specifies which file or dir RMC will install onto target. -# Note the absolute path is referred from mount points in installation. -efi_entry_dir:root:disk:770:/boot/loader/entries/ -boot.conf:root:disk:770:/boot/loader/entries/rmcboot.conf -mylibdir:root:root:770:/tgt_root/etc/mylib/ -mylib.conf:root:root:660:/tgt_root/etc/mylib/mylib.conf diff --git a/recipes-bsp/rmc/boards/nucgen6/KBOOTPARAM b/recipes-bsp/rmc/boards/nucgen6/KBOOTPARAM deleted file mode 100644 index 27943b49..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -i915.preliminary_hw_support=1 diff --git a/recipes-bsp/rmc/boards/nucgen6/POSTINSTALL.sh b/recipes-bsp/rmc/boards/nucgen6/POSTINSTALL.sh deleted file mode 100644 index bec3be42..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/POSTINSTALL.sh +++ /dev/null @@ -1,7 +0,0 @@ -# NUC Gen 6 specific retouch after RMC deployment - -# The generated inittab from OE build causes error messages: -# "auth.err getty[615]: tcgetattr: Input/output error" -# in /var/log/messages because NUC Gen 6 doesn't have any -# serial tty. We delete line(s) here on target. -sed -i '/start_getty.\+ttyS.*/d' /tgt_root/etc/inittab diff --git a/recipes-bsp/rmc/boards/nucgen6/boot.conf b/recipes-bsp/rmc/boards/nucgen6/boot.conf deleted file mode 100644 index e6ecb029..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title NUC Gen6 boot -linux /vmlinuz -initrd /initrd -options LABEL=boot diff --git a/recipes-bsp/rmc/boards/nucgen6/install.conf b/recipes-bsp/rmc/boards/nucgen6/install.conf deleted file mode 100644 index 916bb04b..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title NUC Gen6 install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi diff --git a/recipes-bsp/rmc/boards/nucgen6/mylib.conf b/recipes-bsp/rmc/boards/nucgen6/mylib.conf deleted file mode 100644 index fd8357c2..00000000 --- a/recipes-bsp/rmc/boards/nucgen6/mylib.conf +++ /dev/null @@ -1,7 +0,0 @@ -# This is a demo conf file read by an imagined program or library -# which reads this file at runtime to customize its behavior. -# rmc will deploy it to the location specified in INSTALLER.CONFIG. - -lib.info = "V1.0 for rmc demo" -lib.board = "NUC gen 6" -prog.ui.layout = "minimal" diff --git a/recipes-bsp/rmc/boards/nucgen6/nuc6.fp b/recipes-bsp/rmc/boards/nucgen6/nuc6.fp deleted file mode 100644 index 834f800b..00000000 Binary files a/recipes-bsp/rmc/boards/nucgen6/nuc6.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/qemu-2.6/KBOOTPARAM b/recipes-bsp/rmc/boards/qemu-2.6/KBOOTPARAM deleted file mode 100644 index 476b1fbe..00000000 --- a/recipes-bsp/rmc/boards/qemu-2.6/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -console=ttyS0,115200 diff --git a/recipes-bsp/rmc/boards/qemu-2.6/qemu-2.6.fp b/recipes-bsp/rmc/boards/qemu-2.6/qemu-2.6.fp deleted file mode 100644 index e4c41657..00000000 Binary files a/recipes-bsp/rmc/boards/qemu-2.6/qemu-2.6.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/qemu-2.8/KBOOTPARAM b/recipes-bsp/rmc/boards/qemu-2.8/KBOOTPARAM deleted file mode 100644 index 476b1fbe..00000000 --- a/recipes-bsp/rmc/boards/qemu-2.8/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -console=ttyS0,115200 diff --git a/recipes-bsp/rmc/boards/qemu-2.8/qemu-2.8.fp b/recipes-bsp/rmc/boards/qemu-2.8/qemu-2.8.fp deleted file mode 100644 index 7f28f37c..00000000 Binary files a/recipes-bsp/rmc/boards/qemu-2.8/qemu-2.8.fp and /dev/null differ -- cgit v1.2.3-54-g00ecf