This patch set removes the intel-quark MACHINE type as it has been offically EOL'ed by Intel and is no longer supported. This removes the Galileo bits from RMC and wic as they were the reference hardware for intel-quark
Saul Wold (6): linux-*: remove quark references from kernel core-image-tiny: Remove Quark reference and WKS file qemuboot-intel: Remove quark references intel-quark: Remove MACHINE configuration for Quark README: Remove Quark references Galileo: Remove remaining bits from RMC and WIC directory README | 73 +++------------------ conf/machine/include/intel-quark-common.inc | 12 ---- conf/machine/include/qemuboot-intel.inc | 4 -- conf/machine/intel-quark.conf | 33 ---------- documentation/rmc/README | 9 --- 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 -- recipes-core/images/core-image-tiny.bb | 1 - recipes-kernel/linux/linux-intel.inc | 5 +- recipes-kernel/linux/linux-yocto-dev.bbappend | 5 -- recipes-kernel/linux/linux-yocto-rt_4.10.bbappend | 4 -- recipes-kernel/linux/linux-yocto-rt_4.12.bbappend | 4 -- recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 8 --- recipes-kernel/linux/linux-yocto-rt_4.9.bbappend | 4 -- .../linux/linux-yocto-tiny_4.10.bbappend | 4 -- .../linux/linux-yocto-tiny_4.12.bbappend | 4 -- recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 7 -- recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend | 7 -- recipes-kernel/linux/linux-yocto_4.10.bbappend | 4 -- recipes-kernel/linux/linux-yocto_4.12.bbappend | 4 -- recipes-kernel/linux/linux-yocto_4.4.bbappend | 10 --- recipes-kernel/linux/linux-yocto_4.9.bbappend | 4 -- wic/galileodisk-sd.wks | 9 --- wic/galileodisk-usb.wks | 9 --- wic/mktinygalileodisk.wks | 7 -- 27 files changed, 11 insertions(+), 231 deletions(-) delete mode 100644 conf/machine/include/intel-quark-common.inc delete mode 100644 conf/machine/intel-quark.conf 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 delete mode 100644 wic/galileodisk-sd.wks delete mode 100644 wic/galileodisk-usb.wks delete mode 100644 wic/mktinygalileodisk.wks -- 2.13.6 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
