Skip to content

Commit 2e81ae1

Browse files
authored
Merge pull request #8043 from joepvd/dtk-vm-override-4.20
Add vm_override and remove diff workaround for driver-toolkit
2 parents 1ec3aec + 9ac084c commit 2e81ae1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

images/driver-toolkit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ content:
55
- action: replace
66
match: "ARG RHEL_VERSION=''"
77
replacement: "ARG RHEL_VERSION='9.6'"
8-
- action: replace
9-
match: "diff --side-by-side <(rpm -qi kernel-core | grep 'Source RPM') <(rpm -qi kernel-rt-core | grep 'Source RPM')"
10-
replacement: 'echo hi'
118
# Uncomment the following sections to pin specific kernel versions
129
# - action: replace
1310
# match: "ARG KERNEL_VERSION=''"

0 commit comments

Comments
 (0)