DESCRIPTION = "AGL low level user database binding" HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-data-persistence/" SECTION = "base" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-data-persistence;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_APP_REVISION}" inherit cmake aglwgt pkgconfig PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" DEPENDS += " af-binder json-c gdbm "