| Submitter | Joshua Lock |
|---|---|
| Date | June 19, 2012, 7:35 p.m. |
| Message ID | <cover.1340132548.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/30227/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib josh/edisonComments
On Tue, 2012-06-19 at 12:35 -0700, Joshua Lock wrote: > With the toolchain provided on modern distros apt-native fails to compile, this > series cherry-picks several patches from master which ensure that apt and > apt-native can be built reliably. > > Cheers, > Joshua > > The following changes since commit 30c6ec403e1696b5fd94b92328ef9edec535a57a: > > scripts/qemuimage-testlib: fix typos (2012-06-14 11:17:35 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib josh/edison > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/edison > > Richard Purdie (2): > apt: Fix locale header and hardcoded libname issues > apt: Fix parallel make race > > Robert Yang (1): > apt 0.7.14: do_compile failed with gcc 4.7 Merged to 2011-1, thanks. Richard