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

Yann E. MORIN yann.morin.1998 at free.fr
Thu May 8 21:11:01 UTC 2014


From: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Allow stereo modes to be selected for output; enable NTSC output.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
---
 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 7188dcf..f6e4443 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = a59842a068cbd19e262701f30014499e9070fbf6
+RPI_USERLAND_VERSION = eccb81050afd177da1923404b366c6226f29bfe0
 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