generic-poky/meta/recipes-core/uclibc/uclibc-0.9.33.inc

23 lines
641 B
PHP
Raw Normal View History

SRCREV="7810e4f8027b5c4c8ceec6fefec4eb779362ebb5"
PR = "${INC_PR}.2"
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 \
"
S = "${WORKDIR}/git"