Re: [OE-core] [PATCH] Create gstreamer-1.0 package groups

2014-03-04 Thread Sebastien MENNETRIER
Ping 2014-02-27 14:53 GMT+01:00 Sébastien Mennetrier : > This recipe is based on gst-meta-base > > Signed-off-by: Sébastien Mennetrier > --- > .../gstreamer/gstreamer1.0-meta-base.bb| 63 > ++ > 1 file changed, 63 insertions(+) > create mode 100644 meta/recipes

Re: [OE-core] [PATCH V2] libomxil: Fix link issue for gst-omx

2014-03-04 Thread Sebastien MENNETRIER
Ping 2014-02-28 11:43 GMT+01:00 Sébastien Mennetrier : > gst-omx element can not load due to a missing symbol. > Missing symbol RM_Deinit. > > Signed-off-by: Sébastien Mennetrier > --- > .../libomxil-0.9.3/dynamicloader-linking.patch | 20 > > meta/recipes-multimedia

[OE-core] Incompatibility between compat-wireless and linux-firmware ??

2014-01-28 Thread Sebastien MENNETRIER
Hi all, I use dora branch and I would like to use the TiWi-ble wifi module in multirole mode with linux kernel 3.0.35. The module works thanks to the wl12xx driver. The default driver in the kernel 3.0.35 doesn't work in multirole mode... So, I build compat-wireless-all from meta-openembedded wit

Re: [OE-core] [PATCH] package_rpm.bbclass : escape "%" in files and directories name

2013-10-29 Thread Sebastien MENNETRIER
I'm not a specialist with rpm but I saw this documentation and I tried with "%%" and with "\%" and it did not work. I don't know if it's the best way but it work for me ;) Regards, Seb 2013/10/29 Paul Eggleton > Hi Sébastien, > > On Tuesday 29 October 2013 17:09:09 Sébastien Mennetrier wrote

Re: [OE-core] Issue with package_rpm : can't install files named "%name..."

2013-10-29 Thread Sebastien MENNETRIER
Hi, I tried to create a patch to fix this issue : http://lists.openembedded.org/pipermail/openembedded-core/2013-October/085689.html Regards, Seb 2013/10/28 Sebastien MENNETRIER > Paul, > > Thanks for your answer. I filled a bug : > https://bugzilla.yoctoproject.org/show_bug

Re: [OE-core] Issue with package_rpm : can't install files named "%name..."

2013-10-28 Thread Sebastien MENNETRIER
Paul, Thanks for your answer. I filled a bug : https://bugzilla.yoctoproject.org/show_bug.cgi?id=5397 Regards, Seb 2013/10/28 Paul Eggleton > Hi Sebastien, > > On Monday 28 October 2013 14:44:57 Sebastien MENNETRIER wrote: > > I try to cross-compile and install rubygems and t

[OE-core] Issue with package_rpm : can't install files named "%name..."

2013-10-28 Thread Sebastien MENNETRIER
Hi all, I try to cross-compile and install rubygems and the gems contain some directories and files named "%name...". To create the rpm package, a spec file that contains the list of all files and directories that must be in the rpm package is generated in do_package. The rpm process replace all