diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2024-11-05 03:13:03 +0100 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2024-11-06 09:25:17 +0100 |
| commit | 84a83e0177d86435708b983e647435ec0eddd2c0 (patch) | |
| tree | c6b47d6df554f543617ac4beb5fb252bb3e55496 | |
| parent | e822d0905a78b85fcdd79d9ea9dbbc7ffd1214a7 (diff) | |
| download | meta-freescale-84a83e0177d86435708b983e647435ec0eddd2c0.tar.gz | |
gpp-aioptool_git.bb: Update license to BSD-3-Clause
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| -rw-r--r-- | recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb index 303aa8ff6..befc769ef 100644 --- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb +++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | |||
| @@ -3,8 +3,8 @@ on an AIOP Tile using MC interfaces. This application enables the user to \ | |||
| 3 | fetch status of tile, load a valid ELF file and run it on a tile and get and set \ | 3 | fetch status of tile, load a valid ELF file and run it on a tile and get and set \ |
| 4 | time of day." | 4 | time of day." |
| 5 | SECTION = "dpaa2" | 5 | SECTION = "dpaa2" |
| 6 | LICENSE = "BSD" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987" | 7 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/nxp-qoriq/gpp-aioptool;protocol=https;nobranch=1 \ | 9 | SRC_URI = "git://github.com/nxp-qoriq/gpp-aioptool;protocol=https;nobranch=1 \ |
| 10 | file://0001-remove-libio.h.patch \ | 10 | file://0001-remove-libio.h.patch \ |
