[PATCH] fwts: bump to v17.08.00
by Naresh Bhat
Update FWTS to version v17.08.00
Signed-off-by: Naresh Bhat <naresh.bhat(a)linaro.org>
---
meta-luv/recipes-core/fwts/fwts_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-luv/recipes-core/fwts/fwts_git.bb b/meta-luv/recipes-core/fwts/fwts_git.bb
index 5011aca..bca34b5 100644
--- a/meta-luv/recipes-core/fwts/fwts_git.bb
+++ b/meta-luv/recipes-core/fwts/fwts_git.bb
@@ -4,9 +4,9 @@ HOMEPAGE = "https://wiki.ubuntu.com/Kernel/Reference/fwts"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=31da590f3e9f3bd34dcdb9e4db568519"
-PV = "V17.07.00+git${SRCPV}"
+PV = "V17.08.00+git${SRCPV}"
-SRCREV = "215a0b5b5c5b3b54bd7ef654429b5645f17906fa"
+SRCREV = "d78a50cdaec3d3c67045b6db1eea4e4c349a1064"
SRC_URI = "git://kernel.ubuntu.com/hwe/fwts.git \
file://luv-parser-fwts \
"
--
2.7.4
4 years, 9 months
[PATCH] ndctl: bump to version 57(v57)
by Megha Dey
LUV currently uses linux 4.12. The corresponding NDCTL version is
v57. Updating the SRCREV accordingly.
Signed-off-by: Megha Dey <megha.dey(a)linux.intel.com>
---
meta-luv/recipes-core/ndctl/ndctl_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-luv/recipes-core/ndctl/ndctl_git.bb b/meta-luv/recipes-core/ndctl/ndctl_git.bb
index ae8011a..43b5ed5 100644
--- a/meta-luv/recipes-core/ndctl/ndctl_git.bb
+++ b/meta-luv/recipes-core/ndctl/ndctl_git.bb
@@ -11,7 +11,7 @@ HOMEPAGE = "https://git.kernel.org/cgit/linux/kernel/git/nvdimm/nvdimm.git/tree/
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=e66651809cac5da60c8b80e9e4e79e08"
-PV = "v56+git${SRCPV}"
+PV = "v57+git${SRCPV}"
RDEPENDS_${PN} = "nvdimm-test"
COMPATIBLE_HOST='(x86_64).*'
@@ -23,7 +23,7 @@ inherit module-base
SRC_URI += "git://github.com/pmem/ndctl.git"
SRC_URI += "file://luv-parser-ndctl"
SRC_URI += "file://ndctl_runner"
-SRCREV = "78d5421e02272fd068e1637fc2764db3a3776a8a"
+SRCREV = "d685bff1ed574cc714ae3e47f9d913f1c074d2b2"
S = "${WORKDIR}/git"
DEPENDS = "virtual/kernel kmod udev"
--
1.9.1
4 years, 9 months
Firmware Test Suite 17.08.00 is released
by ivanhu
FWTS 17.08.00 is released.
It is available from:
Tar: http://fwts.ubuntu.com/release/fwts-V17.08.00.tar.gz
PPA:
https://launchpad.net/~firmware-testing-team/+archive/ubuntu/ppa-fwts-stable
Release notes:
https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/17.08.00
= New Features =
* ACPICA: Update to version 20170728
* New ACPI tests defined by ACPI 6.2
* acpi: sdei: add ACPI SDEI test (mantis 1714)
* acpi: pcct: refactor subspace to individual functions
* acpi: pcct: update PCCT table to ACPI 6.2 (mantis 1659 & 1755)
* acpi: dppt: add ACPI DPPT test (mantis 1795)
* acpi: pptt: add ACPI PPTT test
* acpi: hmat: add ACPI HMAT test (mantis 1705)
* acpi: method: add _LSI test according to ACPI 6.2 (mantis 1721)
* acpi: madt: Add support for ACPI 6.2
* New tests for SBBR
* acpi: fadt: add SBBR compliance tests
* acpi: madt: add SBBR compliance tests
* acpi: spcr: add SBBR compliance tests
* acpi: xsdt: add SBBR compliance tests
* acpi: dbg2: add SBBR compliance tests
* acpi: gtdt: add SBBR compliance tests
* acpi: acpitables: add SBBR compliance tests
* dmi: dmicheck: add SBBR compliance tests
* acpi: method: add SBBR compliance tests
* acpi: rsdp: add SBBR compliance tests
* acpi: sbbr: sync up with new SBBR tests
= Fixed Bugs =
* dmicheck: fix dmi_reserved_bits_check function when size is 64
* acpi: pmtt: fix typo from pmmt to pmtt
* acpi: rasf: add ACPI RASF test
* acpi: remove "Linux-ready Firmware Developer Kit" from license
header of files not derived from the LFDK
* opal: fix build error on Ubuntu 12.04 i386 with gcc 4.6.3
* lib: fwts_safe_mem: remove need to copy into a buffer
* acpi: bert: add safe memory read check on mmap'd memory
* acpi: hpet: add safe memory read check on mmap'd memory
* acpi: mcfg: add safe memory read check on mmap'd PCI config memory
* acpi: pcc: add safe memory read check on mmap'd PCC header
* bios: pciirq: add safe memory read check on mmap'd pci irq region
* bios: pnp: add safe memory read check on mmap'd memory region
* dmi: dmicheck: fix incorrect safe memory read check on DMI mmap'd
region
* uefi: csm: add safe memory read check on mmap'd interrupt and
option ROM regions
* fwts_safe_mem: workaround longjmp clobber warnings
* lib: fwts_smbios: use fwts_safe_memcpy to read SMBIOS entry
* lib: fwts_acpi_tables: re-work fwts_acpi_get_rsdp, less memory copies
* lib: fwts_safe_mem: really force reads
* lib: fwts_acpi_tables: unmap mem, fixes memory leak
* acpi: xsdt: fix build error on 32 bit systems
* acpica: fwts_acpica: fix linker issues on Fedora (LP: #1712572)
* acpi: method: Fix error message.
= Detail Changelog =
To check /usr/share/doc/fwts/changelog.Debian.gz or
fwts_17.08.00-0ubuntu1.debian.tar.gz from
https://launchpad.net/ubuntu/+source/fwts
4 years, 10 months