diff --git a/recipes-smalltalk/smalltalk/osmo-st-asn1_git.bb b/recipes-smalltalk/smalltalk/osmo-st-asn1_git.bb index d15a72a75c..e9968fde37 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-asn1_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-asn1_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "ASN1 Code to work on TCAP/MAP/Camel..." HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-core_git.bb b/recipes-smalltalk/smalltalk/osmo-st-core_git.bb index efe0f1be1e..10be405bec 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-core_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-core_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-gsm_git.bb b/recipes-smalltalk/smalltalk/osmo-st-gsm_git.bb index e1ddb1080b..1e63f95358 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-gsm_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-gsm_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "GSM utilities based on osmo-network for SCCP,BSSAP,BSSMAP,GSM48" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-logging_git.bb b/recipes-smalltalk/smalltalk/osmo-st-logging_git.bb index 5f9b2cf90b..21ae8b0622 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-logging_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-logging_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "A Smalltalk logging framework inspired by libosmocore's logging facilities" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-mgcp_git.bb b/recipes-smalltalk/smalltalk/osmo-st-mgcp_git.bb index 0141a04a55..be19b71c91 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-mgcp_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-mgcp_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "This is a MGCP CallAgent written in Smalltalk" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-msc_git.bb b/recipes-smalltalk/smalltalk/osmo-st-msc_git.bb index fafd53531a..048b7ba0c6 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-msc_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-msc_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "This is a simple MSC done in Smalltalk" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-network_git.bb b/recipes-smalltalk/smalltalk/osmo-st-network_git.bb index aa37cba248..394e73136a 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-network_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-network_git.bb @@ -1,4 +1,7 @@ DESCRITOPN = "osmo-network a module for networking (SCCP, M3UA, IPA) protocol handling" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" HOMEPAGE = "http://osmocom.org" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-sip_git.bb b/recipes-smalltalk/smalltalk/osmo-st-sip_git.bb index f92cefd405..7994592364 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-sip_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-sip_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/osmo-st-testphone_git.bb b/recipes-smalltalk/smalltalk/osmo-st-testphone_git.bb index efe846730c..b9fc5c995a 100644 --- a/recipes-smalltalk/smalltalk/osmo-st-testphone_git.bb +++ b/recipes-smalltalk/smalltalk/osmo-st-testphone_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "A simple test phone to do a LU and place a call" HOMEPAGE = "http://osmocom.org" +LICENSE = "AGPLv3+" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/petitparser-tests_git.bb b/recipes-smalltalk/smalltalk/petitparser-tests_git.bb index 9442b8a8eb..83321cabe5 100644 --- a/recipes-smalltalk/smalltalk/petitparser-tests_git.bb +++ b/recipes-smalltalk/smalltalk/petitparser-tests_git.bb @@ -1,5 +1,9 @@ DESCRITOPN = "" HOMEPAGE = "https://gitorious.org/gnu-smalltalk-ports/petitparser" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" + require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/petitparser_git.bb b/recipes-smalltalk/smalltalk/petitparser_git.bb index ae8c027d87..2c94d48dc8 100644 --- a/recipes-smalltalk/smalltalk/petitparser_git.bb +++ b/recipes-smalltalk/smalltalk/petitparser_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "" HOMEPAGE = "https://gitorious.org/gnu-smalltalk-ports/petitparser" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc diff --git a/recipes-smalltalk/smalltalk/soapopera_git.bb b/recipes-smalltalk/smalltalk/soapopera_git.bb index 49f406812c..a3503084a0 100644 --- a/recipes-smalltalk/smalltalk/soapopera_git.bb +++ b/recipes-smalltalk/smalltalk/soapopera_git.bb @@ -1,5 +1,8 @@ DESCRITOPN = "" HOMEPAGE = "https://gitorious.org/gnu-smalltalk-ports/soapopera" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require smalltalk-package.inc