diff options
Diffstat (limited to 'meta-oe/recipes-graphics/mesa/README')
| -rw-r--r-- | meta-oe/recipes-graphics/mesa/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/mesa/README b/meta-oe/recipes-graphics/mesa/README new file mode 100644 index 0000000000..3c6de3ee42 --- /dev/null +++ b/meta-oe/recipes-graphics/mesa/README | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | mesa-common.inc | ||
| 2 | * Settings shared by ALL recipes | ||
| 3 | |||
| 4 | mesa-${PV}.inc | ||
| 5 | * Settings for particular version, mostly checksums and additional patches | ||
| 6 | * Patches are stored mesa-${PV} dir and -dri and xlib has adjusted FILESPATHPKG | ||
| 7 | |||
| 8 | mesa-dri.inc | ||
| 9 | * Setting shared by ALL dri recipes - defines what is mesa-dri | ||
| 10 | |||
| 11 | mesa-xlib.inc | ||
| 12 | * Setting shared by ALL xlib recipes - defines what is mesa-xlib | ||
