busybox: mark as essential

SVN-Revision: 23961
This commit is contained in:
Jo-Philipp Wich 2010-11-11 16:23:16 +00:00
parent 59a3841c9c
commit d0b4f8f820

View file

@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.17.3
PKG_RELEASE:=1
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \