aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-extended
AgeCommit message (Collapse)Author
2014-10-17browser-poc: Added user systemd services.Florin Sarbu
We added 2 services: one for the browser engine and the other for the demoui app. NOTE: neither of these 2 services autostarts Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17Hacks for weston and browser-pocFlorin Sarbu
Added one browser-poc patch that diminishes the size of the bookmarks window. The qml window for bookmarks is contained into a 0, 0, 1024, 80 rectangle and for now we cannot dynamically change it's size. For this reason, we resize the bookmarks window. Added one weston patch that modifies the tiling of windows so that we can properly show the browser-poc which is comprised of 2 windows: one for address, back and forward button, bookmarks and the other window which does the rendering. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17browser-poc: Add missing qml and image files to target packagesFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17Add genivi browser test hmi pregenerated python code.Florin Sarbu
Right now we add the pregenerated .py files. Further work in the future may be able to generate these files during build time rather than use pregenerated files. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17Add recipe for newer version of sip-nativeFlorin Sarbu
We add version 4.16.2 of sip-native recipe, newer than the one in meta-oe. We need sip-native for the python qt bindings for QT version 5.3.1 Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17automotive-message-broker: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-05browser-poc: Add recipe and add it to rootfsFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-05automotive-message-broker: upgrade to 0.11.811Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18persistence-common-object, persistence-administrator: move to meta-iviHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18persistence-common-object: inherit pkgconfigHolger Behrens
Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2014-08-18persistence-administrator: inherit pkgconfigHolger Behrens
Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2014-08-18persistence-administrator: add recipe, dependencies and added to ivi-image-demoGeorge Postolache
Added recipes for persistence-administrator and persistence-common-object and added both to ivi-image-demo image B251_typedef_uint64_t -- https://bugs.genivi.org/show_bug.cgi?id=251 Signed-off-by: George Postolache <george.postolache@windriver.com> Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2014-07-29automotive-message-broker: Add recipePostolache George
Configure automotive-message-broker's dependencies: gpsd and qtbase. automotive-message-broker needs qt5 and packages from meta-oe so add these layers in bblayers.conf.sample. Add automotive-message-broker to ivi-image-demo.bb. Signed-off-by: Postolache George <george.postolache@windriver.com> Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>