]> code.ossystems Code Review - openembedded-core.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:05:35 +0000 (15:05 -0700)
commit27f87bbc8395a2481ef808465a62d213a6b678ac
treebe3a73306df39aef0ebf9731a839fba954de8a16
parent0a1a1daac661046b0bf287b63267d58e0ab03e8e
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.

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