aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-24 23:48:26 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:43:06 +0100
commit27c6c210a0a6cb1520d2fcd49ed34a9110e54694 (patch)
treea1dff7042fd06ab038d778c9e321850f527d46ce
parenta8dacd5072cb1aef6ef0f1a3c030d2034170581a (diff)
downloadmeta-opie-27c6c210a0a6cb1520d2fcd49ed34a9110e54694.tar.gz
libsdl: remove legacy staging
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-graphics/libsdl/libsdl.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-graphics/libsdl/libsdl.inc b/recipes-graphics/libsdl/libsdl.inc
index 01da500..d04911e 100644
--- a/recipes-graphics/libsdl/libsdl.inc
+++ b/recipes-graphics/libsdl/libsdl.inc
@@ -36,7 +36,3 @@ do_configure_append () {
mv ${HOST_SYS}-libtool.tmp ${HOST_SYS}-libtool
}
-do_stage() {
- autotools_stage_all
- rm ${STAGING_LIBDIR}/libSDL.la
-}