Hi,
I have a dbus-based service written in python3 that I want run on a Yocto
system.
I can run python3 and have patched a few python module recipes to python3 but
the big outstanding issue is dbus, and gi.repository.GObject in particular.
I can see various discussions about keeping this up to
something I should explicitly remove from my image?
Chris
From: ross.burton@intel.comDate: Mon, 4 Jan 2016 12:03:44 +Subject: Re:
[OE-core] gobject introspection - distccd?To: christrobridge@hotmail.comCC:
openembedded-core@lists.openembedded.org
On 4 January 2016 at 11:50, Chris Trobridge
wr
ore@lists.openembedded.org> From:
> alexander.kana...@linux.intel.com
> Date: Mon, 4 Jan 2016 14:49:13 +0200
> Subject: Re: [OE-core] gobject introspection - distccd?
>
> On 01/04/2016 02:24 PM, Chris Trobridge wrote:
> > That's what I was thinking: gobject-introspection doesn't call i
Hi,
I have been looking into producing a 'python3-dbus' recipe, based on the
python-dbus recipe.
This recipe outputs a couple of files that are version independent but end up
overlapping and causing the build to
fail:/usr/lib/pkgconfig/dbus-python.pc/usr/include/dbus-1.0/dbus/dbus-python.h
These
Signed-off-by: Chris Trobridge
---
meta/recipes-devtools/python/python-pygobject_3.18.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python-pygobject_3.18.2.bb
b/meta/recipes-devtools/python/python-pygobject_3.18.2.bb
index 8fe1d63..a9871fe
One thing I failed to mention when I reported on this previously is that I
needed to patch polkit_0.113.bb:
-DEPENDS = "expat glib-2.0 intltool-native gobject-introspection-stub
mozjs"+DEPENDS = "expat glib-2.0 intltool-native gobject-introspection mozjs"
This seems quite obvious, so I am sure yo
From: Armin Kuster
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2016-01
DLL hijacking vulnerability. [2]CVE-2016-2521
* [3]wnpa-sec-2016-02
ASN.1 BER dissector crash. ([4]Bug 11828) [5]CVE-2016-2522
* [6]wnpa-sec-2016-03
DNP dissector infinite loop. ([7]Bug 11938) [8]CVE-201
Please ignore this - sent in error.
> From: christrobri...@hotmail.com
> To: christrobri...@hotmail.com
> CC: akuster...@gmail.com; martin.ja...@gmail.com
> Subject: [OE-core][meta-oe][PATCH] wireshark: 2.0.2 update including security
> Date: Mon, 29 Feb 2016 22:22:18 +
>
> From: Armin Kuster
Was using EXTRA_OECONF, leading to:
SCons Error: no such option: --disable-static
Signed-off-by: Chris Trobridge
---
meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
b/meta-oe/recipes
http://lists.openembedded.org/pipermail/openembedded-devel/2016-February/106230.html
> Fix this build error:
> SCons Error: no such option: --disable-static
> Signed-off-by: Maxin B. John
> ---
> meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 1 +
> 1 file changed, 1 insertion(+)
> diff --git a/
Sorry wrong list again...
Still half asleep.
> From: christrobri...@hotmail.com
> To: openembedded-core@lists.openembedded.org
> Date: Tue, 1 Mar 2016 07:58:14 +
> Subject: [OE-core] [oe] [PATCH] gpsd: Fix build when static libs disabled
>
> http://lis
11 matches
Mail list logo