[oe] [meta-handheld][PATCH 0/3] Pull request #2

Martin Jansa martin.jansa at gmail.com
Thu Sep 15 09:25:44 UTC 2011


The following changes since commit 3dbd4d09733bde4f2029a7668dd5eb6ca34e6380:

  linux-kexecboot: move defconfigs to linux-kexecboot-2.6.39 (2011-09-15 11:24:58 +0200)

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

Martin Jansa (3):
  linux-kexecboot: move defconfig to linux-kexecboot-2.6.39
  linux(-kexecboot): add recipes for git version 3.1.0-rc6
  linux_git: set CMDLINE_DEBUG to debug for git version

 recipes-kernel/linux/linux-git.inc                 |   22 ++
 .../akita/defconfig                                |    0
 .../c7x0/defconfig                                 |    0
 .../collie/defconfig                               |    0
 .../poodle/defconfig                               |    0
 .../linux/linux-kexecboot-2.6.39/spitz/defconfig   |  133 +++++++
 .../tosa/defconfig                                 |    0
 .../linux/linux-kexecboot/spitz/defconfig          |    4 -
 recipes-kernel/linux/linux-kexecboot_git.bb        |    2 +
 recipes-kernel/linux/linux/spitz/defconfig         |  379 ++++++++++++++++++++
 recipes-kernel/linux/linux_git.bb                  |   10 +
 11 files changed, 546 insertions(+), 4 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-git.inc
 rename recipes-kernel/linux/{linux-kexecboot => linux-kexecboot-2.6.39}/akita/defconfig (100%)
 rename recipes-kernel/linux/{linux-kexecboot => linux-kexecboot-2.6.39}/c7x0/defconfig (100%)
 rename recipes-kernel/linux/{linux-kexecboot => linux-kexecboot-2.6.39}/collie/defconfig (100%)
 rename recipes-kernel/linux/{linux-kexecboot => linux-kexecboot-2.6.39}/poodle/defconfig (100%)
 create mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/spitz/defconfig
 rename recipes-kernel/linux/{linux-kexecboot => linux-kexecboot-2.6.39}/tosa/defconfig (100%)
 create mode 100644 recipes-kernel/linux/linux-kexecboot_git.bb
 create mode 100644 recipes-kernel/linux/linux/spitz/defconfig
 create mode 100644 recipes-kernel/linux/linux_git.bb

-- 
1.7.6.1





More information about the Openembedded-devel mailing list