aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/swig/swig-native_1.3.38.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/swig/swig-native_1.3.38.bb')
-rw-r--r--recipes/swig/swig-native_1.3.38.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/swig/swig-native_1.3.38.bb b/recipes/swig/swig-native_1.3.38.bb
new file mode 100644
index 0000000000..8210bb9cfb
--- /dev/null
+++ b/recipes/swig/swig-native_1.3.38.bb
@@ -0,0 +1,7 @@
+require swig_${PV}.bb
+inherit native
+
+do_stage() {
+ oe_runmake install PREFIX=${STAGING_BINDIR}/..
+}
+