]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: Add test for shebang line length
authorDomarys Correa <domarys.correa@ossystems.com.br>
Tue, 14 Apr 2020 18:20:20 +0000 (15:20 -0300)
committerSteve Sakoman <steve@sakoman.com>
Fri, 1 May 2020 20:12:13 +0000 (10:12 -1000)
commit9ed54437b00aed1d41993f7658820d8adfb09282
treec32a8a6c569f11cc4a7847949ce26bfef89d1a1b
parent4e64f0bc62fd81f91d75a1f46230fff7c71650e2
insane.bbclass: Add test for shebang line length

Shebang lines longer than 128 characters can give an error
depending on the operating system.
This implements a test that signals an error when locating a
faulty shebang.

YOCTO: #11053

Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/insane.bbclass