[meta-intel] [PATCH 15/19] common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Update the SRCREV to the latest available for 3.10.

Signed-off-by: Nitin A Kamble 
---
 common/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 5a740b5..a3fc207 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -3,18 +3,18 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 # For NUC
 KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
 
-LINUX_VERSION_core2-32-intel-common = "3.10.34"
+LINUX_VERSION_core2-32-intel-common = "3.10.35"
 COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
-SRCREV_meta_core2-32-intel-common = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_core2-32-intel-common = 
"c7739be126930006e3bfbdb2fb070a967abc5e09"
+SRCREV_meta_core2-32-intel-common = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_core2-32-intel-common = 
"cee957655fe67826b2e827e2db41f156fa8f0cc4"
 KMACHINE_core2-32-intel-common = "intel-core2-32"
 KBRANCH_core2-32-intel-common = "standard/base"
 KERNEL_FEATURES_append_core2-32-intel-common = 
"${KERNEL_FEATURES_INTEL_COMMON}"
 
-LINUX_VERSION_corei7-64-intel-common = "3.10.34"
+LINUX_VERSION_corei7-64-intel-common = "3.10.35"
 COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
-SRCREV_meta_corei7-64-intel-common = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_corei7-64-intel-common = 
"c7739be126930006e3bfbdb2fb070a967abc5e09"
+SRCREV_meta_corei7-64-intel-common = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_corei7-64-intel-common = 
"cee957655fe67826b2e827e2db41f156fa8f0cc4"
 KMACHINE_intel-corei7-64-intel-common = "intel-corei7-64"
 KBRANCH_intel-corei7-64-intel-common = "standard/base"
 KERNEL_FEATURES_append_corei7-64-intel-common = 
"${KERNEL_FEATURES_INTEL_COMMON}"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 16/19] crownbay: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Update the SRCREV to the latest available for 3.10.

Signed-off-by: Nitin A Kamble 
---
 meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
index b066135..15d8b89 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,13 +11,13 @@ KMACHINE_crownbay-noemgd = "crownbay"
 KBRANCH_crownbay-noemgd = "standard/crownbay"
 KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
 
-LINUX_VERSION_crownbay = "3.10.34"
-SRCREV_meta_crownbay = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_crownbay = "c7739be126930006e3bfbdb2fb070a967abc5e09"
+LINUX_VERSION_crownbay = "3.10.35"
+SRCREV_meta_crownbay = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_crownbay = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 
-LINUX_VERSION_crownbay-noemgd = "3.10.34"
-SRCREV_meta_crownbay-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_crownbay-noemgd = "c7739be126930006e3bfbdb2fb070a967abc5e09"
+LINUX_VERSION_crownbay-noemgd = "3.10.35"
+SRCREV_meta_crownbay-noemgd = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_crownbay-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 
 SRC_URI_crownbay = 
"git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 05/19] fri2-noemgd: linux-yocto_3.14 recipe

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Enable the linux-yocto_3.14 recipe for the fri2-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 11 +++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend 
b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 000..7098bac
--- /dev/null
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,11 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
+KMACHINE_fri2-noemgd = "fri2"
+KBRANCH_fri2-noemgd = "standard/fri2"
+KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
+LINUX_VERSION_fri2-noemgd = "3.14.0"
+SRCREV_machine_fri2-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+SRCREV_meta_fri2-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
+
+module_autoload_iwlwifi = "iwlwifi"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 01/19] Make LINUX_VERSION machine specific

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Make all the LINUX_VERSION variables in various kernel recipes machine specific
to avoid name-space pollution.

Signed-off-by: Nitin A Kamble 
---
 meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 4 ++--
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend  | 4 ++--
 meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend | 4 ++--
 meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend  | 4 +---
 4 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 1b7ff84..b066135 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,12 +11,12 @@ KMACHINE_crownbay-noemgd = "crownbay"
 KBRANCH_crownbay-noemgd = "standard/crownbay"
 KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
 
-LINUX_VERSION = "3.10.34"
-
+LINUX_VERSION_crownbay = "3.10.34"
 SRCREV_meta_crownbay = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_crownbay = "c7739be126930006e3bfbdb2fb070a967abc5e09"
 SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 
+LINUX_VERSION_crownbay-noemgd = "3.10.34"
 SRCREV_meta_crownbay-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_crownbay-noemgd = "c7739be126930006e3bfbdb2fb070a967abc5e09"
 
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 3bf0182..5ec5b69 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,12 +11,12 @@ KMACHINE_emenlow-noemgd = "emenlow"
 KBRANCH_emenlow-noemgd = "standard/emenlow"
 KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
 
-LINUX_VERSION = "3.10.25"
-
+LINUX_VERSION_emenlow = "3.10.25"
 SRCREV_meta_emenlow = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_emenlow = "79af968f2f26378798aec7a6d729ff5a371aae5f"
 SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 
+LINUX_VERSION_emenlow-noemgd = "3.10.25"
 SRCREV_meta_emenlow-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_emenlow-noemgd = "79af968f2f26378798aec7a6d729ff5a371aae5f"
 
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 07eaa2a..cd731b8 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -1,11 +1,10 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION = "3.10.34"
-
 COMPATIBLE_MACHINE_fri2 = "fri2"
 KMACHINE_fri2 = "fri2"
 KBRANCH_fri2 = "standard/fri2"
 KERNEL_FEATURES_append_fri2 = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
