busybox: mark as essential
SVN-Revision: 23961
This commit is contained in:
parent
59a3841c9c
commit
d0b4f8f820
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=busybox
|
PKG_NAME:=busybox
|
||||||
PKG_VERSION:=1.17.3
|
PKG_VERSION:=1.17.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
PKG_FLAGS:=essential
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
|
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
|
||||||
|
|
Loading…
Reference in a new issue