Signed-off-by: Martin Jansa <[email protected]> --- meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb index ac4cc00..a177797 100644 --- a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb +++ b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb @@ -1,5 +1,6 @@ DESCRIPTION = "GNOME Terminal" -LICENSE = "GPL" +LICENSE = "GPL-2.0" +LIC_FILES_CHKSUM = "file://COPYING;md5=5b51eba4ba4cafe64073227530c061ed" DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte" PR = "r2" -- 1.8.0 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
