mirror of
https://git.yoctoproject.org/poky
synced 2026-06-30 20:13:39 +02:00
Previously, we were documenting the "package*" class and lumping the "package_deb", "package_rpm", and "package_ipk" classes in that entry. Really, we need to break out the "package" class on its own and create entries for the sub-classes that were being bundled in there. Additionally, we needed to document the "package_tar" class. (From yocto-docs rev: 0c263568c1c6c1700b0b87ed1a22fdc8e51f28c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>