summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/beaglebone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/beaglebone.conf')
-rw-r--r--conf/distro/include/beaglebone.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/beaglebone.conf b/conf/distro/include/beaglebone.conf
index 96662d6..dea5330 100644
--- a/conf/distro/include/beaglebone.conf
+++ b/conf/distro/include/beaglebone.conf
@@ -27,6 +27,9 @@ EXTRA_IMAGEDEPENDS += "u-boot-uenv-script"
27PREFERRED_VERSION_libgles-omap3 = "4.10.00.01" 27PREFERRED_VERSION_libgles-omap3 = "4.10.00.01"
28PREFERRED_VERSION_omap3-sgx-modules = "4.10.00.01" 28PREFERRED_VERSION_omap3-sgx-modules = "4.10.00.01"
29 29
30PREFERRED_PROVIDER_virtual/egl = "libgles-omap3"
31PREFERRED_PROVIDER_virtual/libgles2 = "libgles-omap3"
32
30PREFERRED_PROVIDER_u-boot = "u-boot" 33PREFERRED_PROVIDER_u-boot = "u-boot"
31EXTRA_IMAGEDEPENDS_remove = "u-boot-denx" 34EXTRA_IMAGEDEPENDS_remove = "u-boot-denx"
32UBOOT_MACHINE = "am335x_boneblack_config" 35UBOOT_MACHINE = "am335x_boneblack_config"