* [PATCH 0/1] linux-yocto: BSP updates
@ 2011-02-02 17:11 Bruce Ashfield
2011-02-02 17:11 ` [PATCH 1/1] " Bruce Ashfield
2011-02-03 19:37 ` [poky] " Saul Wold
0 siblings, 2 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-02-02 17:11 UTC (permalink / raw)
To: rpurdie; +Cc: poky, yocto, saul.wold
Richard/Saul,
Here's the update for the sugarbay and beagleboard BSPs. To make the sugarbay
inhert common-pc-64 generic config/changes/fixes it has been
branched in the kernel as yocto/standard/common-pc-64/sugarbar, as
a result, we'll bump the common-pc-64 to be yocto/standard/common-pc-64/base.
I've built the common-pc-64, sugarbay and beagleboard here. Branch
renames and creations have been pushed to the repos.
This commit also stages lttng for a single board qemux86, but more
will follow by the end of day.
cc'ing Tom and Darren, since they both have changes pending on this
making it into the tree.
cc: Darren Hart <dvhart@linux.intel.com>
cc: Tom Zanussi <tom.zanussi@intel.com>
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: zedd/bsp
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/bsp
Thanks,
Bruce Ashfield <bruce.ashfield@windriver.com>
---
Bruce Ashfield (1):
linux-yocto: BSP updates
.../conf/distro/include/poky-default-revisions.inc | 24 ++++++++++----------
meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
2 files changed, 13 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] linux-yocto: BSP updates
2011-02-02 17:11 [PATCH 0/1] linux-yocto: BSP updates Bruce Ashfield
@ 2011-02-02 17:11 ` Bruce Ashfield
2011-02-03 19:37 ` [poky] " Saul Wold
1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-02-02 17:11 UTC (permalink / raw)
To: rpurdie; +Cc: poky, yocto, saul.wold
Updating for the sugarbay and beagleboard BSPs. To make the sugbay
inhert common-pc-64 generic config/changes/fixes it has been
branched in the kernel as yocto/standard/common-pc-64/sugarbar, as
a result, we'll bump the common-pc-64 to be yocto/standard/common-pc-64/base.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../conf/distro/include/poky-default-revisions.inc | 24 ++++++++++----------
meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index ac0de6a..93c7233 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -95,18 +95,18 @@ SRCREV_machine_pn-linux-yocto-stable_mpc8315e-rdb ?= "a1c0ed6bf4060c10874b2a8547
SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "ef7f944e773950d4016b7643f9ecf052bbe250cd"
SRCREV_meta_pn-linux-yocto-stable ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
# development SRCREVs
-SRCREV_machine_pn-linux-yocto_qemuarm ?= "4f86b5a0cb23faa4134cc004730d673f6640614b"
-SRCREV_machine_pn-linux-yocto_qemumips ?= "2b43d84250a582b61397ad5f59a6445ce1258615"
-SRCREV_machine_pn-linux-yocto_qemuppc ?= "20f182db27f3e6fc6bd55bfc9e24c8c023fbff7f"
-SRCREV_machine_pn-linux-yocto_qemux86 ?= "a9d833fda90e2f1257888a97e092135610b5f259"
-SRCREV_machine_pn-linux-yocto_qemux86-64 ?= "a9d833fda90e2f1257888a97e092135610b5f259"
-SRCREV_machine_pn-linux-yocto_emenlow ?= "c19e556f79f03c8f1e5e84ccd9b5436c2001fcce"
-SRCREV_machine_pn-linux-yocto_atom-pc ?= "a9d833fda90e2f1257888a97e092135610b5f259"
-SRCREV_machine_pn-linux-yocto_routerstationpro ?= "219a5f9dc6e5beced36184e141f80b2df61ae32f"
-SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "3f01b98238c2ff7913ce9f68f9db5ae9538717bc"
-SRCREV_machine_pn-linux-yocto_beagleboard ?= "a9d833fda90e2f1257888a97e092135610b5f259"
-SRCREV_meta_pn-linux-yocto ?= "e8b8c1ae44932835f4f79e77180d3ce5e4b1ec99"
-SRCREV_pn-linux-libc-headers-yocto ??= "a9d833fda90e2f1257888a97e092135610b5f259"
+SRCREV_machine_pn-linux-yocto_qemuarm ?= "ed53121c69f1217348a442280870eca145d71a8b"
+SRCREV_machine_pn-linux-yocto_qemumips ?= "36c68e6766ab698a63da1ee95bd64e4baa0e796b"
+SRCREV_machine_pn-linux-yocto_qemuppc ?= "cdb58f93de8c4bb7f10b1dba2ab3f30e2c847030"
+SRCREV_machine_pn-linux-yocto_qemux86 ?= "72ebe58ddeb173881c9b35b98708ff1c70c3eb18"
+SRCREV_machine_pn-linux-yocto_qemux86-64 ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
+SRCREV_machine_pn-linux-yocto_emenlow ?= "92fe45e754d621d90aeb8dc4de156f4ac8f18b1c"
+SRCREV_machine_pn-linux-yocto_atom-pc ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
+SRCREV_machine_pn-linux-yocto_routerstationpro ?= "3266d06c6cc978218ad44bfee53ffa759cd15ed5"
+SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "769e9d100a5287983426b74c652d88dc7d9fd47d"
+SRCREV_machine_pn-linux-yocto_beagleboard ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
+SRCREV_meta_pn-linux-yocto ?= "5a32d7fe3b817868ebb697d2d883d743903685ae"
+SRCREV_pn-linux-libc-headers-yocto ??= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028"
SRCREV_pn-matchbox-desktop-sato ??= "76"
SRCREV_pn-matchbox-desktop ??= "af7ed6775487380be73160aa0298bf6019765fad"
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index b1486bc..c2f6606 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -2,7 +2,7 @@ inherit kernel
require linux-yocto.inc
KMACHINE_qemux86 = "yocto/standard/common-pc/base"
-KMACHINE_qemux86-64 = "yocto/standard/common-pc-64"
+KMACHINE_qemux86-64 = "yocto/standard/common-pc-64/base"
KMACHINE_qemuppc = "yocto/standard/qemu-ppc32"
KMACHINE_qemumips = "yocto/standard/mti-malta32-be"
KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1] linux-yocto: BSP updates
2011-02-02 17:11 [PATCH 0/1] linux-yocto: BSP updates Bruce Ashfield
@ 2011-02-03 19:37 ` Saul Wold
2011-02-03 19:37 ` [poky] " Saul Wold
1 sibling, 0 replies; 4+ messages in thread
From: Saul Wold @ 2011-02-03 19:37 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: yocto, poky
On 02/02/2011 09:11 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's the update for the sugarbay and beagleboard BSPs. To make the sugarbay
> inhert common-pc-64 generic config/changes/fixes it has been
> branched in the kernel as yocto/standard/common-pc-64/sugarbar, as
> a result, we'll bump the common-pc-64 to be yocto/standard/common-pc-64/base.
>
> I've built the common-pc-64, sugarbay and beagleboard here. Branch
> renames and creations have been pushed to the repos.
>
> This commit also stages lttng for a single board qemux86, but more
> will follow by the end of day.
>
> cc'ing Tom and Darren, since they both have changes pending on this
> making it into the tree.
>
> cc: Darren Hart<dvhart@linux.intel.com>
> cc: Tom Zanussi<tom.zanussi@intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: zedd/bsp
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/bsp
>
> Thanks,
> Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (1):
> linux-yocto: BSP updates
>
> .../conf/distro/include/poky-default-revisions.inc | 24 ++++++++++----------
> meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
> 2 files changed, 13 insertions(+), 13 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into Master
Thanks
Sau!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [poky] [PATCH 0/1] linux-yocto: BSP updates
@ 2011-02-03 19:37 ` Saul Wold
0 siblings, 0 replies; 4+ messages in thread
From: Saul Wold @ 2011-02-03 19:37 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: yocto, poky
On 02/02/2011 09:11 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's the update for the sugarbay and beagleboard BSPs. To make the sugarbay
> inhert common-pc-64 generic config/changes/fixes it has been
> branched in the kernel as yocto/standard/common-pc-64/sugarbar, as
> a result, we'll bump the common-pc-64 to be yocto/standard/common-pc-64/base.
>
> I've built the common-pc-64, sugarbay and beagleboard here. Branch
> renames and creations have been pushed to the repos.
>
> This commit also stages lttng for a single board qemux86, but more
> will follow by the end of day.
>
> cc'ing Tom and Darren, since they both have changes pending on this
> making it into the tree.
>
> cc: Darren Hart<dvhart@linux.intel.com>
> cc: Tom Zanussi<tom.zanussi@intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: zedd/bsp
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/bsp
>
> Thanks,
> Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (1):
> linux-yocto: BSP updates
>
> .../conf/distro/include/poky-default-revisions.inc | 24 ++++++++++----------
> meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
> 2 files changed, 13 insertions(+), 13 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into Master
Thanks
Sau!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-02-03 19:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 17:11 [PATCH 0/1] linux-yocto: BSP updates Bruce Ashfield
2011-02-02 17:11 ` [PATCH 1/1] " Bruce Ashfield
2011-02-03 19:37 ` [PATCH 0/1] " Saul Wold
2011-02-03 19:37 ` [poky] " Saul Wold
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.