From: Yann E. MORIN Date: Sun, 1 Dec 2013 22:36:05 +0000 (+0100) Subject: package/rpi-userland: bump for misc fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=720ef0c1db8a00c35d6cbdc81f49269e22d5a8c9;p=buildroot.git package/rpi-userland: bump for misc fixes Fixes for: - video encoder I-Frames compliance )PPS and SPS headers) - bitrate (quantisation?) - unnecessary build of mmal components - segfault in multiple-files stream generation Signed-off-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk index 174115334e..b17a5f4106 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 0d486513f56453f8203c270fcad0b04f8e4f1fee +RPI_USERLAND_VERSION = d2c9f912da389c23ed27e81e940be3540f64fc59 RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION) RPI_USERLAND_LICENSE = BSD-3c RPI_USERLAND_LICENSE_FILES = LICENCE