aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-0.9.33.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-0.9.33.inc')
-rw-r--r--meta/recipes-core/uclibc/uclibc-0.9.33.inc23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.33.inc b/meta/recipes-core/uclibc/uclibc-0.9.33.inc
deleted file mode 100644
index 653f3c6206..0000000000
--- a/meta/recipes-core/uclibc/uclibc-0.9.33.inc
+++ /dev/null
@@ -1,23 +0,0 @@
-SRCREV = "fec308fdfaf9f557ef5fb17c308c48259012b825"
-
-PR = "${INC_PR}.3"
-
-SRC_URI = "git://uclibc.org/uClibc.git;branch=${PV};protocol=git \
- file://uClibc.machine \
- file://uClibc.distro \
- file://uclibc_enable_log2_test.patch \
- file://ldso_use_arm_dl_linux_resolve_in_thumb_mode.patch \
- file://powerpc_copysignl.patch \
- file://argp-support.patch \
- file://argp-headers.patch \
- file://remove_attribute_optimize_Os.patch \
- file://compile-arm-fork-with-O2.patch \
- file://uclibc-execvpe.patch \
- file://orign_path.patch \
- file://dup3.patch \
- file://define-MSG_CMSG_CLOEXEC.patch \
- file://posix_fallocate.patch \
- file://mount.h-update.patch \
- "
-
-S = "${WORKDIR}/git"