summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc')
-rw-r--r--import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc b/import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc
new file mode 100644
index 000000000..359870d83
--- /dev/null
+++ b/import-layers/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc
@@ -0,0 +1,9 @@
+# RaspberryPi BSP default providers
+
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-raspberrypi"
+PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
+PREFERRED_PROVIDER_virtual/egl ?= "userland"
+PREFERRED_PROVIDER_virtual/libgles2 ?= "userland"
+PREFERRED_PROVIDER_virtual/libgl ?= "mesa-gl"
+PREFERRED_PROVIDER_virtual/mesa ?= "mesa-gl"
+PREFERRED_PROVIDER_jpeg ?= "jpeg"
OpenPOWER on IntegriCloud