Age | Commit message (Collapse) | Author | Files | Lines |
|
Having the drive mounted ro,sync was causing the label not to be
picked up with vfat filesystems on boot but ro,flush solves this.
Which is the more correct solution since it is mounted read only.
Bug-AGL: SPEC-947
Change-Id: I336c1db17a16902003a989d0e4dd76ee12c831b6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
We add support for a relatively minimal opencv library to the
appfw-grahpics packagegroup. As part of this, we set the PACKAGECONFIG
for opencv to a minimal level that enables support for things we already
have in the system as well as using V4L devices. Additional features
that are normally enabled in OpenEmbedded are left out.
Bug-AGL: SPEC-912
Change-Id: Iae4480420ccb619ef79f45de30c86e05831e70f9
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
To avoid a timeout condition in udisks.service the
automount script needs to be ran as it's own systemd
service.
Bug-AGL: SPEC-735
Change-Id: Idbfb21b1a2fccfa55ac149830d4af591222b697d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I1ded68d89799825286d085746fec778e1659d5d4
Bug-AGL: SPEC-634 SPEC-666
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
MediaPlayer needs udisks to be running on startup to
detect media removal
Bug-AGL: SPEC-483
Change-Id: I57389d3af8f4d2600baa2b24d437646ed1c7414e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This changeset removes empty folders that we kept
until now as placeholders for recipes or append files.
We do not need them currently and they're likely to stay unused.
Change-Id: Iaaf1c1c36506bcb76b668a73037b3378015854ef
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The `meta-agl-demo` is the Yocto layer for AGL Demo Platform of
Automotive Grade Linux.
This is starting point. Almost all packagegroups which should be
defined in this layer are still empty (placeholder), so that
curretly bitbake target `agl-demo-platform` is completely equal
to `agl-image-ivi` in `meta-agl`.
Change-Id: I6ce2c046cc8ce2dc5af2a8afe66e1f577dd884eb
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|