OS Image Buildfiles
QNX SDP8.0Customizing a BSPConfigurationDeveloper
The BSPs that QNX provides often come with more than one buildfile. The buildfile to select as the source for building your custom BSP depends on the features you want to support. For example, in some cases, BSPs that can support the Screen Graphics Subsystem provide a specific buildfile for systems that provide graphics functionality.
The buildfile for your BSP is located in the directory ${BSP_ROOT_DIR}/images/board.build. For example: x86_64-generics/images/x86_64-generic.build
Note:
The most important setting to verify is the image attribute. It can vary depending on the Bootloader RAM
configuration.
For full information on modifying buildfiles, see OS Image Buildfiles in the Building Embedded Systems guide.
Page updated: