linux-imx/scripts/package
Ben Hutchings 9be2956736 deb-pkg: Fix cross-building linux-headers package
commit f8ce239dfc 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: 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-04-09 02:20:45 +01:00
..
builddeb deb-pkg: Fix cross-building linux-headers package 2014-04-09 02:20:45 +01:00
buildtar kbuild: Do not package /boot and /lib in make tar-pkg 2012-10-17 03:49:09 +01:00
Makefile package: Makefile: fix perf target bug 2011-06-24 15:20:55 +02:00
mkspec kbuild: Create a kernel-headers RPM 2011-05-24 18:28:29 +02:00