mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 14:02:23 +02:00
Our python-native is 2.7.3 which ships python2, and we've been patching it in to earlier versions since September 2011. (From OE-Core rev: 1961ea1493caf5fe2959db2a11831a4a5a17eaeb) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
232 B
BlitzBasic
9 lines
232 B
BlitzBasic
require mesa-common.inc
|
|
require mesa-git.inc
|
|
require mesa-dri.inc
|
|
|
|
# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
|
|
DEFAULT_PREFERENCE = "-2"
|
|
|
|
PR = "${INC_PR}.1"
|