From c9caaba9ad440c2c48b2f34fb2cbd226fa8b30f6 Mon Sep 17 00:00:00 2001 From: Lucien Mueller Date: Wed, 28 Jul 2021 09:53:04 +0200 Subject: [PATCH] Update BUILDHISTORY_COMMIT_AUTHOR. Signed-off-by: Lucien Mueller --- build-fct/conf/local.conf | 2 +- build-minimal/conf/local.conf | 2 +- build/conf/local.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-fct/conf/local.conf b/build-fct/conf/local.conf index 88f5fef..7a69a5c 100644 --- a/build-fct/conf/local.conf +++ b/build-fct/conf/local.conf @@ -26,7 +26,7 @@ SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache" DL_DIR="${YOCTOROOT}/build-common/downloads" BUILDHISTORY_COMMIT = "1" -BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " +BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " # Add licences file to the rootfs COPY_LIC_MANIFEST = "1" diff --git a/build-minimal/conf/local.conf b/build-minimal/conf/local.conf index 88f5fef..7a69a5c 100644 --- a/build-minimal/conf/local.conf +++ b/build-minimal/conf/local.conf @@ -26,7 +26,7 @@ SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache" DL_DIR="${YOCTOROOT}/build-common/downloads" BUILDHISTORY_COMMIT = "1" -BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " +BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " # Add licences file to the rootfs COPY_LIC_MANIFEST = "1" diff --git a/build/conf/local.conf b/build/conf/local.conf index 88f5fef..7a69a5c 100644 --- a/build/conf/local.conf +++ b/build/conf/local.conf @@ -26,7 +26,7 @@ SSTATE_DIR="${YOCTOROOT}/build-common/sstate-cache" DL_DIR="${YOCTOROOT}/build-common/downloads" BUILDHISTORY_COMMIT = "1" -BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " +BUILDHISTORY_COMMIT_AUTHOR = "Mr Jenkins " # Add licences file to the rootfs COPY_LIC_MANIFEST = "1"