summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started/eclipse/git@git.enea.com:linux
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2025-10-07 20:21:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-09 10:58:07 +0100
commit9225dc234debc46848e80d697f1d38a0a3c35e7b (patch)
treea7804a489cb85bd67f73026362b287a17d27b3f5 /documentation/getting-started/eclipse/git@git.enea.com:linux
parentff0911b191eed695d2214d9892a1bde528b8c9f9 (diff)
downloadpoky-9225dc234debc46848e80d697f1d38a0a3c35e7b.tar.gz
meta/classes-recipe/toolchain-scripts.bbclass: eliminate bash-ism
Sourcing a script with arguments is a non-standard bash extension and doesn't work with other shells (e.g. dash, which is used on Debian and derivatives). This used to work by coincidence when running against integrated poky repo without having to separately specify where bitbake is, but no longer does. Using set is a POSIX standard. (From OE-Core rev: 933686b7c6307778d171967c49b3a7b6645c31c0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/eclipse/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions