Age | Commit message (Collapse) | Author | Files | Lines |
|
from: 4743f153c4f30c05e65c895ee03b689fafa29a43
to : ddfbfa59068a46999afcd645dda13a73680c825c
Change-Id: I82b517d3cc57ea7355465a0ac835d7833fedb9d3
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: 7c1c890c5fdc4c80d99b6a74d1011bfb144ee5b3
to : af7a0f1deb93eb8590011deca20fc3f9526e7516
Change-Id: Ia305199f4713fa2b85e5828e3e3427514e101439
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: 866b0492038f7515b22f415f40c6edfa02e8cb84
to : 3546eb6bf0d4102532c61cab1a5825a77862ed56
Change-Id: I443ce7011742075d3f72f8dd310649e541d7f80f
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: 71b36b170c377bfd15cb5601c49340ba95a1a30d
to : 0a9a262dca62ac30bee689118879b9f821604f45
Change-Id: Ie16c4aea7fc7495670cbc21a0441a5223f37e9ea
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: 9ab27c073081894717fa7f12905cbe3b60dfd9ec
to : 7672817ef5e74f7ff923eac9ff3b1b75f67f0c13
Change-Id: I3444e2fbfef719b6a5ff857d6879aaea6a4b985d
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: dbfd87c27e0f73b95b2ae16d0b76e059484d5375
to : 7acedcdca28c3a2d491c8d9227fcf7e1cca004c1
Change-Id: I00231cb801e70902aab32680ae96a06b3645fe52
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: 42358b2425b18976b324e773bd780342f6f57fcd
to : c216877577a389ba12752e8620a1c56371acce80
Change-Id: I73c672be46b29a47ccd32b33d943763ce994eac0
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: ae009054afbe5b8885da76af1a8127daa63742f6
to : 998749b2a5eae8c65345cd975dffc8270523fd74
Change-Id: I3b3b495d9aefb089aecb2714aa86114dab06a7a5
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
from: e6020f87d9bacfc89811c619fef77cfca895dbc0
to : c756950ca6af8d207c90d570a03ca7673e577123
Change-Id: I9860b04ced328437e0dba67a20e8580a36504308
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
update libprivilege-control
from:e613fc4d3632b7cc79187ade3186d1e07ec79170
to :aada3eda9ab02ac6e2d9d09ed8de6f26aef132dc
Change-Id: If6aa3de97b2787453b4ded493bae72e0fe62d8c7
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
1. Enable aglglobalapp to render app using libEGL.so.
Originally AGL enables only root user to use libEGL.so
because a device is owned by root and video group.
It caused users fail to initialize EGL config.
2. Enable user to use XDG_RUNTIME_DIR=/run/user/0
Users don't need to write shell script basically.
But if application would like to set unieque environment variables,
it is necessary to write shell script.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
I added some packages to the recipe, because default some demo is added
to agl-demo-platform-plus-application-manager
* als2016-demo
* ces2016-demo
* can-utils
* iproute2
* python-curses
* dhcp-client
* climatecontrolplugin
* Navigation
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Elementary is already removed from tizen-application-manager.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Sometimes build errors were occuerd about appcore-efl dependencies.
That is because elementary is no longer built due to removing efl dependencies,
but appcore-efl.pc.in includes elementary.
In addition I removed some unnecessary command in recipes.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
There are no need to put security_flag.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Add how to integrate with HomeScreen
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
C++11 doesn't recommend to use auto_ptr.
Changed it to unique_ptr.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Removed efl dependencies of tizen application manager.
Application could register own event callback function to efl,
but AGL has to collaborate with other runtime engine cores.
So temporarily disconnected efl event delivery.
However, the efl dependencies of amhelloworld(sample applicaiton) is not removed.
So, if the error about efl dependencies at scratch build, please let me know.
Change-Id: I76b1b3a3575db56b651eabbfd0e0da0b42b708f4
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
There are some settings to use appmgr for aglglobalapp.
This is the first set up called at booting systemd.
Item:
* Language setting
* Change owner to aglglobalapp for manage database
* Initialize database
But wayland socket is owned by root user yet, so an user has to change owner
to create displays(surfaces) every time start weston.
chown aglglobalapp /run/user/0 /run/user/0/wayland-0
This will be fixed to be changed every time after starting weston before long.
Change-Id: I2fa635f35aa8e082973b09f2b8c80175d4f0ced4
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
* Bug fix
In AGL distribution, there are no db-journal file for pkgmgr_* and app_info
in /usr/dbspace because sqlite3 maybe delete them.
If journal files doesn't exist, creating DB fails and desktop files are not created.
So, this commit change not to remove db-journal file if the files doesn't exist.
* Refactoring
Some recipe was refactored to enable patch from other layer.
* Remove unnecessary file
* Modify README
Add how to set up to enable global user to create surfaces.
Change-Id: Id73e9a840cf59e48641a0c53fbaa6d292d576ae2
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
BBMASK for freetype is no longer required in local.conf
because do_install failure about freetype is fixed.
See https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git;a=commit;h=be991aaa39202388b212cbb8de25d50313d8472f
Change-Id: I0f3cfeed1c381741cbe3aca9a91456b50e4505c3
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
There were some mistakes to specify source url.
SRC_URI is overwritten, but collectly SRC_URI_prepend is correct.
The mistakes caused to avoid patching.
Change-Id: I2bc6345a89ce3eabb4caa025dfd7558c610a4185
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Launch process was different. loginctl should be launched after adding user.
Change-Id: I83d549f977b29044fd49907f74286defe0d55208
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Change-Id: I6224ea641425a1c037707fe6df3ad0244ec6ef2a
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Tizen changed the source code repository.
This commit changes the repository url. Revision is same.
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
luajit.bbappend makes shared library but it is not used anywhere, so removed luajit. And README was modified.
Change-Id: Ic467ffd468174f571ea1b44bf279fac383510878
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Change GLOBALUSER (is defined in etc/tizen-platform.conf) to aglglobalapp from tizenglobalapp according to AGL platform.
Change-Id: I9dc224ced7ef0ff15976860d1c0bc8c7ae402da9
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Change-Id: Ieacefd7058c158534600bfb904d755851d2cf228
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
capi-system-sensor is no longer used
Change-Id: I30818c39733b373bef5ee254daf11c089cb77868
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
Change-Id: I46735869fe8113be58348d575e01734e498d2de2
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
|
|
|