binconfig.bbclass: Remove pointless inherit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-08-12 12:01:41 +01:00
parent 98c561bf17
commit db549cdae3
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
inherit base
# The namespaces can clash here hence the two step replace
def get_binconfig_mangle(d):
import bb.data