mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 15:23:46 +00:00
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:
parent
c0e65493c3
commit
a8a01d2d19
@ -11,7 +11,7 @@ Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
|
|||||||
1 file changed, 2 deletions(-)
|
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
|
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
|
--- a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb
|
||||||
+++ b/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"
|
@@ -3,8 +3,6 @@ SECTION = "examples"
|
||||||
@ -20,9 +20,6 @@ index 2dc352d479e..e95270adaeb 100644
|
|||||||
|
|
||||||
-SRC_URI = "file://helloworld.c"
|
-SRC_URI = "file://helloworld.c"
|
||||||
-
|
-
|
||||||
S = "${WORKDIR}/sources"
|
S = "${UNPACKDIR}"
|
||||||
UNPACKDIR = "${S}"
|
|
||||||
|
|
||||||
--
|
do_compile() {
|
||||||
2.45.1
|
|
||||||
|
|
||||||
|
|||||||
@ -36,9 +36,6 @@ index 2dc352d479e..e95270adaeb 100644
|
|||||||
|
|
||||||
-SRC_URI = "file://helloworld.c"
|
-SRC_URI = "file://helloworld.c"
|
||||||
-
|
-
|
||||||
S = "${WORKDIR}/sources"
|
S = "${UNPACKDIR}"
|
||||||
UNPACKDIR = "${S}"
|
|
||||||
|
|
||||||
--
|
do_compile() {
|
||||||
2.45.1
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user