And add the jq runtime dependency
f983fa9 Fix .deb packaging following review 21188
7b3a94b docs/usage: fix broken link
9c7d705 docs/usage: fix broken link
e199da8 afb-helpers-book: changing name of the section
3fefacc book.yml: needed for new doc workflow
89ca466 Add gitreview for guppy
8876fa0 Fix gitreview file
9bcc943 Set PROJECT_VERSION overwritable by cli
b7e6dbe Add functions reference documentation
2e36a74 Call the freeCB function a manual timer stop call
aba89b5 Little code cleaning.
a1976ff Adding packaging files
Change-Id: I90f8fcf015390c693d6cc947a5ace43ddb1283a4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libafb-helpers;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "f430407fd34ec2897359245a6e1ff951e5da5bc6"
+SRCREV = "f983fa957119612ce968b5fed5de7937b33bd2a0"
PV = "${AGLVERSION}"
S = "${WORKDIR}/git"
-DEPENDS_append = " af-binder"
+DEPENDS_append = " af-binder jq"