From 7aa7673459376aff911cef820c9417c998d1aa96 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 14 Jun 2011 10:53:23 -0400 Subject: [PATCH] meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield --- ...inux-yocto-stable_git.bbappend => linux-yocto_2.6.34.bbappend} | 0 .../{linux-yocto_git.bbappend => linux-yocto_2.6.37.bbappend} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename meta-yocto/recipes-kernel/linux/{linux-yocto-stable_git.bbappend => linux-yocto_2.6.34.bbappend} (100%) rename meta-yocto/recipes-kernel/linux/{linux-yocto_git.bbappend => linux-yocto_2.6.37.bbappend} (100%) diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend similarity index 100% rename from meta-yocto/recipes-kernel/linux/linux-yocto-stable_git.bbappend rename to meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend similarity index 100% rename from meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend rename to meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend