Skip to content

qualcomm-linux/pkg-camx-hamoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

pkg-camx-hamoa

This repository has debian packaging rules and scripts for prebuilt CamX camera framework binaries for the Hamoa platform.

Branches

  • qli-ci: The primary branch containing workflow logic in the .github/ folder, along with boilerplate documentation files such as license, contribution guidelines, and this README.
  • qcom/ubuntu/resolute: This branch contains camx-hamoa debian packaging rules and scripts for Ubuntu 26.04 (Resolute Raccoon).
  • qcom/debian/trixie: This branch contains camx-hamoa debian packaging rules and scripts for Debian Trixie.

Typical Workflows

  1. Promote New Prebuilt Binary Version: When new prebuilt binaries are available, the promote workflow updates upstream.conf in the packaging branch and opens a PR.
  2. PR Validation: PRs in this repo are validated against the package build to catch breakages early.
  3. Build Debian Package: Once PRs get merged, the build debian package workflow builds debian packages for the corresponding packaging branch.
  4. Release Version: A manual dispatch finalizes the changelog, builds the package, uploads artifacts to S3, and notifies qcom-distro-images.

Development

Refer to the CONTRIBUTING.md file for guidelines on contributing to this project.

Usage

Build: To build the package, go to the Actions tab, select the Build Debian Package workflow, then click 'Run workflow'.

Upstream Version Promotion: To promote a new upstream version, update upstream.conf with the new TAG and PACKAGE_NAME, then open a PR against the packaging branch.

The workflows of this repo use the reusable workflows from qcom-build-utils in the background. To understand more about how everything connects together, see https://github.com/qualcomm-linux/qcom-build-utils

Installation Instructions

  1. Install the core camera package:
    • sudo dpkg -i camx-hamoa_x_arm64.deb
  2. Install external camera service (QMMF) runtime libraries:
    • sudo dpkg -i libcamx-hamoa1_x_arm64.deb
  3. Install development headers and libraries required for camera service:
    • sudo dpkg -i libcamx-hamoa-dev_x_arm64.deb

Getting in Contact

License

pkg-camx-hamoa is licensed under the BSD-3-Clause license. See LICENSE.txt for the full license text.

About

Camera hamoa

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors