File: control

package info (click to toggle)
qdl 1.0%2Bgit20220718.a8d10da0503a-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: ansic: 1,670; makefile: 31
file content (22 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: qdl
Section: utils
Priority: optional
Maintainer: Christopher Obbard <chris.obbard@collabora.com>
Build-Depends: debhelper-compat (= 13),
               libudev-dev,
               libusb-1.0-0-dev,
               libxml2-dev,
               pkg-config,
Standards-Version: 4.6.0
Homepage: https://github.com/andersson/qdl
Vcs-Browser: https://salsa.debian.org/debian/qdl
Vcs-Git: https://salsa.debian.org/debian/qdl.git
Rules-Requires-Root: no

Package: qdl
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
Description: tool to flash images to Qualcomm processors
 This package provides a tool to flash signed images to various Qualcomm
 processors which support the Emergency Download Mode (EDL) mode of operation.