mcs814x: enable POSIX file locking
authorFlorian Fainelli <florian@openwrt.org>
Fri, 9 Aug 2013 20:45:17 +0000 (20:45 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 9 Aug 2013 20:45:17 +0000 (20:45 +0000)
commit007bd290eaf68a8b8d31f0a3604b07fba96c0f55
tree6c9a2c230d16d547fba6f89815bbb20e32f75015
parent4cda88a8793f8c8c9dfc183f57e0c87e410d3bce
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: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37745
target/linux/mcs814x/config-default