diff options
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 84d0dbe..ac56148 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" # tegra2, tegra3 -# we use binary only EGL, GL ES1, GL ES2 drivers (package trdx-nv-binaries) +# we use binary only EGL, GL ES1, GL ES2 drivers (package tdx-nv-binaries) # adapted from meta-fsl-arm/recipes-graphics/mesa/ PACKAGECONFIG_remove_tegra = "egl gles" |