]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-setup-build: Change how we get the SHELL value
authorRyan Eatmon <reatmon@ti.com>
Tue, 10 Sep 2024 20:17:24 +0000 (15:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Sep 2024 15:15:06 +0000 (16:15 +0100)
commit9f3099b7eddccf2b7328c0fdd6423269d17138ce
tree2172ba33994a56d7a3063067deb2e3de2d55789e
parent3be2bc8a9b0c9d6a178329c8b451a6bedf255d6c
oe-setup-build: Change how we get the SHELL value

There are times that a user might not have SHELL set for some reason.
We should default back to a known shell in the event that SHELL is not
set.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-setup-build