This is the debian packaging side of the userspace-resource-manager-extensions project. Upstream project is hosted here: https://github.com/qualcomm/userspace-resource-manager-extensions
- qli-cli
- qcom/debian/latest
- qcom/debian/next
This project has a build dependency on the URM (userspace-resource-manager) package. To build both the packages follow these steps:
sudo apt-get update
sudo apt-get install -y sbuild schroot debootstrap eatmydata ccachesudo adduser $USER sbuild
newgrp sbuildsudo sbuild-createchroot \
--include=eatmydata,ccache \
--components=main,universe \
noble \
/srv/chroot/noble-amd64 \
http://archive.ubuntu.com/ubuntucd pkg-urm/
sbuild -d noblels ../*.debcd userspace-resource-manager-extensions-public/
sbuild -d noble \
--extra-package=../userspace-resource-manager_1.0.0-1_amd64.debsudo dpkg -i userspace-resource-manager-extensions_1.0.0-1_arm64.debFor support or inquiries, contact: Maintainers.pkg-urm-ext maintainers.pkg-urm-ext@qualcomm.com
We welcome contributions! Please see our CONTRIBUTING.md file for guidelines.
pkg-urm-ext is licensed under the BSD-3-Clause License. See LICENSE.txt for the full license text.