Add missing dkms file and update changelog.

Change-Id: Ideb1064b675824037e1287d0e753371980a57b5c
Signed-off-by: Leonid Lobachev <leonidl@google.com>
This commit is contained in:
Leonid Lobachev
2019-06-06 13:49:39 -07:00
committed by Michael Brooks
parent 9a7e1e3acf
commit 5c5f4edba6
2 changed files with 14 additions and 0 deletions

6
debian/changelog vendored
View File

@@ -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
View 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"