agl-wireless-monitor: provide boa and basic dependency chain 62/29162/4
authorYan <yanxk.fnst@fujitsu.com>
Fri, 1 Sep 2023 01:16:21 +0000 (09:16 +0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Sep 2023 15:05:32 +0000 (15:05 +0000)
commit42e8b62d447f3cdd79b80dc00419a1733fd0c3ae
treefeeaaad92feb9d54741b861d200622d601eebab7
parent18b99f9275cdb2473f52706c0d4d33636e8055c5
agl-wireless-monitor: provide boa and basic dependency chain

1, add new feature 'agl-wireless-monitor' to help
compile the project.

2, provide boa web server for project, it is
fixed and configured, for more information
you can go check the conf patch.

3, provide basic bb file for main program, currently
some of the html files are included.

Bug-AGL: SPEC-4838
Signed-off-by: Yan <yanxk.fnst@fujitsu.com>
Change-Id: Ia870a76be602a9bc10eeed5e91873c2757a56a2a
12 files changed:
meta-agl-wireless-monitor/README.md [new file with mode: 0644]
meta-agl-wireless-monitor/conf/include/agl-wireless-monitor.inc [new file with mode: 0644]
meta-agl-wireless-monitor/conf/layer.conf [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-component/boa/boa-0.94.13/0001-boa-fix-compat.h.patch [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-component/boa/boa-0.94.13/0001-boa-fix-configure-avoid-run-test-on-cross-platform.patch [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-component/boa/boa-0.94.13/0001-boa-fix-icky-kernel-bug.patch [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-component/boa/boa-0.94.13/0001-boa-modify-conf-file-matching-AGL-system.patch [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-component/boa/boa_0.94.13.bb [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-core/incar-wireless-monitor/incar-wireless-monitor.bb [new file with mode: 0644]
meta-agl-wireless-monitor/recipes-platform/packagegroup/packagegroup-agl-wireless-monitor.bb [new file with mode: 0644]
templates/feature/agl-wireless-monitor/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-wireless-monitor/50_local.conf.inc [new file with mode: 0644]