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

View File

@ -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}"

View File

@ -26,6 +26,7 @@ SRCREV_pn-clutter-gst ?= "3188"
SRCREV_pn-clutter ?= "3240"
SRCREV_pn-connman ?= "e952851502277cc41cd2a54ef5386cca7a8843dd"
SRCREV_pn-connman-gnome ?= "b589f4f89bff20d54682cc6b49efa86feac8adb4"
SRCREV_pn-dialer ?= "42a2b4dd62cf94dc905caeb087f5e7e9f418bf93"
SRCREV_pn-eee-acpi-scripts ?= "df785afdacedf869b20fb88a793c13b539819270"
SRCREV_pn-dbus-wait ?= "402"
SRCREV_pn-eds-dbus ?= "691"