From: nbd 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-Tag: fast2504n-3.10.28-merged~14313 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=37e3d1ccdd8a3f00d5e717875535eeac617286ce;p=openwrt.git mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18079 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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