[bionic/linux-gcp][PATCH 0/5] Update linux-gcp annotations file overlay

Khaled Elmously khalid.elmously at canonical.com
Sun Mar 3 23:39:22 UTC 2019


Possibly a stupid question, but couldn't all of this have been achieved using scripts/kconfig/merge_config.sh and config fragments?





On 2019-02-28 13:15:06 , Marcelo Henrique Cerri wrote:
> BugLink: http://bugs.launchpad.net/bugs/1752072
> 
> This patch should be included after the patch:
> 
>   [X,B,C,D,unstable][PATCH] UBUNTU: [Packaging] config-check: Add an include directive
> 
> For all other kernels, we can gradually move to this new approach of
> having the custom kernel's annotations file including the master's
> one. But bionic/linux-gcp is carrying an earlier version of that patch
> and because of that it needs to be updated at the same time as the
> patch is included.
> 
> To make it possible to apply it before linux-gcp is rebased, the patch
> set also reverts the initial version of the patch and adds the new
> one. Those commit might be dropped after the rebase.
> 
> Marcelo Henrique Cerri (5):
>   Revert "UBUNTU: [Packaging] config-check: allow overlay annotations
>     files"
>   UBUNTU: [Packaging] config-check: Add an include directive
>   UBUNTU: [Config] linux-gcp: Replace annotations symlink with overlay
>   UBUNTU: [Config] linux-gcp: Include master annotations to linux-gcp
>     annotations
>   UBUNTU: [Config] linux-gcp: Update annotations file
> 
>  debian.gcp/config/annotations         | 85 ++++++++++++++++++++++-
>  debian.gcp/config/overlay.annotations | 43 ------------
>  debian.gcp/reconstruct                |  1 -
>  debian/scripts/config-check           | 99 ++++++++++++++++++---------
>  debian/source/options                 |  1 -
>  5 files changed, 150 insertions(+), 79 deletions(-)
>  mode change 120000 => 100644 debian.gcp/config/annotations
>  delete mode 100644 debian.gcp/config/overlay.annotations
> 
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list