Ben Hutchings
2014-10-22 22:52:15 UTC
Please apply this fix to 3.16-stable and 3.17-stable:
commit 2d0871396995139b37f9ceb153c8b07589148343
Author: Michal Marek <***@suse.cz>
Date: Fri Aug 22 15:51:03 2014 +0200
builddeb: put the dbg files into the correct directory
Since the conversion of objtree to use relative pathnames (commit
7e1c04779e, "kbuild: Use relative path for $(objtree)"), the debug
info files have been ending up in /debian/dbgtmp/ in the regular
linux-image package instead of the debug files package. Fix up the
paths so that the debug files end up in the -dbg package.
This is based on a similar patch by Darrick.
Reported-and-tested-by: "Darrick J. Wong" <***@oracle.com>
Signed-off-by: Michal Marek <***@suse.cz>
Ben.
commit 2d0871396995139b37f9ceb153c8b07589148343
Author: Michal Marek <***@suse.cz>
Date: Fri Aug 22 15:51:03 2014 +0200
builddeb: put the dbg files into the correct directory
Since the conversion of objtree to use relative pathnames (commit
7e1c04779e, "kbuild: Use relative path for $(objtree)"), the debug
info files have been ending up in /debian/dbgtmp/ in the regular
linux-image package instead of the debug files package. Fix up the
paths so that the debug files end up in the -dbg package.
This is based on a similar patch by Darrick.
Reported-and-tested-by: "Darrick J. Wong" <***@oracle.com>
Signed-off-by: Michal Marek <***@suse.cz>
Ben.
--
Ben Hutchings
Q. Which is the greater problem in the world today, ignorance or apathy?
A. I don't know and I couldn't care less.
Ben Hutchings
Q. Which is the greater problem in the world today, ignorance or apathy?
A. I don't know and I couldn't care less.