Solve systemd boot
authorRonan Le Martret <ronan@fridu.net>
Wed, 23 Apr 2014 09:48:28 +0000 (11:48 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 23 Apr 2014 09:48:28 +0000 (11:48 +0200)
Change-Id: Ie5cb22477c52e6b0806cfde9c96591f9a574b442

conf/layer.conf

index 421eeb4..27de2fb 100644 (file)
@@ -28,9 +28,8 @@ DEPENDS_rpm-lang-all = "rpm-native"
 DEPENDS_rpminst = "rpm-native"
 DEPENDS_rpm-libs = "rpm-native"
 
-SERIAL_CONSOLE ?= "115200 ttyUSB0"
 PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 DISTRO_FEATURES_append = " systemd"
 VIRTUAL-RUNTIME_init_manager = "systemd"
-DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
\ No newline at end of file
+#DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
\ No newline at end of file