mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
Added missing HOMEPAGE and DESCRIPTION found using the test command `oe-selftest -r distrodata.Distrodata.test_missing_homepg` [YOCTO #13471] (From OE-Core rev: 7290b773486da3888f848abf0dba747f2d9f42e1) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0a65c58c97
commit
f4adaac783
@@ -1,4 +1,6 @@
|
||||
SUMMARY = "Python GObject bindings"
|
||||
HOMEPAGE = "https://gitlab.gnome.org/GNOME/pygobject"
|
||||
DESCRIPTION = "PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more."
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
|
||||
|
||||
Reference in New Issue
Block a user