diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2013-12-05 14:37:35 +0000 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-03-31 14:22:30 +0200 |
commit | 7eb5fad9a3e737438329d1d1a4b22fa3fbf240f2 (patch) | |
tree | 33d52c2bbac423fce69ab0af303185d8d77a513a /scripts/makelst | |
parent | 363103b6944721b60cf28c3531fae5cd5e1edb98 (diff) |
deb-pkg: Fix cross-building linux-headers package
commit f8ce239dfc7ba9add41d9ecdc5e7810738f839fa upstream.
builddeb generates a control file that says the linux-headers package
can only be built for the build system primary architecture. This
breaks cross-building configurations. We should use $debarch for this
instead.
Since $debarch is not yet set when generating the control file, set
Architecture: any and use control file variables to fill in the
description.
Fixes: cd8d60a20a45 ('kbuild: create linux-headers package in deb-pkg')
Reported-and-tested-by: "Niew, Sh." <shniew@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions