| Submitter | Thomas Petazzoni |
|---|---|
| Date | May 7, 2012, 3:08 p.m. |
| Message ID | <cover.1336403333.git.thomas.petazzoni@free-electrons.com> |
| Download | mbox |
| Permalink | /patch/157341/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git for-2012.05/linaroComments
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The following changes since commit 025eb2fb908cb3c500e69225832b59b5ffb08cf5:
Thomas> dnsmasq: bump to version 2.61 and enhance (2012-05-06 23:18:17 +0200)
Thomas> are available in the git repository at:
Thomas> git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git for-2012.05/linaro
Thomas> for you to fetch changes up to
Thomas> 057c729c2438107b426576121bcf83f792734a6f:
Pulled, thanks!
The following changes since commit 025eb2fb908cb3c500e69225832b59b5ffb08cf5: dnsmasq: bump to version 2.61 and enhance (2012-05-06 23:18:17 +0200) are available in the git repository at: git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git for-2012.05/linaro for you to fetch changes up to 057c729c2438107b426576121bcf83f792734a6f: external-toolchain: add support for Linaro 2012.04 (2012-05-07 17:08:37 +0200) ---------------------------------------------------------------- Thomas Petazzoni (2): external-toolchain: add support for recent Linaro toolchains external-toolchain: add support for Linaro 2012.04 toolchain/helpers.mk | 73 ++++++++++++++++++++---------- toolchain/toolchain-external/Config.in | 15 ++++++ toolchain/toolchain-external/ext-tool.mk | 26 +++++++++-- 3 files changed, 87 insertions(+), 27 deletions(-) Thanks,