projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc6f1fd
)
base-files: depend on openwrt-keyring
author
Jo-Philipp Wich
<jo@mein.io>
Sun, 20 May 2018 17:34:36 +0000
(19:34 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Sun, 20 May 2018 17:39:55 +0000
(19:39 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit
01329877bcb696dcbbda993a51992d468e1e3c74
)
package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index 7fe8642ff52a7d1ebf12d132a3f78d5f5038fef3..7175daec3a0a1a3ecd08ceee4d06e2c0eae4b29a 100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-39,7
+39,7
@@
endif
define Package/base-files
SECTION:=base
CATEGORY:=Base system
- DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +SIGNED_PACKAGES:
lede
-keyring +NAND_SUPPORT:ubi-utils +fstools +fwtool
+ DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +SIGNED_PACKAGES:
openwrt
-keyring +NAND_SUPPORT:ubi-utils +fstools +fwtool
TITLE:=Base filesystem for OpenWrt
URL:=http://openwrt.org/
VERSION:=$(PKG_RELEASE)-$(REVISION)