Your message dated Sat, 05 Sep 2015 14:31:07 +0100
with message-id <[email protected]>
and subject line Closing p-u bugs for 8.2
has caused the Debian Bug report #790833,
regarding jessie-pu: package flash-kernel/3.35
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
790833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
This upload fixes #788782 which results in upgrades to Jessie not booting on
the Freescale MX53 LOCO (AKA Quickstart) platform. The issue was that we had
ended up with duplicated entries for this system, one which handled device tree
and one which used the older board file mechanism, and that the Wheezy->Jessie
kernel upgrade switched which one was needed, hence f-k would do the wrong
thing for the new krnel whiletheo ld one was running.
Flash-kernel does have a udeb but there should be no functional impact to new
installs of Jessie since they will already be running the DT kernel during
install time.
debdiff:
diff -Nru flash-kernel-3.35/db/all.db flash-kernel-3.35+deb8u1/db/all.db
--- flash-kernel-3.35/db/all.db 2015-04-06 23:19:51.000000000 +0100
+++ flash-kernel-3.35+deb8u1/db/all.db 2015-06-17 08:22:41.000000000 +0100
@@ -131,7 +131,8 @@
Bootloader-Sets-Incorrect-Root: yes
Machine: Freescale i.MX53 Quick Start Board
-Kernel-Flavors: armmp
+Machine: Freescale MX53 LOCO Board
+Kernel-Flavors: armmp mx5
DTB-Id: imx53-qsb.dtb
DTB-Append-From: 3.12
Boot-DTB-Path: /boot/dtb
@@ -142,14 +143,6 @@
Required-Packages: u-boot-tools
Bootloader-Sets-Incorrect-Root: no
-Machine: Freescale MX53 LOCO Board
-Kernel-Flavors: armmp mx5
-U-Boot-Kernel-Address: 0x70008000
-U-Boot-Initrd-Address: 0x0
-Boot-Kernel-Path: /boot/uImage
-Boot-Initrd-Path: /boot/uInitrd
-Required-Packages: u-boot-tools
-
Machine: Genesi Efika Smartbook
Kernel-Flavors: armmp mx5
U-Boot-Kernel-Address: 0x90008000
diff -Nru flash-kernel-3.35/debian/changelog
flash-kernel-3.35+deb8u1/debian/changelog
--- flash-kernel-3.35/debian/changelog 2015-04-06 23:33:25.000000000 +0100
+++ flash-kernel-3.35+deb8u1/debian/changelog 2015-06-17 08:22:41.000000000
+0100
@@ -1,3 +1,10 @@
+flash-kernel (3.35+deb8u1) stable; urgency=medium
+
+ * Combine i.MX53 QSB and LOCO board entries, they are the same thing and the
+ LOCO variant was missing DTB information. (Closes: #788782)
+
+ -- Ian Campbell <[email protected]> Wed, 17 Jun 2015 08:22:22 +0100
+
flash-kernel (3.35) unstable; urgency=medium
* Team upload.
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)
--- End Message ---
--- Begin Message ---
Version: 8.2
Hi,
These bugs correspond to updates which were included in the 8.2 point
release.
Regards,
Adam
--- End Message ---