From 55bf476027b34eb910f98e6d88f97768342920eb Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 7 Aug 2009 00:50:18 +0200 Subject: klibc: reorganize recipes and patches (use FILESPATHPKG) --- recipes/klibc/klibc-common.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/klibc/klibc-common.inc') diff --git a/recipes/klibc/klibc-common.inc b/recipes/klibc/klibc-common.inc index ff67450f50..b66bc616ef 100644 --- a/recipes/klibc/klibc-common.inc +++ b/recipes/klibc/klibc-common.inc @@ -4,13 +4,15 @@ DESCRIPTION = "klibc is intended to be a minimalistic libc subset for \ use with initramfs. It is deliberately written for small size, \ minimal entaglement, and portability, not speed." LICENSE = "BSD-ADV" -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/klibc/Stable/klibc-${PV}.tar.bz2 \ + +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/klibc/${KLIBC_FETCHDIR}/klibc-${PV}.tar.bz2 \ file://fstype-sane-vfat-and-jffs2-for-1.5.patch;patch=1 \ file://modprobe.patch;patch=1 \ file://losetup.patch;patch=1 \ file://dash_readopt.patch;patch=1 \ file://wc.patch;patch=1 \ " + S = "${WORKDIR}/klibc-${PV}" PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3