mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
attendedsysupgrade-common: deprecate rpcd-mod-packagelist
rpcd-mod-packageslist is now integrated in rpcd-mod-rpcsys since commit 49fde37@lede-project/source. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=attendedsysupgrade-common
|
||||
PKG_VERSION:=0.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@@ -16,7 +16,7 @@ define Package/attendedsysupgrade-common
|
||||
CATEGORY:=Base system
|
||||
TITLE:=Common files neede by attendedsysupgrade packages
|
||||
MAINTAINER:=Paul Spooren <paul@spooren.de>
|
||||
DEPENDS:=rpcd +rpcd-mod-rpcsys +rpcd-mod-packagelist
|
||||
DEPENDS:=+rpcd +rpcd-mod-rpcsys
|
||||
endef
|
||||
|
||||
define Package/attendedsysupgrade-common/description
|
||||
|
||||
Reference in New Issue
Block a user