Package: release.debian.org User: [email protected] Usertags: unblock Severity: normal X-Debbugs-Cc: [email protected]
Please unblock package u-boot This upload enables support for four additional boards, and should have a very low risc of regressions for existing boards, as no code was changed. Unfortunately debian-installer appears to be blocked from migrating to testing due to u-boot. diff -Nru u-boot-2019.01+dfsg/debian/changelog u-boot-2019.01+dfsg/debian/changelog --- u-boot-2019.01+dfsg/debian/changelog 2019-02-28 20:42:31.000000000 -0800 +++ u-boot-2019.01+dfsg/debian/changelog 2019-04-08 19:47:02.000000000 -0700 @@ -1,3 +1,13 @@ +u-boot (2019.01+dfsg-4) unstable; urgency=medium + + [ Martyn Welch ] + * [armhf] u-boot-imx: Enable build for NXP SABRE Lite. + + [ Neil Armstrong ] + * [arm64] u-boot-amlogic: Enable nanopi-k2 and khadas-vim/vim2. + + -- Vagrant Cascadian <[email protected]> Mon, 08 Apr 2019 19:47:02 -0700 + u-boot (2019.01+dfsg-3) unstable; urgency=medium [ Romain Perier ] diff -Nru u-boot-2019.01+dfsg/debian/targets u-boot-2019.01+dfsg/debian/targets --- u-boot-2019.01+dfsg/debian/targets 2019-02-28 20:38:15.000000000 -0800 +++ u-boot-2019.01+dfsg/debian/targets 2019-04-08 14:01:19.000000000 -0700 @@ -37,6 +37,9 @@ # Rick Thomas <[email protected]>, Cubox-i4x4, Cubox-i4PRO armhf imx mx6cuboxi u-boot.img SPL +# Martyn Welch <[email protected]> +armhf imx mx6qsabrelite u-boot.imx + # Hector Oron <[email protected]> armhf imx nitrogen6q u-boot.imx @@ -165,9 +168,16 @@ # Ian Campbell <[email protected]> armhf tegra jetson-tk1 u-boot-tegra.bin +# Neil Armstrong <[email protected]> +arm64 amlogic khadas-vim u-boot.bin +arm64 amlogic khadas-vim2 u-boot.bin + # Frederic Danis <[email protected]> arm64 amlogic libretech-cc u-boot.bin +# Neil Armstrong <[email protected]> +arm64 amlogic nanopi-k2 u-boot.bin + # Vagrant Cascadian <[email protected]> arm64 amlogic odroid-c2 u-boot.bin diff -Nru u-boot-2019.01+dfsg/debian/u-boot-amlogic.install u-boot-2019.01+dfsg/debian/u-boot-amlogic.install --- u-boot-2019.01+dfsg/debian/u-boot-amlogic.install 2019-02-28 20:38:15.000000000 -0800 +++ u-boot-2019.01+dfsg/debian/u-boot-amlogic.install 2019-04-08 14:01:19.000000000 -0700 @@ -1,2 +1,2 @@ #!/bin/sh -debian/bin/u-boot-install-targets amlogic "board/amlogic/odroid-c2/README.odroid-c2 board/amlogic/p212/README.libretech-cc" +debian/bin/u-boot-install-targets amlogic "board/amlogic/odroid-c2/README.odroid-c2 board/amlogic/odroid-c2/README.nanopi-k2 board/amlogic/p212/README.khadas-vim board/amlogic/p212/README.libretech-cc board/amlogic/q200/README.khadas-vim2" unblock u-boot/2019.01+dfsg-4 live well, vagrant
signature.asc
Description: PGP signature

