summaryrefslogtreecommitdiffstats
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 @@
1SRCREV = "fec308fdfaf9f557ef5fb17c308c48259012b825"
2
3PR = "${INC_PR}.3"
4
5SRC_URI = "git://uclibc.org/uClibc.git;branch=${PV};protocol=git \
6 file://uClibc.machine \
7 file://uClibc.distro \
8 file://uclibc_enable_log2_test.patch \
9 file://ldso_use_arm_dl_linux_resolve_in_thumb_mode.patch \
10 file://powerpc_copysignl.patch \
11 file://argp-support.patch \
12 file://argp-headers.patch \
13 file://remove_attribute_optimize_Os.patch \
14 file://compile-arm-fork-with-O2.patch \
15 file://uclibc-execvpe.patch \
16 file://orign_path.patch \
17 file://dup3.patch \
18 file://define-MSG_CMSG_CLOEXEC.patch \
19 file://posix_fallocate.patch \
20 file://mount.h-update.patch \
21 "
22
23S = "${WORKDIR}/git"