Hello community,
here is the log from the commit of package raspberrypi-firmware-dt for
openSUSE:Factory checked in at 2019-02-04 14:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware-dt (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-firmware-dt.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware-dt"
Mon Feb 4 14:25:14 2019 rev:6 rq:670900 version:2019.01.29
Changes:
--------
---
/work/SRC/openSUSE:Factory/raspberrypi-firmware-dt/raspberrypi-firmware-dt.changes
2019-01-21 10:57:58.415460955 +0100
+++
/work/SRC/openSUSE:Factory/.raspberrypi-firmware-dt.new.28833/raspberrypi-firmware-dt.changes
2019-02-04 14:25:16.241057781 +0100
@@ -1,0 +2,28 @@
+Thu Jan 31 08:52:05 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Update to 8f862eec9 (2019-01-29):
+ * dtoverlays: Correct DT handling camera GPIOs
+ * overlays: Add mcp342x overlay
+ * overlays: mcp23017: Support the MCP23008
+ * overlays: Add ssd1306 overlay for OLED display
+ * overlays: sdio: Add enhanced 1-bit support
+ * dtoverlays: fe-pi-audio: fix sgtl5000 compatible string
+ * overlays: Update README with removal of lirc-rpi
+ * Add overlay for SLB9760 Iridium /LetsTrust TPM
+ * lirc-rpi: Remove in favour of gpio-ir
+ * overlays: Update upstream overlay
+ * dtoverlays: Add i2c on 0&1 option to TC358743, ADV7282 and OV5647
+ * overlays: Remove superfluous #address/size-cells
+ * dtoverlays: Add support for ADV7280-M, ADV7281-M and ADV7281-MA chips.
+ * arm: dt: Add DT overlays for ADV7282M, OV5647, and TC358743
+ * overlays: uart0 - return GPIOs 14 and 15 to inputs
+ * overlays: pi3-disable-bt: Clear out bt_pins node
+ * overlays: Add gpio-no-bank0-irq overlay
+ * overlays: add overrides for PoE HAT fan control
+ * Update gpio-fan-overlay.dts (#2711)
+ * devicetree: add RPi CM3 dts to arm64; mimic the RPi 3B arm64 dts
+ implementation, by referring to the actual dts file in the arm directory
+- Remove upstream-aux-interrupt-overlay.dts as it is already in
+ arch/arm/boot/dts/overlays/upstream-aux-interrupt-overlay.dts
+
+-------------------------------------------------------------------
Old:
----
raspberrypi-firmware-dt-2018.07.16.tar.xz
upstream-aux-interrupt-overlay.dts
New:
----
raspberrypi-firmware-dt-2019.01.29.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ raspberrypi-firmware-dt.spec ++++++
--- /var/tmp/diff_new_pack.YJ8CjH/_old 2019-02-04 14:25:17.173057339 +0100
+++ /var/tmp/diff_new_pack.YJ8CjH/_new 2019-02-04 14:25:17.173057339 +0100
@@ -17,14 +17,13 @@
Name: raspberrypi-firmware-dt
-Version: 2018.07.16
+Version: 2019.01.29
Release: 0
Summary: Device trees for the Raspberry Pi firmware loader
License: GPL-2.0-only
Group: System/Boot
Url: https://github.com/raspberrypi/linux/
Source: raspberrypi-firmware-dt-%{version}.tar.xz
-Source1: upstream-aux-interrupt-overlay.dts
Source100: get-from-git.sh
Patch1: upstream-rpi-ft5406-overlay.patch
Requires: raspberrypi-firmware
@@ -54,7 +53,7 @@
done
export DTC_FLAGS="-R 0 -p 0 -@ -H epapr"
-for dts in arch/arm/boot/dts/overlays/*dts %{SOURCE1}; do
+for dts in arch/arm/boot/dts/overlays/*dts; do
target=$(basename ${dts%*.dts})
target=${target%*-overlay}
mkdir -p $PPDIR/overlays
++++++ raspberrypi-firmware-dt-2018.07.16.tar.xz ->
raspberrypi-firmware-dt-2019.01.29.tar.xz ++++++
++++ 2436 lines of diff (skipped)