extracted firmware files were generated with an incorrect umask
SVN-Revision: 22957
This commit is contained in:
@@ -104,9 +104,9 @@ endif
|
||||
|
||||
ifeq ($(CONFIG_VOICE_CPE_VMMC_WITH_DEVICE_DANUBE_extract),y)
|
||||
define Download/decode
|
||||
FILE:=ifxmips_fw_decode.tar.bz2
|
||||
FILE:=ifxmips_fw_decodev2.tar.bz2
|
||||
URL:=http://downloads.openwrt.org/sources/
|
||||
MD5SUM:=1197ff6cace6a7c86492a468f5fbfe07
|
||||
MD5SUM:=9f4ebfae5cb9d9e8fca46057a653ae27
|
||||
endef
|
||||
$(eval $(call Download,decode))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user