* [PATCH] linux 3.0: update to 3.0.11
@ 2011-11-27 19:38 Koen Kooi
2011-11-28 2:26 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2011-11-27 19:38 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
conf/machine/include/omap3.inc | 2 +-
recipes-kernel/linux/linux_3.0.bb | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 1469f98..262e212 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r111"
+MACHINE_KERNEL_PR = "r112"
KERNEL_IMAGETYPE = "uImage"
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
index 93042b3..1e61628 100644
--- a/recipes-kernel/linux/linux_3.0.bb
+++ b/recipes-kernel/linux/linux_3.0.bb
@@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "(beagleboard)"
-PV = "3.0.10"
-# v3.0.10 tag
-SRCREV_pn-${PN} = "c7e2ea59cdd74342d3614bee9fc42fa2fb5add7e"
+PV = "3.0.11"
+# v3.0.11 tag
+SRCREV_pn-${PN} = "7a576d2dcd5807a7310032b380442eeba8c1c293"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "a"
--
1.7.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] linux 3.0: update to 3.0.11
2011-11-27 19:38 [PATCH] linux 3.0: update to 3.0.11 Koen Kooi
@ 2011-11-28 2:26 ` Denys Dmytriyenko
2011-11-28 9:39 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2011-11-28 2:26 UTC (permalink / raw)
To: Koen Kooi; +Cc: meta-ti
On Sun, Nov 27, 2011 at 08:38:35PM +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Denys Dmytriyenko <denys@ti.com>
> ---
> conf/machine/include/omap3.inc | 2 +-
> recipes-kernel/linux/linux_3.0.bb | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
> index 1469f98..262e212 100644
> --- a/conf/machine/include/omap3.inc
> +++ b/conf/machine/include/omap3.inc
> @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
> require conf/machine/include/tune-cortexa8.inc
> PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
> # Increase this everytime you change something in the kernel
> -MACHINE_KERNEL_PR = "r111"
> +MACHINE_KERNEL_PR = "r112"
>
> KERNEL_IMAGETYPE = "uImage"
>
> diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
> index 93042b3..1e61628 100644
> --- a/recipes-kernel/linux/linux_3.0.bb
> +++ b/recipes-kernel/linux/linux_3.0.bb
> @@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage"
>
> COMPATIBLE_MACHINE = "(beagleboard)"
>
> -PV = "3.0.10"
> -# v3.0.10 tag
> -SRCREV_pn-${PN} = "c7e2ea59cdd74342d3614bee9fc42fa2fb5add7e"
> +PV = "3.0.11"
> +# v3.0.11 tag
> +SRCREV_pn-${PN} = "7a576d2dcd5807a7310032b380442eeba8c1c293"
>
> # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
> MACHINE_KERNEL_PR_append = "a"
> --
> 1.7.2.5
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-28 9:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27 19:38 [PATCH] linux 3.0: update to 3.0.11 Koen Kooi
2011-11-28 2:26 ` Denys Dmytriyenko
2011-11-28 9:39 ` Koen Kooi
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.