mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 05:40:00 +00:00
82b5cdad0f
At this point users appear to all call add_info directly. Failing to do that means the file dependency tracking code isn't active so would cause problems. Therefore drop the unused function. (Bitbake rev: 6b24efc0f4d19738d96754280e70bc493005167d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>