Age | Commit message (Collapse) | Author | Files | Lines |
|
I tried turning on the Yocto security flags and hit a compilation
error due to dlt-daemon's copy of gtest not compiling. Adding -fPIC
fixes the issue.
Change-Id: I21f81949436e553426f7d1b7e17dd39717f0cf9d
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
Setup_mm_packages.sh must be compliant with driver update.
Test if EXTRACT_DIR do not exists block the update.
Change-Id: If5a8adfbf187e0894d04488eb40aa6ddbe48ad95
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Id387b5d6ea88dfe3c1e8a54afcb5f81f47522e9f
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
|
|
Bug-AGL: SPEC-413
Change-Id: I4ef71fde4a013c1dac4917f66727ce4b6be4170c
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Change-Id: Ia8d1df73bd3b8812a570a0059aeefc264472abf8
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Change-Id: I88daa7df388c12eed2b53f3db2c8821814c2e88e
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
* Remove the file generation and directly copy the files.
the files:
default_regular.c
default_regular.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Regular.ttf \
--font_size 20 --font_name default_regular \
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
the files:
default_bold.c
default_bold.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Bold.ttf \
--font_size 20 --font_name default_bold
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
python-wand 0.4.3 (and newer) is incompatible with imagemagick >= 7.0,
so we need to backport imagemagick 6.
If you don't have imagemagick 6 install on your host the build of optee-os
will failed.
Change-Id: I83a6c4b963b7d3e18f2730b601934708a2f6c7ef
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Since CES2017, AGL doesn't use 'layer-add-surfaces' command.
wl-shell-emultor.so is only required by 'layer-add-surfaces'.
So we can remove wl-shell-emultor from AGL.
Bug-AGL: SPEC-341
Change-Id: I0cad29ff1534e8d3fd4b94f8a13490b9fa19918e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I9c4ba041ede07252c69452dfa747b90b36346fba
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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>
|
|
* the recipes "kernel-module-uvcs" was changed to
kernel-module-uvcs-drv
Bug-AGL: SPEC-471
Change-Id: I07f4efe47c9c1fe66df7818e98c4c4cc0806973d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the optee from Renesas rcar gen3 DEPEND on
python-wand to build.
* python-wand comes from meta-linaro
Bug-AGL: SPEC-471
Change-Id: I2837a50ccea1b474c29a4461e7d7535c6d4195fb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- remove old fix on weston 1.9.0
Bug-AGL: SPEC-411
Change-Id: Ia2115835cabe28bf14007e9376067b5ed255145a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* ipv6 was disable in the previous version of
the Renesas gen3 BSP (v2.12) and boot with ipv6 doesn't work,
for now, on the Gen3 board.
Bug-AGL: SPEC-471
Change-Id: I0c0f14cbf3b5d8404e9b8108d24740ecaea762c2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- added weston.ini
- fix-touchscreen-crash.patch
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Iee25aae5c25fcdda6e97181ccba946db938e129f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* AGL must use Wayland/Weston from yocto, so to be sure AGL does not use
Wayland/Weston from Renesas rcar gen3 BSP, blacklist the recipes
forward ported.(but not the recipes .bbappend).
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: I8310de2210273eb592c6ce865d300e0e5a8dbd0a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-411
Change-Id: I5325d12ee46cd1e3a747d29fee5e3bc697eae316
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* Remove Wayland/Weston backport.
Use Wayland/Weston from yocto upstream
Bug-AGL: SPEC-411
Change-Id: I99692a75728ec3b45b359800d31bf56521184998
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- 0001-IVI-Shell-use-primary-screen-for-resolution.patch is not use any more
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Id2b3eb2ebd11fe1169444d3373f501394247c909
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* remove patch already present in wayland-ivi-extension upstream
* remove unused recipes wayland-ivi-extension 1.5.0
* wayland-ivi-extension_1.11.0.bb is a port of the recipes
wayland-ivi-extension_1.10.90.bb from layer meta-ivi.
* the wayland-ivi-extension_%.bbappend is the AGL part of the
wayland-ivi-extension.
patch -> commit id from upstream
0001-ivi-input-support-touch-and-pointer-on-subsurface.patch 183810b051a7a194bb260ff7db6c8a59ef44d18d
Bug-AGL: SPEC-411
Change-Id: I0f27d00803cb5c06b9f2621918118c985a8dd9d6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* this fix is already present in weston 1.11.0
* the patch "0001-compositor-drm.c-Launch-without-input-devices.patch"
need to be updated to be compliant to weston 1.11.0
Bug-AGL: SPEC-411
Change-Id: Ife5be1fe06578a55296f0aa1d668d5a1edcba475
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of arm-trusted-firmware from Renesas rcar gen3 BSP
doesn't need this fix for h3 anymore
Bug-AGL: SPEC-471
Change-Id: I3101f9cd7c032705bbdcb20cdadbba8af4ed8d62
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>
|
|
* the original fix is relevant to YP krogoth only,
This branch is based on YP morty
* the original patch is from Renesas rcar gen3 v2.16:
meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-multimedia/webp/libwebp/
disabled_arm_neon.diff
Bug-AGL: SPEC-471
Change-Id: Iff0a6595c15a779eb07a91e0ae3a7a59da99870b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-471
Change-Id: Ifb43484b96160b22fe24f446d5560a8796a90e48
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* update script for Renesas rcar gen3 v2.16.0 and for the last released
driver (version 2017-01-25) of Renesas rcar gen3.
Bug-AGL: SPEC-471
Change-Id: If078055e5bc65263491b7cadd6c7b55755746257
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of optee from Renesas rcar gen3 v2.16, doesn't need
this fix to build anymore.
Bug-AGL: SPEC-471
Change-Id: I8869b13bf038e2cd2f45a26affadd757fe1ea10c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the recipes "kernel-module-uvcs" was change to
kernel-module-uvcs-drv
Bug-AGL: SPEC-471
Change-Id: I07f4efe47c9c1fe66df7818e98c4c4cc0806973d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* if you build ppp with a kernel >= 4.8 you need this fix
* if you build ppp with a kernel < 4.8 you need to remove this fix
* the version of the kernel from Renesas rcar gen3 v2.16 is 4.9, so
we need this fix.
Bug-AGL: SPEC-471
Change-Id: Iffefa52571163b15c7acd2d1ffc53b9b1ffb0c3b
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>
|
|
* this commit fix the patch for the new version of arm-trusted-firmware
of the Renesas rcar gen v2.16
Bug-AGL: SPEC-471
Change-Id: I70abed7104efc53d38133cf11be003476aef35c5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the Renesas rcar gen3 v2.16 need gstreamer recipes 1.6.3 from krogoth
Bug-AGL: SPEC-471
Change-Id: I1ce10935aac45b3f7711ec1033187ba74b1f921c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Yocto uses meanwhile 'prserv' to generate the value for PR.
Change-Id: Ib450361085a46ca5f9dc945219d4bd371c427ca5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Idddf52fd1c894493c3c65c45a93733d5ba39f809
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* each packagegroup recipes must have a LICENSE
* remove PR from the recipes
Bug-AGL: SPEC-444
Change-Id: Ie4128e075a9162e05e660c498b61c4d8e4f4812d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|