aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core-ivi/eglibc/eglibc_2.19.bbappend
blob: 547fdb8e958f84476809f073f652ac757ee0d25d (plain)
1
2
3
4
5
6
7
8
9
# Use local $PN directory
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

PRINC := "${@int(PRINC) + 1}"

# Add patch to avoid overwriting libc_cv_rootsbindir
SRC_URI += " \
    file://eglibc_2.18_add_af_bus_support.patch \
    "