diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-14 23:22:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-14 23:25:41 +0100 |
commit | 0d69a17959a84f1b2245bb99fc89932ef062c20c (patch) | |
tree | 79cdb4091225cbc1762f68e10461ba010985a542 /meta-yocto/recipes-graphics | |
parent | 66bef6b137bc89f2798dd1fb9b0f057462d87fdc (diff) | |
download | poky-0d69a17959a84f1b2245bb99fc89932ef062c20c.tar.gz |
meta-yocto: Sync with mesa/xserver changes and fix machines
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-graphics')
-rw-r--r-- | meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend | 2 |
1 files changed, 1 insertions, 1 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 index 61d3891663..7e8e7732db 100644 --- a/meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend +++ b/meta-yocto/recipes-graphics/mesa/mesa-dri_7.11.bbappend | |||
@@ -1,3 +1,3 @@ | |||
1 | # Atom PCs have DRI support so use mesa-dri by default | 1 | # Atom PCs have DRI support so use mesa-dri by default |
2 | DEFAULT_PREFERENCE_atom-pc = "1" | 2 | DEFAULT_PREFERENCE_atom-pc = "2" |
3 | 3 | ||