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:42:51 +0100 |
commit | c0d181dc93353cbe72e712f3f1c0e6ae6c50f5d2 (patch) | |
tree | ee2edd4d2e46b5abe4c4bd905687e6e501986b4a /.gitignore | |
parent | ea2f74e9a780f76cb4c86dadc97ce32af0f96d69 (diff) | |
download | poky-c0d181dc93353cbe72e712f3f1c0e6ae6c50f5d2.tar.gz |
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]
(From OE-Core rev: 853e0499be449c71378c087e08b1926be8e2ac87)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions