X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=utils%2Fmtd-utils%2FMakefile;h=96e2f125eec7c9f745e808903058c005cb68ab84;hb=f7ac493e129a6be747918ef11891795b24414308;hp=8fe6d47a5180c821d7f36b38c0552d390f9e8edd;hpb=a7d9ad0691dda6243544a3785195c921503bf2e7;p=packages.git diff --git a/utils/mtd-utils/Makefile b/utils/mtd-utils/Makefile index 8fe6d47a5..96e2f125e 100644 --- a/utils/mtd-utils/Makefile +++ b/utils/mtd-utils/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mtd-utils -PKG_REV:=5319b84974fcb71504aed2d1b8285e9c0a4a4bb8 -PKG_VERSION:=1.4.5 +PKG_REV:=ab8c6fb93ce9db0f09401c4b819b0b277dc00340 +PKG_VERSION:=1.5.0 PKG_RELEASE:=1 PKG_INSTALL:=1 @@ -28,17 +28,18 @@ FILES:= \ docfdisk \ flash_erase \ flash_eraseall:+mtd-utils-flash-erase \ - flash_info \ flash_lock \ flash_otp_dump \ - flash_otp_info \ + flash_otp_lock \ + flash_otp_write \ flash_unlock \ flashcp \ ftl_check \ ftl_format \ jffs2dump \ + jffs2reader \ mkfs.jffs2:+zlib \ - mkfs.ubifs:+libuuid:+zlib \ + mkfs.ubifs:+libuuid:+liblzo:+zlib \ mtd_debug \ mtdinfo \ nanddump \ @@ -100,9 +101,7 @@ MAKE_FLAGS += \ define PartInstall define Package/mtd-utils-$(subst _,-,$(firstword $(subst :, ,$(1))))/install - $(INSTALL_DIR) \ - $$(1)/usr/sbin - + $(INSTALL_DIR) $$(1)/usr/sbin $(INSTALL_BIN) \ $(PKG_INSTALL_DIR)/usr/sbin/$(firstword $(subst :, ,$(1))) \ $$(1)/usr/sbin/