Skip to content

Commit cf829b5

Browse files
committed
RPM driver using latest upstream tag 11.10.7
1 parent 6b23546 commit cf829b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/linux_uio/make-pda-kadapter-dkms-rpm.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
# This is pda GIT tag from upstream repository
99
GIT_REPO=https://github.com/cbm-fles/pda
10-
GIT_TAG=11.9.7
10+
GIT_TAG=11.10.7
1111
# This is the branch name to take from, if not using the tag. Leave blank to use tag.
12-
GIT_BRANCH=master
12+
GIT_BRANCH=
1313

1414
# This is the base name and version for this dkms package
1515
PKG_NAME=pda-kadapter-dkms

0 commit comments

Comments
 (0)