summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* meta-fishriver: new layer for Fish River Island (Z530/EG20T) systemsTom Zanussi2011-03-3010-0/+206
| | | | | | | | | This layer provides support for Z530 + EG20T Intel systems. Currently it supports only vesa graphics, which will be upgraded shortly. 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>
* gtk+: remove per-machine gtk+ FULL_OPTIMIZATION in favor of tune-atom.incDarren Hart2011-03-162-7/+0
| | | | | | | | | | | Now that the FULL_OPTIMIZATION for gtk+ has been enabled in the core tune-atom.inc, it is no longer necessary to do so for every atom based bsp. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Ke Yu <ke.yu@intel.com> CC: Richard Purdie <richard.purdie@intel.com>
* n450: add optimization flags to gtk+ for n450 to avoid gcc core2 bugDarren Hart2011-03-161-0/+2
| | | | | | | | | | | Fixes [YOCTO #853] Without these added optimization flags, the matchbox-panel (and possibly other) applications would segfault. This patch applies the change only to the gtk+ recipe for the n450 bsp. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Ke Yu <ke.yu@intel.com>
* Merge branch 'master' of ssh://git.pokylinux.org/meta-intelDarren Hart2011-03-166-9/+37
|\
| * crownbay-noemgd: fix matchbox-panel segfaultTom Zanussi2011-03-161-0/+3
| | | | | | | | | | | | This fixes [BUGID #738] for crownbay-noemgd. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
| * crownbay: xserver-xf86-emgd sum fixesTom Zanussi2011-03-161-2/+2
| | | | | | | | | | | | Fixes [BUGID #885]. Fix changed md5 and sha256 sums for this package. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
| * n450: add xorg.conf to disable AutoAddDevicesDarren Hart2011-03-152-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #869] (2 of 2) The n450 needs: Option "AutoAddDevices" "False" In the ServerFlags, or it will fail to detect the keyboard. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
| * n450: add formfactor configDarren Hart2011-03-152-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #869] (1 of 2) Add a formfactor config for the n450 to include a keyboard and no touchscreen. Without defining HAVE_TOUCHSCREEN=0, the default was to set it to 1, and the matchbox session disables the cursor in the case of a touchscreen device. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
| * sugarbay.conf: add mesa library: correct previous wrong modificationDexuan Cui2011-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This fixes [BUGID #727] 766c20ef2141d058f15074e866313ab119332ea8 added mesa-dri-driver-i915, but actually it should be mesa-dri-driver-i965. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Ke Yu <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
| * meta-jasperforest: update SRCREVSTom Zanussi2011-03-141-6/+2
| | | | | | | | Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* | n450: add formfactor configDarren Hart2011-03-152-0/+6
|/ | | | | | | | | | | Fixes [YOCTO #869] Add a formfactor config for the n450 to include a keyboard and no touchscreen. Without defining HAVE_TOUCHSCREEN=0, the default was to set it to 1, and the matchbox session disables the cursor in the case of a touchscreen device. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* n450: replace n450-audio with a proper init scriptDarren Hart2011-03-122-14/+48
| | | | | | | Rewrite n450-audio based on /etc/init.d/skeleton. Update the install to rewrite all the system paths. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* n450: revamp audio mixer init scriptDarren Hart2011-03-125-30/+40
| | | | | | | | | | | | Fixes [YOCTO #798] n450-audiofix suffered from various problems, including not getting installed. This patch adds it via MACHINE_EXTRA_RRECOMMENDS and cleans up the various bugs in the implementation. The structure has been renamed and the comments updated for consistency. This should be considered a stop-gap measure, as something along the lines of oe's alsa-state is a far better solution. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* n450: Default to atom-pc SRCREVs for linux-yocto-stableDarren Hart2011-03-111-3/+3
| | | | | | | | | AUTOREV should only be used for local development and that can be set using the meta-extras/meta-kernel-dev layer. Comment the subtle aspect of defaulting to the atom-pc SRCREVs due to the shared KMACHINE. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
* n450: use KMACHINE instead of WRMACHINE (fix boot failure)Darren Hart2011-03-111-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #837] The n450 linux-yocto-stable bbappend was using WRMACHINE instead of KMACHINE. This resulted in KMACHINE being set to UNDEFINED by the linux-yocto.inc which resulted in bulding the common_pc-standard branch instead of the atom-pc-standard branch. This build a kernel without vfat, blk loop, and the requisite codepages. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: compile fixesbernard-5.0rc2Tom Zanussi2011-03-031-3/+3
| | | | | | | | - changed RDPENDS from amixer to alsa-utils-amixer - fix typo in LIC_FILES_CHECKSUM - fix audiofix init.d ln Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: use linux-yocto-stableTom Zanussi2011-03-031-0/+0
| | | | | | n450 needs to use linux-yocto-stable instead of linux-wrs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: update SRCREVsTom Zanussi2011-02-281-1/+1
| | | | | | This gets us past the perf compile failure. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: update kernel SRCREVsTom Zanussi2011-02-281-2/+2
| | | | | | Update kernel SRCREVs to latest commits. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: update kernel SRCREVsTom Zanussi2011-02-281-2/+2
| | | | | | Update kernel SRCREVs to latest commits. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crownbay: 2.6.37 changesbernard-5.0rc1bernard-1.0rc1Tom Zanussi2011-02-253-1/+14
| | | | | | | | This adds the code necessary to move meta-crownbay over to linux-yocto. A follow-on patch will actually do the switchover once the kernel srcrevs are known. Signed-off-by: Tom Zanussi <tom.zanussi@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>
* sugarbay.conf: add mesa library to fix BUG 727Yu Ke2011-02-241-1/+3
| | | | | | | | mesa lib is required for sugarbuy 3D application, so add it in the BSP config. this fix [BUGID #727] Signed-off-by: Yu Ke <ke.yu@intel.com>
* meta-intel: fix for x86_32 build failuresTom Zanussi2011-02-242-2/+55
| | | | | | | | | | Fixes [BUG #711]. gentrigtables was being build as a 64-bit binary which wouldn't run on the build machine. grub-mkfont was also causing compile failures, add dependency on libfreetype for that. Signed-off-by: Tom Zanussi <tom.zanussi@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-212-2/+5
| | | | | | Make emenlow use the 2.6.37 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crownbay: fix matchbox-panel segfaultTom Zanussi2011-02-181-0/+2
| | | | | | | | | This fixes [BUGID #738]. matchbox-panel[437]: segfault at c ip 4715bbed sp bff6e580 error 4 in libgdk-x11-2.0.so.0.2000.1[470f6000+90000] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* libva: add libxfixes to DEPENDSSaul Wold2011-02-161-1/+1
| | | | | | Fixes [BUGID #716] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xpsb-glx: add libxfixes and libxdamages to DEPENDSSaul Wold2011-02-161-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-jasperforest: new layer for Xeon C5500/C3500 + Intel 3420Tom Zanussi2011-02-1312-0/+221
| | | | | | | | | | | | This layer provides support for Jasper Forest + Ibex Peak Intel systems. 'Jasper Forest' refers to the Intel Xeon C5500/C3500 processors, which combined with the Intel 3420 PCH chipset (Ibex Peak) make up the 'Picket Post' CRB this BSP was developed on. This BSP also makes use of the grub2 and associated live-install changes in meta-intel/common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: switch from standard to standard/common-pc-64Tom Zanussi2011-02-031-1/+1
| | | | | | To match the branch in linux-yocto. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sugarbay: update kernel SRCREVsTom Zanussi2011-02-031-2/+2
| | | | | | Update kernel SRCREVs to match linux-yocto. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: new layer for Sandy Bridge/Cougar Point systemsTom Zanussi2011-01-3111-0/+211
| | | | | | | | | | | | | | This layer provides support for Sandy Bridge + Cougar Point Intel systems. The 'Sugar Bay' platform consists of the Intel Sandy Bridge processor, plus the Cougar Point PCH (Q67 Express or B65 Express chipsets). This BSP assumes that the Sandy Bridge integrated graphics are being used, and makes use of the grub2 and associated live-install changes in meta-intel/common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: add a /common dir with grub2/live-install changesTom Zanussi2011-01-316-0/+288
| | | | | | | | | | | | | | | | | | Add a /common dir to contain code shared by multiple BSPs in the meta-intel repo, along with a couple recipes to live there temporarily. In this case, there are two BSPs that need to share the common grub2 and associated initramfs-live-install changes (sugarbay and jasperforest). The grub2 and associated initramfs-live-install changes will soon be submitted to the main poky repo, but for now it makes more sense to keep them here - they're needed for live-install of the two BSPs mentioned, but they contain a couple hacks that need to be addressed and are untested with anything else. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crownbay: Fix READMETom Zanussi2011-01-261-1/+1
| | | | | | Fix typo. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crownbay: update kernel SRCREVsTom Zanussi2011-01-222-4/+4
| | | | | | | Update both crownbay and crownbay-noemgd kernel SRCREVs to incorporate latest kernel changes (OHCI USB and AHCI SATA). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crownbay: upgrade to masterTom Zanussi2011-01-033-8/+8
| | | | | | | | | | Upgrade the meta-crownbay 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-crownbay: add a machine configuration that doesn't use EMGD graphicsTom Zanussi2011-01-035-1/+83
| | | | | | | | | | | | | | This adds a second machine to the meta-crownbay BSP that uses generic vesa graphics instead of the Intel-proprietary straight 'crownbay' version that does. The name of the new machine is 'crownbay-noemgd'. Though the graphics quality isn't as nice, the binaries for this version can be distributed without any need for license click-throughs or the manual step currently required for the EMGD version. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: Add new BSP for BlackSand / n450Saul Wold2011-01-038-0/+180
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crownbay: update crownbay SRCREVsTom Zanussi2011-01-031-0/+3
| | | | | | | | | | Update crownbay machine and meta SRCREVs to point the correct place in the kernel tree. In keeping with the 'self-contained' aspect of the BSP, also keep it in the meta-crownbay layer. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crownbay: new layer for E6xx/EG20T systemsTom Zanussi2011-01-0317-0/+507
| | | | | | | | | | | | | | | | | | This layer provides support for Tunnel Creek + Topcliff Intel systems to laverne (0.90). It supports the E6xx embedded on-chip graphics via the Intel Embedded Media and Graphics Driver (EMGD) 1.5 Gold Driver. The EMGD and EG20T PCH kernel drivers are of course GPL'ed and are submitted in a separate patchset for the 2.6.34 yocto kernel. The userspace X drivers and supporting libraries however are closed and need to be manually copied into the layer before building. The details on how to do this can be found in the README doc in meta-crownbay/. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: upgrade to masterTom Zanussi2010-12-282-4/+4
| | | | | | | | | | 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-2761-0/+9111
| | | | | | | | | | 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>
* README: new fileSaul Wold2010-12-091-0/+4
Signed-off-by: Saul Wold <sgw@linux.intel.com>