On Sun, Feb 2, 2025 at 1:40 PM Peter Marko via lists.openembedded.org <[email protected]> wrote: > > From: Peter Marko <[email protected]> > > All dependencies are used from recipe sysroot now.
It might work now with the version set, how do we keep it working when the packages get updated asynchronously unless upstream stops using vendored components as a first class way of doing things. > > Signed-off-by: Peter Marko <[email protected]> > --- > meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > index 470c368cf3..ded2c9b11b 100644 > --- a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > +++ b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > @@ -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 \ > " > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115230): https://lists.openembedded.org/g/openembedded-devel/message/115230 Mute This Topic: https://lists.openembedded.org/mt/110959920/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
