From: Anusha Gugale Date: Wed, 20 Jan 2021 18:33:52 +0000 (+0530) Subject: change SRCREV of librba X-Git-Tag: 10.93.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F25934%2F3;p=AGL%2Fmeta-agl.git change SRCREV of librba - To hide unnecessary internal interfaces from user, reconstructed public files of librba. - Removed installation of internal header files. Bug-AGL: SPEC-3738 Change-Id: If54a4601b65b04fedb93712906a12f78d75dd2e8 Signed-off-by: Anusha Gugale Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25934 Reviewed-by: Jan-Simon Moeller Tested-by: Jenkins Job builder account --- diff --git a/meta-agl-core/recipes-graphics/rba/librba_1.0.bb b/meta-agl-core/recipes-graphics/rba/librba_1.0.bb index 450684f83..b04774c84 100644 --- a/meta-agl-core/recipes-graphics/rba/librba_1.0.bb +++ b/meta-agl-core/recipes-graphics/rba/librba_1.0.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=13afa517927767fe9b7a65818a02bd8f" INHIBIT_PACKAGE_DEBUG_SPLIT = "1" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/rba;protocol=https;branch=master" -SRCREV = "2cfe2c611be63ae4541abf4e13cfecff0f008f25" +SRCREV = "87c0278dfbcf0953330330c28a8d48636dd4df7e" S = "${WORKDIR}/git"