Skip to content

Commit

Permalink
Bump RPi firmware and userland
Browse files Browse the repository at this point in the history
  • Loading branch information
gamaral committed Dec 24, 2013
1 parent aef0eb9 commit cf39a93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot/rpi-firmware/rpi-firmware.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
#############################################################

RPI_FIRMWARE_VERSION = 35d9905
RPI_FIRMWARE_VERSION = a62796f
RPI_FIRMWARE_SITE = http://github.com/raspberrypi/firmware/tarball/$(RPI_FIRMWARE_VERSION)
RPI_FIRMWARE_LICENSE = BSD-3c
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
Expand Down
2 changes: 1 addition & 1 deletion package/raspberrypi/rpi-userland/rpi-userland.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
#############################################################

RPI_USERLAND_VERSION = 628498e
RPI_USERLAND_VERSION = 0ff0832
RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION)
RPI_USERLAND_LICENSE = BSD-3c
RPI_USERLAND_LICENSE_FILES = LICENCE
Expand Down

0 comments on commit cf39a93

Please sign in to comment.