![u-blox EVK-W16 User Manual Download Page 26](http://html1.mh-extra.com/html/u-blox/evk-w16/evk-w16_user-manual_3074646026.webp)
EVK-W16 - User Guide
UBX-15017061 - R02
Advance Information
Build and install package
Page 26 of 38
You can now update and recompile packages on your host machine and easily download them to your target.
Update the opkg feed on the target to sync the package streams:
5.2
Sample Python package
To test the setup of the package, python is downloaded and built via build tool bitbake. In the build directory,
start the build of the python-core package (the terminal must have sourced the ublox-init-build-env script!).
$ bitbake python-core
Loading
cache:
100%
|############################################################################| ETA: 00:00:00
Loaded 2159 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.26.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Debian-7.4"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "elin-w160-evk"
DISTRO = "poky"
DISTRO_VERSION = "1.8.1"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "fido:b74ea963cefffad9fbd91d4eb9b240f6a8c86cd0"
meta-ublox = "fido:47dbe3a66a06bd321966107197c6682a1a4337a2"
meta-ublox-extras = "fido:52e11ebf56bfc4a3100284ea97d94d9aef296563"
meta-python
meta-networking
meta-oe
meta-webserver = "fido:df2f700d66bace65f5d802225232d01cf511fe81"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
0: python-2.7.3-r0.3 do_compile (pid 10561)
...
# opkg update