From: Ross Burton <[email protected]> Signed-off-by: Ross Burton <[email protected]> --- scripts/layer-config | 2 -- 1 file changed, 2 deletions(-)
diff --git a/scripts/layer-config b/scripts/layer-config index 6c194e8..cb16e60 100755 --- a/scripts/layer-config +++ b/scripts/layer-config @@ -7,11 +7,9 @@ # Move the repositories into the correct layout and generate bblayers.conf # -import json import os import sys import subprocess -import errno import utils -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60213): https://lists.yoctoproject.org/g/yocto/message/60213 Mute This Topic: https://lists.yoctoproject.org/mt/99392193/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
