From cdfded760fe70a7de824afa012b1fe3b3713a283 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Wed, 27 Jan 2010 17:55:42 -0500 Subject: swig : Fix recipe so it works on target, convert to BBCLASSEXTEND and .inc file. * native packages now use BBCLASSEXTEND method. * Now installs need files into target. * include file to eliminate duplicate portions of the recipe. --- recipes/swig/swig-native_1.3.38.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 recipes/swig/swig-native_1.3.38.bb (limited to 'recipes/swig/swig-native_1.3.38.bb') diff --git a/recipes/swig/swig-native_1.3.38.bb b/recipes/swig/swig-native_1.3.38.bb deleted file mode 100644 index 8210bb9cfb..0000000000 --- a/recipes/swig/swig-native_1.3.38.bb +++ /dev/null @@ -1,7 +0,0 @@ -require swig_${PV}.bb -inherit native - -do_stage() { - oe_runmake install PREFIX=${STAGING_BINDIR}/.. -} - -- cgit v1.2.3