mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
bootimg: reformatted
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1897 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,7 +12,10 @@
|
|||||||
# ${APPEND} - an override list of append strings for each label
|
# ${APPEND} - an override list of append strings for each label
|
||||||
# ${SYSLINUX_OPTS} - additional options to add to the syslinux file ';' delimited
|
# ${SYSLINUX_OPTS} - additional options to add to the syslinux file ';' delimited
|
||||||
|
|
||||||
do_rootfs[depends] +="dosfstools-native:do_populate_staging syslinux-native:do_populate_staging mtools-native:do_populate_staging cdrtools-native:do_populate_staging"
|
do_rootfs[depends] += "dosfstools-native:do_populate_staging \
|
||||||
|
syslinux-native:do_populate_staging \
|
||||||
|
mtools-native:do_populate_staging \
|
||||||
|
cdrtools-native:do_populate_staging"
|
||||||
|
|
||||||
BDIR="${WORKDIR}/boot"
|
BDIR="${WORKDIR}/boot"
|
||||||
ISODIR="${IMAGE_ROOTFS}/isolinux/"
|
ISODIR="${IMAGE_ROOTFS}/isolinux/"
|
||||||
|
|||||||
Reference in New Issue
Block a user