The following changes were made:

* removed mounting tmp filesystems from user (now done by snap)
  * split off separate doc package
  * Added package name override to prevent duplicated version string in name
  * removed version string from file name (Makefile.linux-headers)
This commit is contained in:
2017-05-22 09:33:23 -05:00
parent 9957ddd7b9
commit 2de20ac6fa
6 changed files with 54 additions and 43 deletions

View File

@@ -11,7 +11,7 @@
DEPENDS =
BRIEF = Firmware for the Linux kernel
DESC = This provides the firmware necessary for some Linux kernel modules
SNAPVER = 0
VERSION = $(KERNVER)-$(SNAPVER)
SNAP = $(PACKAGE)-$(SNAPVER).snap
include /usr/share/snap/Makefile.snaplinux