diff options
| author | Martin Bark <martin@barkynet.com> | 2017-07-13 13:22:27 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-15 23:16:32 +0200 |
| commit | bc537f98ee608941daf40c85924884e4cd3f2266 (patch) | |
| tree | e68c27954388741b178b0e4cef14ccc6dd9c89a7 | |
| parent | cfcc470be8b79471bb9e999fc61dc6aa0e559144 (diff) | |
| download | buildroot-bc537f98ee608941daf40c85924884e4cd3f2266.tar.gz buildroot-bc537f98ee608941daf40c85924884e4cd3f2266.zip | |
package/rpi-userland: bump version
Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/rpi-userland/rpi-userland.hash | 2 | ||||
| -rw-r--r-- | package/rpi-userland/rpi-userland.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash index d4715fee91..1728ae8712 100644 --- a/package/rpi-userland/rpi-userland.hash +++ b/package/rpi-userland/rpi-userland.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 35b02340de04d8b91490e192b402ba23333a82b0c624e3e4475ba3240a2419a5 rpi-userland-f0642e3b58d8a140a3f7621630c15fbfa794b19d.tar.gz +sha256 476cde13d0d4bbf44ffc4d1d545847464d5c270bb72e4d940e43e5972c4de9da rpi-userland-29835184aa70c13d77a11d721e934a7298bdf46a.tar.gz diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk index ab054475f9..90077a19f5 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = f0642e3b58d8a140a3f7621630c15fbfa794b19d +RPI_USERLAND_VERSION = 29835184aa70c13d77a11d721e934a7298bdf46a RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION)) RPI_USERLAND_LICENSE = BSD-3-Clause RPI_USERLAND_LICENSE_FILES = LICENCE |

