[oe] [PATCH] grep: update 2.6.3 to 2.7

Scott Garman sgarman at zenlinux.com
Tue Sep 28 16:40:00 UTC 2010


On 09/28/2010 08:32 AM, Khem Raj wrote:
> On Mon, Sep 27, 2010 at 9:47 PM, Scott Garman<sgarman at zenlinux.com>  wrote:
>> Signed-off-by: Scott Garman<sgarman at zenlinux.com>
>> ---
>>   recipes/grep/grep-2.6.3/uclibc-fix.patch    |   50 ---------------------------
>>   recipes/grep/grep-2.7/uclibc_libiconv.patch |   18 ++++++++++
>>   recipes/grep/grep_2.6.3.bb                  |   45 ------------------------
>>   recipes/grep/grep_2.7.bb                    |   42 ++++++++++++++++++++++
>>   4 files changed, 60 insertions(+), 95 deletions(-)
>>   delete mode 100644 recipes/grep/grep-2.6.3/uclibc-fix.patch
>>   create mode 100644 recipes/grep/grep-2.7/uclibc_libiconv.patch
>>   delete mode 100644 recipes/grep/grep_2.6.3.bb
>>   create mode 100644 recipes/grep/grep_2.7.bb
>
> Please also do a build for uclibc based system if you have not done so.
> and see if new grep builds/works

Oh yes, I tested it by setting ANGSTROMLIBC to uclibc. I also check the 
output packages generated to make sure things look sane.

FWIW the Poky version of grep 2.7 I just added has been tested to build 
on 5 qemu machine arches (x86, x86-64, arm, mips, and ppc), and I even 
installed it in a QEMU session to ensure the command works interactively.

BTW, in this patch I am removing the uclibc patch included with grep 
2.6.3 as it is no longer needed with grep 2.7. However, a different 
patch was needed with grep 2.7 - so there in no intention of renaming 
the patch file in my commit, just to be clear.

v2 patch incoming shortly...

Thanks,

Scott




More information about the Openembedded-devel mailing list