mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
e82b1535e7
commit
f6d6122ba7
@ -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 = "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user