From: Yann E. MORIN Date: Sun, 13 Apr 2014 21:24:52 +0000 (+0200) Subject: package/rpi-userland: bump revision X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70fada8195876c5088a9af09c207d5c46b2147b8;p=buildroot.git package/rpi-userland: bump revision Fixes and enhancements for: - camera : preview, white balance, padding-removal - encoder: save inline motion vectors - misc : locking in GPU<->CPU dialog (?), tvservice eye-candy Signed-off-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk index 3c205161b3..7188dcf282 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 58ab02e820df719440816534f4534ab1dfd66ce6 +RPI_USERLAND_VERSION = a59842a068cbd19e262701f30014499e9070fbf6 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION)) RPI_USERLAND_LICENSE = BSD-3c RPI_USERLAND_LICENSE_FILES = LICENCE