From c449c78c25eacb17797097377802af291247b8c0 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Thu, 7 Oct 2010 13:04:23 -0700 Subject: Rename MACHINE=netbook to MACHINE=atom-pc In preparation for the more generic atom-pc, rename the netbook machine and all the relevant overrides. Leave the linux-netbook kernel recipe intact and as the default kernel for the atom-pc machine. A future patch will convert this over to linux-wrs and likely remove the linux-netbook kernel recipe. Cc: Tom Zanussi Cc: Bruce Ashfield Signed-off-by: Darren Hart Signed-off-by: Richard Purdie --- meta/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/local.conf.sample') diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index fc6f13932..29f896751 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -21,7 +21,7 @@ MACHINE ?= "qemux86" # Other supported machines #MACHINE ?= "qemuarm" #MACHINE ?= "qemux86-64" -#MACHINE ?= "netbook" +#MACHINE ?= "atom-pc" #MACHINE ?= "c7x0" #MACHINE ?= "akita" #MACHINE ?= "spitz" -- cgit v1.2.3