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)
commitb03e1ad37010c9beaa70a9b1b8a8a7e798f51fd3
treeac60c5a1e1824310a02e7f2955b464ef8a48d1f0
parenta1fe46a80ca1406f32f8e9e2e21352f996fc3d65
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37745 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mcs814x/config-default