[meta-intel] [PATCH 15/21] meta-crystalforest: removed using of intel-common-pkgarch.inc

Kamble, Nitin A nitin.a.kamble at intel.com
Thu May 8 14:14:29 PDT 2014


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, wei.sern.chan at intel.com wrote:
> From: Chan Wei Sern <wei.sern.chan at intel.com>
>
> 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 <wei.sern.chan at intel.com>
> ---
>   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} \



More information about the meta-intel mailing list