aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-06-01meta-crownbay: update README with new build instructions.Tom Zanussi
EMGD 1.6 added a new non-clickthrough Linux tarball download; this changes the README to make use of it and also updates new directory naming, etc. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-06-01meta-crownbay: remove obsolete graphics recipesTom Zanussi
With the emgd 1.6 upgrade, we no longer need these. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-06-01meta-crownbay: update crownbay.confTom Zanussi
Update to reflect new graphics recipes. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-06-01meta-crownbay: add common to BBFILESTom Zanussi
Add common to BBFILES so crownbay can find recipes it needs from there. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-06-01meta-intel: add xserver-xf86-dri-lite_1.9.3 to commonTom Zanussi
emgd 1.6 requires xserver 1.9.3, which is no longer in meta, and it needs to be shared by multiple BSPs, so add it to common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-06-01meta-crownbay: new recipe for emgd 1.6 driver binariesTom Zanussi
This adds a new recipe for the emgd 1.6 driver binaries. For emgd 1.6, the layout of the binaries has changed, making them easier to install, and we also take the opportunity to sanitize the naming and make it more apparent that these are the emgd driver bits corresponding to a particular emgd release, 1.6 in this case. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-05-27linux-yocto*: correct FILESEXTRAPATHS assignment in all layersDarren Hart
My previous commit used a self referencing immediate expansion assignment using. This causes a circular reference and build failure, particularly when more than one layer is configured in. Use the _prepend mechanism in conjunction with the immediate expansion assignment operator to accomplish a similar thing without the self referencing. Note: This patch is dependent on changes to oe-core, specifically: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/003145.html Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Phill Blundell <pb@pbcl.net> Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26meta-intel: Change build instructions in README to use BSP tarballTom Zanussi
Change the build instructions to use BSP tarballs instead of git clones. The git clone info remains as a mentioned alternative. The original bug report was for Sugar Bay, but the others had the same problem - this fixes those up. Fixes [YOCTO #1103]. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-26meta-sugarbay: Change build instructions in README to use BSP tarball1.1_M1.rc21.1_M1Tom Zanussi
Change the build instructions to use BSP tarballs instead of git clones. The git clone info remains as a mentioned alternative. Fixes [YOCTO #1103]. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-26meta-intel: fix BBFILE_COLLECTIONS overridesTom Zanussi
Several BBFILE_COLLECTIONS assignments in the layer.confs for these meta-intel layers added unwanted machine overrides, resulting in truncated values for this variable - remove them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-20meta-sugarbay: remove xserver-xf86-dri-lite bbappend1.1_M1.rc1Tom Zanussi
This is no longer needed. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-20meta-sugarbay: remove PREFERRED_VERSION settingsTom Zanussi
There's no reason to specify these. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-19Add SMP support to crownbay.Marc Ferland
This patch fixes Yocto BUG #1015. It adds support for SMP on the crownbay architecture from the meta-intel branch. Signed-off-by: Marc Ferland <ferlandm@sonatest.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-sugarbay: update SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-jasperforest: update SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-fishriver: update SRCREVsTom Zanussi
And add linux-yocto-stable bbappend. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-emenlow: update SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-crownbay: update SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18meta-intel: add top-level MAINTAINERS fileTom Zanussi
To help people figure out where to send patches, report problems, and ask questions relating to BSPs in the meta-intel repo. Based on the linux-kernel MAINTAINERS file, but pared way down for simplicity. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-17README.sources: use git.yoctoproject.org as server for the BSP repositoryOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-16meta-fishriver: add README.sourcesTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-16meta-intel: add README.sourcesTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-14n450: fix n450-audio LIC_FILES_CHKSUMTom Zanussi
Change from POKYBASE to COREBASE. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-14crownbay-noemgd: add crownbay-noemgd as COMPATIBLE_MACHINE to linux-yocto ↵Tom Zanussi
bbappend crownbay-noemgd also needs a COMPATIBLE_MACHINE entry in linux-yocto. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-14fishriver: remove custom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHSTom Zanussi
PACKAGE_EXTRA_ARCHS in the conf file gets overwritten by the tune-atom include following it, preventing the atom BASE_PACKAGE_ARCH from being included in the final PACKAGE_ARCHS and causing do_rootfs to fail. Remove the atom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHS in the conf file and allow the values in tune-atom to be used as intended. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-14crownbay-noemgd: remove custom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHSTom Zanussi
PACKAGE_EXTRA_ARCHS in the conf file gets overwritten by the tune-atom include following it, preventing the atom BASE_PACKAGE_ARCH from being included in the final PACKAGE_ARCHS and causing do_rootfs to fail. Remove the atom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHS in the conf file and allow the values in tune-atom to be used as intended. Fixes [BUGID #986]. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-14crownbay: remove custom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHSTom Zanussi
PACKAGE_EXTRA_ARCHS in the conf file gets overwritten by the tune-atom include following it, preventing the atom BASE_PACKAGE_ARCH from being included in the final PACKAGE_ARCHS and causing do_rootfs to fail. Remove the atom BASE_PACKAGE_ARCH and PACKAGE_EXTRA_ARCHS in the conf file and allow the values in tune-atom to be used as intended. Fixes [BUGID #986]. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-13linux-yocto*: extend FILESEXTRAPATHS instead of clobber themDarren Hart
Clobbering FILESEXTRAPATHS prevents multiple bbappend files providing file:// SRC_URIs. Extend the variable in each meta-* layer instead. Build tested with linux-yocto on n450 and crownbay and linux-yocto-stable on crownbay. Build tested linux-yocto on n450 with a third layer adding a config fragment. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-10conf/machine: Drop unused GUI_MACHINE_CLASS variablesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-05-06Add emenlow pieces removed from oe-corePaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-03meta-intel: use default rootfs size for BSPSTom Zanussi
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>
2011-04-27n450: use linux-yocto (2.6.37) by defaultDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-27n450: add linux_yocto (2.6.37) bbappendDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-27n450: enable SMP and SCHED_SMTDarren Hart
Fixes [YOCTO 1010] The Atom N450 CPU is single core with hyperthreading. Update the kernel recipe to build with CONFIG_SMP and CONFIG_SCHED_SMT. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-25meta-crownbay: update documentation with hw and build detailsTom Zanussi
Add missing info on supported hardware, and update the details with respect to building with/without emgd. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-04-25meta-emenlow: add hw blurb to READMETom Zanussi
Add a small description of the eMenlow platform, for release notes. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-04-04meta-crownbay: switch to linux-yocto kernelTom Zanussi
Update kernel SRCREVs and switch crownbay/crownbay-noemgd to the 2.6.37 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-30meta-fishriver: new layer for Fish River Island (Z530/EG20T) systemsTom Zanussi
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>
2011-03-21emenlow: update kernel SRCREVsTom Zanussi
To update to latest and get past perf compile failure. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-18emenlow.conf: no need to set PACKAGE_EXTRA_ARCHSJoshua Lock
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>
2011-03-16gtk+: remove per-machine gtk+ FULL_OPTIMIZATION in favor of tune-atom.incDarren Hart
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>
2011-03-16n450: add optimization flags to gtk+ for n450 to avoid gcc core2 bugDarren Hart
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>
2011-03-16Merge branch 'master' of ssh://git.pokylinux.org/meta-intelDarren Hart
2011-03-16crownbay-noemgd: fix matchbox-panel segfaultTom Zanussi
This fixes [BUGID #738] for crownbay-noemgd. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-16crownbay: xserver-xf86-emgd sum fixesTom Zanussi
Fixes [BUGID #885]. Fix changed md5 and sha256 sums for this package. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-15n450: add xorg.conf to disable AutoAddDevicesDarren Hart
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>
2011-03-15n450: add formfactor configDarren Hart
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>
2011-03-15sugarbay.conf: add mesa library: correct previous wrong modificationDexuan Cui
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>
2011-03-15n450: add formfactor configDarren Hart
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>
2011-03-14meta-jasperforest: update SRCREVSTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>