summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/am335x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/am335x-evm.conf')
-rw-r--r--conf/distro/include/am335x-evm.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/am335x-evm.conf b/conf/distro/include/am335x-evm.conf
index 12f8a57..4f90a0e 100644
--- a/conf/distro/include/am335x-evm.conf
+++ b/conf/distro/include/am335x-evm.conf
@@ -47,12 +47,12 @@ PREFERRED_PROVIDER_virtual/libgles2 = "libgles-omap3"
47PREFERRED_VERSION_libgles-omap3 = "5.01.01.02" 47PREFERRED_VERSION_libgles-omap3 = "5.01.01.02"
48PREFERRED_VERSION_omap3-sgx-modules = "5.01.01.02" 48PREFERRED_VERSION_omap3-sgx-modules = "5.01.01.02"
49 49
50MACHINE_EXTRA_INSTALL = "\ 50MACHINE_EXTRA_INSTALL += "\
51 libgles-omap3 \ 51 libgles-omap3 \
52 libgles-omap3-rawdemos \ 52 libgles-omap3-rawdemos \
53 lighttpd \ 53 lighttpd \
54 " 54 "
55 55
56MACHINE_EXTRA_INSTALL_SDK = "\ 56MACHINE_EXTRA_INSTALL_SDK += "\
57 libgles-omap3-dev \ 57 libgles-omap3-dev \
58 " 58 "