+LINUX_VERSION_fri2 = "3.10.34"
 SRCREV_meta_fri2 = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_fri2 = "c7739be126930006e3bfbdb2fb070a967abc5e09"
 SRCREV_emgd_fri2 = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
@@ -15,6 +14,7 @@ COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
 KMACHINE_fri2-noemgd = "fri2"
 KBRANCH_fri2-noemgd = "standard/fri2"
 KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
+LINUX_VERSION_fri2-noemgd = "3.10.34"
 SRCREV_meta_fri2-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_fri2-noemgd = "c7739be126930006e3bfbdb2fb070a967abc5e09"
 
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 50f8561..f2cd683 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -1,14 +1,12 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-
 COMPATIBLE_MACHINE_nuc = "nuc"
 KMACHINE_nuc = "chiefriver"
 KBRANCH_nuc = "standard/base"
 
 KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
 
-LINUX_VERSION = "3.10.34"
-
+LINUX_VERSION_nuc = "3.10.34"
 SRCREV_meta_nuc = "df3aa753c8826127fb5ad811d56d57168551d6e4"
 SRCREV_machine_nuc = "c7739be126930006e3bfbdb2fb070a967abc5e09"
 
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 11/19] nuc: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the nuc BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-nuc/conf/machine/nuc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf
index 7913dc2..b8d36ca 100644
--- a/meta-nuc/conf/machine/nuc.conf
+++ b/meta-nuc/conf/machine/nuc.conf
@@ -6,7 +6,7 @@
 #@DESCRIPTION: Machine configuration for Intel NUC model DC3217IYE
 # i.e. Ivy Bridge + Panther Point
 
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 MACHINE_FEATURES += "va-impl-intel wifi"
 
 require conf/machine/include/intel-corei7-64-common.inc
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 19/19] common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Update the SRCREV to the latest available for 3.10.

Signed-off-by: Nitin A Kamble 
---
 meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
index f2cd683..d6055f7 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -6,8 +6,8 @@ KBRANCH_nuc = "standard/base"
 
 KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
 
-LINUX_VERSION_nuc = "3.10.34"
-SRCREV_meta_nuc = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_nuc = "c7739be126930006e3bfbdb2fb070a967abc5e09"
+LINUX_VERSION_nuc = "3.10.35"
+SRCREV_meta_nuc = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_nuc = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 
 module_autoload_iwlwifi_nuc = "iwlwifi"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 08/19] emenlow-noemgd: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the emenlow-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf 
b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index f7b11e6..d8e5a5e 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -5,7 +5,7 @@
 
 #@DESCRIPTION: Machine configuration for eMenlow based systems, like the 
Webs-2120 box, without the Intel-proprietary graphics bits
 
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/intel-core2-32-common.inc
 
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 00/19] kernel recipe updates

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

v3.10 & v3.14 linux-yocto kernel recipes are created or updated for various
meta-intel BSPs here.

All these kernels are booting fine on the respective BSPs. There is audio
playback issue on many BSPs with the newer v3.14 kernel. That issue does
not block booting, and can be handled separately.

Thanks,
Nitin

The following changes since commit 185ac2bc78f4c23c2023b5ecad3a21e3f3fc34de:

  nuc: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI) (2014-04-02 08:17:43 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc

Nitin A Kamble (19):
  Make LINUX_VERSION machine specific
  linux-yocto_3.14: common recipe for meta-intel BSPs
  crownbay-noemgd: linux-yocto_3.14 recipe
  emenlow-noemgd: linux-yocto_3.14 recipe
  fri2-noemgd: linux-yocto_3.14 recipe
  nuc: linux-yocto_3.14 recipe
  crownbay-noemgd: change the default kernel to v3.14
  emenlow-noemgd: change the default kernel to v3.14
  fri2-noemgd: change the default kernel to v3.14
  jasperforest: change the default kernel to v3.14
  nuc: change the default kernel to v3.14
  sugarbay: change the default kernel to v3.14
  intel-core2-32: change the default kernel to v3.14
  intel-corei7-64: change the default kernel to v3.14
  common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  crownbay: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  emenlow: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

 .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +-
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 26 ++
 conf/machine/intel-core2-32.conf   |  2 +-
 conf/machine/intel-corei7-64.conf  |  2 +-
 meta-crownbay/conf/machine/crownbay-noemgd.conf|  2 +-
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +-
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 +
 meta-emenlow/conf/machine/emenlow-noemgd.conf  |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +-
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 +
 meta-fri2/conf/machine/fri2-noemgd.conf|  2 +-
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +-
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 11 +
 meta-jasperforest/conf/machine/jasperforest.conf   |  2 +-
 meta-nuc/conf/machine/nuc.conf |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend |  8 +++
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 13 +++
 meta-sugarbay/conf/machine/sugarbay.conf   |  2 +-
 18 files changed, 105 insertions(+), 37 deletions(-)
 create mode 100644 common/recipes-kernel/linux/linux-yocto_3.14.bbappend
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
 create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
 create mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend

-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 04/19] emenlow-noemgd: linux-yocto_3.14 recipe

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Enable the linux-yocto_3.14 recipe for the emenlow-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 ++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend 
b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 000..65df1a5
--- /dev/null
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
+KMACHINE_emenlow-noemgd = "emenlow"
+KBRANCH_emenlow-noemgd = "standard/emenlow"
+KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
+
+LINUX_VERSION_emenlow-noemgd = "3.14.0"
+SRCREV_machine_emenlow-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+SRCREV_meta_emenlow-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 10/19] jasperforest: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the jasperforest BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-jasperforest/conf/machine/jasperforest.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-jasperforest/conf/machine/jasperforest.conf 
b/meta-jasperforest/conf/machine/jasperforest.conf
index 8dca138..216cca3 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -6,7 +6,7 @@
 #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
 # systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak)
 
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 06/19] nuc: linux-yocto_3.14 recipe

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Enable the linux-yocto_3.14 recipe for the nuc BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend | 13 +
 1 file changed, 13 insertions(+)
 create mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend 
b/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 000..3abdf47
--- /dev/null
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,13 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_nuc = "nuc"
+KMACHINE_nuc = "chiefriver"
+KBRANCH_nuc = "standard/base"
+
+KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
+
+LINUX_VERSION_nuc = "3.14.0"
+SRCREV_machine_nuc = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+SRCREV_meta_nuc = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
+
+module_autoload_iwlwifi_nuc = "iwlwifi"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 07/19] crownbay-noemgd: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the crownbay-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf 
b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 42bbfb1..307d9bd 100644
--- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
+++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
@@ -6,7 +6,7 @@
 #@DESCRIPTION: Machine configuration for Crown Bay systems, without 
Intel-proprietary graphics bits
 # i.e. E660 + EG20T
 
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/intel-core2-32-common.inc
 
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 09/19] fri2-noemgd: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the fri2-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-fri2/conf/machine/fri2-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf 
b/meta-fri2/conf/machine/fri2-noemgd.conf
index 43676b3..0a42d94 100644
--- a/meta-fri2/conf/machine/fri2-noemgd.conf
+++ b/meta-fri2/conf/machine/fri2-noemgd.conf
@@ -11,7 +11,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi"
 MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto = "3.10%"
+PREFERRED_VERSION_linux-yocto = "3.14%"
 
 XSERVER ?= "${XSERVER_X86_BASE} \
${XSERVER_X86_EXT} \
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 12/19] sugarbay: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the sugarbay BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-sugarbay/conf/machine/sugarbay.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-sugarbay/conf/machine/sugarbay.conf 
b/meta-sugarbay/conf/machine/sugarbay.conf
index f2da68f..87bc91c 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -8,7 +8,7 @@
 
 MACHINE_FEATURES += "va-impl-intel"
 
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 02/19] linux-yocto_3.14: common recipe for meta-intel BSPs

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Extend the linux-yocto_3.14 recipe from poky layer to meta-intel layer.
This kernel recipe is shared by multiple BSPs from the meta-intel layer.

Signed-off-by: Nitin A Kamble 
---
 .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 26 ++
 1 file changed, 26 insertions(+)
 create mode 100644 common/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend 
b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 000..0add080
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,26 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+# For NUC
+KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
+
+LINUX_VERSION_core2-32-intel-common = "3.14.0"
+COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
+SRCREV_meta_core2-32-intel-common = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
+SRCREV_machine_core2-32-intel-common = 
"0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+KMACHINE_core2-32-intel-common = "intel-core2-32"
+KBRANCH_core2-32-intel-common = "standard/base"
+KERNEL_FEATURES_append_core2-32-intel-common = 
"${KERNEL_FEATURES_INTEL_COMMON}"
+
+LINUX_VERSION_corei7-64-intel-common = "3.14.0"
+COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
+SRCREV_meta_corei7-64-intel-common = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
+SRCREV_machine_corei7-64-intel-common = 
"0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+KMACHINE_intel-corei7-64-intel-common = "intel-corei7-64"
+KBRANCH_intel-corei7-64-intel-common = "standard/base"
+KERNEL_FEATURES_append_corei7-64-intel-common = 
"${KERNEL_FEATURES_INTEL_COMMON}"
+
+# For Crystalforest and Romley
+module_autoload_uio = "uio"
+
+# For FRI2, NUC
+module_autoload_iwlwifi = "iwlwifi"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 17/19] emenlow: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Update the SRCREV to the latest available for 3.10. This includes a fix for
LTSI changes, which fixes the boot issue on emenlow.

Signed-off-by: Nitin A Kamble 
---
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 5ec5b69..dae9c90 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,13 +11,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
 KBRANCH_emenlow-noemgd = "standard/emenlow"
 KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
 
