change SRCREV of librba 34/25934/3
authorAnusha Gugale <external.agogale@jp.adit-jv.com>
Wed, 20 Jan 2021 18:33:52 +0000 (00:03 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 26 Jan 2021 11:02:45 +0000 (11:02 +0000)
- 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 <external.agogale@jp.adit-jv.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25934
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
meta-agl-core/recipes-graphics/rba/librba_1.0.bb

index 450684f..b04774c 100644 (file)
@@ -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"