1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

autotools.bbclass: Remove pointless inherit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-08-12 12:02:21 +01:00
parent db549cdae3
commit b8398e1cdf
-2
View File
@@ -1,5 +1,3 @@
inherit base
# use autotools_stage_all for native packages
AUTOTOOLS_NATIVE_STAGE_INSTALL = "1"