mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
core-image-tiny: Remove Quark reference and WKS file
Since Quark is getting depercated remove reference and WKS file Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
This commit is contained in:
parent
a0342186f8
commit
a7cdcce8b4
|
@ -34,4 +34,3 @@ python() {
|
|||
|
||||
WKS_FILE_intel-corei7-64 = "core-image-tiny.wks.in"
|
||||
WKS_FILE_intel-core2-32 = "core-image-tiny.wks.in"
|
||||
WKS_FILE_intel-quark = "mktinygalileodisk.wks"
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
# short-description: Create an Galileo Gen 1/2 disk image
|
||||
# long-description: Creates a partitioned EFI disk image for Intel Galileo Gen 1/2,
|
||||
# that the user can directly dd to boot media.
|
||||
|
||||
part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=core-image-tiny-initramfs-intel-quark.cpio.gz" --ondisk mmcblk0 --label msdos --active --align 1024
|
||||
|
||||
bootloader --timeout=0 --append="console=ttyS1,115200n8 earlycon=uart8250,mmio32,0x9000b000,115200n8 reboot=efi,warm apic=debug rw LABEL=boot debugshell=5"
|
Loading…
Reference in New Issue
Block a user