aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-11-11 14:39:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-11-24 12:03:03 +0100
commit1b6141cc55fe8877c48b5e63c7db25dd75e35094 (patch)
tree130bec75c4605878b3a0abac788740e876a45abc
parent9e3b3456c75c6f0940c1c642c9f1fbda989793ea (diff)
downloadmeta-openembedded-1b6141cc55fe8877c48b5e63c7db25dd75e35094.tar.gz
fwts: update to 14.09.00 release
* bump PV and matching SRCREV * add glib-2.0 to DEPENDS, introduced in 14.09.00 with logind support Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-extended/fwts/fwts_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/fwts/fwts_git.bb b/meta-oe/recipes-extended/fwts/fwts_git.bb
index 4fa1d6be1a..8b0e61b9a8 100644
--- a/meta-oe/recipes-extended/fwts/fwts_git.bb
+++ b/meta-oe/recipes-extended/fwts/fwts_git.bb
@@ -5,14 +5,14 @@ HOMEPAGE = "https://wiki.ubuntu.com/Kernel/Reference/fwts"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=deb8af5388e838d133eaa036f4d1496f"
-PV = "14.05.00"
+PV = "14.09.00"
-SRCREV = "fb5385fec1f3468b479e87c0bba38ab76f60915b"
+SRCREV = "cf14f3b4bab716dea95de772ad52786c1cbe862a"
SRC_URI = "git://kernel.ubuntu.com/hwe/fwts.git"
S = "${WORKDIR}/git"
-DEPENDS = "libpcre json-c"
+DEPENDS = "libpcre json-c glib-2.0"
inherit autotools-brokensep