mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 17:20:13 +00:00
dbus: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
DESCRIPTION = "A message bus system for inter-process communication"
|
DESCRIPTION = "A message bus system for inter-process communication"
|
||||||
HOMEPAGE = "http://dbus.freedesktop.org"
|
HOMEPAGE = "http://dbus.freedesktop.org"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPLv2+ AFLv2.1"
|
LICENSE = "AFL2.1 | GPLv2+"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \
|
||||||
|
file://dbus/dbus.h;firstline=6;endline=20;md5=6eea2e0c7750dd8e620dcb1437312fa5"
|
||||||
DEPENDS = "expat glib-2.0 virtual/libintl libsm libice virtual/libx11"
|
DEPENDS = "expat glib-2.0 virtual/libintl libsm libice virtual/libx11"
|
||||||
|
|
||||||
INC_PR = "r19"
|
INC_PR = "r19"
|
||||||
|
|||||||
Reference in New Issue
Block a user