APPLIED[artful]: [PATCH] [X/master] make snap-pkg support

Seth Forshee seth.forshee at canonical.com
Wed Jul 12 13:44:14 UTC 2017


On Tue, Jun 27, 2017 at 01:13:04PM +0200, Paolo Pisati wrote:
> BugLink: http://bugs.launchpad.net/bugs/1700747
> 
> This patch integrates snapcraft in the kbuild environment of the Linux kernel.
> 
> To use it:
> 
> make defconfig
> make snap-pkg
> 
> or in case of cross-compilation (e.g. arm):
> 
> export ARCH=arm; export CROSS_COMPILE=arm-linux-gnueabihf-
> make defconfig
> make snap-pkg
> 
> The resulting kernel snap will be generated in $(objtree)/snap

Applied to artful/master and unstable/master-next, thanks.




More information about the kernel-team mailing list