diff options
| -rw-r--r-- | meta-xilinx-standalone-sdt/recipes-libraries/xilffs_2024.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-sdt/recipes-libraries/xilffs_2024.2.bb b/meta-xilinx-standalone-sdt/recipes-libraries/xilffs_2024.2.bb index b8dc3b33..b7e0784a 100644 --- a/meta-xilinx-standalone-sdt/recipes-libraries/xilffs_2024.2.bb +++ b/meta-xilinx-standalone-sdt/recipes-libraries/xilffs_2024.2.bb | |||
| @@ -8,4 +8,6 @@ PACKAGECONFIG[use_mkfs] ="-DXILFFS_use_mkfs=ON,-DXILFFS_use_mkfs=OFF,," | |||
| 8 | PACKAGECONFIG[read_only] ="-DXILFFS_read_only=ON,-DXILFFS_read_only=OFF,," | 8 | PACKAGECONFIG[read_only] ="-DXILFFS_read_only=ON,-DXILFFS_read_only=OFF,," |
| 9 | PACKAGECONFIG[word_access]="-DXILFFS_word_access=ON,-DXILFFS_word_access=OFF,," | 9 | PACKAGECONFIG[word_access]="-DXILFFS_word_access=ON,-DXILFFS_word_access=OFF,," |
| 10 | 10 | ||
| 11 | EXTRA_OECMAKE += "${@'-DXILFFS_num_logical_vol=10 -DXILFFS_enable_multi_partition=ON' if d.getVar('ESW_MACHINE') == 'psv_pmc_0' else ''}" | ||
| 12 | |||
| 11 | DEPENDS += "xilstandalone libxil" | 13 | DEPENDS += "xilstandalone libxil" |
