mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
18 lines
635 B
XML
18 lines
635 B
XML
<?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>
|