]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Nov 2022 17:37:29 +0000 (17:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
commit74fb6539dd06acb0dd6a9af4809152975e8473e6
tree6827724929e56e3d9f626de067f0fe1456ef1385
parentb4a809ba1758d8fa8d370da49b978d8a82e36e40
bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK

Whilst SDE definitely needs to be exported, the fallback does not as
it is only used in our python code via the datastore.

It was introduced as an export in 9a1dde74e794362399193dc3f81c9685a83d0776
but even then it doesn't look like it needed to be, likely just a copy and
paste mistake.

Drop the export.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/conf/bitbake.conf