Build AEP image with custom package

Home Forums General Build AEP image with custom package

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23356
    luis santos
    Participant

    Hi,
    I need to install the flask and sqlalchemy pip packages into the Conduit APE gw, in order to run our software.

    Can I build a custom SO image with this 2 packages pre install.

    Cumps,

    #23361
    Jeff Hatch
    Keymaster

    Luis,

    The AEP firmware is proprietary, so you will not be able to build a custom image of that firmware. However, you can use the mLinux distro based off of Yocto found here: http://git.multitech.net/cgi-bin/cgit.cgi/mlinux.git/

    Using mLinux you can add the flask and sqlalchemy pip packages to that, build the packages, and use the .ipk files (packages) that generates to install on your AEP.

    You should use the version of mLinux that the AEP firmware you have installed is based off of. To figure that out via an ssh connection to the Conduit: “cat /etc/issue” will tell you what the mLinux version is.

    #23362
    luis santos
    Participant

    Multitech have plans to include this packages in a near future? 🙂

    Cumps,

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.