summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-04-24ltp-ddt: update to the latestti2019.01-rc1Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-24optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1Dan Murphy
LICENSE was changed in Feb, project is still BSD 2-Clause, new md5 is c1f21c4f72f372ef38a5a4aee55ec173 Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-24qtwayland: remove old unused backported patchesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-19packagegroup-*-graphics: re-enable chromiumDenys Dmytriyenko
This reverts commit 33a759c5cc7c3786908b417c68132d67f582b381. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-19chromium-wayland: adjust build flags to disable debug and fix size issueDenys Dmytriyenko
Normally binaries are built with debug symbols and then those are stripped out into corresponding -dbg packages for debugging purposes. Chromium builds in a lot of components and that leads to a large binary size: * with gcc7 it was 3.9GB with debugging info, stripped down to 80MB w/o it * with gcc8 it became 4.3GB and that is larger than 32-bit addressing, so it becomes corrupted and cannot be stripped or executed By disabling generation of the debugging info in the first place, it is now possible to get a working chromium, but w/o the ability to debug it. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-19toolchain-arm: switch to building matching arm-8.3 compilerDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-19opencl-monitor, opencl-monitor-ipu, opencl-monitor-rtos: compile monitor in ↵Gaurav Mitra
do_compile phase instead of do_install - The cmake build of opencl-monitor, opencl-monitor-ipu and opencl-monitor-rtos performs compilation as well as installation of artifacts in the do_install phase - Separate the compilation and installation of the monitor in do_compile and do_install phases respectively using make instead of cmake Signed-off-by: Gaurav Mitra <gaurav@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-17packagegroup-arago-tisdk-addons: package irqbalance for k3Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-17linuxptp: overlay newer 2.0 version locallyDenys Dmytriyenko
Overlayed 2.0 from meta-oe/master, as thud comes with 1.8 that is not sufficient. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-17packagegroups, matrix: re-enable qtwebkit for k3Denys Dmytriyenko
This reverts commit f75e0c1068e18c9ead6f9e39e5cf91800325dbd8. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-15toolchain-arm: switch to 2019.03 release versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-15toolchain-arm: set preference for secondary toolchainDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-15ocl: fix OpenCL K2x compilation errorYuan Zhao
Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-15external-arm-toolchain-versions.inc: drop local copyDenys Dmytriyenko
It was overlayed locally some time ago while fixes were upstreamed to meta-linaro. It is no longer needed locally, as everything has been fixed upstream. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-11gdb_linaro-7.8: drop local bbappend as upstream version got removedDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-03external-arm-toolchain: fix native compilation on the targetti2019.00-rc5ti2019.00Denys Dmytriyenko
Overlay locally for now, will be sent upstream to meta-linaro later. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-03arago.conf: clean up qtbase PACKAGECONFIG a bitDenys Dmytriyenko
xkbcommon is no longer needed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-29external-arm-toolchain: overlay libc.so linker script path fixDenys Dmytriyenko
Overlay locally until the fix gets into meta-linaro-toolchain. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-29external-arm-toolchain: drop overlay fixes for bins, libs, stubs and headersDenys Dmytriyenko
This reverts commit 3a57a88ed12fd22c9f3a408edac24d13b69bcba4. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27ltp-ddt: Update to latestti2019.00-rc4Yan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27arago.conf: disable unused FIT w/ initramfs and re-use for k2-fw-initrdDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27arago-core-tisdk-image: re-enable devkitDenys Dmytriyenko
This reverts commit d07fde6a712e2de7a64029ffde67886d92428972. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27external-arm-secondary-sdk-toolchain: package secondary Arm toolchain into ↵Denys Dmytriyenko
devkit Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27external-arm-toolchain: overlay fixes for bins, libs, stubs and headersDenys Dmytriyenko
Patches were submitted upstream to meta-linaro: https://lists.linaro.org/pipermail/openembedded/2019-March/000198.html Until they are merged, overlay changes locally in a .bbappend Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27FIXME: packagegroup-*-graphics: disable chromium for nowDenys Dmytriyenko
There are some issues with the new toolchain still being debugged. The new toolchain ends up producing a huge corrupted binary several GB in size. In some cases (e.g. aarch64) it may run out of memory when compiling/linking. Moreover, the version of chromium we use is quote outdated (2+ years now). Until those issues are resolved, disable chromium. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27weston: fix dual display issuee-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-27pcitest: update to 4.19Denys Dmytriyenko
License checksum changed due to SPDX header addition. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-22matrix-gui:bump up SRCREV to include additional TIDL demosDjordje Senicic
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-21ltp-ddt: Update to latestti2019.00-rc3Yan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-19packagegroup-*-crypto: update openssl for binaries in -bin, config in -confDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-18nativesdk-packagegroup-arago-tisdk-host: add tidl-utils and tidl-viewerJianzhong Xu
Move tidl-utils and tidl-viewer from meta-processor-sdk/recipes-core/packagegroups/ nativesdk-packagegroup-arago-sdk-host.bbappend to here. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13qtbase-config: add eglfs_kms configuration file and change wl shelle-ruei1@ti.com
- add eglfs_kms configuration file - switch to wl-shell because xdb-shell-v5 is obsolete Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13qtbase: enable gbm/kms and fix compiling errore-ruei1@ti.com
- enable gbm/kms for eglfs_kms - fix compiling error at platform/eglfs_kms - remove unused patch which has been upstreamed Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13packagegroup-arago-tisdk-target: include gtk sdk only if sgx is includede-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13arago.conf: open62541: enable encryptionJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13open62541: update to 0.4-devJacob Stiffler
* Switch to master branch (0.4-dev) for PUBSUB support. * Additional dependent sources added. * Add and enable packageconfig for pubsub. * Disable build optimizations to work around "strict-overflow" error in unit tests. * Patch typing of size_t vars to fix armv7 builds. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13mbedtls: extend to native/nativesdkJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13packagegroup-arago-tisdk-addons: add acontis-atemsys for am3 and am5Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13acontis-atemsys: build the kernel module for acontis EtherCAT masterHongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13tidl-utils: add new features and change license checksumti2019.00-rc2Jianzhong Xu
1. update to add new features to TIDL import tool - ONNX - Tensorflow 1.7 and above - linking with OpenCV for ARM build 2. change license checksum by only calculating license header in itidl_ti.h since this file has changed and will likely change in future. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-09weston: rebase and remove patchese-ruei1@ti.com
- rebase patches to weston 5.0.0 - remove patches which were backported before Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08qtwebengine: rebase and remove patchese-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08packagegroup:matrix-gui: Add 4 new demosDjordje Senicic
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08matrix-gui:tidl: Add four more demos (objdet and segmentation)Djordje Senicic
Signed-off-by: Djordje Senicic <x0157990@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08matrix-gui:bump up SRCREV to include additional TIDL demosDjordje Senicic
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08gstreamer1.0*-good: Update the good patch for gst 1.14.4Ram Prasad
New rebased patches are created Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-08gstreamer1.0*-good: Clean up the failing patchRam Prasad
Remove gstreamer good failing patch as this is not applyable on 1.14.4. New rebased patch will be created instead of overwriting on the existing patch Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-06arago.conf: use thud-specific package feedti2019.00-rc1Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-06README: indicate dependencies on thud branch of other layersDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-05ti-sci-fw: update to SYSFW v2018.02Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>