This change is required because it was unconditionally overriding the OE-Core systemd-boot.wks which is against the Yocto Project compatible requirements. This is also temporary for morty and will be removed from master once the OE-Core version is corrected
Signed-off-by: Saul Wold <[email protected]> --- .../wic/canned-wks/{systemd-bootdisk.wks => systemd-bootdisk-uuid.wks} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/lib/wic/canned-wks/{systemd-bootdisk.wks => systemd-bootdisk-uuid.wks} (100%) diff --git a/scripts/lib/wic/canned-wks/systemd-bootdisk.wks b/scripts/lib/wic/canned-wks/systemd-bootdisk-uuid.wks similarity index 100% rename from scripts/lib/wic/canned-wks/systemd-bootdisk.wks rename to scripts/lib/wic/canned-wks/systemd-bootdisk-uuid.wks -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
