Commit ce0f45e
committed
Fix RPM dependency on Oracle Linux 8.6
Commit 69815e9 adjusts the dependency to use kernel-uek-core,
but it is only available since UEK Release 7. Thus the RPM install
is broken in racle Linux 8.6 which uses UEK Release 6. This commit
adjusts to use kernel-uek-core since Oracle Linux 9. For Oracle Linux
8, kernel-modules-extra still exists which contains the cuse module.
RM #4253481
Signed-off-by: Liming Sun <[email protected]>1 parent de6e8d0 commit ce0f45e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments