Compare commits

..

No commits in common. "e7514f45ef7eab6f3e841a8a6fc789891ebaed9b" and "0e4205c7dafd37cda21a8abc5fc618536702d4af" have entirely different histories.

View File

@ -2,7 +2,5 @@ do_install:append:class-target() {
ln -sf ${bindir}/python3 ${D}${bindir}/python
}
PACKAGES:prepend:class-target = "${PN}-as-python "
FILES:${PN}-as-python = "${bindir}/python"
RRECOMMENDS:${PN}-core:append:class-target = " ${PN}-as-python"
FILES:${PN}-core:class-target += "${bindir}/python"