From 20c79086f11c7e87e304350041732376d1e01781 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Thu, 26 Jan 2012 17:42:39 +0000 Subject: libembryo: Add new package [Peter: add upstream URL, remove redundant _INSTALL_TARGET] Signed-off-by: Will Newton Reviewed-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/efl/libembryo/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/efl/libembryo/Config.in (limited to 'package/efl/libembryo/Config.in') diff --git a/package/efl/libembryo/Config.in b/package/efl/libembryo/Config.in new file mode 100644 index 000000000..63c706415 --- /dev/null +++ b/package/efl/libembryo/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_LIBEMBRYO + bool "libembryo" + select BR2_PACKAGE_LIBEINA + help + Embryo is primarily a shared library that gives you an API + to load and control interpreted programs compiled into an + abstract machine bytecode that it understands. + + http://trac.enlightenment.org/e/wiki/Embryo -- cgit v1.2.3