kernel-ark/scripts/package
Ben Hutchings f8ce239dfc deb-pkg: Fix cross-building linux-headers package
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: cd8d60a20a ('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>
2014-01-03 17:17:38 +01:00
..
builddeb deb-pkg: Fix cross-building linux-headers package 2014-01-03 17:17:38 +01:00
buildtar kbuild: Add MIPS specific files to generated package. 2013-08-26 15:31:54 +02:00
Makefile perf tools: Fix version when building out of tree 2013-11-07 10:40:47 -03:00
mkspec rpm-pkg: add generation of kernel-devel 2013-07-23 14:36:44 +02:00