Skip to content
Snippets Groups Projects
Commit 007bd290 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

mcs814x: enable POSIX file locking


opkg (and possible other tools) are currently broken as it requires
file locking support enabled in the kernel.
Without this results in a message like:

root@OpenWrt:/etc/config# opkg update
Collected errors:
 * opkg_conf_load: Could not lock /var/lock/opkg.lock: Permission denied.

With this patch opkg is fully functional on this platform.

Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 37745
parent 4cda88a8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment