summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-05-30 00:03:28 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:29 +0100
commit047d3f39f5b9522a340746d07f7a745ca140877c (patch)
tree61f037a3d8a7e72a79e354843f9b010ddc8ceeb4 /meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
parent41c8e1b7065103d80ab30af290c7487e94b6765c (diff)
downloadpoky-047d3f39f5b9522a340746d07f7a745ca140877c.tar.gz
meta-selftest: add test for .patch file with long filename and without subject
(From OE-Core rev: 7c3e17f34c74e838990006aaf570df501aa2c167) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb')
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb b/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
new file mode 100644
index 0000000000..3ec22cae7f
--- /dev/null
+++ b/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb
@@ -0,0 +1,9 @@
1LICENSE = "CLOSED"
2INHIBIT_DEFAULT_DEPS = "1"
3
4SRC_URI = "file://${BPN}.tar.gz \
5 file://0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch"
6
7S = "${WORKDIR}/${BPN}"
8
9EXCLUDE_FROM_WORLD = "1"