summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-pxa.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
commite0381499e89c7da0b0741a7e708524d8d27dddc3 (patch)
treec134975405bda7b82366c73cf7d7606965f678ae /conf/machine/colibri-pxa.conf
parentbd2d32bf3a8460c87849e75ad01e11450d8cda10 (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-pxa.conf')
-rw-r--r--conf/machine/colibri-pxa.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/colibri-pxa.conf b/conf/machine/colibri-pxa.conf
index 6f5195c..8428862 100644
--- a/conf/machine/colibri-pxa.conf
+++ b/conf/machine/colibri-pxa.conf
@@ -25,9 +25,6 @@ PREFERRED_PROVIDER_lxsession-lite_colibri-pxa = "lxsession"
PREFERRED_PROVIDER_virtual/psplash = "psplash-angstrom"
PREFERRED_PROVIDER_psplash-support = "psplash-angstrom"
-# don't pull in systemd 216 backported into meta-angstrom
-PREFERRED_VERSION_systemd = "211%"
-
MACHINE_FEATURES = "screen usbgadget usbhost vfat ext2 alsa touchscreen wifi bluetooth 3g "
EXTRA_IMAGEDEPENDS += "u-boot"