Skip to content

Commit

Permalink
core/linux-raspberrypi4: hook trigger kernel8.img
Browse files Browse the repository at this point in the history
We were missing /boot/kernel8.img as a target for the rebuild hook
  • Loading branch information
graysky2 committed Jan 31, 2021
1 parent f37f17a commit a65d1f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions core/linux-raspberrypi4/90-linux.hook
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Operation = Install
Operation = Upgrade
Target = boot/kernel.img
Target = boot/kernel7.img
Target = boot/kernel8.img
Target = usr/lib/initcpio/*

[Action]
Expand Down
2 changes: 1 addition & 1 deletion core/linux-raspberrypi4/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ md5sums=('d80dbf23132908ea870745af74d6c4b7'
'ae9fa2a98aca88cb8d38e76110aa77e1'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'69e1db90d78f691dc446fe2ab94727eb'
'441ec084c47cddc53e592fb0cbce4edf'
'f66a7ea3feb708d398ef57e4da4815e9')
md5sums_armv7h=('64a3915a0151005fa37d413f79a497a4'
'9669d916a5929a2eedbd64477f83d99e')
Expand Down

0 comments on commit a65d1f1

Please sign in to comment.