eds-tools: Fix SRCREV and add LIC_FILE_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold 2010-11-29 17:18:32 -08:00 committed by Richard Purdie
parent ce4d631aea
commit b721e08466
2 changed files with 7 additions and 2 deletions

View File

@ -34,6 +34,7 @@ SRCREV_pn-dri2proto ??= "66c56ab10d917e3f47f93178d7eac6430970d3c4"
SRCREV_pn-dtc ??= "73dca9ae0b9abe6924ba640164ecce9f8df69c5a"
SRCREV_pn-dtc-native ??= "73dca9ae0b9abe6924ba640164ecce9f8df69c5a"
SRCREV_pn-eds-dbus ??= "7337d11aed576e7caaa12b4e881ad8d33668799f"
SRCREV_pn-eds-tools ??= "2008-02-04"
SRCREV_pn-eee-acpi-scripts ??= "df785afdacedf869b20fb88a793c13b539819270"
EGLIBCREV = "11982"
SRCREV_pn-eglibc ??= "${EGLIBCREV}"

View File

@ -1,10 +1,14 @@
LICENSE = "GPL"
LICENSE = "GPLv2"
SECTION = "x11"
DEPENDS = "dbus-glib eds-dbus"
RDEPENDS = "libedata-book"
DESCRIPTION = "Test applications for EDS"
SRC_URI = "bzr://burtonini.com/bzr/${PN};proto=http"
PR = "r0"
SRC_URI = "bzr://burtonini.com/bzr/eds-tools;proto=http"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools pkgconfig