From 1542c2ab72cd4bd7f429d4161b4c1e1a0a5841c6 Mon Sep 17 00:00:00 2001 From: Leonardo Sandoval Date: Tue, 3 Nov 2015 18:35:14 +0000 Subject: [PATCH] yocto-bsp: Typo on the file extension By mistake, the file initially had a wrong extension name, so changing to the correct one. (From meta-yocto rev: 32c2278b8fe93429d4cfa097eefccd20157cd3b8) Signed-off-by: Leonardo Sandoval Signed-off-by: Richard Purdie --- .../linux/{linux-yocto_4.1.bbapend => linux-yocto_4.1.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{linux-yocto_4.1.bbapend => linux-yocto_4.1.bbappend} (100%) diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbapend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend similarity index 100% rename from scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbapend rename to scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend