summaryrefslogtreecommitdiffstats
path: root/meta-openmoko
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-09-26 09:02:47 +0000
committerRoss Burton <ross@openedhand.com>2008-09-26 09:02:47 +0000
commit005f63f560c5e0bb8a13087bc1c2107c4a6aa786 (patch)
tree376d68472e276c890b53d822a919fa5d4be2bd6a /meta-openmoko
parentcd8b52418c475cf8708f136babb2bfa2f3b1744f (diff)
downloadpoky-005f63f560c5e0bb8a13087bc1c2107c4a6aa786.tar.gz
Merged revisions 5203,5235-5236,5278-5279 via svnmerge from
https://svn.o-hand.com/repos/poky/trunk ........ r5203 | richard | 2008-09-19 18:32:35 +0100 (Fri, 19 Sep 2008) | 1 line tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with double instruction ........ r5235 | ross | 2008-09-23 10:54:16 +0100 (Tue, 23 Sep 2008) | 1 line poky-fixed-revisions.inc: bump matchbox-desktop srvrev to fix icon loading bug ........ r5236 | ross | 2008-09-23 11:14:38 +0100 (Tue, 23 Sep 2008) | 1 line poky-fixed-revisions.inc: fix typo ........ r5278 | ross | 2008-09-25 21:52:29 +0100 (Thu, 25 Sep 2008) | 1 line dialer: specify revision instead of using autorev ........ r5279 | richard | 2008-09-25 22:03:38 +0100 (Thu, 25 Sep 2008) | 1 line xserver-kdrive: Feed xrandr calls to the framebuffer driver in case it can do better than software rotation ........ git-svn-id: https://svn.o-hand.com/repos/poky/branches/elroy@5285 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-openmoko')
-rw-r--r--meta-openmoko/packages/dialer/dialer_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openmoko/packages/dialer/dialer_git.bb b/meta-openmoko/packages/dialer/dialer_git.bb
index 9669ee0aa3..602565f04f 100644
--- a/meta-openmoko/packages/dialer/dialer_git.bb
+++ b/meta-openmoko/packages/dialer/dialer_git.bb
@@ -8,7 +8,6 @@ inherit autotools pkgconfig
8 8
9SRC_URI = "git://folks.o-hand.com/thomas/git/phone.git;protocol=http" 9SRC_URI = "git://folks.o-hand.com/thomas/git/phone.git;protocol=http"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11SRCREV = "${AUTOREV}"
12 11
13EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}" 12EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"
14 13