[Buildroot] [git commit] package/rpi-userland: Bump version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Aug 3 08:20:35 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=5ffc0392d2ed08501837116fa16c4b835bf27927
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This version bump introduces OMX_ImageFilterDeInterlaceFast,
which is needed by the upcoming xbmc/kodi version bump.

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
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 2de6b92..717eab1 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = 4855a45b118cb7b97b83e5160551db9813487c91
+RPI_USERLAND_VERSION = b555474b19310762255252d085e57599ea573889
 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