From e0381499e89c7da0b0741a7e708524d8d27dddc3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 12 May 2015 11:25:56 +0200 Subject: 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. --- conf/machine/apalis-t30.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine/apalis-t30.conf') diff --git a/conf/machine/apalis-t30.conf b/conf/machine/apalis-t30.conf index 03d2d04..5149c38 100644 --- a/conf/machine/apalis-t30.conf +++ b/conf/machine/apalis-t30.conf @@ -37,9 +37,6 @@ PREFERRED_PROVIDER_virtual/egl = "trdx-nv-binaries" PREFERRED_PROVIDER_virtual/libgles1 = "trdx-nv-binaries" PREFERRED_PROVIDER_virtual/libgles2 = "trdx-nv-binaries" -# 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 pci " EXTRA_IMAGEDEPENDS += "u-boot" -- cgit v1.2.3