From f370bc46cf8aaae6fb3d9f044d5241be3c06b7cd Mon Sep 17 00:00:00 2001
From: gitbot <gitbot@garz-fricke.com>
Date: Wed, 4 May 2022 12:55:37 +0000
Subject: [PATCH] Integrate gfxml2dto/add_LICENSE.txt

--

Commit: https://git.seco.com/seco-ne/tools/gfxml2dto/-/commit/a6c91245d6ce82890a950ef95b339f34f36a58a3

LICENSE: Add Apache 2.0 license file

According to our company licensing policy for software the Yocto layers
should be licensed under the Apache 2.0 license.
Adapt the LICENSE-2.0.txt file from https://www.apache.org/licenses/LICENSE-2.0.txt
as described in the APPENDIX.

Add the license as LICENSE.txt file to the layer repository.

BCS 746-000657
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index 075ae5bf..8265852f 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -4,7 +4,7 @@ SRCREV_pn-guf-show-demo = "b9550c30d4c87fbd9e3495be1ee7453bfc86be9f"
 SRCREV_pn-libmdb = "55460e3e3354883533be3554e9ede3303d626f7b"
 SRCREV_pn-ltp-guf-tests = "bc254697d7fc04a2f8fe1ac49031c1a193659373"
 SRCREV_pn-touchcal-conv = "1e8a19e459299c4a77de9b04a1828a79613d7eea"
-SRCREV_pn-gfxml2dto = "ab5f14f86cff9ae27fbbc7765f9a1b06824dbd2a"
+SRCREV_pn-gfxml2dto = "a6c91245d6ce82890a950ef95b339f34f36a58a3"
 SRCREV_pn-egalaxi2c = "eacee19fe2bf02c8a00e25eb4494390d03c3cedd"
 SRCREV_pn-gfplatdetect = "bf3dbf8dc1707c41efdf863c0d3762dd1a2005be"
 SRCREV_pn-xconfig = "56afeb74eb5672982584291ffb6e0008d3756080"
-- 
GitLab