Logitech / fw_updates

This repository contains official FW update files for Logitech control devices (mice, keyboards, etc.)
110 stars 29 forks source link

Add metadata to create .cab files for the LVFS #3

Closed hughsie closed 7 years ago

hughsie commented 7 years ago

This will create files of the format Logitech-Unifying-RQR024.005_B00029.cab

Signed-off-by: Richard Hughes richard@hughsie.com

ogay commented 7 years ago

We discussed it and we would prefer if every Makefile and xml file comes in its own folder, called 'lvfs', e.g.,

RQR12/RQR12.07/RQR12.07_B0029.hex RQR12/RQR12.07/RQR12.07_B0029.txt RQR12/RQR12.07/lvfs/com.logitech.Unifying.RQR12.metainfo.xml RQR12/RQR12.07/lvfs/Makefile

and the Makefile would create the .cab in the same level as the level of the Makefile: i.e., RQR12/RQR12.07/lvfs/Logitech-Unifying-RQR12.07_B0029.cab

hughsie commented 7 years ago

As you wish; one sec.

hughsie commented 7 years ago

My error entirely, sorry. New version pushed.