Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 31/31] package/kodi: Add support for more	archs
Date: Tue, 25 Apr 2017 09:31:00 +0200	[thread overview]
Message-ID: <kia3tdx7qg.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: CAFOYHZABJ6nDTRv0xxT=daZM4VacXDSepiCF9p3exCHyQ3j9ag@mail.gmail.com

Am Tue, 25 Apr 2017 16:00:51 +1200 schrieb Chris Packham:

>> -ifeq ($(BR2_arm),y)
>> +ifeq ($(BR2_aarch64),y)
>> +KODI_CONF_OPTS += -DWITH_ARCH=aarch64 -DWITH_CPU=aarch64
> 
> Would it make more sense to have
> 
>   KODI_CONF_OPTS += -DWITH_ARCH=$(BR2_ARCH) -DWITH_CPU=$(BR2_ARCH)
> 
> and have explicit cases where BR2_arch doesn't meet Kodi's view of the
> world

Hi Chris,

yes, of course. It is part of my to-do list mentioned in the cover letter:
http://lists.busybox.net/pipermail/buildroot/2017-April/190369.html ;)

Regards, Bernd

  reply	other threads:[~2017-04-25  7:31 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 21:31 [Buildroot] [PATCH v6 00/31] [PATCH v6 00/31] kodi: bump to version 17.1-Krypton Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 01/31] package/kodi-visualisation-fountain: remove package Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 02/31] package/libplatform: bump version Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 03/31] package/kodi-platform: " Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 04/31] package/libcec: bump version to 4.0.2 Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 05/31] package/xmlstarlet: add host variant Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 06/31] package/kodi-jsonschemabuilder: new host package Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 07/31] package/kodi-texturepacker: " Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 08/31] package/kodi: bump to version 17.1-Krypton Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 09/31] package/kodi-pvr-*: mass version bump Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 10/31] package/kodi-pvr-mythtv: bump version to 4.15.0 Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 11/31] package/kodi-pvr-nextpvr: bump version to 2.4.11 Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 12/31] package/kodi-adsp-basic: bump version Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 13/31] package/kodi-adsp-freesurround: " Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 14/31] package/kodi-audioencoder-*: mass version bump Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 15/31] package/kodi-audiodecoder-*: " Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 16/31] package/kodi-audiodecoder-timidity: bump version Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 17/31] package/kodi-screensaver-*: mass version bump Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 18/31] package/kodi-screensaver-rsxs: bump version Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 19/31] package/kodi-visualisation-*: mass version bump Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 20/31] package/kodi-visualisation-waveforhue: bump version Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 21/31] package/kodi-visualisation-shadertoy: " Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 22/31] package/kodi: add optional support for bluez5 Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 23/31] package/kodi: libxslt is an optional package Bernd Kuhls
2017-04-24 21:31 ` [Buildroot] [PATCH v6 24/31] package/kodi: add optional support for pulseaudio Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 25/31] package/kodi: add optional support for event clients Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 26/31] package/kodi: add optional support for lcms2 Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 27/31] package/kodi-inputstream-rtmp: new package Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 28/31] package/kodi-inputstream-adaptive: " Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 29/31] package/libsquish: Remove Kodi-specific patch Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 30/31] package/libsquish: bump version to 1.15 Bernd Kuhls
2017-04-24 21:32 ` [Buildroot] [PATCH v6 31/31] package/kodi: Add support for more archs Bernd Kuhls
2017-04-25  4:00   ` Chris Packham
2017-04-25  7:31     ` Bernd Kuhls [this message]
2017-04-24 21:38 ` [Buildroot] [PATCH v6 00/31] [PATCH v6 00/31] kodi: bump to version 17.1-Krypton Bernd Kuhls

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kia3tdx7qg.ln2@ID-313208.user.individual.net \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox