db: fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/branches/clyde@4130 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-03-28 13:14:58 +00:00
parent 0e09f04573
commit b9065372f4
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ VIRTUAL_NAME ?= "virtual/db"
CONFLICTS = "db3"
PR = "r6"
SRC_URI = "http://downloads.sleepycat.com/db-${PV}.tar.gz"
SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz"
#SRC_URI_MD5 = "http://downloads.sleepycat.com/db-${PV}.tar.gz.md5"
#TODO SRC_URI += "file://arm-thumb-mutex.patch;patch=1"