diff options
author | Ting Liu <ting.liu@nxp.com> | 2020-12-16 19:27:38 +0530 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-16 13:13:18 -0300 |
commit | 7ce1aadc64d39a467527d905a274e1dad388512d (patch) | |
tree | 486c4f065b930658004499ab1d9bb87e6335a648 /recipes-bsp/atf | |
parent | eaf9de847d80daa0fa6cc4fb3aa608ccc3a5e539 (diff) | |
download | meta-freescale-7ce1aadc64d39a467527d905a274e1dad388512d.tar.gz |
atf: rename to qoriq-atf
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp/atf')
-rw-r--r-- | recipes-bsp/atf/qoriq-atf-2.3.inc (renamed from recipes-bsp/atf/atf-2.3.inc) | 0 | ||||
-rw-r--r-- | recipes-bsp/atf/qoriq-atf-tools_2.3.bb (renamed from recipes-bsp/atf/atf-tools_2.3.bb) | 2 | ||||
-rw-r--r-- | recipes-bsp/atf/qoriq-atf_1.5.bb (renamed from recipes-bsp/atf/atf_1.5.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/atf/qoriq-atf_2.3.bb (renamed from recipes-bsp/atf/atf_2.3.bb) | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/atf/atf-2.3.inc b/recipes-bsp/atf/qoriq-atf-2.3.inc index bc8b912a..bc8b912a 100644 --- a/recipes-bsp/atf/atf-2.3.inc +++ b/recipes-bsp/atf/qoriq-atf-2.3.inc | |||
diff --git a/recipes-bsp/atf/atf-tools_2.3.bb b/recipes-bsp/atf/qoriq-atf-tools_2.3.bb index 57f53168..d4be32be 100644 --- a/recipes-bsp/atf/atf-tools_2.3.bb +++ b/recipes-bsp/atf/qoriq-atf-tools_2.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | require atf-${PV}.inc | 1 | require qoriq-atf-${PV}.inc |
2 | 2 | ||
3 | SUMMARY = "Tools for ARM Trusted Firmware, e.g. FIP image creation tool" | 3 | SUMMARY = "Tools for ARM Trusted Firmware, e.g. FIP image creation tool" |
4 | 4 | ||
diff --git a/recipes-bsp/atf/atf_1.5.bb b/recipes-bsp/atf/qoriq-atf_1.5.bb index 650acc3b..650acc3b 100644 --- a/recipes-bsp/atf/atf_1.5.bb +++ b/recipes-bsp/atf/qoriq-atf_1.5.bb | |||
diff --git a/recipes-bsp/atf/atf_2.3.bb b/recipes-bsp/atf/qoriq-atf_2.3.bb index ff83bbc8..aed32851 100644 --- a/recipes-bsp/atf/atf_2.3.bb +++ b/recipes-bsp/atf/qoriq-atf_2.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | require atf-${PV}.inc | 1 | require qoriq-atf-${PV}.inc |
2 | 2 | ||
3 | DESCRIPTION = "ARM Trusted Firmware" | 3 | DESCRIPTION = "ARM Trusted Firmware" |
4 | 4 | ||