ltq-[a|v]dsl-app: provide ltq-dsl-app
authorAndre Heider <a.heider@gmail.com>
Fri, 2 Sep 2022 07:48:22 +0000 (09:48 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Sep 2022 15:39:23 +0000 (17:39 +0200)
This makes it easier for packages to depend on any
lantiq/intel/maxlinear compatible dsl daemon.

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/network/config/ltq-adsl-app/Makefile
package/network/config/ltq-vdsl-vr9-app/Makefile

index 3bc247dfb00291f27b7f128b4aed34b8f5c4f26b..c4ddbf7089fcec7893457d750cba2d60ddba154f 100644 (file)
@@ -36,6 +36,7 @@ define Package/ltq-adsl-app
   TITLE:=Lantiq DSL userland tool
   URL:=http://www.lantiq.com/
   DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xway_legacy||TARGET_lantiq_ase) +libpthread +ltq-dsl-base +libubox +libubus
+  PROVIDES:=ltq-dsl-app
   MENU:=1
 endef
 
index c7991453c868f6b32a51646734c57aa16da213c2..85d332e5b125d8d6aa016d38e9ba305fc8fcb4bc 100644 (file)
@@ -30,6 +30,7 @@ define Package/ltq-vdsl-vr9-app
   TITLE:=Lantiq VDSL userland tool
   URL:=http://www.lantiq.com/
   DEPENDS:=@TARGET_lantiq_xrx200 +libpthread +librt +ltq-dsl-base +libubox +libubus
+  PROVIDES:=ltq-dsl-app
 endef
 
 define Package/ltq-vdsl-vr9-app/description