* [Buildroot] [Bug 5180] New: External toolchain path should accept relative paths
@ 2012-05-05 14:44 bugzilla at busybox.net
2013-05-26 8:52 ` [Buildroot] [Bug 5180] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2012-05-05 14:44 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=5180
Summary: External toolchain path should accept relative paths
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: bos at je-eigen-domein.nl
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created attachment 4334
--> https://bugs.busybox.net/attachment.cgi?id=4334
Patch for supporting relative toolchain path
It would be nice if it was possible to enter paths relative to the buildroot
directory for things like the external toolchain path.
So one could create an archive of toolchain+buildroot+.config file, transfer
that to a different computer, and have "make" just work without having to
change settings.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 5180] External toolchain path should accept relative paths
2012-05-05 14:44 [Buildroot] [Bug 5180] New: External toolchain path should accept relative paths bugzilla at busybox.net
@ 2013-05-26 8:52 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-05-26 8:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=5180
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-05-26 08:51:00 UTC ---
This is something you can already do today:
BR2_TOOLCHAIN_EXTERNAL_PATH="$(TOPDIR)/../../x-tools/linaro-2012.09/"
Just tested, it works.
I'm marking this bug as "works for me", but if you believe the proposed
solution is not appropriate, do not hesitate to re-open the bug and add more
details.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-26 8:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05 14:44 [Buildroot] [Bug 5180] New: External toolchain path should accept relative paths bugzilla at busybox.net
2013-05-26 8:52 ` [Buildroot] [Bug 5180] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox