20c79086f1
[Peter: add upstream URL, remove redundant _INSTALL_TARGET] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
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
|