Enhance manifest and apparmor placeholders

This MR

  • exposes CLICK_FRAMEWORK, CLICK_FRAMEWORK_BASE and APPARMOR_POLICY as env vars to simplify CMake configuration of manifest file
  • add support for replacing $ENV{...} placeholders in manifest (easiest for CMake configure) so that they can be used by apps that don't build with CMake, too (see ut-app-meta-template!62)
  • deprecate SDK_FRAMEWORK as placeholder/env var (replaced by CLICK_FRAMEWORK for more consistent naming)
Edited by Jonatan Hatakeyama Zeidler

Merge request reports

Loading