Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 0/4] Kernel upgrade and small fixes
@ 2012-01-13 19:14 Martin Jansa
  2012-01-13 19:16 ` [meta-handheld][PATCH 1/4] zaurus.inc: weak assignment to IMAGE_FSTYPES Martin Jansa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Jansa @ 2012-01-13 19:14 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit d76030c7744dfb480c8d43073762d11dcae4893a:

  linux(-kexecboot): upgrade from 3.1.6 to 3.1.7 (2012-01-05 08:49:23 +0000)

are available in the git repository at:
  git://gitorious.org/shr/meta-handheld jansa/pull

Martin Jansa (4):
  zaurus.inc: weak assignment to IMAGE_FSTYPES
  linux(-kexecboot)-git: upgrade to 3.2.0-rc7
  linux(-kexecboot)-3.2: add 3.2.1 for spitz
  linux(-kexecboot)-3.1: move common stuff like SRC_URI and checksums
    to .inc file

 conf/machine/include/zaurus.inc                    |    2 +-
 recipes-kernel/linux/linux-3.1.inc                 |   19 +
 recipes-kernel/linux/linux-3.2.inc                 |   14 +
 recipes-kernel/linux/linux-3.2/spitz/defconfig     |  384 ++++++++++++++++++++
 recipes-kernel/linux/linux-git.inc                 |    4 +-
 .../linux/linux-kexecboot-3.2/spitz/defconfig      |  128 +++++++
 recipes-kernel/linux/linux-kexecboot_3.1.bb        |   21 +-
 recipes-kernel/linux/linux-kexecboot_3.2.bb        |    5 +
 recipes-kernel/linux/linux-kexecboot_git.bb        |    2 +
 recipes-kernel/linux/linux/spitz/defconfig         |    7 +
 recipes-kernel/linux/linux_3.1.bb                  |   21 +-
 recipes-kernel/linux/linux_3.2.bb                  |    4 +
 recipes-kernel/linux/linux_git.bb                  |    2 +
 13 files changed, 570 insertions(+), 43 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-3.1.inc
 create mode 100644 recipes-kernel/linux/linux-3.2.inc
 create mode 100644 recipes-kernel/linux/linux-3.2/spitz/defconfig
 create mode 100644 recipes-kernel/linux/linux-kexecboot-3.2/spitz/defconfig
 create mode 100644 recipes-kernel/linux/linux-kexecboot_3.2.bb
 create mode 100644 recipes-kernel/linux/linux_3.2.bb

-- 
1.7.8.3




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

end of thread, other threads:[~2012-01-14 20:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-13 19:14 [meta-handheld][PATCH 0/4] Kernel upgrade and small fixes Martin Jansa
2012-01-13 19:16 ` [meta-handheld][PATCH 1/4] zaurus.inc: weak assignment to IMAGE_FSTYPES Martin Jansa
2012-01-13 19:16 ` [meta-handheld][PATCH 2/4] linux(-kexecboot)-git: upgrade to 3.2.0-rc7 Martin Jansa
2012-01-13 19:16 ` [meta-handheld][PATCH 3/4] linux(-kexecboot)-3.2: add 3.2.1 for spitz Martin Jansa
2012-01-13 19:16 ` [meta-handheld][PATCH 4/4] linux(-kexecboot)-3.1: move common stuff like SRC_URI and checksums to .inc file Martin Jansa
2012-01-14 20:15 ` [meta-handheld][PATCH 0/4] Kernel upgrade and small fixes Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox