From: Jermain Horsman <[email protected]>
Signed-off-by: Jermain Horsman <[email protected]>
---
meta/lib/bblayers/buildconf.py | 7 -------
1 file changed, 7 deletions(-)
diff --git a/meta/lib/bblayers/buildconf.py b/meta/lib/bblayers/buildconf.py
index ccab332adf..87a5e5a55b 100644
--- a/meta/lib/bblayers/buildconf.py
+++ b/meta/lib/bblayers/buildconf.py
@@ -6,13 +6,7 @@
import logging
import os
-import stat
import sys
-import shutil
-import json
-
-import bb.utils
-import bb.process
from bblayers.common import LayerPlugin
@@ -58,7 +52,6 @@ TEMPLATECONF={} . {}/oe-init-build-env build-try-{}"""
def do_save_build_conf(self, args):
""" Save the currently active build configuration (conf/local.conf,
conf/bblayers.conf) as a template into a layer.\n This template can later be
used for setting up builds via TEMPLATECONF. """
- repos = {}
layers = oe.buildcfg.get_layer_revisions(self.tinfoil.config_data)
targetlayer = None
oecore = None
--
2.42.0.windows.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193315):
https://lists.openembedded.org/g/openembedded-core/message/193315
Mute This Topic: https://lists.openembedded.org/mt/103519908/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-