trikset / meta-trik

Meta layer for trik platform
0 stars 14 forks source link

Delete gstreamer, resolve WARNINGS and ERRORS #159

Closed danielsheh02 closed 2 months ago

danielsheh02 commented 2 months ago
  1. WARNINGS: 1.1 Use SPDX style for licenses. 1.2 Add "protocol=https" and specific branch, f.e. "branch=master" for fetch repositories. 1.3 Use just "VAR:remove =" instead "VAR:remove +=".

  2. Remove the gstreamer plugin, it is not needed at the moment and attracts rust packages that compile for 1.5 hours.

  3. Add "CONFIG+=trik_new_age" for trikRuntime for new kernel.

  4. Building SDK error "An allarch packagegroup shouldn't depend on packages which are dynamically renamed" Issue: https://lists.yoctoproject.org/g/yocto/topic/nativesdk_packagegroup_sdk_host/98365178

    The error is due to a patch (there is a suggestion for a solution PACKAGE_ARCH = "${TUNE_PKGARCH}"): https://lists.openembedded.org/g/openembedded-core/message/158230