mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
base.bbclass: Drop unused/obsolete import
(From OE-Core rev: e501a98e87b8854040ac4081326871d7d6397917) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -394,7 +394,7 @@ def set_packagetriplet(d):
|
|||||||
settriplet(d, "PKGMLTRIPLETS", archs, tos, tvs)
|
settriplet(d, "PKGMLTRIPLETS", archs, tos, tvs)
|
||||||
|
|
||||||
python () {
|
python () {
|
||||||
import exceptions, string, re
|
import string, re
|
||||||
|
|
||||||
# Handle PACKAGECONFIG
|
# Handle PACKAGECONFIG
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user