Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Bark <martin@barkynet.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v7 0/4] Introducing XBMC
Date: Tue, 18 Feb 2014 16:57:57 +0000	[thread overview]
Message-ID: <53039115.5000409@barkynet.com> (raw)
In-Reply-To: <1392680233-24585-1-git-send-email-maxime.hadjinlian@gmail.com>

Maxime,

I retested this v7 patch set using this minimal defconfig

BR2_arm=y
BR2_arm1176jzf_s=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_PACKAGE_XBMC=y
BR2_PACKAGE_RPI_USERLAND=y

and i can confirm it now builds (once i add host-gperf to xbmc.mk).  I 
also tested enabling all the xbmc options and that builds too.  I have 
not tested it runs on the raspberry pi yet.

Thanks

On 17/02/14 23:37, Maxime Hadjinlian wrote:
> Here we go again with a new round.
> Again most of the changes are located within the XBMC patch.
>
> Maxime Hadjinlian (4):
>    sdl: add host version
>    sdl_image: add host version
>    infra: Introduce BR2_HOST_NEEDS_JAVA
>    xbmc: new package
>
>   Config.in                                          |   5 +
>   package/Config.in                                  |   1 +
>   package/sdl/sdl.mk                                 |   4 +-
>   package/sdl_image/sdl_image.mk                     |  11 ++
>   package/xbmc/Config.in                             | 165 ++++++++++++++++++++
>   package/xbmc/S50xbmc                               |  41 +++++
>   package/xbmc/xbmc-0001-Fixup-include-path.patch    |  81 ++++++++++
>   .../xbmc-0002-RaspberryPi-Default-Settings.patch   | 168 +++++++++++++++++++++
>   package/xbmc/xbmc.mk                               | 149 ++++++++++++++++++
>   package/xbmc/xbmc.service                          |  12 ++
>   support/dependencies/dependencies.sh               |   8 +
>   11 files changed, 644 insertions(+), 1 deletion(-)
>   create mode 100644 package/xbmc/Config.in
>   create mode 100755 package/xbmc/S50xbmc
>   create mode 100644 package/xbmc/xbmc-0001-Fixup-include-path.patch
>   create mode 100644 package/xbmc/xbmc-0002-RaspberryPi-Default-Settings.patch
>   create mode 100644 package/xbmc/xbmc.mk
>   create mode 100644 package/xbmc/xbmc.service
>
> --
> 1.8.5.3
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>

  parent reply	other threads:[~2014-02-18 16:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-17 23:37 [Buildroot] [PATCH v7 0/4] Introducing XBMC Maxime Hadjinlian
2014-02-17 23:37 ` [Buildroot] [PATCH v7 1/4] sdl: add host version Maxime Hadjinlian
2014-02-18 16:13   ` Thomas Petazzoni
2014-02-18 16:41     ` Maxime Hadjinlian
2014-02-19 15:12   ` Peter Korsgaard
2014-02-17 23:37 ` [Buildroot] [PATCH v7 2/4] sdl_image: " Maxime Hadjinlian
2014-02-18 16:11   ` Thomas Petazzoni
2014-02-19 15:14     ` Peter Korsgaard
2014-02-19 15:14   ` Peter Korsgaard
2014-02-17 23:37 ` [Buildroot] [PATCH v7 3/4] infra: Introduce BR2_HOST_NEEDS_JAVA Maxime Hadjinlian
2014-02-18 16:18   ` Thomas Petazzoni
2014-02-18 16:41     ` Maxime Hadjinlian
2014-02-18 16:44       ` Thomas Petazzoni
2014-02-19 15:19   ` Peter Korsgaard
2014-02-17 23:37 ` [Buildroot] [PATCH v7 4/4] xbmc: new package Maxime Hadjinlian
2014-02-18 16:38   ` Thomas Petazzoni
2014-02-18 17:02     ` Maxime Hadjinlian
2014-02-18 18:30       ` Martin Bark
2014-02-19  0:14         ` Maxime Hadjinlian
2014-02-18 16:57 ` Martin Bark [this message]
2014-02-18 17:03   ` [Buildroot] [PATCH v7 0/4] Introducing XBMC Maxime Hadjinlian

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=53039115.5000409@barkynet.com \
    --to=martin@barkynet.com \
    --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