All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] meta-sugarbay: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11  3:42 ` [PATCH 2/6] meta-crownbay: " tom.zanussi
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-sugarbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
 delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index 35c1d9f..0000000
--- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-COMPATIBLE_MACHINE_sugarbay = "sugarbay"
-KMACHINE_sugarbay  = "yocto/standard/common-pc-64/sugarbay"
-
-SRCREV_machine_pn-linux-yocto_sugarbay ?= "7f495be2ccaa209bf505b8a8899cea64cfd968bb"
-SRCREV_meta_pn-linux-yocto_sugarbay ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/6] meta-crownbay: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
  2012-06-11  3:42 ` [PATCH 1/6] meta-sugarbay: remove linux-yocto-2.6.37 .bbappend tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11  3:42 ` [PATCH 3/6] meta-emenlow: " tom.zanussi
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-crownbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
 delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index 743129b..0000000
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-COMPATIBLE_MACHINE_crownbay = "crownbay"
-KMACHINE_crownbay  = "yocto/standard/crownbay"
-KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
-
-COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
-KMACHINE_crownbay-noemgd  = "yocto/standard/crownbay"
-KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
-
-SRCREV_machine_pn-linux-yocto_crownbay ?= "372c0ab135978bd8ca3a77c88816a25c5ed8f303"
-SRCREV_meta_pn-linux-yocto_crownbay ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-
-SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "372c0ab135978bd8ca3a77c88816a25c5ed8f303"
-SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37
@ 2012-06-11  3:42 tom.zanussi
  2012-06-11  3:42 ` [PATCH 1/6] meta-sugarbay: remove linux-yocto-2.6.37 .bbappend tom.zanussi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

Remove 2.6.37 .bbappends to match recent oe-core linux-yocto-2.6.37 removal.

The following changes since commit a2c22fb791eb70b230a5f8169d3580f4f3a4f967:
  Kishore Bodke (1):
        meta-cedartrail: update SRCREV

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/rm-linux-yocto--2.6.37
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/rm-linux-yocto--2.6.37

Tom Zanussi (6):
  meta-sugarbay: remove linux-yocto-2.6.37 .bbappend
  meta-crownbay: remove linux-yocto-2.6.37 .bbappend
  meta-emenlow: remove linux-yocto-2.6.37 .bbappend
  meta-fishriver: remove linux-yocto-2.6.37 .bbappend
  meta-jasperforest: remove linux-yocto-2.6.37 .bbappend
  meta-n450: remove linux-yocto-2.6.37 .bbappend

 .../linux/linux-yocto_2.6.37.bbappend              |   15 ---------------
 .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
 .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
 .../linux/linux-yocto_2.6.37.bbappend              |    8 --------
 .../linux/linux-yocto_2.6.37.bbappend              |   10 ----------
 .../linux/linux-yocto_2.6.37.bbappend              |    7 -------
 6 files changed, 0 insertions(+), 52 deletions(-)
 delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 3/6] meta-emenlow: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
  2012-06-11  3:42 ` [PATCH 1/6] meta-sugarbay: remove linux-yocto-2.6.37 .bbappend tom.zanussi
  2012-06-11  3:42 ` [PATCH 2/6] meta-crownbay: " tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11  3:42 ` [PATCH 4/6] meta-fishriver: " tom.zanussi
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-emenlow.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index ab6616e..0000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-COMPATIBLE_MACHINE_emenlow = "emenlow"
-KMACHINE_emenlow  = "yocto/standard/emenlow"
-
-SRCREV_machine_pn-linux-yocto_emenlow = "1afee6bc0496b7d528d97d7bc1585f3af7311abb"
-SRCREV_meta_pn-linux-yocto_emenlow ?= "aeea99683c7283f1f3320bf2ee7085ee252d4e7e"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 4/6] meta-fishriver: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
                   ` (2 preceding siblings ...)
  2012-06-11  3:42 ` [PATCH 3/6] meta-emenlow: " tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11  3:42 ` [PATCH 5/6] meta-jasperforest: " tom.zanussi
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-fishriver.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
 delete mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index f9c447d..0000000
