mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
base: Drop git intercept
We're going to use the environment approach for solving this issue. (From OE-Core rev: 16686a05a6acc87725431b964ac6a0d1271d4716) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 0982977dc052ad4e65608f6853f930121d08837a) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -339,7 +339,6 @@ addtask install after do_compile
|
||||
do_install[dirs] = "${B}"
|
||||
# Remove and re-create ${D} so that is it guaranteed to be empty
|
||||
do_install[cleandirs] = "${D}"
|
||||
PATH:prepend:task-install = "${COREBASE}/scripts/git-intercept:"
|
||||
|
||||
base_do_install() {
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user