summaryrefslogtreecommitdiff
path: root/recipes-graphics/drm/libdrm_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-02-19 14:10:49 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-20 16:55:25 +0100
commitf1f7df50535c947fff45b854e6d00201b172f251 (patch)
tree834b4262b3157391032c3b8b1e92f65299cb1176 /recipes-graphics/drm/libdrm_%.bbappend
parente423017e424a02122d3e5eb639394df5fd7206cd (diff)
libdrm bbappend: remove patch included upstream
With the version update of libdrm the patch is no longer needed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics/drm/libdrm_%.bbappend')
-rw-r--r--recipes-graphics/drm/libdrm_%.bbappend5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-graphics/drm/libdrm_%.bbappend b/recipes-graphics/drm/libdrm_%.bbappend
index 8eee5e2..e08bd43 100644
--- a/recipes-graphics/drm/libdrm_%.bbappend
+++ b/recipes-graphics/drm/libdrm_%.bbappend
@@ -1,9 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-SRC_URI += " \
- file://0001-Add-drmModeAddFB2WithModifiers-which-takes-format-mo.patch \
- file://0001-sync-kernel-UAPI.patch \
-"
+SRC_URI += " file://0001-sync-kernel-UAPI.patch"
PACKAGES += " ${PN}-tegra"
FILES_${PN}-tegra = "${libdir}/libdrm_tegra.so.*"