diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-12 23:04:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-12 23:05:12 +0100 |
commit | b92b776d56e64a437181de9bc76f8dcc8e15a5f8 (patch) | |
tree | 03c1c598fdb7f5dd8e1594e76e5a14c8eb3434e1 /meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend | |
parent | c53616df8e642f8ca991a761f62184f8621bd180 (diff) | |
download | poky-b92b776d56e64a437181de9bc76f8dcc8e15a5f8.tar.gz |
meta-yocto: Catch up with xserver and mesa upgrades/rename
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend')
-rw-r--r-- | meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend b/meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend new file mode 100644 index 0000000000..61d3891663 --- /dev/null +++ b/meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | # Atom PCs have DRI support so use mesa-dri by default | ||
2 | DEFAULT_PREFERENCE_atom-pc = "1" | ||
3 | |||