Commit cf76170c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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

parent 456f9de2
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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/+ +