This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
hw:zynq:linux:petalinux:start [2021/04/21 14:45] jakub.moron |
hw:zynq:linux:petalinux:start [2021/04/21 14:46] (current) jakub.moron |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| /bin/sed "$@" | /bin/sed "$@" | ||
| fi </code> | fi </code> | ||
| - | - Create source script which will later set the PetaLinux enviroment. Assume example name ''settings_petalinux_2018.3.sh'': <code> | + | - Create source script which will later set the PetaLinux environment. Assume example name ''settings_petalinux_2018.3.sh'': <code> |
| alias sed="<path_to_sed_wrapper_script>/sed.sh" | alias sed="<path_to_sed_wrapper_script>/sed.sh" | ||
| </code> | </code> | ||