diff --git a/get-from-git.sh b/get-from-git.sh index 7f6f71a..e867c42 100644 --- a/get-from-git.sh +++ b/get-from-git.sh @@ -1,6 +1,6 @@ #!/bin/bash -LINUX_BRANCH=rpi-5.16.y +LINUX_BRANCH=rpi-5.18.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-2022.04.24.tar.xz b/raspberrypi-firmware-dt-2022.04.24.tar.xz deleted file mode 100644 index a953661..0000000 --- a/raspberrypi-firmware-dt-2022.04.24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdbc4669b347a6c19214f3adab5944e7bc6187f66c4c52c6c54d9e3dad5c62af -size 7592960 diff --git a/raspberrypi-firmware-dt-2022.07.06.tar.xz b/raspberrypi-firmware-dt-2022.07.06.tar.xz new file mode 100644 index 0000000..f35926d --- /dev/null +++ b/raspberrypi-firmware-dt-2022.07.06.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c8cb4a2ebd98d69882254a9b63ed17fc13673349313128cc15e92dcdb2c1eb +size 7767076 diff --git a/raspberrypi-firmware-dt.changes b/raspberrypi-firmware-dt.changes index 323bebf..93278cb 100644 --- a/raspberrypi-firmware-dt.changes +++ b/raspberrypi-firmware-dt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 8 08:12:43 UTC 2022 - Guillaume GARDET + +- Update to 82c39f3914 (2022-07-06): + * switch to 5.18 branch + ------------------------------------------------------------------- Wed Apr 27 13:17:53 UTC 2022 - Ivan Ivanov diff --git a/raspberrypi-firmware-dt.spec b/raspberrypi-firmware-dt.spec index 1016a62..dabe524 100644 --- a/raspberrypi-firmware-dt.spec +++ b/raspberrypi-firmware-dt.spec @@ -17,7 +17,7 @@ Name: raspberrypi-firmware-dt -Version: 2022.04.24 +Version: 2022.07.06 Release: 0 Summary: Device trees for the Raspberry Pi firmware loader License: GPL-2.0-only