* [PATCH 0/1] meta-yocto: create linux-yocto-3.0 infastructure
@ 2011-07-27 3:58 Bruce Ashfield
2011-07-27 3:58 ` [PATCH 1/1] linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend Bruce Ashfield
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2011-07-27 3:58 UTC (permalink / raw)
To: richard.purdie; +Cc: poky, saul.wold
Richard/Saul,
The patch pretty much says it all:
[
linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend
Creating a 3.0 bbappend to enable work on the hardware yocto targets.
The SRCREV updates in this file are accurate, but compatibility
has been commented out until support can be verified.
]
The following changes since commit 35a96b8d01511443b0743cca3543a4cdc007cff2:
linux-yocto: update SRCREVs (2011-07-26 23:43:03 -0400)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/yocto-kern-update
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/yocto-kern-update
Bruce Ashfield (1):
linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend
.../recipes-kernel/linux/linux-yocto_3.0.bbappend | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
--
1.7.4.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend
2011-07-27 3:58 [PATCH 0/1] meta-yocto: create linux-yocto-3.0 infastructure Bruce Ashfield
@ 2011-07-27 3:58 ` Bruce Ashfield
2011-07-27 15:12 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2011-07-27 3:58 UTC (permalink / raw)
To: richard.purdie; +Cc: poky, saul.wold
Creating a 3.0 bbappend to enable work on the hardware yocto targets.
The SRCREV updates in this file are accurate, but compatibility
has been commented out until support can be verified.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../recipes-kernel/linux/linux-yocto_3.0.bbappend | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 0000000..ef580a5
--- /dev/null
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,15 @@
+KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc"
+KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
+KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
+KMACHINE_beagleboard = "yocto/standard/beagleboard"
+
+SRCREV_machine_emenlow = "374340f311d7b035451f45e29bab5e1b8c058ce8"
+SRCREV_machine_atom-pc = "fdd23ed909594ba6c32c894ee6536cf823b0377f"
+SRCREV_machine_routerstationpro = "fd6d538850a28413e3c4867b905c56039773df3a"
+SRCREV_machine_mpc8315e-rdb = "5d3c0b06071abd663c7790df141060ae462660a9"
+SRCREV_machine_beagleboard = "32631d785b0b907e5c14435ef7531ed041ab8c64"
+
+# COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
+# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
+# COMPATIBLE_MACHINE_beagleboard = "beagleboard"
+# COMPATIBLE_MACHINE_atom-pc = "atom-pc"
--
1.7.4.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend
2011-07-27 3:58 ` [PATCH 1/1] linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend Bruce Ashfield
@ 2011-07-27 15:12 ` Richard Purdie
0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-07-27 15:12 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: poky, saul.wold
On Tue, 2011-07-26 at 23:58 -0400, Bruce Ashfield wrote:
> Creating a 3.0 bbappend to enable work on the hardware yocto targets.
> The SRCREV updates in this file are accurate, but compatibility
> has been commented out until support can be verified.
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
> .../recipes-kernel/linux/linux-yocto_3.0.bbappend | 15 +++++++++++++++
> 1 files changed, 15 insertions(+), 0 deletions(-)
> create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-27 15:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 3:58 [PATCH 0/1] meta-yocto: create linux-yocto-3.0 infastructure Bruce Ashfield
2011-07-27 3:58 ` [PATCH 1/1] linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend Bruce Ashfield
2011-07-27 15:12 ` Richard Purdie
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.