All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH] linux(-kexecboot): upgrade from 3.1.8 to 3.1.10
@ 2012-02-06  0:04 Andrea Adami
  2012-02-07 18:21 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2012-02-06  0:04 UTC (permalink / raw)
  To: openembedded-devel

* apply latest patchset for 3.1 and bump PR of both recipes
* (Kernel 3.2 is still on hold because we are waiting for klibc_2.0)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux-3.1.inc          |    6 +++---
 recipes-kernel/linux/linux-kexecboot_3.1.bb |    2 +-
 recipes-kernel/linux/linux_3.1.bb           |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-3.1.inc b/recipes-kernel/linux/linux-3.1.inc
index 8733543..34bf4a8 100644
--- a/recipes-kernel/linux/linux-3.1.inc
+++ b/recipes-kernel/linux/linux-3.1.inc
@@ -1,5 +1,5 @@
 SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
-           ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.8.bz2;apply=yes;name=stablepatch \
+           ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.10.bz2;apply=yes;name=stablepatch \
            file://defconfig \
            file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
            "
@@ -15,5 +15,5 @@ SRC_URI_append_poodle = " \
 
 SRC_URI[kernel.md5sum] = "8d43453f8159b2332ad410b19d86a931"
 SRC_URI[kernel.sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
-SRC_URI[stablepatch.md5sum] = "54fac8e4b0b55201e012ef0337a6cc87"
-SRC_URI[stablepatch.sha256sum] = "e191f1fd3d3e0a27e3e5116391a97b47b0c2adc3f6f779df1996766b37759d30"
+SRC_URI[stablepatch.md5sum] = "a8e1c25a93a685ec2a1c3a808715fe9d"
+SRC_URI[stablepatch.sha256sum] = "f25126052d1a083a415ddd313b40c7fcdb3742f40474cb4a826af7e43fee29d3"
diff --git a/recipes-kernel/linux/linux-kexecboot_3.1.bb b/recipes-kernel/linux/linux-kexecboot_3.1.bb
index 535beb3..28dc370 100644
--- a/recipes-kernel/linux/linux-kexecboot_3.1.bb
+++ b/recipes-kernel/linux/linux-kexecboot_3.1.bb
@@ -1,7 +1,7 @@
 require linux-kexecboot.inc
 require linux-${PV}.inc
 
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.7"
 S = "${WORKDIR}/linux-${PV}"
 
 COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 980be11..c8e2a39 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -1,7 +1,7 @@
 require linux.inc
 require linux-${PV}.inc
 
-PR = "${INC_PR}.8"
+PR = "${INC_PR}.9"
 
 COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz|h1940)"
 
-- 
1.7.3.4




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

* Re: [meta-handheld][PATCH] linux(-kexecboot): upgrade from 3.1.8 to 3.1.10
  2012-02-06  0:04 [meta-handheld][PATCH] linux(-kexecboot): upgrade from 3.1.8 to 3.1.10 Andrea Adami
@ 2012-02-07 18:21 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2012-02-07 18:21 UTC (permalink / raw)
  To: openembedded-devel

On Monday 06 February 2012 01:04:42 Andrea Adami wrote:
> * apply latest patchset for 3.1 and bump PR of both recipes
> * (Kernel 3.2 is still on hold because we are waiting for klibc_2.0)
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-kernel/linux/linux-3.1.inc          |    6 +++---
>  recipes-kernel/linux/linux-kexecboot_3.1.bb |    2 +-
>  recipes-kernel/linux/linux_3.1.bb           |    2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-3.1.inc
> b/recipes-kernel/linux/linux-3.1.inc index 8733543..34bf4a8 100644
> --- a/recipes-kernel/linux/linux-3.1.inc
> +++ b/recipes-kernel/linux/linux-3.1.inc
> @@ -1,5 +1,5 @@
>  SRC_URI +=
> "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \ - 
>         
> ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.8.bz2;apply=yes;name=stab
> lepatch \ +          
> ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.10.bz2;apply=yes;name=sta
> blepatch \ file://defconfig \
>             file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
>             "
> @@ -15,5 +15,5 @@ SRC_URI_append_poodle = " \
> 
>  SRC_URI[kernel.md5sum] = "8d43453f8159b2332ad410b19d86a931"
>  SRC_URI[kernel.sha256sum] =
> "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
> -SRC_URI[stablepatch.md5sum] = "54fac8e4b0b55201e012ef0337a6cc87"
> -SRC_URI[stablepatch.sha256sum] =
> "e191f1fd3d3e0a27e3e5116391a97b47b0c2adc3f6f779df1996766b37759d30"
> +SRC_URI[stablepatch.md5sum] = "a8e1c25a93a685ec2a1c3a808715fe9d"
> +SRC_URI[stablepatch.sha256sum] =
> "f25126052d1a083a415ddd313b40c7fcdb3742f40474cb4a826af7e43fee29d3" diff
> --git a/recipes-kernel/linux/linux-kexecboot_3.1.bb
> b/recipes-kernel/linux/linux-kexecboot_3.1.bb index 535beb3..28dc370 100644
> --- a/recipes-kernel/linux/linux-kexecboot_3.1.bb
> +++ b/recipes-kernel/linux/linux-kexecboot_3.1.bb
> @@ -1,7 +1,7 @@
>  require linux-kexecboot.inc
>  require linux-${PV}.inc
> 
> -PR = "${INC_PR}.6"
> +PR = "${INC_PR}.7"
>  S = "${WORKDIR}/linux-${PV}"
> 
>  COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
> diff --git a/recipes-kernel/linux/linux_3.1.bb
> b/recipes-kernel/linux/linux_3.1.bb index 980be11..c8e2a39 100644
> --- a/recipes-kernel/linux/linux_3.1.bb
> +++ b/recipes-kernel/linux/linux_3.1.bb
> @@ -1,7 +1,7 @@
>  require linux.inc
>  require linux-${PV}.inc
> 
> -PR = "${INC_PR}.8"
> +PR = "${INC_PR}.9"
> 
>  COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz|h1940)"

Merged to meta-handheld, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

end of thread, other threads:[~2012-02-07 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-06  0:04 [meta-handheld][PATCH] linux(-kexecboot): upgrade from 3.1.8 to 3.1.10 Andrea Adami
2012-02-07 18:21 ` Paul Eggleton

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.