Remove python3_bbappend
This is not required anymore. The turtledemo were part of the python3-misc package which is not used anymore. BugzID: 81512
This commit is contained in:
parent
7b7a373dbf
commit
f601e2d57d
|
|
@ -1,5 +0,0 @@
|
||||||
do_install_append(){
|
|
||||||
cd ${D}${libdir}/python${PYTHON_MAJMIN}
|
|
||||||
rm -rf turtle.py turtledemo/
|
|
||||||
cd -
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue