aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic-layers/filesystem-layer/recipes-fsl/packagegroups/packagegroup-fsl-mfgtool.bbappend
blob: 1080a9f5688fd821cadfa2b122b78bb1bf740f36 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2015 O.S. Systems Software LTDA.

PACKAGES += " \
    ${PN}-f2fs \
"

RDEPENDS_${PN}-f2fs = " \
    ${PN}-base \
    f2fs-tools \
"