main/boot-deploy: upgrade to 0.16.1 (MR 5244)
Fixes: - flash_android_bootimg: check validate target partition size before flashing (MR 63) - copy target dtb to a temp directory for qcom and sprd dt.img types (MR 57) Other: - ci: add integration test for exynos qcdt (MR 57) - ci: switch to unpackbooting from osm0sis (MR 57) [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
5fffa17b06
commit
a2d30ae115
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=boot-deploy
|
||||
pkgver=0.16
|
||||
pkgver=0.16.1
|
||||
pkgrel=0
|
||||
pkgdesc="tool for finalizing and deploying boot related files"
|
||||
url="https://gitlab.com/postmarketos/boot-deploy"
|
||||
|
@ -28,5 +28,5 @@ package() {
|
|||
}
|
||||
sha512sums="
|
||||
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f os-customization
|
||||
dc18e44d075f13dd78159129a01ff08479aceb6919c1ff8204ee74f0c1a371908d226d3b4b6f05e3db9fe1ae5ca6a1dc8084eac3211041820ebb17323891d896 boot-deploy-0.16.tar.gz
|
||||
c3ea5948efeabbbe7923b337c73bfcf042bf6235a78a58e4163a60de43edf4236922874947d3d85d072b9119b6653172c7e7ccac1fdfe23e72e361bcc44e42bd boot-deploy-0.16.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue