]> code.ossystems Code Review - openembedded-core.git/commit
Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple"
authorPeter Kjellerstedt <pkj@axis.com>
Sun, 9 Feb 2020 06:06:58 +0000 (07:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Feb 2020 17:46:46 +0000 (17:46 +0000)
commitdcd1fbe153369634c73370cbe22e1dbdac080146
treeabc1a196211a4667abd0938608317ebcdaf411b3
parent9b3aaa03ace3975b2d6fb9a707b4b791d4f0f916
Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple"

This reverts commit 8380df6566db49ef184b837432558750f77f592f.

Giving BUILDNAME a static default in reproducible_build_simple.bbclass
to have /etc/version be generated with that name lead to other users
of BUILDNAME no longer working as expected. E.g., buildstats.bcclass
would now write its information in a single directory, overwriting the
statistics for each build.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/reproducible_build_simple.bbclass
meta/classes/rootfs-postcommands.bbclass