1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

dialer: specify revision instead of using autorev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5278 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-09-25 20:52:29 +00:00
parent 10b492324f
commit 59754eed48
2 changed files with 1 additions and 1 deletions
@@ -8,7 +8,6 @@ inherit autotools pkgconfig
SRC_URI = "git://folks.o-hand.com/thomas/git/phone.git;protocol=http"
S = "${WORKDIR}/git"
SRCREV = "${AUTOREV}"
EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"