summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-dri_7.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri_7.5.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri_7.5.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri_7.5.bb b/meta/recipes-graphics/mesa/mesa-dri_7.5.bb
index 6e9cdc9aa8..b50cee8639 100644
--- a/meta/recipes-graphics/mesa/mesa-dri_7.5.bb
+++ b/meta/recipes-graphics/mesa/mesa-dri_7.5.bb
@@ -8,13 +8,13 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat"
8 8
9DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" 9DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
10 10
11PR = "r11" 11PR = "r12"
12 12
13# most of our targets do not have DRI so will use mesa-xlib 13# most of our targets do not have DRI so will use mesa-xlib
14DEFAULT_PREFERENCE = "-1" 14DEFAULT_PREFERENCE = "-1"
15 15
16# Netbooks have DRI support so use mesa-dri by default 16# Atom PCs have DRI support so use mesa-dri by default
17DEFAULT_PREFERENCE_netbook = "1" 17DEFAULT_PREFERENCE_atom-pc = "1"
18 18
19PACKAGES =+ "${PN}-xprogs" 19PACKAGES =+ "${PN}-xprogs"
20PACKAGES_DYNAMIC = "mesa-dri-driver-*" 20PACKAGES_DYNAMIC = "mesa-dri-driver-*"
@@ -45,4 +45,4 @@ COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
45# 45#
46# Header generated by i586-poky-linux-gcc gen_matypes.c -o gen_matypes -I ../../../include/GL -I ../../../include -I .. -I ../main/ -I ../math -I ../glapi/ -I ../tnl 46# Header generated by i586-poky-linux-gcc gen_matypes.c -o gen_matypes -I ../../../include/GL -I ../../../include -I .. -I ../main/ -I ../math -I ../glapi/ -I ../tnl
47# then run gen_matypes > matypes.h on device 47# then run gen_matypes > matypes.h on device
48# \ No newline at end of file 48#