summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/eglibc/eglibc-fsl.inc
blob: 88876f04fdbe0e62d6780896a90cd487473fecdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SRC_URI_fsl = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
		file://glibc.undefined_static.patch \
		file://glibc.fixgcc4.6.patch \
		file://glibc.readv_proto.patch \
		file://glibc.fix_sqrt.patch \
		file://glibc.fix_prof.patch \
		file://glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch \
		file://etc/ld.so.conf \
		file://generate-supported.mk \
"

FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

PR_append_fsl = "+${DISTRO}.0"