-LINUX_VERSION_emenlow = "3.10.25"
-SRCREV_meta_emenlow = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_emenlow = "79af968f2f26378798aec7a6d729ff5a371aae5f"
+LINUX_VERSION_emenlow = "3.10.35"
+SRCREV_meta_emenlow = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_emenlow = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 
-LINUX_VERSION_emenlow-noemgd = "3.10.25"
-SRCREV_meta_emenlow-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_emenlow-noemgd = "79af968f2f26378798aec7a6d729ff5a371aae5f"
+LINUX_VERSION_emenlow-noemgd = "3.10.35"
+SRCREV_meta_emenlow-noemgd = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_emenlow-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 
 SRC_URI_emenlow = 
"git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 14/19] intel-corei7-64: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the intel-corei7-64 BSP.

Signed-off-by: Nitin A Kamble 
---
 conf/machine/intel-corei7-64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/intel-corei7-64.conf 
b/conf/machine/intel-corei7-64.conf
index 6f9e1f6..2d35554 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -3,7 +3,7 @@
 
 #@DESCRIPTION: Machine configuration for 64 bit Intel Core i7 CPU (and later) 
with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a 
moderately wide range of drivers that should boot and be usable on "typical" 
hardware.
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/meta-intel.inc
 require conf/machine/include/intel-corei7-64-common.inc
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 18/19] fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Update the SRCREV to the latest available for 3.10.

Signed-off-by: Nitin A Kamble 
---
 meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
index cd731b8..c1be243 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -4,9 +4,9 @@ COMPATIBLE_MACHINE_fri2 = "fri2"
 KMACHINE_fri2 = "fri2"
 KBRANCH_fri2 = "standard/fri2"
 KERNEL_FEATURES_append_fri2 = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
-LINUX_VERSION_fri2 = "3.10.34"
-SRCREV_meta_fri2 = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_fri2 = "c7739be126930006e3bfbdb2fb070a967abc5e09"
+LINUX_VERSION_fri2 = "3.10.35"
+SRCREV_meta_fri2 = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_fri2 = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 SRCREV_emgd_fri2 = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 SRC_URI_fri2 = 
"git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
 
@@ -14,9 +14,9 @@ COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
 KMACHINE_fri2-noemgd = "fri2"
 KBRANCH_fri2-noemgd = "standard/fri2"
 KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
-LINUX_VERSION_fri2-noemgd = "3.10.34"
-SRCREV_meta_fri2-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
-SRCREV_machine_fri2-noemgd = "c7739be126930006e3bfbdb2fb070a967abc5e09"
+LINUX_VERSION_fri2-noemgd = "3.10.35"
+SRCREV_meta_fri2-noemgd = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_machine_fri2-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
 
 module_autoload_iwlwifi = "iwlwifi"
 
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 03/19] crownbay-noemgd: linux-yocto_3.14 recipe

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Enable the linux-yocto_3.14 recipe for the crownbay-noemgd BSP.

Signed-off-by: Nitin A Kamble 
---
 meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 ++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend 
b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 000..60ebd44
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
+KMACHINE_crownbay-noemgd = "crownbay"
+KBRANCH_crownbay-noemgd = "standard/crownbay"
+KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
+
+LINUX_VERSION_crownbay-noemgd = "3.14.0"
+SRCREV_machine_crownbay-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+SRCREV_meta_crownbay-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 13/19] intel-core2-32: change the default kernel to v3.14

2014-04-02 Thread nitin . a . kamble
From: Nitin A Kamble 

Use the latest linux-yocto kernel for the intel-core2-32 BSP.

Signed-off-by: Nitin A Kamble 
---
 conf/machine/intel-core2-32.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index 92c2ec6..5c3e714 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -3,7 +3,7 @@
 
 #@DESCRIPTION: Machine configuration for 32 bit Intel Core 2 CPU (and later) 
with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a 
moderately wide range of drivers that should boot and be usable on "typical" 
hardware.
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 require conf/machine/include/meta-intel.inc
 require conf/machine/include/intel-core2-32-common.inc
-- 
1.8.1.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 0/7 v3] [dora] mohonpeak: BSP enabling forlinux-yocto v3.10

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

changelog v3 since v1:
Fix comments for the following patch:
- meta-mohonpeak: add kernel recipe for mohonpeak BSP
- meta-mohonpeak: provide a formfactor for the mohonpeak BSP
- xf86-video-ast: new recipe for ASPEED Technology Card

This patch set is meant to enable mohonpeak on Linux v3.10.
As it is targetted for YP1.5 (dora), the recipes-kernel has
specific linux-yocto v3.10 recipe and not intend to support
intel-common initiative in YP1.6.

The feature supported in this patchset are as follow:
- SATA AHCI
- LPC-ICH
- TCO Watchdog Timer
- SMBus i801
- SMBus iSMT
- USB Host
- ASpeed Technology Graphic Card (PCIe add-on card)

The recipe has been build-test. Smoke tests for above features
have been performed on Intel Mohon Peak platform. The results look
good.

If the maintainers find that the patchset is fit, please kindly
pull them into meta-intel dora branch.

Thank you very much
Ong Boon Leong
The following changes since commit c87883c7509b8ae55b71055ff05e233cddb71d5d:

  fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI) (2014-03-24 11:31:23 
-0700)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib boonleong/mohonpeak-dora
  
http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=boonleong/mohonpeak-dora

