diff options
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected')
| -rw-r--r-- | meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected new file mode 100644 index 0000000000..68ec6d9875 --- /dev/null +++ b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | From 3a286343cc5cadd83f41d524ee3606ae51df9ee7 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Martin Jansa <Martin.Jansa@gmail.com> | ||
| 3 | Date: Thu, 28 May 2020 01:32:31 +0200 | ||
| 4 | Subject: [PATCH] meta-selftest: add test of .gitignore in tarball | ||
| 5 | |||
| 6 | --- | ||
| 7 | ignored | 2 +- | ||
| 8 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 9 | |||
| 10 | diff --git a/ignored b/ignored | ||
| 11 | index a579759..e3d7b43 100644 | ||
| 12 | --- a/ignored | ||
| 13 | +++ b/ignored | ||
| 14 | @@ -1 +1 @@ | ||
| 15 | -I'm so ignored | ||
| 16 | +# I'm so ignored | ||
