distro-build-manifest: add DIST_BUILD_TS in all manifests 91/21891/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 16 Jul 2019 16:39:48 +0000 (16:39 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 16 Jul 2019 16:59:49 +0000 (16:59 +0000)
commitd90dd1a4aa6fb62a69c74e9e824977351ef9f8c4
treea4f2be74da416c27a7016a5a277916d38eae9846
parent8611adeb40fcfe033d687fbc02f8699e26e9c49d
distro-build-manifest: add DIST_BUILD_TS in all manifests

The build timestamp is added to build manifests deployed in target images and SDK.

Also, this patch adds a new option '-t|--timestamp' to distro-manifest-generator.sh
to let the recipe pass the same timestamp as the one used for the image suffix
(in Yocto 2.6/Thud, DATETIME is used). So DIST_BUILD_TS should have the same value
as the image version suffix.

Bug-AGL: SPEC-2649

Change-Id: I2a9d11b2ce59753bca31ebb8e82d46c224110d68
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-agl-profile-core/recipes-core/distro-build-manifest/distro-build-manifest.bb
scripts/distro-manifest-generator.sh