mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 18:09:40 +01:00
devtool doesn't quite behave right when a recipe has patches applied in overrides, so add a test case to exercise that behaviour. (From OE-Core rev: ad89c3254cc6c06026f1bebe23ec3717c1546633) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
6 lines
169 B
Diff
6 lines
169 B
Diff
--- source.orig 2020-10-06 13:26:10.792688630 +0100
|
|
+++ source 2020-10-06 13:26:18.853424694 +0100
|
|
@@ -1 +1 @@
|
|
-This is a test for something
|
|
+This is a test for qemuarm
|