native.bbclass: Remove strange bogus inherit
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 5 Mar 2008 22:19:08 +0000 (22:19 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Wed, 5 Mar 2008 22:19:08 +0000 (22:19 +0000)
classes/native.bbclass

index 8f2b6f3..63e9741 100644 (file)
@@ -1,5 +1,3 @@
-inherit base
-
 # Native packages are built indirectly via dependency,
 # no need for them to be a direct target of 'world'
 EXCLUDE_FROM_WORLD = "1"