diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-22 00:32:06 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-22 00:32:06 +0000 |
commit | 2f8d9c7a57e00b9acd7f7ac445b3ee6cd4eba886 (patch) | |
tree | 0ef67beb496ab733d273638afd31b6bee3f9df1a /packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | |
parent | 36f7974ce2ee764858a3ed74638e2ae1524a24fe (diff) |
qtopia-phone-x11: Fix the SRC_URI after the rename, spotted by Stefan Schmidt
Diffstat (limited to 'packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index 2eea6933a1..45f3297212 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -16,7 +16,7 @@ PROVIDES = "qtopia-phone" PR = "r7" SRCREV = "${AUTOREV}" SRC_URI = "git://git.openmoko.org/git/qtopia.git;protocol=git \ - file://Xsession.d/99qtopia \ + file://Xsession.d/89qtopia \ file://qtopia.sh" S = "${WORKDIR}/git" |