Skip to content

Commit

Permalink
projects: lkft: devices: e850-96: add a kernel_start_message
Browse files Browse the repository at this point in the history
Add a new kernel_start_message for LAVA to match on.

Signed-off-by: Anders Roxell <[email protected]>
  • Loading branch information
roxell committed Jul 20, 2023
1 parent b55f9ba commit c539fc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lava_test_plans/projects/lkft/devices/e850-96
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{% extends "devices/e850-96" %}

{% set kernel_start_message = '\'Android BootImage version:\'' %}

{% if DEPLOY_OS == "debian" %}
{% set ROOTFS_URL_COMP = "xz" %}
{% endif %}
Expand Down

0 comments on commit c539fc7

Please sign in to comment.