mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
These include files are really required, not optional. (From OE-Core rev: 1aa6c4a083e406de0119f92e9654068d6cc2e4de) Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
233 B
BlitzBasic
10 lines
233 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}.0"
|
|
|