From fbc0fdbbb759b37d97de6f28daf04055531fbe0b Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 19 May 2011 15:45:12 -0700 Subject: gplv2 recipes update upstream status of patches grep-2.5.1a: update upstream status of patches tar-1.17: update upstream-status of patches at-3.1.12: update upstream-status for patches cpio-2.8: update upstream-status for patches Signed-off-by: Nitin A Kamble --- meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-extended/grep') diff --git a/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch b/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch index 8fc7c4852f..de054fc755 100644 --- a/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch +++ b/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Fix to use mempcpy instead of __mempcpy. This is needed for uclibc which # doesn't define __mempcpy, only mempcpy. Since both uclibc and glibc have # mempcpy, we'll just use that instead. -- cgit 1.2.3-korg