Age | Commit message (Collapse) | Author | Files | Lines |
|
Removing redandant sed script.
Related: AGL/apps/dashboard.git
06ca4be Fix path to Qt5Tool:lrelease for native
Change-Id: If6599396a7fcaacf1cbebee6db183860c7eba785
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
(cherry picked from commit 74e84ca7839d0dab275c12dd63b62c1d6b96080a)
|
|
To support i18n, the project will need the command called lrelease which
is in qttools.
Change-Id: Ic5a83b5483f27d1260a123ef559b99425f4058e4
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
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>
|
|
Revert "Add a bbappend with pinnning for all packages with AUTOREV"
This reverts commit 87ec15b961e9502b7741d51503d5c77563b1c45a.
Change-Id: I35c74ad137217a9e8833baab8de9964de63ac61c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG
Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Add recipes for the split out controls, dashboard, phone, and radio app
repositories, remove the related packaging of same from the CES2017-demo
recipe, and add the split out apps to IMAGE_AGL_APPS in the agl-demo-platform
image definition.
Bug-AGL: SPEC-400, SPEC-401, SPEC-402, SPEC-403, SPEC-404
Change-Id: Ic3c7d134c90dd3fe989cb1ef7a510b1c5bf1fee8
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|