If tap0 interface has been created by other users on the system, we would
get error messages when using runqemu. Error messages are like below.
Acquiring lockfile for tap0...
touch: cannot touch ‘/tmp/qemu-tap-locks/tap0.lock’: Permission denied
/buildarea2/chenqi/poky/scripts/runqem
The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:
net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib
ChenQi/runqemu-internal-error-message
http://cgi
Fix systemd-timesyncd assertion
when networkd is disabled then we now do not
create /run/systemd/netif/links but timesyncd needs it. So lets
manually create this file when networkd is disabled so timesyncd
can still function
When enabling systemd-timesyncd we need systemd-timesync user
Backport
To fix the QA Issue as following:
ERROR: QA Issue: libidn: Files/directories were installed but not shipped
/usr/share/emacs
/usr/share/emacs/site-lisp
/usr/share/emacs/site-lisp/punycode.el
/usr/share/emacs/site-lisp/idna.el [installed-vs-shipped]
Signed-off-by: Lei Maohui
---
meta/reci
The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:
net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/debian-multilib
http://cgit.openembedded.o
With the current code, if we use debian package backend and enable
multilib support, the do_rootfs process would always fail with error
messages like below.
E: Unable to locate package packagegroup-core-boot
This patch fixes the above problem.
Signed-off-by: Chen Qi
---
meta/lib/oe/package
This is a proposed solution for [YOCTO #7126]
For the first item , I simply added the symlink-to-sysroot check to the QA_WARN
this gave me the QA warning as I belive it was supposed to.
For the second item, I changed filerdepends from set() to dict(), hence methods
for adding or deleting items
On 28 January 2015 at 18:55, Dan McGregor wrote:
> Is there a public place to see what you have queued?
>
Sure it, ross/mut in poky-contrib. As often seen on the autobuilder in all
red. :)
Ross
--
___
Openembedded-core mailing list
Openembedded-core
On 28 January 2015 at 10:00, Burton, Ross wrote:
>
> On 28 January 2015 at 15:47, Bottazzini, Bruno
> wrote:
>>
>> Guys, were you able to look at this patch ?
>
>
> Yep, it's queued.
Is there a public place to see what you have queued?
--
___
Openemb
Fix build issues due to libz being required but
is specified before use.
Change-Id: I1f26c8e656b330a4b5f1eeffee7ac13500fa98d0
Signed-off-by: Khem Raj
---
meta/recipes-extended/pigz/pigz.inc| 24 +++---
meta/recipes-extended/pigz/pigz/link-order.patch | 38 ++
On 28 January 2015 at 15:47, Bottazzini, Bruno
wrote:
> Guys, were you able to look at this patch ?
>
Yep, it's queued.
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo
On Wed, 21 Jan 2015 18:00:56 -0200
Bruno Bottazzini wrote:
Guys, were you able to look at this patch ?
> In this patchset we include two changes:
>
> 1- kmod: new PACKAGECONFIG debug and logging to help reduce binary
> size. 2- dbus: split it into two package. We will be able to choose
> if we
Changes since v3:
xf86-* resolved xorg-driver-common.inc
piglit moved to separate commit which maybe won't be merged if piglit if fixed
sooner
more recipes were updated, in the end I could delete 116 entries from my
blacklist
The following changes since commit 2a775ebbb175dd70fc7228607c306d4cc
* it's not complete, but recipes depending on virtual/libx11 are easiest
to spot, I've long list of PNBLACKLIST for all recipes which cannot
be built in distro without x11 in DISTRO_FEATURES
Signed-off-by: Martin Jansa
---
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
* it's not complete, but recipes depending on virtual/libx11 are easiest
to spot, I've long list of PNBLACKLIST for all recipes which cannot
be built in distro without x11 in DISTRO_FEATURES
Signed-off-by: Martin Jansa
---
meta/classes/qt4x11.bbclass | 5
* there is some pending work to resolve this unnecessary x11
dependency, this can be reverted together with x11 dependency
removal
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/piglit/piglit_git.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-gr
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-driver/xorg-driver-common.inc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
index 17fac8b..7a710
On Thu, Jan 08, 2015 at 01:01:55PM +0100, Martin Jansa wrote:
> On Wed, Jan 07, 2015 at 03:12:56PM +0100, Martin Jansa wrote:
> > On Fri, Dec 19, 2014 at 06:08:41PM +, g...@git.openembedded.org wrote:
> > > Module: openembedded-core.git
> > > Branch: master
> > > Commit: 89a29a3ad0742cd713e739d
On 28 January 2015 at 12:47, Martin Jansa wrote:
> And flac doesn't need it anymore?
>
Whoops, thanks!
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-cor
On Wed, Jan 28, 2015 at 12:41:07PM +, Ross Burton wrote:
> Disable PIE in expect as otherwise it tries to link the shared library as an
> executable.
And flac doesn't need it anymore?
> Signed-off-by: Ross Burton
> ---
> meta/conf/distro/include/security_flags.inc |2 +-
> 1 file change
Disable PIE in expect as otherwise it tries to link the shared library as an
executable.
Signed-off-by: Ross Burton
---
meta/conf/distro/include/security_flags.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/distro/include/security_flags.inc
b/meta/conf/dist
The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:
net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/recipetool-fix
http://cgit.openembedded.org
If a versioned recipe filename is specified, replace the version in the
value of S with ${PV} just as we do with SRC_URI to make future upgrades
of the recipe easier.
Signed-off-by: Paul Eggleton
---
scripts/lib/recipetool/create.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/scripts/l
In the daisy (1.6) timeframe, when we rewrote the image construction in
Python, we neglected to reimplement the support for the little used and
undocumented variable MACHINE_POSTPROCESS_COMMAND, and apparently nobody
noticed. We have a better method for implementing machine-specific image
formats t
Rename it to _uninstall_unneeded.
Signed-off-by: Paul Eggleton
---
meta/lib/oe/rootfs.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/lib/oe/rootfs.py b/meta/lib/oe/rootfs.py
index 72d32f7..536efcc 100644
--- a/meta/lib/oe/rootfs.py
+++ b/meta/lib/oe/rootfs.py
@@
An invalid value in IMAGE_FSTYPES was triggering a traceback. Add a
check and a reasonable error message instead.
Signed-off-by: Paul Eggleton
---
meta/lib/oe/image.py | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/lib/oe/image.py b/meta/lib/oe/image.py
index f9c8f
If you add an item to EXTRA_IMAGE_FEATURES in your local.conf that is
not supported by image.bbclass itself (such as "tools-sdk" which is
implemented in core-image.bbclass), it can be somewhat annoying to have
the parse fall over if you have a recipe that inherits image.bbclass
only. Change the err
Since the rewrite of the image construction code in python a few
releases ago, we remove a couple of packages from the image as one of
the final steps when constructing the image (notably update-rc.d and
run-postinsts). However, because of the order of operations, these
packages are still listed b
The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:
net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/imagefixes
http://cgit.openembedded.org/cgi
On Wednesday 28 January 2015 11:13:44 Fabien Proriol wrote:
> If we don't have opengl support on target, qt4 still depends to libgl, but
> Qt4 don't need it...
>
> Signed-off-by: Fabien Proriol
> ---
> meta/recipes-qt/qt4/qt4-x11-free.inc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
If we don't have opengl support on target, qt4 still depends to libgl, but Qt4
don't need it...
Signed-off-by: Fabien Proriol
---
meta/recipes-qt/qt4/qt4-x11-free.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc
b/meta/recipes-qt/qt
Ignore this, I got some feedback from Robert, will send V2.
Pengyu
On 01/28/2015 03:15 PM, Pengyu Ma wrote:
Signed-off-by: Pengyu Ma
---
meta/recipes-graphics/mesa/mesa_10.4.0.bb | 16
1 file changed, 16 insertions(+)
create mode 100644 meta/recipes-graphics/mesa/mesa_1
Signed-off-by: Pengyu Ma
---
.../mesa/{mesa-gl_10.3.4.bb => mesa-gl_10.4.0.bb} |0
.../mesa/{mesa_10.3.4.bb => mesa_10.4.0.bb}|4 ++--
meta/recipes-graphics/mesa/mesa_git.bb |4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-graphics/me
33 matches
Mail list logo