]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-emenlow: Correct KMACHINE after kernel rename
authorSaul Wold <Saul.Wold@intel.com>
Sun, 21 Nov 2010 01:10:04 +0000 (17:10 -0800)
committerSaul Wold <Saul.Wold@intel.com>
Sun, 21 Nov 2010 01:11:15 +0000 (17:11 -0800)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta-emenlow/recipes/linux/linux-yocto_git.bbappend

index ed7e8509ee8626516e1f3b78cd44982816f2355b..9fa2937d4f7a5fa43e2fc8831e03e6318777f251 100644 (file)
@@ -1,3 +1,3 @@
 FILESEXTRAPATHS := "${THISDIR}/${PN}"
 COMPATIBLE_MACHINE_emenlow = "emenlow"
-WRMACHINE_emenlow  = "emenlow"
+KMACHINE_emenlow  = "emenlow"