diff --git a/raspberrypi-firmware-dt-2018.02.02.tar.xz b/raspberrypi-firmware-dt-2018.02.02.tar.xz deleted file mode 100644 index cf9c1ee..0000000 --- a/raspberrypi-firmware-dt-2018.02.02.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b10df7b59c8cb2e9edadd6d593c72a155204cefc04e7d63b4bf2332cbb1d9a53 -size 5801240 diff --git a/raspberrypi-firmware-dt-2018.03.14.tar.xz b/raspberrypi-firmware-dt-2018.03.14.tar.xz new file mode 100644 index 0000000..47e3a06 --- /dev/null +++ b/raspberrypi-firmware-dt-2018.03.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d6cdf1ed0e0caa4761a2a43c35df391f5edb70f900f3770b393dba83345560 +size 5803884 diff --git a/raspberrypi-firmware-dt.changes b/raspberrypi-firmware-dt.changes index bde393a..1e0e7e8 100644 --- a/raspberrypi-firmware-dt.changes +++ b/raspberrypi-firmware-dt.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 14 14:47:23 UTC 2018 - agraf@suse.com + +- Update to ad350a581a44 (2018-03-14) + - Add rpi3-plus dtb which gives us a proper compatible string + +------------------------------------------------------------------- +Wed Mar 14 09:47:28 UTC 2018 - agraf@suse.com + +- Update to d35408f26 (2018-03-13) + - Fix wifi detection on RPi3 (bsc#1085262) + ------------------------------------------------------------------- Mon Feb 19 10:42:24 UTC 2018 - agraf@suse.com diff --git a/raspberrypi-firmware-dt.spec b/raspberrypi-firmware-dt.spec index 3e30973..727aa7a 100644 --- a/raspberrypi-firmware-dt.spec +++ b/raspberrypi-firmware-dt.spec @@ -17,20 +17,20 @@ Name: raspberrypi-firmware-dt -Version: 2018.02.02 +Version: 2018.03.14 Release: 0 Summary: Device trees for the Raspberry Pi firmware loader License: GPL-2.0 Group: System/Boot Url: https://github.com/raspberrypi/linux/ Source: raspberrypi-firmware-dt-%{version}.tar.xz -Source1: rpi3-hdmi-overlay.dts -Source2: upstream-mmc-overlay.dts -Source3: upstream-aux-interrupt-overlay.dts +Source1: rpi3-hdmi-overlay.dts +Source2: upstream-mmc-overlay.dts +Source3: upstream-aux-interrupt-overlay.dts Source4: get-from-git.sh Requires: raspberrypi-firmware -BuildRequires: raspberrypi-firmware BuildRequires: dtc +BuildRequires: raspberrypi-firmware BuildArch: noarch %description