Skip to content

Commit 5c275fe

Browse files
author
Mirko Brombin
authored
revert: feat: make kernel rt removal use a pattern
1 parent 0d0a9d1 commit 5c275fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ stages:
6666
- name: cleanup1
6767
type: shell
6868
commands:
69-
- apt remove -y linux-image-rt-amd64 linux-image-*-rt-amd64
69+
- apt remove -y linux-image-rt-amd64 linux-image-6.10.9-rt-amd64
7070
- apt remove -y dpkg-dev build-essential
7171
- apt autoremove -y
7272
- apt clean

0 commit comments

Comments
 (0)