mbox series

[Bionic,SRU,0/1] bionic/linux: completely remove snapdragon files from sources (LP: #1827880)

Message ID 20190506152821.31689-1-kleber.souza@canonical.com
Headers show
Series bionic/linux: completely remove snapdragon files from sources (LP: #1827880) | expand

Message

Kleber Sacilotto de Souza May 6, 2019, 3:28 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1827880

[Impact]

As requested by bug 1820868, we have split bionic/linux-snapdragon to
its own source package and own git branch for better maintainability.
Functionally that split was complete, however some leftover files
where not removed from the sources leaving some dead files on the tree.

[Fix]

Sauce patch to remove all the files that were previously used to produce
the snapdragon binaries from the linux master source.

[Test Case]

Compile test bionic/linux source and verify that nothing breaks.

[Regression potential]

Minimum. The fix is to remove files that are not being used anymore.

Kleber Sacilotto de Souza (1):
  UBUNTU: [Packaging] remove snapdragon dead files

 .../config/arm64/config.flavour.snapdragon    | 57 -------------------
 debian.master/control.d/vars.snapdragon       |  6 --
 debian.master/rules.d/arm64.mk                |  5 --
 3 files changed, 68 deletions(-)
 delete mode 100644 debian.master/config/arm64/config.flavour.snapdragon
 delete mode 100644 debian.master/control.d/vars.snapdragon

Comments

Thadeu Lima de Souza Cascardo May 6, 2019, 4 p.m. UTC | #1
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Connor Kuehl May 8, 2019, 5:31 p.m. UTC | #2
On 5/6/19 8:28 AM, Kleber Sacilotto de Souza wrote:
> BugLink: https://bugs.launchpad.net/bugs/1827880
> 
> [Impact]
> 
> As requested by bug 1820868, we have split bionic/linux-snapdragon to
> its own source package and own git branch for better maintainability.
> Functionally that split was complete, however some leftover files
> where not removed from the sources leaving some dead files on the tree.
> 
> [Fix]
> 
> Sauce patch to remove all the files that were previously used to produce
> the snapdragon binaries from the linux master source.
> 
> [Test Case]
> 
> Compile test bionic/linux source and verify that nothing breaks.
> 
> [Regression potential]
> 
> Minimum. The fix is to remove files that are not being used anymore.
> 
> Kleber Sacilotto de Souza (1):
>   UBUNTU: [Packaging] remove snapdragon dead files
> 
>  .../config/arm64/config.flavour.snapdragon    | 57 -------------------
>  debian.master/control.d/vars.snapdragon       |  6 --
>  debian.master/rules.d/arm64.mk                |  5 --
>  3 files changed, 68 deletions(-)
>  delete mode 100644 debian.master/config/arm64/config.flavour.snapdragon
>  delete mode 100644 debian.master/control.d/vars.snapdragon
> 

Acked-by: Connor Kuehl <connor.kuehl@canonical.com>
Khalid Elmously May 9, 2019, 4:48 a.m. UTC | #3
On 2019-05-06 17:28:20 , Kleber Souza wrote:
> BugLink: https://bugs.launchpad.net/bugs/1827880
> 
> [Impact]
> 
> As requested by bug 1820868, we have split bionic/linux-snapdragon to
> its own source package and own git branch for better maintainability.
> Functionally that split was complete, however some leftover files
> where not removed from the sources leaving some dead files on the tree.
> 
> [Fix]
> 
> Sauce patch to remove all the files that were previously used to produce
> the snapdragon binaries from the linux master source.
> 
> [Test Case]
> 
> Compile test bionic/linux source and verify that nothing breaks.
> 
> [Regression potential]
> 
> Minimum. The fix is to remove files that are not being used anymore.
> 
> Kleber Sacilotto de Souza (1):
>   UBUNTU: [Packaging] remove snapdragon dead files
> 
>  .../config/arm64/config.flavour.snapdragon    | 57 -------------------
>  debian.master/control.d/vars.snapdragon       |  6 --
>  debian.master/rules.d/arm64.mk                |  5 --
>  3 files changed, 68 deletions(-)
>  delete mode 100644 debian.master/config/arm64/config.flavour.snapdragon
>  delete mode 100644 debian.master/control.d/vars.snapdragon
> 
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team