-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Description
Hi guys,
Poky master in commit 58449f0e9cc4a05c88204cf8ba887b55467d886e removed deprecated functions that open-embedded still needs. This is the commit in Poky:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=563a020870ee0e8212609639c74f19a0f4fc0847
Right now, open-embedded master produces an error while trying to add the meta-oe layer:
ERROR: ExpansionError during parsing /home/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb
Traceback (most recent call last):
bb.data_smart.ExpansionError: Failure expanding variable RDEPENDS_syslog-ng, expression was gawk syslog-ng-libs ${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "update-rc.d", d)} which triggered exception NameError: name 'base_conditional' is not defined
Probably meta-openembedded needs to be updated. :(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels