From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] linux-openmoko: move DESCRIPTION to .inc, remove OEV, KERNEL_RELEASE and KERNEL_VERSION
Date: Tue, 25 May 2010 07:42:36 -0700 [thread overview]
Message-ID: <20100525144236.GD26493@gmail.com> (raw)
In-Reply-To: <1274796590-1788-1-git-send-email-Martin.Jansa@gmail.com>
On (25/05/10 16:09), Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/linux/linux-openmoko.inc | 2 ++
> recipes/linux/linux-openmoko_2.6.24.bb | 10 ++--------
> recipes/linux/linux-openmoko_2.6.28.bb | 10 ++--------
> recipes/linux/linux-openmoko_2.6.29.bb | 10 ++--------
> recipes/linux/linux-openmoko_2.6.32.bb | 10 +++-------
> recipes/linux/linux-openmoko_2.6.34_git | 8 ++------
> 6 files changed, 13 insertions(+), 37 deletions(-)
>
> --- a/recipes/linux/linux-openmoko_2.6.32.bb
> +++ b/recipes/linux/linux-openmoko_2.6.32.bb
> @@ -1,19 +1,15 @@
> require linux.inc
> require linux-openmoko.inc
>
> -DESCRIPTION_${PN} = "Linux ${KERNEL_RELEASE} kernel for the Openmoko Neo GSM Smartphones"
> -
> -KERNEL_RELEASE="2.6.32.13"
> -
> SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94"
> -OEV = "oe2"
> -PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
> +PR = "r1"
> +PR_append = "+gitr${SRCPV}"
>
> SRC_URI = "\
> git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
> file://0001-Revert-s3cmci-initialize-default-platform-data-no_wp.patch;patch=1 \
> # latest stable patch for ubi fix 943e167cb3e8fb191894bde8a4a75db78531a7c8
> - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1;name=stablepatch \
> + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.32.13.bz2;patch=1;name=stablepatch \
you could have use ${PV}.13 here
next prev parent reply other threads:[~2010-05-25 14:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-25 13:30 linux-openmoko recipes cleanup Martin Jansa
2010-05-25 13:30 ` [PATCH 1/3] linux-openmoko: drop 2.6.31 and shr-drm-devel (2.6.29-rc3+drm patches) version Martin Jansa
2010-05-25 14:37 ` Khem Raj
2010-05-25 13:30 ` [PATCH 2/3] linux-openmoko: remove linux-openmoko-devel as it will be merged with linux-openmoko-shr-devel to linux-openmoko_2.6.29 Martin Jansa
2010-05-25 14:37 ` Khem Raj
2010-05-25 13:30 ` [PATCH 3/3] linux-openmoko: rename recipes to common PN_PV scheme and adjust om-gta* machine configs Martin Jansa
2010-05-25 14:09 ` [PATCH] linux-openmoko: move DESCRIPTION to .inc, remove OEV, KERNEL_RELEASE and KERNEL_VERSION Martin Jansa
2010-05-25 14:42 ` Khem Raj [this message]
2010-05-25 14:37 ` [PATCH 3/3] linux-openmoko: rename recipes to common PN_PV scheme and adjust om-gta* machine configs Khem Raj
2010-05-26 12:20 ` Martin Jansa
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=20100525144236.GD26493@gmail.com \
--to=raj.khem@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.