ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Jethro is rather old... any plans to move forward?

    Ask your questions right here!
    3
    5
    273
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mlarsen
      last edited by

      Re: Working with Yocto

      Hi Eric (and team),

      Are there still no plans to move on from Jethro?

      Alex KushleyevA 1 Reply Last reply Reply Quote 0
      • Alex KushleyevA
        Alex Kushleyev ModalAI Team @mlarsen
        last edited by Alex Kushleyev

        @mlarsen

        We are not planning to make any (substantial) updates to VOXL1 system image. A good option for you to consider could be to use Docker and run the core services on the host OS and your software inside docker. Communication can be done via MPA / ROS between host and docker.

        M 1 Reply Last reply Reply Quote 0
        • M
          mlarsen @Alex Kushleyev
          last edited by

          @Alex-Kushleyev Sorry for not being clear on this. We are using VOXL2. From what I can see, this is also based on Jethro?

          1 Reply Last reply Reply Quote 0
          • modaltbM
            modaltb ModalAI Team
            last edited by

            Hi @mlarsen ,

            (I'm still a Bitbake/Yocto/Poky padawan but can report what I know!)

            Our production VOXL2 build uses:
            https://git.codelinaro.org/clo/ype/external/yoctoproject.org/poky/-/blob/f5a57e939e626a5b7c6de5b51799ca602ed355ed/meta-poky/conf/distro/poky.conf#L4
            DISTRO_VERSION = "2.6.1"
            DISTRO_CODENAME = "thud"

            (I'm also pushing towards a new build with ubun20/kernel5.4, ~alpha level right now)
            https://git.codelinaro.org/clo/ype/external/yoctoproject.org/poky/-/blob/yocto-upstream.lnx.4.0.r13-rel/meta-poky/conf/distro/poky.conf?ref_type=heads#L4
            DISTRO_VERSION = "3.1.14"
            DISTRO_CODENAME = "dunfell"

            M 1 Reply Last reply Reply Quote 0
            • M
              mlarsen @modaltb
              last edited by

              @modaltb Great to know. I needed at least 2.1 to get layer support for RAUC. Which I hope ModalAI will support RAUC or SWUpdate out of the box at some point. Or another framework for OTA updates.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors