X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fbase-files%2FMakefile;h=5faa439454a120908d7db3f2e7bb4dbaa1453a6f;hb=5988bbb0a23aab3b973320a997784b9e125cbb87;hp=01dd59f2b2348d7f2d2e13a1605dde907a2d65be;hpb=7df46a033cb847877010edf267effc4cd05c8e2d;p=openwrt.git diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 01dd59f2b2..5faa439454 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2013 OpenWrt.org +# Copyright (C) 2007-2014 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2. @@ -7,11 +7,11 @@ # include $(TOPDIR)/rules.mk -include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/version.mk +include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=126 +PKG_RELEASE:=155 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host @@ -28,7 +28,7 @@ endif define Package/base-files SECTION:=base CATEGORY:=Base system - DEPENDS:=+netifd +libc +procd + DEPENDS:=+netifd +libc +procd +jsonfilter TITLE:=Base filesystem for OpenWrt URL:=http://openwrt.org/ VERSION:=$(PKG_RELEASE)-$(REVISION)