Main Content
Libraries Added by OS Customizer Tool
When the OS Customizer modifies the firmware image
of your hardware board, a variety of libraries get added or modified in your OS firmware.
The libraries or packages are a combination of hardware drivers for communication protocols,
including audio and video, and Boost
. The following table shows the
libraries that get added and updated on your firmware image. The installed libraries depend
on the operating system.
Feature | Debian | Buildroot | PetaLinux |
---|---|---|---|
Audio | libasound2-dev | alsa-lib, alsa-utils | |
Video Capture | libv4l-dev | libv4l | |
Simulation Data Inspector | libboost-dev, libboost-thread-dev, libboost-chrono-dev, libboost-system-dev | boost | boost |
SDL display | libsdl1.2-dev | ||
File Transfer | v4l-utils | openssh, libssh, libssh2 | openssh, libssh, libssh2 |
Register Read, Write, and AXI Stream | libiio | libiio, libusb,libserialport | |
socBuilder | dtc | dtc | |
Kernel Profiler | lttng-tools,lttng-modules,lttng-libust,lttng-babeltrace | lttng-tools,lttng-modules,lttng-ust,babeltrace | |
Other utilities | stat, pgrep, .gz | procps |