diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-08-27 23:31:28 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-29 10:40:08 +0100 |
commit | 853e0499be449c71378c087e08b1926be8e2ac87 (patch) | |
tree | 861b6beb8e420d7c188af6f825ccbca819ed36a5 /meta/conf | |
parent | 037d741c94dd7f8518b3499ee0beb91a343ffa6a (diff) | |
download | openembedded-core-853e0499be449c71378c087e08b1926be8e2ac87.tar.gz openembedded-core-853e0499be449c71378c087e08b1926be8e2ac87.tar.bz2 openembedded-core-853e0499be449c71378c087e08b1926be8e2ac87.zip |
ruby: improve reproducibility
Find out rbconfig.rb and created.rid from ${B}/.installed.list
and remove build host directories
- For rbconfig.rb, parse it like python's _sysconfigdata.py
[snip rbconfig.rb]
26 CONFIG["INSTALL"] = 'install -c'
[snip rbconfig.rb]
- For created.rid, it records file created time, just strip ${WORKDIR} prefix.
[snip created.rid]
840 /ruby-2.5.1/doc/maintainers.rdoc Fri, 22 Dec 2017 23:08:05 +0000
[snip created.rid]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions