bsbf-openwrt-resources: add BSBF URL to packages

Add the BondingShouldBeFree URL to the bsbf-openwrt-resources packages.

Signed-off-by: Chester A. Unal <chester.a.unal@arinc9.com>
This commit is contained in:
Chester A. Unal
2026-03-12 12:12:17 +02:00
parent e3c7df1383
commit 6b23febb15
+3
View File
@@ -15,6 +15,7 @@ define Package/bsbf-autoconf-cellular
SECTION:=net
CATEGORY:=Network
TITLE:=bsbf-autoconf-cellular
URL:=https://github.com/bondingshouldbefree/
endef
define Package/bsbf-autoconf-cellular/description
@@ -26,6 +27,7 @@ define Package/bsbf-autoconf-dhcp
SECTION:=net
CATEGORY:=Network
TITLE:=bsbf-autoconf-dhcp
URL:=https://github.com/bondingshouldbefree/
endef
define Package/bsbf-autoconf-dhcp/description
@@ -37,6 +39,7 @@ define Package/bsbf-bonding
SECTION:=net
CATEGORY:=Network
TITLE:=bsbf-bonding
URL:=https://github.com/bondingshouldbefree/
DEPENDS:=+bsbf-mptcp +bsbf-plpmtu +bsbf-route +bsbf-tcp-in-udp +xray-core
endef