On Wed, Aug 24, 2011 at 7:21 PM, Bruce Ashfield <[email protected]> wrote: > On Wed, Aug 24, 2011 at 7:08 PM, Richard Purdie > <[email protected]> wrote: >> Hi Bruce, >> >> On Wed, 2011-08-24 at 16:50 -0400, Bruce Ashfield wrote: >>> Here's a consolidated kernel pull request that fixes a series >>> of bugs that have been around for a while and fixes some of the >>> remaining issues from the -rt work that completed last week. >>> >>> Darren: I also updated the -rt source revs and recipe with some >>> streamlining that builds on top of changse that merged last week. >>> >>> The patches have the details of the bugs and fixes. >>> >>> cc: Darren Hart <[email protected]> >>> >>> The following changes since commit f852199ff598069bbecad4146f13377753df1648: >>> >>> linux-yocto: update meta SRCREVs for beagleboard config changes >>> (2011-08-24 16:29:22 -0400) >>> >>> are available in the git repository at: >>> git://git.pokylinux.org/poky-contrib kernel-oe >>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe >>> >>> Bruce Ashfield (4): >>> kern-tools: allow flexible branch points >>> linux-yocto-rt: update qemuppc support and streamline variables >>> linux-yocto: update machines and default configuration >>> linux-yocto/2.6.37: apmd + get time of day fixes >> >> I took the first two of these. The other two didn't apply and I didn't >> feel happy taking them. I tried to look at the git tree above and I >> couldn't see the patches there... > > Really ? That strange .. how could they not apply, they were stacked > and pushed on top of an up to date master. Which part rejected ? > > I'll re-push and see what's up.
Heh. Operator error. I did this: git push ssh://[email protected]/poky-contrib kernel-oe:kernel-oe and generated the pull request against zedd/kernel-oe, which is largely fine, but I had one more patch in the stack. I've now pushed to zedd/kernel-oe and everything is there. Let me know if you want anything resent. The following changes since commit f8cddd74574756174a82c856cecdeb6f83b9dea5: mpc8315e-rdb: add kernel modules to rootfs (2011-08-23 20:45:07 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (5): linux-yocto: update meta SRCREVs for beagleboard config changes kern-tools: allow flexible branch points linux-yocto-rt: update qemuppc support and streamline variables linux-yocto: update machines and default configuration linux-yocto/2.6.37: apmd + get time of day fixes .../kern-tools/kern-tools-native_git.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 11 ++++------- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 14 +++++++------- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++++++------- 4 files changed, 19 insertions(+), 22 deletions(-) Bruce > > Bruce > >> >> Cheers, >> >> Richard >> >> >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
