summaryrefslogtreecommitdiffstats
path: root/recipes-test/big-update/big-update_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/big-update/big-update_2.0.bb')
-rw-r--r--recipes-test/big-update/big-update_2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/big-update/big-update_2.0.bb b/recipes-test/big-update/big-update_2.0.bb
index 690e62c..d681034 100644
--- a/recipes-test/big-update/big-update_2.0.bb
+++ b/recipes-test/big-update/big-update_2.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7
4 4
5SRC_URI = "file://rand_file.py" 5SRC_URI = "file://rand_file.py"
6 6
7FILES_${PN} = "${libdir}/big-update" 7FILES:${PN} = "${libdir}/big-update"
8 8
9DEPENDS = "coreutils-native" 9DEPENDS = "coreutils-native"
10 10