3613c3cb33
BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS option has been
replaced by BR2_TARGET_ROOTFS_OCI_CMD in commit [1].
Since BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS contains
only one item, we can safely replace by
BR2_TARGET_ROOTFS_OCI_CMD in the defconfig fragment
used by the test_oci test case.
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/2491321058
[1]
|
||
---|---|---|
.. | ||
test_ubi | ||
__init__.py | ||
test_ext.py | ||
test_f2fs.py | ||
test_iso9660.py | ||
test_jffs2.py | ||
test_oci.py | ||
test_squashfs.py | ||
test_ubi.py | ||
test_yaffs2.py |