summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-connectivity
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:56 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:39 -0600
commitbd7971a8a8615c4a39d60e2f617c2758210d1816 (patch)
treebf8cac9334a43ef3fdafda2102a287a4b83ca3ac /meta-ti-extras/recipes-connectivity
parentaf04276c83b32ecb5cf07c14f014f657dbbb7a7b (diff)
downloadmeta-ti-bd7971a8a8615c4a39d60e2f617c2758210d1816.tar.gz
meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
OE-Core recently removed ambiguous "BSD" license[1] in order for recipes to be more specific and use the exact variants of BSD. Update meta-ti recipes with "BSD-3-Clause" as that was the previous default. [1] https://git.openembedded.org/openembedded-core/commit/?id=14d4c007c49652d836d325a12bdbcd3bfa42e6d5 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras/recipes-connectivity')
-rw-r--r--meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index 50eaa1c1..1b9710af 100644
--- a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
+++ b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "The calibrator utility for TI wireless solution based on wl18xx driver" 1DESCRIPTION = "The calibrator utility for TI wireless solution based on wl18xx driver"
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" 3LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d"
4 4
5DEPENDS = "libnl" 5DEPENDS = "libnl"