[PATCH] [SRU] [B/generic] snapcraft.yaml: Invoking missing target breaks the build

Paolo Pisati paolo.pisati at canonical.com
Tue Jul 17 14:58:58 UTC 2018


BugLink: http://bugs.launchpad.net/bugs/1782166

The snapcraft.yaml in bionic/master (by default) invokes the now obsolete
'firmware_install' target that was removed in
5620a0d1aacd554ebebcff373e31107bb1ef7769 ("firmware: delete in-kernel
firmware"), and by invoking a non existing target, it fails to build.

Since firmware files were removed from the Linux source code, and we rely on
external files provided by the linux-firmware package, skip invoking
'firmware_install' altogether and fix the build.

Bionic generic requires this patch.

Paolo Pisati (1):
  UBUNTU: snapcraft.yaml: stop invoking the obsolete (and non-existing)
    'firmware_install' target

 snapcraft.yaml | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4





More information about the kernel-team mailing list