summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-devtools/rpm/rpm_%.bbappend
blob: 1333a97c0f09fe48843e45236e01332c8d8731d0 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_append := ":${THISDIR}/files"

SRC_URI_append = "\
    file://0001-Factor-out-and-unify-setting-CLOEXEC.patch \
    file://0002-Optimize-rpmSetCloseOnExec.patch \
    file://0003-rpmSetCloseOnExec-use-getrlimit.patch \
"