Skip to content

Poky master removed deprecated functions #60

@hhromic

Description

@hhromic

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. :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions