meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm/trusted-firmware-m-scripts: relocate to tfm directory
@ 2023-03-14 14:24 Jon Mason
  2023-03-14 14:24 ` [PATCH 2/2] HACKING: Official fix for tfm issue Jon Mason
  2023-03-14 15:09 ` [PATCH 1/2] arm/trusted-firmware-m-scripts: relocate to tfm directory Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Mason @ 2023-03-14 14:24 UTC (permalink / raw)
  To: meta-arm

Relocate to be with tfm to make it more obvious when a version update
is needed

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .../trusted-firmware-m}/trusted-firmware-m-scripts-native.inc   | 0
 .../trusted-firmware-m-scripts-native_1.7.0.bb                  | 2 ++
 .../trusted-firmware-m-scripts-native_1.7.0.bb                  | 2 --
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-arm/{recipes-devtools/trusted-firmware-m-scripts => recipes-bsp/trusted-firmware-m}/trusted-firmware-m-scripts-native.inc (100%)
 create mode 100644 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_1.7.0.bb
 delete mode 100644 meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native_1.7.0.bb

diff --git a/meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native.inc b/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native.inc
similarity index 100%
rename from meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native.inc
rename to meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native.inc
diff --git a/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_1.7.0.bb b/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_1.7.0.bb
new file mode 100644
index 00000000..504846e0
--- /dev/null
+++ b/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_1.7.0.bb
@@ -0,0 +1,2 @@
+require recipes-bsp/trusted-firmware-m/trusted-firmware-m-1.7.0-src.inc
+require recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native.inc
diff --git a/meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native_1.7.0.bb b/meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native_1.7.0.bb
deleted file mode 100644
index 2e9e5249..00000000
--- a/meta-arm/recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native_1.7.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require recipes-bsp/trusted-firmware-m/trusted-firmware-m-1.7.0-src.inc
-require recipes-devtools/trusted-firmware-m-scripts/trusted-firmware-m-scripts-native.inc
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-14 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14 14:24 [PATCH 1/2] arm/trusted-firmware-m-scripts: relocate to tfm directory Jon Mason
2023-03-14 14:24 ` [PATCH 2/2] HACKING: Official fix for tfm issue Jon Mason
2023-03-14 15:09 ` [PATCH 1/2] arm/trusted-firmware-m-scripts: relocate to tfm directory Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).