Bump agl-service-signal-composer 89/19089/2
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 19 Dec 2018 09:52:51 +0000 (10:52 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 20:06:35 +0000 (20:06 +0000)
74c0e1f - Use specific binder's event handlers
e1ef945 - Binding migration to v3
71507d3 - Change .gitmodules following submodule migration
a3e28fb - Handle new metadata signal's field
626bf1b - Update basic configurations files
5f6ce66 - Migrate app-templates to CMake module
44c1842 - Use feature 'required-binding'
91dcc3a - Fix: lua detection for debian like distro
fe8f535 - Add tests on sources injection at runtime
54aaf89 - Reorder and format tests
6636326 - Fix wrong JSON unpack type
c6fd6ab - Use the unified script to launch tests
644318f - More accurate (un)subscribe answer
7138e18 - Handle errors on signal initialization
e0655ca - Fix: finding JSON file even if absolute path given
56237d3 - Update controller submodule
07f57e2 - txc-binding: migration to AFB_BINDING_VERSION 3
2e4bbe0 - doc: Changed doc to new format
77973a7 - txc-binding: in conf files, rename api to txc
217bb01 - afb-test.sh: launch 2 binders for test
8264bd8 - Missing API_NAME for the test widget
fbdf29b - Fix: segfault at object addition

Change-Id: I7ee7dcb9fec49504c6fbd4b91d4d5e32ac0d8d5d
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 e859784..9c865bb 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS += "lua lua-native"
 RDEPENDS_${PN} += "lua"
 
 SRC_URI = "gitsm://git.automotivelinux.org/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "fbdf29b8af47f567f472a459842d262e8abf5b9c"
+SRCREV = "74c0e1f8e2a6dbc5b7485c3b06e12d4ad7f43c6b"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"