DFSG NEW Queue

DFSG, Licensing & New Packages Team

hexagonrpc 0.5.0-1

Package Information

DescriptionDaemon to communicate with Qualcomm DSPs

Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs

This package contains hexagonrpcd, a daemon used to communicate with the Context Hub Runtime Environment (a DSP program that manages sensors) using the FastRPC protocol.

MaintainerDebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Changed ByAlexandre Viard <xela@viard.dev>
Sponsorguido@xcpu.ch
Distributionexperimental
Architectureamd64 armhf arm64
VCSgit: https://salsa.debian.org/DebianOnMobile-team/hexagonrpc.git (browse)
Popcon Installs1
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/hexagonrpc
Uploaded3 hours ago

New Package Report

.changes
Sourcehexagonrpc
Version0.5.0-1
Changed-ByAlexandre Viard
Architecturesource amd64
Distributionexperimental
DateSat, 19 Sep 2026 15:14:58 +0200
Changelog
hexagonrpc (0.5.0-1) experimental; urgency=medium
 .
   * New upstream release
   * Bump debhelper-compat to 14
.dsc
Package-Listhexagonrpcd deb otherosfs optional arch=amd64,armhf,arm64
libhexagonrpc-dev deb libdevel optional arch=amd64,armhf,arm64
libhexagonrpc0.5 deb libs optional arch=amd64,armhf,arm64
Sectionotherosfs
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hexagonrpc
Upstream-Contact: Richard Acayan <mailingradian@gmail.com>
Source: https://github.com/linux-msm/hexagonrpc

Files:     *
Copyright: 2023 The Sensor Shell Contributors
           2024 The HexagonRPC Contributors
License:   GPL-3+

Files:     debian/*
Copyright: 2024 Alexandre Viard <xela@viard.dev>
License:   GPL-3+

Files:     debian/hexagonrpcd.udev
Copyright: 2023 Dylan Van Assche <me@dylanvanassche.be>
License:   GPL-3+

Files:     hexagonrpcd/aee_error.c
           hexagonrpcd/aee_error.h
Copyright: 2019 The Linux Foundation
License:   BSD-3-clause

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
      copyright notice, this list of conditions and the following
      disclaimer in the documentation and/or other materials provided
      with the distribution.
    * Neither the name of The Linux Foundation nor the names of its
      contributors may be used to endorse or promote products derived
      from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
 ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General Public
 License version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Back to Dashboard | View all reviews for this package