mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 06:39:53 +00:00
630b5de0d3
Apply a couple of best practices to the recipe: 1) use the gettext class to ensure the right versions of gettext are used for the recipe variants (target, native, etc). 2) use layout variables rather than absolute paths in the package FILES_ definitions. Signed-off-by: Joshua Lock <josh@linux.intel.com>