[oe] [meta-handheld][PATCH 0/4] Kernel upgrade and small fixes

Martin Jansa martin.jansa at gmail.com
Fri Jan 13 19:14:39 UTC 2012


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





More information about the Openembedded-devel mailing list