* [PATCH/PULL 0/1] linux-yocto: update meta SRCREV
@ 2011-05-16 19:48 Bruce Ashfield
2011-05-16 19:48 ` [PATCH 1/1] " Bruce Ashfield
2011-05-17 18:24 ` [PATCH/PULL 0/1] " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-05-16 19:48 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core, saul.wold
Richard/Saul,
Just a quick update of the linux-yocto SRCREV to pickup a
couple of x86 BSP changes that have been done recently, and
will be used in some upcoming development work.
cc: Tom Zanussi <tom.zanussi@intel.com>
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: zedd/emgd
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/emgd
Thanks,
Bruce Ashfield <bruce.ashfield@windriver.com>
---
Bruce Ashfield (1):
linux-yocto: update meta SRCREV
meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] linux-yocto: update meta SRCREV
2011-05-16 19:48 [PATCH/PULL 0/1] linux-yocto: update meta SRCREV Bruce Ashfield
@ 2011-05-16 19:48 ` Bruce Ashfield
2011-05-17 18:24 ` [PATCH/PULL 0/1] " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-05-16 19:48 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core, saul.wold
Updating the meta branch to pickup two recent commits for
BSP support:
[
commit 79669230fd82a3e7e254cf8b596a2388a4333e62
Author: Tom Zanussi <tom.zanussi@intel.com>
Date: Fri Apr 22 15:55:12 2011 -0500
bsp/crownbay: merge emgd branch
Add scc commands to merge the yocto/emgd branch into the crownbay BSP.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
:100644 100644 89a0725... 0d02b98... M meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc
commit ceb1744ec55408cb637929a3f154379e42642890
Author: Tom Zanussi <tom.zanussi@intel.com>
Date: Mon Apr 25 18:15:14 2011 -0500
meta/romley: create initial BSP infrastructure
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
:000000 100644 0000000... 54ec614... A meta/cfg/kernel-cache/bsp/romley/romley-standard.scc
:000000 100644 0000000... 61e5506... A meta/cfg/kernel-cache/bsp/romley/romley.cfg
:000000 100644 0000000... 1c4a657... A meta/cfg/kernel-cache/bsp/romley/romley.scc
commit ecab1e2bc12a8b0c4d064a00acc3260f6e8528c5
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index f54033d..3e828c2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -20,7 +20,7 @@ SRCREV_machine_qemuppc = "7eb6c68d977d9039a2b5a734172b064a9d19cdc1"
SRCREV_machine_qemux86 = "ad62d1aab734513cd96c8f4517f816420a218e77"
SRCREV_machine_qemux86-64 = "b906f358fd404a1e74a961f25079274e0d933ee1"
SRCREV_machine = "b906f358fd404a1e74a961f25079274e0d933ee1"
-SRCREV_meta = "ecab1e2bc12a8b0c4d064a00acc3260f6e8528c5"
+SRCREV_meta = "79669230fd82a3e7e254cf8b596a2388a4333e62"
PR = "r18"
PV = "${LINUX_VERSION}+git${SRCPV}"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH/PULL 0/1] linux-yocto: update meta SRCREV
2011-05-16 19:48 [PATCH/PULL 0/1] linux-yocto: update meta SRCREV Bruce Ashfield
2011-05-16 19:48 ` [PATCH 1/1] " Bruce Ashfield
@ 2011-05-17 18:24 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-17 18:24 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 05/16/2011 12:48 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just a quick update of the linux-yocto SRCREV to pickup a
> couple of x86 BSP changes that have been done recently, and
> will be used in some upcoming development work.
>
> cc: Tom Zanussi<tom.zanussi@intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: zedd/emgd
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/emgd
>
> Thanks,
> Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (1):
> linux-yocto: update meta SRCREV
>
> meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged into oe-core & poky
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-17 18:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 19:48 [PATCH/PULL 0/1] linux-yocto: update meta SRCREV Bruce Ashfield
2011-05-16 19:48 ` [PATCH 1/1] " Bruce Ashfield
2011-05-17 18:24 ` [PATCH/PULL 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