diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-08-26 21:55:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-27 10:55:08 +0100 |
commit | 6edcb6fb25ed3cf3eeb17f6d5ab8e9669cefaa43 (patch) | |
tree | e048d9de8a5999b92ef57fbaedc386ca8a52f634 /meta-yocto/conf | |
parent | 9b8c20e435274982a7463ccda391e39938520566 (diff) | |
download | poky-6edcb6fb25ed3cf3eeb17f6d5ab8e9669cefaa43.tar.gz |
local.conf.sample: Replace atom-pc with genericx86
Update the sample local.conf file to reflect the recent replacement of
atom-pc with genericx86.
(From meta-yocto rev: 87069d3228d23bc37dc918bbb17bda2f397aa7ba)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
-rw-r--r-- | meta-yocto/conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index b6c26d5285..6f71a9f250 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
@@ -42,7 +42,7 @@ | |||
42 | # There are also the following hardware board target machines included for | 42 | # There are also the following hardware board target machines included for |
43 | # demonstration purposes: | 43 | # demonstration purposes: |
44 | # | 44 | # |
45 | #MACHINE ?= "atom-pc" | 45 | #MACHINE ?= "genericx86" |
46 | #MACHINE ?= "beagleboard" | 46 | #MACHINE ?= "beagleboard" |
47 | #MACHINE ?= "genericx86" | 47 | #MACHINE ?= "genericx86" |
48 | #MACHINE ?= "mpc8315e-rdb" | 48 | #MACHINE ?= "mpc8315e-rdb" |