Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
files
We can finally inherit autotools now and remove legacy staging
|
|
.vapi and .deps instead of using do_stage()"
* This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18.
* It was discussed on oe-devel ML and ACKed by Mickey
* Side effect of this was also: Everything rebuilt after it cannot be
found when used later (NOTE: Couldn't find shared library provider for
libfso-glib.so.0) and it's dropped from package RDEPENDS.
|
|
.deps instead of using do_stage()
This allows to move most FSO packages to new staging
|
|
|
|
* config.vapi is per-app and can be considered as part of the autotools stuff
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
vala.bbclass: new class for vala-based packages
|