Age | Commit message (Collapse) | Author | Files | Lines |
|
as this was converted over we need to add the dependency as well.
Change-Id: Ifa94f40505c8a1fba2ce829e940bda41ac00746a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
HVAC binding has been split out of the hvac application
so an RDEPENDS is required for the recipe
Bug-AGL: SPEC-1757
Change-Id: Idad7864f968c663a4177c8ece63cc4945f52a571
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change libhomescreen-2017 to libhomescreen recipes,
Detele libhomescreen-2017 recipes.
Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
hvac is using lrelease binary from qt5.
It's from qttools-native.
Change-Id: I9e2beef3ae62715cb2a81ef3fa5e0ae24384b83a
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Add virtual/libhomescreen and qlibwindowmanager as DEPENDS in
the recipes of apps that have been updated to use the new HMI
framework.
Change-Id: Ic5bcceaa4273612d0eaa7d1762177b4a1077ddfb
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This change simplifies the SRCREV handling by using
- AGL_APP_REVISION and AGL_DEFAULT_REVISION
in recipes.
Also the AGL_BRANCH can be used to switch to release branches.
Finally git checkouts should use https by default.
Bug-AGL: SPEC-864
Change-Id: I2fdacda8fa7373f309a47db72ad40106ade53434
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change converts the application recipes for
hvac, mediaplayer, mixer, settings
to use the aglwgt bbclass.
This simplifies the application workflow and ensures
interoperability with the SDK.
Change-Id: Icaa8ba3f931844be6063c18957c07aa598591f06
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
There were missing build dependencies to qtquickcontrols2 and
af-binder in apps' recipe.
Change-Id: I497225b2a171d4cc19cb3224164af42a59bbcb69
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
This recipe is to deliver AGL Demo Platform for
CES2017 AGL Showcase by bitbake integration.
To use hmi of HVAC, it should be installed on the target
board at least once afer booting.
The package of application, hvac.wgt would be installed
in /usr/AGL/apps on the target board.
To install it, follow these steps from the target console
or remote shell.
# cd /usr/AGL/apps
# afm-util install hvac.wgt
Change-Id: I4d90dcae44fc6a5bedf2b26682ae2dcbfd4db6ee
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|