Re: [oe][meta-oe][scarthgap][PATCH 6/6] jsoncpp: upgrade 1.9.5 -> 1.9.7
Ankur Tyagi <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <CADySD0HNftXbM92=_mXE3pJZ4Mw+BDUi+Mg41z=Bwf1RH9Ne-Q@mail.gmail.com> |
On Thu, Aug 13, 2026 at 5:01 PM Anuj Mittal <[email protected]> wrote: > > On Fri, Aug 7, 2026 at 3:10 PM Ankur Tyagi via lists.openembedded.org > <[email protected]> wrote: > > > > From: Ankur Tyagi <[email protected]> > > > > https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.6 > > https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.7 > > This seems to be causing build errors for sysdig: > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1719 > > I didn't check in detail but I remember this version had introduced > ABI breakage, which was fixed later. Ok, I'll look into it. > > > > > Signed-off-by: Ankur Tyagi <[email protected]> > > --- > > .../jsoncpp/{jsoncpp_1.9.5.bb => jsoncpp_1.9.7.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta-oe/recipes-devtools/jsoncpp/{jsoncpp_1.9.5.bb => jsoncpp_1.9.7.bb} (93%) > > > > diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.7.bb > > similarity index 93% > > rename from meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb > > rename to meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.7.bb > > index c54dc94666..8194c554da 100644 > > --- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb > > +++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.7.bb > > @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d73c165a0f9e86a1342f32d19ec5926" > > > > PE = "1" > > > > -SRCREV = "5defb4ed1a4293b8e2bf641e16b156fb9de498cc" > > +SRCREV = "3455302847cf1e4671f1d8f5fa953fd46a7b1404" > > SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https" > > > > S = "${WORKDIR}/git" > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#128863): https://lists.openembedded.org/g/openembedded-devel/message/128863 > > Mute This Topic: https://lists.openembedded.org/mt/120639193/3616702 > > Group Owner: [email protected] > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] > > -=-=-=-=-=-=-=-=-=-=-=- > >