[PATCH] fwts: bump to v16.07.00
by Gayatri Kammela
Update FWTS to version v16.07.00
Signed-off-by: Gayatri Kammela <gayatri.kammela(a)intel.com>
---
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 1060901aeef0..b20da5954907 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 = "V16.06.00+git${SRCPV}"
+PV = "V16.07.00+git${SRCPV}"
-SRCREV = "50f27cbae85ae7243a35f47f1768eec5bfb3cb90"
+SRCREV = "3d7ce24d224a7ca35baede5ca2c8dc806decf66e"
SRC_URI = "git://kernel.ubuntu.com/hwe/fwts.git \
file://luv-parser-fwts \
"
--
1.9.1
5 years, 10 months
[PATCH 0/4] Store results to central location when booting from network
by Gayatri Kammela
Hi,
This is the patch series addressing the issue about storage of results when an
user boots luv via netboot. This feature lets you store the copy of the results
in a server/website and script is added to luv to allow users to pass the url of the
server as an argument.
Instructions for setting up the server and handling the uploads will be provided
in the documentation.
This feature resolves the issue https://github.com/01org/luv-yocto/issues/74
Gayatri Kammela (4):
luv-netboot-results: Add a new file 'luv-netboot-results'
initscripts_1.0.bbappend: Add luv-netboot-results file to bin
directory
luv-test-manager: Source the luv-netboot-results file from bin
directory
meta-luv/utils: Add a new file "luv_script_net_image.py" to luv
.../initscripts/initscripts/luv-netboot-results | 74 ++++++++++++++++++++++
.../initscripts/initscripts/luv-test-manager | 2 +
.../initscripts/initscripts_1.0.bbappend | 9 ++-
meta-luv/utils/luv_script_net_image.py | 74 ++++++++++++++++++++++
4 files changed, 157 insertions(+), 2 deletions(-)
create mode 100644 meta-luv/recipes-core/initscripts/initscripts/luv-netboot-results
create mode 100755 meta-luv/utils/luv_script_net_image.py
--
1.9.1
5 years, 10 months
[PATCH v2 0/8] Luv: Add luv.cfg file to luv-live-image and luv-netboot-image
by Gayatri Kammela
This is the patch series to add luv.cfg file to both the image recipes
(luv-live-image and luv-netboot-image) in LUV. This is file will be
available in boot partition in luv disk boot image and it will be
integrated in luv- netboot image.
This file comes in handy to modify and give the parameters of your choice
for instance netconsole and url
In long run, this file can be placed in results partition so that it will be much
easier for users who boot luv in windows
Changes since v1:
1)Modified luv.cfg file to add description of the file
2) Modified APPEND lines of both url and email in both image recipes
Gayatri Kammela (8):
luv-efi.bbclass: Remove the netconsole parameter from the grub.cfg
luv-live-image.bb: Add url as a kernel parameter to the image
luv-netboot-image.bb: Update url kernel parameter
luv-efi.bbclass: Create a new file 'luv.cfg'
luv-efi.bblcass: Source the luv.cfg to the grub.cfg file
luv-live-image.bb: Build luv_cfg function in luv-live-image recipe
luv-netboot-image.bb: Populate luv.cfg and build it in netboot recipe
grub-efi_2.00.bbappend: Enable source command in grub
meta-luv/classes/luv-efi.bbclass | 49 +++++++++++++++++++++--
meta-luv/recipes-bsp/grub/grub-efi_2.00.bbappend | 2 +-
meta-luv/recipes-core/images/luv-live-image.bb | 8 +++-
meta-luv/recipes-core/images/luv-netboot-image.bb | 6 ++-
4 files changed, 58 insertions(+), 7 deletions(-)
--
1.9.1
5 years, 10 months
Firmware Test Suite 16.07.00 is released
by ivanhu
FWTS 16.07.00 is released.
It is available from:
Tar: http://fwts.ubuntu.com/release/fwts-V16.07.00.tar.gz
PPA:
https://launchpad.net/~firmware-testing-team/+archive/ubuntu/ppa-fwts-stable
Release notes:
https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/16.07.00
= New Features =
* acpi: method: add _FIT test
* acpi: pcct: add ACPI PCCT test
* opal/prd_info: Add OPAL Processor Recovery Diagnostics
* olog: olog.json: Add OPAL skiboot errors for olog scan
* Add klog checking for errors from drivers/acpi/tables.c
* klog: data.json: Add klog checking for kernel NUMA errors from
drivers/acpi/numa.c
* klog: data.json: Add klog checking for kernel EC errors from
drivers/acpi/ec.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/acpi_cmos_rtc.c
* klog: data.json: Add klog checking for errors from drivers/acpi/nfit.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/pci_root.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/pci_mcfg.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/cppc_acpi.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/battery.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/processor_idle.c
* klog: data.json: Add klog checking for errors from drivers/acpi/sleep.c
* klog: data.json: Add klog checking for errors from
drivers/acpi/acpica/rsmisc.c
* klog: data.json: Add klog checking for errors from drivers/acpi/evged.c
* efi: enable module loading to load legacy or new efi driver
* acpi: madt: Add support for ACPI 6.0a
* acpi: madt: Add support for ACPI 6.1
* uefi: update reset type to uefi 2.6
* acpi: dbg2: Add missing debug port types
= Fixed Bugs =
* bios: mtrr: check MTRR default memory type
* lib: acpi: fix a typo in fwts_acpi.h
* utilities: kernelscan: Add in missing [ ] brackets tokenisation
* acpi: rsdp: don't fail if RSDT and XSDT are both defined and different
* lib: fwts_alloc: make allocator more robust
* lib: fwts_pipeio: don't report failure on freopen failure
* doc: update contributors and date to the manual
* lib: olog: Improve message when sudo usage may help
* opal/prd_info: Improve message when libfdt not installed
* lib: framework: Improve message for results log file handling
* uefi: add the header for using efi runtime service
* efi_runtime: reuse the in-kernel guid structure
* efi_runtime: reuse the in-kernel time structure
* efi_runtime: reuse the in-kernel capsule header structure
* uefi: remove the enum of reset type
* efi_runtime: naming convention modification
* efi_runtime: fix the style problems
* debian/control: Fix incomplete dependencies for Linux headers (LP:
#1606480)
* acpi: madt: fix build fail for i386
* acpi: madt: Use 20 as the GIC ITS node length
* devicetree/dt_sysinfo: clean up logic in stringlist_contains_last
* devicetree/dt_sysinfo: fix reference platform compatible vs. model
check
* devicetree/dt_sysinfo: Add firestone model
* fwts: Fix madt testing with broken MADT entries
* fwts: Update .gitignore files
* fwts/madt: Add address of subtable to messages
* fwts/madt: Implement I/O APIC and I/O SAPIC value comparison test
* fwts/madt: Remove TODO for x2apic > 255 check
* fwts/madt: Add processor UID checking to madt tests
* fwts_cpuinfo_x86: check for null pointers when using
* lib: fwts_cpu: return info struct only when requested CPU is found
* lib: fwts_cpu: query info from the first online CPU
= Detail Changelog =
To check /usr/share/doc/fwts/changelog.Debian.gz or
fwts_16.07.00-0ubuntu1.debian.tar.gz from
https://launchpad.net/ubuntu/+source/fwts
Cheers,
Ivan
5 years, 11 months
[PATCH] linux-efi-yocto-test: remove CPU0 hotplug configuration
by Ricardo Neri
Tests for NDCTL require memory hot remove and insert functionality,
but not CPU0 hotplug. In the spirit of enabling only what is needed,
remove such configurations.
Cc: Megha Dey <megha.dey(a)intel.com>
Signed-off-by: Ricardo Neri <ricardo.neri-calderon(a)linux.intel.com>
---
meta-luv/recipes-kernel/linux/linux-yocto-efi-test/ndctl.cfg | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-luv/recipes-kernel/linux/linux-yocto-efi-test/ndctl.cfg b/meta-luv/recipes-kernel/linux/linux-yocto-efi-test/ndctl.cfg
index e7d519a..a0040cf 100644
--- a/meta-luv/recipes-kernel/linux/linux-yocto-efi-test/ndctl.cfg
+++ b/meta-luv/recipes-kernel/linux/linux-yocto-efi-test/ndctl.cfg
@@ -23,7 +23,5 @@ CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
-CONFIG_BOOTPARAM_HOTPLUG_CPU0=y
-CONFIG_DEBUG_HOTPLUG_CPU0=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_CMA=y
--
2.8.1
5 years, 11 months