From 74c8041b63396d86093f3ec8b701f41b01e00feb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 7 Jan 2011 20:25:12 +0100 Subject: dbus: add license checksum Signed-off-by: Koen Kooi --- recipes-core/dbus/dbus.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-core/dbus/dbus.inc b/recipes-core/dbus/dbus.inc index 73fc426933..e47b5e6525 100644 --- a/recipes-core/dbus/dbus.inc +++ b/recipes-core/dbus/dbus.inc @@ -1,7 +1,9 @@ DESCRIPTION = "A message bus system for inter-process communication" HOMEPAGE = "http://dbus.freedesktop.org" 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" INC_PR = "r19" -- cgit v1.2.3-54-g00ecf