From 40a51b4292a69828bf0123837238b844edbc2fa8530da7c11f049572fc67c6e2 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Sat, 11 Dec 2021 09:35:02 +0000 Subject: [PATCH] Accepting request 939556 from home:Guillaume_G:branches:hardware:boot Revert to a working version for RPi2 and RPi3 OBS-URL: https://build.opensuse.org/request/show/939556 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/raspberrypi-firmware-dt?expand=0&rev=85 --- get-from-git.sh | 2 +- raspberrypi-firmware-dt-2021.11.19.tar.xz | 3 +++ raspberrypi-firmware-dt-2021.12.02.tar.xz | 3 --- raspberrypi-firmware-dt.changes | 6 ------ raspberrypi-firmware-dt.spec | 2 +- 5 files changed, 5 insertions(+), 11 deletions(-) create mode 100644 raspberrypi-firmware-dt-2021.11.19.tar.xz delete mode 100644 raspberrypi-firmware-dt-2021.12.02.tar.xz diff --git a/get-from-git.sh b/get-from-git.sh index 290e079..d0eca04 100644 --- a/get-from-git.sh +++ b/get-from-git.sh @@ -1,6 +1,6 @@ #!/bin/bash -LINUX_BRANCH=rpi-5.15.y +LINUX_BRANCH=rpi-5.14.y # this is a huge hunk of stuff, so reuse the local repo if possible if [ -d linux/.git ]; then diff --git a/raspberrypi-firmware-dt-2021.11.19.tar.xz b/raspberrypi-firmware-dt-2021.11.19.tar.xz new file mode 100644 index 0000000..1142627 --- /dev/null +++ b/raspberrypi-firmware-dt-2021.11.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888879d5e0fc891fa4e0766e0a8b4f2e3977f250dab318059533c9078d31e508 +size 7411788 diff --git a/raspberrypi-firmware-dt-2021.12.02.tar.xz b/raspberrypi-firmware-dt-2021.12.02.tar.xz deleted file mode 100644 index d13ea7f..0000000 --- a/raspberrypi-firmware-dt-2021.12.02.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee9e54880c72ab53ca0fed3c978bdc2327e0eaf20d100adb7dad5ae9dc3c9b85 -size 7496064 diff --git a/raspberrypi-firmware-dt.changes b/raspberrypi-firmware-dt.changes index fcd319b..de5555c 100644 --- a/raspberrypi-firmware-dt.changes +++ b/raspberrypi-firmware-dt.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Dec 6 10:00:08 UTC 2021 - Guillaume GARDET - -- Switch to 5.15 branch -- Update to 85100e1f3d44 (2021-12-02) - ------------------------------------------------------------------- Tue Nov 30 10:59:38 UTC 2021 - Guillaume GARDET diff --git a/raspberrypi-firmware-dt.spec b/raspberrypi-firmware-dt.spec index 209f810..01ea9db 100644 --- a/raspberrypi-firmware-dt.spec +++ b/raspberrypi-firmware-dt.spec @@ -17,7 +17,7 @@ Name: raspberrypi-firmware-dt -Version: 2021.12.02 +Version: 2021.11.19 Release: 0 Summary: Device trees for the Raspberry Pi firmware loader License: GPL-2.0-only