aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-devtools/python/python_2.7.9.bbappend
blob: 1479941864b26b99099841933a99d7f4d99a49bc (plain)
1
2
3
4
5
6
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI_append_amd = " ${@bb.utils.contains_any("DISTRO", "mel mel-lite", "", \
                       "file://0001-ensure-usage-of-native-modules-while-cross-compiling.patch", d)} \
                       file://0002-fix-assertion-of-device-name-to-be-slightly-more-len.patch \
"