Re: [OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
Am 2015-09-28 um 08:47 schrieb Khem Raj: On Sun, Sep 27, 2015 at 11:44 PM, Carlos Rafael Giani wrote: The other patches in the list above, however, need to be reworked to apply against 1.6. 0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch has been rejected by upstream, handle-aud

Re: [OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to version 1.6.0

2015-09-27 Thread Khem Raj
On Sun, Sep 27, 2015 at 11:44 PM, Carlos Rafael Giani wrote: > The other patches in the list above, however, need to be reworked to apply > against 1.6. > 0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch has been > rejected by upstream, > handle-audio-video-decoder-error.patch is un

Re: [OE-core] [PATCH v2] opkg: create opkg.lock in /run instead of /var/run

2015-09-27 Thread Anders Darander
* Jonathan Liu [150926 01:34]: > This avoids a "Could not unlink" warning when extracting a /var/run > symbolic link pointing to /run from the base-files package as it is > unable to unlink the /var/run directory when it contains opkg.lock. > This also fixes an issue where /var/run is created as

Re: [OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
Am 2015-09-28 um 03:07 schrieb Khem Raj: On Sun, Sep 27, 2015 at 2:48 PM, Carlos Rafael Giani wrote: A number of patches had to be deleted in order for the recipe to work. Patches which cannot be applied cleanly to 1.6.0 and are nontrivial to fix: * 0001-basetextoverlay-make-memory-copy-when-v

Re: [OE-core] [PATCH] opkg: create opkg.lock in /run instead of /var/run

2015-09-27 Thread Anders Darander
* Jonathan Liu [150925 17:07]: > On 21/09/2015 10:16 PM, Anders Darander wrote: > >* Jonathan Liu [150921 13:08]: > >>This avoids a "Could not unlink" warning when extracting a /var/run > >>symbolic link pointing to /run from the base-files package as it is > >>unable to unlink the /var/run dir

[OE-core] [fido][PATCH] systemd: add PACKAGECONFIG for qrencode

2015-09-27 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- meta/recipes-core/systemd/systemd_219.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_219.bb index b972dd4..142bdb8 100644 --- a/meta/recipes-core/systemd/systemd_219.bb +++ b/meta

[OE-core] [PATCH] systemd: add PACKAGECONFIG for qrencode

2015-09-27 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- meta/recipes-core/systemd/systemd_225.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/systemd/systemd_225.bb b/meta/recipes-core/systemd/systemd_225.bb index ef8d297..0ad6378 100644 --- a/meta/recipes-core/systemd/systemd_225.bb +++ b/meta

Re: [OE-core] [PATCH] curl: cleanup buildpaths from curl-config

2015-09-27 Thread wenzong fan
On 09/27/2015 05:45 AM, Richard Purdie wrote: On Thu, 2015-09-24 at 07:04 -0400, wenzong@windriver.com wrote: From: Wenzong Fan * curl-config: -L/path/to/tmp/sysroots/qemux86-64/usr/lib64 -> -L/usr/lib64 --sysroot=/path/to/tmp/sysroots/qemux86-64' -> --sysroot= Signed-off-by: Wenzo

Re: [OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to version 1.6.0

2015-09-27 Thread Khem Raj
On Sun, Sep 27, 2015 at 2:48 PM, Carlos Rafael Giani wrote: > A number of patches had to be deleted in order for the recipe to work. > > Patches which cannot be applied cleanly to 1.6.0 and are nontrivial to fix: > * 0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch > * do-not-change

[OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
A number of patches had to be deleted in order for the recipe to work. Patches which cannot be applied cleanly to 1.6.0 and are nontrivial to fix: * 0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch * do-not-change-eos-event-to-gap-event2.patch * do-not-change-eos-event-to-gap-event3

[OE-core] [PATCH 6/7] gstreamer1.0-libav: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
The lgpl PACKAGECONFIG is replaced by a gpl one, since the LGPL build is the default now. There is no --enable-lgpl switch anymore, it got replaced by --enable-gpl. Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | 4 ++-- .../workaroun

[OE-core] [PATCH 7/7] gstreamer1.0-rtsp-server: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.4.5.bb | 6 -- meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.0.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-multimedia/gstr

[OE-core] [PATCH 4/7] gstreamer1.0-plugins-bad: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
0001-gl-do-not-check-for-GL-GLU-EGL-GLES2-libs-if-disable.patch is now in upstream, and therefore not needed as a separate patch anymore. Signed-off-by: Carlos Rafael Giani --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 46 +- ...heck-for-GL-GLU-EGL-GLES2-libs-if-di

[OE-core] [PATCH 3/7] gstreamer1.0-plugins-good: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
decrease_asteriskh263_rank.patch no longer applies, and is obsolete, since the asteriskh263 rank has been set to NONE in upstream. Also, --enable-xshm is no longer part of the configure options. Signed-off-by: Carlos Rafael Giani --- .../gstreamer/gstreamer1.0-plugins-good.inc| 7 -

[OE-core] [PATCH 1/7] gstreamer1.0: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
Removed patches which either were backports or accepted and integrated Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 8 +- ...gstinfo-Shorten-__FILE__-on-all-platforms.patch | 55 --- ...x-QoS-lateness-checking-if-subclass-imple.patch | 70 --

[OE-core] [PATCH 5/7] gstreamer1.0-plugins-ugly: upgrade to version 1.6.0

2015-09-27 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 1 + ...er1.0-plugins-ugly_1.4.5.bb => gstreamer1.0-plugins-ugly_1.6.0.bb} | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer