aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.54.1.bb
AgeCommit message (Expand)Author
2017-09-05curl: fix CVE-2017-1000099, 1000100, 1000101Wenzong Fan
2017-09-05curl: enable threaded resolverAndré Draszik
2017-06-28curl: update to 7.54.1Oleksandr Kravchuk
href='#n36'>36 37 38 39 40 41 42 43 44 45 46 47 48
require busybox.inc

SRCREV = "966423d4034067f52b419570a1016d1dfc4aeacd"
# Lookout for PV bump too when SRCREV is changed
PV = "1.25.0+git${SRCPV}"

S = "${WORKDIR}/git"

SRC_URI = "git://busybox.net/busybox.git \
           file://get_header_tar.patch \
           file://busybox-appletlib-dependency.patch \
           file://busybox-udhcpc-no_deconfig.patch \
           file://find-touchscreen.sh \
           file://busybox-cron \
           file://busybox-httpd \
           file://busybox-udhcpd \
           file://default.script \
           file://simple.script \
           file://hwclock.sh \
           file://mount.busybox \
           file://syslog \
           file://syslog-startup.conf \
           file://syslog.conf \
           file://busybox-syslog.default \
           file://mdev \
           file://mdev.conf \
           file://mdev-mount.sh \
           file://umount.busybox \
           file://defconfig \
           file://busybox-syslog.service.in \
           file://busybox-klogd.service.in \
           file://fail_on_no_media.patch \
           file://run-ptest \
           file://inetd.conf \
           file://inetd \
           file://login-utilities.cfg \
           file://recognize_connmand.patch \
           file://busybox-cross-menuconfig.patch \
           file://0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch \
           file://0002-Passthrough-r-to-linker.patch \
           file://mount-via-label.cfg \
           file://sha1sum.cfg \
           file://sha256sum.cfg \
           file://getopts.cfg \
           file://resize.cfg \
"

DEFAULT_PREFERENCE = "-1"