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