From: Felix Fietkau Date: Mon, 19 Oct 2009 19:15:08 +0000 (+0000) Subject: mark uboot-envtools as broken, it looks more like a place holder than an actual packa... X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1ca028aa027e9fd3986dbd909be74064e7e79a55;p=openwrt%2Fsvn-archive%2Farchive.git mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt SVN-Revision: 18079 --- diff --git a/package/uboot-envtools/Makefile b/package/uboot-envtools/Makefile index 8a3600ac8e..1e77c43356 100644 --- a/package/uboot-envtools/Makefile +++ b/package/uboot-envtools/Makefile @@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk define Package/uboot-envtools SECTION:=utils CATEGORY:=Utilities + DEPENDS:=@BROKEN TITLE:=read/modify the environment for the bootloader U-Boot endef