forked from MIrrors/gasket-driver
Add missing dkms file and update changelog.
Change-Id: Ideb1064b675824037e1287d0e753371980a57b5c Signed-off-by: Leonid Lobachev <leonidl@google.com>
This commit is contained in:
committed by
Michael Brooks
parent
9a7e1e3acf
commit
5c5f4edba6
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
gasket-dkms (1.0-5) unstable; urgency=low
|
||||
|
||||
* Add missing dkms file.
|
||||
|
||||
-- Coral <coral-support@google.com> Thu, 6 Jun 2019 20:46:18 -0700
|
||||
|
||||
gasket-dkms (1.0-4) unstable; urgency=low
|
||||
|
||||
* Add thermal sysfs nodes.
|
||||
|
||||
8
debian/gasket-dkms.dkms
vendored
Normal file
8
debian/gasket-dkms.dkms
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
PACKAGE_NAME="gasket"
|
||||
PACKAGE_VERSION="#MODULE_VERSION#"
|
||||
BUILT_MODULE_NAME[0]="gasket"
|
||||
BUILT_MODULE_NAME[1]="apex"
|
||||
DEST_MODULE_LOCATION[0]="/updates/dkms"
|
||||
DEST_MODULE_LOCATION[1]="/updates/dkms"
|
||||
AUTOINSTALL="YES"
|
||||
REMAKE_INITRD="YES"
|
||||
Reference in New Issue
Block a user