mirror of
https://git.yoctoproject.org/poky
synced 2026-03-07 07:49:40 +01:00
Without using our python classes and having appropriate dependencies, the build is nondeterministic, and whether a python-avahi package is produced will vary depending on the host environment, yet avahi-discover is always produced, and it depends on python-avahi. (From OE-Core master rev: 4599ef630c13224506671bf84569bfc240cd3032) (From OE-Core rev: 472cea702c207a18ab18afe200dff78b328f6cf7) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>