summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t20.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colibri-t20.conf')
-rw-r--r--conf/machine/colibri-t20.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/colibri-t20.conf b/conf/machine/colibri-t20.conf
index 70737bd..308356e 100644
--- a/conf/machine/colibri-t20.conf
+++ b/conf/machine/colibri-t20.conf
@@ -35,6 +35,9 @@ 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"
EXTRA_IMAGEDEPENDS += "u-boot"