On 06/29/2013 06:36 PM, Martin Jansa wrote:
* usually it's more important to know how much space will each
package take on target device then size of compressed package
Signed-off-by: Martin Jansa
---
meta/classes/buildhistory.bbclass | 11
scripts/oe-pkgdata-util | 59
On 06/28/2013 03:04 AM, Stefan Stanacar wrote:
Hello,
This is the proposed implementation of a new runtime tests framework based on
python unittest.
It's mean to ease qemu image testing and encourage developers to add more tests
similar to the example tests provided (all tests are basically c
Hi Victor,
just some comments on your commit message:
On 07/03/2013 03:04 PM, vmayoral wrote:
From: victor
Working with the meta-ros project we detected that the ROS nodes didn't launch
properly
This very specific meta-ros problem should not be the first line, but if
at all, the last one in
Good Morning,
we have a basic product and build the images for it using
OpenEmbedded. Some customers require the installation of
additional packages, or even the modification of some of
the installed ones. The current approach would be to build
one VM per customer but that doesn't really scale.
I
Hello Paul,
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Wednesday, July 03, 2013 9:38 PM
> To: Liu Ting-B28495
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [oe-core][PATCH] qemu: use PACKAGECONFIG to
> address libaio/
From: Ting Liu
Move to using the PACKAGECONFIG mechanism to select configure options
and dependencies. Without this the system will attempt to discover
various dependencies, and sometimes does so incorrectly.
Signed-off-by: Ting Liu
---
meta/recipes-devtools/qemu/qemu.inc |2 ++
1 files ch
Removed patches integrated upstream.
Added INSANE_SKIP libdir for examples packages as it includes plugin
shared libraries outside of libdir.
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/qt4/nativesdk-qt4-tools.inc| 2 +-
meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb | 8 --
On 4/07/2013 7:45 AM, Saul Wold wrote:
On 07/03/2013 02:55 AM, Jonathan Liu wrote:
Removed patches integrated upstream.
Jonathan,
I am seeing the following failures on a world build:
Found library in wrong location:
/usr/bin/qtopia/examples/declarative/cppextensions/plugins/.debug/libqmlqwi
On Friday 28 June 2013 13:04:39 Stefan Stanacar wrote:
> Python's telnetlib Telnet class connects only to AF_INET sockets, but we
> want to use Unix domain socket for the qemu serial connection.
> Also add a new read_all_timeout method similar to Telnet's read_all
>
> Signed-off-by: Stefan Stanaca
Signed-off-by: Saul Wold
---
.../resolvconf/{resolvconf_1.72.bb => resolvconf_1.73.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/resolvconf/{resolvconf_1.72.bb =>
resolvconf_1.73.bb} (92%)
diff --git a/meta/recipes-connectivity/resol
The util-linux configure was finding pam in the
core-image-basic image and there was a timing issue with
and rebuild.
Other are standard updates
Sau!
The following changes since commit 3e1dbabbf33a2e461abc92ff10cd970fe604ee38:
sysstat: backport a patch to fix a parallel building error (2013
Signed-off-by: Saul Wold
---
meta/recipes-devtools/remake/remake_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/remake/remake_git.bb
b/meta/recipes-devtools/remake/remake_git.bb
index afbc5d0..13d8ce9 100644
--- a/meta/recipes-devtools/remake
util-linux's configure checks for pam_misc.h and if it finds it will
enable runuser, there was a case where it was found via shared state
and then got rebuilt. This makes the build more deterministic.
Signed-off-by: Saul Wold
---
meta/recipes-core/util-linux/util-linux.inc | 3 ++-
1 file change
Signed-off-by: Saul Wold
---
.../boost/{bjam-native_1.53.0.bb => bjam-native_1.54.0.bb} | 0
meta/recipes-support/boost/{boost-1.53.0.inc => boost-1.54.0.inc} | 6 +++---
meta/recipes-support/boost/{boost_1.53.0.bb => boost_1.54.0.bb} | 2 --
3 files changed, 3 insertions(+), 5 del
Signed-off-by: Saul Wold
---
meta/recipes-kernel/dtc/dtc.inc| 1 -
meta/recipes-kernel/dtc/dtc_git.bb | 5 ++---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 18847c6..6888c55 100644
--- a/meta/recipes-ke
util-linux will check for the exisitance of pam header files and change what is
built, so only build libpam when pam is enabled for DISTRO_FEATURES
Signed-off-by: Saul Wold
---
meta/recipes-extended/packagegroups/packagegroup-core-basic.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
Signed-off-by: Saul Wold
---
.../help2man/{help2man-native_1.43.2.bb => help2man-native_1.43.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/help2man/{help2man-native_1.43.2.bb =>
help2man-native_1.43.3.bb} (80%)
diff --git a/meta/recipes-devtools/h
Signed-off-by: Saul Wold
---
meta/recipes-devtools/swabber/swabber-native_git.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb
b/meta/recipes-devtools/swabber/swabber-native_git.bb
index 5bfe87f..9faae5d 100644
--- a/met
On Wednesday 03 July 2013 14:45:30 Saul Wold wrote:
> On 07/03/2013 02:55 AM, Jonathan Liu wrote:
> > Removed patches integrated upstream.
>
> Jonathan,
>
> I am seeing the following failures on a world build:
> > Found library in wrong location:
> > /usr/bin/qtopia/examples/declarative/cppextens
On Jul 3, 2013, at 1:11 PM, Saul Wold wrote:
> On 07/03/2013 06:04 AM, vmayoral wrote:
>> From: victor
>>
>> Working with the meta-ros project we detected that the ROS nodes didn't
>> launch properly
>> the reason was that by default apr_cv_mutex_recursive in apr is set to no
>> and this lea
On 07/03/2013 06:04 AM, vmayoral wrote:
From: victor
Working with the meta-ros project we detected that the ROS nodes didn't launch
properly
the reason was that by default apr_cv_mutex_recursive in apr is set to no and
this leads
to the APRENOTIMPL return value of apr_thread_mutex_create in t
We don't want this enabled just because we have EGL and OpenGL ES 2.0
enabled.
Signed-off-by: Paul Eggleton
---
meta/recipes-qt/qt4/qt4-4.8.4.inc | 1 +
...ls.pro-disable-qmeegographicssystemhelper.patch | 28 ++
2 files changed, 29 insertions(+)
create mod
On Wed, Jul 03, 2013 at 05:34:20PM +0300, Laurentiu Palcu wrote:
> The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:
>
> bitbake: hob: save button from settings called a nonexisting method
> (2013-07-03 08:13:35 +0100)
>
> are available in the git repository at:
>
>
Saul spotted an issue with the 4/4 regarding the usage of /sbin directly
in the .desktop file and I'm going to send a v2 to address that.
Laurentiu
On 07/03/2013 05:34 PM, Laurentiu Palcu wrote:
> The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:
>
> bitbake: hob: sa
Hi,
In the future, please use -M so that the diff is clearer than delete/add.
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On Wednesday 03 July 2013 15:35:15 Burton, Ross wrote:
> On 3 July 2013 14:40, Paul Eggleton wrote:
> > +lib_re = re.compile("^/lib.*\.so[0-9.]*$")
> > +exec_re = re.compile("^%s.*/lib.*\.so[0-9.]*$" % exec_prefix)
>
> I'd been meaning to double-check this assumption since the discussion
Ensure these do not pick up e.g. /lib/systemd/system/uuidd.socket, but
ensure we pickup e.g. /usr/lib/libnss3.so.1d (example from Debian). This
also fixes the broken exec_re regex (lib*.).
Signed-off-by: Paul Eggleton
---
meta/classes/insane.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 d
The project has switched to using git for version control.
Signed-off-by: Emilia Ciobanu
---
.../{mkelfimage_svn.bb => mkelfimage_git.bb} | 16
1 file changed, 8 insertions(+), 8 deletions(-)
rename meta/recipes-devtools/mkelfimage/{mkelfimage_svn.bb =>
mkelfimage_git.
For this to happen:
* 'shutdown' group has been created;
* changed ownership group for /sbin/halt and /sbin/shutdown to 'shutdown';
* deny execution rights to other users except 'root' and those belonging
to 'shutdown' group;
* set setuid bit to both apps;
So, basically, in order for a norm
Additionaly, make it a member of 'input' group too. That's for aligning
the user creation with xserver-nodm-init.
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-connectivity/connman/connman.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-co
On 3 July 2013 14:40, Paul Eggleton wrote:
> +lib_re = re.compile("^/lib.*\.so[0-9.]*$")
> +exec_re = re.compile("^%s.*/lib.*\.so[0-9.]*$" % exec_prefix)
I'd been meaning to double-check this assumption since the discussion
yesterday, and I'm glad I did. My Debian machine has these files
A normal user does not have /sbin in its PATH, by default, so having the
entire path here allows the correct execution when run as regular user.
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
.../shutdown-desktop/shutdown-desktop.bb |2 +-
.../shutdown-desktop/shutdown.desktop
The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:
bitbake: hob: save button from settings called a nonexisting method
(2013-07-03 08:13:35 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b4345_shutdown_icon_rootless_x
[YOCTO #4345]
Signed-off-by: Laurentiu Palcu
---
.../x11-common/xserver-nodm-init.bb|2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
index d2797a9.
On 07/03/2013 07:09 AM, Francesco Del Degan wrote:
Adds a missing dash in the oknodo option function.
This was recently submitted by Marc Frerland also and is now in master.
Sau!
Signed-off-by: Francesco Del Degan
---
meta/recipes-connectivity/openssh/openssh-6.1p1/init | 2 +-
1 file c
Adds a missing dash in the oknodo option function.
Signed-off-by: Francesco Del Degan
---
meta/recipes-connectivity/openssh/openssh-6.1p1/init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/openssh/openssh-6.1p1/init
b/meta/recipes-connectivity/ope
* Ensure these do not pick up e.g. /lib/systemd/system/uuidd.socket
* Fix broken exec_re regex (lib*. -> lib.*)
Signed-off-by: Paul Eggleton
---
meta/classes/insane.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.b
On Jul 3, 2013, at 6:37 AM, Emilia Ciobanu
wrote:
> The project has switched to using git for version control.
>
> Signed-off-by: Emilia Ciobanu
> ---
> meta/recipes-devtools/mkelfimage/mkelfimage_git.bb | 31
> meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb | 31 -
Hi Ting,
On Wednesday 03 July 2013 17:45:10 b28...@freescale.com wrote:
> From: Ting Liu
>
> Move to using the PACKAGECONFIG mechanism to select configure options
> and dependencies. Without this the system will attempt to discover
> various dependencies, and sometimes does so incorrectly.
>
>
Resent patch.
Thanks,
Ema
From: Burton, Ross [ross.bur...@intel.com]
Sent: Tuesday, July 02, 2013 6:14 PM
To: Ciobanu, Emilia Maria Silvia
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] mkelfimage: switch to git repository
On 2
The project has switched to using git for version control.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-devtools/mkelfimage/mkelfimage_git.bb | 31
meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb | 31
2 files changed, 31 insertions(+), 31 delet
From: victor
Working with the meta-ros project we detected that the ROS nodes didn't launch
properly
the reason was that by default apr_cv_mutex_recursive in apr is set to no and
this leads
to the APRENOTIMPL return value of apr_thread_mutex_create in thread_mutex.c
when
APR_THREAD_MUTEX_NESTE
On 29/06/2013 10:19 PM, Martin Jansa wrote:
From: Wills Wang
override variables OE_QMAKE_QT_CONFIG to compile Qt/Embedded apps
Signed-off-by: Wills Wang
Signed-off-by: Martin Jansa
---
meta/classes/qt4e.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes/qt4e.bbclass
From: Ting Liu
Move to using the PACKAGECONFIG mechanism to select configure options
and dependencies. Without this the system will attempt to discover
various dependencies, and sometimes does so incorrectly.
Signed-off-by: Ting Liu
---
meta/recipes-devtools/qemu/qemu.inc |2 ++
1 files ch
Removed patches integrated upstream.
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/qt4/nativesdk-qt4-tools.inc| 2 +-
meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb | 8 --
meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb | 8 ++
...acklist-mis-issued-turktrust-certificates
From: Jackie Huang
Do not mount /dev/dm-* by default via udev, this is the default
behavior for most distos and WRLinux4.x.
This resolved a problem with the sanity test failing due to seeing
the error while attempting to mount new logical volumes without fs.
Signed-off-by: Xin Ouyang
Signed-of
From: Jackie Huang
The following changes since commit 3e1dbabbf33a2e461abc92ff10cd970fe604ee38:
sysstat: backport a patch to fix a parallel building error (2013-07-02
07:58:10 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/r_bbappend_udev-extrac
On 07/03/2013 11:19 AM, Marko Lindqvist wrote:
On 3 July 2013 11:16, Radu Moisan wrote:
On 05/25/2013 01:21 AM, Marko Lindqvist wrote:
Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines
build. I don't know yet if it's automake or gtk-engines bug.
Any updates on this? D
On 3 July 2013 11:16, Radu Moisan wrote:
>
> On 05/25/2013 01:21 AM, Marko Lindqvist wrote:
>
>
> Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines
> build. I don't know yet if it's automake or gtk-engines bug.
>
>
> Any updates on this? Do we have a bug filled addressing this
On 05/25/2013 01:21 AM, Marko Lindqvist wrote:
Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines
build. I don't know yet if it's automake or gtk-engines bug.
Any updates on this? Do we have a bug filled addressing this problem? I
found several package which require au
50 matches
Mail list logo