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

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Thu Feb 28 16:15:06 UTC 2019


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




More information about the kernel-team mailing list