summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-vf.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 11:25:56 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:17:35 +0200
commit5dad02989d486e88ddf12c52ec7ab7e6bb183087 (patch)
treeb8a5a5134060425a20d457eba742df5f6a19f28e /conf/machine/colibri-vf.conf
parent893c3b2be80879979110f04eb5ed5920c4b4d4ac (diff)
machines: don't pin systemd version anymore
Use systemd V2.18 from meta-angstrom. Issues with firmware loading and the 3.1.10 kernel for the tegra machines are fixed with a backport from oe-core.
Diffstat (limited to 'conf/machine/colibri-vf.conf')
-rw-r--r--conf/machine/colibri-vf.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf
index 820059a..a9818a9 100644
--- a/conf/machine/colibri-vf.conf
+++ b/conf/machine/colibri-vf.conf
@@ -37,9 +37,6 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 sdcard"
SERIAL_CONSOLES = "115200;ttyLP0 115200;ttyGS0"
-# don't pull in systemd 216 backported into meta-angstrom
-PREFERRED_VERSION_systemd = "211%"
-
MACHINE_FEATURES = "screen usbgadget usbhost vfat alsa touchscreen wifi bluetooth 3g"
EXTRA_IMAGEDEPENDS += "u-boot"