diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2017-01-20 08:03:49 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:19 +0100 |
commit | b9c6c88475914f531a3c0008f7dcbc22065876c3 (patch) | |
tree | 0b697a0616aebcec9199b064c6186fab92406038 /meta-oe | |
parent | 300d2303049f80f1c20160282e637b76ec7f6548 (diff) | |
download | meta-openembedded-b9c6c88475914f531a3c0008f7dcbc22065876c3.tar.gz |
fwts: upgrade to 17.01.00 release
Update PV and SRCREV to match 17.01.00 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-test/fwts/fwts_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/fwts/fwts_git.bb b/meta-oe/recipes-test/fwts/fwts_git.bb index 82ed5ecf0..6c4cd483e 100644 --- a/meta-oe/recipes-test/fwts/fwts_git.bb +++ b/meta-oe/recipes-test/fwts/fwts_git.bb | |||
@@ -5,9 +5,9 @@ HOMEPAGE = "https://wiki.ubuntu.com/Kernel/Reference/fwts" | |||
5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=31da590f3e9f3bd34dcdb9e4db568519" | 6 | LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=31da590f3e9f3bd34dcdb9e4db568519" |
7 | 7 | ||
8 | PV = "16.12.00" | 8 | PV = "17.01.00" |
9 | 9 | ||
10 | SRCREV = "d38fced7db86e5483d5c2e634ee1eec98620d5b8" | 10 | SRCREV = "0d44a57aab82c9861b6d36d73dc2c7c8a6696c21" |
11 | SRC_URI = "git://kernel.ubuntu.com/hwe/fwts.git \ | 11 | SRC_URI = "git://kernel.ubuntu.com/hwe/fwts.git \ |
12 | file://0001-ignore-constant-logical-operand-warning-with-clang.patch \ | 12 | file://0001-ignore-constant-logical-operand-warning-with-clang.patch \ |
13 | " | 13 | " |