Age | Commit message (Collapse) | Author | Files | Lines |
|
Change libhomescreen-2017 to libhomescreen recipes,
Detele libhomescreen-2017 recipes.
Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
mediaplayer application exclusively uses the agl-service-gstreamer service
for media playback, and the respective qtmultimedia isn't needed anymore.
Change-Id: I739ef696de70266ff24a909711e06574f1e0161c
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>
|
|
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>
|
|
agl-service-mediascanner needs to be in RDEPENDS to be pulled into
the image, and because it isn't required for built-time.
Bug-AGL: SPEC-896
Change-Id: I1afe3ce32fe63e4e1b1f56f149700553a214320b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Split out binding to its own standalone service independent of
the MediaPlayer application
Bug-AGL: SPEC-848
Change-Id: I9f5e76023fd7ebbe0a9c205a9ffd81a732b2800a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The dependency is at runtime through dbus.
Related but not solving SPEC-657 .
It was solved in c9793
I7935fe12289fb2585c95df5f207bd447c8aafd6b
Change-Id: I9770f8bfef85b8e9e5ab60f4dbb0969bf8f5bf48
Bug-AGL: SPEC-657
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
mediaplayer needs the qtmultimedia bits, add an explicit RDEPENDS on
them. This will be required when the radio app stops using
qtmultimedia.
Change-Id: If59667b854171a24328f8a996cdd214a4836753d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Lightmediascanner support needs sqlite3 support builtin
AGL-Issue: SPEC-482
Change-Id: I20617f2af1b0cdf550e9b14b1d79b74b839fb8be
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
This change adds a missing 'qtmultimedia'
to DEPENDS.
Change-Id: I1190f12be1a3c65ad67fef725ae65f94b1fb2294
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 Media Player, it should be installed on the
target board at least once afer booting.
The package of application, mediaplayer.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 mediaplayer.wgt
Change-Id: I30e69e0027c10a654f657fea250b8f76033f5a52
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|