aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/bootimg.bbclass')
-rw-r--r--meta/classes/bootimg.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass
index 3a8c715087..2d64ec1fa9 100644
--- a/meta/classes/bootimg.bbclass
+++ b/meta/classes/bootimg.bbclass
@@ -12,7 +12,7 @@
# ${APPEND} - an override list of append strings for each label
# ${SYSLINUX_OPTS} - additional options to add to the syslinux file ';' delimited
-do_rootfs[depends] += "dosfstools-native:do_populate_staging \
+do_bootimg[depends] += "dosfstools-native:do_populate_staging \
syslinux-native:do_populate_staging \
mtools-native:do_populate_staging \
cdrtools-native:do_populate_staging"