Age | Commit message (Collapse) | Author | Files | Lines |
|
This modifies sample configurations for the following updates:
- Set fixed variables of Reproducible Builds [1] to keep the timestamp
changes according to build time, it is convenience to check logs during
the development phase.
- Remove ptest from DISTRO_FEATURES according to YP3.1 release
recommendation for Known Issues [2]. It is to save a significant
amount of build time.
[1]:
https://wiki.yoctoproject.org/wiki/Reproducible_Builds
[2]:
https://lists.yoctoproject.org/g/yocto-announce/message/186
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Change-Id: If73df652f19ca33c073cf1a462d4fb84eefbc172
|
|
This commit does the following changes:
- Re-create sample configurations based on YP3.0 official release.
- Update BBMASK variable for dropping meta-linaro.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Change-Id: Ib806fdf694e709053a555c26b06a28b9f7825072
|
|
optee-os depends on python-pycrypto 2.6.1 which was provided in
meta-linaro/meta-optee. This recipe is also in meta-openembedded/
meta-python with the same version and more security fix.
This changes to use python-pycrypto in meta-python to reduce
dependency repo.
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Change-Id: Ibb49d86bf84ee0a353ecd122e8709fb46f6fd54c
|
|
This commit updates sample build configurations according to the
template from Yocto Project Zeus.
It also does the following changes:
- Removed a deprecated fix in GFX configurations
(from commit f5b7f9a6142a2f60c78fa54e7e368164ec583282).
- Updated PREFERRED_PROVIDER of libgbm according to recipe update.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Change-Id: Iabae1daae7f5afd632b61f20b38656ddbff36d4f
|
|
M3NULCB board specifications:
R-Car M3-N Ver.1.1
DDR 2GiB
eMMC 8GB(KLM8G1GESD-B04P)
Change-Id: Ie857f76d7c96cd6e9a9196ce9bc27d98e878b161
Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|