> On May 13, 2016, at 5:47 AM, Richard Purdie wrote: > > On Wed, 2016-05-11 at 10:35 -0700, Khem Raj wrote: >> This patchset covers gcc 6 upgrade along with gdb 7.11 >> and glibc 2.24 ( upcoming ) release. >> >> Rest of upgrades are necessaciated by gcc-6 due to backports >> that were already in newer versions of packages >> >> It has been boot tested with core-image-minimal on all qemu >> machines >> >> The following changes since commit >> a5970809a2f01dbd152684266e2a3d946d896620: >> >> oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changes >> (2016-05-11 10:33:16 +0100) >> >> are available in the git repository at: >> >> git://git.openembedded.org/openembedded-core-contrib kraj/gcc-6 >> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log >> /?h=kraj/gcc-6 > > I went through and included a subset of this into -next, with a view to > getting the basic pieces out the way. There were a number of pieces I > didn't get in the first pass, either due to v2's which I couldn't > easily update to, a failure on the autobuilder, or that the change was > significant and I wanted to get the "easy" bulk of the patches out the > way before for example the gcc version switch. > > If you could therefore rebase against master, fix the systemd issue and > resend what is left that would be extremely helpful, thanks! I have rebased with master, dropped systemd patch and added a rpi fix sent another pull request with remaining patches. Thank you -Khem