summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2024-11-05 03:13:03 +0100
committerZelan Zou <zelan.zou@nxp.com>2024-11-06 09:25:17 +0100
commit84a83e0177d86435708b983e647435ec0eddd2c0 (patch)
treec6b47d6df554f543617ac4beb5fb252bb3e55496
parente822d0905a78b85fcdd79d9ea9dbbc7ffd1214a7 (diff)
downloadmeta-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.bb4
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 303aa8ff..befc769e 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 \
3fetch status of tile, load a valid ELF file and run it on a tile and get and set \ 3fetch status of tile, load a valid ELF file and run it on a tile and get and set \
4time of day." 4time of day."
5SECTION = "dpaa2" 5SECTION = "dpaa2"
6LICENSE = "BSD" 6LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987" 7LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9"
8 8
9SRC_URI = "git://github.com/nxp-qoriq/gpp-aioptool;protocol=https;nobranch=1 \ 9SRC_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 \