diff mbox series

[meta-java,1/3] javasqlite: Revert changes to LIC_FILES_CHKSUM

Message ID 20230609144646.1977-1-jermain.horsman@nedap.com
State Accepted, archived
Commit 8587bd0ef11e30f3972cfc7c24c63bd7b3a7079e
Delegated to: Tim Orling
Headers show
Series [meta-java,1/3] javasqlite: Revert changes to LIC_FILES_CHKSUM | expand

Commit Message

jhatnedap@gmail.com June 9, 2023, 2:46 p.m. UTC
From: Jermain Horsman <jermain.horsman@nedap.com>

Building javasqlite fails with a QA error due to LIC_FILES_CHKSUM
being incorrect.

This checksum was changed when the LICENSE value was updated.
However, neither the source, nor the license file has changed.
This commit restores the old value and reverts the changes made in
commit 6b2a48c3a7b1236a9d915135f685ef7eef5dcd02.

Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
---
 recipes-core/javasqlite/javasqlite_20150419.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/recipes-core/javasqlite/javasqlite_20150419.bb b/recipes-core/javasqlite/javasqlite_20150419.bb
index 27dad88..71e9676 100644
--- a/recipes-core/javasqlite/javasqlite_20150419.bb
+++ b/recipes-core/javasqlite/javasqlite_20150419.bb
@@ -13,7 +13,7 @@  SRC_URI =  " \
     file://0001-fix-errors-during-cross-compile.patch \
     "
 
-LIC_FILES_CHKSUM = "file://license.terms;md5=788a765d15de8312110c282b2ef53c83"
+LIC_FILES_CHKSUM = "file://license.terms;md5=3da0e50feac5f64f08184584a8cad58a"
 
 inherit autotools-brokensep