Commit Graph

901 Commits

Author SHA1 Message Date
Ong Boon Leong
4ef39b0a27 meta-mohonpeak: provide machine configuration for mohonpeak
Create new machines named 'mohonpeak32' and 'mohonpeak64'
for this platform.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-03 15:36:37 -05:00
Ong Boon Leong
771124a53a meta-mohonpeak: new BSP layer for Intel Atom Processor C2000
This layer provides support for Intel Atom Processor C2000
product line.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-03 15:36:23 -05:00
Ong Boon Leong
3af293300a meta-intel.inc: Enable ASPEED Tech Graphic Card
This is to enable ASPEED Technology graphic card
that is bundled inside certain Intel customer reference
board.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
(cherry picked from commit 3107e68de1)

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-03 15:36:10 -05:00
Ong Boon Leong
346fde4a2b xf86-video-ast: new recipe for ASPEED Technology Card
To enable ASPEED Technology graphic card.

Removed dependency on virtual/libx11, PR and COMPATIBLE_HOST that
limits to x86 hardware.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
2014-04-03 15:35:56 -05:00
Chang Rebecca Swee Fun
feb0c1729c meta-isg: update MAINTAINER file
Added Valley Island as one of the ISG-maintained BSP
and its maintainer.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>x
2014-04-01 22:44:54 -05:00
Chang Rebecca Swee Fun
d19ba025dc meta-valleyisland: add kernel recipe for valleyisland bsp
Provide kernel v3.10 recipe for valleyisland BSP. Valley Island
BSP supports ACPI mode enumeration for its LPSS I/O devices. As PCI
related code are under development in feature branch, user will not
able to access LPSS I/O device drivers in PCI mode at this moment.
The kernel version supported in this recipe is 3.10.34.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-01 22:44:45 -05:00
Chang Rebecca Swee Fun
06dcea7c9e meta-valleyisland: provide a formfactor for valleyisland
Provide formfactor configurations for the valleyisland bsp.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-01 22:44:35 -05:00
Chang Rebecca Swee Fun
98e934d487 meta-valleyisland: provide machine configuration for valleyisland
Valley Island BSP supports both 32-bit and 64-bit configurations.
Create new machine configuraions named 'valleyisland-32' and
'valleyisland-64' for this BSP. This machine configurations are
set to support Intel open source graphics driver for Linux.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-01 22:44:24 -05:00
Chang Rebecca Swee Fun
014f717c23 meta-valleyisland: add new BSP layer for Intel Atom Processor E38XX
This layer provides support for Intel Atom Processor E38XX product
line. This BSP layer are supporting Baytrail SoC on Valley Island
Development Kit, Bayley Bay CRB and Bakersport CRB.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-01 22:43:55 -05:00
Darren Hart
c87883c750 fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI)
Update to the HEAD of standard/fri2 (3.10.33-LTSI). This also works
around an open issue with do_validate_branches where feature branches
are reset the HEAD of the machine branch if they contain that commit.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
(cherry picked from commit f122b5a101)
2014-03-24 11:31:23 -07:00
Chan Wei Sern
5549d4fcda meta-crystalforest: update MAINTAINER and README
Update MAINTAINERS to reflect new crystalforest BSP ownership.
Also to update README to remove libcryto info from TOC.

Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
2014-03-19 23:11:14 -05:00
Chan Wei Sern
99d1f2f61f meta-crystalforest: update linux-yocto_3.10 SRCREV and README
Update linux-yocto_3.10 meta-crystalforest to v3.10.32
and update linux-yocto_3.10 meta branch to most recent.
Update README to mention Coleto Creek is supported.

Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
2014-03-12 15:18:18 -05:00
Koen Kooi
7ca1b1de29 emgd-driver-bin: Limit build to x86
When building GL apps for non-x86 machines (e.g. raspberrypi)
emgd-driver-bin is being dragged in as a valid provider. To avoid
build breakage fix it at the source by limiting emgd-driver-bin to x86
architectures.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-02-15 14:43:30 -06:00
Tom Zanussi
5da6446410 meta-sugarbay: Remove obsolete features
features/usb/usb-uvcvideo features/media/v4l2 were removed from the
kernel metadata and should therefore have been removed from the kernel
recipes as well, which this does for sugarbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-12-19 17:56:01 -06:00
Darren Hart
28243d96cc linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPs
Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates the SRCREVs for crystalforest, haswell-wc, and romley which
were at different points than the rest of the BSPs in the layer.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2013-12-19 15:56:10 -06:00
Darren Hart
a29c400224 linux-yocto-3.10: Update SRCREVs for 3.10.19
Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates all the BSPs that were at the same machine SRCREV in one
shot.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2013-12-19 15:55:58 -06:00
Ong Boon Leong
c86e39dd06 meta-haswell-wc: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:46:08 -06:00
Ong Boon Leong
e592211661 meta-romley: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:46:00 -06:00
Ong Boon Leong
a108fbbe03 meta-crystalforest: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:45:06 -06:00
Ong Boon Leong
cfeaeefcda meta-tlk: enable for linux-yocto_3.10
This is to enable time-limited-kernel for linux-yocto
v3.10.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-08 09:24:59 -06:00
Chang, Rebecca Swee Fun
21d4dcd190 meta-crystalforest: update linux-yocto_3.10 to support latest commit
from meta branch.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-07 09:50:31 -06:00
Ong Boon Leong
cef90890a6 meta-isg: Update MAINTAINERS file for haswell-wc
Remove typo in MAINTAINERS file for haswell-wc bsp.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:08:19 -05:00
Ong Boon Leong
4abf239225 meta-haswell-wc: add kernel recipe for haswell-wc BSP
Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:08:07 -05:00
Ong Boon Leong
57d5f83f98 meta-haswell-wc: provide a formfactor for the haswell-wc BSP
Provide a formfactor configuration for the haswell-wc BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:53 -05:00
Ong Boon Leong
fc150a606c meta-haswell-wc: provide machine configuration for haswell-wc
Create a new machine named 'haswell-wc'.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:40 -05:00
Ong Boon Leong
2636851fd9 meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform
This layer provides support for 4th Gen Intel® Core™ Processor with
Mobile Intel QM87 and HM86 Chipsets.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:32 -05:00
Ong Boon Leong
82567949e0 meta-romley: remove xserver-xf86-config
Remove xorg.conf from romley BSP because the BSP can depend on X to
auto-configure itself.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-24 14:20:15 -05:00
Chang, Rebecca Swee Fun
1e9c182b80 meta-crystalforest: update machine conf default kernel to v3.10
Update Gladden and Server platforms to support kernel version 3.10
by default.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-22 22:31:11 -05:00
Chang, Rebecca Swee Fun
91366de454 meta-crystalforest: enable linux-yocto_3.10 kernel recipe
Enable meta-crystalforest linux-yocto_3.10 kernel version
for both Gladden and Server platforms at version 3.10.11.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-22 22:30:52 -05:00
Ong Boon Leong
916932e0b6 meta-romley: Update machine default kernel to v3.10
Update IVB & SNB romley platform default kernel version
to v3.10.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21 17:58:25 -05:00
Ong Boon Leong
60df241fff meta-romley: Enable linux-yocto_3.10 kernel recipe
Enable meta-romley linux-yocto_3.10 kernel version
for both IVB & SNB platforms at version 3.10.11.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21 17:58:14 -05:00
Ong Boon Leong
258f582ea9 meta-romley: update linux-yocto_3.8 to v3.8.13
Update linux-yocto_3.8 meta-romley machine branch to v3.8.13
and update linux-yocto_3.8 meta branch to most recent.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21 17:58:03 -05:00
Ong Boon Leong
bf3b0601fa meta-crystalforest: remove xserver-xf86-config
To remove xorg.conf from crystalforest BSP for both gladden
and server platforms. BSP can depends on X to auto-configure
itself.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 13:29:50 -05:00
Ong Boon Leong
06643addff meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13
Update the kernel recipe src-revs to use kernel v3.8.13 of the
kernel repository branches and to use the HEAD of
linux-yocto_3.8 meta branch.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 13:29:30 -05:00
Tom Zanussi
77d48f772e meta-intel/meta-isg: new area for ISG BSPs
This creates meta-intel/meta-isg, a dedicated area within meta-intel
for ISG to house and maintain their ISG-specific BSPs.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 13:22:19 -05:00
Nitin A Kamble
5443899905 sys940x-noemgd: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:56:36 -05:00
Nitin A Kamble
46ad1e0dc8 fri2-noemgd: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:56:14 -05:00
Nitin A Kamble
ff06706061 emenlow-noemgd: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:56:04 -05:00
Nitin A Kamble
c837c63bb9 crownbay-noemgd: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:55:51 -05:00
Nitin A Kamble
24cc8e2486 sugarbay: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:55:36 -05:00
Nitin A Kamble
1cf6277b44 nuc: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:55:27 -05:00
Nitin A Kamble
662af80f3a jasperforest: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:55:07 -05:00
Nitin A Kamble
62ed6eddb9 chiefriver: linux-yocto_3.10: update srcrevs
Using the latest HEADS of the git branches of the v3.10
linux-yocto kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:59 -05:00
Nitin A Kamble
758e16afc8 sys940x: update default kernel to v3.10
Now the v3.10 kernel is enabled for this BSP. Making the
newer kernel as the default kernel for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:46 -05:00
Nitin A Kamble
0ec43e9f43 sys940x: Enable 3.10 kernel recipe
Now EMGD 1.18 driver is working with the v3.10 kernel.
Moving this EMGD based BSP to the v3.10 kernel.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:38 -05:00
Nitin A Kamble
58459903b2 fri2: update default kernel to v3.10
Now the v3.10 kernel is enabled for this BSP. Making the
newer kernel as the default kernel for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:25 -05:00
Nitin A Kamble
352e57f6d2 fri2: Enable 3.10 kernel recipe
Now EMGD 1.18 driver is working with the v3.10 kernel.
Moving this EMGD based BSP to the v3.10 kernel.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:17 -05:00
Nitin A Kamble
42a9555899 emenlow: update default kernel to v3.10
Now the v3.10 kernel is enabled for this BSP. Making the
newer kernel as the default kernel for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:54:04 -05:00
Nitin A Kamble
b49f61cbdb emenlow: Enable 3.10 kernel recipe
Now EMGD 1.18 driver is working with the v3.10 kernel.
Moving this EMGD based BSP to the v3.10 kernel.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18 08:53:52 -05:00
Tom Zanussi
0c3c77b56a crownbay: Switch to linux-yocto-3.10
Now that 3.10 kernel support for crownbay has been added, switch
crownbay to linux-yocto-3.10.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-10-17 15:24:46 -05:00