Ong Boon Leong (7):
  xf86-video-ast: new recipe for ASPEED Technology Card
  meta-intel.inc: Enable ASPEED Tech Graphic Card
  meta-mohonpeak: new BSP layer for Intel Atom Processor C2000
  meta-mohonpeak: provide machine configuration for mohonpeak
  meta-mohonpeak: provide a formfactor for the mohonpeak BSP
  meta-mohonpeak: add kernel recipe for mohonpeak BSP
  MAINTAINERS: add MOHONPEAK maintainer

 .../xorg-driver/xf86-video-ast_0.98.0.bb   |   12 ++
 conf/machine/include/meta-intel.inc|2
 meta-isg/MAINTAINERS   |4
 meta-isg/meta-mohonpeak/COPYING.MIT|   17 +++
 meta-isg/meta-mohonpeak/README |  146 
 meta-isg/meta-mohonpeak/README.sources |   18 +++
 meta-isg/meta-mohonpeak/conf/layer.conf|   12 ++
 .../meta-mohonpeak/conf/machine/mohonpeak32.conf   |   22 +++
 .../meta-mohonpeak/conf/machine/mohonpeak64.conf   |   24 
 .../formfactor/formfactor/mohonpeak32/machconfig   |3
 .../formfactor/formfactor/mohonpeak64/machconfig   |3
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |1
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend |   17 +++
 13 files changed, 281 insertions(+)
 create mode 100644 common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
 create mode 100644 meta-isg/meta-mohonpeak/COPYING.MIT
 create mode 100644 meta-isg/meta-mohonpeak/README
 create mode 100644 meta-isg/meta-mohonpeak/README.sources
 create mode 100644 meta-isg/meta-mohonpeak/conf/layer.conf
 create mode 100644 meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
 create mode 100644 meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-kernel/linux/linux-yocto_3.10.bbappend

-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 7/7] MAINTAINERS: add MOHONPEAK maintainer

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

Update MAINTAINERS to add "Ong Boon Leong" as maintainer
for MOHONPEAK.

Signed-off-by: Ong Boon Leong 
Reviewed-by: Darren Hart 
---
 meta-isg/MAINTAINERS |4 
 1 file changed, 4 insertions(+)

diff --git a/meta-isg/MAINTAINERS b/meta-isg/MAINTAINERS
index 16babd4..5d6 100644
--- a/meta-isg/MAINTAINERS
+++ b/meta-isg/MAINTAINERS
@@ -41,3 +41,7 @@ Maintainers List (try to look for most precise areas first)
 HASWELL-WC
 M:  Ong Boon Leong 
 F:  meta-haswell-wc/
+
+MOHONPEAK
+M:  Ong Boon Leong 
+F:  meta-mohonpeak/
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 4/7] meta-mohonpeak: provide machine configuration for mohonpeak

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

Create new machines named 'mohonpeak32' and 'mohonpeak64'
for this platform.

Signed-off-by: Ong Boon Leong 
Reviewed-by: Darren Hart 
---
 .../meta-mohonpeak/conf/machine/mohonpeak32.conf   |   22 ++
 .../meta-mohonpeak/conf/machine/mohonpeak64.conf   |   24 
 2 files changed, 46 insertions(+)
 create mode 100644 meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
 create mode 100644 meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf

diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf 
b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
new file mode 100644
index 000..d703a61
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@NAME: mohonpeak 32bit
+
+#@DESCRIPTION: Machine configuration for Mohon Peak systems
+
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
+
+require conf/machine/include/tune-atom.inc
+require conf/machine/include/ia32-base.inc
+require conf/machine/include/meta-intel.inc
+
+XSERVER ?= "${XSERVER_IA32_BASE} \
+  ${XSERVER_IA32_EXT} \
+  ${XSERVER_IA32_ASPEED_AST} \
+   "
+
+MACHINE_FEATURES += "pcbios efi"
+
+SYSLINUX_OPTS = "serial 1 115200"
+SERIAL_CONSOLE = "115200 ttyS1"
+APPEND += "console=ttyS1,115200 console=tty1"
diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf 
b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
new file mode 100644
index 000..95a1136
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
@@ -0,0 +1,24 @@
+#@TYPE: Machine
+#@NAME: mohonpeak 64 bit
+
+#@DESCRIPTION: Machine configuration for Mohon Peak systems
+
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
+
+DEFAULTTUNE ?= "core2-64"
+
+require conf/machine/include/tune-atom.inc
+require conf/machine/include/ia32-base.inc
+require conf/machine/include/meta-intel.inc
+
+XSERVER ?= "${XSERVER_IA32_BASE} \
+  ${XSERVER_IA32_EXT} \
+  ${XSERVER_IA32_ASPEED_AST} \
+   "
+
+MACHINE_FEATURES += "pcbios efi"
+
+SYSLINUX_OPTS = "serial 1 115200"
+SERIAL_CONSOLE = "115200 ttyS1"
+APPEND += "console=ttyS1,115200 console=tty1"
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 3/7] meta-mohonpeak: new BSP layer for Intel Atom Processor C2000

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

This layer provides support for Intel Atom Processor C2000
product line.

