summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-10-11meta-emenlow: switch edison back to linux-yocto-2.6.37 kerneledison-6.01.1_M4.rc4Tom Zanussi
To minimize risk for the edison release, back up to the tried-and-true 2.6.37 kernel until more testing can be done in master. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-08meta-emenlow: restore /usr/lib/dri for xpsb-glxTom Zanussi
A previous fix for a QA warning in this package (commit 2097a9e7) inadvertently removed /usr/lib/dri, causing glxgears etc. to no longer work. This restores it. Fixes [YOCTO #1235], again. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-sugarbay: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-n450: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-jasperforest: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-fri2: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-fishriver: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-emenlow: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-05meta-crownbay: update README.sourcesTom Zanussi
Update README.sources to reflect final Yocto tarball location for edison. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-03meta-sugarbay: update READMETom Zanussi
Update meta-sugarbay to reflect the new image names and a couple other minor cleanups. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-03meta-jasperforest: update READMETom Zanussi
Update meta-jasperforest to reflect the new image names and a couple other minor cleanups. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-03meta-fishriver: update READMETom Zanussi
Update meta-fishriver to reflect the new image names and a couple other minor cleanups. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-03meta-emenlow: update READMETom Zanussi
Update meta-emenlow to reflect the new image names and a couple other minor cleanups. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-29xpsb-glx: Move the pkgconfig file(s) to the -dev packageTom Zanussi
pkgconfig files belong in the -dev package. They automatically add a runtime dependency (when packaging with RPM) for "pkgconfig", which is not desired to be installed with this package. This also fixes another problem in that FILES_{PN} was being assigned instead of being appended and was adding libdir/*, preventing the above from taking effect. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-26meta-crownbay: remove emgd-1.6Tom Zanussi
emgd-1.6 is now obsoleted by emgd-1.8, so remove support for it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-26meta-intel: fix symlink typo and QA checks in emgd-driver-binTom Zanussi
There was a typo in the libEGL.so symlink creation - this fixes it. It also adds a missing symlink for scope services, and fixes the QA warnings for 'non-dev package contains symlink .so...'. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-26meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-23meta-emenlow: switch to linux-yocto 3.0 kernelTom Zanussi
Switch emenlow to the 3.0 kernel, lock it down, and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-23meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-14meta-intel/common: remove initramfs-live-install .bbappend1.1_M4.rc2+Tom Zanussi
This has been moved into oe-core, so remove it and init-install.sh from meta-intel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-14meta-intel: update BSPs to use grub2Tom Zanussi
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>
2011-09-14meta-intel/MAINTAINERS: remove grubTom Zanussi
Remove the entry for grub, since it is no longer a part of meta-intel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-14meta-intel/common: remove grub-1.98Tom Zanussi
This has been moved into oe-core, so remove it from meta-intel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-14meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-09grub2: update license versionTom Zanussi
The license version specified in the recipe is wrong - it should be v3 rather than 2+. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-07n450: update linux-yocto PREFERRED_VERSION to 3.0%Darren Hart
Avoid bitbake warnings about 3.0+git% not being available. The kernel version contains the stable release as well (e.g. 3.0.4), so use the now standard 3.0% to select the latest 3.0 release of the linux-yocto kernel recipe. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-09-07n450: update linux-yocto SRCREV to 3.0.4Darren Hart
Update n450 to use the 3.0.4 commit from the atom-pc branch. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-09-06meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-06meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-04crownbay: change preferred display orderTom Zanussi
The current PortOrder value assumes LVDS. Change the value to first try SDVO output, and fallback to LVDS if not present. Fixes [YOCTO #1430] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-31grub: remove the dependency on freetype, disable grub-mkfontDarren Hart
Grub's configure task was picking up the host freetype libraries if bitbake hadn't gotten around building freetype yet. We could add a dependency on freetype, but it's only used for the optional grub-mkfont utility which we don't really need. Disable grub-mkfont via EXTRA_OECONF, removing the dependency on freetype. Testing: core-image-minimal build and install on sugarbay. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Tested-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-28emenlow xpsb-glx: add package libglu to fix lsb image build warningYu Ke
lsb image requires libglu, so split the xpsb-glx to provide the libglu package. mesa-dri also do in the same way. so this patch make xpsb-glx in sync with mesa-dri. Fix [YOCTO #1395] Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-26meta-intel: update meta-emenlow kernel SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-fri2: update READMETom Zanussi
Update the meta-fri2 README to reflect the addtion of the EMGD capabilities and new machine. Changes were also made to reflect the new image names and a couple other minor cleanups. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-crownbay: update READMETom Zanussi
With the new emgd-driver-bin recipe, some of the extensive instructions on how to manually download and set up EMGD for the build are no longer necessary. Changes to reflect the new image names and a couple other minor cleanups are also included. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-intel: update meta-crownbay kernel SRCREVsTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-fri2: add common/recipes-graphics to BBFILESTom Zanussi
Add common/recipes-graphics so fri2 can pick up the EMGD bits in emgd-driver-bin. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-intel: move emgd-driver-bin_1.8 to commonTom Zanussi
emgd-driver-bin will be shared by multiple BSPs, crownbay and fri2 to start with, so move them into /common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-fri2: add EMGD 1.8 capabilities to fri2Tom Zanussi
This patch essentially adds a new EMGD-capable 'fri2' machine to meta-fri2. The current version with vesa graphics will become fri2-noemgd; fri2 will become the version with EMGD graphics. This patch does the fri2->fri2-noemgd renaming and adds the new files for fri2, and updates the necessary .bbappends to support both fri2 and fri2-noemgd. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-crownbay: xorg.conf changesTom Zanussi
Update to the ced-generated xorg.conf for 1.8. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-crownbay: select emgd 1.8Tom Zanussi
Change preferred version of emgd binaries to 1.8. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25meta-crownbay: new recipe for emgd 1.8 driver binariesTom Zanussi
This adds a new recipe for the emgd 1.8 driver binaries. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-24meta-crownbay: switch to linux-yocto 3.0 kernelTom Zanussi
Switch crownbay and crownbay-noemgd to the 3.0 kernel, lock it down, and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-24meta-tlk: initial creationBruce Ashfield
Call this layer whatever you want, but when enabled it turns on BSP configuration items specific to autobuild/official binary images. Once this is enabled the uptime of any BSP will be limted to the value in the .cfg. It is currently at 2 minutes as an example, but it should be extended to a number of days going forward. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> meta-tlk: Rename and changed to 10 day limit Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-08-22meta-intel: update init-install.shTom Zanussi
The parted 3.0 release introduced some API changes such as the removal of mkpartfs. This updates init-install.sh to use mkpart instead. Fixes [YOCTO #1387] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-20meta-intel: update SRCREVsTom Zanussi
Update linux-yocto_3.0 kernel SRCREVS for fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-20meta-intel: change PREFERRED_VERSIONsTom Zanussi
Change PREFERRED_VERSION_linux-yocto to a form that will pick up the new numbering scheme. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-19n450: decouple from meta-yocto atom-pc machine configDarren Hart
Fixes [YOCTO 1353] The meta-yocto atom-pc is a more generic BSP than is needed for the Intel n450. Decouple the n450.conf from the meta-yocto atom-pc.conf. Add a linux-yocto_3.0.bbappend recipe. In the process: o remove MACHINE_FEATURES wifi and add serial o specify linux-yocto version 3.0 o specify linux-libc-headers-yocto Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-17meta-intel: update linux-yocto 3.0 kernel SRCREVsTom Zanussi
Update 3.0 kernel SRCREVs for fishriver, fri2, jasperforest, sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>