mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
version bump
This commit is contained in:
parent
feec22350f
commit
126da5f7f0
@ -3,7 +3,7 @@
|
|||||||
# file
|
# file
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
FILE_VER:=4.15
|
FILE_VER:=4.16
|
||||||
FILE_SOURCE:=file-$(FILE_VER).tar.gz
|
FILE_SOURCE:=file-$(FILE_VER).tar.gz
|
||||||
FILE_SITE:=ftp://ftp.astron.com/pub/file
|
FILE_SITE:=ftp://ftp.astron.com/pub/file
|
||||||
FILE_DIR1:=$(TOOL_BUILD_DIR)/file-$(FILE_VER)
|
FILE_DIR1:=$(TOOL_BUILD_DIR)/file-$(FILE_VER)
|
||||||
@ -51,6 +51,7 @@ host-file-dirclean:
|
|||||||
# build file for use on the target system
|
# build file for use on the target system
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
file-unpacked: $(FILE_DIR2)/.unpacked
|
||||||
$(FILE_DIR2)/.unpacked: $(DL_DIR)/$(FILE_SOURCE)
|
$(FILE_DIR2)/.unpacked: $(DL_DIR)/$(FILE_SOURCE)
|
||||||
$(FILE_CAT) $(DL_DIR)/$(FILE_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
$(FILE_CAT) $(DL_DIR)/$(FILE_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||||
toolchain/patch-kernel.sh $(FILE_DIR2) package/file/ file\*.patch
|
toolchain/patch-kernel.sh $(FILE_DIR2) package/file/ file\*.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user