[Buildroot] [PATCH] package/rpi-userland: bump version

Maxime Hadjinlian maxime.hadjinlian at gmail.com
Sat May 24 17:42:37 UTC 2014


This is a really important commit as it allow us to bump XBMC to
Gotham, this was the main obstacle preventing us from its uses :).

On Sat, May 24, 2014 at 7:13 PM, Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>
> Important fix to EGL surface validation.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
> ---
>  package/rpi-userland/rpi-userland.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
> index 690fd1e..8b225ba 100644
> --- a/package/rpi-userland/rpi-userland.mk
> +++ b/package/rpi-userland/rpi-userland.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -RPI_USERLAND_VERSION = eccb81050afd177da1923404b366c6226f29bfe0
> +RPI_USERLAND_VERSION = 4855a45b118cb7b97b83e5160551db9813487c91
>  RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
>  RPI_USERLAND_LICENSE = BSD-3c
>  RPI_USERLAND_LICENSE_FILES = LICENCE
> --
> 1.8.3.2
>



More information about the buildroot mailing list