diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2022-04-26 08:29:01 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-26 08:29:01 -0300 |
| commit | 1f4577542cd2246b4a1f1bf0e331f82ff2d7da8b (patch) | |
| tree | 97d162dbe1c3699ec872b7ed0e77f704ffe95745 | |
| parent | 67ed87eaf3e7d84acabcee05edf1c09fd8b9daea (diff) | |
| parent | cceaf0bb6553d088a4dadab6caea9bc8a5e952b1 (diff) | |
| download | meta-freescale-1f4577542cd2246b4a1f1bf0e331f82ff2d7da8b.tar.gz | |
Merge pull request #1058 from limeng-linux/master
fmlib: set precise BSD license
| -rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index cad064f23..bf834c4b4 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Frame Manager User Space Library" | 1 | DESCRIPTION = "Frame Manager User Space Library" |
| 2 | SECTION = "fman" | 2 | SECTION = "fman" |
| 3 | LICENSE = "BSD & GPL-2.0-only" | 3 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac" |
| 5 | 5 | ||
| 6 | PR = "r1" | 6 | PR = "r1" |
