diff options
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 29ff972..29431ca 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -1,9 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI_append = " \ - file://0001-kmsro-move-entry-points-from-etnaviv-to-kmsro.patch \ -" - PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" PACKAGECONFIG[kmsro] = "" |