Use BP instead of P so that multilib builds work.
Signed-off-by: Joe Slater
---
.../sshfs-fuse/sshfs-fuse_2.5.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb
b/meta-filesystems/recipes-
On Fri, Sep 18, 2015 at 7:25 AM, Lukas Bulwahn
wrote:
> During the testing of the meta-ros layer, I discovered that opencv
> does not cross-compile for the ppc architecture. The error is
> reported in the meta-ros issue tracker #355 [1]. To address this
> error, this commit applies a patch that i
Hello,
We are working in a project which we would like to use ConnMan to
manage the 3G connect. So far we had a hard time to get proper
examples of this working.
Does someone knows if it is indeed supported by ConnMan?
--
Otavio Salvador O.S. Systems
http://www.ossys
On 09/18/2015 04:54 AM, Martin Jansa wrote:
> On Wed, Aug 26, 2015 at 03:56:04PM +0200, Martin Jansa wrote:
>> Time for even more PNBLACKLISTs..
>
> And it got even worse.
>
> This run was built without sstate, so QA issues should be more complete.
> I need to update the report script to show n
On Fri, Sep 18, 2015 at 02:23:02PM -0300, Otavio Salvador wrote:
> On Fri, Sep 18, 2015 at 1:59 PM, akuster808 wrote:
> >>> If noone has objections I would like to propose the backport of:
> >>>
> >>> # Upgrade
> >>> 2c57f950a
> >
> > Is going from 0.9.2 -> 1.2.1 bug or security fixes ? Give me a
lldpd is a 802.1AB implementation, a L2 network discovery protocol.
It also supports CDP, EDP and various other protocols.
Signed-off-by: Fabio Berton
---
.../lldpd/files/fix-libevent-configure.patch | 39 +++
.../recipes-daemons/lldpd/files/lldpd.default | 2 +
.../recipes-dae
On Fri, Sep 18, 2015 at 1:59 PM, akuster808 wrote:
>>> If noone has objections I would like to propose the backport of:
>>>
>>> # Upgrade
>>> 2c57f950a
>
> Is going from 0.9.2 -> 1.2.1 bug or security fixes ? Give me a real good
> reason to allow this.
Neither that I am aware of. That is why I sp
On 09/18/2015 05:09 AM, Martin Jansa wrote:
> On Thu, Sep 17, 2015 at 03:08:27PM -0300, Otavio Salvador wrote:
>> Hello Martin,
>> Hello Armin,
>>
>> Please queue following backports for Fido:
>>
>> # Fixes
>> 6ea7ac01
>> 607b114d
Acked-by: Armin Kuster
for the two above.
>>
>> If noone has o
During the testing of the meta-ros layer, I discovered that opencv
does not cross-compile for the ppc architecture. The error is
reported in the meta-ros issue tracker #355 [1]. To address this
error, this commit applies a patch that is already provided upstream
in the opencv version 3.0.
[1] htt
Signed-off-by: Martin Jansa
---
.../gnome-themes/drop-localedir-override.patch | 22 ++
.../recipes-gnome/themes/gnome-themes_2.32.1.bb| 4 +++-
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644
meta-gnome/recipes-gnome/themes/gnome-themes/drop-loc
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_10_release/
Signed-off-by: Martin Jansa
---
meta-efl/recipes-efl/e17/e-wm_0.19.10.bb | 19 +++
meta-efl/recipes-efl/e17/e-wm_0.19.9.bb | 19 ---
2 files changed, 19 insertions(+), 19 deletions
* announcement:
https://phab.enlightenment.org/phame/live/3/post/terminology_0_9/
https://phab.enlightenment.org/phame/live/3/post/terminology_0_9_1/
Signed-off-by: Martin Jansa
---
meta-efl/recipes-efl/e17/terminology_0.8.0.bb | 8
meta-efl/recipes-efl/e17/terminology_0.9.1.bb | 8
On Tue, Sep 08, 2015 at 05:42:55PM +0200, Andreas Müller wrote:
> fixes:
>
> WARNING: QA Issue: evolution-data-server: Files/directories were installed
> but not shipped in any package:
> /usr/locale
> /usr/locale/xh
> /usr/locale/hu
> /usr/locale/nn
> /usr/locale/fi
> ...
Can you chec
Modify qtwebkit recipe so that it removes the conflicting {PN}-examples*
packages, instead of redefining all packages again.
Signed-off-by: Samuli Piippo
---
recipes-qt/qt5/qtwebkit_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/re
Some modules (at least Qt Quick Controls and Qt Canvas 3d) have extra
files for Qt Quick Designer integration, which are not needed in the image.
Create new ${PN}-qmldesigner package that includes those files instead of
${PN}-qmlplugins.
Signed-off-by: Samuli Piippo
---
recipes-qt/qt5/qt5.inc |
On Thu, Sep 17, 2015 at 03:08:27PM -0300, Otavio Salvador wrote:
> Hello Martin,
> Hello Armin,
>
> Please queue following backports for Fido:
>
> # Fixes
> 6ea7ac01
> 607b114d
>
> If noone has objections I would like to propose the backport of:
>
> # Upgrade
> 2c57f950a
>
> # New recipe
> 231
On Wed, Aug 26, 2015 at 03:56:04PM +0200, Martin Jansa wrote:
> Time for even more PNBLACKLISTs..
And it got even worse.
This run was built without sstate, so QA issues should be more complete.
I need to update the report script to show new types of QA issues (and some
old ones which weren't pars
On Fri, Sep 18, 2015 at 12:33 PM, Adrian Freihofer
wrote:
> Hi Martin, hi Andreas
>
> You are right, my patches are almost obsolete. Just some details might be
> worth to be noticed:
>
> libgudev might be improved by adding:
> RCONFLICTS_${PN} = "systemd (<= 220)"
>
> NetworkManager and ModemManag
From: Kai Kang
Upgrade xl2tpd v1.3.0-46-gdf7e30e to 1.3.6.
* drop PR
* add patch to fix build failure with gcc 5.x
Signed-off-by: Kai Kang
---
.../recipes-protocols/xl2tpd/xl2tpd.inc| 2 -
.../fix-inline-functions-errors-with-gcc-5.x.patch | 116 +
.../recipe
From: Jackie Huang
use '=' instead of '==' so this works with dash as /bin/sh
Signed-off-by: Jackie Huang
---
meta-oe/classes/waf-samba.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/classes/waf-samba.bbclass
b/meta-oe/classes/waf-samba.bbclass
index 23c55
Signed-off-by: Yi Zhao
---
.../sblim-sfcb/sblim-sfcb_1.4.8.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb
b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb
index 5474fc6..dc5e4d0 100644
---
The following changes since commit 1692d5c3020434404fc1ee6911a60b88287a5efb:
netmap: add new package (2015-09-15 10:49:30 -0400)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib yzhao/multilib-fixes
http://cgit.openembedded.org/cgit.cgi/meta-op
Signed-off-by: Yi Zhao
---
meta-oe/recipes-support/mailcap/mailcap_2.1.44.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-support/mailcap/mailcap_2.1.44.bb
b/meta-oe/recipes-support/mailcap/mailcap_2.1.44.bb
index d9f5e10..4b9ddb2 100644
--- a/meta-o
Signed-off-by: Yi Zhao
---
.../sblim-sfcCommon/sblim-sfcCommon_1.0.1.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-extended/sblim-sfcCommon/sblim-sfcCommon_1.0.1.bb
b/meta-oe/recipes-extended/sblim-sfcCommon/sblim-sfcCommon_1.0.1.bb
index 0f5515a
Hi Adrian,
we're not accepting github's pull requests, see README.
Andreas already send many fixes for gudev, please check master-next if
something is missing from your changes and resend to ML.
On Fri, Sep 18, 2015 at 9:46 AM, Adrian Freihofer <
adrian.freiho...@neratec.com> wrote:
> Hi Andrea
From: Jackie Huang
Changes:
* Remove 001-fix_exec_environment_for_mount_and_umount.patch
which has been included in the new version
* Add sysvinit and systemd support
* For systemd, there is not a fuse.service since systemd provides
sys-fs-fuse-connections.mount to mount the fuse contr
Sorry, a typo in the title, I will fix and re-send.
Thanks,
Jackie
> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-
> boun...@lists.openembedded.org] On Behalf Of jackie.hu...@windriver.com
> Sent: Friday, September 18, 2015 4:4
From: Jackie Huang
Changes:
* Remove 001-fix_exec_environment_for_mount_and_umount.patch
which has been included in the new version
* Add sysvinit and systemd support
* For systemd, there is not a fuse.service since systemd provides
sys-fs-fuse-connections.mount to mount the fuse contr
If PACKAGECONFIG = "sql-sqlite" is set use the system provided
sqlite3 and not the bundled one.
Signed-off-by: Pascal Bach
---
recipes-qt/qt5/qtbase_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index f4287c
Signed-off-by: Pascal Bach
---
recipes-qt/qt5/qtbase_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index d4dfd83..95802f7 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -80,6 +80,7 @@ PACKAGE
30 matches
Mail list logo