On Mon, Feb 20, 2017 at 9:40 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > On Sun, Feb 19, 2017 at 10:37:12PM +0100, Fabiano Fidêncio wrote: >> As reported by Cole Robinson, none of the ubuntu distro metadat reports >> sypport for the USB tablet device support. >> >> After testing old Ubuntu ISOs, seems that 5.04 is the first bootable one >> that supports it (4.10, the first one, wasn't bootable though). >> >> Resolves: rhbz#1423024 >> >> Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> >> --- >> data/os/ubuntu.com/ubuntu-5.04.xml.in | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/data/os/ubuntu.com/ubuntu-5.04.xml.in b/data/os/ubuntu.com/ubuntu-5.04.xml.in >> index 1478d17..c6ef675 100644 >> --- a/data/os/ubuntu.com/ubuntu-5.04.xml.in >> +++ b/data/os/ubuntu.com/ubuntu-5.04.xml.in >> @@ -16,6 +16,10 @@ >> <release-date>2005-04-08</release-date> >> <eol-date>2006-10-31</eol-date> >> >> + <devices> >> + <device id="http://usb.org/usb/80ee/0021"/> <!-- USB Tablet --> >> + </devices> >> + > > I always forget, are supported devices inherited from one release to the > next, or do they have to be explicitly added to each OS version ? They are inherited, Christophe. :-) And I just found out some typos in the commit message. metadat -> metadata sypport -> support Those can be fixed before pushing in case that's the only issue. > > Christophe > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo > -- Fabiano Fidêncio _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo