summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-devtools/rsync/rsync_%.bbappend
blob: e921c809c726270f4806fa1580006b9603c5ff1f (plain)
1
2
3
4
5
6
7
EXTRA_OECONF:append:class-target = " --disable-largefile --disable-locale \
                                     --disable-iconv --without-included-popt \
                                     --without-included-zlib"

PACKAGECONFIG = ""

DEPENDS:append:class-target = " popt zlib"