From ebfc42663d52f2247b7de5d6267b353887cc2d91 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Sun, 28 Jan 2024 15:40:52 -0500 Subject: [PATCH] rename u-boot bbappend The bbappend provided in this layer only needs to apply to the u-boot_ file itself and not all u-boot files in oe-core. Signed-off-by: Trevor Woerner --- recipes-bsp/u-boot/{u-boot%.bbappend => u-boot_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-bsp/u-boot/{u-boot%.bbappend => u-boot_%.bbappend} (100%) diff --git a/recipes-bsp/u-boot/u-boot%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend similarity index 100% rename from recipes-bsp/u-boot/u-boot%.bbappend rename to recipes-bsp/u-boot/u-boot_%.bbappend