diff options
| author | Fathi Boudra <fathi.boudra@linaro.org> | 2016-12-22 08:19:30 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-26 08:24:56 +0100 |
| commit | 7787c56382818f25a079eb9c6a8d7839424b5afc (patch) | |
| tree | 8fd74485b21e9c3f988bc72ef77b44733e4fdf23 /meta-oe/recipes-test/fwts/fwts_git.bb | |
| parent | 31c93c34aa56bab297257f7b3fab94cc89cbc323 (diff) | |
| download | meta-openembedded-7787c56382818f25a079eb9c6a8d7839424b5afc.tar.gz | |
fwts: upgrade to 16.12.00 release
* update PV and SRCREV to match 16.12.00 release
* refresh 0001-ignore-constant-logical-operand-warning-with-clang.patch
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-test/fwts/fwts_git.bb')
| -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 b04be021bf..82ed5ecf05 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.09.00" | 8 | PV = "16.12.00" |
| 9 | 9 | ||
| 10 | SRCREV = "15386283ad55e2a5b9366c1f43f4531ef79b01cb" | 10 | SRCREV = "d38fced7db86e5483d5c2e634ee1eec98620d5b8" |
| 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 | " |
