summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/wrapper/files/test.awk
Commit message (Collapse)AuthorAgeFilesLines
* utils: Add cmdline_shebang_wrapper util.Paulo Neves2022-07-011-0/+2
Useful to work around shebang relocation issues, where shebangs are too long or have arguments in them, thus preventing them from using the /usr/bin/env shebang. (From OE-Core rev: 6edc1fffcbe1405d8c309a75643d7d6cd9a92848) Signed-off-by: Paulo Neves <ptsneves@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>