* Auto update rpm version based on date of last commit
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
* Remove test code left behind by accident
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
* Use git describe instead
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
* Update Dockerfile
- There was a bug in the spec, when updating/upgrading would delete the kernel
module after it was successfully added, due to the version number being the
same. This is finally fixed
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
- Renamed dkms to mach
- Copied a few missing pieces from debian build
- Added override mechanism for OS
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>