local.conf.sample: remove mips edgerouter machine

No longer supported since
https://git.yoctoproject.org/poky/commit/?id=0c64d0e4317e3749f7f7ed9ecd5d08bbb0cedc9e

(From meta-yocto rev: e93ae2edfb3846ea696f45412b7aedcdd8d0b845)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker 2023-10-26 16:44:08 +02:00 committed by Richard Purdie
parent 17571e6afc
commit cdee2b22e1

View File

@ -33,7 +33,6 @@
#MACHINE ?= "beaglebone-yocto" #MACHINE ?= "beaglebone-yocto"
#MACHINE ?= "genericx86" #MACHINE ?= "genericx86"
#MACHINE ?= "genericx86-64" #MACHINE ?= "genericx86-64"
#MACHINE ?= "edgerouter"
# #
# This sets the default machine to be qemux86-64 if no other machine is selected: # This sets the default machine to be qemux86-64 if no other machine is selected:
MACHINE ??= "qemux86-64" MACHINE ??= "qemux86-64"