소스 검색

site.conf: fix issue with opkg.extra.modules and site-select

Karsten Böddeker 8 년 전
부모
커밋
381508dd9d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      site.conf

+ 2 - 2
site.conf

@@ -29,7 +29,7 @@
 	opkg = {
 		openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
 		extra = {
-			modules = 'http://[fdca:ffee:ff12:a254::80]/modules/gluon-%GS-%GR/%S',
+			modules = 'http://[fdca:ffee:ff12:a254::80]/modules/gluon-ffho-%GR/%S',
 		},
 	},
 
@@ -240,4 +240,4 @@
 	-- enable BATMAN on WAN interface by default (requires gluon-batman-on-wan package)
 	batman_on_wan = 0,
 
-}
+}