Przeglądaj źródła

adding-package-generic.txt: BR2_SOURCEFORGE_MIRROR is no more

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 lat temu
rodzic
commit
cf76170cc3
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      docs/manual/adding-packages-generic.txt

+ 1 - 3
docs/manual/adding-packages-generic.txt

@@ -167,9 +167,7 @@ information is (assuming the package name is +libfoo+) :
   slash for absolute paths:
   +scp://[user@]host:/absolutepath+. +
   If +HOST_LIBFOO_SITE+ is not specified, it defaults to
-  +LIBFOO_SITE+. If none are specified, then the location is assumed
-  to be
-  +http://$$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/packagename+. +
+  +LIBFOO_SITE+.
   Examples: +
     +LIBFOO_SITE=http://www.libfoosoftware.org/libfoo+ +
     +LIBFOO_SITE=http://svn.xiph.org/trunk/Tremor/+ +