Age | Commit message (Collapse) | Author | Files | Lines |
|
We need to do two things here. First, bitbake does not know to track
values that are found and used via getVarFlags() without them being
otherwise refernced and tracked in ways that are otherwise caught.
Further given that we use multiple levels of varflags here we need to be
explicit in their tracking. Add all variables that we use to varflags
where they are added to the metadata. This change comes directly from
master. The second thing is that we need to tell bitbake/OpenEmbedded
that this is a machine-specific package not architecture-generic.
Bug-AGL: SPEC-965
Change-Id: I748dbf40f37aaf7f4a6dd6ddd65257fdfcf83098
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11355
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
update weston.ini from Renesas rcar Gen3 BSP 2.17
Bug-AGL: SPEC-530
Change-Id: I5577a18cb5707c2484a46d3c91025ad087b6fa1e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* remove weston-intel.ini
* add new package weston-ini-conf
* the list of the sections of weston.ini is described in variable flags WESTONSECTION
* each section is described in variable flags WESTONSECTION
* each output screen is described in agl_screen variable
Bug-AGL: SPEC-477
Change-Id: I3d25ab49018e3842c916993ba8b9bcc2428d5170
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- added weston.ini
- remove fix on apply fix-touchscreen-crash.patch.
this fix is useless for the Renesas rcar gen3 v2.16
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Iee25aae5c25fcdda6e97181ccba946db938e129f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Icfcc4144385552718cea8ed43d0aa561686188f5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* as Renesas rcar gen3 v2.16 do not use mesa recipes (.bbappend)
10.6.3, we do not need to maintain this recipes.
Bug-AGL: SPEC-471
Bug-AGL: SPEC-419
Change-Id: I80582d725bec71931d8d5fbf83fe3e0b29381592
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* fix-touchscreen-crash.patch is already present
in meta-rcar.
* need to be backport to CC
Change-Id: I66dd246288c243c06f6ee022e07a95abeec10c37
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* because of a recipes from meta-rcar, we need to keep a mesa_10 recipes (and never use it...)
- meta-rcar/meta-rcar-gen3/recipes-graphics/mesa/mesa_10.%.bbappend
* a fix was send uptream and waiting intergration ...
* waiting pull request:
https://github.com/CogentEmbedded/meta-rcar/pull/9
Change-Id: Ia6bb84892f2a12ec5f8a4d4f3c5c70f60c7fa569
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This changeset removes unused or old/stale files from the
meta-agl-bsp layer before the 'Daring Dab' development cycle starts.
Change-Id: I9df5841bb65545a435637d1067df573506f4cb02
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I6ef9fb754a2d71aff1eae78ffde40c45a86362b5
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Note: optee-os recipe is disable for the moment.
Change-Id: I8881fcc3c794b1cbb479b8e7d61bb86688f78bf9
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
This is a backport from Jethro as meta-rcar-gen3 append on this package.
v2 (jsmoeller): Move underneath meta-rcar-gen3 as it only affects that layer.
Change-Id: I1c9f94346da919530c359b471429fad9b1b2c661
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|