This commit does not make sense. The purpose of pkgarch is to share the package architecture of kernel packages across different BSPs. It does not inhibit selection of preferred kernel version.

Darren,
  Do you have any further commit for this approach?

Thanks,
Nitin

On 5/7/2014 5:19 PM, [email protected] wrote:
From: Chan Wei Sern <[email protected]>

Removed using of intel-common-pkgarch.inc in
crystalforest-gladden.conf and crystalforest-server.conf.
As we would like to have control over preferred linux-yocto
version for machine specific build.

Signed-off-by: Chan Wei Sern <[email protected]>
---
  meta-crystalforest/conf/machine/crystalforest-gladden.conf |    1 -
  meta-crystalforest/conf/machine/crystalforest-server.conf  |    1 -
  2 files changed, 2 deletions(-)

diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf 
b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
index 9c33293..c1b552a 100644
--- a/meta-crystalforest/conf/machine/crystalforest-gladden.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
@@ -12,7 +12,6 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
  PREFERRED_VERSION_linux-yocto ?= "3.10%"
require conf/machine/include/intel-corei7-64-common.inc
-require conf/machine/include/intel-common-pkgarch.inc
  require conf/machine/include/meta-intel.inc
XSERVER ?= "${XSERVER_X86_BASE} \
diff --git a/meta-crystalforest/conf/machine/crystalforest-server.conf 
b/meta-crystalforest/conf/machine/crystalforest-server.conf
index fd0e80a..7a5da09 100644
--- a/meta-crystalforest/conf/machine/crystalforest-server.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-server.conf
@@ -12,7 +12,6 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
  PREFERRED_VERSION_linux-yocto ?= "3.10%"
require conf/machine/include/intel-corei7-64-common.inc
-require conf/machine/include/intel-common-pkgarch.inc
  require conf/machine/include/meta-intel.inc
XSERVER ?= "${XSERVER_X86_BASE} \

--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to