summaryrefslogtreecommitdiffstats
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 f1e2ba4b43..f4949f55bd 100644
--- a/meta/classes/bootimg.bbclass
+++ b/meta/classes/bootimg.bbclass
@@ -27,7 +27,7 @@
27 27
28do_bootimg[depends] += "dosfstools-native:do_populate_sysroot \ 28do_bootimg[depends] += "dosfstools-native:do_populate_sysroot \
29 syslinux:do_populate_sysroot \ 29 syslinux:do_populate_sysroot \
30 syslinux-installer-native:do_populate_sysroot \ 30 syslinux-native:do_populate_sysroot \
31 mtools-native:do_populate_sysroot \ 31 mtools-native:do_populate_sysroot \
32 cdrtools-native:do_populate_sysroot" 32 cdrtools-native:do_populate_sysroot"
33 33