diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-04-04 15:26:24 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 15:32:40 +0100 |
| commit | 501ea834c9d360dc4b1787312a0de460bb491337 (patch) | |
| tree | b6284662a03584c1d2503bbebce62e6d94e2cd13 | |
| parent | 1e1f2527a83d3408b0b351fe673fa23bfd8be48e (diff) | |
| download | poky-501ea834c9d360dc4b1787312a0de460bb491337.tar.gz | |
local.conf.sample: drop routerstationpro in favour of edgerouter
(From meta-yocto rev: 06f12ff4ac92bf94e15832b29c1bc357b3c050a2)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 539a1a474d..0111801cb8 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
| @@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" | |||
| 52 | #MACHINE ?= "genericx86" | 52 | #MACHINE ?= "genericx86" |
| 53 | #MACHINE ?= "genericx86-64" | 53 | #MACHINE ?= "genericx86-64" |
| 54 | #MACHINE ?= "mpc8315e-rdb" | 54 | #MACHINE ?= "mpc8315e-rdb" |
| 55 | #MACHINE ?= "routerstationpro" | 55 | #MACHINE ?= "edgerouter" |
| 56 | # | 56 | # |
| 57 | # This sets the default machine to be qemux86 if no other machine is selected: | 57 | # This sets the default machine to be qemux86 if no other machine is selected: |
| 58 | MACHINE ??= "qemux86" | 58 | MACHINE ??= "qemux86" |
