* [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates
@ 2012-09-24 20:25 Bruce Ashfield
2012-09-24 20:25 ` [PATCH 1/2] linux-yocto/3.4: update kver to v3.4.11 Bruce Ashfield
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-09-24 20:25 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core
Richard/Saul,
Updating the 3.4 trees SRCREVs to pickup the korg v3.4.11 -stable
and some minor tweaks to the beagleboard config to prep for a switch
to 3.4 as the preferred kernel version.
Build and boot tested on qemu* and build testing was done the hardware
reference boards.
Cheers,
Bruce
The following changes since commit 8b3aa00029e62df6d05710cf166fd5d09bdb29cf:
documentation/poky-ref-manual/ref-variables.xml: Update B variable (2012-09-24 16:36:09 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (2):
linux-yocto/3.4: update kver to v3.4.11
linux-yocto/3.4: update beagleboard configs
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 9 ++++-----
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++--------
2 files changed, 12 insertions(+), 13 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/2] linux-yocto/3.4: update kver to v3.4.11
2012-09-24 20:25 [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Bruce Ashfield
@ 2012-09-24 20:25 ` Bruce Ashfield
2012-09-24 20:25 ` [PATCH 2/2] linux-yocto/3.4: update beagleboard configs Bruce Ashfield
2012-09-25 9:43 ` [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-09-24 20:25 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core
Updating the machine and meta SRCREVs to the latest 3.4.x -stable
release.
See git whatchanged v3.4.10..v3.4.11 for the full changelog.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++----
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++--------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index 5a26055..ccc06f8 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-LINUX_VERSION ?= "3.4.10"
+LINUX_VERSION ?= "3.4.11"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
-SRCREV_machine ?= "dcecefa43e05f5450886648a93e2fda2ec35e2dc"
-SRCREV_machine_qemuppc ?= "5e8709c4777f07a12b0a05a22f0864f552ef9449"
-SRCREV_meta ?= "c5bddf8ea379406ffec550528e17b777a0eba24b"
+SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd"
+SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2"
+SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
PR = "${INC_PR}.0"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 364b702..a59a7c4 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -3,17 +3,17 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
-SRCREV_machine_qemuarm ?= "679978b4fd1ef8cfea97d4ee4b4cd7c51bc62ee2"
-SRCREV_machine_qemumips ?= "9c7810609ff37a77e8d39680f98f1baefee18a80"
-SRCREV_machine_qemuppc ?= "cf4bad14983753ad4b592c40fb36466b202b24a4"
-SRCREV_machine_qemux86 ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
-SRCREV_machine_qemux86-64 ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
-SRCREV_machine ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
-SRCREV_meta ?= "c5bddf8ea379406ffec550528e17b777a0eba24b"
+SRCREV_machine_qemuarm ?= "8f05f1d8adbf1551a80225049dd381ffbb64a6c5"
+SRCREV_machine_qemumips ?= "fb23a2ed7b94548b1736fdb55efb26f88bc5c171"
+SRCREV_machine_qemuppc ?= "cdecf5940d81330680ce1517a7bc101556792e71"
+SRCREV_machine_qemux86 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
+SRCREV_machine_qemux86-64 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
+SRCREV_machine ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
+SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
-LINUX_VERSION ?= "3.4.10"
+LINUX_VERSION ?= "3.4.11"
PR = "${INC_PR}.3"
PV = "${LINUX_VERSION}+git${SRCPV}"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] linux-yocto/3.4: update beagleboard configs
2012-09-24 20:25 [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Bruce Ashfield
2012-09-24 20:25 ` [PATCH 1/2] linux-yocto/3.4: update kver to v3.4.11 Bruce Ashfield
@ 2012-09-24 20:25 ` Bruce Ashfield
2012-09-25 9:43 ` [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-09-24 20:25 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core
Updating to pickup a couple of configuration tweaks that were done
as part of a bump to the 3.4 linux-yocto tree for the beagleboard.
In particular, this updates DVI and USB settings to enable the
perhipherals out of the box.
Signed-off-by: Liang Li <liang.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 3 +--
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index ccc06f8..c8bf028 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,8 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd"
SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2"
-SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
-
+SRCREV_meta ?= "5bdc655034a58a7147176a8a882d81e2fd51e4b9"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index a59a7c4..2f8f957 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "cdecf5940d81330680ce1517a7bc101556792e71"
SRCREV_machine_qemux86 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
SRCREV_machine_qemux86-64 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
SRCREV_machine ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
-SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
+SRCREV_meta ?= "5bdc655034a58a7147176a8a882d81e2fd51e4b9"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates
2012-09-24 20:25 [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Bruce Ashfield
2012-09-24 20:25 ` [PATCH 1/2] linux-yocto/3.4: update kver to v3.4.11 Bruce Ashfield
2012-09-24 20:25 ` [PATCH 2/2] linux-yocto/3.4: update beagleboard configs Bruce Ashfield
@ 2012-09-25 9:43 ` Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2012-09-25 9:43 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: dvhart, openembedded-core
On Mon, 2012-09-24 at 16:25 -0400, Bruce Ashfield wrote:
> Richard/Saul,
>
> Updating the 3.4 trees SRCREVs to pickup the korg v3.4.11 -stable
> and some minor tweaks to the beagleboard config to prep for a switch
> to 3.4 as the preferred kernel version.
>
> Build and boot tested on qemu* and build testing was done the hardware
> reference boards.
>
> Cheers,
>
> Bruce
>
> The following changes since commit 8b3aa00029e62df6d05710cf166fd5d09bdb29cf:
>
> documentation/poky-ref-manual/ref-variables.xml: Update B variable (2012-09-24 16:36:09 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib zedd/kernel
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Bruce Ashfield (2):
> linux-yocto/3.4: update kver to v3.4.11
> linux-yocto/3.4: update beagleboard configs
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-25 9:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 20:25 [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Bruce Ashfield
2012-09-24 20:25 ` [PATCH 1/2] linux-yocto/3.4: update kver to v3.4.11 Bruce Ashfield
2012-09-24 20:25 ` [PATCH 2/2] linux-yocto/3.4: update beagleboard configs Bruce Ashfield
2012-09-25 9:43 ` [PATCH 0/2] linux-yocto/3.4: v3.4.11 and BSP updates Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox