Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBUNTU: [Packaging] quiet (nomially) benign errors in BUILD script
Though the assembly errors we see in the linux-restricted-modules builds themselves are benign (the .ko checksums are validated) the same erroneous commands are not (always) benign in the final end-user installations. Eliminate these extra commands in the final end-user BUILD script. BugLink: https://bugs.launchpad.net/bugs/1919315 Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Seth Forshee <seth.forshee@canonical.com> Acked-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
- Loading branch information