From patchwork Sat Aug 10 10:59:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1145158 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 465Jzd0R3yz9sDQ for ; Sat, 10 Aug 2019 21:00:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 666E58701E; Sat, 10 Aug 2019 11:00:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KPqHL3t6wNmT; Sat, 10 Aug 2019 11:00:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 66C7186C34; Sat, 10 Aug 2019 11:00:09 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 2D1311BF20D for ; Sat, 10 Aug 2019 11:00:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2A89686C34 for ; Sat, 10 Aug 2019 11:00:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W0dMdf6vXQ3g for ; Sat, 10 Aug 2019 11:00:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by whitealder.osuosl.org (Postfix) with ESMTPS id 31C9186C1A for ; Sat, 10 Aug 2019 11:00:04 +0000 (UTC) Received: from fwd30.aul.t-online.de (fwd30.aul.t-online.de [172.20.26.135]) by mailout09.t-online.de (Postfix) with SMTP id 3C3464255455; Sat, 10 Aug 2019 13:00:02 +0200 (CEST) Received: from fli4l.lan.fli4l (XjcRI+ZGZhDJQCeDSGCyaqVTU0tcMGuL4VBehp++HnsvIX1LPsqYDIbZw1aGi6gZXu@[84.161.177.140]) by fwd30.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1hwP6K-1F6qIq0; Sat, 10 Aug 2019 12:59:56 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:46950) by fli4l.lan.fli4l with esmtp (Exim 4.92.1) (envelope-from ) id 1hwP6J-0001tO-EE; Sat, 10 Aug 2019 12:59:55 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 10 Aug 2019 12:59:52 +0200 Message-Id: <20190810105955.22449-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-ID: XjcRI+ZGZhDJQCeDSGCyaqVTU0tcMGuL4VBehp++HnsvIX1LPsqYDIbZw1aGi6gZXu X-TOI-MSGID: 846bdd81-b395-4d8a-b9bb-c9e690468248 Subject: [Buildroot] [PATCH 1/4] package/kodi: remove AMLogic support X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: daggs , Maxime Hadjinlian Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Kodi 19 will remove specific support for AMLogic: https://github.com/xbmc/xbmc/pull/16043 Also buildroot dropped support for the odroid2c defconfig: https://git.buildroot.net/buildroot/commit/?id=b80712a16ae3deb65331a7923aa878e13e2e66b6 Signed-off-by: Bernd Kuhls --- Config.in.legacy | 7 +++++++ package/kodi/Config.in | 11 ----------- package/kodi/kodi.mk | 10 ---------- 3 files changed, 7 insertions(+), 21 deletions(-) diff --git a/Config.in.legacy b/Config.in.legacy index de05b07c97..03d17d1743 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -146,6 +146,13 @@ endif comment "Legacy options removed in 2019.08" +config BR2_PACKAGE_KODI_PLATFORM_AML + bool "Kodi AMLogic support was removed" + select BR2_LEGACY + help + Support for AMLogic was removed due to the removal of the + odroidc2 defconfig. + config BR2_GCC_VERSION_6_X bool "gcc 6.x support removed" select BR2_LEGACY diff --git a/package/kodi/Config.in b/package/kodi/Config.in index 279b4ead0d..626038e8c8 100644 --- a/package/kodi/Config.in +++ b/package/kodi/Config.in @@ -18,13 +18,6 @@ comment "kodi needs python w/ .py modules, a uClibc or glibc toolchain w/ C++, t config BR2_PACKAGE_KODI_PLATFORM_SUPPORTS bool -config BR2_PACKAGE_KODI_PLATFORM_SUPPORTS_AML - bool - default y - depends on BR2_PACKAGE_LIBAMCODEC - depends on BR2_PACKAGE_ODROID_MALI - select BR2_PACKAGE_KODI_PLATFORM_SUPPORTS - config BR2_PACKAGE_KODI_PLATFORM_SUPPORTS_RBPI bool default y @@ -202,10 +195,6 @@ choice prompt "platform" default BR2_PACKAGE_KODI_PLATFORM_X11_OPENGL -config BR2_PACKAGE_KODI_PLATFORM_AML - bool "AMLogic" - depends on BR2_PACKAGE_KODI_PLATFORM_SUPPORTS_AML - config BR2_PACKAGE_KODI_PLATFORM_RBPI bool "Raspberry Pi" depends on BR2_PACKAGE_KODI_PLATFORM_SUPPORTS_RBPI diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk index 590af15b7c..6e482e615c 100644 --- a/package/kodi/kodi.mk +++ b/package/kodi/kodi.mk @@ -163,16 +163,6 @@ ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y) KODI_CXX_FLAGS += -latomic endif -ifeq ($(BR2_PACKAGE_KODI_PLATFORM_AML),y) -KODI_CONF_OPTS += -DENABLE_AML=ON -DENABLE_OPENGLES=ON -# The following line can be removed when bumping to 18.0-Leia, -# see upstream PR 13425 -KODI_CXX_FLAGS += -DMESA_EGL_NO_X11_HEADERS -KODI_DEPENDENCIES += libamcodec odroid-mali -else -KODI_CONF_OPTS += -DENABLE_AML=OFF -endif - ifeq ($(BR2_PACKAGE_KODI_PLATFORM_RBPI),y) KODI_CONF_OPTS += -DCORE_SYSTEM_NAME=rbpi -DENABLE_OPENGLES=ON KODI_DEPENDENCIES += rpi-userland