| Submitter | Bruce Ashfield |
|---|---|
| Date | Oct. 4, 2011, 9:08 p.m. |
| Message ID | <cover.1317762176.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/12745/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
Thanks, Bruce. And the SRCREVs have now also been updated for meta-intel/master and meta-intel/edison. Tom On Tue, 2011-10-04 at 14:08 -0700, Bruce Ashfield wrote: > Richard/Saul, > > Apologies to anyone that prefers these to be pushed out on top of oe-core, > but my machine with those repos went down today and I wanted to get these > out quickly, so this is based on top of my yocto/poky tree. I've also had > to do this on top of my master branch (hence why you see the distro > version patch), if we do need this on another branch let me know and I'll > spend the time to re-create my environment on another machine to get > things staged differently. > > This is a series of changes from Tom to synchronize live boot settings > across more machines, which are nicely isolated to a few boards. > > Cheers, > > Bruce > > cc: Tom Zanussi <tom.zanussi@intel.com> > > The following changes since commit c88b9915267f9a89983bb58faf3c30fe1dcdab43: > > poky.conf: Increment DISTRO_VERSION (2011-10-04 18:33:54 +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 (1): > linux-yocto: update live boot configuration > > meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
On Tue, 2011-10-04 at 17:08 -0400, Bruce Ashfield wrote: > Richard/Saul, > > Apologies to anyone that prefers these to be pushed out on top of oe-core, > but my machine with those repos went down today and I wanted to get these > out quickly, so this is based on top of my yocto/poky tree. I've also had > to do this on top of my master branch (hence why you see the distro > version patch), if we do need this on another branch let me know and I'll > spend the time to re-create my environment on another machine to get > things staged differently. > > This is a series of changes from Tom to synchronize live boot settings > across more machines, which are nicely isolated to a few boards. > > Cheers, > > Bruce > > cc: Tom Zanussi <tom.zanussi@intel.com> > > The following changes since commit c88b9915267f9a89983bb58faf3c30fe1dcdab43: > > poky.conf: Increment DISTRO_VERSION (2011-10-04 18:33:54 +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 (1): > linux-yocto: update live boot configuration Merged to master, thanks. Richard