Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-09-30 15:32:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-16 11:02:37.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
        2016-09-30 15:32:46.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Sep 27 09:09:10 UTC 2016 - guilla...@opensuse.org
+
+- Increase from 64 MB to 96 MB of RAM for GPU for RPi with 256 or 
+  512 MB of RAM to be able to decode a 1080p h264 video in kodi
+
+-------------------------------------------------------------------
+Tue Sep 27 08:53:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to ad8608c (2016-09-21)
+
+-------------------------------------------------------------------
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:
----
  raspberrypi-firmware-2016.09.02.tar.bz2

New:
----
  raspberrypi-firmware-2016.09.21.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ raspberrypi-firmware-config-rpi.spec ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:51.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           raspberrypi-firmware-config-rpi
-Version:        2016.09.02
+Version:        2016.09.21
 Release:        0
 Summary:        Configuration for the Raspberry Pi firmware loader
 License:        MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++++++ raspberrypi-firmware.spec ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:51.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           raspberrypi-firmware
-Version:        2016.09.02
+Version:        2016.09.21
 Release:        0
 Summary:        Binary bootloader and firmware files for Raspberry Pi
 License:        SUSE-Firmware

++++++ config-rpi.txt ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.000000000 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max

++++++ config-rpi2.txt ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.000000000 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max

++++++ config-rpi3.txt ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.000000000 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max

++++++ raspberrypi-firmware-2016.09.02.tar.bz2 -> 
raspberrypi-firmware-2016.09.21.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.09.02.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.09.21.tar.bz2
 differ: char 11, line 1

++++++ raspberrypi-firmware-config.spec.in ++++++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.000000000 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           __NAME__
-Version:        2016.09.02
+Version:        2016.09.21
 Release:        0
 Summary:        Configuration for the Raspberry Pi firmware loader
 License:        MIT


Reply via email to