diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-11-07 08:17:50 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 08:17:50 -0300 |
commit | 187057bd6b87ef4f847d1b4e7ae7152c9c69d58e (patch) | |
tree | 10a340db32fbc8168224d5542c5ba9ca8d402776 | |
parent | e35645f02dcb554a743262e1f4da5a47ec51d133 (diff) | |
parent | 1314af7d3d1eb1a2ab538270901357b13e2157c9 (diff) | |
download | meta-freescale-187057bd6b87ef4f847d1b4e7ae7152c9c69d58e.tar.gz |
Merge pull request #2023 from nxp-upstream/qoriq-q3
Update qoriq components from NXP 6.6.36-2.1.0
-rw-r--r-- | recipes-bsp/mc-utils/mc-utils_git.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 2 | ||||
-rw-r--r-- | recipes-extended/libpkcs11/libpkcs11_git.bb | 2 | ||||
-rw-r--r-- | recipes-extended/secure-obj/secure-obj-module_git.bb | 2 | ||||
-rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 4 | ||||
-rw-r--r-- | recipes-extended/secure-obj/secure-obj_git.bb | 13 |
6 files changed, 14 insertions, 11 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb index 568096c4..69630720 100644 --- a/recipes-bsp/mc-utils/mc-utils_git.bb +++ b/recipes-bsp/mc-utils/mc-utils_git.bb | |||
@@ -8,7 +8,7 @@ DEPENDS += "dtc-native" | |||
8 | inherit deploy | 8 | inherit deploy |
9 | 9 | ||
10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" |
11 | SRCREV = "8efeeac253ff780cbf1382ff40e09436d65e220d" | 11 | SRCREV = "5ccc2688b72c4a05119a393cbe3573b5f81d10bc" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 5721313b..a4ad982b 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb | |||
@@ -8,7 +8,7 @@ DEPENDS += "tcl-native" | |||
8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo |
9 | 9 | ||
10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" |
11 | SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" | 11 | SRCREV = "64abe70cf0abab053c37db460c12e367e6adf7a4" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index 731b7a23..ca9f87ee 100644 --- a/recipes-extended/libpkcs11/libpkcs11_git.bb +++ b/recipes-extended/libpkcs11/libpkcs11_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "PKCS library" | 1 | DESCRIPTION = "PKCS library" |
2 | LICENSE = "GPL-2.0-only & BSD" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" |
4 | 4 | ||
5 | SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \ | 5 | SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \ |
diff --git a/recipes-extended/secure-obj/secure-obj-module_git.bb b/recipes-extended/secure-obj/secure-obj-module_git.bb index 3866dde4..1e5709b6 100644 --- a/recipes-extended/secure-obj/secure-obj-module_git.bb +++ b/recipes-extended/secure-obj/secure-obj-module_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require secure-obj.inc | 1 | require secure-obj.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://../README;md5=82b72e88f23cded9dd23f0fb1790b8d2" | 3 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
5 | DEPENDS += "virtual/kernel" | 5 | DEPENDS += "virtual/kernel" |
6 | 6 | ||
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 64e4a6b7..16115ff0 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Secure Object" | 1 | DESCRIPTION = "Secure Object" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
3 | 3 | ||
4 | DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" | 4 | DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" |
5 | RDEPENDS:${PN} = "bash libcrypto libssl" | 5 | RDEPENDS:${PN} = "bash libcrypto libssl" |
@@ -11,7 +11,7 @@ inherit python3native | |||
11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" | 11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/nxp-qoriq/secure_obj;protocol=https;nobranch=1" | 13 | SRC_URI = "git://github.com/nxp-qoriq/secure_obj;protocol=https;nobranch=1" |
14 | SRCREV = "5ff1231f74b4b01744be95a3137a14ad0a483e61" | 14 | SRCREV = "4706a6534ec09f9a46bfe305c5e49badca32b4c6" |
15 | 15 | ||
16 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 16 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
17 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" | 17 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" |
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb index 84ecea1e..64f59f47 100644 --- a/recipes-extended/secure-obj/secure-obj_git.bb +++ b/recipes-extended/secure-obj/secure-obj_git.bb | |||
@@ -1,9 +1,11 @@ | |||
1 | require secure-obj.inc | 1 | require secure-obj.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://README;md5=82b72e88f23cded9dd23f0fb1790b8d2" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
6 | 6 | ||
7 | DEPENDS:remove = " python3-pycryptodomex-native" | ||
8 | DEPENDS:append = " python3-cryptography-native optee-os-qoriq-tadevkit" | ||
7 | RDEPENDS:{PN} += "secure-obj-module" | 9 | RDEPENDS:{PN} += "secure-obj-module" |
8 | 10 | ||
9 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 11 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
@@ -17,14 +19,15 @@ CFLAGS += "${TOOLCHAIN_OPTIONS}" | |||
17 | 19 | ||
18 | do_compile() { | 20 | do_compile() { |
19 | unset LDFLAGS | 21 | unset LDFLAGS |
20 | export TA_DEV_KIT_DIR="${RECIPE_SYSROOT}/usr/include/optee/export-user_ta" | 22 | export TA_DEV_KIT_DIR=${STAGING_INCDIR}/optee/export-user_ta/ |
21 | export CROSS_COMPILE="${WRAP_TARGET_PREFIX}" | 23 | export CROSS_COMPILE="${WRAP_TARGET_PREFIX}" |
22 | export OPENSSL_PATH="${RECIPE_SYSROOT}/usr" | 24 | export OPENSSL_PATH="${RECIPE_SYSROOT}/usr" |
23 | for APP in secure_storage_ta securekey_lib secure_obj-openssl-engine; do | 25 | export OPENSSL_MODULES=${STAGING_LIBDIR_NATIVE}/ossl-modules |
26 | for APP in secure_storage_ta securekey_lib secure_obj-openssl-engine; do | ||
24 | cd ${APP} | 27 | cd ${APP} |
25 | oe_runmake | 28 | oe_runmake |
26 | cd .. | 29 | cd .. |
27 | done | 30 | done |
28 | } | 31 | } |
29 | 32 | ||
30 | do_install() { | 33 | do_install() { |