Skip to content

Instantly share code, notes, and snippets.

@n-west
Created July 29, 2012 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n-west/3195416 to your computer and use it in GitHub Desktop.
Save n-west/3195416 to your computer and use it in GitHub Desktop.
OE MACHINE configurations
oe-core/qemux86
#@TYPE: Machine
#@NAME: common_pc
#@DESCRIPTION: Machine configuration for running a common x86

oe-core/qemuarm
#@TYPE: Machine
#@NAME: arm_versatile_926ejs
#@DESCRIPTION: arm_versatile_926ejs

meta-tie/pandaboard
#@TYPE: Machine
#@NAME: Pandaboard
#@DESCRIPTION: Machine configuration for the OMAP4430 Pand

meta-ti/beagleboard
#@TYPE: Machine
#@NAME: Beagleboard machine
#@DESCRIPTION: Machine configuration for the http://beagleboard.org/ board 


yocto's meta-zynq/zynq
#@TYPE: Machine
#@NAME: zynq
#@DESCRIPTION: zynq

Based on this it looks like the NAME might not really matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment