[poky] [PATCH 1/1] emenlow: fix linux-yocto .bbappend
Tom Zanussi
tom.zanussi at intel.com
Sun Nov 21 06:50:12 PST 2010
The recent WR rename missed a WRMACHINE change for emenlow, fix it.
Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
.../recipes/linux/linux-yocto_git.bbappend | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
index ed7e850..9fa2937 100644
--- a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
+++ b/meta-emenlow/recipes/linux/linux-yocto_git.bbappend
@@ -1,3 +1,3 @@
FILESEXTRAPATHS := "${THISDIR}/${PN}"
COMPATIBLE_MACHINE_emenlow = "emenlow"
-WRMACHINE_emenlow = "emenlow"
+KMACHINE_emenlow = "emenlow"
--
1.7.0.4
More information about the poky
mailing list