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