mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
base: Drop git intercept
We're going to use the environment approach for solving this issue. (From OE-Core rev: 1b807a0ad9cf5acdbe7fce588544f7eb8cbbd80d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 0982977dc052ad4e65608f6853f930121d08837a) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -367,7 +367,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