From a38e7ff2810e55455c7ff7b01d4882344b420e18 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sun, 25 Apr 2010 20:43:24 +0200 Subject: vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage() This allows to move most FSO packages to new staging --- recipes/freesmartphone/libgsm0710_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/freesmartphone/libgsm0710_git.bb') diff --git a/recipes/freesmartphone/libgsm0710_git.bb b/recipes/freesmartphone/libgsm0710_git.bb index 6b78c9f922..2c78789d9b 100644 --- a/recipes/freesmartphone/libgsm0710_git.bb +++ b/recipes/freesmartphone/libgsm0710_git.bb @@ -9,4 +9,4 @@ PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master" S = "${WORKDIR}/git" -inherit autotools_stage pkgconfig vala +inherit autotools vala -- cgit 1.2.3-korg