patchtest: update testdata for selftest

The test-patch for test_src_uri_left_files selftest got out of date.
This patch updates it to make it apply on the repo again.

(From OE-Core rev: 64f1c284256852093027e494c64f1cbe63999e27)

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Gyorgy Sarvari
2025-09-15 11:02:08 +02:00
committed by Richard Purdie
parent c0e65493c3
commit a8a01d2d19
2 changed files with 5 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 file changed, 2 deletions(-)
diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb
index 2dc352d479e..e95270adaeb 100644
index 0ffe7308ba..bd8f4245a2 100644
--- a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb
+++ b/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb
@@ -3,8 +3,6 @@ SECTION = "examples"
@@ -20,9 +20,6 @@ index 2dc352d479e..e95270adaeb 100644
-SRC_URI = "file://helloworld.c"
-
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"
S = "${UNPACKDIR}"
--
2.45.1
do_compile() {

View File

@@ -36,9 +36,6 @@ index 2dc352d479e..e95270adaeb 100644
-SRC_URI = "file://helloworld.c"
-
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"
S = "${UNPACKDIR}"
--
2.45.1
do_compile() {