summaryrefslogtreecommitdiffstats
path: root/meta/classes
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-30 11:37:04 +0000
commit7f54fab99392d0e875a3b6a400fd3c024bd69d00 (patch)
treea13dae0fe832ef03df54d1b6477b1853d22b923e /meta/classes
parent07c4bc109d515a0b4448d917d0e36464e2f07f19 (diff)
downloadpoky-7f54fab99392d0e875a3b6a400fd3c024bd69d00.tar.gz
autotools_stage.bbclass: remove it
Not needed any more, the autotools.bbclass can fully instead of it. (From OE-Core rev: 499465f4edad0d9dc16b07b33522964e1c1d3e5d) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
-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 @@
1inherit autotools
2