summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow.conf
Commit message (Collapse)AuthorAgeFilesLines
* emenlow: add WEBTITLE & Compliance informationNitin A Kamble2012-10-251-0/+2
| | | | | | | | The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: don't set virtual/libx11 providerRoss Burton2012-10-021-1/+0
| | | | | | | | | libx11-trim doesn't exist anymore so setting that as the default isn't going to work, resulting in a "multiple providers" error. Tthe default provider (libx11) is good for 99.9% of people, so inherit that from oe-core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: unset preferred providers for virtual/libgles[12]Ross Burton2012-08-301-0/+2
| | | | | | | | | | | | | | | | | The recent changes to enable GLES/EGL in mesa-dri have caused emenlow to fail: ERROR: Trying to resolve runtime dependency libglu resulted in conflicting PREFERRED_PROVIDER entries being found. The providers found were: ['/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/yocto/meta-intel/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb', '/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb'] The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_mesa-dri = xpsb-glx', 'PREFERRED_PROVIDER_virtual/libgles1 = mesa-dri'] Because emenlow's xpsb-glx contains mesa, it needs to entirely replace mesa-dri. We'd normally set virtual/libgles1 and virtual/libgles2 to xpsb-glx but these drivers don't build the GLES libraries so that would be a lie. So, unset the preferred provider entries so that bitbake doesn't look at mesa-dri at all. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: set v3.4 as the default kernel recipe versionNitin A Kamble2012-07-091-1/+1
| | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: prefer 1.10.2 cairoTom Zanussi2012-06-141-0/+1
| | | | | | | | | emenlow needs to use the old 1.10.2 cairo library instead of the upgraded version. Fixes [YOCTO #2507] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common/meta-graphics: Add xf86-input-evdev 2.6.0Richard Purdie2012-04-251-0/+1
| | | | | | | This is needed by the pvr graphics stacks since newer versions won't build with the older xserver those platforms are using. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-emenlow: switch to linux-yocto-3.2 kernelTom Zanussi2012-03-181-0/+2
| | | | | | Switch emenlow to the 3.2 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: replace "include" with "require"Paul Eggleton2012-02-241-2/+2
| | | | | | | | | We want a failure to occur if the files specified in these statements can't be found (e.g. when there is a misconfiguration), so use require instead of include. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: use original libvaTom Zanussi2011-12-061-0/+1
| | | | | | Have meta-emenlow continue to use its local version of libva for now. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Have emenlow.conf use the common ia32-base .inc file and remove theTom Zanussi2011-11-211-21/+2
| | | | | | open-coded machine settings. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: remove virtual/xserver-xf86 referencesTom Zanussi2011-11-151-1/+0
| | | | | | | These are now deprecated (in favor of just virtual/xserver), so remove them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: fix mesa-dri multiple-providers warningTom Zanussi2011-11-101-0/+1
| | | | | | | | | | | | commit 8e14cee (xserver-xorg: Add mesa-dri to depends instead of virtual/libgl) caused meta-emenlow to start failing with: NOTE: multiple providers are available for mesa-dri (mesa-dri, xpsb-glx) NOTE: consider defining a PREFERRED_PROVIDER entry to match mesa-dri This adds a PREFERRED_PROVIDER for mesa-dri and fixes the problem. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: set boot vga modeTom Zanussi2011-10-161-0/+2
| | | | | | | Set boot params to get a vesafb 1024x768 graphics mode and can see the splash screen. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: xserver-xorg renaming updatesTom Zanussi2011-10-151-2/+6
| | | | | | Update emenlow to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: switch to linux-yocto 3.0 kernelTom Zanussi2011-09-221-0/+2
| | | | | | | Switch emenlow to the 3.0 kernel, lock it down, and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update BSPs to use grub2Tom Zanussi2011-09-141-0/+3
| | | | | | | | grub2 is now the default, so explicit preferred entries are unnecessary. It also needs to be installed in the rootfs, so we need to add it as a dependency. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* allow override of kernel providerDarren Hart2011-08-111-1/+1
| | | | | | | Allow users or layers to override PREFERRED_PROVIDER_virtual/kernel. This is required to use the linux-yocto-rt kernel, for example. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-emenlow: add live fstypeTom Zanussi2011-08-041-1/+1
| | | | | | | Most of the time, we want a -live image, so add it to the IMAGE_FSTYPES by default. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: remove tune-related assignments from machine confTom Zanussi2011-08-041-4/+0
| | | | | | | These are all now handled or obsoleted by tune-atom.inc, so remove them here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel/linux-yocto: update to match the renamed linux-yocto recipesBruce Ashfield2011-06-141-6/+0
| | | | | | | | | | | | | | | | | The linux-yocto recipes have been renamed to include explicit version numbers. The meta-intel bbappends must be updated to follow the new naming convention. As a consequence of the recipe renames any SRCREV specificiations that were part of a machine.conf have been moved to the corresponding bbappend file. This allows the 2.6.34 and 2.6.37 SRCREVs to co-exist. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Minor whitespace cleanup. Remove inadvertant? linux-libc-headers provider change. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-intel: update kernel SRCREVsTom Zanussi2011-06-061-2/+2
| | | | | | | Fixes for extra page compile error (commit bec3f1e8c075) now pulled in to these branches. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update kernel SRCREVsTom Zanussi2011-06-041-2/+2
| | | | | | | To avoid extra page compile error until commit bec3f1e8c075 can be pulled in to these branches. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update kernel SRCREVsTom Zanussi2011-06-031-2/+2
| | | | | | | For crownbay, crownbay-noemgd, emenlow, fishriver, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: update SRCREVsTom Zanussi2011-05-181-4/+4
| | | | Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* conf/machine: Drop unused GUI_MACHINE_CLASS variablesRichard Purdie2011-05-101-2/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-intel: use default rootfs size for BSPSTom Zanussi2011-05-031-2/+0
| | | | | | | | | The default rootfs size if left unspecified is the actual rootfs size + 20%. There doesn't seem to be a reason to make the default for these BSPs anything different, so remove the IMAGE_ROOTFS_SIZE overrides. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: update kernel SRCREVsTom Zanussi2011-03-211-2/+2
| | | | | | To update to latest and get past perf compile failure. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow.conf: no need to set PACKAGE_EXTRA_ARCHSJoshua Lock2011-03-181-1/+0
| | | | | | | x86 and core2 are added to this variable by the tune-atom.inc file Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* emenlow.conf: Change PACKAGE_EXTRA_ARCHS and BASE_PACKAGE_ARCH to core2Saul Wold2011-02-251-2/+2
| | | | | | | | | | After machine specific sysroot is implemented, emenlow and atom-pc could build together as one architecture. Thus change emenlow architecture back to core2. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* emenlow: update linux-yocto SRCREVsTom Zanussi2011-02-211-0/+3
| | | | | | Update SRCREVS to latest Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: update linux-yocto-stable SRCREVsTom Zanussi2011-02-211-2/+2
| | | | | | Update SRCREVS to latest Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: switch kernel to linux-yoctoTom Zanussi2011-02-211-2/+2
| | | | | | Make emenlow use the 2.6.37 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: upgrade to masterTom Zanussi2010-12-281-3/+3
| | | | | | | | | | Upgrade the meta-emenlow BSP to current master. This updates the layer to reflect the naming changes that took place between laverne and the current master, and allows the BSP to be built for master. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: move to meta-intel repo from poky repoTom Zanussi2010-12-271-0/+48
This is the meta-emenlow layer, moved from the poky repo in order to keep all the meta-intel BSPs together. This version builds against laverne (0.90) - detailed build instruction can be found in the README file. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>