oe_yp_migration

This is an old revision of the document!


Migration issues in various releases.

* recipe-specific sysroots, so you must be more rigorous about DEPENDS – those dependencies will be populated into the recipe's sysroot * PACKAGE_WRITE_DEPS to enumerate host tools necessary for pre- and post-install scripts; see “Post-Installation Scripts” in Dev Tasks Manual (see do_rootfs() task)

PACKAGE_WRITE_DEPS += "${@bb.utils.contains('DISTRO_FEATURES','systemd sysvinit','systemd-systemctl-native','',d)}"
  • oe_yp_migration.1582538889.txt.gz
  • Last modified: 2020/02/24 10:08
  • by rpjday