From 976d69576c9cc4df00afce5ffcc3d955b02b4f94 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Fri, 23 Dec 2016 13:48:02 +0200 Subject: [PATCH] systemd-boot%.bbappend: rename to match the versioned recipe OE-Core recently renamed the recipe to have PV in the name and the bbappend wildcard was added to make the transition smooth. The renaming is now complete so rename the bbappend again to match the new versioned recipe only. The aggresive systemd-boot% wildcard matches systemd-bootchart too giving unexpected results. Depends on OE-Core 8fe1e5197f6f94a49693de09f4eb9394df531cc8. Signed-off-by: Mikko Ylinen Signed-off-by: Saul Wold --- .../{systemd-boot%.bbappend => systemd-boot_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/recipes-bsp/systemd-boot/{systemd-boot%.bbappend => systemd-boot_%.bbappend} (100%) diff --git a/common/recipes-bsp/systemd-boot/systemd-boot%.bbappend b/common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend similarity index 100% rename from common/recipes-bsp/systemd-boot/systemd-boot%.bbappend rename to common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend