[oe-commits] Florian Boor : libcap: Change URI to a fetchable source file

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 16:04:18 UTC 2012


Module: openembedded.git
Branch: master
Commit: 043e45da4d6cc4da5acb21cf11245d3ddd81b83c
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=043e45da4d6cc4da5acb21cf11245d3ddd81b83c

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Tue Dec 13 09:56:28 2011 +0100

libcap: Change URI to a fetchable source file

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 recipes/libcap/libcap2_2.20.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libcap/libcap2_2.20.bb b/recipes/libcap/libcap2_2.20.bb
index 8f7dc3b..2acbf3b 100644
--- a/recipes/libcap/libcap2_2.20.bb
+++ b/recipes/libcap/libcap2_2.20.bb
@@ -9,7 +9,7 @@ BUILD_CFLAGS += "-I${S}/libcap/include"
 CFLAGS += "-I${S}/libcap/include"
 LDFLAGS =+ "-L../libcap"
 
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/linux-privs/libcap2/libcap-${PV}.tar.bz2 \
+SRC_URI = "http://ftp.uni-frankfurt.de/kernel/linux/libs/security/linux-privs/libcap2/libcap-${PV}.tar.bz2 \
 	   file://make.patch \
 	"
 





More information about the Openembedded-commits mailing list