summaryrefslogtreecommitdiff
path: root/packages/libcap
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
commit288adb52fd3f802deafa9b19257b3eff610f97b2 (patch)
tree8df96cdeca5facd967e9075eb68ea998a010fa63 /packages/libcap
parentb0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff)
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/libcap')
-rw-r--r--packages/libcap/libcap_1.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libcap/libcap_1.10.bb b/packages/libcap/libcap_1.10.bb
index 49332c050d..a7e1068f49 100644
--- a/packages/libcap/libcap_1.10.bb
+++ b/packages/libcap/libcap_1.10.bb
@@ -6,7 +6,7 @@ DEPENDS = "bison-native flex-native"
CFLAGS_append = " -I${S}/libcap/include"
-SRC_URI = "http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/${PN}-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/linux-privs/kernel-2.4/${PN}-${PV}.tar.bz2 \
file://makenames.patch;patch=1 \
file://make.patch;patch=1 "