Commit Graph

199 Commits

Author SHA1 Message Date
Rahul Saxena
814d612aed meta-cedartrail: rename ogg-CC-BY-3.0-music-samples_0.1.bb to ogg-cc-by-3.0-music-samples_0.1.bb
Capital letters in receipe name generate error when ipk package types are used for build

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
2012-07-11 16:12:55 -05:00
Richard Purdie
f3040cf155 conf/layer.conf: Fix naming
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-05 13:49:08 +01:00
Richard Purdie
645c4c6615 Add dummy conf/local.conf to ease autobuilder configuation issues
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-05 13:00:22 +01:00
Rahul Saxena
8639a836d3 meta-cedartrail: add SRCREV of yocto/pvr kernel branch
SRCREV for yocto/pvr was needed after the new rev of the kernel pvr patches were added

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-04 15:26:26 -05:00
Rahul Saxena
0861f2513e meta-cedartrail: fix README to state tools-testapps needed for Glxgears
Existing README incorrectly states that "debug-tweaks" is needed to be added
to EXTRA_IMAGE_FEATURES to include Glxgears in build. The correct feature
to be included is "tools-testapps" and not "debug-tweaks"

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-04-16 16:34:31 -05:00
Rahul Saxena
072c6e9961 meta-cedartrail: change libva license to MIT
The license type in libva recipe was incorrect. Changed it to MIT

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:56 -05:00
Rahul Saxena
a96985509c meta-cedartrail: update SRC_REV_meta for no-pvr case
SRC_REV_meta for no-pvr case updated to be same as that used for pvr build

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:45 -05:00
Rahul Saxena
7c14381194 meta-cedartrail: Update SRC_URI in kernel recipe append files to point to linux-yocto_3.0
Current poky/edison points to linux-yocto-3.0-1.1.x.git repo. However this repo does not have
cedartrail branch. Hence  point to linux-yocto_3.0 via kernel recipe append files

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:37 -05:00
Rahul Saxena
f83a892290 meta-cedartrail: Add web-webkit, audio and video samples to sato image
Update sato images to include web-webkit and audio & video samples

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:27 -05:00
Rahul Saxena
514587085f meta-cedartrail: update formfactor recipe for pvr and no-pvr case
Seperate machconfig files for pvr and no-pvr case

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:14 -05:00
Rahul Saxena
c4b323f42e meta-cedartrail: add recipes to instal audio and video samples
Install Ogg format audio and video sample files

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:42:05 -05:00
Rahul Saxena
c06baec4a7 meta-cedartrail: add libva recipe
The libva recipe is based on libva recipe publishef by Tom Zanussi
in meta-intel/common area in the 1.2_Mx branches. The main difference is
that this recipe sources the packages from the Cedar Trail section of
the MeeGo download website.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:41:56 -05:00
Rahul Saxena
f4602df2ce meta-cedartrail: update Kernel recipes to add support for pvr driver
Modify kernel recipes to enable pvr kernel patches and to include
additional Kernel config files for pvr driver

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:41:47 -05:00
Rahul Saxena
e402b37fbe meta-cedartrail: add Cedar Trail PVR driver
The Cedar Trail PVR driver consists of user-space  binaries that enable
the Video and Graphics acceleration capabilites of the Power VR SGX545
Integrated Graphics Controller in the Cedarview processor.
The driver binaries are provided under "Intel Free Distribution Binary License"
The instructions to enable the build of this driver are provided in the
meta-cedartrail/README file

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:41:28 -05:00
Rahul Saxena
2e94d8b114 meta-cedartrail: seperate xorg.conf files for pvr and no-pvr cases
Seperate xserver configuration files, one file each for  the case of with pvr graphics
driver and for "no pvr" (i.e. with VESA driver)

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:41:19 -05:00
Rahul Saxena
3d9072c883 meta-cedatrail: add recipe for setting audio mixer settings during boot
Recipe is copied from n450-audio.bb with a few parameters changed
to adjust volume settings for Front mixer during boot.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:41:10 -05:00
Rahul Saxena
7f52afc191 meta-cedartrail: update README with instructions for PVR Graphics driver build
Update README file with information on building image with PVR graphics driver.
Also provide info on  enabling build of recipes for glxgears demo apps,
video and music samples.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:40:54 -05:00
Rahul Saxena
47d88017ba meta-cedartrail: update BBFILES to include meta-intel/common path
Update BBFILES to include the path to xserver-xf86-dri-lite_1.9.3.bb
Cedar Trail PVR driver is dependent on Version 1.9.3 of xserver.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:40:43 -05:00
Rahul Saxena
dac6764a8b meta-cedartrail: Separate conf files for the Cedar Trail BSP boot cases of with and without pvr driver
Seperate Cedar Trail machine configuration files, one file each for build
with pvr graphics driver and without pvr driver (with VESA driver)
The Cedar Trail platform is based on the Cedarview processor (Intel® Atom™
N2600, N2800 and D2700 processor)and Tiger Point Chipset (Intel® NM10 Express).

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-03-26 17:40:30 -05:00
Tom Zanussi
31eaee8e24 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>
2012-02-22 11:58:38 -06:00
Tom Zanussi
4908050f2c meta-crownbay: allow linux-yocto-rt to be used for crownbay
The crownbay linux-yocto-rt .bbappend is missing settings needed for use
with crownbay - this adds them.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-02-22 11:58:25 -06:00
Tom Zanussi
920aacf81f meta-fri2: allow linux-yocto-rt to be used for fri2-noemgd
The fri2 linux-yocto-rt .bbappend is missing settings needed for use
with fri2-noemgd - this adds them.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-02-22 11:57:24 -06:00
Tom Zanussi
9eae795606 meta-crownbay: add linux-yocto-rt_3.0.bbappend
commit 061f3187e8 (meta-intel: move
emgd-driver-bin_1.8 to common) somehow mistakenly removed the
unrelated linux-yocto-rt_3.0.bbappend from meta-crownbay.  This adds
it back.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-02-22 11:57:12 -06:00
Tom Zanussi
8ace164d33 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>
2012-02-22 11:55:45 -06:00
Tom Zanussi
bedbf95865 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>
2012-02-22 11:55:36 -06:00
Darren Hart
f027873495 n450: drop ROOTLESS_X as it breaks X
Fixes [YOCTO #1797]

Building with ROOTLESS_X results in X failing start with
the following error:

i915 0000:00:02.0: VGA-1: EDID block 0 invalid.
(EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed
(/usr/lib/dri/i915_dri)
(EE) AIGLX: reverting to software rendering
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast)
(EE) GLX: could not load software renderer

The n450 BSP is the only BSP in meta-intel using ROOTLESS_X. Dropping
it restores functionality and brings it inline with the rest of the BSPs.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-02-21 17:21:45 -08:00
Tom Zanussi
34478f24de meta-cedartrail: update linux-yocto-3.0 SRCREVs
Update SRCREVs to cover new cedartrail linux-yocto-3.0 kernel commits.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-12-16 17:17:28 -06:00
Rahul Saxena
454d5fc30e meta-cedartrail: new layer for Cedar Trail Systems
This layer provides the initial version of the BSP for Cedar Trail
platform. The Cedar Trail platform is based on the Cedarview processor
and Tiger Point Chipset.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@.intel.com>
2011-12-16 17:03:47 -06:00
Darren Hart
10e3a043fb fri2: include linux-firmware for iwlwifi in images
Include the firmware package for the iwlwifi card for task-base based images
using the MACHINE_EXTRA_RRECOMMENDS variable. This will exclude the firmware
from being installed in core-image-minimal, but it doesn't have the tooling
required to connect over wifi anyway.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-12-08 13:55:04 -08:00
Darren Hart
d141e55c45 linux-firmware: append support for the iwlwifi-6000g2a-5 firmware
Add firmware required by the Intel Centrino Adnanced-N 6205 mini-pcie card.
The content is already available in the linux-firmware repository, this patch
just adds the meta-data to include the right files and define a package.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-12-08 13:55:04 -08:00
Darren Hart
2a31006a08 fri2: change preferred display order
The current PortOrder value assumes LVDS. Change the value to first try the
primary SDVO output, then the secondary SDVO, and fallback to LVDS if neither
are present.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-12-08 13:55:04 -08:00
Darren Hart
5bad886cb2 fri2: use ttyS0,115200 for serial console and syslinux
The FRI2 has an optional serial expansion board. Enable the use of this
as a console for both syslinux and the OS.

Note: while the settings all appear to be correct, the serial port is
      not working on my test device in syslinux or the getty. The
      kernel messages do make their way to the serial port after PCI
      initialization.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-12-08 13:55:04 -08:00
Tom Zanussi
c3e12aa981 meta-emenlow: switch edison back to linux-yocto-2.6.37 kernel
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-11 13:54:59 -05:00
Tom Zanussi
9ec23b476b 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-08 20:15:03 -05:00
Tom Zanussi
fd7eee18e3 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-05 08:11:51 -05:00
Tom Zanussi
78db67daca 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-05 08:11:38 -05:00
Tom Zanussi
aa50b1a78b 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-05 08:11:30 -05:00
Tom Zanussi
38ea572c1e 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-05 08:11:15 -05:00
Tom Zanussi
da74e40359 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-05 08:11:03 -05:00
Tom Zanussi
4f9ac1f760 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-05 08:10:41 -05:00
Tom Zanussi
33cd2917af 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-05 08:10:32 -05:00
Tom Zanussi
a1f24817ab 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:17:06 -05:00
Tom Zanussi
cfae52448a 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 11:04:26 -05:00
Tom Zanussi
6c2a262ced 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 11:03:45 -05:00
Tom Zanussi
447b9f51c0 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 11:03:36 -05:00
Tom Zanussi
361062bb29 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 11:03:29 -05:00
Tom Zanussi
2097a9e792 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-29 08:24:57 -05:00
Tom Zanussi
6041dcd0e6 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 23:03:48 -05:00
Tom Zanussi
2b8bb988cf 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 23:03:33 -05:00
Tom Zanussi
23bda6d373 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 23:03:25 -05:00