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:= +zlib
+ URL:=http://www.denx.de/wiki/U-Boot
endef
define Package/uboot-envtools/description
+ This package includes tools to read and modify U-Boot bootloader environment.
endef
define Package/uboot-envtools/install