From 6817028102b978b16ea7fa04a029fc1cb1660058 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 15 Nov 2013 09:09:00 +0200 Subject: Include lighttpd and wayland for am335x-evm For now, this device is Mitel specific, adding components they have requested. Change-Id: I1230b5415132925c691f9e0e381d501adcf54fe3 Reviewed-by: Samuli Piippo --- conf/distro/include/am335x-evm.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/distro/include/am335x-evm.conf b/conf/distro/include/am335x-evm.conf index 65d0ba4..03ccb46 100644 --- a/conf/distro/include/am335x-evm.conf +++ b/conf/distro/include/am335x-evm.conf @@ -11,8 +11,11 @@ PREFERRED_VERSION_u-boot-am33x = "2013.01.01" MACHINE_EXTRA_INSTALL = "\ libgles-omap3 \ libgles-omap3-rawdemos \ + lighttpd \ + wayland \ " MACHINE_EXTRA_INSTALL_SDK = "\ libgles-omap3-dev \ + wayland-dev \ " -- cgit v1.2.3-54-g00ecf