Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Factory checked in at 2016-09-16 11:02:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Changes:
--------
---
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
2016-09-13 22:25:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-09-16 11:02:37.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 08:53:28 UTC 2016 - [email protected]
+
+- Use "avoid_warnings=1" in config-rpi{,2,3}.txt (bsc#998973)
+
+-------------------------------------------------------------------
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
raspberrypi-firmware.spec: same change
++++++ config-rpi.txt ++++++
--- /var/tmp/diff_new_pack.CUfi0U/_old 2016-09-16 11:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new 2016-09-16 11:02:39.000000000 +0200
@@ -20,4 +20,5 @@
sdram_freq=400
# DO NOT overvoltage manually to not void warranty!
over_voltage=0
-
+# Disable warning overlays as they don't work well together with linux's
graphical output
+avoid_warnings=1
++++++ config-rpi2.txt ++++++
--- /var/tmp/diff_new_pack.CUfi0U/_old 2016-09-16 11:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new 2016-09-16 11:02:39.000000000 +0200
@@ -14,4 +14,5 @@
initial_turbo=30
# DO NOT overvoltage manually to not void warranty!
over_voltage=0
-
+# Disable warning overlays as they don't work well together with linux's
graphical output
+avoid_warnings=1
++++++ config-rpi3.txt ++++++
--- /var/tmp/diff_new_pack.CUfi0U/_old 2016-09-16 11:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new 2016-09-16 11:02:39.000000000 +0200
@@ -18,3 +18,5 @@
arm_control=0x200
# Fix mini UART input frequency, and setup/enable up the UART.
enable_uart=1
+# Disable warning overlays as they don't work well together with linux's
graphical output
+avoid_warnings=1