summaryrefslogtreecommitdiff
path: root/recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend')
-rw-r--r--recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend b/recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend
deleted file mode 100644
index 55e6f37..0000000
--- a/recipes-bsp/binary-drivers/linux-driver-package_21.5.0.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux-driver-package-${PV}:"
-
-SRC_URI_append_apalis-tk1 = " file://xorg.conf"
-
-do_install_append_apalis-tk1 () {
- cp ${WORKDIR}/xorg.conf ${D}/etc/X11/
-}