blob: 0e0817680ea1f57a0aa199caf28f7dfcbe9c7b0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>quincyf467@protonmail.com</email>
<name>Quincy Fleming</name>
</maintainer>
<use>
<flag name="nbd">Build the nbdkit plugin via <pkg>sys-block/nbdkit</pkg>
</flag>
</use>
<upstream>
<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>
<origin>srcux</origin>
</pkgmetadata>
|