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:
@@ -8,8 +8,10 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
DEPENDS =
|
||||
BRIEF = Documentation for The Linux kernel
|
||||
DESC = Detailed documentation describing the Linux kernel
|
||||
SNAP = $(PACKAGE)-$(SNAPVER).snap
|
||||
PACKAGE = $(shell echo $(PWD)|sed 's/.*\///')
|
||||
PKGFILE = $(PACKAGE)-$(SNAPVER).snap
|
||||
|
||||
include /usr/share/snap/Makefile.snaplinux
|
||||
|
||||
Reference in New Issue
Block a user