summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp
AgeCommit message (Collapse)AuthorFilesLines
2017-04-11update Renesas Gen3 driver for BSP 2.17Ronan Le Martret1-4/+3
update driver to version 2017-03-24. Bug-AGL: SPEC-530 Change-Id: I5e18b5baa93419c80409b983de68ba4f7aaa74be Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-04-09Set UBOOT_MACHINE to minnowmax for intel-corei7-64 and SOTAAnton Gerasimov1-0/+4
UBOOT_MACHINE is required when u-boot is used, but no generic intel-corei7-64 config exists for u-boot, choose Minnowboard Change-Id: If8bf05caaef98535aedef9d4ecd98cd2ab0c2e16 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-06Add porter-bootfiles to dependencies when agl-sota is enabledAnton Gerasimov2-0/+2
Previously it was a dependency to the image class, but for WIC we have to define such dependencies in local.conf Change-Id: I30f898553cd1cd8971d8768a9181d6e45857bf5d Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-04Add grub2 support in SOTAAnton Gerasimov13-0/+16
Change-Id: Ia37920f6190e9dfe68c4d63a01f204ff6fc66423 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-04dra7xx: Enable GStreamer on the morty branchKarthik Ramanan1-6/+4
Change-Id: Ida4de1eab50d7d83f6134ea0e7c27fd469517c5a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04dra7xx: cleanup of gstreamer filesKarthik Ramanan2-176/+0
Change-Id: If77f088450ea9473523fdc35cb72fbc83bff285a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04dra7xx: gstreamer1.0-plugins-bad: Upgrade to 1.8.2Karthik Ramanan11-0/+5140
Apart from upgrading to 1.8.2 as the base, it also contains several TI specific patches that are required to enable functionality for kmssink and waylandsink. A few bug fixes have also been included in this patch set. This recipe is rehosted from meta-arago Change-Id: I2a5b95db1b0e6b2b907f3e82ff738fd8124c0998 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04dra7xx: gst-plugins-ti: Update VPE plugins to latestKarthik Ramanan1-2/+2
Change-Id: I080e800929f9b25428a604a23ac4d15df4ae3cad Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-03dra7xx: gst-plugins-ti: Update ducati plugins to latestKarthik Ramanan1-2/+2
Change-Id: Idb53f6c42802d0ab4b4d995451c3dc76063ca498 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-01qemux86-64: add Virtio GPU DRM driverMatt Porter1-0/+1
Add virtio gpu driver to support host GPU accelerated graphics within a QEMU guest image. Change-Id: I0ecf4fdfdb1d036cd48515d9efcf84381c3d5a6f Bug-AGL: SPEC-516 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-03-30Generate weston.ini dynamicallyRonan Le Martret16-174/+27
* 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>
2017-03-30libuiomux: fix format security issuesMatt Ranostay2-0/+28
Compiler option -Wformat-security found an issue with an printf in named-open test. Change-Id: If81ce4b1ced6d5e0d591301c9059f0dfbb799438 AGL-Issue: SPEC-504 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-03-30dra7xx: linux: Update smack patches for Kernel 4.9Karthik Ramanan4-150/+0
Change-Id: Ie6e56fbbf877be62d69daa0d06141009cb99422a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-30dra7xx: Remove SRC_URI updateKarthik Ramanan1-11/+0
Change-Id: I9ce4a9d1019269e4955544e341b5d1d0bd7a3e15 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-30dra7xx: linux: rename kernel recipe to make version agnosticKarthik Ramanan1-0/+0
Change-Id: Id33c8f4c1d75aa6adf1b276995fc7991603c41cb Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: weston: cleanup patchesKarthik Ramanan6-229/+1
Change-Id: Ia2f246daae241a4b91721b7c17ae608145cd30a3 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: preferred kernel is 4.9Karthik Ramanan1-1/+1
Change-Id: Iecdc8dcd745dfb1c375bf631ccf7953299ca4e92 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: minor cleanup of config fileKarthik Ramanan1-6/+0
Change-Id: I5c54d695c48c97f0dda82445ee66d04c0425d391 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: u-boot: Remove patch for compilation fixKarthik Ramanan2-28/+2
The patch has been integrated into u-boot git repo Change-Id: I540db7bd3658300a3dffc218d228d43e7e87a2b8 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29Fix version mismatch of gstreamer for R-Car Gen3Tadao Tanikawa2-0/+2
The version of gstreamer and its plugins would be 1.6.3 for R-Car Gen3 BSP v2.16. Also for OMX would be 1.2.0. (These are from the versions of poky:krogoth's gstreamer) Because of missing PREFERRED_VERSION, the wrong version of gstreamer(1.8) was built. Bug-AGL: SPEC-471 Change-Id: Ie4bbffa16b549d6f5ea11bfe821eb7db0a9373a9 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-03-28dra7xx: uEnv: default dtb is renamed to identify versionKarthik Ramanan1-1/+1
Update with the new name Change-Id: Icef7ed926821909691ff59a6253473ccbef4061d Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-28dra7xx: ti-sgx-ddk-um: remove recipe from meta-aglKarthik Ramanan1-1/+0
Changes are already part of meta-ti Change-Id: I8d063b8ca5037dbc9b1e16bc60931692c570e0a4 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-28dra7xx: weston: add patches for weston 1.11Karthik Ramanan8-7/+420
These patches are rehosted from meta-arago Reference: https://goo.gl/889cIi Change-Id: I888303ddd99a431587ebb4f7ed5f0f90a6e6538d Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-27Update rcar gen3 script, compliant driver updateRonan Le Martret1-16/+23
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>
2017-03-27Add kernel config for renesas porter to support ppptte_zheng_wenlong2-0/+7
Change-Id: Id387b5d6ea88dfe3c1e8a54afcb5f81f47522e9f Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
2017-03-27Add OTA wks support to Porter and RCar-M3 boardsAnton Gerasimov6-6/+54
Bug-AGL: SPEC-413 Change-Id: I4ef71fde4a013c1dac4917f66727ce4b6be4170c Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-03-27dra7xx: u-boot: Switch to the 2017.01 u-boot from meta-tiKarthik Ramanan1-4/+0
Change-Id: Ia8d1df73bd3b8812a570a0059aeefc264472abf8 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-27dra7xx: u-boot: Revert the fix for MMC instabilityKarthik Ramanan2-30/+0
Change-Id: I88daa7df388c12eed2b53f3db2c8821814c2e88e Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-24Fix optee-os buildRonan Le Martret6-0/+2133
* 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>
2017-03-23Removed wl-shell-emulator from AGLRonan Le Martret6-6/+6
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>
2017-03-21meta-rcar-3 setup: slight refactoringMartin Kelly1-5/+6
Change-Id: I9c4ba041ede07252c69452dfa747b90b36346fba Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-03-19[rcar-gen3] Port python-wand for meta-agl-bspRonan Le Martret2-0/+20
* 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>
2017-03-19Rename weston bbappend recipes for tiRonan Le Martret1-4/+0
- 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>
2017-03-19[rcar-gen3] Disable ipv6Ronan Le Martret2-1/+6
* 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>
2017-03-19[rcar-gen3] update weston recipes bbappendRonan Le Martret2-1/+26
- 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>
2017-03-19[rcar-gen3] blacklist the recipes-forward-port from bspRonan Le Martret3-1/+6
* 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>
2017-03-19update wayland-ivi-extention to 1.10.90 for ti bspRonan Le Martret1-0/+0
Bug-AGL: SPEC-411 Change-Id: I5325d12ee46cd1e3a747d29fee5e3bc697eae316 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-19[rcar-gen3] Remove fix on arm-trusted-firmware recipesRonan Le Martret2-27/+0
* 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>
2017-03-19[rcar-gen3] Renamed weston bbappend recipesRonan Le Martret1-0/+0
Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: Icfcc4144385552718cea8ed43d0aa561686188f5 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-19[rcar-gen3] Fix webp bbappendRonan Le Martret2-0/+21
* 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>
2017-03-19[rcar-gen3] Update h3 m3 to renesas rcar gen3 BSP v2.16.0 (branch:morty)Ronan Le Martret3-12/+12
Bug-AGL: SPEC-471 Change-Id: Ifb43484b96160b22fe24f446d5560a8796a90e48 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-19[rcar-gen3] Update setup script for gen3 v2.16.0Ronan Le Martret1-5/+6
* 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>
2017-03-19[rcar-gen3] Rename kernel-module-uvcs recipesRonan Le Martret1-0/+0
* 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>
2017-03-19[rcar-gen3] Remove fix on opteeRonan Le Martret2-18/+1
* 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>
2017-03-19[rcar-gen3] Remove fix on pppRonan Le Martret1-2/+0
* 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>
2017-03-19[rcar-gen3] Remove mesa backportRonan Le Martret4-242/+0
* 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>
2017-03-19[rcar-gen3] Updated arm-trusted-firmwareRonan Le Martret1-10/+10
* 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>
2017-03-19[rcar-gen3] Backported gstreamer from poky krogothRonan Le Martret87-1477/+1713
* 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>
2017-03-18remove PR from recipesRonan Le Martret1-2/+0
Yocto uses meanwhile 'prserv' to generate the value for PR. Change-Id: Ib450361085a46ca5f9dc945219d4bd371c427ca5 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-17meta-rcar-3 setup: typo fixesMartin Kelly1-2/+2
Change-Id: Idddf52fd1c894493c3c65c45a93733d5ba39f809 Signed-off-by: Martin Kelly <mkelly@xevo.com>