From e76bd0ca442ce59e821239112398d5fd81784d7e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 5 Nov 2019 23:21:02 +0000 Subject: [PATCH] build against ATF 2.2 --- uboot-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index 0377189..1ce36ed 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,7 +2,7 @@ Name: uboot-tools Version: 2020.01 -Release: 0.1%{?candidate:.%{candidate}}%{?dist} +Release: 0.2%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -268,6 +268,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Nov 5 2019 Peter Robinson 2020.01-0.2 +- Include new ATF 2.2 + * Wed Oct 30 2019 Peter Robinson 2020.01-0.1 - 2020.01 RC1 - Initial migration to python3