mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
protobuf: don't download git submodules
All dependencies are used from recipe sysroot now. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7bfa5c77f7
commit
c7b6f0a8ce
|
|
@ -12,7 +12,7 @@ DEPENDS:append:class-target = " protobuf-native"
|
|||
|
||||
SRCREV = "9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014"
|
||||
|
||||
SRC_URI = "gitsm://github.com/protocolbuffers/protobuf.git;branch=25.x;protocol=https \
|
||||
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=25.x;protocol=https \
|
||||
file://run-ptest \
|
||||
file://0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user