-
Notifications
You must be signed in to change notification settings - Fork 828
Poky master removed deprecated functions #60
Copy link
Copy link
Closed
Description
Hi guys,
Poky master in commit 58449f0e9cc4a05c88204cf8ba887b55467d886e removed deprecated functions that open-embedded still needs. This is the commit in Poky:
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