This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] PROCESSOR-SDK-AM335X:配置错误[未知项目'syslog_SU_enab'(通知管理员)]

Guru**** 2481465 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1452674/processor-sdk-am335x-configuration-error-unknown-item-syslog_su_enab-notify-administrator

器件型号:PROCESSOR-SDK-AM335X

工具与软件:

尊敬的 、Liu、 、 

当我们包含时、我们将面临编译/编译错误 lighttpd 例如、我们已根据电路板定制了 lighttpd.conf

下面是我们的自定义映像的 bb 文件。 则会生成它 我遇到了错误(SYSLOG_SU_ENAB 和  SYSLOG_SG_ENAB) 

错误:无法安装软件包。 命令  电 压  

SUMMARY = "Customspecific image creation."

PROVIDES = "Cusotm-image"

LICENSE="MIT"

DEPENDS = "core-image-minimal \
           bluez4 \
           md6sum \
           dropbear \
           sqlite3 \
           wl12xx-firmware \
           wpa-supplicant \
           lighttpd \
           ntp \
           json-c \
           core-app \
           dosfstools \
           hostapd \
           curl \
           cpufrequtils \
           htop \
           ecryptfs-utils \
           lldpd \
           dhcp \
           mindconnect \
           python-sqlite3 \
           base-files \
           iptables "


IMAGE_INSTALL_append += "core-app \
                         mindconnect \
                         sqlite3 \
                         md6sum \
                         kernel-modules \
                         wl12xx-firmware \
                         wpa-supplicant \
                         dropbear \
                         dosfstools \
                         hostapd \
                         curl \
                         cpufrequtils \
                         ntp \
                         json-c \
                         htop \
                         ecryptfs-utils \
                         lldpd \
                         dhcp-client \
                         python-sqlite3 \
                         lighttpd \
                         base-files \
                         iptables "
                         

inherit core-image
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
                    file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

e2e.ti.com/.../lighttpd.txt