aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-04-29README: update branch for zeuszeus-nextzeusDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-29branding-bleeding: stop AUTOREV-ing ltp-ddt due to recent code rebaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-22open62541: prevent installation of git directoriesJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-22ocl: fix race condition during K2x DSP bootYuan Zhao
Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-06open62541: upgrade to version 1.0.1, other fixesJacob Stiffler
* Update SRCREVs to version 1.0.1. - drop 0001-tests-fix-typing-of-size_t-in-printf.patch as it has been resolved upstream. * Fix destsuffix of submodules. * Enable encryption and default self-signed certificate for testing. * Configure full, reduced, minimal namespace 0 via PACKAGECONFIG - Full namespace zero is required to utilize other standard information models, but causes greatly increased build times and potentially unstable builds. * Move unit tests to use PACKAGECONFIG. - Diable for now as the build is broken due to missing dependency libsubunit. - Make installation conditional on PACKAGECONFIG. * Move tools to dev package, and RDEPENDS on python3 as they contain python scripts. - This is a bit messy with recipes that depend on open62541, as they will be executing the tools from the target package, but this works as they are python scripts. However, dependent recipes will also need to depend on python3-native. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-04ti-sci-fw: update SYSFW to 2020.02Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-31wayland-ivi-extension: Update to 2.2.0 versionGowtham Tammana
Update wayland-ivi-extension to 2.2.0 version. The version 2.2.0 supports only upto weston-6.0, for supporting weston-7.0 the following patches were needed [weston-7.0 support PR#110] -- https://github.com/GENIVI/wayland-ivi-extension/pull/110 - 01-ivi-input-controller-update-to-weston-7.patch - 02-ivi-id-agent-update-to-weston-7-header.patch - 03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-23ti-world: re-enable chromium-ozon-waylandDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-23chromium-ozone-wayland: fix building against linux 5.2+ headersDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-23chromium-wayland: remove deprecated chromium-wayland customizations/patchesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-23packagegroup-arago-console: add less to be default PAGERDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-17ltp-ddt: Update to latestti2020.00.04ti2020.00-rc4ti2020.00Yan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-16thttpd: remove outdated packageDenys Dmytriyenko
thttpd has been outdated and not supported upstream for many years, which could pose a major security risk. There is a supported fork of thttpd, called sthttpd, and OE/Yocto provides a recipe in meta-webserver layer of meta-openembedded, which can be added. Alternatively, lighttpd is a preferred Web server provided by openembedded-core and is already used by Matrix. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-13arago-tiny-image: also produce cpio.xz imageDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-13matrix-lighttpd-config: correct installation of config fileDenys Dmytriyenko
1. lighttpd moved its config from /etc to /etc/lighttpd 2. pkg_postinst_ontarget should not use $D Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-11ti-test: add git packageDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-10pcitest: update to 5.4Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-10tidl-api: update to version 1.5.1Yuan Zhao
- Allow specifying NUM_EVEs used in subgraph runtime Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-06weston: Add new fix patch for dual display issueAndrew F. Davis
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-06linuxptp: drop previously overlayed versionDenys Dmytriyenko
Version 2.0 is available from meta-oe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-06dma-heap-tests: add tests for DMA-Heap frameworkAndrew F. Davis
Add some tests for the DMA-Heap framework. Based on ion-tests. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-06gstreamer1.0*-good: Check for drm memory support in try_formatRam Prasad
gstreamer1.0-plugins-good v1.16.1 v4l2src plugin tries to import the dmabuf. This patch checks if the memory is drm. This is required for dma_buf import support with v4l2src Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-06gstreamer1.0*-bad: Update waylandsink patchesRam Prasad
New patches have been created on waylandsink. Waylandsink on 1.16.1 needs following changes * wl-drm support * crop support * scale support * input device support Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-05Revert "open62541: upgrade to version 1.0.1, other fixes"ti2020.00.03ti2020.00-rc3Denys Dmytriyenko
This reverts commit 96da49a91318fb4184ff6dc72f03369c71d509c2.
2020-03-05open62541: upgrade to version 1.0.1, other fixesJacob Stiffler
* Update SRCREVs to version 1.0.1. - drop 0001-tests-fix-typing-of-size_t-in-printf.patch as it has been resolved upstream. * Fix destsuffix of submodules. * Enable encryption and default self-signed certificate for testing. * Enable full namespace 0 - This is required to utilize other official information models. * Move unit tests to use PACKAGECONFIG. - Diable for now as the build is broken due to missing dependency libsubunit. - Make installation conditional on PACKAGECONFIG. * Move tools to dev package, and RDEPENDS on python3 as they contain python scripts. - This is a bit messy with recipes that depend on open62541, as they will be executing the tools from the target package, but this works as they are python scripts. However, dependent recipes will also need to depend on python3-native. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-05ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-05arago.conf: add TISDK_VERSION level in package feed hierarchyDenys Dmytriyenko
This allows for versioned releases feeds vs. "live" feeds. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04arago.conf: bump distro versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04arago.conf, alsa-plugins: disconnect alsa from pulseaudioDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04arago.conf: update package feeds for zeusDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04openssl: recommend cryptodev-module for corresponding PACKAGECONFIGDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04matrix: remove all references to outdated gitorious.org homepageDenys Dmytriyenko
Couple entries are correct, but HOMEPAGE field is unnecessary anyway. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04Revert "arago.conf: add xkbcommon-evdev back to qtbase PACKAGECONFIG"Denys Dmytriyenko
This reverts commit 5f571b9e528aa6e5d960991b20b0fe58f6499de8. WARNING: qtbase-5.13.2+gitAUTOINC+a7a24784ee-r0.arago16 do_configure: QA Issue: qtbase: invalid PACKAGECONFIG: xkbcommon-evdev [invalid-packageconfig] Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-04libdrm: rebase testing patch for the latest versionDenys Dmytriyenko
Cc: Alejandro Hernandez <ajhernandez@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-03tensorflow-lite-demo: Bump SRCREV and add tidl offload support for AM5Hongmei Gou
* Build the demos with tidl offload option for AM5 * Include mobilenet v1 model for demonstrating tidl offload * Remove the demo scripts under the files directory. The scripts are now maintained in the source repo. * Make adjustments with the updated Makefile Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02opkg-bash-completion: add bash-completions for opkgJacob Stiffler
* This is a simpe start to bash completions for opkg. Initialy, this can complete current supported verbs (static) and complete package names (dynamic). * Use helpers (e.g. _init_completion, _count_args) to enhance usability * Add support for search and flag verbs Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02ti-analytics, ti-demos: create initial packagegroupsDenys Dmytriyenko
For now move armnn, tensorflow, voxelsdk and pdm-anomaly Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02ti-test: combine and rename arago-test and arago-test-addonsDenys Dmytriyenko
Also remove test package from base rootfs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02build-essential: add a debian-named alias for OE packagegroupDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02ti-opencl: add aliases for opencl and opencl-runtimeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02opencl: major refactorJacob Stiffler
For opencl, use the runtime package to pull in the minimal set of dependencies needed to run opencl applications. The applications must use precompiled kernels. Use the main package to pull in the full set of tools, including clocl and the accelerator toolchains. For the opencl-examples, the offline-compile package are the examples which provide precompiled kernels, and thus require the minimum set of dependencies. The runtime-compile package requires the kernels to be compiled during runtime, and thus require the full set of opencl tools, including clocl. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02ti-world: list of packages to populate feedsDenys Dmytriyenko
As ti-world contains everything from default rootfs plus more, shrink down default rootfs by dropping following piece: * OpenCL-extra * Build essentials and other devtools * valgrind * qt-opencv-opencl-opengl-multithreaded-dev * qt3d-examples * qtwebengine and qtbrowser * Introduce "misc" packagegroup Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02images: combine tisdk-rootfs-image with "server"Denys Dmytriyenko
Guard some tasks based on MACHINE_FEATURES, like "gpu", "dsp", etc. Also, temporarily remove arago-tiny-image from the bundle, as it lacks package management and fails to generate the software manifest. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02arago-tiny-image: make it tinier by removing non essential packagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02tidl-utils: bump SRCREV to get fixes for tidl import toolHongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02tidl-api: update to version 1.5.0Yuan Zhao
- Cleanup config file for subgraph runtime - Remove previous patches (now merged) Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27perf: drop deprecated bbappendDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27packagegroup-arago-tisdk-addons: add tensorflow-lite-demoHongmei Gou
* tensorflow-lite-examples has been replaced with tensorflow-lite, which will be pulled in as dependency of tensorflow-lite-demo Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27tensorflow-lite-demo: add version 01.00.00Hongmei Gou
* This supports classification and segmentation demos with tensorflow lite models running on Arm. It demonstrates the whole pipeline from image/video/camera input, to tensorflow lite inference, to display the classification/segemenation results. * OpenCV is used for capturing the input and displaying the results. Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27opencv: delete temp bbappend limiting it to dsp platforms onlyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>