Age | Commit message (Collapse) | Author | Files | Lines |
|
README-AGL incorrectly recommends to use rootfstype=ext3, but the
current filesystem is ext4, which causes boot failures due to
unsupported filesystem features. Without this patch, you get the
following when attempting to boot on porter with rootfstype=ext3:
EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported
optional features (240)
Change-Id: I346b76b59420f1ffb7acea58d82961acdf24aaf1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
AGL support only using weston, then AGL cannot support v4l2sink.
README-AGL.md describe about v4l2, so remove it.
Change-Id: I4f670166fb18be0be88ecd32bdda5691a48f4d07
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Update links to AGL wiki for the getting started
guidelines for QEMU, Renesas Porter board and
Raspberry Pi 2/3.
Change-Id: I39a557d790951232195b369c1b29550a37495ed4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
This changeset updates the outdated README.md in meta-agl.
We also introduce a split between the README.md
which describes the layer itself and a README-AGL.md which
contains the information on the AGL distribution.
v2: Format in markdown editor - proper markdown now.
Change-Id: I4cbe539ffd668c3e1d64df5c40092d5864c1d2ea
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|