Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes include:
- Add LAYERSERIES_COMPAT definition to layer.conf
- Replace libvcard recipe with bbappend now that a recipe is available
in meta-qt5
- Add OECMAKE_GENERATOR = "Unix Makefiles" to libnaviapi-agl recipe
for now to work around CMake+ninja issue
- Add patch to navigation app to fix compilation against OpenSSL 1.1
- Remove libssp-dev from agl-demo-platform-crosssdk, upstream have
removed it from non-mingw32 platform SDKs
Known issues:
- CMake+ninja issue in cmake-apps-module has been worked around with
OECMAKE_GENERATOR
Bug-AGL: SPEC-1837
Change-Id: I14c5355fb38d5eed064f154f889d61d8e46854b7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
6f76a76 Fix version number in README
20c1bcc Add support to unfold long vcard lines according to rfc6350
d41f15a Avoid adding empty property parameters, otherwise vCardProperty will
be considered invalid, since empty parameters are considered invalid
(RFC 6350 does not include a restriction about properties without parameters)
Bug-AGL: SPEC-2088
Change-Id: I38c0d35a8306c70ff68b9f3c2cb24cba06fb667e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
* Build tested for qemux86-64.
Bug-AGL: SPEC-1436
Change-Id: Ic92a25846cc0e24e5ffd235961aab62efcf8d4a8
Signed-off-by: Matt Porter <mporter@konsulko.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
[Backported from meta-qt5 master-next and add ALLOW_EMPTY]]
Signed-off-by: Matt Porter <mporter@konsulko.com>
|