packagegroup-meta-filesystems: Fix utils typo

This typo would cause all utils tools to be missing in the image when only installing packagegroup-meta-filesystems

Signed-off-by: Yongchang Qiao <qiaoyongchang@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yongchang Qiao 2024-04-08 16:43:25 +00:00 committed by Khem Raj
parent e82b1535e7
commit f6d6122ba7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,13 +7,13 @@ PROVIDES = "${PACKAGES}"
PACKAGES = ' \
packagegroup-meta-filesystems \
packagegroup-meta-filesystems-support \
packagegroup-meta-filesystems-utls \
packagegroup-meta-filesystems-utils \
'
RDEPENDS:packagegroup-meta-filesystems = "\
packagegroup-meta-filesystems \
packagegroup-meta-filesystems-support \
packagegroup-meta-filesystems-utls \
packagegroup-meta-filesystems-utils \
"
RDEPENDS:packagegroup-meta-filesystems = "\