android_kernel_google_msm/scripts/package
Ben Hutchings c502e92f7c 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-30 21:40:30 -07:00
..
Makefile scripts/package/Makefile: Fix typo: an deb -> a deb 2011-10-29 21:15:07 +02:00
builddeb deb-pkg: Fix cross-building linux-headers package 2014-03-30 21:40:30 -07:00
buildtar kbuild: Do not package /boot and /lib in make tar-pkg 2012-12-10 10:59:41 -08:00
mkspec