[Buildroot] [git commit] package/rpi-userland: bump revision

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 29 17:28:04 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=8382272de67b548df88177ba88fd568dc7055efd
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Changes for:
  - sync with latest firmware API
  - fix bitrate of video encoder

Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/rpi-userland/rpi-userland.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index 3b7d5b5..3c20516 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = 7beec2158da8229598f8e471ab5ca834078f5ad2
+RPI_USERLAND_VERSION = 58ab02e820df719440816534f4534ab1dfd66ce6
 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
 RPI_USERLAND_LICENSE = BSD-3c
 RPI_USERLAND_LICENSE_FILES = LICENCE


More information about the buildroot mailing list