Skip to content

Commit

Permalink
v9.7
Browse files Browse the repository at this point in the history
- DietPi-Patches | Purge correct kernel branch on Odroid C1
  • Loading branch information
MichaIng committed Aug 27, 2024
1 parent 371e958 commit 31d6a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .update/patches
Original file line number Diff line number Diff line change
Expand Up @@ -1748,7 +1748,7 @@ Patch_9_7()
G_AGI linux-{image,dtb}-edge-meson linux-u-boot-odroidc1-edge
dpkg-query -s 'linux-headers-edge-meson' &> /dev/null && G_AGI linux-headers-edge-meson
dpkg-query -s 'linux-libc-dev-edge-meson' &> /dev/null && G_AGI linux-libc-dev-edge-meson
G_AGP linux-{image,dtb,headers,libc-dev}-edge-meson
G_AGP linux-{image,dtb,headers,libc-dev}-current-meson

# RK3588 migration to vendor kernel
elif (( $G_HW_CPUID == 11 )) && dpkg-query -s 'linux-image-legacy-rk35xx' &> /dev/null && ! dpkg-query -s 'linux-image-vendor-rk35xx' &> /dev/null
Expand Down

0 comments on commit 31d6a09

Please sign in to comment.