poky/meta-selftest/recipes-test/devtool
Alexander Kanavin dc9faa3cdc meta: remove consecutive blank lines
Some of them were introduced by mass-removal of S = WORKDIR/git assignments;
rather than try to fix up (or redo) just these, I've run this sed command over
the whole tree:

sed -i -z -E 's/([ \t\f\v\r]*\n){3,}/\n\n/g' `find . -name *.bb -o -name *.inc`

The rationale is that more than one empty line is wasting vertical screen space, and
does nothing for readability.

(From OE-Core rev: cedc4ff7c9bcfb22a20e43e47f9759f4007a4f1a)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-20 12:07:27 +01:00
..
devtool-patch-overrides selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
devtool-test-ignored selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
devtool-test-local devtool: process local files only for the main branch 2022-12-31 17:10:21 +00:00
devtool-test-localonly devtool: process local files only for the main branch 2022-12-31 17:10:21 +00:00
devtool-test-long-filename selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
devtool-test-patch-gz devtool: update-recipe: fix handling of compressed local patches 2016-11-23 11:10:13 +00:00
devtool-test-reset-re++ devtool: reset: Escape command line input used in regular expression 2025-03-20 11:29:04 +00:00
devtool-test-subdir oe-selftest: devtool: test that updating a file with subdir= works 2016-11-23 11:10:13 +00:00
devtool-upgrade-test1-1.5.3 selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
devtool-patch-overrides.bb Convert to new override syntax 2021-08-02 15:44:10 +01:00
devtool-test-ignored.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-test-local_6.03.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-test-localonly.bb meta: set S from UNPACKDIR in recipes that use only local files 2025-06-20 12:07:26 +01:00
devtool-test-long-filename.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-test-patch-gz.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-test-reset-re++.bb meta: set S from UNPACKDIR in recipes that use only local files 2025-06-20 12:07:26 +01:00
devtool-test-subdir.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test1_1.5.3.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test1_1.5.3.bb.upgraded meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test2_git.bb meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
devtool-upgrade-test2_git.bb.upgraded meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
devtool-upgrade-test3_1.5.3.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test3_1.5.3.bb.upgraded meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test4_1.5.3.bb meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00
devtool-upgrade-test4_1.5.3.bb.upgraded meta: set S to be in UNPACKDIR in recipes that explicitly set S 2025-06-20 12:07:26 +01:00