diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2023-05-02 13:46:39 -0600 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-02 14:16:58 -0700 |
commit | 4cd2006c6b3cab9a2fd1dc409c4cda087a7a5860 (patch) | |
tree | 3c6d213be5172040e8a9ab2d364fd2f0be4597f5 /meta-python/recipes-devtools/python/python3-ninja/run-ninja-from-path.patch | |
parent | 078e867c9763f48e4a5425f698e43a8148bffd77 (diff) | |
download | meta-openembedded-4cd2006c6b3cab9a2fd1dc409c4cda087a7a5860.tar.gz |
etcd: remove gobin requirement for build
This tool is installed as a part of the build process (build.sh sources
test_lib.sh)
This tool has been removed in the latest etcd main branch. Installing it
as a part of the build process breaks bitbake (it doesn't allow
downloading of packages once in the build steps).
This tool is not needed to build etcd (it appears to be used for some
optional test cases).
The following upstream commit removes the use of gobin in the main
branch, but it's not clear to me if the alternative of just running "go
install" will fix this issue. Fundamentally etcd allows package install
during build and bitbake does not:
https://github.com/etcd-io/etcd/commit/900fc8dd7ea578fbf1944836a04e40e98a11f402
Upstream-Status: Inappropriate
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ninja/run-ninja-from-path.patch')
0 files changed, 0 insertions, 0 deletions