diff options
author | Jeremy Puhlman <jpuhlman@mvista.com> | 2020-03-27 15:23:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-29 20:04:10 +0100 |
commit | d349d7bb68e3d7411562ca137080680ae3ad0c1a (patch) | |
tree | 69cab305576892e43bea318e68f39904f257f710 /meta/recipes-core | |
parent | f7bde5f06a3ff810faf40a2ba8cac85b83351b06 (diff) | |
download | poky-d349d7bb68e3d7411562ca137080680ae3ad0c1a.tar.gz |
nativesdk-git: point to system gitconfig
On a system with selinux turned on, trying to access a directory
that is in a tree that doesn't exist returns the error permission
denined rather then no such file or directory, which causes git
to die.
git clone git://git.yoctoproject.org/poky
Cloning into 'poky'...
fatal: unable to access '/opt/poky/3.0+snapshot/sysroots/x86_64-pokysdk-linux/etc/gitconfig': Permission denied
Switch to using the system gitconfig of the host.
(From OE-Core rev: 5e44fb4dd106e3c4b9f072b25a93e54fa7bb1bce)
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions