2015-10-08 06:31 skrev Marko Lindqvist:
> On 6 October 2015 at
17:08, Burton, Ross wrote:
>
>> On 6 October
2015 at 14:43, Petter Mabäcker wrote:
>>
>>>
Great. As you will notice also when formatted properly it will not apply
due to that readline63-001 and readline63-002 isn't applied so
I found a typo in it - I sent a new Monday.
> Am 08.10.2015 um 16:31 schrieb Jens Rehsack :
>
> OpenJDK-8 has it's configure script at common/autotools - which will cause
> the entire assumption of ${S}/configure is regenerated by autoreconf,
> intltoolize or alike
> fails heavily.
>
> Also - o
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
.../xinput-calibrator/pointercal-xinput_0.0.bb |1 -
.../xorg-xserver/xserver-xf86-config_0.1.bb|3 ---
2 files changed, 4 deletions(-)
diff --git a/meta/recipes-graphics/xinput-calib
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-multimedia/pulseaudio/pulseaudio.inc |8
.../pulseaudio-client-conf-sato_1.bb |1 -
.../ca-certificates/ca-certificates_20150426.bb|4
3 files cha
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-core/base-files/base-files_3.0.14.bb |4
meta/recipes-core/busybox/busybox.inc |3 ---
meta/recipes-core/dbus/dbus.inc|2 --
meta/recipes-co
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb |2 --
meta/recipes-devtools/opkg/opkg_0.3.0.bb |1 -
2 files changed, 3 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg-arc
There are a lot of binary packages have files in /etc/, but only a few
of them have set CONFFILES, 187 packages are not set in a world build.
So treat all the files in /etc/ as CONFILES as Debian does
- Move the file out of /etc/ if it is not a conffile
- If /etc/foo can't be moved out, and is chan
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-extended/cronie/cronie_1.5.0.bb |1 -
meta/recipes-extended/cups/cups.inc|1 -
meta/recipes-extended/lighttpd/lighttpd_1.4.36.bb |2 --
meta/recipes-extende
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-connectivity/avahi/avahi.inc |2 --
meta/recipes-connectivity/bind/bind_9.10.2-P4.bb | 11 ---
.../nfs-utils/nfs-utils_1.3.1.bb |2 +-
meta/reci
There are a lot of binary packages have files in /etc/, but only a few
of them have set CONFFILES, 187 packages are not set in a world build.
So treat all the files in /etc/ as CONFILES as Debian does
- Move the file out of /etc/ if it is not a conffile
- If /etc/foo can't be moved out, and is chan
The ${sysconfdir}/* are CONFFILES by default.
[YOCTO #8436]
Signed-off-by: Robert Yang
---
meta/recipes-bsp/alsa-state/alsa-state.bb|1 -
meta/recipes-bsp/pcmciautils/pcmciautils.inc |2 --
2 files changed, 3 deletions(-)
diff --git a/meta/recipes-bsp/alsa-state/alsa-state.bb
b/me
Hi Chris and Ross,
On 10/09/2015 05:06 AM, Burton, Ross wrote:
On 8 October 2015 at 22:00, Christopher Larson mailto:clar...@kergoth.com>> wrote:
+ # Use relative path for S to avoid buildpaths in files
+ relative_s=`python -c "import os; print
On 8 October 2015 at 22:00, Christopher Larson wrote:
> + # Use relative path for S to avoid buildpaths in files
>>> + relative_s=`python -c "import os; print os.path.relpath('${S}',
>>> '.')"`
>>> + cfgscript="$relative_s/configure"
>>>
>>
>> Why not just use inline python here
On Thu, Oct 8, 2015 at 2:00 PM, Christopher Larson
wrote:
> On Thu, Oct 8, 2015 at 6:16 AM, Robert Yang
> wrote:
>
>> oe_runconf () {
>> - cfgscript="${S}/configure"
>> + # Use relative path for S to avoid buildpaths in files
>> + relative_s=`python -c "import os; print os.pat
On Thu, Oct 8, 2015 at 6:16 AM, Robert Yang
wrote:
> oe_runconf () {
> - cfgscript="${S}/configure"
> + # Use relative path for S to avoid buildpaths in files
> + relative_s=`python -c "import os; print os.path.relpath('${S}',
> '.')"`
> + cfgscript="$relative_s/configure
On Thu, Oct 08, 2015 at 05:26:11PM +0200, Jens Rehsack wrote:
> Fixes that udev always requires PCI, idenpendently from machine or distro
> features.
>
> Signed-off-by: Jens Rehsack
> ---
> meta/recipes-core/udev/udev.inc | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> d
From: Leonardo Sandoval
There are two ways to pass the proxies values into urllib.open: exporting
the environment variables *_proxy and passing as dictionary into the
urllib.open call. The latter is currenty used and values should not have
the '_proxy' string, so removing it. Also, ignore upperca
> On Oct 8, 2015, at 9:07 AM, Jens Rehsack wrote:
>
>
>> Am 08.10.2015 um 16:46 schrieb Khem Raj :
>>
>>
>>> On Oct 8, 2015, at 7:33 AM, Jens Rehsack wrote:
>>>
>>>
>>> [Icedtee Ticket #2153] -- see
>>> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2153
>>>
>>> This patch prevent
hi,
I am seeing this error on my board when compilng core-image-x11 based image:
root@ifc6410:~# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
[ 50.359341] Alignment trap: not handling instruction f4008a1f at
When collecting the size of the root file system get the apparent size of the
files not the actual disk usage, as disk usage on the host file system can be
affected by file system compression or sparse files.
[ YOCTO #8430 ]
Signed-off-by: Ross Burton
---
meta/lib/oe/image.py | 1 +
1 file chan
> Am 08.10.2015 um 16:46 schrieb Khem Raj :
>
>
>> On Oct 8, 2015, at 7:33 AM, Jens Rehsack wrote:
>>
>>
>> [Icedtee Ticket #2153] -- see
>> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2153
>>
>> This patch prevents gcc generate code on ARM5e accessing 64 bit values,
>> because g
Fixes that udev always requires PCI, idenpendently from machine or distro
features.
Signed-off-by: Jens Rehsack
---
meta/recipes-core/udev/udev.inc | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc
in
When building mesa without X11 enabled, and disabling dri package config,
the enforced "--enable-gbm" fails building mesa, because this feature
requires "--enable-dri", too - which has been disabled by package config.
Consequently, when gbm requires dri, --disable-dri causes in --disable-gbm,
whi
> On Oct 8, 2015, at 7:33 AM, Jens Rehsack wrote:
>
>
> [Icedtee Ticket #2153] -- see
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2153
>
> This patch prevents gcc generate code on ARM5e accessing 64 bit values,
> because gcc doesn't ensure they're 64 bit aligned.
> Accessing a 64
This updates libusb1 from 1.0.19 to 1.0.20
2015-09-13: v1.0.20
* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback
* New libusb_free_pollfds() API
* Darwin: Fix devices not being detected on OS X 10.8 (#48)
* Li
[Icedtee Ticket #2153] -- see
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2153
This patch prevents gcc generate code on ARM5e accessing 64 bit values, because
gcc doesn't ensure they're 64 bit aligned.
Accessing a 64 bit value from a 32 bit alignment causes segmentation faults.
Patch
OpenJDK-8 has it's configure script at common/autotools - which will cause
the entire assumption of ${S}/configure is regenerated by autoreconf,
intltoolize or alike
fails heavily.
Also - other configure mechanisms can be supported more similar (see how pkgsrc
manages different ones ...)
Signed-
This patch removes errornous extra path-specs from cpan_build.bbclass
because corrected path specs at build time are enough.
* fixes wrong path used when building using Module::Build toolchain
Signed-off-by: Jens Rehsack
---
meta/classes/cpan_build.bbclass | 10 ++
1 file changed, 2 in
This patch corrects the path specifications when building perl
for vendorlib, vendorarch, sitelib and sitearch to allow newer
dual-life module being installed on host to satisfy configure
and build requirements of some CPAN distributions.
Additionally, fix search path order in perl wrappers.
Sig
This patch fixes some issues in classes providing cpan module build support:
* add support even for xs modules with more than 3 levels as
B::Hooks::End::Of::Scope or Math::Random::ISAAC::XS
* correct handling of Module::Build (as far as stolen from pkgsrc
and my humble knowledge)
* configure t
This patch fixes a deadlock that occurs between the main
thread and rendering threads of the sharedtex_mt demo.
Signed-off-by: Awais Belal
---
...10-sharedtex_mt-fix-rendering-thread-hang.patch | 43 ++
meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb | 1 +
2 files change
The absolute path (/path/to/configure) caused VPATH in Makefile to be an
absolute path, and then it will be in elf files, use relative path to
run configure can fix the problem.
This will reduce 3127 buildpaths QA issues in a world buld (8957 ->
5830).
[YOCTO #8437]
Signed-off-by: Robert Yang
-
Avoid potential build path in output files.
Signed-off-by: Robert Yang
---
meta/recipes-core/glibc/glibc-initial.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/glibc/glibc-initial.inc
b/meta/recipes-core/glibc/glibc-initial.inc
index 3500848..a09e8a
There are build paths in the file when set INHIBIT_PACKAGE_STRIP.
[YOCTO #8458]
Signed-off-by: Robert Yang
---
meta/classes/insane.bbclass |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 664dfec..d6f73
The .pyc files usually contain build path like:
i586-poky-linux-gcc -m32 -march=i586
--sysroot=/buildarea/lyang1/test_p/tmp/sysroots/qemux86
And:
_PYTHON_PROJECT_BASE=/buildarea/lyang1/test_p/tmp/work/i586-poky-linux/python/2.7.9-r1/build
They are safe, so ignore them.
This can reduce 1065 QA
Some recipes put debug files in "usr/src/debug/" rather than ".debug".
Signed-off-by: Robert Yang
---
meta/classes/insane.bbclass |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index d6f7388..947d7ac 100644
--- a/m
For saving space and removing build path in .a files.
[YOCTO #8457]
Signed-off-by: Robert Yang
---
meta/classes/package.bbclass | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index 09230b5..583
* If more than one files have the same QA issue, package_qa_walk() can
only print the last one, others are overrided, for example:
messages["host-user-contaminated"] = "foo1"
messages["host-user-contaminated"] = "foo2"
Only foo2 will be printed, this patch fixes the issue.
* Remove unused
do_package_qa() should rerun when WARN_QA or ERROR_QA changed
[YOCTO #8445]
Signed-off-by: Robert Yang
---
meta/classes/insane.bbclass |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 05e31a7..61db3e1 100644
--- a/meta/classe
The following changes since commit 4038970f8ce27ac0d7a0afe2cdaa9a65108dfff5:
os-release: fix do_compile() when RPM signing is enabled (2015-10-07 00:08:07
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/buildpaths
http://cgit.openem
A v2 would be appropriate. The line should go like this:
Upstream-Status: Submitted [https://patchwork.freedesktop.org/patch/61350/]
Am 2015-10-08 um 12:27 schrieb Belal, Awais:
Hi Carlos,
The patch submission is available at
https://patchwork.freedesktop.org/patch/61350/
Should I simply send
On 10/08/2015 01:18 PM, Martin Jansa wrote:
meta-oe recipe had:
PNBLACKLIST[gcr] ?= "CONFLICT: 4 files conflict with gnome-keyring"
# e.g.
sysroots/qemux86-64/usr/share/glib-2.0/schemas/org.gnome.crypto.pgp.gschema.xml
# sysroots/qemux86-64/usr/share/GConf/gsettings/org.gnome.crypto.pgp.convert
Hi Carlos,
The patch submission is available at
https://patchwork.freedesktop.org/patch/61350/
Should I simply send a new patch with the same subject line or make it a v2?
BR,
Awais
From: openembedded-core-boun...@lists.openembedded.org
[openembedded-co
On Sat, Sep 12, 2015 at 09:51:34PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 5bce77d2b3b822b741e67bbca236242285e091d1
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5bce77d2b3b822b741e67bbca236242285e091d1
>
> A
On Wed, Sep 23, 2015 at 01:41:18PM +, g...@git.openembedded.org wrote:
> Module: meta-openembedded.git
> Branch: master
> Commit: 7e13bb138c5e9b66b77bf942c2add861356ffb66
> URL:
> http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7e13bb138c5e9b66b77bf942c2add861356ffb66
>
> A
Since this patch got submitted, is there a link to the submission?
Perhaps to some public bugtracker entry? Does this exist for Mesa? If
so, add it to the Upstream-Status line.
Am 2015-10-08 um 11:22 schrieb Awais Belal:
This patch fixes a deadlock that occurs between the main
thread and rende
This patch fixes a deadlock that occurs between the main
thread and rendering threads of the sharedtex_mt demo.
Signed-off-by: Awais Belal
---
...10-sharedtex_mt-fix-rendering-thread-hang.patch | 43 ++
meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb | 1 +
2 files change
As regular readers of the lists know, we are having an OpenEmbedded
developer meeting in Dublin Friday (tomorrow). Before starting the
developer part of the meeting the OpenEmbedded eV will hold a short
General Assembly per our statutes.
This organization is responsible for overall administration
On 10/06/2015 03:04 PM, Martin Jansa wrote:
> On Sat, Oct 03, 2015 at 03:33:43PM +0200, Martin Jansa wrote:
>> On Fri, Sep 18, 2015 at 01:54:58PM +0200, Martin Jansa wrote:
>>> On Wed, Aug 26, 2015 at 03:56:04PM +0200, Martin Jansa wrote:
Time for even more PNBLACKLISTs..
>>>
>>> And it got
The config file of rpm will be installed into SDKTARGETSYSROOT for each
architecture,
so RPM_ETCRPM should be set to SDKTARGETSYSROOT/etc/rpm.
Signed-off-by: Bian Naimeng
---
meta/recipes-devtools/rpm/rpm_5.4+cvs.bb | 22 ++
meta/recipes-devtools/rpm/rpm_5.4.14.bb | 22
50 matches
Mail list logo