summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2015-11-29 18:20:46 +0100
committerTupone Alfredo <tupone@gentoo.org>2015-11-29 18:21:19 +0100
commit4e3c79b86d0b44b0accb74ed5c769119e67892f8 (patch)
tree422b694c96802d1160cf9e8ebf13c96d6dfb2f24 /media-libs
parentdev-util/kdbg: remove old (diff)
downloadgentoo-4e3c79b86d0b44b0accb74ed5c769119e67892f8.tar.gz
gentoo-4e3c79b86d0b44b0accb74ed5c769119e67892f8.tar.bz2
gentoo-4e3c79b86d0b44b0accb74ed5c769119e67892f8.zip
media-libs/raspberrypi-userland: part of the patch applied upstream
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch b/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch
index dc74ca0a50f3..2c465c7055a3 100644
--- a/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch
+++ b/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch
@@ -35,17 +35,6 @@
{
/* This is a complete echoed packet */
if (g_params.verify && (mem_check(header->data, bulk_tx_data[ctrl_received % NUM_BULK_BUFS], g_params.blocksize) != 0))
---- interface/vchiq_arm/CMakeLists.txt.old 2015-02-20 21:23:05.736777755 +0100
-+++ interface/vchiq_arm/CMakeLists.txt 2015-02-20 21:24:11.335832941 +0100
-@@ -3,7 +3,7 @@
- vchiq_lib.c vchiq_util.c)
-
- # pull in VCHI cond variable emulation
--target_link_libraries(vchiq_arm)
-+target_link_libraries(vchiq_arm vcos)
-
- install(TARGETS vchiq_arm DESTINATION lib)
- #install(FILES etc/10-vchiq.rules DESTINATION /etc/udev/rules.d)
--- makefiles/cmake/vmcs.cmake.old 2015-02-21 14:31:57.608527445 +0100
+++ makefiles/cmake/vmcs.cmake 2015-02-21 14:32:09.358363958 +0100
@@ -10,7 +10,7 @@