| Submitter | Bruce Ashfield |
|---|---|
| Date | June 25, 2012, 4:59 p.m. |
| Message ID | <cover.1340643139.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/30631/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 06/25/2012 09:59 AM, Bruce Ashfield wrote: > Richard/Saul, > > Here is the first batch of updates to the kernel, configuration and > tools for the 1.3 development work. > > This update represents a baseline for the tools and configuration > parts of the system. We'll refine it further for the remaining > workflow and configuration changes that are underway, and for those > that we need to revisit for 1.3 (i.e. things like -tiny and a > common base configuration). > > These have been in use for about two weeks, and have been built/booted > on qemu + hardware reference platforms. > > [YOCTO #843] and [YOCTO #1694] are addressed by this series. > > cc: Darren Hart<dvhart@linux.intel.com> > cc: Tom Zanussi<tom.zanussi@intel.com> > > Cheers, > > Bruce > > The following changes since commit 8ce8d25bcda0e2e0b62204d5ca5875dedcaacf7d: > > sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20: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 (5): > kern-tools: add buildall and robustness fixes > linux-yocto/3.4: update and categorize configuration options > linux-yocto/3.4: update to v3.4.3 > linux-yocto-rt/3.4: update qemuppc branch > linux-yocto/3.4: -rt build fixes + configuration audit (part2) > > meta/classes/kernel-yocto.bbclass | 2 +- > .../kern-tools/kern-tools-native_git.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 10 +++++----- > meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++-------- > 4 files changed, 15 insertions(+), 15 deletions(-) > Merged into OE-Core Thanks Sau!