package/rpi-firmware: bump
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 1 Jun 2014 21:03:25 +0000 (23:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Jun 2014 21:12:16 +0000 (23:12 +0200)
Yet another bump for the Raspberry Pi firmware:
  - HDMI: EDID override; HDCP fix; add command to control power to HDMI phy;
        fixes to mode selection
  - GPU: enable use of HW cursor; fix for GLES FFT compliance; fix scaling;
        remove arbitrary restrictions on output sizes
  - video-decode: better handle corrupted h264 streams, better allocate memory
  - misc: choose composite video when HDMI is not plugged

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rpi-firmware/rpi-firmware.mk

index babb0a8a03d186065f9bb26eb0edb612322ab1fd..ca9b5ebc2789721305023787052d186af17ff352 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_FIRMWARE_VERSION = c8881991d9181779aee9637d6f4b215f108021a3
+RPI_FIRMWARE_VERSION = f15c3b5e4018b974de30d95d3173b1e936f66bd7
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3c
 RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom