summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-devtools/rsync/rsync_%.bbappend
blob: 6a235b606815b77e1ce98a41e7330c9511c59e5e (plain)
1
2
3
4
5
6
7
DEPENDS:append:class-target = " popt zlib"
PACKAGECONFIG = ""

EXTRA_OECONF:append:class-target = " \
    --disable-locale --disable-iconv \
    --without-included-popt --without-included-zlib \
"