summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/package-index.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/package-index.bb b/meta/recipes-core/meta/package-index.bb
index c9e969498c..3c642cb571 100644
--- a/meta/recipes-core/meta/package-index.bb
+++ b/meta/recipes-core/meta/package-index.bb
@@ -20,6 +20,9 @@ do_populate_sysroot[noexec] = "1"
20 20
21do_package_index[nostamp] = "1" 21do_package_index[nostamp] = "1"
22do_package_index[dirs] = "${DEPLOY_DIR_IPK}" 22do_package_index[dirs] = "${DEPLOY_DIR_IPK}"
23do_package_index[depends] += "opkg-utils-native:do_populate_sysroot"
24do_package_index[depends] += "opkg-native:do_populate_sysroot"
25
23do_package_index() { 26do_package_index() {
24 set -ex 27 set -ex
25 package_update_index_ipk 28 package_update_index_ipk