Add opkg config file option for tmp_dir.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 23 Nov 2009 02:15:01 +0000 (02:15 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 23 Nov 2009 02:15:01 +0000 (02:15 +0000)
commite7f6a9884fa0a2c327e6ef087c176cf2d157667b
tree0865af09806d1684216a241fd001825e4f574530
parent7e4ae80d87d886c7d23d9989aa7b5882b9315d50
Add opkg config file option for tmp_dir.

Requested by Mike Westerhof for small memory systems where /tmp is a memory
file system.

Add, e.g. the following to your opkg config file:
option tmp_dir /tmp/frob

git-svn-id: http://opkg.googlecode.com/svn/trunk@348 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/args.c
libopkg/opkg_conf.c