summaryrefslogtreecommitdiff
path: root/packages/uclibc/uclibc_0.9.29.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-03-09 21:04:41 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-03-09 21:04:41 +0000
commit624720a6326cd2123c9f0f6d526c1d7c2d93645e (patch)
tree345795aad7e0381746c6e0d13216a1b34379eabd /packages/uclibc/uclibc_0.9.29.bb
parent64f8b0c4860530db75a84b745e7ea2b9d5f42341 (diff)
uclibc-0.9.29: Remove bash'ism in equal check of some config script.
Diffstat (limited to 'packages/uclibc/uclibc_0.9.29.bb')
-rw-r--r--packages/uclibc/uclibc_0.9.29.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/uclibc/uclibc_0.9.29.bb b/packages/uclibc/uclibc_0.9.29.bb
index 9051029cdf..47fec56dd1 100644
--- a/packages/uclibc/uclibc_0.9.29.bb
+++ b/packages/uclibc/uclibc_0.9.29.bb
@@ -7,7 +7,7 @@
# on whether the base patches apply to the selected (SRCDATE) svn release.
#
UCLIBC_BASE ?= "0.9.29"
-PR = "r9"
+PR = "r10"
require uclibc.inc
@@ -23,7 +23,8 @@ SRC_URI += "file://uClibc.machine file://uClibc.distro \
file://uClibc-0.9.29-fix-gethostent_r-failure-retval.patch;patch=1 \
file://uClibc-0.9.29-fix-internal_function-definition.patch;patch=1 \
file://uClibc-0.9.29-rm-whitespace.patch;patch=1 \
- "
+ file://uClibc-0.9.29-nonposix_bashisms.patch;patch=1 \
+"
# mmap-unsigned-shift_bugid1303.patch
# http://uclibc.org/lists/uclibc-cvs/2007-May/011360.html;patch=1"