[oe-commits] org.oe.dev keyring: fix compilation. Closes 2418.

MarekVasut commit oe at amethyst.openembedded.net
Sun May 18 19:59:26 UTC 2008


keyring: fix compilation.  Closes 2418.
* Commit by Laibsch

Author: MarekVasut
Branch: org.openembedded.dev
Revision: f2497299e919cb94e12fc8690a709479451e5510
ViewMTN: http://monotone.openembedded.org/revision/info/f2497299e919cb94e12fc8690a709479451e5510
Files:
1
packages/keyring/keyring_0.6.8.bb
Diffs:

#
# mt diff -r3290f95e113d0da965ed4791ceb9de80bb2b03bd -rf2497299e919cb94e12fc8690a709479451e5510
#
#
#
# patch "packages/keyring/keyring_0.6.8.bb"
#  from [2cfb564b37ee4f9a7f8fc38d6a1ef53cf057ac03]
#    to [e0d93d0a4a92bc44db6eeeafa9ecbcf49ef6babe]
#
============================================================
--- packages/keyring/keyring_0.6.8.bb	2cfb564b37ee4f9a7f8fc38d6a1ef53cf057ac03
+++ packages/keyring/keyring_0.6.8.bb	e0d93d0a4a92bc44db6eeeafa9ecbcf49ef6babe
@@ -5,7 +5,8 @@ PR = "r2"
 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






More information about the Openembedded-commits mailing list