media-libs/raspberrypi-userland: 9999: remove upstreamed patch
authorstefson <herrtimson@yahoo.de>
Wed, 7 Nov 2018 19:52:38 +0000 (20:52 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 23:52:13 +0000 (23:52 +0000)
Closes: https://bugs.gentoo.org/641046
Link: https://github.com/raspberrypi/userland/commit/2fe51001dbd421ac35a55af443ac080b50128266
Signed-off-by: Steffen Kuhn <nielson2@yandex.com>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch [deleted file]
media-libs/raspberrypi-userland/raspberrypi-userland-9999.ebuild

diff --git a/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch b/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch
deleted file mode 100644 (file)
index a5e6055..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- raspberrypi-userland-9999/host_applications/linux/apps/dtoverlay/CMakeLists.txt.old        2017-02-04 19:01:38.944537134 +0100
-+++ raspberrypi-userland-9999/host_applications/linux/apps/dtoverlay/CMakeLists.txt    2017-02-04 19:02:09.634401479 +0100
-@@ -22,12 +22,4 @@
- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/dtparam DESTINATION bin)
- set(DTOVERLAY_SCRIPTS dtoverlay-pre dtoverlay-post)
--foreach(_script ${DTOVERLAY_SCRIPTS})
--   add_custom_command(
--     TARGET dtoverlay
--     COMMAND ${CMAKE_COMMAND}
--     -E copy ${CMAKE_CURRENT_SOURCE_DIR}/${_script}
--     ${CMAKE_BINARY_DIR}/../../bin/${_script}
--   )
--endforeach()
- install(PROGRAMS ${DTOVERLAY_SCRIPTS} DESTINATION bin)
index 99b348863247d04ef108e8ae7428b8a678c494cb..6906bbc70397e8f108f2c81d48f5468353b6a08a 100644 (file)
@@ -18,8 +18,6 @@ RDEPEND=""
 
 EGIT_REPO_URI="https://github.com/raspberrypi/userland"
 
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-
 pkg_setup() {
        append-ldflags $(no-as-needed)
 }