Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-11-01 Thread Burton, Ross
openembedded-c...@lists.openembedded.org only. yocto@ is for community announcements and user support. Ross On 1 November 2013 11:14, Søren Holm wrote: > Fredag den 1. november 2013 11:11:52 skrev Burton, Ross: >> Please sent patches to oe-core@. >> > > Should patches be sent to oe-core only or

Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-11-01 Thread Søren Holm
Fredag den 1. november 2013 11:11:52 skrev Burton, Ross: > Please sent patches to oe-core@. > Should patches be sent to oe-core only or should they also be sent to yocto? -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctop

Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-11-01 Thread Burton, Ross
Please sent patches to oe-core@. Ross On 28 October 2013 23:11, Søren Holm wrote: > [YOCTO #5401] > --- > .../e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh | 20 > ++-- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git > a/meta/recipes-devtools/e2fsprogs/e2

[yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
Without this patch filenames containing spaces do not get into the final ext2/3/4 filsystem. [YOCTO #5401] --- .../e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs-

Re: [yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
Hi I'm reposting my patch as a response tot this message. I forgot adding some actual description of why the change is necessary. Sorry. I would like the change to go into dora if possible. -- Søren Holm ___ yocto mailing list yocto@yoctoproject.org

[yocto] [PATCH] e2fsprogs: Escape filenames in populate-extfs.sh

2013-10-28 Thread Søren Holm
[YOCTO #5401] --- .../e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh b/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh