diff options
Diffstat (limited to 'classes/sdcard_image-rpi.bbclass')
| -rw-r--r-- | classes/sdcard_image-rpi.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index 8197978..ba50aa5 100644 --- a/classes/sdcard_image-rpi.bbclass +++ b/classes/sdcard_image-rpi.bbclass | |||
| @@ -57,7 +57,6 @@ do_image_rpi_sdimg[depends] = " \ | |||
| 57 | dosfstools-native:do_populate_sysroot \ | 57 | dosfstools-native:do_populate_sysroot \ |
| 58 | virtual/kernel:do_deploy \ | 58 | virtual/kernel:do_deploy \ |
| 59 | ${IMAGE_BOOTLOADER}:do_deploy \ | 59 | ${IMAGE_BOOTLOADER}:do_deploy \ |
| 60 | rpi-config:do_deploy \ | ||
| 61 | ${@bb.utils.contains('MACHINE_FEATURES', 'armstub', 'armstubs:do_deploy', '' ,d)} \ | 60 | ${@bb.utils.contains('MACHINE_FEATURES', 'armstub', 'armstubs:do_deploy', '' ,d)} \ |
| 62 | ${@bb.utils.contains('RPI_USE_U_BOOT', '1', 'u-boot:do_deploy', '',d)} \ | 61 | ${@bb.utils.contains('RPI_USE_U_BOOT', '1', 'u-boot:do_deploy', '',d)} \ |
| 63 | ${@bb.utils.contains('RPI_USE_U_BOOT', '1', 'u-boot-default-script:do_deploy', '',d)} \ | 62 | ${@bb.utils.contains('RPI_USE_U_BOOT', '1', 'u-boot-default-script:do_deploy', '',d)} \ |
