generated from timoschneider/yocto-template
switched to u-boot only partition (sill systemd somehow)
This commit is contained in:
@@ -2,6 +2,12 @@ DISTRO = "devdistro"
|
||||
DISTRO_NAME = "Custom Headless Distro for development"
|
||||
DISTRO_VERSION = "1.0"
|
||||
|
||||
EFI_PROVIDER = ""
|
||||
|
||||
PREFERRED_PROVIDER_virtual/bootloader:beagleplay = "u-boot-ti-staging"
|
||||
UBOOT_MACHINE:beagleplay = "am62x_beagleplay_a53_custom_defconfig"
|
||||
WKS_FILE:beagleplay = "sdimage-2part.wks"
|
||||
|
||||
# Use systemd (recommended for networking & ssh)
|
||||
DISTRO_FEATURES:append = "\
|
||||
systemd \
|
||||
|
||||
Reference in New Issue
Block a user