diff options
Diffstat (limited to 'meta/packages/uclibc/uclibc_0.9.29.bb')
| -rw-r--r-- | meta/packages/uclibc/uclibc_0.9.29.bb | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/meta/packages/uclibc/uclibc_0.9.29.bb b/meta/packages/uclibc/uclibc_0.9.29.bb index f00a347aa8..a458198e45 100644 --- a/meta/packages/uclibc/uclibc_0.9.29.bb +++ b/meta/packages/uclibc/uclibc_0.9.29.bb | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | # on whether the base patches apply to the selected (SRCDATE) svn release. | 7 | # on whether the base patches apply to the selected (SRCDATE) svn release. |
| 8 | # | 8 | # |
| 9 | UCLIBC_BASE ?= "0.9.29" | 9 | UCLIBC_BASE ?= "0.9.29" |
| 10 | PR = "r7" | 10 | PR = "r9" |
| 11 | 11 | ||
| 12 | require uclibc.inc | 12 | require uclibc.inc |
| 13 | 13 | ||
| @@ -16,7 +16,13 @@ PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc" | |||
| 16 | SRC_URI += "file://uClibc.machine file://uClibc.distro \ | 16 | SRC_URI += "file://uClibc.machine file://uClibc.distro \ |
| 17 | file://errno_values.h.patch;patch=1 \ | 17 | file://errno_values.h.patch;patch=1 \ |
| 18 | file://termios.h.patch;patch=1 \ | 18 | file://termios.h.patch;patch=1 \ |
| 19 | " | 19 | file://uClibc-0.9.29-001-fix-mmap.patch;patch=1 \ |
| 20 | file://uClibc-0.9.29-conditional-sched_affinity.patch;patch=1 \ | ||
| 21 | file://uClibc-0.9.29-fix-gethostent_r-failure-retval.patch;patch=1 \ | ||
| 22 | file://uClibc-0.9.29-fix-internal_function-definition.patch;patch=1 \ | ||
| 23 | file://uClibc-0.9.29-rm-whitespace.patch;patch=1 \ | ||
| 24 | file://arm_fix_alignment.patch;patch=1 \ | ||
| 25 | " | ||
| 20 | 26 | ||
| 21 | # mmap-unsigned-shift_bugid1303.patch | 27 | # mmap-unsigned-shift_bugid1303.patch |
| 22 | # http://uclibc.org/lists/uclibc-cvs/2007-May/011360.html;patch=1" | 28 | # http://uclibc.org/lists/uclibc-cvs/2007-May/011360.html;patch=1" |
