From: Chris Laplante <[email protected]>
Signed-off-by: Chris Laplante <[email protected]>
---
scripts/lib/devtool/standard.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/devtool/standard.py b/scripts/lib/devtool/standard.py
index 305536f6f0..ca89c8e882 100644
--- a/scripts/lib/devtool/standard.py
+++ b/scripts/lib/devtool/standard.py
@@ -1477,7 +1477,7 @@ def _export_local_files(srctree, rd, destdir,
srctreebase):
added[fragment_fn] = {}
else:
if fragment_fn in updated:
- revoved[fragment_fn] = updated[fragment_fn]
+ removed[fragment_fn] = updated[fragment_fn]
del updated[fragment_fn]
# Special handling for cml1, ccmake, etc bbclasses that generated
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#210405):
https://lists.openembedded.org/g/openembedded-core/message/210405
Mute This Topic: https://lists.openembedded.org/mt/110882934/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-