mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +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)
|
||||
|
||||
python () {
|
||||
import exceptions, string, re
|
||||
import string, re
|
||||
|
||||
# Handle PACKAGECONFIG
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user