The following changes were made:

* Added dependency for linux-firmware to kernel package
  * Re-built with updated Makefile.snaplinux to correct package name/version
  * Other various tweaks to correct package names and versions
  * etc/modprobe.d/usb.conf now managed by usher
  * Makefile will now use LOCALVERSION from config for the build version
This commit is contained in:
2017-06-02 11:34:52 -05:00
parent 2d3bc3ed38
commit 4c7bb6a047
6 changed files with 35 additions and 16 deletions

View File

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