]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: [Packaging] Set do_tools_common in common vars
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 18 May 2017 12:24:33 +0000 (09:24 -0300)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 20 Jun 2017 10:16:15 +0000 (12:16 +0200)
commit1a8f0139fd25b10cdf0d11bd3d09a544110399c1
treef0bf001d2daf02a3599052b6756c068f4acbaad0
parent0e866b5e86543e06948f1f97099b4663e6560f8f
UBUNTU: [Packaging] Set do_tools_common in common vars

BugLink: https://bugs.launchpad.net/bugs/1691814
In order to allow derivatives to really override do_tools_common inside
hooks.mk, it needs to be unconditionally set to true in
0-common-vars.mk, which is included before hooks.mk. Otherwise, hooks.mk
won't be able to override it, and it will be true unless other
conditions apply.

This has caused derivatives to fail to build after commit
13d6fbbef038fdaee35200496131e6c6c77eb4b4 ("UBUNTU: [Packaging] prevent
linux-*-tools-common from being produced from non linux packages").

Fixes: 13d6fbbef038fdaee35200496131e6c6c77eb4b4
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Acked-by: Andy Whitcroft <andy.whitcroft@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
debian/rules
debian/rules.d/0-common-vars.mk