summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-01-17 23:06:08 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-19 11:34:11 +0000
commitea8e63df249715333ee5464a65a4d9684f7484b1 (patch)
treeb7f28d43020518d4c3107cd9f23f7cc6c81eb4ed /meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
parent13a62254e8b44694245b1adb81f61ce1dc82b259 (diff)
downloadpoky-ea8e63df249715333ee5464a65a4d9684f7484b1.tar.gz
uclibc: Upgrade to latest master
Document the patches (From OE-Core rev: fdcae83ad715af92a4d25f4ef5b30c49ce6ceb69) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch')
-rw-r--r--meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch b/meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
index cd90a09205..fe191fc496 100644
--- a/meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
+++ b/meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
@@ -12,6 +12,9 @@ Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
12 3 files changed, 46 insertions(+), 5 deletions(-) 12 3 files changed, 46 insertions(+), 5 deletions(-)
13 create mode 100644 libc/unistd/execvpe.c 13 create mode 100644 libc/unistd/execvpe.c
14 14
15
16Upstream-Status: Pending
17
15diff --git a/include/unistd.h b/include/unistd.h 18diff --git a/include/unistd.h b/include/unistd.h
16index 9568790..070e4f2 100644 19index 9568790..070e4f2 100644
17--- a/include/unistd.h 20--- a/include/unistd.h