mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
libgudev: initial add 230
libgudev was splitted out from systemd into a separate package Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
5b795d133d
commit
a89a97e6b2
@@ -0,0 +1,11 @@
|
|||||||
|
SUMMARY = "GObject wrapper for libudev"
|
||||||
|
|
||||||
|
SRC_URI[archive.md5sum] = "e4dee8f3f349e9372213d33887819a4d"
|
||||||
|
SRC_URI[archive.sha256sum] = "a2e77faced0c66d7498403adefcc0707105e03db71a2b2abd620025b86347c18"
|
||||||
|
|
||||||
|
DEPENDS = "glib-2.0 udev"
|
||||||
|
|
||||||
|
LICENSE = "LGPLv2.1"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||||
|
|
||||||
|
inherit gnomebase
|
||||||
Reference in New Issue
Block a user