1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 02:40:45 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
florian
d2d50ad0de [package] udev: bump to 173
Yet another update, I inherited a wrong behaviour with older versions.
It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced
file and not the symlink itself, now uses $(CP) and it's reported working (and running)
by at least one person in IRC (using a glibc toolchain with mips). Works and runs on
my toolchain (mipsel uClibc) too.

Signed-off-by: Daniel Mierswa <impulze@impulze.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-25 10:49:29 +00:00
nico
20bc6d90f2 package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:09 +00:00