Signed-off-by: Ong Boon Leong 
Reviewed-by: Darren Hart 
---
 meta-isg/meta-mohonpeak/COPYING.MIT |   17 
 meta-isg/meta-mohonpeak/README  |  146 +++
 meta-isg/meta-mohonpeak/README.sources  |   18 
 meta-isg/meta-mohonpeak/conf/layer.conf |   12 +++
 4 files changed, 193 insertions(+)
 create mode 100644 meta-isg/meta-mohonpeak/COPYING.MIT
 create mode 100644 meta-isg/meta-mohonpeak/README
 create mode 100644 meta-isg/meta-mohonpeak/README.sources
 create mode 100644 meta-isg/meta-mohonpeak/conf/layer.conf

diff --git a/meta-isg/meta-mohonpeak/COPYING.MIT 
b/meta-isg/meta-mohonpeak/COPYING.MIT
new file mode 100644
index 000..89de354
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/COPYING.MIT
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/meta-isg/meta-mohonpeak/README b/meta-isg/meta-mohonpeak/README
new file mode 100644
index 000..e429b84
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/README
@@ -0,0 +1,146 @@
+This README file contains information on building the meta-mohonpeak
+BSP layer, and booting the images contained in the /binary directory.
+Please see the corresponding sections below for details.
+
+The mohonpeak platform consists of two versions:
+1. 32-bit Mohon Peak
+2. 64-bit Mohon Peak
+
+The Mohon Peak platform consists of the Intel Atom Processor C2000
+Product Family (Formerly Rangeley)
+
+This BSP assumes ASPEED Technology graphics card is being used.
+
+Further information about the platforms supported by this BSP can be
+found here:
+
+  http://www.intel.com/content/www/us/en/intelligent-systems/rangeley/
+atom-c2000-product-family-based-platforms-overview.html
+
+Information on all IntelĀ® embedded platforms can be found here:
+
+  http://www.intel.com/p/en_US/embedded/hwsw/hardware
+
+
+Yocto Project Compatible
+
+
+This BSP is compatible with the Yocto Project as per the requirements
+listed here:
+
+  https://www.yoctoproject.org/webform/yocto-project-compatible-registration
+
+
+Dependencies
+
+
+This layer depends on:
+
+  URI: git://git.openembedded.org/bitbake
+  branch: master
+
+  URI: git://git.openembedded.org/openembedded-core
+  layers: meta
+  branch: master
+
+  URI: git://git.yoctoproject.org/meta-intel
+  layers: intel
+  branch: master
+
+
+Patches
+===
+
+Please submit any patches against this BSP to the Yocto mailing list
+(yo...@yoctoproject.org) and cc: the maintainer:
+
+Maintainer: Ong Boon Leong 
+
+Please see the meta-intel/MAINTAINERS file for more details.
+
+
+Table of Contents
+=
+
+  I. Building the meta-mohonpeak BSP layer
+ II. Booting the images in /binary
+
+I. Building the meta-mohonpeak BSP layer
+===
+
+In order to build an image with BSP support for a given release, you
+need to download the corresponding BSP tarball from the 'Board Support
+Package (BSP) Downloads' page of the Yocto Project website.
+
+Having done that, and assuming you extracted the BSP tarball contents
+at the top-level of your yocto build tree, you can build a mohonpeak
+image by adding the location of the meta-mohonpeak layer to
+bblayers.conf, along with the meta-intel layer itself (to access
+common metadata shared between BSPs) e.g.:
+
+  yocto/meta-intel \
+  yocto/meta-intel/meta-isg \
+  yocto/meta-intel/meta-isg/meta-mohonpeak \
+
+To enable the 32-bit Mohon Peak layer, add the mohonpeak32 MACHINE to 
local.conf:
+
+  MACHINE ?= "mohonpeak32"
+
+To enable the 64-bit Mohon Peak layer, add the mohonpeak64 MACHINE to 
local.conf:
+
+  MACHINE ?= "mohonpeak64"
+
+You should then be able to build a mohonpeak image as such:
+
+  $ source oe-init-build-env
+  $ bitbake core-image-sato
+
+At the end of a successful build, you should have a live image that
+you can boot from a USB flash drive (see instructions on how to do
+that below, i

[meta-intel] [PATCH 6/7] meta-mohonpeak: add kernel recipe for mohonpeak BSP

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

Provide kernel version 3.10 recipe for mohonpeak BSP.

Signed-off-by: Ong Boon Leong 
---
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend|   17 +
 1 file changed, 17 insertions(+)
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-kernel/linux/linux-yocto_3.10.bbappend

diff --git 
a/meta-isg/meta-mohonpeak/recipes-kernel/linux/linux-yocto_3.10.bbappend 
b/meta-isg/meta-mohonpeak/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 000..148a5ae
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,17 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_mohonpeak32 = "mohonpeak32"
+KMACHINE_mohonpeak32  = "mohonpeak32"
+KBRANCH_mohonpeak32  = "standard/common-pc/base"
+
+LINUX_VERSION_mohonpeak32 = "3.10.34"
+SRCREV_machine_pn-linux-yocto_mohonpeak32 ?=  
"10f8245e0d3650144b034142c8f91e5d15c392ab"
+SRCREV_meta_pn-linux-yocto_mohonpeak32 ?= 
"4d658aa580df62232a4a84957b02496436dc17c4"
+
+COMPATIBLE_MACHINE_mohonpeak64 = "mohonpeak64"
+KMACHINE_mohonpeak64  = "mohonpeak"
+KBRANCH_mohonpeak64  = "standard/common-pc-64/base"
+
+LINUX_VERSION_mohonpeak64 = "3.10.34"
+SRCREV_machine_pn-linux-yocto_mohonpeak64 ?=  
"10f8245e0d3650144b034142c8f91e5d15c392ab"
+SRCREV_meta_pn-linux-yocto_mohonpeak64 ?= 
"4d658aa580df62232a4a84957b02496436dc17c4"
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 5/7] meta-mohonpeak: provide a formfactor for the mohonpeak BSP

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

