Drop the unused IMAGES variable.
Signed-off-by: Randolph Sapp <[email protected]>
---
oe-layertool-setup.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/oe-layertool-setup.sh b/oe-layertool-setup.sh
index e0cfe4e..0928959 100755
--- a/oe-layertool-setup.sh
+++ b/oe-layertool-setup.sh
@@ -848,7 +848,6 @@ print_motd() {
print_image_names() {
SOURCES="${1}"
FOLDERS=$(find "${SOURCES}" -type d -a -iname images|grep recipes-core|sed
-e "s/.*sources\///g"|cut -d '/' -f1|sort -u -r)
- IMAGES=""
for FOLDER in ${FOLDERS}
do
RECO=""
--
2.41.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14618):
https://lists.yoctoproject.org/g/meta-arago/message/14618
Mute This Topic: https://lists.yoctoproject.org/mt/99521264/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-