[meta-intel] [PATCH 1/6] Remove chiefriver, sys940x & n450 BSPs

Kamble, Nitin A nitin.a.kamble at intel.com
Wed Mar 26 22:26:12 PDT 2014


On 3/26/2014 8:54 PM, Tom Zanussi wrote:
> On Wed, 2014-03-26 at 16:24 -0500, Hart, Darren wrote:
>> On 3/25/14, 22:08, "Kamble, Nitin A" <nitin.a.kamble at intel.com> wrote:
>>
>>> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>>>
>>> Configuration for the chiefriver, sys940x, sys940x-noemgd, n450 BSPs are
>>> deleted. The consolidated BSPs viz intel-corei7-64 and intel-core2-32
>>> support these boards.
>>>
>>> As part of the usual retirement process, a heads-up email was sent to the
>>> meta-intel mailing list requesting any feedback regarding retirement of
>>> these BSPs. The community did not had any concerning feedback to
>>> reconsider the retirement decision.
>>>
>>> The MAINTAINERS file and the layer version of the meta-intel layer are
>>> updated to reflect removal of the BSPs.
>>>
>>> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
>>> CC: Darren Hart <dvhart at linux.intel.com>
>> Reviewed-by: Darren Hart <dvhart at linux.intel.com>
>>
> This patch doesn't seem to actually remove all the files or the BSP
> directories - can you verify that I'm not just missing something and
> that the patch below fixes it?
>
I do not see these lingering files with the current meta-intel master.
Tom, maybe you are not on top of the meta-intel repo master branch.

Nitin


>
> From: Tom Zanussi <tom.zanussi at intel.com>
> Date: Wed, 26 Mar 2014 22:48:12 -0500
> Subject: [PATCH] Actually remove all retired BSP files
>
> The below commit didn't actually remove all the files from the BSPs
> retired - the BSP directories were still there with unremoved files in
> them - this actually finishes the removal.
>
>    commit 8d79fb4e0cec07fe05ca440578414eaa6be80a3a
>    Author: Nitin A Kamble <nitin.a.kamble at intel.com>
>    Date:   Wed Mar 12 12:12:32 2014 -0700
>
>        Remove chiefriver, sys940x & n450 BSPs
>
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
> ---
>   .../linux/linux-yocto-rt_3.10.bbappend             |    9 ---------
>   .../linux/linux-yocto-rt_3.10.bbappend             |   16 ----------------
>   2 files changed, 25 deletions(-)
>   delete mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
>   delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
>
> diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> deleted file mode 100644
> index bee7e54..0000000
> --- a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> +++ /dev/null
> @@ -1,9 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -COMPATIBLE_MACHINE_chiefriver = "chiefriver"
> -KMACHINE_chiefriver  = "chiefriver"
> -
> -# Update the following to use a different BSP branch or meta SRCREV
> -#KBRANCH_chiefriver  = "standard/preempt-rt/base"
> -#SRCREV_machine_pn-linux-yocto-rt_chiefriver ?= "XXX"
> -#SRCREV_meta_pn-linux-yocto-rt_chiefriver ?= "XXX"
> diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> deleted file mode 100644
> index cc680ce..0000000
> --- a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -COMPATIBLE_MACHINE_sys940x = "sys940x"
> -KMACHINE_sys940x = "sys940x"
> -
> -COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
> -KMACHINE_sys940x-noemgd = "sys940x"
> -
> -# Update the following to use a different BSP branch or meta SRCREV
> -#KBRANCH_sys940x = "standard/preempt-rt/base"
> -#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX"
> -#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX"
> -
> -#KBRANCH_sys940x-noemgd = "standard/preempt-rt/base"
> -#SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"
> -#SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"



More information about the meta-intel mailing list