Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-452

weston-init should be use to manage weston start up

XMLWordPrintable

      Yocto use weston-init to start weston.
      AGL add a bbappend on weston and do not use weston-init.

      AGL should use the poky way to start weston.

      Proposal:
      1) use weston-init
      In packagegroup-agl-core-graphics
      use:
      RDEPENDS_${PN} += "weston-init"
      "
      Instead of (Useless for AGL ?):
      RDEPENDS_${PN} += "\
      ${@bb.utils.contains("DISTRO_FEATURES", "sysvinit", "weston-init", "", d)} \
      "

      2) remove weston service from weston recipes.
      move fix on weston_%.bbapend to weston-init_%.bbapend

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ronan ronan Le Martret
            ronan ronan Le Martret
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: