mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
meta: add missing description in recipes-gnome
Remove some trailing whitespace (From OE-Core rev: 5714e4fb5e35454f2f3e523b1161a6451fcd3427) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e7bf9c976c
commit
deb2aea4eb
@@ -1,4 +1,8 @@
|
||||
SUMMARY = "GObject wrapper for libudev"
|
||||
DESCRIPTION = "This library makes it much simpler to use libudev from programs \
|
||||
already using GObject. It also makes it possible to easily use libudev from \
|
||||
other programming languages, such as Javascript, because of GObject \
|
||||
introspection support."
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/libgudev"
|
||||
BUGTRACKER = "https://gitlab.gnome.org/GNOME/libgudev/issues"
|
||||
SRC_URI[archive.sha256sum] = "587c4970eb23f4e2deee2cb1fb7838c94a78c578f41ce12cac0a3f4a80dabb03"
|
||||
|
||||
Reference in New Issue
Block a user