| Submitter | Peter Seebach |
|---|---|
| Date | May 15, 2012, 6:16 p.m. |
| Message ID | <cover.1337105658.git.peter.seebach@windriver.com> |
| Download | mbox |
| Permalink | /patch/27781/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib seebs/toolchainComments
On Tue, May 15, 2012 at 11:16 AM, Peter Seebach <peter.seebach@windriver.com> wrote: > This tiny little set of ?= changes lets me use a different CS binary > toolchain than the one being supported by the external-csl feature by > default, allowing us to share more code. > > Also I improved an error message. (Side note: Sorry if it's spammy > to have a separate patch for it, but I couldn't convince myself that these > two changes were doing the same thing.) Looks good, thanks.
On 05/15/2012 09:16 PM, Peter Seebach wrote: > This tiny little set of ?= changes lets me use a different CS binary > toolchain than the one being supported by the external-csl feature by > default, allowing us to share more code. > > Also I improved an error message. (Side note: Sorry if it's spammy > to have a separate patch for it, but I couldn't convince myself that these > two changes were doing the same thing.) > > The following changes since commit 01dea384924293d0f99723073277bf6b1f4c7976: > Christopher Larson (1): > tcmode-external-csl: handle TUNE_PKGARCH=core2 > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib seebs/toolchain > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/toolchain > > Peter Seebach (2): > tcmode-external-csl.inc: Allow for overrides > tcmode-external-csl.inc: specify the path you couldn't find > > meta/conf/distro/include/tcmode-external-csl.inc | 20 ++++++++++---------- > 1 files changed, 10 insertions(+), 10 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!
This tiny little set of ?= changes lets me use a different CS binary toolchain than the one being supported by the external-csl feature by default, allowing us to share more code. Also I improved an error message. (Side note: Sorry if it's spammy to have a separate patch for it, but I couldn't convince myself that these two changes were doing the same thing.) The following changes since commit 01dea384924293d0f99723073277bf6b1f4c7976: Christopher Larson (1): tcmode-external-csl: handle TUNE_PKGARCH=core2 are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/toolchain http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/toolchain Peter Seebach (2): tcmode-external-csl.inc: Allow for overrides tcmode-external-csl.inc: specify the path you couldn't find meta/conf/distro/include/tcmode-external-csl.inc | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-)