Age | Commit message (Collapse) | Author | Files | Lines |
|
Add packagegroup-agl-image-weston to ensure that
Weston will be successfully launched and the demo
applications will appear with image agl-demo-platform
on Raspberry Pi 3 as well as on other machines.
Bug-AGL: SPEC-1427
Change-Id: Iae5ddeea612598750de565fecb0e51b79de56d57
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Main goal of this is to move the agl-service-* bindings into the core and to
unify common recipes like wayland/weston into meta-agl-profile-graphical.
As a placeholder for recipes is meta-agl-profile-demo which are being reshuffled.
TLDR: remove recipes from meta-agl-demo that were moved to other layers
Bug-AGL: SPEC-145 , SPEC-876 , SPEC-877
v2: moving updated udisks changes to meta-agl
Change-Id: I873107f00adadeb6f3f266cce37b513fe6d44cf2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
To allow running as system service changes Wants= field to
multi-user.target
Change-Id: I321e8ff88f273f3f36cd2b62a00037f3ece83d9d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add to DEPENDS both qtwebsockets and libqtappfw to allow removal
of QML Websockets usage in the UI
Bug-AGL: SPEC-1385
Change-Id: I5d7b09e4acdb571a4628e54bef0b45519a1e28f2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Some media disks may not have a partition table and only have a
file systems (i.e. /dev/sdX vs /dev/sdX1) allow automounting of those.
Change-Id: I5b38264fb4c11f945e811a700fa00adf74011ec1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add missing json-c and glib-2.0 to DEPENDS, and agl-service-data-persistence
to RDEPENDS for data storage.
Change-Id: I048d59d3f3d9b7dc50672999e1ca9fedffa8eb7d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update dependecies as follows:
* remove agl-service-mediascanner as RDEPENDS
* remove sqlite from DEPENDS
* add libqtappfw and qtwebsockets to DEPENDS
* add previously missing agl-service-bluetooth, and
agl-service-mediaplayer to RDEPENDS
Bug-AGL: SPEC-1375
Change-Id: I10213180e174da9df9b513d8519c8ce5b429896e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This change fixes the following errors during scanning which produced
invalid id3 results
ERROR: could not add conversion charset 'UTF-16BE': Invalid argument
ERROR: could not add conversion charset 'UTF-16LE': Invalid argument
ERROR: could not add conversion charset 'Latin1': Invalid argument
Bug-AGL: SPEC-1241
Change-Id: I67045575d6d198fb0b767c01701853244361b329
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-1276
Change-Id: Ia87b9d9d06311893fdfb626fa64ee8fc9205aced
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This patch adds a set of patches to enable DT usage of the DIM2 module.
It is needed to use the MediaLB (DIM) interface with the Kingfisher.
Change-Id: Idd71bea6f2c17cb579f0b44884037e7046380034
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
libgps is needed for agl-service-gps to communicate to gpsd
Change-Id: I73f32d50728111962b9201927796f5594835a807
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
It is currently a warning to use ${COREBASE}/LICENSE and instead we need
to use ${COMMON_LICENSE_DIR}/MIT. Switch to this syntax.
Change-Id: Id0fc4ff0709d8f36f2d609aa43da1b2304ae04d0
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
- Update package version, older is not avalable anymore.
- remove patch "missing deps" already include upstream.
Note:
gn is a set of tools require for chromium build.
nativesdk-gn is mandatory to build chromium with AGL SDK.
Bug-AGL: SPEC-1317 (Duplicate SPEC-1319)
Change-Id: I92818ecad74ff65d81826bab5f9b8485a52d14fc
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
GPLv2/GPLv3 logic is now handled via the agl-gplv2 feature, so stop
always adding meta-gplv2 for the agl-demo feature. agl-demo will need to
work with both GPLv2 and GPLv3 recipes, as different users will have
different requirements with regard to GPL versioning.
Depends-On: I62d7f2daa58b0690b5b27740257bd15097fcee5c
Change-Id: I2a4119f856ba78b2e718044d8095ed168a70f47f
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
The most drivers need fix for newer kernels. Disable build until fixed.
Change-Id: I16b0af82bf1a7ed8b50efeb335e99ac141cf8aaf
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* agl/sandbox/ronan/rocko:
Remove weston virtual screen
Fix most for kernel 4.14
Fix qtwayland patch
Fix build of qtwayland 5.9 without evdev
Remove backport patch from Qt5 to show cover art
ninja,harfbuzz: Remove .bbappend
libdbus-c++:Fix build error in GCC-7
qtbase: Remove -no-use-gold-linker option
unicens-config: Add bash to rdeps
libdbus-c++: Remove bbappend file
opencv: Rename .bbappend to match new version from meta-openembedded
Bug-AGL: SPEC-1181
Change-Id: Icc3062631994e8afbddeb18a52c72619156d219a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* agl/sandbox/locust2001/rocko:
ninja,harfbuzz: Remove .bbappend
libdbus-c++:Fix build error in GCC-7
qtbase: Remove -no-use-gold-linker option
unicens-config: Add bash to rdeps
libdbus-c++: Remove bbappend file
opencv: Rename .bbappend to match new version from meta-openembedded
Bug-AGL: SPEC-1181
Change-Id: I0fc0ee1e50dc20b57b943b7128d157d51eb9cafa
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I027a46a0cbe2ff3c46102d781158e2a979c07282
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: I799a4e5bac5f381ba72ee889d34a9faec29205e7
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: I9d905493c49b82e4cf87400260f4276405867a71
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
This fixes a FTBS due to no evdev present.
Change-Id: If00dff352e4b270b2dbd1d7df15869d984c883b8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I2ae50b3c5e4576414433001dda02f8ed14161016
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This is already applied in upstream.
Bug-AGL: SPEC-1181
Change-Id: I9d378f7da1874b7f679cad0a1948f381899a85e3
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
See: https://sourceforge.net/p/dbus-cplusplus/patches/18/
Bug-AGL: SPEC-1181
Change-Id: Ic8f923a03407e58aff2133747a65799f90d15286
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Bug-AGL: SPEC-1181
Change-Id: I104b459c6ad0fb904dfeca0b7a8c1fdc73da1794
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Fixes
QA Issue: /usr/bin/unicens-config.sh contained in package unicens-config
requires /bin/bash , but no providers found in RDEPENDS_unicens-config?
[file-rdeps]
Bug-AGL: SPEC-1181
Change-Id: I6d7ec9487d22c05ce531b38f997d376ae24d8863
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
PNBLACKLIST is removed in upstream
meta-oe(5693b474a5014b27db5d842ebd1a690dec9ccc17)
Bug-AGL: SPEC-1181
Change-Id: Iaee722d92e6b6d121e13ed2953654ce4b13e158e
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Bug-AGL: SPEC-1181
Change-Id: I5ead5abbb6717d0a85ed67b083af766d677cd469
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Change-Id: I2ea9154d0cbeb28dbe32a73225d4a8df10c73879
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-1273
Change-Id: Ic4ea8ee6aa247ab12e191f83cbb78cdb69ff97c1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I86427f0c48d88f27d11657b4d42786154972866f
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: I2a4717674d6ca1afdc878f3bb2f8d9886ec6f15f
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Add virtual/libhomescreen and qlibwindowmanager
Bug-AGL: SPEC-1279
Change-Id: I7c5104e551fe58fff201684d45452f3b9233c586
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
agl-demo feature needs meta-gplv2 layer to pull in respective
package versions
Bug-AGL: SPEC-1256
Change-Id: I67bacd56797fa44547fd45676a117b8f2ab49b77
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
lightmediascanner is needed at runtime, and sqlite3 is a buildtime
dependency.
Bug-AGL: SPEC-1248
Change-Id: Id8677cfbfb94faf7005d4b5e8eb12709ef5d1caf
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To reduce build times make qtwebengine only build when agl-devel DISTRO_FEATURES
is enabled.
Bug-AGL: SPEC-1266
Change-Id: I3d323d9aaae4fae0cc7ba073c9404492cfc31d6e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
agl-devel feature has significant amount of the GPLv3 packages within
AGL that shouldn't be shipped in a release.
Require the user explictly build with development packages.
Bug-AGL: SPEC-1256
Change-Id: If7b8609f1c1a866aaad821ebe65cd66daec15407
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This is already applied in upstream.
Bug-AGL: SPEC-1181
Change-Id: I9d378f7da1874b7f679cad0a1948f381899a85e3
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
See: https://sourceforge.net/p/dbus-cplusplus/patches/18/
Bug-AGL: SPEC-1181
Change-Id: Ic8f923a03407e58aff2133747a65799f90d15286
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Bug-AGL: SPEC-1181
Change-Id: I104b459c6ad0fb904dfeca0b7a8c1fdc73da1794
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Fixes
QA Issue: /usr/bin/unicens-config.sh contained in package unicens-config
requires /bin/bash , but no providers found in RDEPENDS_unicens-config?
[file-rdeps]
Bug-AGL: SPEC-1181
Change-Id: I6d7ec9487d22c05ce531b38f997d376ae24d8863
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
PNBLACKLIST is removed in upstream
meta-oe(5693b474a5014b27db5d842ebd1a690dec9ccc17)
Bug-AGL: SPEC-1181
Change-Id: Iaee722d92e6b6d121e13ed2953654ce4b13e158e
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Bug-AGL: SPEC-1181
Change-Id: I5ead5abbb6717d0a85ed67b083af766d677cd469
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Change-Id: I89c4813f6a5716435cbb7f9ee2ff271c0f1bbd7b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I42032e14bd28be6211382a0fdaaa75e220f8f8a3
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
hvac is using lrelease binary from qt5.
It's from qttools-native.
Change-Id: I9e2beef3ae62715cb2a81ef3fa5e0ae24384b83a
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Qt AGLExtras module provides a set of easy to create AGL Qt
application. It uses the AGL HMI and application framework,
therefore the application can be easily integrated to AGL
HomeScreen/WindowManager on AGL Demo Platform.
Bug-AGL: SPEC-1229
Change-Id: If4b2d3087f46cef7ce61487f6f8a6acd4bbf4d98
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
This problem is caused by not calling activateSurface after
creating the IVI-surface.
This patch adds activateSurface call to POI-App.
Change-Id: I5d0b086d07867cb035862343d8b3854e29935781
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Add mp4 plugin for scanning and indexing video media
Bug-AGL: SPEC-1169
Change-Id: Ib771f28909ddd0274992682e19c8ebb134ee2e89
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
In POI App, AGL HMI Framework correspondence was incomplete.
This patch allows POI App to run on eel.
Bug-AGL: SPEC-1224
Change-Id: I6367e8f22bc2f56b0deaf3909fd127b6fd28c048
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|