From b0d3129ac138001741ec481e6a76ef43af0307a6 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Wed, 15 Jul 2020 08:59:21 -0400 Subject: [PATCH] arm-bsp: rename linux-yocto_5.4.bbappend for versatility There is nothing unique about the 5.4 version of linux-yocto. Rename the file to allow for this to be applied against any version of linux-yocto. Change-Id: I15e0c4509b237d29969105ac5942dd8079eaeee9 Signed-off-by: Jon Mason --- .../linux/{linux-yocto_5.4.bbappend => linux-yocto_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto_5.4.bbappend => linux-yocto_%.bbappend} (100%) diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend b/meta-arm-bsp/recipes-kernel/linux/linux-yocto_%.bbappend similarity index 100% rename from meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend rename to meta-arm-bsp/recipes-kernel/linux/linux-yocto_%.bbappend