From 48bcbc355a055d501c0896d99a0349dffb15f2eb Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 22 Jan 2014 10:42:44 +0800 Subject: [PATCH] meta-yocto: rename busybox's bbappend file to match the current version Rename the bbappend file to match the current version of busybox. (From meta-yocto rev: de32658ea7bab306a0a0f5413f6a7ec752b2d478) Signed-off-by: Chen Qi Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../busybox/{busybox-1.21.1 => busybox}/poky-tiny/defconfig | 0 .../busybox/{busybox_1.21.1.bbappend => busybox_%.bbappend} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename meta-yocto/recipes-core/busybox/{busybox-1.21.1 => busybox}/poky-tiny/defconfig (100%) rename meta-yocto/recipes-core/busybox/{busybox_1.21.1.bbappend => busybox_%.bbappend} (100%) diff --git a/meta-yocto/recipes-core/busybox/busybox-1.21.1/poky-tiny/defconfig b/meta-yocto/recipes-core/busybox/busybox/poky-tiny/defconfig similarity index 100% rename from meta-yocto/recipes-core/busybox/busybox-1.21.1/poky-tiny/defconfig rename to meta-yocto/recipes-core/busybox/busybox/poky-tiny/defconfig diff --git a/meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend b/meta-yocto/recipes-core/busybox/busybox_%.bbappend similarity index 100% rename from meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend rename to meta-yocto/recipes-core/busybox/busybox_%.bbappend