mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 02:44:35 +00:00
This was previously in oe-core but is being removed as it is no longer used by anything in that layer. Some changes were made in the process of moving the recipe to meta-oe: - Inherit gnomebase, as this is a GNOME package - Download the release tarball instead of a git clone - Set the correct license, this is -or-later not -only. Add handy.h to the license checksum to provide verification. The final output is identical to the recipe in oe-core. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>