pwlib 1.6.6.4: change SRC_IRU to use DEBIAN_MIRROR and sent default_pref to -1, since...
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Jun 2006 07:46:01 +0000 (07:46 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Jun 2006 07:46:01 +0000 (07:46 +0000)
packages/pwlib/pwlib_1.6.6.4.bb

index 36dd9e0..2db6a53 100644 (file)
@@ -2,12 +2,15 @@
 # Copyright (C) 2006, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see /COPYING)
 
+
+DEFAULT_PREFERENCE = "-1"
+
 HOMEPAGE="http://www.openh323.org/docs/PWLib/"
 DESCRIPTION="Portable Text and GUI C/C++ Class Libarary."
 MAINTAINER = "Raymond Danks <info-linux@geode.amd.com>"
 LICENSE = "GPL"
 
-SRC_URI="http://http.us.debian.org/debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz"
+SRC_URI="${DEBIAN_MIRROR}/main/p/${PN}/${PN}_${PV}.orig.tar.gz"
 DEPENDS="openssl openldap"
 
 inherit autotools