mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02:00
python3-sense-hat: Drop PYTHON_PN
Starting OE core commit b566b1e32c7993d1ab7795562f648e52ce186a70, we no longer need PYTHON_PN for any abstraction of python2 vs python3. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dbf1113a82
commit
8fa8d6bed7
|
@ -18,7 +18,7 @@ DEPENDS += " \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
${PYTHON_PN}-numpy \
|
python3-numpy \
|
||||||
${PYTHON_PN}-rtimu \
|
python3-rtimu \
|
||||||
${PYTHON_PN}-pillow \
|
python3-pillow \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user