Commit Graph

192 Commits

Author SHA1 Message Date
Tom Zanussi
b5c9f0af18 meta-fri2: README correction
In the instructions for manually extracting the binaries from the EMGD
Linux tarball, an additional step for removing the emgd_drv_video
shared library is necessary; this adds it for fri2.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-25 14:52:36 -05:00
Tom Zanussi
a0488bd1b8 meta-crownbay: README correction
In the instructions for manually extracting the binaries from the EMGD
Linux tarball, an additional step for removing the emgd_drv_video
shared library is necessary; this adds it for crownbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-25 14:46:20 -05:00
Tom Zanussi
d531816b6d meta-jasperforest: add xserver-xorg bbappend
The xorg vesa driver calls DGAInit, so we need to able it in the
xserver.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-21 14:54:02 -05:00
Tom Zanussi
42fcbb128c fri2-noemgd: set boot vga mode
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>
2011-10-16 23:02:35 -05:00
Tom Zanussi
d55081747c fri2: set boot vga mode
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>
2011-10-16 23:02:35 -05:00
Tom Zanussi
9836f1678f meta-fishriver: add missing SMP/SCHED_SMT support
Add missing cfg/smp.scc kernel feature.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:35 -05:00
Tom Zanussi
74812df06a fishriver: set boot vga mode
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>
2011-10-16 23:02:34 -05:00
Tom Zanussi
c1fb89c144 jasperforest: set boot vga mode
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>
2011-10-16 23:02:34 -05:00
Tom Zanussi
b8ba2b12bc emenlow: set boot vga mode
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>
2011-10-16 23:02:34 -05:00
Tom Zanussi
222f25151d crownbay: set boot vga mode
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>
2011-10-16 23:02:34 -05:00
Tom Zanussi
c882e463cb crownbay-noemgd: set boot vga mode
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>
2011-10-16 23:02:34 -05:00
Tom Zanussi
7afafbf9ab 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-16 23:02:21 -05:00
Tom Zanussi
a94520555c meta-emenlow: xserver-xorg renaming updates
Update emenlow to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:18 -05:00
Tom Zanussi
3b1b878754 meta-emenlow: update xserver-psb with xorg name change
The underlying xserverxorg-dri-lite that xserver-psb is based on
changed its name and implementation, so change xserver-psb to reflect
the changes.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:18 -05:00
Tom Zanussi
5b7438e46e meta-n450: xserver-xorg renaming updates
Update n450 to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:12 -05:00
Tom Zanussi
6869a4ad1e meta-jasperforest: remove obsolete xserver-xf86-dri-lite .bbappend
The recipe and what it does no longer needed, so remove it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:02:46 -05:00
Tom Zanussi
ba8063c491 meta-jasperforest: xserver-xorg renaming updates
Update jasperforest to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:02:39 -05:00
Tom Zanussi
1b464d63b1 meta-jasperforest: remove meta-intel/common from BBFILES
There's nothing in meta-intel/common used by jasperforest any longer,
and is too broad anyway, so remove it from BBFILES.

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

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:01:04 -05:00
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