Provide formfactor configuration for the mohonpeak BSP.

Signed-off-by: Ong Boon Leong 
---
 .../recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig|3 +++
 .../recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig|3 +++
 .../meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend   |1 +
 3 files changed, 7 insertions(+)
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig
 create mode 100644 
meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend

diff --git 
a/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig
 
b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig
new file mode 100644
index 000..ffce012
--- /dev/null
+++ 
b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig
@@ -0,0 +1,3 @@
+# Assume a USB mouse and keyboard are connected
+HAVE_TOUCHSCREEN=0
+HAVE_KEYBOARD=1
diff --git 
a/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig
 
b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig
new file mode 100644
index 000..ffce012
--- /dev/null
+++ 
b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor/mohonpeak64/machconfig
@@ -0,0 +1,3 @@
+# Assume a USB mouse and keyboard are connected
+HAVE_TOUCHSCREEN=0
+HAVE_KEYBOARD=1
diff --git 
a/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend 
b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend
new file mode 100644
index 000..72d991c
--- /dev/null
+++ b/meta-isg/meta-mohonpeak/recipes-bsp/formfactor/formfactor_0.0.bbappend
@@ -0,0 +1 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 2/7] meta-intel.inc: Enable ASPEED Tech Graphic Card

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

This is to enable ASPEED Technology graphic card
that is bundled inside certain Intel customer reference
board.

Signed-off-by: Ong Boon Leong 
Signed-off-by: Tom Zanussi 
(cherry picked from commit 3107e68de1a5d7df2f8098b597099c3e7674381d)

Signed-off-by: Ong Boon Leong 
Reviewed-by: Darren Hart 
---
 conf/machine/include/meta-intel.inc |2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/include/meta-intel.inc 
b/conf/machine/include/meta-intel.inc
index 1d591a3..008551d 100644
--- a/conf/machine/include/meta-intel.inc
+++ b/conf/machine/include/meta-intel.inc
@@ -22,3 +22,5 @@ XSERVER_IA32_EMGD = "emgd-driver-bin \
 XSERVER_IA32_MATROX_MGA = "xf86-video-mga \
"
 
+XSERVER_IA32_ASPEED_AST = "xf86-video-ast \
+   "
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong 

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 
---
 .../recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb  |   12 
 1 file changed, 12 insertions(+)
 create mode 100644 common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb

diff --git a/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb 
b/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
new file mode 100644
index 000..05b379e
--- /dev/null
+++ b/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
@@ -0,0 +1,12 @@
+require recipes-graphics/xorg-driver/xorg-driver-video.inc
+
+SUMMARY = "X.Org X server -- ASpeed Technologies graphics driver"
+
+DESCRIPTION = "ast is an Xorg driver for ASpeed Technologies video cards"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=0b8c242f0218eea5caa949b7910a774b"
+
+DEPENDS += "libpciaccess"
+
+SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42"
+SRC_URI[sha256sum] = 
"90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1"
-- 
1.7.10.4

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-02 Thread Burton, Ross
On 2 April 2014 16:30, Ong, Boon Leong  wrote:
>> Does this driver really only work on x86 hardware?
> I only validate it on x86 hardware. Since this goes under meta-intel, I 
> suppose that is fine?
> Or, should I just remove that line entirely? I was referencing recipe written 
> for mga.

Unless the recipe is *strictly* for a specific machine then these
lines are meaningless, please remove it.

Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-02 Thread Ong, Boon Leong


> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Wednesday, April 02, 2014 7:03 PM
> To: Ong, Boon Leong
> Cc: meta-intel@yoctoproject.org
> Subject: Re: [meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED
> Technology Card
> 
> On 2 April 2014 12:45,   wrote:
> > +DEPENDS += "virtual/libx11 libpciaccess"
> 
> Drivers shouldn't be linking to client libraries so you should be able to drop
> libx11 from here.
> 
> > +PR = "r0"
> 
> No need for this, remove.
Ross, thanks for the review. I will make above change in v3 patchset because
I have just sent out v2 after resolving Darren's comment.
> 
> > +COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
> 
> Does this driver really only work on x86 hardware?
I only validate it on x86 hardware. Since this goes under meta-intel, I suppose 
that is fine? 
Or, should I just remove that line entirely? I was referencing recipe written 
for mga.
> 
> Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH 0/5] v3.10 Kernel SRCREV updates for BSPs

