【发布时间】:2017-11-22 02:59:23
【问题描述】:
我从 OE -Classic 复制了 squidguard 配方,并将文件复制到新层元演示中。创建 layer.conf 文件。当我尝试使用 bitbakcommand 构建图像时,出现以下错误:
ERROR: squidguard-1.4-r2 do_populate_lic: Fatal QA errors found, failing task.
ERROR: squidguard-1.4-r2 do_populate_lic: Function failed: populate_lic_qa_checksum
ERROR: Logfile of failure stored in: /home/babu/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/squidguard/1.4-r2/temp/log.do_populate_lic.18910
NOTE: recipe squidguard-1.4-r2: task do_populate_lic: Failed
ERROR: Task (/home/babu/oe-core/build/../layers/meta-openembedded/meta-demo/recipes-demo/squidGuard/squidguard_1.4.bb:do_populate_lic) failed with exit code '1'
ERROR: squidguard-1.4-r2 do_configure: Function failed: do_configure (log file is located at /home/babu/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/squidguard/1.4-r2/temp/log.do_configure.18909)
NOTE: recipe squidguard-1.4-r2: task do_configure: Failed
ERROR: Task (/home/babu/oe-core/build/../layers/meta-openembedded/meta-demo/recipes-demo/squidGuard/squidguard_1.4.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4062 tasks of which 4060 didn't need to be rerun and 2 failed.
我对打开嵌入式完全陌生,我想知道如何添加未打开嵌入式的食谱,例如 Mysql 5、barnyard2 等...
【问题讨论】:
标签: security embedded-linux openembedded