Update Signal Composer revision 75/15775/1
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 26 Jul 2018 10:02:30 +0000 (10:02 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 26 Jul 2018 10:03:42 +0000 (10:03 +0000)
- New way to store value
- Added metadata attribute
- Improved performance

Change-Id: I788e733015c7ec205418e62d907a38dc831ee1a9
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-apis/agl-service-signal-composer/agl-service-signal-composer_git.bb

index 0d308d0..e424764 100644 (file)
@@ -12,8 +12,8 @@ DEPENDS += "lua lua-native"
 RDEPENDS_${PN} += "lua"
 
 SRC_URI = "gitsm://git.automotivelinux.org/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "b77795e5c12be30a1fd2cc14b1b2b8cb83a58f4d"
+SRCREV = "7f15ef65f420179b606f136ed805fae9d320b321"
 
-PV = "4.0-RC5+git${SRCPV}"
+PV = "5.99.2+git${SRCPV}"
 S  = "${WORKDIR}/git"