Files
meta-tegra/recipes-graphics/mesa/mesa.bbappend
Khem Raj 63ef5b0faf mesa,mesa-gl: Rename bbappend to match oe-core
OE-core has dropped the version number from these recipe names

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Matt Madison <matt@madison.systems>
2024-08-23 06:31:29 -07:00

5 lines
185 B
Plaintext

PACKAGECONFIG:append:tegra = " glvnd"
PROVIDES:tegra = "virtual/mesa virtual/libgbm"
RDEPENDS:libgbm:append:tegra = " tegra-gbm-backend egl-gbm"
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"