-
- Downloads
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>
SVN-Revision: 28085
Showing
- package/udev/Config.in 29 additions, 3 deletionspackage/udev/Config.in
- package/udev/Makefile 32 additions, 11 deletionspackage/udev/Makefile
- package/udev/patches/0001-build-don-t-use-gc-sections.patch 31 additions, 0 deletionspackage/udev/patches/0001-build-don-t-use-gc-sections.patch
- package/udev/patches/0002-udevd-add-lrt-for-message-queue-symbols.patch 25 additions, 0 deletions...atches/0002-udevd-add-lrt-for-message-queue-symbols.patch
Please register or sign in to comment