3
Fork 0

Changed version to auto date version on build

This commit is contained in:
PD0ZRY Rudy 2016-11-27 18:55:44 +01:00
parent 06e8164e0e
commit eb000babb6

View file

@ -4,7 +4,8 @@ X_DOLLAR:=$$
X_SOURCE_DIR:=$(CURDIR)/source
PKG_NAME:=cronosagent
PKG_VERSION:=$(shell grep -o -E '[0-9]+' $(CURDIR)/source/Version.h)
#PKG_VERSION:=$(shell grep -o -E '[0-9]+' $(CURDIR)/source/Version.h)
PKG_VERSION:=$(shell date +"%Y%m%d-%H%M%S")
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=