This timestamp makes the package meta-environment-qemux86-64 not reproducible, and it is the time when the package is built, mabybe not that important, the key info is the meta revision.
Signed-off-by: Changqing Li <[email protected]> --- meta/classes-recipe/toolchain-scripts-base.bbclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/classes-recipe/toolchain-scripts-base.bbclass b/meta/classes-recipe/toolchain-scripts-base.bbclass index d24a986e02..444721fe97 100644 --- a/meta/classes-recipe/toolchain-scripts-base.bbclass +++ b/meta/classes-recipe/toolchain-scripts-base.bbclass @@ -12,6 +12,4 @@ toolchain_create_sdk_version () { echo 'Distro: ${DISTRO}' >> $versionfile echo 'Distro Version: ${DISTRO_VERSION}' >> $versionfile echo 'Metadata Revision: ${METADATA_REVISION}' >> $versionfile - echo 'Timestamp: ${DATETIME}' >> $versionfile } -toolchain_create_sdk_version[vardepsexclude] = "DATETIME" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232126): https://lists.openembedded.org/g/openembedded-core/message/232126 Mute This Topic: https://lists.openembedded.org/mt/118058640/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
