Age | Commit message (Collapse) | Author | Files | Lines |
|
SERIAL_CONSOLE has been dropped since YP2.7, this commit replaces its
instances in meta-renesas by SERIAL_CONSOLES.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 4f6ebe945482e39c5f6907b09fd97e7d140b5e28)
|
|
In YP2.6, xserver-xorg was upgraded to 1.20.1.
This breaks xserver-xorg congigures:
| configure: error: Package requirements (libdrm >= 2.4.89) were not met:
| Requested 'libdrm >= 2.4.89' but version of libdrm is 2.4.85
However, Renesas BSP uses libdrm version is 2.4.85.
Therefore, let downgrade this version to use 1.19.6.
It also modifies machine configuration to use xserver-xorg 1.19.6
version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit adds more device trees for Ebisu 1.0 and Ebisu-4D 1.0:
- r8a77990-es10-ebisu-4d.dts
- r8a77990-es10-ebisu.dts
Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates machine configurations for the following items:
- Upgraded u-boot to v2018.09.
- Added supporting Ebisu 4D 2GiB board.
- Enabled building multiple u-boot configurations for H3 Salvator-XS,
Ebisu and H3ULCB.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
The kernel-module-gles is now using sync command to ensure installed
files get written to disk.
This commit adds sync to HOSTTOOLS to make sure that command is
available when installing this module.
Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates recipes to support R-Car E3 board (SoC: R8A77990)
Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|