From f15dd93fe454d377dac331ad45dd239b23c1eadc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 26 Apr 2010 16:34:35 +0200 Subject: Revert "vala.bbclass and assorted recipes: create own task for installing .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. --- recipes/freesmartphone/libpersistence_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/freesmartphone/libpersistence_git.bb') diff --git a/recipes/freesmartphone/libpersistence_git.bb b/recipes/freesmartphone/libpersistence_git.bb index ab1892e246..0550045aed 100644 --- a/recipes/freesmartphone/libpersistence_git.bb +++ b/recipes/freesmartphone/libpersistence_git.bb @@ -13,4 +13,4 @@ SRC_URI = "\ " S = "${WORKDIR}/git" -inherit autotools vala +inherit autotools_stage pkgconfig vala -- cgit v1.2.3