From: Chen Qi Date: Wed, 22 Jan 2014 02:42:44 +0000 (+0800) Subject: meta-yocto: rename busybox's bbappend file to match the current version X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de32658ea7bab306a0a0f5413f6a7ec752b2d478;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta-yocto: rename busybox's bbappend file to match the current version Rename the bbappend file to match the current version of busybox. Signed-off-by: Chen Qi Signed-off-by: Saul Wold --- 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