Commit 9b8b275
committed
Fix : Extract kernel version from debian package
Debian package name that is being passed to build-ubuntu-rootfs.sh script,
also contains path as kernel/.
This is not handled in the current implementation.
Fix the regex to ignore any string before the kernel version.
Signed-off-by: Salendarsingh Gaud <[email protected]>1 parent 18b3e8d commit 9b8b275
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
0 commit comments