Commit Graph

24 Commits

Author SHA1 Message Date
Ng Wei Tee
2ba35c651e meta-valleyisland: Update linux-yocto v3.10 SRCREVs to v3.10.65
Use the lastest HEADs of the git branches from the linux-yocto
v3.10 kernel repository.

Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com>
Acked-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>

Merged to dora by Darren Hart

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
(cherry picked from commit c39a4bf445)
2015-03-27 15:39:26 -07:00
Chang Rebecca Swee Fun
b62c8e3f27 mohonpeak: Fix meta-mohonpeak README
Remove redundant line in README containing misleading information that
caused bitbake build errors. We do not need to add the extra line of
yocto/meta-intel/meta-isg in bblayers.conf.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-07-31 12:12:25 -05:00
Chan Wei Sern
7203d4de60 meta-valleyisland: Add linux-yocto 3.10 recipe
Added linux-yocto 3.10 due to it cannot be shared with
common intel recipe kernel. The reason cannot be shared as for
valleyisland case has additional feature that is still pending to
pull into LTS/LTSI and hence it cannot be merged into "standard/base".
For this particular reason, a feature branch of "valleyisland-io-1.0"
is introduced to include additional feature. However in order to make
it more align with intel common recipe kernel,machine branch is
pointing to "standard/base" and SRCREV for meta remains closest as
possible.

Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
(cherry picked from commit 756a8fbfcd)
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>

Conflicts:
 linux-yocto_3.10.bbappend - resolve cherry-pick conflicts by picking
 the recipe to use the latest v3.10.40.
2014-05-28 17:47:14 -05:00
Ong Boon Leong
569d49422d meta-haswell: fix email address for haswell-wc maintainer
Use meta-intel@yoctoproject.org as maintainer's email address.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
(cherry picked from commit 3cd9b682a1)
2014-04-29 14:21:04 -07:00
Chan Wei Sern
a40d9d5c3a meta-valleyisland: update SRCREV and LINUX_VERSION to 3.10.35
Correct the LINUX_VERSION to 3.10.35 and update machine branch
to use the latest SRCREV

Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-04-21 23:19:20 -05:00
Chan Wei Sern
f0a6a64e1d meta-valleyisland: Enable v3.10-rt Kernel recipe
Added kernel v3.10-rt recipe for valleyisland BSP.
The kernel version supported in this recipe is 3.10.35.

Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-21 17:22:01 -05:00
Ong Boon Leong
45a0fef3c5 MAINTAINERS: add MOHONPEAK maintainer
Update MAINTAINERS to add "Ong Boon Leong" as maintainer
for MOHONPEAK.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-04-03 15:38:46 -05:00
Ong Boon Leong
f324a736d7 meta-mohonpeak: add kernel recipe for mohonpeak BSP
Provide kernel version 3.10 recipe for mohonpeak BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
2014-04-03 15:37:49 -05:00
Ong Boon Leong
16090745d0 meta-mohonpeak: provide a formfactor for the mohonpeak BSP
Provide formfactor configuration for the mohonpeak BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
2014-04-03 15:37:16 -05:00
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
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
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
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
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
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