Message ID | 20190506152821.31689-1-kleber.souza@canonical.com |
---|---|
Headers | show |
Series | bionic/linux: completely remove snapdragon files from sources (LP: #1827880) | expand |
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
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>
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