mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
binconfig.bbclass: Remove pointless inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
inherit base
|
|
||||||
|
|
||||||
# The namespaces can clash here hence the two step replace
|
# The namespaces can clash here hence the two step replace
|
||||||
def get_binconfig_mangle(d):
|
def get_binconfig_mangle(d):
|
||||||
import bb.data
|
import bb.data
|
||||||
|
|||||||
Reference in New Issue
Block a user