summaryrefslogtreecommitdiffstats
path: root/meta/lib/patchtest/repo.py
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-07 22:31:08 +0100
commit856720b427050963d0142472da7163248f38d804 (patch)
treef86b8f6930e0cd42389b8062710e5ddcef358ce8 /meta/lib/patchtest/repo.py
parente0292b3c41dca3e772def4c3cc6aae9512a70e9a (diff)
downloadpoky-856720b427050963d0142472da7163248f38d804.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: 576e4bf8939cfdeb37226777d6facd57a86bb1d0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/repo.py')
0 files changed, 0 insertions, 0 deletions