Skip to content

Commit 16d647b

Browse files
committed
qtestsign: add newline at end of file
Signed-off-by: Jose Quaresma <[email protected]>
1 parent 77c7918 commit 16d647b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-devtools/qtestsign/qtestsign_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ do_install() {
2929
FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/qtestsign"
3030
RDEPENDS:${PN} = "python3 python3-cryptography"
3131

32-
BBCLASSEXTEND = "native nativesdk"
32+
BBCLASSEXTEND = "native nativesdk"

0 commit comments

Comments
 (0)