aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-01cluster-receiver: Update omxh264dec supportsandbox/harunobu.kurokawa/ces_2020_debug1231Harunobu Kurokawa2-0/+38
Change-Id: I2fccb29a9d65c9b542e5eda568f5a78a3e20e264 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2019-10-20cluster-windowmanager-conf: update confighalibut_8.0.4halibut_8.0.3halibut/8.0.4halibut/8.0.38.0.48.0.3Scott Murray1-12/+12
Update the areas.json windowmanager configuration file to work with the new larger 640x720 size of the streamed display from tbtnavi on the IVI board. Bug-AGL: SPEC-2915 Change-Id: I3a7d3932ec2264362450f6f9b9e588dd042bb7f6 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-08-29refactor packagegroup-agl-cluster-demo-qtcompositor.bb to make some common ↵halibut_8.0.2halibut_8.0.1halibut/8.0.2halibut/8.0.18.0.28.0.1Zhou Mingying5-31/+69
pieces Create the below file in recipes-platform/packagegroups packagegroup-agl-networking.bb packagegroup-agl-source-han-sans-ttf-fonts.bb packagegroup-agl-ttf-fonts.bb Modify the below bb files to include the new packagegroups packagegroup-agl-cluster-demo-platform.bb packagegroup-agl-cluster-demo-qtcompositor.bb Bug-AGL: SPEC-2731 Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: I422a45ec7d51df2f8621e3297f60383ceb8d69c1 (cherry picked from commit aa6910c87ec4232588593428e98d8903b4c516bf)
2019-08-29Add a shrink agl-demo-platform versionOuyang Jun8-0/+145
Base on agl-demo-platform, make a shrink version for low performance board can run agl-demo-platform. Weston, hmi-framework, some APPs and some services were deleted. Using cluster-dashboard as qtwayland compositor instead of weston. Bug-AGL: SPEC-2487 Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: I96bb337f6ae157f696fc2e4fb61cdd7afc8f5109 (cherry picked from commit 1ccfd76fbdd7bb5fba6c98ddd965a00798c393dd)
2019-08-19cluster-receiver: just RRECOMMEND gstreamer-vaapi for IntelScott Murray1-1/+3
The gstreamer-vaapi plugin is not available / buildable on all non-Intel platforms, so to avoid issues just RRECOMMEND it when building for Intel, as the gstreamer pipeline construction code in the application checks for its presence at runtime already. Bug-AGL: SPEC-2732 Change-Id: I2a9f6279caa94f510ac357d1604c9a63dfa07750 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 1a1f700db9f370e4d4f2fc45e9155cd190726d68)
2019-07-25Update .gitreview for halibut branchhalibut_8.0.0halibut/8.0.08.0.0Jan-Simon Möller1-1/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I0b1543f4645341445d2c114238f7124902fb693e
2019-07-05agl-login-manager: update LOGIN_USER overridehalibut_7.99.3halibut/7.99.37.99.3Scott Murray1-1/+1
The agl-login-manager bbappend was overriding the value of LOGIN_USER to 0 (root) as was being done in meta-agl-demo-platform. Now that the application framework changes to run applications as non-root by default have gone in, this needs to be updated to match the new behavior. Since the cluster demo image has no need to run anything as a passenger user, keep the override, but now set it 1001 / agl-driver. Bug-AGL: SPEC-2608 Change-Id: I0c5013ac3a89181947fac6bfc1060347d5636b55 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-05-17recipes-platform: crosssdk-image: remove libvcard from SDKhalibut_7.99.2halibut_7.99.1halibut/7.99.2halibut/7.99.17.99.27.99.1Matt Ranostay1-6/+0
vCard parsing is done within the agl-service-bluetooth-pbap binding so libqtappfw not longer requires libvcard, and in turn the SDK doesn't either Bug-AGL: SPEC-2392 Change-Id: I588f1ebfe54924542921b67b3c2c7be5e4cd6d78 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-04-09Upgrade to thudScott Murray1-0/+2
Changes include: - Add LAYERSERIES_COMPAT definition to layer.conf Bug-AGL: SPEC-1837 Change-Id: Ifcbb528adf6bbade82c74911e87f51329ed0d529 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-16cluster-windowmanager-conf: Update configurationhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Scott Murray3-41/+47
Update the recipe and files to handle the rename of areas.db to areas.json and the significant rewrite of layers.json. Change-Id: I9af4e6bf29e8983568126c92b17645be4735dabe Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-10Initial check-inguppy_6.99.3guppy/6.99.36.99.3Scott Murray25-0/+471
Define instrument cluster demo platform. This layer is similar to meta-agl-demo, except it defines a small platform for the instrument cluster demo, based on the agl-profile-cluster-qt5 profile. There is a "agl-cluster-demo" feature defined to enable building the platform. At the moment, only qemux86-64 and Minnowboard turbot versions have been built and tested. Other architectures should be feasible, but the agl-cluster-demo-receiver application needs some further development to support non-Intel platforms, as currently it is using the vaapisink gstreamer plug-in. Change-Id: I217608a1ecc9678d5d55a95c65f3ab6f10d5b54f Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-10-22Initial empty repositoryguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Jan-Simon Moeller0-0/+0