kumquat-buildroot/package/uuu
Dario Binacchi 7b13cc2c26 package/uuu: bump to version 1.5.165
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>
2024-02-07 10:39:43 +01:00
..
Config.in.host
readme.txt
uuu.hash package/uuu: bump to version 1.5.165 2024-02-07 10:39:43 +01:00
uuu.mk package/uuu: bump to version 1.5.165 2024-02-07 10:39:43 +01:00

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