On Thu, May 8, 2014 at 1:17 PM, Drew Moseley wrote:
> +PACKAGECONFIG[glut] = "--with-glut=${STAGING_LIBDIR},--without-glut,"
should this be libdir instead ?
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.ope
Howdy:
Just wondering if this has ever come across the official Yocto/OE radar
before. The CfP includes software, which sounds like OpenEmbedded to me.
Submissions are due by 25th of May 2014:
http://2014.oshwa.org/participate/
Wish I would have found it sooner, but I can help write something u
From: Tim Orling
Signed-off-by: Tim Orling
---
meta/conf/licenses.conf | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/conf/licenses.conf b/meta/conf/licenses.conf
index b41d0a8..c378a41 100644
--- a/meta/conf/licenses.conf
+++ b/meta/conf/licenses.conf
@@ -51,6 +51,11 @@ SRC_DIST
>From upstream:
clients: Drop pdf viewer sample client
http://cgit.freedesktop.org/wayland/weston/commit/?id=a72d37566780ab8abab235cd21817733962cb1e1
On Fri, May 9, 2014 at 3:29 PM, Martin Jansa wrote:
> On Fri, May 09, 2014 at 04:18:36PM +0100, Burton, Ross wrote:
> > On 9 May 2014 16:07, Mar
On Fri, May 09, 2014 at 04:18:36PM +0100, Burton, Ross wrote:
> On 9 May 2014 16:07, Martin Jansa wrote:
> >> For a start libpoppler isn't in oe-core, so this causes a build
> >> failure for everyone not using meta-oe.
> >>
> >> These are for the basic test applications: I'd prefer to see a patch
On 04/24/2014 03:09 PM, gary.robert...@linaro.org wrote:
From: Anders Roxell
cyclictest was updated to correct some problems with CPU affinity selection
and display of help and/or execution details.
These patches were accepted by the maintainer of the cyclictest utility.
The changes were reflec
From: "Maxin B. John"
A null pointer dereference bug was discovered in do_ssl3_write().
An attacker could possibly use this to cause OpenSSL to crash, resulting
in a denial of service.
https://access.redhat.com/security/cve/CVE-2014-0198
Signed-off-by: Maxin B. John
Signed-off-by: Saul Wold
-
On Fri, May 9, 2014 at 4:35 PM, Mark Hatle
wrote:
Certain system configurations may require parts of the /run
filesystem to not always be on tmpfs. (Some situations where you
have a lot of disk, but limited ram for instance.. using tmpfs will
potentially put your system into a low memory s
On 5/9/14, 2:41 PM, Colin Walters wrote:
On Fri, May 9, 2014 at 11:14 AM, Mark Hatle
wrote:
/run is not always a tmpfs... We've got configurations where it's
persistent.
What? Why?
Certain system configurations may require parts of the /run filesystem to not
always be on tmpfs. (Some
On Fri, May 9, 2014 at 11:14 AM, Mark Hatle
wrote:
/run is not always a tmpfs... We've got configurations where it's
persistent.
What? Why?
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.
On 9 May 2014 16:19, Neuer User wrote:
> Yes, it does, as long as you need QtMultimedia. Same applies to Qt5.
> There was a discussion on the Qt mailing list about moving to
> gstreamer1.0, but this seems to be rather some time in the future was my
> impression.
So Qt 5.3 won't have GStreamer 1.0
On 9 May 2014 16:19, Neuer User wrote:
>> So the catch here is that Qt4 currently depends on GStreamer 0.10.
>>
> Yes, it does, as long as you need QtMultimedia. Same applies to Qt5.
> There was a discussion on the Qt mailing list about moving to
> gstreamer1.0, but this seems to be rather some ti
Consider this patch DOA. I'll try over the weekend to apply a more
appropriate fix, unless someone else wants to jump in. There are plenty of
other packages on the list :)
On Fri, May 9, 2014 at 8:18 AM, Burton, Ross wrote:
> On 9 May 2014 16:07, Martin Jansa wrote:
> >> For a start libpoppler
On 5/9/14, 10:31 AM, Saul Wold wrote:
On 05/09/2014 08:14 AM, Mark Hatle wrote:
On 5/9/14, 4:16 AM, Burton, Ross wrote:
On 9 May 2014 00:24, Mark Hatle wrote:
The /run/lock directory was being dynamically created during package
install,
but should have been owned by the base-files package.
On 05/09/2014 08:14 AM, Mark Hatle wrote:
On 5/9/14, 4:16 AM, Burton, Ross wrote:
On 9 May 2014 00:24, Mark Hatle wrote:
The /run/lock directory was being dynamically created during package
install,
but should have been owned by the base-files package.
Doesn't do_install generate the /var/ru
On 9 May 2014 16:07, Martin Jansa wrote:
>> For a start libpoppler isn't in oe-core, so this causes a build
>> failure for everyone not using meta-oe.
>>
>> These are for the basic test applications: I'd prefer to see a patch
>> that either forcibly disabled the checks or added configure options s
On 5/9/14, 4:16 AM, Burton, Ross wrote:
On 9 May 2014 00:24, Mark Hatle wrote:
The /run/lock directory was being dynamically created during package install,
but should have been owned by the base-files package.
Doesn't do_install generate the /var/run/lock -> /run/lock symlink, as
/run is alw
On Fri, May 09, 2014 at 03:42:37PM +0100, Burton, Ross wrote:
> On 9 May 2014 15:31, Tim Orling wrote:
> > +DEPENDS += "wayland virtual/egl pango lcms libpoppler-glib"
>
> For a start libpoppler isn't in oe-core, so this causes a build
> failure for everyone not using meta-oe.
>
> These are for
On 9 May 2014 15:31, Tim Orling wrote:
> +DEPENDS += "wayland virtual/egl pango lcms libpoppler-glib"
For a start libpoppler isn't in oe-core, so this causes a build
failure for everyone not using meta-oe.
These are for the basic test applications: I'd prefer to see a patch
that either forcibly
From: Tim Orling
fixes for JaMa test-dependencies build (oe-core-contrib/jansa/daisy-backports)
Signed-off-by: Tim Orling
---
meta/recipes-graphics/wayland/weston_1.4.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/wayland/weston_1.4.0.bb
b/meta/
On Fri, May 09, 2014 at 01:37:46PM +0200, Martin Jansa wrote:
> On Tue, May 06, 2014 at 09:51:44PM +0200, Martin Jansa wrote:
> > On Fri, Apr 25, 2014 at 03:00:09AM +0200, Martin Jansa wrote:
> > > On Fri, Apr 18, 2014 at 08:36:32PM +0200, Martin Jansa wrote:
> > > > On Thu, Apr 03, 2014 at 03:06:0
Showing "Deploy image successful" after 'dd' returns
may determine the user to disconnect the usb stick even
though the writing operations are not finished.
This patch makes sure that the entire image is deployed
on the usb stick before the user is informed about any result.
This patch was merged
With the renaming of the cross packages, its no longer possible to use
endswith("-cross") and similar to detect cross packages. Replace these
references with other techniques.
This resolves certain build from sstate failures which were due to the
system believing cross packages were target packa
On Tue, May 06, 2014 at 09:51:44PM +0200, Martin Jansa wrote:
> On Fri, Apr 25, 2014 at 03:00:09AM +0200, Martin Jansa wrote:
> > On Fri, Apr 18, 2014 at 08:36:32PM +0200, Martin Jansa wrote:
> > > On Thu, Apr 03, 2014 at 03:06:09PM +0200, Martin Jansa wrote:
> > > > I've just started this long tes
On Fri, 2014-05-09 at 11:16 +0200, Koen Kooi wrote:
> Op 9 mei 2014, om 10:50 heeft Koen Kooi het
> volgende geschreven:
>
> >
> > Op 9 mei 2014, om 08:38 heeft Saul Wold het volgende
> > geschreven:
> >
> >> On 05/08/2014 10:59 PM, Koen Kooi wrote:
> >>>
> >>> Op 8 mei 2014, om 19:30 heeft
Op 9 mei 2014, om 10:50 heeft Koen Kooi het
volgende geschreven:
>
> Op 9 mei 2014, om 08:38 heeft Saul Wold het volgende
> geschreven:
>
>> On 05/08/2014 10:59 PM, Koen Kooi wrote:
>>>
>>> Op 8 mei 2014, om 19:30 heeft Koen Kooi het
>>> volgende geschreven:
>>>
Op 8 mei 2014
On 9 May 2014 00:24, Mark Hatle wrote:
> The /run/lock directory was being dynamically created during package install,
> but should have been owned by the base-files package.
Doesn't do_install generate the /var/run/lock -> /run/lock symlink, as
/run is always a tmpfs so has to be populated on bo
Hi Zhenhua,
On Friday 09 May 2014 14:26:01 Zhenhua Luo wrote:
> nettle-native build failed on Linux distro with old openssl installed,
> add the dependency to ensure correct openssl is used by nettle.
I don't think this is the right solution. nettle is required by gnutls, and it
doesn't make sen
Op 9 mei 2014, om 08:38 heeft Saul Wold het volgende
geschreven:
> On 05/08/2014 10:59 PM, Koen Kooi wrote:
>>
>> Op 8 mei 2014, om 19:30 heeft Koen Kooi het
>> volgende geschreven:
>>
>>>
>>> Op 8 mei 2014, om 18:37 heeft Saul Wold het volgende
>>> geschreven:
>>>
On 05/02/2014 01
29 matches
Mail list logo