All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wic: move files to files/wic
@ 2026-04-07 22:47 Ricardo Salveti
  2026-04-09 13:52 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Salveti @ 2026-04-07 22:47 UTC (permalink / raw)
  To: meta-virtualization

Move local wic files to the new expected location files/wic, needed after
the wic migration to a standalone project outside oe-core.

Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
---
 {wic => files/wic}/directdisk-bootloader-xen.cfg | 0
 {wic => files/wic}/directdisk-bootloader-xen.wks | 0
 {wic => files/wic}/directdisk-xen.wks            | 0
 {wic => files/wic}/qemuboot-xen-x86-64.cfg       | 0
 {wic => files/wic}/qemuboot-xen-x86-64.wks       | 0
 5 files changed, 0 insertions(+), 0 deletions(-)
 rename {wic => files/wic}/directdisk-bootloader-xen.cfg (100%)
 rename {wic => files/wic}/directdisk-bootloader-xen.wks (100%)
 rename {wic => files/wic}/directdisk-xen.wks (100%)
 rename {wic => files/wic}/qemuboot-xen-x86-64.cfg (100%)
 rename {wic => files/wic}/qemuboot-xen-x86-64.wks (100%)

diff --git a/wic/directdisk-bootloader-xen.cfg b/files/wic/directdisk-bootloader-xen.cfg
similarity index 100%
rename from wic/directdisk-bootloader-xen.cfg
rename to files/wic/directdisk-bootloader-xen.cfg
diff --git a/wic/directdisk-bootloader-xen.wks b/files/wic/directdisk-bootloader-xen.wks
similarity index 100%
rename from wic/directdisk-bootloader-xen.wks
rename to files/wic/directdisk-bootloader-xen.wks
diff --git a/wic/directdisk-xen.wks b/files/wic/directdisk-xen.wks
similarity index 100%
rename from wic/directdisk-xen.wks
rename to files/wic/directdisk-xen.wks
diff --git a/wic/qemuboot-xen-x86-64.cfg b/files/wic/qemuboot-xen-x86-64.cfg
similarity index 100%
rename from wic/qemuboot-xen-x86-64.cfg
rename to files/wic/qemuboot-xen-x86-64.cfg
diff --git a/wic/qemuboot-xen-x86-64.wks b/files/wic/qemuboot-xen-x86-64.wks
similarity index 100%
rename from wic/qemuboot-xen-x86-64.wks
rename to files/wic/qemuboot-xen-x86-64.wks
-- 
2.53.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-09 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 22:47 [PATCH] wic: move files to files/wic Ricardo Salveti
2026-04-09 13:52 ` [meta-virtualization] " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.