diff options
Diffstat (limited to 'target/imagebuilder/files/repositories.conf')
-rw-r--r-- | target/imagebuilder/files/repositories.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/imagebuilder/files/repositories.conf b/target/imagebuilder/files/repositories.conf index 4a55adb859..708855eb8c 100644 --- a/target/imagebuilder/files/repositories.conf +++ b/target/imagebuilder/files/repositories.conf @@ -1,6 +1,6 @@ ## Place your custom repositories here, they must match the architecture and version. -# src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/$A/packages -# src custom file:///usr/src/openwrt/bin/$A/packages +# src/gz %n %U +# src custom file:///usr/src/openwrt/bin/%T/packages ## This is the local package repository, do not remove! src imagebuilder file:packages |