aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-27 10:07:31 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-28 09:11:53 +0200
commit256bbbe03128e10d8d0432edfec2c8f203f20f7c (patch)
treed05ecca03fd77fe9e8d29a9c67f64657b36c791f /recipes/freesmartphone/libgsm0710_git.bb
parenta23c4cc90bb9505a5a3446790538e65a512bfe40 (diff)
downloadopenembedded-256bbbe03128e10d8d0432edfec2c8f203f20f7c.tar.gz
vala / freesmartphone: vala now also looks in the target directory for vapi files
We can finally inherit autotools now and remove legacy staging
Diffstat (limited to 'recipes/freesmartphone/libgsm0710_git.bb')
-rw-r--r--recipes/freesmartphone/libgsm0710_git.bb2
1 files changed, 1 insertions, 1 deletions
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