1304
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
bootenv_sha256: "324337e20b0a2d8048c359bfa2a1b8dffd6b1a28eab260143dd895ca39c034aa"
|
bootenv_sha256: "324337e20b0a2d8048c359bfa2a1b8dffd6b1a28eab260143dd895ca39c034aa"
|
||||||
bootenv_path: "/tmp/{{ bootenv_filename }}"
|
bootenv_path: "/tmp/{{ bootenv_filename }}"
|
||||||
bootenv_mtd_device: "/dev/mtdblock8"
|
bootenv_mtd_device: "/dev/mtdblock8"
|
||||||
bootenv_expected_size: "262144"
|
bootenv_expected_size: "65536"
|
||||||
|
|
||||||
# Helper computed vars
|
# Helper computed vars
|
||||||
bootenv_name: "{{ bootenv_filename | regex_replace('\\.bin$', '') }}"
|
bootenv_name: "{{ bootenv_filename | regex_replace('\\.bin$', '') }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user