mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-12-26 04:58:22 +01:00
Compare commits
2 Commits
80c3f3ee74
...
c877916982
Author | SHA1 | Date | |
---|---|---|---|
|
c877916982 | ||
|
dbf43ca34a |
@ -13,7 +13,7 @@ SRC_URI = "https://pypi.python.org/packages/source/p/pyA20/pyA20-${PV}.tar.gz \
|
|||||||
"
|
"
|
||||||
S = "${WORKDIR}/pyA20-${PV}"
|
S = "${WORKDIR}/pyA20-${PV}"
|
||||||
|
|
||||||
inherit distutils3
|
inherit setuptools3
|
||||||
|
|
||||||
do_compile:prepend() {
|
do_compile:prepend() {
|
||||||
cp ${UNPACKDIR}/mapping.h ${S}/pyA20/gpio/mapping.h
|
cp ${UNPACKDIR}/mapping.h ${S}/pyA20/gpio/mapping.h
|
||||||
|
Loading…
Reference in New Issue
Block a user