packagekit: Change revision of packagekit.
authorJulian Chu <julian_chu@openmoko.com>
Mon, 19 May 2008 17:33:59 +0000 (17:33 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 28 Oct 2008 21:48:46 +0000 (22:48 +0100)
To make it buildable, add a patch to it.
In next time we update the packagekit version, this patch doesn't need anymore.
( it should enter in upstream)

conf/distro/include/sane-srcrevs.inc
packages/packagekit/packagekit_git.bb

index aa0f823..dba50cb 100644 (file)
@@ -165,7 +165,7 @@ SRCREV_pn-opkg-sdk ?= "4640"
 SRCREV_pn-opkg-utils ?= "4534"
 SRCREV_pn-opkg-utils-native ?= "4534"
 SRCREV_pn-oprofileui ?= "173"
-SRCREV_pn-packagekit ?= "813fa8cfb139246cf180d52895b52b28616ae2f5"
+SRCREV_pn-packagekit ?= "ebbbfa191257861bd19bd47ba646dce590b51858"
 SRCREV_pn-portaudio-v19 ?= "1387"
 SRCREV_pn-psplash ?= "249"
 SRCREV_pn-pty-forward-native ?= "4214"
index 8e2adff..1d16560 100644 (file)
@@ -8,7 +8,8 @@ PV = "0.2.3+gitr${SRCREV}"
 PR = "r9"
 
 SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
-           file://disable-docbook2man.patch;patch=1"
+           file://disable-docbook2man.patch;patch=1 \
+           file://d1e096c3267c1c9492041382b954e9327bc8bbec.patch;patch=0"
 
 
 S = "${WORKDIR}/git"