blob: 84f0cb40d6b837dc4ae6642e20ae3f872f47f626 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>quincyf467@protonmail.com</email>
<name>Quincy Fleming</name>
</maintainer>
<upstream>
<remote-id type="github">linux-msm/qdl</remote-id>
<doc lang="en">https://github.com/linux-msm/qdl</doc>
<bugs-to>https://github.com/linux-msm/qdl/issues</bugs-to>
</upstream>
<longdescription lang="en">
This tool communicates with USB devices of id 05c6:9008 to upload a flash
loader and use this to flash images.
</longdescription>
</pkgmetadata>
|