[oe] [PATCH] quilt: Add option QUILT_NO_RM_SYMLINKS so follow symlinks with quilt refresh

Khem Raj raj.khem at gmail.com
Sat Aug 28 07:41:14 UTC 2010


On Thu, Aug 26, 2010 at 9:03 PM, Chris Larson <clarson at kergoth.com> wrote:
> On Fri, Jul 9, 2010 at 1:21 PM, Khem Raj <raj.khem at gmail.com> wrote:
>
>> ++          if [ "$QUILT_NO_RM_SYMLINKS" != "yes" ]
>>
>
>
> I'd suggest:
>          if [ -L "$filename" -a "$QUILT_NO_RM_SYMLINKS" != "yes" ]

yes seems nice. I will prepare a patch unless you beat me.


> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list