Commit Graph

2523 Commits

Author SHA1 Message Date
Tom Zanussi
7197e8e911 meta-fishriver: xserver-xorg renaming updates
Update fishriver to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:00:58 -05:00
Tom Zanussi
c8d4d51333 meta-crownbay: xserver-xorg renaming updates
Update crownbay and crownbay-noemgd to reflect the new xserver-xorg
naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 21:59:12 -05:00
Tom Zanussi
a16c31818b meta-sugarbay: remove meta-intel/common from BBFILES
There's nothing in meta-intel/common used by sugarbay any longer, and
is too broad anyway, so remove it from BBFILES.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 21:59:12 -05:00
Tom Zanussi
62cef97c74 meta-sugarbay: xserver-xorg rename
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 21:59:03 -05:00
Tom Zanussi
4744a12437 meta-intel: /common xserver-xorg name change
xserver-xf86-dri-lite changed its name to xorg-xserver, so update the
version in /common.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 00:32:34 -05:00
Tom Zanussi
bad1e2b61e meta-emenlow: upgrade clutter .bbappend
Upgrade clutter bbappend to match upgrade in oe-core.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 00:29:04 -05:00
Eric Bénard
0ea04b0211 meta-emenlow: update qt4 to 4.7.4
once oe-core is update to 4.7.4

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-13 09:49:12 -05:00
Tom Zanussi
e0e52850cf meta-emenlow: restore /usr/lib/dri for xpsb-glx
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-10 08:22:54 -05:00
Tom Zanussi
b2a88d5885 meta-sugarbay: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 22:14:30 -05:00
Tom Zanussi
e41d1e1fd2 meta-n450: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 22:13:18 -05:00
Tom Zanussi
2fa3fce338 meta-jasperforest: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 22:12:19 -05:00
Tom Zanussi
7009a1b901 meta-fri2: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 22:11:04 -05:00
Tom Zanussi
b6f250222d meta-fishriver: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 22:09:09 -05:00
Tom Zanussi
813430e519 meta-emenlow: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 16:26:25 -05:00
Tom Zanussi
0b5bf1f86c meta-crownbay: update README.sources
Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-04 16:22:18 -05:00
Tom Zanussi
d24b9522a6 meta-intel: update SRCREVs
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-04 16:13:03 -05:00
Tom Zanussi
f975067cd2 meta-sugarbay: update README
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-03 09:14:33 -05:00
Tom Zanussi
d1dd73c4a2 meta-jasperforest: update README
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-03 09:11:53 -05:00
Tom Zanussi
c22ec62e70 meta-fishriver: update README
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-03 09:07:20 -05:00
Tom Zanussi
066719d0c0 meta-emenlow: update README
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-10-03 09:03:35 -05:00
Tom Zanussi
527d0c90cc xpsb-glx: Move the pkgconfig file(s) to the -dev package
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-30 16:38:45 -05:00
Tom Zanussi
ac16720e8a meta-crownbay: remove emgd-1.6
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-26 22:52:43 -05:00
Tom Zanussi
9639c9ceb8 meta-intel: fix symlink typo and QA checks in emgd-driver-bin
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-26 22:52:33 -05:00
Tom Zanussi
d286d43b65 meta-intel: update SRCREVs
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-26 21:55:55 -05:00
Tom Zanussi
0a4c4fbc24 meta-emenlow: switch to linux-yocto 3.0 kernel
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-22 00:03:14 -05:00
Tom Zanussi
2fb66d7abe meta-intel: update SRCREVs
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-20 11:09:58 -05:00
Tom Zanussi
49277afd9e meta-intel/common: remove initramfs-live-install .bbappend
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-14 22:57:10 -05:00
Tom Zanussi
072b217edf meta-intel: update BSPs to use grub2
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-14 22:56:13 -05:00
Tom Zanussi
12c2a2c710 meta-intel/MAINTAINERS: remove grub
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-14 22:55:54 -05:00
Tom Zanussi
3c33593795 meta-intel/common: remove grub-1.98
This has been moved into oe-core, so remove it from meta-intel.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-14 22:55:42 -05:00
Tom Zanussi
354080ceaf meta-intel: update SRCREVs
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-14 22:44:44 -05:00
Tom Zanussi
3b5a3cb739 grub2: update license version
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-09 15:13:16 -05:00
Darren Hart
b86f811663 n450: update linux-yocto PREFERRED_VERSION to 3.0%
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-07 12:21:35 -07:00
Darren Hart
5ad6153af8 n450: update linux-yocto SRCREV to 3.0.4
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-07 12:21:35 -07:00
Tom Zanussi
69824cfb0c meta-intel: update SRCREVs
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-06 14:53:32 -05:00
Tom Zanussi
b4ae4edff5 meta-intel: update SRCREVs
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-06 08:26:12 -05:00
Tom Zanussi
5f37a56318 crownbay: change preferred display order
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-09-04 21:25:02 -05:00
Darren Hart
24a30eaf49 grub: remove the dependency on freetype, disable grub-mkfont
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-31 19:32:04 -07:00
Yu Ke
902d2f3c91 emenlow xpsb-glx: add package libglu to fix lsb image build warning
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-28 08:03:54 -05:00
Tom Zanussi
dc00302411 meta-intel: update meta-emenlow kernel SRCREVs
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-26 10:28:11 -05:00
Tom Zanussi
fded1e7490 meta-fri2: update README
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-25 22:35:18 -05:00
Tom Zanussi
b3cf3a9825 meta-crownbay: update README
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-25 22:26:18 -05:00
Tom Zanussi
3f002cdb9a meta-intel: update meta-crownbay kernel SRCREVs
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25 12:19:32 -05:00
Tom Zanussi
8f5e888450 meta-fri2: add common/recipes-graphics to BBFILES
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-25 12:19:31 -05:00
Tom Zanussi
061f3187e8 meta-intel: move emgd-driver-bin_1.8 to common
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-25 12:19:31 -05:00
Tom Zanussi
7658dbaa94 meta-fri2: add EMGD 1.8 capabilities to fri2
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-25 12:19:30 -05:00
Tom Zanussi
51baa983b3 meta-crownbay: xorg.conf changes
Update to the ced-generated xorg.conf for 1.8.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25 12:19:29 -05:00
Tom Zanussi
03f1972f17 meta-crownbay: select emgd 1.8
Change preferred version of emgd binaries to 1.8.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25 12:19:29 -05:00
Tom Zanussi
d40a58a2d2 meta-crownbay: new recipe for emgd 1.8 driver binaries
This adds a new recipe for the emgd 1.8 driver binaries.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-25 12:19:18 -05:00
Tom Zanussi
d5130815af meta-crownbay: switch to linux-yocto 3.0 kernel
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-24 20:31:11 -05:00