gentoo/sys-firmware/blisp/metadata.xml
Michael Orlitzky 93a3df6707
sys-firmware/blisp: new package, add 0.0.5
Used to update the firmware on the pinecil:

  https://wiki.pine64.org/wiki/Pinecil

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2025-08-03 11:47:22 -04:00

20 lines
477 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
<name>Michael Orlitzky</name>
</maintainer>
<upstream>
<remote-id type="github">pine64/blisp</remote-id>
</upstream>
<use>
<flag name="tools">
Build the blisp command-line utility used to upload firmware to
the pinecil
</flag>
</use>
</pkgmetadata>