User Tools

Site Tools


buildrootsdk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
buildrootsdk [2018/05/22 10:33] – external edit 127.0.0.1buildrootsdk [2022/02/24 11:34] (current) damien
Line 1: Line 1:
-====== Buildroot SDK ====== +Moved to [[buildroot|Buildroot SDK]]
- +
-It is the ''host'' directory generated in the ''output'' directory of //Buildroot//+
- +
-It contains absolute paths of where it has been generated, so cannot be shared directly. +
- +
-To replace all absolute paths at once by the ones you are going to install the SDK to, execute: +
-<code>find . -type f -name "*cmake*" -exec sed -i 's/</orig/absolute/path/to/output/host>/</new/absolute/path/to/output/host>/g' {} + +
-</code>+
buildrootsdk.1526978020.txt.gz · Last modified: 2018/05/22 10:33 by 127.0.0.1