buildroot/package/uuu
Baruch Siach 26dbdb76f7 package/uuu: update upstream link
NXP repositories moved to a new location. The old URL redirects to the
new one.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 3f31c4ef33)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-08-31 18:55:35 +02:00
..
Config.in.host package/uuu: update upstream link 2024-08-31 18:55:35 +02:00
readme.txt
uuu.hash package/uuu: bump to version 1.5.182 2024-07-06 22:35:42 +02:00
uuu.mk package/uuu: update upstream link 2024-08-31 18:55:35 +02: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