APPLIED[C]: [PATCH v2] [SRU] [X-B/generic] snapcraft.yaml: copy retpoline-extract-one
Seth Forshee
seth.forshee at canonical.com
Wed Aug 1 12:48:52 UTC 2018
On Tue, Jul 17, 2018 at 05:50:35PM +0200, Paolo Pisati wrote:
> BugLink: http://bugs.launchpad.net/bugs/1782116
>
> The Ubuntu kernel source code depends on the presence of the
> retpoline-extract-one file in the script directory during build (see
> scripts/Makefile.build::cmd_ubuntu_retpoline) - such a file lives in the debian
> directory and is copied to scripts during the 'debian/rules clean' phase.
>
> Snapcraft is oblivious to the debian details, and the clean target is never
> invoked, breaking the normal kernel build (make defconfig; make ...).
>
> To workaround that, before starting the build, make snapcraft do the copy and
> fix the build.
>
> Both Xenial and Bionic generic require this patch.
>
> Paolo Pisati (1):
> UBUNTU: snapcraft.yaml: copy retpoline-extract-one to scripts before
> build
>
> snapcraft.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to cosmic/master-next, thanks!
More information about the kernel-team
mailing list