Re: [yocto] ERROR: busybox-udhcpd not found in the base feeds

2016-02-11 Thread Martin Townsend
Hi, I think I understand what has happened. It's just occured to me that the udhcpd code is probably part of busybox by default and is in the busybox package, so I checked the defconfig and CONFIG_UDHCPD is set to y. I'm assuming that the busybox-udhcpd package contains just the init script whic

[yocto] ERROR: busybox-udhcpd not found in the base feeds

2016-02-11 Thread Martin Townsend
Hi, I've just moved over to using systemd on a project but am seeing the error listed in the subject. I added the following to local.conf as there is no distribution config file. VIRTUAL-RUNTIME_init_manager = "systemd" DISTRO_FEATURES_append = " systemd" # Prevent the SysVinit distribution featu