From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DBCB138A1A for ; Sat, 14 Feb 2015 17:42:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09456E09FF; Sat, 14 Feb 2015 17:42:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E3F2E09FF for ; Sat, 14 Feb 2015 17:42:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FF4D34073E for ; Sat, 14 Feb 2015 17:42:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10D9511C06 for ; Sat, 14 Feb 2015 17:42:46 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1423935701.0bcd80b60e54640ec532225190dc1777de7051d8.leio@gentoo> Subject: [gentoo-commits] dev/leio:master commit in: media-libs/raspberrypi-userland/ X-VCS-Repository: dev/leio X-VCS-Files: media-libs/raspberrypi-userland/Manifest media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20150214.ebuild X-VCS-Directories: media-libs/raspberrypi-userland/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 0bcd80b60e54640ec532225190dc1777de7051d8 X-VCS-Branch: master Date: Sat, 14 Feb 2015 17:42:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4c7ba118-9e73-4e7c-9f4f-22aa712dec87 X-Archives-Hash: 71be5b42aac0b86ee15d11a53b769bfc commit: 0bcd80b60e54640ec532225190dc1777de7051d8 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 14 17:30:30 2015 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 14 17:41:41 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=0bcd80b6 raspberrypi-userland: Bump to latest snapshot for RPi2 ARMv7 support Also remove useless CMAKE_TOOLCHAIN_FILE defining - eclass supposedly overrides that anyways. Build fails with as-needed, though due to mmal_util linkage issues. Temporarily filter it out. --- media-libs/raspberrypi-userland/Manifest | 2 +- ...e20140830.ebuild => raspberrypi-userland-0_pre20150214.ebuild} | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/media-libs/raspberrypi-userland/Manifest b/media-libs/raspberrypi-userland/Manifest index fce3d60..de9ea72 100644 --- a/media-libs/raspberrypi-userland/Manifest +++ b/media-libs/raspberrypi-userland/Manifest @@ -1 +1 @@ -DIST raspberrypi-userland-0_pre20140830.tar.xz 32066536 SHA256 f9a06d2ca7d41cdc700b83eeb7c3e06d3ea6bd3fd187880a563144a6bf6ee901 SHA512 775005177e760fff611d7ce7e4beb466ea111dfc4652b97593d1061b97b1ded32979f8666a0aada6338791abab988883bbfd902f267eba5734e8aa932ebcf487 WHIRLPOOL 3066272a88b868ef20f27614f6f680aa6eb8a43cd2e281a7a930b99be341b037fa843a1c36bfdc6be619544e5b4b8751e5ab58c853b1baff44894b39284bfa55 +DIST raspberrypi-userland-0_pre20150214.tar.xz 32389924 SHA256 1731d41d392129da67dd7e3d9a77ef2b500b6e99b490a981a5a739261c91fade SHA512 5491150d6ba7b3b008304877bd3e5e32641e89ec7a43334b9d652391b3a73a67381934edfecf06642ffd0b1a488a7da2424c5efc21f3f664516fec6881d548fd WHIRLPOOL a426365d5f530ecb43bad4fba5eb2edd7b932917fe985f2575b578b17018a58cb8af47c56124397cbc2ed6e6920f23a17b09f72a44b42beb5964bb3df02aea7f diff --git a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20150214.ebuild similarity index 88% rename from media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild rename to media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20150214.ebuild index 7482032..2e66015 100644 --- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild +++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20150214.ebuild @@ -51,9 +51,11 @@ src_prepare() { } src_configure() { - # toolchain file not needed, but build fails if it is not specified - local mycmakeargs=(-DCMAKE_TOOLCHAIN_FILE=/dev/null - $(cmake-utils_use_build wayland WAYLAND)) + # FIXME: Fails to link apps using libmmal.so, due to libmmal_util getting filtered out and apps not linking to it + append-ldflags $(no-as-needed) + local mycmakeargs=( + $(cmake-utils_use_build wayland WAYLAND) + ) cmake-utils_src_configure }