From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-handheld][PATCH 0/4] Kernel upgrade and small fixes
Date: Fri, 13 Jan 2012 20:14:39 +0100 [thread overview]
Message-ID: <cover.1326481985.git.Martin.Jansa@gmail.com> (raw)
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
next reply other threads:[~2012-01-13 19:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 19:14 Martin Jansa [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1326481985.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.