ACK: [Bionic-azure-edge][PATCH] UBUNTU: [Package] fix indep_hdrs_pkg_name

Kleber Souza kleber.souza at canonical.com
Fri Nov 16 00:32:57 UTC 2018


On 11/15/18 3:49 AM, Wen-chien Jesse Sung wrote:
> BugLink: https://launchpad.net/bugs/1803335
>
> The indep_hdrs_pkg_name should be linux-azure-headers instead of
> linux-azure-edge-headers.
>
> Signed-off-by: Wen-chien Jesse Sung <jesse.sung at canonical.com>


Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>


> ---
>  debian/rules.d/0-common-vars.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/rules.d/0-common-vars.mk b/debian/rules.d/0-common-vars.mk
> index d45d5d89ccaf..0c64cc9d4b87 100644
> --- a/debian/rules.d/0-common-vars.mk
> +++ b/debian/rules.d/0-common-vars.mk
> @@ -135,7 +135,7 @@ bin_pkg_name_unsigned=linux-image-unsigned-$(abi_release)
>  mods_pkg_name=linux-modules-$(abi_release)
>  mods_extra_pkg_name=linux-modules-extra-$(abi_release)
>  hdrs_pkg_name=linux-headers-$(abi_release)
> -indep_hdrs_pkg_name=$(src_pkg_name)-headers-$(abi_release)
> +indep_hdrs_pkg_name=linux-azure-headers-$(abi_release)
>  
>  #
>  # The generation of content in the doc package depends on both 'AUTOBUILD=' and





More information about the kernel-team mailing list