diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-test_4.4.0.imx.bb')
-rw-r--r-- | recipes-security/optee-imx/optee-test_4.4.0.imx.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-test_4.4.0.imx.bb b/recipes-security/optee-imx/optee-test_4.4.0.imx.bb new file mode 100644 index 00000000..b4ac1271 --- /dev/null +++ b/recipes-security/optee-imx/optee-test_4.4.0.imx.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | # Copyright 2017-2024 NXP | ||
2 | |||
3 | require optee-test-fslc-imx.inc | ||
4 | |||
5 | # The BSD and GPL license files are now included in the source | ||
6 | # https://github.com/OP-TEE/optee_test/commit/a748f5fcd9ec8a574dc86a5aa56d05bc6ac174e7 | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a8fa504109e4cd7ea575bc49ea4be560 \ | ||
8 | file://LICENSE-BSD;md5=dca16d6efa93b55d0fd662ae5cd6feeb \ | ||
9 | file://LICENSE-GPL;md5=10e86b5d2a6cb0e2b9dcfdd26a9ac58d" | ||
10 | |||
11 | |||
12 | SRCBRANCH = "lf-6.6.52_2.2.0" | ||
13 | SRCREV = "dafc98ed8364d7281a9a7f0788dd0a2067844a59" | ||