summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-homescreen/html5-homescreen_git.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-08-20 13:58:45 -0400
committerScott Murray <scott.murray@konsulko.com>2021-11-17 14:20:22 -0500
commit12ad591d3038db609db5290d8bbe809a34c743de (patch)
treedbbcc9a44134a012f531d48132c8803c3940bfa2 /recipes-demo-hmi/html5-homescreen/html5-homescreen_git.bb
parent88c424f8b8c78dfc5520ea9be1866027df4735b8 (diff)
This is effectively a manual cherry-pick and squash of commits: 4249268041b879b3d2bae338d5de88f4f2d54b26 07f4ab8c2833ae5377b97cc9e3820bed67e539d0 from the master branch with additional review and fixups. The intent of these changes is to minimize the effort to backport fixes from the master branch, which has been updated in preparation for the switch to the next Yocto LTS release in early 2022. Bug-AGL: SPEC-4144 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3b47f1b7d62038b314a17763d24a64f6d4e15e72
Diffstat (limited to 'recipes-demo-hmi/html5-homescreen/html5-homescreen_git.bb')
0 files changed, 0 insertions, 0 deletions
8'>208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
    <df root="." name="0">
      <df name="afb-source">
        <in>ctl-binding.c</in>
        <in>ctl-dispatch.c</in>
        <in>ctl-lua.c</in>
        <in>ctl-plugin-sample.c</in>
        <in>ctl-policy.c</in>
        <in>ctl-timer.c</in>
        <in>filescan-utils.c</in>
        <in>wrap-json.c</in>
      </df>
      <df name="afb-utilities">
        <in>filescan-utils.c</in>
        <in>wrap-json.c</in>
      </df>
      <df name="build">
        <df name="CMakeFiles">
          <df name="3.5.2">
            <df name="CompilerIdC">
              <in>CMakeCCompilerId.c</in>
            </df>
            <df name="CompilerIdCXX">
              <in>CMakeCXXCompilerId.cpp</in>
            </df>
          </df>
          <in>feature_tests.c</in>
          <in>feature_tests.cxx</in>
        </df>
      </df>
      <df name="ctl-plugin">
        <in>ctl-plugin-sample.c</in>
      </df>
    </df>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false"
                   kind="IMPORTANT_FILES_FOLDER">
      <itemPath>CMakeLists.txt</itemPath>
      <itemPath>Makefile</itemPath>
      <itemPath>nbproject/private/launcher.properties</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
  <sourceRootList>
    <Elem>.</Elem>
  </sourceRootList>
  <projectmakefile>Makefile</projectmakefile>
  <confs>
    <conf name="Default" type="0">
      <toolsSet>
        <compilerSet>default</compilerSet>
        <dependencyChecking>false</dependencyChecking>
        <rebuildPropChanged>false</rebuildPropChanged>
      </toolsSet>
      <flagsDictionary>
        <element flagsID="0" commonFlags="-g -fPIC -fPIC"/>
        <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -g -fPIC"/>
      </flagsDictionary>
      <codeAssistance>
        <includeAdditional>true</includeAdditional>
      </codeAssistance>
      <makefileType>
        <makeTool>
          <buildCommandWorkingDir>build</buildCommandWorkingDir>
          <buildCommand>${MAKE} -f Makefile</buildCommand>
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
          <executablePath></executablePath>
          <ccTool>
            <incDir>
              <pElem>.</pElem>
            </incDir>
          </ccTool>
        </makeTool>
        <preBuild>
          <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
          <preBuildCommand>cmake ..</preBuildCommand>
        </preBuild>
      </makefileType>
      <item path="afb-source/ctl-binding.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/json-c</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>afb-utilities</pElem>
            <pElem>build/afb-source</pElem>
          </incDir>
          <preprocessorList>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/conf.d/project/json.d:/home/fulup/opt/afb-controller/json.d"</Elem>
            <Elem>CONTROL_CONFIG_POST="control"</Elem>
            <Elem>CONTROL_CONFIG_PRE="onload"</Elem>
            <Elem>CONTROL_DOSCRIPT_PRE="doscript"</Elem>
            <Elem>CONTROL_LUA_EVENT="luaevt"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/conf.d/project/lua.d:/home/fulup/opt/controller-plugins/ctl-lua.d"</Elem>
            <Elem>CONTROL_MAXPATH_LEN=255</Elem>
            <Elem>CONTROL_ONLOAD_PROFILE="onload-default"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/build:/home/fulup/opt/afb-controller/lib/controller-plugins:/usr/lib/afb/controller-plugins/ctlplug"</Elem>
            <Elem>CONTROL_SUPPORT_LUA</Elem>
            <Elem>CTL_PLUGIN_MAGIC=2468013579</Elem>
            <Elem>NATIVE_LINUX</Elem>
            <Elem>controller_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="afb-source/ctl-dispatch.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>afb-source</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>afb-utilities</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/afb-source</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/ctl-lua.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>afb-source</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>afb-utilities</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/afb-source</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/ctl-plugin-sample.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>afb-source</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>build/afb-source</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/ctl-policy.c" ex="false" tool="0" flavor2="2">
        <cTool>
          <incDir>
            <pElem>.</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/ctl-timer.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>afb-source</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/afb-source</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/filescan-utils.c" ex="false" tool="0" flavor2="2">
        <cTool>
          <incDir>
            <pElem>.</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-source/wrap-json.c" ex="false" tool="0" flavor2="2">
        <cTool>
          <incDir>
            <pElem>.</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-utilities/filescan-utils.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>afb-utilities</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>build/afb-utilities</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="afb-utilities/wrap-json.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>afb-utilities</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>build/afb-utilities</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="build/CMakeFiles/3.5.2/CompilerIdC/CMakeCCompilerId.c"
            ex="false"
            tool="0"
            flavor2="2">
      </item>
      <item path="build/CMakeFiles/3.5.2/CompilerIdCXX/CMakeCXXCompilerId.cpp"
            ex="false"
            tool="1"
            flavor2="4">
      </item>
      <item path="build/CMakeFiles/feature_tests.c" ex="false" tool="0" flavor2="2">
      </item>
      <item path="build/CMakeFiles/feature_tests.cxx" ex="false" tool="1" flavor2="4">
      </item>
      <item path="ctl-plugin/ctl-plugin-sample.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
        </cTool>
      </item>
      <folder path="0/build">
        <cTool>
          <incDir>
            <pElem>.</pElem>
          </incDir>
        </cTool>
      </folder>
      <folder path="0/ctl-plugin">
        <cTool>
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>ctl-plugin</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>afb-source</pElem>
            <pElem>build/ctl-plugin</pElem>
          </incDir>
        </cTool>
      </folder>
    </conf>
  </confs>
</configurationDescriptor>