summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/docs/sample/conf/m3nulcb/poky-gcc/gfx-only/local-wayland.conf
AgeCommit message (Collapse)AuthorFilesLines
2019-08-08rcar-gen3: conf: Drop deprecated fix in GFX configurationKhang Nguyen1-3/+0
In GFX sample configuration, the gstreamer1.0-plugins-bad is set RDEPENDS on libwayland-egl to fix a warning, this warning does not occur in new software versions. In addition, from Wayland 1.15.0 official announcement: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html | libwayland-egl is now part of libwayland, and will presumably be | removed from mesa in the not too distant future. The RDEPENDS will cause a dependency error due to the above update. This commit removes the fix to avoid the error. Change-Id: I1bd01a2b79cee04c34ac5de2dddc03e86558ecf4 Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2019-04-19rcar-gen3: Add support M3NULCB boardYusuke Goda1-0/+274
M3NULCB board specifications: - R-Car M3-N Ver.1.1 - DDR 2GiB - eMMC 8GB(KLM8G1GESD-B04P) Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>