* [PATCH 0/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
@ 2012-07-25 20:37 Bruce Ashfield
2012-07-25 20:37 ` [PATCH 1/1] " Bruce Ashfield
2012-07-26 19:01 ` [PATCH 0/1] " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-07-25 20:37 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
Richard/Saul,
Here are some -rt updates from Darren for the x86 boards, nothing
much to see here, just configuration changes.
Note: these are stacked on my 3.4.6 and 3.4.x-rt14 which haven't
been merged yet.
Cheers,
Bruce
cc: Darren Hart <dvhart@linux.intel.com>
The following changes since commit 246570852170f316aebedabff48bce84de0b95dc:
linux-yocto/3.4: 3.4.6 and 3.4.x-rt14 (2012-07-25 08:52:17 -0400)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel-rt
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rt
Bruce Ashfield (1):
linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
2012-07-25 20:37 [PATCH 0/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot Bruce Ashfield
@ 2012-07-25 20:37 ` Bruce Ashfield
2012-07-26 19:01 ` [PATCH 0/1] " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-07-25 20:37 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
Updating the meta branch SCREV to pickup the preempt-rt commits
to fix live boot on the x86 boards:
7ff48aa sys940x: Append default preempt-rt policy
052ecea sugarbay: Append default preempt-rt policy
b8230e3 jasperforest: Append default preempt-rt policy
7fb788a chiefriver: Append default preempt-rt policy
ffbb5ea romley: Append default preempt-rt policy
5fe5f68 cedartrail: Append default preempt-rt policy
85bee0c atom-pc: Append default preempt-rt policy
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index bfab6ba..e2aa67d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "01c5c310886e87e785db5c3bb776deb5ed2e03b2"
SRCREV_machine_qemuppc ?= "9f5b45a730b902ed8a0809c9542512188e8fcabf"
-SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
+SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
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 3e7952d..ea2ce02 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "2d008a6dcbf565878cee14c5f050eca53897316f"
SRCREV_machine_qemuppc ?= "94d25f958b6dfb1e8009a0feea7ab4c9a8f54a99"
-SRCREV_meta ?= "d7a96809a585e06933d8c08adb9b9f66b21efb4c"
+SRCREV_meta ?= "7ff48aa47c50b6455d60ca93bc81260ce8fe1a1b"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
index 9e130ba..6d0550c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
@@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.2.18"
KMETA = "meta"
SRCREV_machine ?= "2f986ab91c08c16f8d201518b11be0e367eb0e14"
-SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
+SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index b1e8933..de716da 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -15,7 +15,7 @@ SRCREV_machine_qemuppc ?= "14be92545abd339033570620e84ec2ae6780be29"
SRCREV_machine_qemux86 ?= "34e76349ed6cb7cadbbf94a5b34712d139703c8a"
SRCREV_machine_qemux86-64 ?= "f3625121d459b8e38f7528c2f5d2feb6078d0de9"
SRCREV_machine ?= "7cc31a952f78b8f8e8469eed93c23e9675a8eeb5"
-SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
+SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0"
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 f3867f7..48333b3 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "6229fc0f62283e0dc9f8b5d2be01b048a92867f3"
SRCREV_machine_qemux86 ?= "19f7e43b54aef08d58135ed2a897d77b624b320a"
SRCREV_machine_qemux86-64 ?= "19f7e43b54aef08d58135ed2a897d77b624b320a"
SRCREV_machine ?= "19f7e43b54aef08d58135ed2a897d77b624b320a"
-SRCREV_meta ?= "d7a96809a585e06933d8c08adb9b9f66b21efb4c"
+SRCREV_meta ?= "7ff48aa47c50b6455d60ca93bc81260ce8fe1a1b"
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] 3+ messages in thread* Re: [PATCH 0/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
2012-07-25 20:37 [PATCH 0/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot Bruce Ashfield
2012-07-25 20:37 ` [PATCH 1/1] " Bruce Ashfield
@ 2012-07-26 19:01 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-07-26 19:01 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: dvhart
On 07/25/2012 01:37 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here are some -rt updates from Darren for the x86 boards, nothing
> much to see here, just configuration changes.
>
> Note: these are stacked on my 3.4.6 and 3.4.x-rt14 which haven't
> been merged yet.
>
> Cheers,
>
> Bruce
>
> cc: Darren Hart <dvhart@linux.intel.com>
>
> The following changes since commit 246570852170f316aebedabff48bce84de0b95dc:
>
> linux-yocto/3.4: 3.4.6 and 3.4.x-rt14 (2012-07-25 08:52:17 -0400)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib zedd/kernel-rt
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rt
>
> Bruce Ashfield (1):
> linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot
>
> meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-26 19:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 20:37 [PATCH 0/1] linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot Bruce Ashfield
2012-07-25 20:37 ` [PATCH 1/1] " Bruce Ashfield
2012-07-26 19:01 ` [PATCH 0/1] " Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox