aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-01-28 01:46:36 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-29 18:14:57 +0000
commit499465f4edad0d9dc16b07b33522964e1c1d3e5d (patch)
treeb0ca0f152c6bbd3adb5e9c0af068a6e9fc3a7ea5
parent94e1b917078bedf73830e54278af77f742c93581 (diff)
downloadopenembedded-core-contrib-499465f4edad0d9dc16b07b33522964e1c1d3e5d.tar.gz
autotools_stage.bbclass: remove it
Not needed any more, the autotools.bbclass can fully instead of it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/classes/autotools_stage.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/autotools_stage.bbclass b/meta/classes/autotools_stage.bbclass
deleted file mode 100644
index b3c41e4b4d..0000000000
--- a/meta/classes/autotools_stage.bbclass
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit autotools
-