community/linux-postmarketos-rockchip: Update install for packaging (MR 3899)

Add the missing kernel.release file to support packaging and fix builds
with:

 `pmbootstrap build --envkernel linux-postmarketos-rockchip`

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Kieran Bingham 2023-02-23 14:17:21 +00:00 committed by Oliver Smith
parent 60fc4a2df5
commit 60821d3a09
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB

View File

@ -75,6 +75,9 @@ package() {
gzip -v "$pkgdir"/boot/vmlinuz
mv "$pkgdir"/boot/vmlinuz.gz "$pkgdir"/boot/vmlinuz
install -D "$builddir"/include/config/kernel.release \
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
}
sha512sums="