From: Robert Yang Date: Thu, 28 Jan 2016 09:46:36 +0000 (-0800) Subject: autotools_stage.bbclass: remove it X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499465f4edad0d9dc16b07b33522964e1c1d3e5d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git autotools_stage.bbclass: remove it Not needed any more, the autotools.bbclass can fully instead of it. Signed-off-by: Robert Yang Signed-off-by: Ross Burton --- diff --git a/meta/classes/autotools_stage.bbclass b/meta/classes/autotools_stage.bbclass deleted file mode 100644 index b3c41e4b4dd..00000000000 --- a/meta/classes/autotools_stage.bbclass +++ /dev/null @@ -1,2 +0,0 @@ -inherit autotools -