1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

meta-yocto-bsp: clean up machine config files

Beautify the machine config files by making the names and descriptions
more uniform and verbose

(From meta-yocto rev: 159a8c9080af125c657558b4789f4aa8410e4fa2)

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jon Mason
2019-03-28 14:55:52 -04:00
committed by Richard Purdie
parent 2030e815bb
commit 23492fb43f
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#@TYPE: Machine
#@NAME: Edgerouter
#@DESCRIPTION: Edgerouter
#@DESCRIPTION: Machine configuration for a generic edgerouter
require conf/machine/include/tune-mips64.inc
@@ -1,7 +1,6 @@
#@TYPE: Machine
#@NAME: Generic X86_64.
#@DESCRIPTION: Machine configuration for generic X86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
#@NAME: Generic x86_64
#@DESCRIPTION: Machine configuration for generic x86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
DEFAULTTUNE ?= "core2-64"
require conf/machine/include/tune-core2.inc
+2 -3
View File
@@ -1,7 +1,6 @@
#@TYPE: Machine
#@NAME: Generic X86.
#@DESCRIPTION: Machine configuration for generic X86 (32-bit) PCs. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
#@NAME: Generic x86
#@DESCRIPTION: Machine configuration for generic x86 (32-bit) PCs. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
DEFAULTTUNE ?= "core2-32"
require conf/machine/include/tune-core2.inc
@@ -1,5 +1,6 @@
#@TYPE: Machine
#@DESCRIPTION: Machine configuration for running
#@NAME: Freescale MPC8315E-RDB
#@DESCRIPTION: Machine configuration for Freescale MPC8315E-RDB
TARGET_FPU = ""