mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
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 <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
5f17c07331
commit
c449c78c25
@@ -14,4 +14,4 @@ do_configure() {
|
||||
|
||||
}
|
||||
|
||||
COMPATIBLE_MACHINE = "(netbook|menlow)"
|
||||
COMPATIBLE_MACHINE = "(atom-pc|menlow)"
|
||||
|
||||
Reference in New Issue
Block a user