summaryrefslogtreecommitdiff
path: root/data/tests/firmware/2_0_1/firmware.metainfo.xml
blob: c92852dc30078baed3484f90671246107cd45156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
<component type="firmware">
  <id>com.hughski.ColorHug2.firmware</id>
  <name>ColorHug Firmware</name>
  <summary>Firmware for the ColorHug Colorimeter</summary>
  <description>
    <p>
      Updating the firmware on your ColorHug device improves performance and
      adds new features.
    </p>
  </description>
  <provides>
    <firmware type="flashed">84f40464-9272-4ef7-9399-cd95f12da696</firmware>
  </provides>
  <url type="homepage">http://www.hughski.com/</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <updatecontact>richard_at_hughsie.com</updatecontact>
  <developer_name>Hughski Limited</developer_name>
  <releases>
    <release version="2.0.1" timestamp="1424116753">
      <location>http://www.hughski.com/downloads/colorhug2/firmware/colorhug-2.0.1.cab</location>
      <description>
        <p>This unstable release adds the following features:</p>
        <ul>
          <li>Use TakeReadings() to do a quick non-adaptive measurement</li>
          <li>Scale XYZ measurement with a constant factor to make the CCMX more sane</li>
        </ul>
      </description>
    </release>
  </releases>
</component>