mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
* similarly as direct dependencies before * this doesn't fix any issue (at least AFAIK), just keeps the log files more deterministic to avoid unnecessary churn like in: perl-native.log.do_configure: -NOTE: Installed into sysroot: ['zlib-native', 'make-native', 'perlcross-native', 'gdbm-native', 'xz-native', 'gettext-minimal-native', 'texinfo-dummy-native', 'libtool-native'] +NOTE: Installed into sysroot: ['zlib-native', 'make-native', 'perlcross-native', 'gdbm-native', 'libtool-native', 'gettext-minimal-native', 'texinfo-dummy-native', 'xz-native'] and similarly in "Note: Skipping as already exists in sysroot: (From OE-Core rev: cedee02e1acaffd8932809ceb5b6f9bd4f861283) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| base.bbclass | ||
| buildstats.bbclass | ||
| debian.bbclass | ||
| devshell.bbclass | ||
| insane.bbclass | ||
| license.bbclass | ||
| logging.bbclass | ||
| mirrors.bbclass | ||
| package_deb.bbclass | ||
| package_ipk.bbclass | ||
| package_pkgdata.bbclass | ||
| package_rpm.bbclass | ||
| package.bbclass | ||
| packagedata.bbclass | ||
| patch.bbclass | ||
| sanity.bbclass | ||
| sstate.bbclass | ||
| staging.bbclass | ||
| uninative.bbclass | ||
| utility-tasks.bbclass | ||
| utils.bbclass | ||