framework: update DAB for RC3 45/10045/3
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 5 Jul 2017 15:06:57 +0000 (17:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 6 Jul 2017 19:57:41 +0000 (19:57 +0000)
This change includes

 - bug fixes

   - Fix bad error reporting (and of the not funny "Inappropriate ioctl for device")
   - Fix libmicrohttp version dependency
   - Fix start actions order

 - binding v2 improvements (SPEC-717)

   - reintroduce the field <info> when describing fields
   - enforce V2 binding writers to use AFB_ prefixed logging macros
   - make error status uniform even for call & subcall

 - debugging features (SPEC-729)

   - allow to export the http port in afm-unit.conf
   - enable setting of breakpoints/waitpoints when compiled
     with AGL_DEVEL

Bug-AGL: SPEC-717
Bug-AGL: SPEC-729

Change-Id: I2615fe7f6fa8ff3ff28974236ca01a65782cab59
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10045
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>

No differences found