mesa: remove atom-pc specific overrides

These bbappends were used so that atom-pc would prefer mesa-dri over mesa-xlib.
We don't have mesa-xlib anymore, so these are not required.

(From meta-yocto rev: bf7e83a980e9df664d79c94fff31189b5abb04ca)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2012-12-06 12:14:26 +00:00 committed by Richard Purdie
parent b660a10e47
commit 0b5772c7f9
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
# Atom PCs have DRI support so use mesa-dri by default
DEFAULT_PREFERENCE_atom-pc = "2"

View File

@ -1,3 +0,0 @@
# Atom PCs have DRI support so use mesa-dri by default
DEFAULT_PREFERENCE_atom-pc = "1"