2014-04-02 Thread Tom Zanussi
On Tue, 2014-04-01 at 08:33 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble 
> 
> Here are SRCREV updates for the v3.10 linux-yocto kernel for bunch of
> meta-intel BSPs.
> 

Pulled into meta-intel/master.

Thanks,

Tom

> Thanks,
> Nitin
> 
> The following changes since commit 385480881105643d83277023ce74df8c1b4a9c9e:
> 
>   Actually remove all retired BSP files (2014-03-26 22:50:45 -0500)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib nitin/misc
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc
> 
> Nitin A Kamble (5):
>   emenlow: Update linux-yocto 3.10 SRCREV (3.10.25)
>   crownbay: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
>   fri2: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
>   common: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
>   nuc: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
> 
>  common/recipes-kernel/linux/linux-yocto_3.10.bbappend | 15 
> ---
>  .../recipes-kernel/linux/linux-yocto_3.10.bbappend| 10 +-
>  .../recipes-kernel/linux/linux-yocto_3.10.bbappend| 12 ++--
>  meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend  | 10 +-
>  meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend   |  8 
>  5 files changed, 28 insertions(+), 27 deletions(-)
> 


-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCHv4 0/5] [dora] meta-valleyisland: add new bsp layer for Valley Island

2014-04-02 Thread Tom Zanussi
On Wed, 2014-04-02 at 01:42 +0800, rebecca.swee.fun.ch...@intel.com
wrote:
> From: Chang Rebecca Swee Fun 
> 
> Hi everyone,
> 
> After some build tests, I now respin the pull request again for Valley Island 
> BSP.
> In this patch series, I have changed the machine conf file to include
> ${XSERVER_IA32_I965} to the build. This driver has been verified working
> by running glxgears on target. ${XSERVER_IA32_I965} feature is sufficient to
> support OpenGL rendering.
> 
> Besides, the kernel recipe is now updated to version 3.10.34 with latest
> commit id in linux-yocto-3.10.
> 
> Please pull this patch set into meta-intel Dora branch.
> 

Pulled into meta-intel/dora.

Thanks,

Tom

> Thanks.
> 
> Rebecca
> 
> The following changes since commit c87883c7509b8ae55b71055ff05e233cddb71d5d:
> 
>   fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI) (2014-03-24 11:31:23 
> -0700)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib 
> rebeccas/meta-valleyisland-dora-dev-2
>   
> http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=rebeccas/meta-valleyisland-dora-dev-2
> 
> Chang Rebecca Swee Fun (5):
>   meta-valleyisland: add new BSP layer for Intel Atom Processor E38XX
>   meta-valleyisland: provide machine configuration for valleyisland
>   meta-valleyisland: provide a formfactor for valleyisland
>   meta-valleyisland: add kernel recipe for valleyisland bsp
>   meta-isg: update MAINTAINER file
> 
>  meta-isg/MAINTAINERS   |4 +
>  meta-isg/meta-valleyisland/COPYING.MIT |   17 ++
>  meta-isg/meta-valleyisland/README  |  218 
> 
>  meta-isg/meta-valleyisland/README.sources  |   18 ++
>  meta-isg/meta-valleyisland/conf/layer.conf |   14 ++
>  .../conf/machine/valleyisland-32.conf  |   21 ++
>  .../conf/machine/valleyisland-64.conf  |   23 +++
>  .../formfactor/valleyisland-32/machconfig  |3 +
>  .../formfactor/valleyisland-64/machconfig  |3 +
>  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |1 +
>  .../recipes-kernel/linux/linux-yocto_3.10.bbappend |   27 +++
>  11 files changed, 349 insertions(+)
>  create mode 100644 meta-isg/meta-valleyisland/COPYING.MIT
>  create mode 100644 meta-isg/meta-valleyisland/README
>  create mode 100644 meta-isg/meta-valleyisland/README.sources
>  create mode 100644 meta-isg/meta-valleyisland/conf/layer.conf
>  create mode 100644 
> meta-isg/meta-valleyisland/conf/machine/valleyisland-32.conf
>  create mode 100644 
> meta-isg/meta-valleyisland/conf/machine/valleyisland-64.conf
>  create mode 100644 
> meta-isg/meta-valleyisland/recipes-bsp/formfactor/formfactor/valleyisland-32/machconfig
>  create mode 100644 
> meta-isg/meta-valleyisland/recipes-bsp/formfactor/formfactor/valleyisland-64/machconfig
>  create mode 100644 
> meta-isg/meta-valleyisland/recipes-bsp/formfactor/formfactor_0.0.bbappend
>  create mode 100644 
> meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend
> 
> -- 
> 1.7.10.4
> 


-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-02 Thread Burton, Ross
On 2 April 2014 12:45,   wrote:
> +DEPENDS += "virtual/libx11 libpciaccess"

Drivers shouldn't be linking to client libraries so you should be able
to drop libx11 from here.

> +PR = "r0"

No need for this, remove.

> +COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'

Does this driver really only work on x86 hardware?

Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel