diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-03-16 16:25:24 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-03-16 21:24:46 +0100 |
commit | 47f36ec58d98aa2eabd70b3c020d178febe5a306 (patch) | |
tree | e2ede9bfbad0c29ec0591daab2f1cd35d545b6ca | |
parent | 2f76708fd046ce45fc91573d4280544e8314bce6 (diff) | |
download | buildroot-47f36ec58d98aa2eabd70b3c020d178febe5a306.tar.gz buildroot-47f36ec58d98aa2eabd70b3c020d178febe5a306.zip |
package/rpi-userland: bump version
High frame rates and full FoV in camera code.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | 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 69b6ee63b1..3b7d5b5e77 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 68a2cba184d2726327026429abfe033acf217384 +RPI_USERLAND_VERSION = 7beec2158da8229598f8e471ab5ca834078f5ad2 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION)) RPI_USERLAND_LICENSE = BSD-3c RPI_USERLAND_LICENSE_FILES = LICENCE |