--- a/meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-COMPATIBLE_MACHINE_fishriver = "fishriver"
-KMACHINE_fishriver  = "yocto/standard/fishriver"
-
-SRCREV_machine_pn-linux-yocto_fishriver ?= "bb8e31f2c99f5e007660d4540df246fb7ecfa746"
-SRCREV_meta_pn-linux-yocto_fishriver ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 5/6] meta-jasperforest: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
                   ` (3 preceding siblings ...)
  2012-06-11  3:42 ` [PATCH 4/6] meta-fishriver: " tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11  3:42 ` [PATCH 6/6] meta-n450: " tom.zanussi
  2012-06-11 15:19 ` [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 Darren Hart
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-jasperforest.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
 delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index 42af365..0000000
--- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-COMPATIBLE_MACHINE_jasperforest = "jasperforest"
-
-KMACHINE_jasperforest  = "yocto/standard/common-pc-64/jasperforest"
-
-SRCREV_machine_pn-linux-yocto_jasperforest ?= "8cc4724f41f9082e48e5a846a29f6f6356c16b61"
-SRCREV_meta_pn-linux-yocto_jasperforest ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 6/6] meta-n450: remove linux-yocto-2.6.37 .bbappend
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
                   ` (4 preceding siblings ...)
  2012-06-11  3:42 ` [PATCH 5/6] meta-jasperforest: " tom.zanussi
@ 2012-06-11  3:42 ` tom.zanussi
  2012-06-11 15:19 ` [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 Darren Hart
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2012-06-11  3:42 UTC (permalink / raw)
  To: yocto, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-n450.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index d52a90a..0000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-KMACHINE_n450 = "yocto/standard/common-pc/atom-pc"
-COMPATIBLE_MACHINE_n450 = "n450"
-
-# The n450 is a single core hypterthreaded CPU
-KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
-
-# We use the atom-pc machine SRCREV and the default meta SRCREV
-#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
-#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37
  2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
                   ` (5 preceding siblings ...)
  2012-06-11  3:42 ` [PATCH 6/6] meta-n450: " tom.zanussi
@ 2012-06-11 15:19 ` Darren Hart
  6 siblings, 0 replies; 8+ messages in thread
From: Darren Hart @ 2012-06-11 15:19 UTC (permalink / raw)
  To: tom.zanussi; +Cc: yocto



On 06/10/2012 08:42 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
> 
> Remove 2.6.37 .bbappends to match recent oe-core linux-yocto-2.6.37 removal.

For the series:

Acked-by: Darren Hart <dvhart@linux.intel.com>

> 
> The following changes since commit a2c22fb791eb70b230a5f8169d3580f4f3a4f967:
>   Kishore Bodke (1):
>         meta-cedartrail: update SRCREV
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel.git tzanussi/rm-linux-yocto--2.6.37
>   http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/rm-linux-yocto--2.6.37
> 
> Tom Zanussi (6):
>   meta-sugarbay: remove linux-yocto-2.6.37 .bbappend
>   meta-crownbay: remove linux-yocto-2.6.37 .bbappend
>   meta-emenlow: remove linux-yocto-2.6.37 .bbappend
>   meta-fishriver: remove linux-yocto-2.6.37 .bbappend
>   meta-jasperforest: remove linux-yocto-2.6.37 .bbappend
>   meta-n450: remove linux-yocto-2.6.37 .bbappend
> 
>  .../linux/linux-yocto_2.6.37.bbappend              |   15 ---------------
>  .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
>  .../linux/linux-yocto_2.6.37.bbappend              |    6 ------
>  .../linux/linux-yocto_2.6.37.bbappend              |    8 --------
>  .../linux/linux-yocto_2.6.37.bbappend              |   10 ----------
>  .../linux/linux-yocto_2.6.37.bbappend              |    7 -------
>  6 files changed, 0 insertions(+), 52 deletions(-)
>  delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
>  delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
>  delete mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
>  delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
>  delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
>  delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-11 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-11  3:42 [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 tom.zanussi
2012-06-11  3:42 ` [PATCH 1/6] meta-sugarbay: remove linux-yocto-2.6.37 .bbappend tom.zanussi
2012-06-11  3:42 ` [PATCH 2/6] meta-crownbay: " tom.zanussi
2012-06-11  3:42 ` [PATCH 3/6] meta-emenlow: " tom.zanussi
2012-06-11  3:42 ` [PATCH 4/6] meta-fishriver: " tom.zanussi
2012-06-11  3:42 ` [PATCH 5/6] meta-jasperforest: " tom.zanussi
2012-06-11  3:42 ` [PATCH 6/6] meta-n450: " tom.zanussi
2012-06-11 15:19 ` [PATCH 0/6] meta-intel: remove linux-yocto-2.6.37 Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.