uboot-envtools: mark as 2.6 only, use a shorter title and a longer description

SVN-Revision: 20118
v19.07.3_mercusys_ac12_duma
Nicolas Thill 14 years ago
parent b4e99d33d9
commit de36549de1

@ -19,11 +19,12 @@ include $(INCLUDE_DIR)/package.mk
define Package/uboot-envtools
SECTION:=utils
CATEGORY:=Utilities
TITLE:=read/modify the environment for the bootloader U-Boot
DEPENDS:=+zlib
TITLE:=read/modify U-Boot bootloader environment
DEPENDS:= @LINUX_2_6 +zlib
endef
define Package/uboot-envtools/description
This package includes tools to read and modify U-Boot bootloader environment.
endef
define Package/uboot-envtools/install

Loading…
Cancel
Save