aboutsummaryrefslogtreecommitdiffstats
path: root/embryo/embryo-native_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'embryo/embryo-native_cvs.oe')
-rw-r--r--embryo/embryo-native_cvs.oe7
1 files changed, 0 insertions, 7 deletions
diff --git a/embryo/embryo-native_cvs.oe b/embryo/embryo-native_cvs.oe
deleted file mode 100644
index 354f8b92de..0000000000
--- a/embryo/embryo-native_cvs.oe
+++ /dev/null
@@ -1,7 +0,0 @@
-include embryo_${PV}.oe
-inherit native
-
-do_stage () {
- oe_libinstall -C src/lib libembryo ${STAGING_LIBDIR}/
- install -m 0644 ${S}/src/lib/Embryo.h ${STAGING_INCDIR}/
-}