mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
move /etc/opkg/opkg.conf to /etc/opkg.conf as otherwise we're not overriding the default configuration
This commit is contained in:
5
target/linux/xburst/base-files/etc/opkg.conf
Normal file
5
target/linux/xburst/base-files/etc/opkg.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
src/gz snapshots http://downloads.qi-hardware.com/software/packages/openwrt/xburst/latest
|
||||
dest root /
|
||||
dest ram /tmp
|
||||
lists_dir ext /var/opkg-lists
|
||||
option overlay_root /overlay
|
||||
Reference in New Issue
Block a user