From: Jan Kiszka <[email protected]> I knew this is going to bite: A new version is available, and the old package vanished. We really have to build our own eventually.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-bsp/u-boot/u-boot-ultra96_2019.01-rc2-atf1.6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ultra96_2019.01-rc2-atf1.6.bb b/recipes-bsp/u-boot/u-boot-ultra96_2019.01-rc2-atf1.6.bb index fce316e..b348223 100644 --- a/recipes-bsp/u-boot/u-boot-ultra96_2019.01-rc2-atf1.6.bb +++ b/recipes-bsp/u-boot/u-boot-ultra96_2019.01-rc2-atf1.6.bb @@ -18,14 +18,14 @@ require recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_${ATF_PV}.inc SRC_URI += " \ ftp://ftp.denx.de/pub/u-boot/u-boot-${U_BOOT_PV}.tar.bz2;name=u-boot \ file://0001-zynqmp-Downgrade-to-PMUFW-0.3.patch \ - https://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Zynq:/ZCU100/standard/noarch/zynqmp-pmufw-2017.1-7.2.noarch.rpm;name=pmufw \ + https://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Zynq:/ZCU100/standard/noarch/zynqmp-pmufw-2017.1-7.3.noarch.rpm;name=pmufw \ https://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Zynq:/ZCU100/standard/aarch64/zynqmp-fsbl-2017.1-7.2.aarch64.rpm;name=fsbl \ https://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Zynq:/ZCU100/standard/noarch/zynqmp-hdf-20180326-4.2.noarch.rpm;name=hdf \ file://ultra96.bif \ file://ultra96-rules \ " SRC_URI[u-boot.sha256sum] = "e82ad58e1f83a39ba361b42203eaa2b70b30a43a64614b2b6853ffd68d0fd1f7" -SRC_URI[pmufw.sha256sum] = "c87fc36d08361399aa98f1c06a20f447c07f0061c781a015c1d7b0b866b135c9" +SRC_URI[pmufw.sha256sum] = "6b4fec22e76c3c44ba4bec72f6f73e85192373f2156b0af3ce9e8894312b968e" SRC_URI[fsbl.sha256sum] = "6f420f4cb049eb4ddd981fb9a1c964db9771e359dc51385a886bbcb27a9a616e" SRC_URI[hdf.sha256sum] = "30e34942e3a33a5d9fdfa395e5a9cd28d21317eb6200353640e973591206ec3d" -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
