Compare 0 Products     empty

Wiki

APACHE AND PHP

APACHE and PHP In this section is reported the procedure of how to include APACHE server and PHP on the Engicam Yocto image. Added this packages in your recipes apache2 \ php \ php-cli \ php-modphp \ Added this features in your file local.conf PACKAGECONFIG_append_pn-php = " ...

Azure Demo on Microedev

Azure Demo on Microedev The demo is based on yocto pyro Sdcard Image setup On yocto source folder , clone the meta-iot-cloud repo: git clone https://github.com/intel-iot-devkit/meta-iot-cloud.git Launch on terminal the yocto setting command: MACHINE=microdev source engicam-setup-environment ...

First Yocto Build

First Yocto Build Enter into the Yocto build directory (it depends on your installation type) example: /home/user/yocto_daisy/fsl-community-bsp Then run the command of the configuration environment: MACHINE=<machine target> source engicam-setup-environment <target build ...

Test mainline kernel and Ubuntu image on i.CoreMx6

Test mainline kernel and Ubuntu image on i.CoreMX6 Prerequisite packets: install the packet: sudo apt-get install gparted git build-essential libncurses5 wget u-boot-tools zlib1g-dev ncurses-dev \ cmake libc-dev-armhf-cross pkg-config-arm-linux-gnueabihf build-essential checkinstall cmake ...