The use of scripts/git-intercept was introduced in commit 3266c327df (install/devshell: Introduce git intercept script due to fakeroot issues) and later reverted in commit af27c81eaf (scripts: Make git intercept global).
Signed-off-by: Peter Kjellerstedt <peter.kjellerst...@axis.com> --- meta/classes-global/devshell.bbclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/classes-global/devshell.bbclass b/meta/classes-global/devshell.bbclass index 03af56b7a2..4c23049cf0 100644 --- a/meta/classes-global/devshell.bbclass +++ b/meta/classes-global/devshell.bbclass @@ -8,8 +8,6 @@ inherit terminal DEVSHELL = "${SHELL}" -PATH:prepend:task-devshell = "${COREBASE}/scripts/git-intercept:" - python do_devshell () { if d.getVarFlag("do_devshell", "manualfakeroot"): d.prependVar("DEVSHELL", "pseudo ")
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176913): https://lists.openembedded.org/g/openembedded-core/message/176913 Mute This Topic: https://lists.openembedded.org/mt/96842705/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-