aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic-layers/filesystem-layer/recipes-fsl/packagegroups/packagegroup-fsl-mfgtool.bbappend
blob: 563c9e76367ef12b0d95b31410ce63a4e77d9702 (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 \
"