aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-10-18 19:06:04 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-18 19:06:04 +0200
commit71f5d53c8d4f37aa1f05051a5a468ac74604ebcb (patch)
tree259d22556cec6fced87bf15c36c4357a525bd2b8
parent6052fed53ddbc8638e36264f117c5900095d6823 (diff)
downloadopenembedded-71f5d53c8d4f37aa1f05051a5a468ac74604ebcb.tar.gz
phoneuid: fix S
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/shr/phoneuid_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 44ba16b427..0406870e8d 100644
--- a/recipes/shr/phoneuid_git.bb
+++ b/recipes/shr/phoneuid_git.bb
@@ -7,7 +7,7 @@ PV = "0.0.0+gitr${SRCPV}"
PR = "r1"
SRC_URI = "git://git.shr-project.org/repo/phoneuid.git;protocol=http;branch=master"
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/git"
inherit autotools