Skip to content

Commit

Permalink
Raspberry Pi (all): upgrade back rpi-userland and rpi-firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrisan committed Jan 17, 2019
1 parent dc64161 commit 9009ce0
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 0 additions & 2 deletions package/rpi-firmware/rpi-firmware.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# Locally computed
sha256 d1f9c58957dfe681fff7e1cf1eabb9e0f6fdc99720f1d059fb24a37750573310 rpi-firmware-5b49caa17e91d0e64024380119ad739bb201c674.tar.gz
sha256 4cc835ba0f437de494b391df7fdb88c96e6264a6c06a2c9e8371e304945e7540 rpi-firmware-12e0bf86e08d6067372bc0a45d7e8a10d3113210.tar.gz
sha256 e6dfad437e64f2925361a8927061d05764436faf2c0b412a5ae4a48995d6e8e4 rpi-firmware-ce8652e2c743f02f04cb29f23611cbf13765483b.tar.gz
2 changes: 1 addition & 1 deletion package/rpi-firmware/rpi-firmware.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RPI_FIRMWARE_VERSION = ce8652e2c743f02f04cb29f23611cbf13765483b
RPI_FIRMWARE_VERSION = 12e0bf86e08d6067372bc0a45d7e8a10d3113210
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
Expand Down
3 changes: 1 addition & 2 deletions package/rpi-userland/rpi-userland.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Locally computed
sha256 748041975501a920c9b915bde24699ca1793aefcc60f5b95489d67f2c0accfa0 rpi-userland-d574b51a60a075baefe863670466ee24e6c4256e.tar.gz
sha256 f9a0366dcd7df1807385edd59774ee6a11463d830ddbe1386a152820ed4aef8a rpi-userland-6da49bce07d8061165e7fa9036af5fd9ae060221.tar.gz
sha256 f07a400b488425bb924df8ee94134099c2a0324369a9a75daf3f06bbf9e94f64 rpi-userland-a343dcad1dae4e93f4bfb99496697e207f91027e.tar.gz

2 changes: 1 addition & 1 deletion package/rpi-userland/rpi-userland.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RPI_USERLAND_VERSION = a343dcad1dae4e93f4bfb99496697e207f91027e
RPI_USERLAND_VERSION = 6da49bce07d8061165e7fa9036af5fd9ae060221
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3-Clause
RPI_USERLAND_LICENSE_FILES = LICENCE
Expand Down

0 comments on commit 9009ce0

Please sign in to comment.