Age | Commit message (Collapse) | Author | Files | Lines |
|
Adds the mixer app to the CES2017 AGL demo platform image.
Change-Id: I12a51f19295471baad5047a7ad59d953c18e5a29
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Adding packages for CES2017 Demo to be incliuded in
agl-demo-platform by default.
This changes add below apps and related packages:
MediaPlayer from apps/mediaplayer
Settings from apps/settings
HVAC from apps/hvac
MOST network
VOD Service
v4 (jsmoeller): mark drivers as porter specific and
conditionalize the inclusion for porter only
v3 (jsmoeller): rebase on master
v2 (jsmoeller): make can-lin conditional to porter board
Change-Id: I4e89607508df2e630f46fcbcb64d4babb66a2d6f
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This patch is a patch for installing POI-App on agl-demo-platform.
Change-Id: Iaed0f45701b7bd1d55ad15f8ae44f3c4344bacd0
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Add firmware to use rt*bin seriese.
This enables wifi dongle of ralink, for example BUFFALO wifi dongle.
Change-Id: I439e37fe13355504df88a1177e496546c5e36552
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
In Yocto 2.1, if the name of the recipe contains capital letters,
it lose the setting of RDEPENDS
This change is necessary to successfully install related components
Change-Id: Ib94ed024b7ad72a3be9f6a26ec089b8d420e3afa
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Explicitly add linux-firmware-ath9k to images so TP-Link TL-W722N USB
Wifi adapter will work.
Change-Id: Ie8f455cfab4ba19e6a20b1785bbcf13719aafa3a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change-Id: Ia9f4f619bc0c6576e35cd6fc66267938869dd92c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Qt5.7 no longer provides any fonts. As a result of this change,
fontconfig and some ttf fonts are to be installed for AGL DEMO Apps.
Change-Id: I2cee35ccd909d08b47d4f2c6d68414f01fa82853
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
This patch fixes these issues:
- The packages qtmultimedia-qmlplugins,
qtquickcontrols-qmlplugins and qtsvg-plugins are missing
For RDEPENDS_${PN},
PN="ALS2016-demo" and PN="CES2016-demo" not work
PN="als2016-demo" and PN="als2016-demo" work
Probably root cause would be in elsewhere...
- Many QA warning while copying ALS/CES2016 demo files
Change-Id: I010f01f65769dd243a6ef77b0626e9c27a505119
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Add AGL Demo Apps for ALS 2016 to be integrated into agl-demo-platform.
Change-Id: Iec3706c889c47de40fdee6944bee45d2ce3ebf09
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Add the recipe for navigation demo app to recipes-demo-hmi.
Change-Id: Ia8df6a2e36d24b27e91d5239c888a05dbe990805
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
|
|
templates"
This reverts commit 1c43b18b339038ece8a36d6c49effcc816214354.
Change-Id: I276b349c3bdd8ebf2c7c82ed1ad3d3748a113f59
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
meta-agl/meta-app-framework/.../packagegroup-agl-app-framework-examples is added to the image
Change-Id: Ibf1f99bbddea1f15b87cc3ed0cc42c128f31a8d7
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Small fix to the README.md adding a dependency.
2 fixes for the agl-demo-platform.bb
a) remove porter specifics, they moved to a bbappend in meta-renesas.
b) add CESdemo dependencies and install files in /opt by default.
v2: Fixed typo in agl-demo-platform.bb
v3: Add 'climatecontrolplugin' package to run CES2016 demo.
Change-Id: Id6d2d0b1cdcdf3dbc74309322544e0488a6a003c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The recipe files and thier names are reworked by design of AGL
packagegroup.
For more details, see 'Packagegroups'section in README.md.
Change-Id: Ib7fc66ec5f785b974719e85887715cc76f610ab4
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|