Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] patch: fix wrong sysroot path when given rsdk toolchain
@ 2018-07-19  9:10 陈小刚
  2018-07-19 13:32 ` Thomas Petazzoni
  0 siblings, 1 reply; 6+ messages in thread
From: 陈小刚 @ 2018-07-19  9:10 UTC (permalink / raw)
  To: buildroot

The attachment is a patch that fixes a Realtek toolchain that has a sysroot path of ?mips-linux-uclibc?, this causes the buildroot recognizes the sysroot as ?mips-linux-uc? by the sed operation, and then the external toolchain setup is failed. Adding a ?/? in the sed re expression avoids the wrong substitution, other toolchains like linaro arm toolchain are tested ok to ensure no side effect is induced, please help review and apply this patch, thanks.

Regards
Shawn Chen
Realtek Semiconductor

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180719/5b0e5652/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-wrong-sysroot-path-when-given-rsdk-toolchain.patch
Type: application/octet-stream
Size: 1129 bytes
Desc: 0001-fix-wrong-sysroot-path-when-given-rsdk-toolchain.patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180719/5b0e5652/attachment.obj>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-01  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19  9:10 [Buildroot] patch: fix wrong sysroot path when given rsdk toolchain 陈小刚
2018-07-19 13:32 ` Thomas Petazzoni
2018-07-20  8:21   ` [Buildroot] 答复: " 陈小刚
2018-07-22 21:24     ` Arnout Vandecappelle
2018-07-23  6:54       ` [Buildroot] 答复: " 陈小刚
2019-08-01  8:21         ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox