We suggest to read the following page before you proceed with this page
1. preparing Development Host
We suggest to build the BSP with the default configuration for the fist time.
1. The manual is your friend. See Downloads where to get it.
2. See the README in your BSP root folder
PTXdist Build System for Embedded Linux Systems ptxdist <action [args]> [options] Setup and Project Actions: menu enter main control menu setup setup per-user preferences boardsetup setup per-board preferences projects show available projects clone <from> <to> create a new project, cloned from <from>. nconfig menuconfig configure the project's filesystem menuconfig kernel kernelconfig configure the kernel menuconfig platform platformconfig configure the platform menuconfig collection configure the collection ...
To configure the system (e.g. add additional packages) you can start the PTXdist menu:
$ ptxdist menu
PTXdist menu
To add additional packages to your root filesystem simply use the ptxdist tool. The ncurses based UI is the same that is used by the linux kernel with “make menuconfig”. It can be used the following way:
Dependencies between packages should be automagically resolved. Software is organized in sections.
PTXdist downloads some packages. If it reports some errors please
$ ptxdist get