Commit e4b5b71
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 ac1d259 commit e4b5b71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
0 commit comments