Compare commits

..

No commits in common. "c87791698246ef1931ebcd0a3cc1d7d144c18133" and "80c3f3ee744bb4aa7032237ecca534d92531de79" have entirely different histories.

View File

@ -13,7 +13,7 @@ SRC_URI = "https://pypi.python.org/packages/source/p/pyA20/pyA20-${PV}.tar.gz \
"
S = "${WORKDIR}/pyA20-${PV}"
inherit setuptools3
inherit distutils3
do_compile:prepend() {
cp ${UNPACKDIR}/mapping.h ${S}/pyA20/gpio/mapping.h