Hi Armin

Regarding to OBJS_LIBS, it was added here 
https://github.com/open-source-parsers/jsoncpp/pull/1197/ . But why to install 
it? Aren't the headers and libs enough? Previous versions don't have this 
"feature".

Regarding to adding into dunfell/master. I wanted to ask if it's possible to 
add it also into dunfel + master branch. If not, then I have to search for 
security fixes only for dunfell branch.

Regards,
Andrej

>>  - do not install obj files
> What kind of update is this.
>
> What problem is not install obj fixing?
>
> These changes are not in Master.
>
> -armin
>>
>> Signed-off-by: Andrej Valek <[email protected]>
>> ---
>>  .../recipes-devtools/jsoncpp/{jsoncpp_1.9.3.bb => jsoncpp_1.9.4.bb}   | 4 
>> ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)  rename 
>> meta-oe/recipes-devtools/jsoncpp/{jsoncpp_1.9.3.bb => 
>> jsoncpp_1.9.4.bb} (82%)
>>
>> diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb 
>> b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb
>> similarity index 82%
>> rename from meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb
>> rename to meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb
>> index e41907de4..a02ff4a4d 100644
>> --- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.3.bb
>> +++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb
>> @@ -13,13 +13,13 @@ LIC_FILES_CHKSUM = 
>> "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b"
>>  
>>  PE = "1"
>>  
>> -SRCREV = "6aba23f4a8628d599a9ef7fa4811c4ff6e4070e2"
>> +SRCREV = "9059f5cad030ba11d37818847443a53918c327b1"
>>  SRC_URI = "git://github.com/open-source-parsers/jsoncpp"
>>  
>>  S = "${WORKDIR}/git"
>>  
>>  inherit cmake
>>  
>> -EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON -DJSONCPP_WITH_TESTS=OFF"
>> +EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON -DBUILD_OBJECT_LIBS=OFF 
>> -DJSONCPP_WITH_TESTS=OFF"
>>  
>>  BBCLASSEXTEND = "native"
>>
>> 
>>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89702): 
https://lists.openembedded.org/g/openembedded-devel/message/89702
Mute This Topic: https://lists.openembedded.org/mt/80846971/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to