[OE-core] [meta-oe][PATCH v2 0/1] systemd: fix PN-container package splitting

Adrian Freihofer adrian.freihofer at gmail.com
Sun Nov 25 19:45:02 UTC 2018


Changes from v1
  RDEPENDS_${PN}-container += "${PN}-journal-upload...
to
  RRECOMMENDS_${PN}-container += "${PN}-journal-upload...
to handle the case where journal-upload is not built

Tested with
  local.conf:
    DISTRO_FEATURES_append = ' systemd'
    VIRTUAL-RUNTIME_init_manager = 'systemd'
    TEST_SUITES_append = ' systemd'
  command:
    bitbake core-image-sato -c testimage


Adrian Freihofer (1):
  systemd: fix PN-container package splitting

 meta/recipes-core/systemd/systemd_239.bb | 61 ++++++++++++++++++++----
 1 file changed, 53 insertions(+), 8 deletions(-)

-- 
2.19.1



More information about the Openembedded-core mailing list