diff options
Diffstat (limited to 'meta/classes/gummiboot.bbclass')
| -rw-r--r-- | meta/classes/gummiboot.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/gummiboot.bbclass b/meta/classes/gummiboot.bbclass index 9a97ac1753..1ebb9462d3 100644 --- a/meta/classes/gummiboot.bbclass +++ b/meta/classes/gummiboot.bbclass | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | # gummiboot.bbclass - equivalent of grub-efi.bbclass | 5 | # gummiboot.bbclass - equivalent of grub-efi.bbclass |
| 6 | # Set EFI_PROVIDER = "gummiboot" to use gummiboot on your live images instead of grub-efi | 6 | # Set EFI_PROVIDER = "gummiboot" to use gummiboot on your live images instead of grub-efi |
| 7 | # (images built by bootimage.bbclass or boot-directdisk.bbclass) | 7 | # (images built by image-live.bbclass or image-vm.bbclass) |
| 8 | 8 | ||
| 9 | do_bootimg[depends] += "${MLPREFIX}gummiboot:do_deploy" | 9 | do_bootimg[depends] += "${MLPREFIX}gummiboot:do_deploy" |
| 10 | do_bootdirectdisk[depends] += "${MLPREFIX}gummiboot:do_deploy" | 10 | do_bootdirectdisk[depends] += "${MLPREFIX}gummiboot:do_deploy" |
