diff --git a/imonitor/Makefile b/imonitor/Makefile index bcac436e9..8c9b7a283 100644 --- a/imonitor/Makefile +++ b/imonitor/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2018 Inteno +# Copyright (C) 2018 iopsys # include $(TOPDIR)/rules.mk @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk define Package/imonitor CATEGORY:=Utilities - TITLE:=Inteno process supervisor + TITLE:=iopsysWrt process supervisor DEPENDS:=+ubox +uci +ubus +rpcd +rpcd-mod-file endef diff --git a/inbd/Makefile b/inbd/Makefile index e236d7b60..d391c0260 100644 --- a/inbd/Makefile +++ b/inbd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 Inteno +# Copyright (C) 2016 iopsys # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -34,7 +34,7 @@ include $(INCLUDE_DIR)/package.mk define Package/inbd CATEGORY:=Utilities - TITLE:=Inteno Netlink Bridge Daemon + TITLE:=iopsys Netlink Bridge Daemon URL:= DEPENDS:=+libuci +libubus +libblobmsg-json +libnl-genl endef diff --git a/iop/Makefile b/iop/Makefile index 6c798ed48..15af0ac88 100644 --- a/iop/Makefile +++ b/iop/Makefile @@ -20,7 +20,7 @@ define Package/iop endef define Package/iop/description - This package contains Intenos Iop utilities + This package contains iopsysWrt SDK utilities endef define Build/Compile diff --git a/owsd/Makefile b/owsd/Makefile index ffedf6aa1..1bfca791f 100644 --- a/owsd/Makefile +++ b/owsd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2018 Inteno +# Copyright (C) 2018 iopsys # include $(TOPDIR)/rules.mk diff --git a/questd/Makefile b/questd/Makefile index d99e6675e..70759dc9b 100644 --- a/questd/Makefile +++ b/questd/Makefile @@ -1,12 +1,12 @@ # -# Copyright (C) 2013 Inteno +# Copyright (C) 2013-2019 iopsys # include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=questd -PKG_VERSION:=3.1.40 +PKG_VERSION:=4.0.1 PKG_SOURCE_VERSION:=58a40d862dd7f74544ae5cbf321a4a0772852214 PKG_SOURCE_PROTO:=git diff --git a/rulengd/Makefile b/rulengd/Makefile index 72111bea2..d3d9505b9 100644 --- a/rulengd/Makefile +++ b/rulengd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2018 Inteno +# Copyright (C) 2018 iopsys # include $(TOPDIR)/rules.mk diff --git a/topologyd/Makefile b/topologyd/Makefile index 868e8ea17..31bcdb271 100644 --- a/topologyd/Makefile +++ b/topologyd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 Inteno +# Copyright (C) 2018 iopsys # include $(TOPDIR)/rules.mk diff --git a/voice-client/Makefile b/voice-client/Makefile index 74d5b6c3d..212f0adff 100644 --- a/voice-client/Makefile +++ b/voice-client/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 Inteno +# Copyright (C) 2014 iopsys # include $(TOPDIR)/rules.mk