]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES value
authorJuro Bystricky <juro.bystricky@intel.com>
Sat, 10 Mar 2018 18:56:25 +0000 (10:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Mar 2018 22:06:32 +0000 (15:06 -0700)
commit98e852983cf58e3004a88bcfb20430289f679140
treeae9df8f01ee99b6bd4733b4c14ef594b167248be
parent5350ee317740751f2417c1794dd39d3880347dbf
classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES value

Replace the occurences of BUILD_REPRODUCIBLE_BINARIES with expanded
values ${BUILD_REPRODUCIBLE_BINARIES} so the variable does not need to be
exported.

(From OE-Core rev: 27f87bbc8395a2481ef808465a62d213a6b678ac)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-prelink.bbclass
meta/classes/image.bbclass
meta/classes/kernel.bbclass
meta/recipes-core/busybox/busybox.inc