1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton
2011-04-21 17:49:08 +01:00
committed by Richard Purdie
parent 61018fda65
commit 5331f47104
17 changed files with 139 additions and 0 deletions
@@ -0,0 +1,4 @@
DEPENDS_atom-pc = "${STDDEPENDS} virtual/xserver-xf86 virtual/libgl"
EXTRA_OECONF_atom-pc = "${BASE_CONF} --with-flavour=glx"
PACKAGE_ARCH_atom-pc = "${MACHINE_ARCH}"