git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ffd131
)
keyring: fix compilation. Closes 2418.
author
Marek Vasut
<marek.vasut@gmail.com>
Sun, 18 May 2008 02:41:18 +0000
(
02:41
+0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 18 May 2008 02:41:18 +0000
(
02:41
+0000)
* Commit by Laibsch
packages/keyring/keyring_0.6.8.bb
patch
|
blob
|
history
diff --git
a/packages/keyring/keyring_0.6.8.bb
b/packages/keyring/keyring_0.6.8.bb
index
5696a66
..
5739255
100644
(file)
--- a/
packages/keyring/keyring_0.6.8.bb
+++ b/
packages/keyring/keyring_0.6.8.bb
@@
-5,7
+5,8
@@
LICENSE = "GPL"
DEPENDS = "gdbm"
PR = "r2"
-SRC_URI = "http://www.scrypt.net/~celer/kweb/Keyring-0.6.8.tgz"
+SRC_URI = "http://www.scrypt.net/~celer/kweb/Keyring-0.6.8.tgz \
+ file://keyring-0.6.8-datatype.patch;patch=1"
S = "${WORKDIR}/Keyring"
inherit palmtop