summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-devtools/rsync/rsync_%.bbappend
blob: f4f3b42d02fdd9c0b5b4b75860a4299e08cedd35 (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"