Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QNX SDP8 Yocto Build

This repository provides Yocto layer integration for QNX SDP8 (Software Development Platform 8).

Overview

The project contains metadata, configuration, and recipes for building a Yocto-based system that interoperates with an externally installed QNX SDP toolchain.

Features

  • Yocto build system integration for QNX SDP8
  • External toolchain support for QNX-hosted builds
  • Custom recipes, classes, and distro configuration for QNX integration
  • Build environment setup for QEMU x86-64 targets

Requirements

  • A separately installed and properly licensed QNX SDP8 environment
  • A Yocto Project (Poky/OpenEmbedded) build environment
  • Standard Yocto build dependencies

Getting Started

Prerequisites

  1. Install QNX SDP8 and ensure the required license files are available.
  2. Set up a compatible Yocto build environment.
  3. Clone this repository and add the layers to your build.

Building

TEMPLATECONF=$PWD/sources/meta-qnx/meta-qnx-bsp/conf/templates/qemu-x86-64/ \
    source sources/poky/oe-init-build-env build-qemu
bitbake <component-or-image>

Repository Layout

  • meta-qnx-bsp: BSP layer and templates for supported targets
  • meta-qnx-sdp: QNX SDP integration layer, classes, and recipes
  • LICENSE: Repository license for the open-source metadata in this tree
  • COPYRIGHT: Additional licensing notes for repository contents

License

Repository metadata, configuration, and build integration code are licensed under the BSD 3-Clause License. See LICENSE.

This repository does not include or relicense QNX SDP binaries, headers, libraries, or other vendor-provided artifacts. Any recipe that consumes files from an external QNX installation remains subject to the original vendor license terms.

Contributing

Contributions are welcome through issues and pull requests. Please avoid including proprietary QNX files or confidential project-specific configuration in contributions.

About

Yocto build system compatible layer for QNX SDP 8.0

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages