7b13cc2c26
It requires the host-tinyxml2 package. The hash of README.md has changed because a reference to the tinyxml2 license has been added: + - tinyxml (zlib license) is from https://github.com/leethomason/tinyxml2 Release notes: https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.163 https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.165 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> [yann.morin.1998@free.fr: - split long dependency line - reorder dependencies alphabetically ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
Config.in.host | ||
readme.txt | ||
uuu.hash | ||
uuu.mk |
uuu Howto ========= Running uuu without root privileges ----------------------------------- Accessing USB devices on Linux requires root privileges by default. To be able to run uuu without root priviles, execute the following steps: sudo sh -c "uuu -udev >> /etc/udev/rules.d/70-uuu.rules" sudo udevadm control --reload