From: Chester A. Unal Date: Thu, 12 Mar 2026 10:11:13 +0000 (+0200) Subject: bsbf-resources: add BSBF URL to packages X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e3c7df138301fe527bcf5e0f57aef7ed1c5e5c4d;p=openwrt-packages.git bsbf-resources: add BSBF URL to packages Add the BondingShouldBeFree URL to the bsbf-resources packages. Signed-off-by: Chester A. Unal --- diff --git a/net/bsbf-resources/Makefile b/net/bsbf-resources/Makefile index d40cb9c86..42b801d89 100644 --- a/net/bsbf-resources/Makefile +++ b/net/bsbf-resources/Makefile @@ -21,6 +21,7 @@ define Package/bsbf-mptcp SECTION:=net CATEGORY:=Network TITLE:=bsbf-mptcp + URL:=https://github.com/bondingshouldbefree/ DEPENDS:=+fping +ip-full endef @@ -28,12 +29,14 @@ define Package/bsbf-netspeed SECTION:=net CATEGORY:=Network TITLE:=bsbf-netspeed + URL:=https://github.com/bondingshouldbefree/ endef define Package/bsbf-plpmtu SECTION:=net CATEGORY:=Network TITLE:=bsbf-plpmtu + URL:=https://github.com/bondingshouldbefree/ DEPENDS:=+fping +plp-mtu-discovery endef @@ -41,12 +44,14 @@ define Package/bsbf-quectel-usbnet SECTION:=net CATEGORY:=Network TITLE:=bsbf-quectel-usbnet + URL:=https://github.com/bondingshouldbefree/ endef define Package/bsbf-route SECTION:=net CATEGORY:=Network TITLE:=bsbf-route + URL:=https://github.com/bondingshouldbefree/ DEPENDS:=+fping endef @@ -54,6 +59,7 @@ define Package/bsbf-tcp-in-udp SECTION:=net CATEGORY:=Network TITLE:=bsbf-tcp-in-udp + URL:=https://github.com/bondingshouldbefree/ DEPENDS:=+ethtool +tc-full +tcp-in-udp endef