diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-05 14:00:41 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-05 15:35:17 +0100 |
| commit | 86735426ecc1dfca73e8bfa64f2b2a019f8f97e0 (patch) | |
| tree | f16f8b98bc0be12342bf3cbfb94c7d090250fd13 /recipes/qi/files | |
| parent | eb935b9ae4da3dc07f2479e80bbd548eb4bbbc14 (diff) | |
qi: bump revision for sane-toolchain compatibility
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qi/files')
| -rw-r--r-- | recipes/qi/files/sanitize-makefile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qi/files/sanitize-makefile.patch b/recipes/qi/files/sanitize-makefile.patch index cd1abf3f58..69f34f8cfb 100644 --- a/recipes/qi/files/sanitize-makefile.patch +++ b/recipes/qi/files/sanitize-makefile.patch @@ -6,7 +6,7 @@ Index: git/Makefile include config.mk --BUILD_DATE := $(shell date) +-BUILD_DATE := $(shell date --iso-8601=seconds) -BUILD_HOST := $(shell hostname) -BUILD_BRANCH := $(shell git branch | grep ^\* | cut -d' ' -f2) -BUILD_HEAD := $(shell git show --pretty=oneline | head -n1 | cut -d' ' -f1 | cut -b1-16) |
