* [PATCH 0/3] linux-yocto: config changes
@ 2013-10-08 21:04 Bruce Ashfield
2013-10-08 21:04 ` [PATCH 1/3] linux-yocto/3.8: re-use common-pc-64 for hasswell-wc Bruce Ashfield
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bruce Ashfield @ 2013-10-08 21:04 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Richard/Saul,
This series contains three configuration changes. Two for 3.10
and one for 3.8.
They are all minor, but would still be nice to have merged. There's
no impact on existing support, since the are all either optional
or additional functionality.
Cheers,
Bruce
p.s. I'm out of the office for the next week, so use my gmail
address if there are issues.
The following changes since commit 102bf5e0f640fe85068452a42b85077f1c81e0c9:
build-appliance: Update SRCREV for release (2013-10-08 16:33:43 +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 (3):
linux-yocto/3.8: re-use common-pc-64 for hasswell-wc
linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y
linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 ++-
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
6 files changed, 7 insertions(+), 6 deletions(-)
--
1.8.1.2
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/3] linux-yocto/3.8: re-use common-pc-64 for hasswell-wc
2013-10-08 21:04 [PATCH 0/3] linux-yocto: config changes Bruce Ashfield
@ 2013-10-08 21:04 ` Bruce Ashfield
2013-10-08 21:04 ` [PATCH 2/3] linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y Bruce Ashfield
2013-10-08 21:04 ` [PATCH 3/3] linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config Bruce Ashfield
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2013-10-08 21:04 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the meta branch SRCREV with the following commit:
[
meta-haswell-wc: update bsp scc to use linux-yocto-3.8 standard/common-pc-64/base branch
Remove "branch haswell-wc" from haswell-wc-standard.scc
so that "haswell-wc" BSP uses standard/common-pc-64/base branch
on linux-yocto-3.8 repo.
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index 003b936..9706948 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56"
SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337"
-SRCREV_meta ?= "467a74c47bd70c52d0b81597007d8cc39cadaefd"
+SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
index b936262..41b9f9f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.8.13"
KMETA = "meta"
SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "467a74c47bd70c52d0b81597007d8cc39cadaefd"
+SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 5ae92fc..6f34480 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -10,7 +10,7 @@ SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b"
SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "467a74c47bd70c52d0b81597007d8cc39cadaefd"
+SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/3] linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y
2013-10-08 21:04 [PATCH 0/3] linux-yocto: config changes Bruce Ashfield
2013-10-08 21:04 ` [PATCH 1/3] linux-yocto/3.8: re-use common-pc-64 for hasswell-wc Bruce Ashfield
@ 2013-10-08 21:04 ` Bruce Ashfield
2013-10-08 21:04 ` [PATCH 3/3] linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config Bruce Ashfield
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2013-10-08 21:04 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the meta branch SRCREV with the following commit:
[
The oe-core live class now fully support compressed ISO images this is
the corresponding kernel change.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 ++-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index d55c7b9..9ca87f3 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3"
SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420"
-SRCREV_meta ?= "363bd856c8101d4227d492cc911bc4ca0c4987c6"
+SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index a238b6a..6bd7ab2 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -10,7 +10,8 @@ LINUX_VERSION ?= "3.10.11"
KMETA = "meta"
SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_meta ?= "363bd856c8101d4227d492cc911bc4ca0c4987c6"
+SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
+
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index 3b8121b..d49fdac 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -10,7 +10,7 @@ SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52"
SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52"
SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7"
SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_meta ?= "363bd856c8101d4227d492cc911bc4ca0c4987c6"
+SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 3/3] linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config
2013-10-08 21:04 [PATCH 0/3] linux-yocto: config changes Bruce Ashfield
2013-10-08 21:04 ` [PATCH 1/3] linux-yocto/3.8: re-use common-pc-64 for hasswell-wc Bruce Ashfield
2013-10-08 21:04 ` [PATCH 2/3] linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y Bruce Ashfield
@ 2013-10-08 21:04 ` Bruce Ashfield
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2013-10-08 21:04 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the meta branch SRCREV to incorporate the two following
configuration changes:
452f067 lxc: Add lxc kernel config
a249eba x86_32: Enable X86_32 and disable 64BIT explicitly
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 9ca87f3..1a85995 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3"
SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420"
-SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
+SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index 6bd7ab2..1405e411 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.11"
KMETA = "meta"
SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
+SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index d49fdac..fa37e8a 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -10,7 +10,7 @@ SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52"
SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52"
SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7"
SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
+SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-08 21:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 21:04 [PATCH 0/3] linux-yocto: config changes Bruce Ashfield
2013-10-08 21:04 ` [PATCH 1/3] linux-yocto/3.8: re-use common-pc-64 for hasswell-wc Bruce Ashfield
2013-10-08 21:04 ` [PATCH 2/3] linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y Bruce Ashfield
2013-10-08 21:04 ` [PATCH 3/3] linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config Bruce Ashfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox