diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:46 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (patch) | |
| tree | e3007a174a96c6a9ed02de12bd0c17696093aa90 /meta-networking/recipes-support/libtalloc | |
| parent | 4b50fb02cc043d93b3b86144894d8ed95268b19e (diff) | |
| download | meta-openembedded-7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/libtalloc')
| -rw-r--r-- | meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb index 9b207609fc..b3f8b2ce25 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb +++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Hierarchical, reference counted memory pool system with destructors" | 1 | SUMMARY = "Hierarchical, reference counted memory pool system with destructors" |
| 2 | HOMEPAGE = "http://talloc.samba.org" | 2 | HOMEPAGE = "http://talloc.samba.org" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "LGPL-3.0+ & GPL-3.0+" | 4 | LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \ | 5 | LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \ |
| 6 | file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ | 6 | file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ |
| 7 | " | 7 | " |
