From: Chen Qi Date: Wed, 6 Jan 2016 08:33:26 +0000 (+0800) Subject: bitbake.conf: remove 'stamp-base' X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27769 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6070e54f8fe3b530dce66623287403a50ac8a1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake.conf: remove 'stamp-base' Remove 'stamp-base' from this file as this flag is no longer used. [YOCTO #8468] Signed-off-by: Chen Qi Signed-off-by: Ross Burton --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index fe6fff09a2d..9760442377b 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -802,7 +802,7 @@ BB_SIGNATURE_EXCLUDE_FLAGS ?= "doc deps depends \ lockfiles type vardepsexclude vardeps vardepvalue vardepvalueexclude \ file-checksums python func task export unexport noexec nostamp dirs cleandirs \ sstate-lockfile-shared prefuncs postfuncs export_func deptask rdeptask \ - recrdeptask nodeprrecs stamp-base stamp-extra-info sstate-outputdirs filename lineno" + recrdeptask nodeprrecs stamp-extra-info sstate-outputdirs filename lineno" MLPREFIX ??= "" MULTILIB_VARIANTS ??= ""