Commit c183e02
committed
recipes-support/os-extra-firmware: Extract extra-firmware volume data path
The volume data path is currently /var/lib/docker/volumes/extra-firmware/_data,
and might change in the future, so let's use the engine to extract the
actual value.
Change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>1 parent 0f9c042 commit c183e02
File tree
2 files changed
+4
-4
lines changed- meta-balena-common/recipes-support/os-extra-firmware/os-extra-firmware
2 files changed
+4
-4
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments