Skip to content

Commit

Permalink
Version 6.1.1.12
Browse files Browse the repository at this point in the history
- Added support for 4.15 kernels.
- Modified spec files to support building on more distros.
- Removed unused code from the UDS module.
  • Loading branch information
corwin committed Feb 18, 2018
1 parent 6ae275d commit 9a40834
Show file tree
Hide file tree
Showing 14 changed files with 119 additions and 414 deletions.
2 changes: 1 addition & 1 deletion utils/uds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# UDS interfaces exported from libuds.so. DISTRIBUTION_VERSION is the long
# version name used in distribution builds. We extract these values from the
# traditional location.
UDS_VERSION = 6.1.1.6
UDS_VERSION = 6.1.1.7
BUILD_VERSION = $(UDS_VERSION)
DISTRO_CODENAME := $(shell lsb_release -s -c)

Expand Down
139 changes: 0 additions & 139 deletions utils/uds/componentPortal.h

This file was deleted.

97 changes: 0 additions & 97 deletions utils/uds/componentPortalInline.h

This file was deleted.

Loading

0 comments on commit 9a40834

Please # to comment.