From 1b03e526498aa9e2da85f2d6ce97d020535ee78b Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@garz-fricke.com> Date: Wed, 4 May 2022 15:23:38 +0000 Subject: [PATCH] Integrate libmdb/add_LICENSE.txt -- Commit: https://git.seco.com/seco-ne/tools/libmdb/-/commit/9178541cb51fb4a29b6529bc88197410ad37546d LICENSE: Add Apache 2.0 license file According to our company licensing policy for open source software the software 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 c64fe6b1..acdc5977 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -1,7 +1,7 @@ SRCREV_pn-gf-productiontests = "1eaf4aacdeb14eeca312e74c3a16400b57798274" SRCREV_pn-gfeeprom = "da91b5d97d419975d31a95e8f13e4bc83ee613d4" SRCREV_pn-guf-show-demo = "37a24e09e0296ba6d876e624efa8507a45742115" -SRCREV_pn-libmdb = "55460e3e3354883533be3554e9ede3303d626f7b" +SRCREV_pn-libmdb = "9178541cb51fb4a29b6529bc88197410ad37546d" SRCREV_pn-ltp-guf-tests = "bc254697d7fc04a2f8fe1ac49031c1a193659373" SRCREV_pn-touchcal-conv = "c65ad458c51dda68551205ab7d26a1ff4f08cea5" SRCREV_pn-gfxml2dto = "a6c91245d6ce82890a950ef95b339f34f36a58a3" -- GitLab