summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb')
-rw-r--r--meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb b/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
index 0cd0494da8..ad9f475d15 100644
--- a/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
+++ b/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
@@ -2,7 +2,7 @@ SUMMARY = "Test recipe for recipeutils.patch_recipe()"
2 2
3require recipeutils-test.inc 3require recipeutils-test.inc
4 4
5LICENSE = "Proprietary" 5LICENSE = "HPND"
6LIC_FILES_CHKSUM = "file://${WORKDIR}/somefile;md5=d41d8cd98f00b204e9800998ecf8427e" 6LIC_FILES_CHKSUM = "file://${WORKDIR}/somefile;md5=d41d8cd98f00b204e9800998ecf8427e"
7DEPENDS += "zlib" 7DEPENDS += "zlib"
8 8
@@ -10,4 +10,4 @@ BBCLASSEXTEND = "native nativesdk"
10 10
11SRC_URI += "file://somefile" 11SRC_URI += "file://somefile"
12 12
13SRC_URI_append = " file://anotherfile" 13SRC_URI:append = " file://anotherfile"