All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some meta-intel cleanup for 1.3
@ 2012-10-29 23:11 tom.zanussi
  2012-10-29 23:11 ` [PATCH 1/2] meta-intel: update kernel SRCREVs and pin LINUX_VERSION tom.zanussi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: tom.zanussi @ 2012-10-29 23:11 UTC (permalink / raw)
  To: yocto, dvhart, nitin.a.kamble, kishore.k.bodke, rahul.saxena

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

This patchset updates the kernel SRCREVs and adds KERNEL_VERSION for all
the meta-intel BSPs.

It also removes the remaining linux-yocto-3.0 bbappends.

The following changes since commit 20c289289ef1fa84bbef323c77d2c39e9e8a9882:

  romley: add WEBTITLE & Compliance information (2012-10-29 14:59:37 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/1.3-kernel-srcrevs
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/1.3-kernel-srcrevs

Tom Zanussi (2):
  meta-intel: update kernel SRCREVs and pin LINUX_VERSION
  meta-intel: remove linux-yocto*_3.0 bbappends

 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       |  2 ++
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       | 10 ++++++----
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       | 10 ++++++----
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       | 10 ++++++----
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    |  8 --------
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend       |  9 ---------
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    | 11 -----------
 meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | 11 -----------
 meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend | 10 ++++++----
 meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend |  2 ++
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       |  2 ++
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    | 10 ----------
 meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend | 10 ----------
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    |  8 --------
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend       |  8 --------
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    |  8 --------
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend       |  8 --------
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend       |  6 ++++--
 .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend    | 14 --------------
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend       | 17 -----------------
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend       | 10 ++++++----
 27 files changed, 64 insertions(+), 156 deletions(-)
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend
 delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
 delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend
 delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.0.bbappend
 delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend

-- 
1.7.11.4



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

end of thread, other threads:[~2012-10-30 13:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 23:11 [PATCH 0/2] Some meta-intel cleanup for 1.3 tom.zanussi
2012-10-29 23:11 ` [PATCH 1/2] meta-intel: update kernel SRCREVs and pin LINUX_VERSION tom.zanussi
2012-10-29 23:57   ` Bodke, Kishore K
2012-10-30  0:29     ` Tom Zanussi
2012-10-30  2:12       ` Bodke, Kishore K
2012-10-30  2:25         ` Tom Zanussi
2012-10-29 23:11 ` [PATCH 2/2] meta-intel: remove linux-yocto*_3.0 bbappends tom.zanussi
2012-10-30 13:51 ` [PATCH 0/2] Some meta-intel cleanup for 1.3 Tom Zanussi

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.