diff options
| author | Vyacheslav Yurkov <uvv.mail@gmail.com> | 2023-09-30 00:26:59 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-30 01:03:17 -0700 |
| commit | c63a101cf99ebf2af265c073509fa45d8d71c525 (patch) | |
| tree | 313a5b64e6fddbe19734cbc650c0e73d144ecf85 /meta-filesystems/recipes-utils/xfstests | |
| parent | ae8faf852988cfed875e8bc73c911b89f3d052ad (diff) | |
| download | meta-openembedded-c63a101cf99ebf2af265c073509fa45d8d71c525.tar.gz | |
overlayfs-tools: Install fsck binary
Two projects, overlayfs-tools and overlayfs-progs, were combined
upstream.
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems/recipes-utils/xfstests')
| -rw-r--r-- | meta-filesystems/recipes-utils/xfstests/xfstests_2023.03.05.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2023.03.05.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2023.03.05.bb index fdfe045749..cfb6e4fd82 100644 --- a/meta-filesystems/recipes-utils/xfstests/xfstests_2023.03.05.bb +++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2023.03.05.bb | |||
| @@ -28,7 +28,7 @@ RDEPENDS:${PN} += "\ | |||
| 28 | e2fsprogs-resize2fs \ | 28 | e2fsprogs-resize2fs \ |
| 29 | libaio \ | 29 | libaio \ |
| 30 | libcap-bin \ | 30 | libcap-bin \ |
| 31 | overlayfs-progs \ | 31 | overlayfs-tools \ |
| 32 | perl \ | 32 | perl \ |
| 33 | python3 \ | 33 | python3 \ |
| 34 | python3-core \ | 34 | python3-core \ |
