From 6e63f4ea75b9b749a0ef3784d07d500b06b601ed Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 23 Dec 2010 23:59:35 +0000 Subject: linux-yocto: Fix branch name on behalf of Bruce after recent renaming Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 6677f99abb..06836f78bd 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb @@ -1,7 +1,7 @@ inherit kernel require linux-yocto.inc -KMACHINE_qemux86 = "yocto/standard/common_pc/base" +KMACHINE_qemux86 = "yocto/standard/common-pc/base" KMACHINE_qemux86-64 = "yocto/standard/common-pc-64" KMACHINE_qemuppc = "yocto/standard/qemu-ppc32" KMACHINE_qemumips = "yocto/standard/mti-malta32-be" -- cgit v1.2.3-54-g00ecf