recipes-core: Add webui tools to perifirmware-buildenv-image recipe
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
parent
a38dae8470
commit
b9f81700bf
@ -38,6 +38,13 @@ API_TOOLS = " \
|
||||
protoc-gen-doc \
|
||||
"
|
||||
|
||||
WEBUI_TOOLS = " \
|
||||
html-minifier \
|
||||
postcss-cli \
|
||||
cssnano \
|
||||
optipng \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
${BASE_TOOLS} \
|
||||
${POSIX_TOOLS} \
|
||||
|
Loading…
Reference in New Issue
Block a user