From: "Roy.Li"
Signed-off-by: Roy.Li
---
...-check-stderr-when-test-compiling-in-conf.patch | 39
meta/recipes-graphics/cairo/cairo_1.12.14.bb |3 +-
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-graphics/cairo/cairo/cairo-do
From: "Roy.Li"
The following changes since commit cf59801be372bda962a94e6a406e97d20744ae45:
licences: Add SGI license (2013-06-17 16:44:36 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib roy/cairo
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=r
On Jun 17, 2013, at 9:58 PM, Bruce Ashfield
wrote:
> On 13-06-18 12:41 AM, Khem Raj wrote:
>>
>> On Jun 17, 2013, at 9:37 PM, Bruce Ashfield
>> wrote:
>>
>>> On 13-06-17 11:30 PM, Khem Raj wrote:
Hi Bruce and All
Finally after a long innings I have diagnosed the mystery behi
On 13-06-18 12:41 AM, Khem Raj wrote:
On Jun 17, 2013, at 9:37 PM, Bruce Ashfield
wrote:
On 13-06-17 11:30 PM, Khem Raj wrote:
Hi Bruce and All
Finally after a long innings I have diagnosed the mystery behind the below
segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don
From: Chen Qi
Previouly, the udev-cache has no real effect even if it's installed
into the system. The key problem here is that at first boot, the
/etc/dev.tar is not present, thus resulting /dev/shm/udev.cache not
created on first boot even if udev-cache is enabled.
This patch fixes this proble
From: Chen Qi
The following changes since commit 7abcaf14ec9cd760fe94c777f0cd8426163de2c5:
oe-buildenv-internal: Fix exit verses return (2013-06-17 10:41:01 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/udev-cache-fix
http://git.pokylinux.org/
On Jun 17, 2013, at 9:37 PM, Bruce Ashfield
wrote:
> On 13-06-17 11:30 PM, Khem Raj wrote:
>> Hi Bruce and All
>>
>> Finally after a long innings I have diagnosed the mystery behind the below
>> segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't
>> show when compiled wi
On 13-06-17 11:30 PM, Khem Raj wrote:
Hi Bruce and All
Finally after a long innings I have diagnosed the mystery behind the below
segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't show
when compiled with gcc 4.7
There also seems to be a follow up patch:
commit 418df
I have an issue with a particular custom recipe that attempts to rebuild itself
even though it was previously built. This recipe is a part of a file system
image that is built without an issue the first time. But building that image a
second time results in a build error with this particular rec
On 13-06-17 11:30 PM, Khem Raj wrote:
Hi Bruce and All
Finally after a long innings I have diagnosed the mystery behind the below
segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't show
when compiled with gcc 4.7
Unable to handle kernel paging request at virtual address
Hi Bruce and All
Finally after a long innings I have diagnosed the mystery behind the below
segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't show
when compiled with gcc 4.7
Unable to handle kernel paging request at virtual address
pgd = c0004000
[] *pgd
From: Wenzong Fan
If a logfile is a symlink, it may be read when being compressed, being
copied (copy, copytruncate) or mailed. Secure data (eg. password files)
may be exposed.
Portback nofollow.patch from:
http://logrotate.sourcearchive.com/downloads/3.8.1-5/logrotate_3.8.1-5.debian.tar.gz
From: Wenzong Fan
If a logfile is a symlink, it may be read when being compressed, being
copied (copy, copytruncate) or mailed. Secure data (eg. password files)
may be exposed.
Portback nofollow.patch from:
http://logrotate.sourcearchive.com/downloads/3.8.1-5/logrotate_3.8.1-5.debian.tar.gz
Sig
From: Wenzong Fan
Both base/lib.mak and psi/int.mak will create file gconfig.h:
lib.mak: $(CP_) $(gconfig_h) $(GLGEN)gconfig.h
int.mak: $(CP_) $(gconfig_h) $(PSGEN)gconfig.h
If $(GLGEN) is same with $(PSGEN), the $(GLGEN)gconfig.h will be
overridden by $(PSGEN)gconfig.h in a parallel bui
From: Wenzong Fan
Both base/lib.mak and psi/int.mak will create file gconfig.h:
lib.mak: $(CP_) $(gconfig_h) $(GLGEN)gconfig.h
int.mak: $(CP_) $(gconfig_h) $(PSGEN)gconfig.h
If $(GLGEN) is same with $(PSGEN), the $(GLGEN)gconfig.h will be
overridden by $(PSGEN)gconfig.h in a parallel bui
On 06/18/2013 01:52 AM, Otavio Salvador wrote:
On Mon, Jun 17, 2013 at 2:49 AM, wrote:
From: Chen Qi
Remove the pkg_postinst_${PN} from this recipe, as it's redundant.
It basically wants to do the same thing as the update-alternatives
does. But it doesn't do it well.
Signed-off-by: Chen Qi
Changelog since 2013-06-09 until 2013-06-16. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distr
On Mon, Jun 17, 2013 at 2:49 AM, wrote:
> From: Chen Qi
>
> Remove the pkg_postinst_${PN} from this recipe, as it's redundant.
> It basically wants to do the same thing as the update-alternatives
> does. But it doesn't do it well.
>
> Signed-off-by: Chen Qi
Most of patch 1 and 2 should be merg
On Sun, Jun 16, 2013 at 9:22 PM, Paul Barker wrote:
> The header files for libopkg belong in the package libopkg-dev rather than
> opkg-dev where they are placed by default.
>
> Signed-off-by: Paul Barker
Reviewed-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
On 16 June 2013 15:16, Kai Kang wrote:
> From binutils-2.22, --copy-dt-needed-entries option is no longer enabled
> by default. Instead, --no-copy-dt-needed-entries is now the default option.
>
> When use other toolchain than default toolchain, some sato applications
> may compiled failed that the
We've been using 1.5.1 for a while now with success, so in line with the
OE-Core policy of avoiding multiple versions of the same recipe let's
drop this version.
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/pseudo/pseudo_1.4.5.bb | 8
1 file changed, 8 deletions(-)
delete mod
On 17 June 2013 13:26, Laurentiu Palcu wrote:
> People using xserver-xorg that need to calibrate their touchscreen
> devices would also need meta-oe. Bringing the recipes to oe-core will
> make it easier for them.
>
> Aditionaly, drop xterm RDEPENDS. Terminal is not needed to run the menu
> item.
On Sun, 2013-06-16 at 22:16 +0800, Kai Kang wrote:
> Build strace with libaio and acl to support more features. Because no
> native libaio package, just add dependencies for target.
>
> Signed-off-by: Kai Kang
> ---
> meta/recipes-devtools/strace/strace_4.7.bb |2 ++
> 1 files changed, 2 ins
On 17 June 2013 15:57, Richard Purdie
wrote:
> Currently the full path is specified to exec however this may incorporate a
> build path which in the nativesdk case, is not transformed to a target system
> path. This leads to failures due to incorrect paths.
>
> This patch ensures the full build pa
Currently if you build nativesdk-python, install it and try and run it,
you see it search in the default nativesdk path for terminfo files
when the readline module is used.
If terminfo files cannot be found, or if the ones found are incorrect,
the system may emit control characters which confuse c
Currently the full path is specified to exec however this may incorporate a
build path which in the nativesdk case, is not transformed to a target system
path. This leads to failures due to incorrect paths.
This patch ensures the full build path is not encoded into the wrapper script.
Signed-off-
This class can now be inherited globally using INHERIT += rather than
needing to inherit it in the recipe itself. Additionally, instead of
setting S (and optionally B), set EXTERNALSRC (and optionally
EXTERNALSRC_BUILD) to point to the external source and build locations
respectively.
Signed-off-b
Sure. I've updated my branch in poky-contrib.
jesse
On 06/17/2013 08:35 PM, Paul Eggleton wrote:
> Hi Jesse,
>
> On Monday 17 June 2013 20:33:24 Jesse Zhang wrote:
>> The following changes since commit c18249353697f8b3741ae2024308d195671d3598:
>>
>> rt-tests: fix error check in hackbench (2013
Hi Jesse,
On Monday 17 June 2013 20:33:24 Jesse Zhang wrote:
> The following changes since commit c18249353697f8b3741ae2024308d195671d3598:
>
> rt-tests: fix error check in hackbench (2013-06-17 13:53:42 +0800)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-
eglibc could be configured to build without the wordexp feature. To
ensure that the wordexp feature could be used, the configure script must
check if wordexp() is supported in libc in addition to checking if
wordexp.h exists.
Signed-off-by: Hong H. Pham
Signed-off-by: Jesse Zhang
---
.../Check
The following changes since commit c18249353697f8b3741ae2024308d195671d3598:
rt-tests: fix error check in hackbench (2013-06-17 13:53:42 +0800)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib szhang/alsa
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/
"extern __inline__ function()" is the inlined version that
can be used in this compilation unit, but there will be another
definition of this function somewhere, so compiler will not emit
any code for the function body. This causes problem in -O0,
where functions are never inlined, the function cal
People using xserver-xorg that need to calibrate their touchscreen
devices would also need meta-oe. Bringing the recipes to oe-core will
make it easier for them.
Aditionaly, drop xterm RDEPENDS. Terminal is not needed to run the menu
item.
[YOCTO #4416]
Signed-off-by: Laurentiu Palcu
---
.../p
The following changes since commit 7abcaf14ec9cd760fe94c777f0cd8426163de2c5:
oe-buildenv-internal: Fix exit verses return (2013-06-17 10:41:01 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/xinput-calibrator_oe-core
http://git.yoctoproject.or
On 6/17/2013 6:59 PM, Richard Purdie wrote:
On Mon, 2013-06-17 at 17:39 +0800, jackie.hu...@windriver.com wrote:
From: Jackie Huang
Signed-off-by: Jackie Huang
---
.../dbus-wait/dbus-wait/fix-dbus-wait-typo.patch | 31
meta/recipes-core/dbus-wait/dbus-wait_git.bb
On Mon, 2013-06-17 at 12:06 +0100, Richard Purdie wrote:
> The plan (and I believe what this series does) is to have two busybox
> binaries, one is suid (as small a subset as we really need) and the
> other is not and hence this hopefully goes some way to reassuring people
> about that.
Partly, bu
On Mon, 2013-06-17 at 11:59 +0100, Phil Blundell wrote:
> On Mon, 2013-06-17 at 11:28 +0100, Richard Purdie wrote:
> > The thinking is therefore we should therefore create a replacement for
> > it from busybox. People are nervous about making busybox entirely SUID
> > but having some small subset o
On Mon, 2013-06-17 at 11:28 +0100, Richard Purdie wrote:
> The thinking is therefore we should therefore create a replacement for
> it from busybox. People are nervous about making busybox entirely SUID
> but having some small subset of it seems like a reasonable compromise.
The difficulty with th
On Mon, 2013-06-17 at 17:39 +0800, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> Signed-off-by: Jackie Huang
> ---
> .../dbus-wait/dbus-wait/fix-dbus-wait-typo.patch | 31
>
> meta/recipes-core/dbus-wait/dbus-wait_git.bb |6 ++-
> 2 files changed
On Mon, 2013-06-17 at 11:17 +0100, Phil Blundell wrote:
> On Mon, 2013-06-17 at 13:49 +0800, qi.c...@windriver.com wrote:
> > tinylogin has been deprecated and the functionality ported into busybox.
> > We now use busybox as the login manager, so the tinylogin recipe could
> > be deleted.
>
> I'm
On Mon, 2013-06-17 at 13:49 +0800, qi.c...@windriver.com wrote:
> tinylogin has been deprecated and the functionality ported into busybox.
> We now use busybox as the login manager, so the tinylogin recipe could
> be deleted.
I'm not entirely sure who "we" is in this context, but the choice of
log
On Mon, 2013-06-17 at 10:12 +0100, Jack Mitchell wrote:
> Pulled to the latest oe-core, bitbake and a few 3rd party layers this
> morning, to find that when I source oe-init-build-env the terminal I was
> sourcing in either crashes or exits.
>
> I tested with both gnome-terminal and xterm, both
From: Jackie Huang
Signed-off-by: Jackie Huang
---
.../dbus-wait/dbus-wait/fix-dbus-wait-typo.patch | 31
meta/recipes-core/dbus-wait/dbus-wait_git.bb |6 ++-
2 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-core/dbus-wait/db
On 05/13/2013 03:24 PM, Mike Looijmans wrote:
On 05/09/2013 05:34 AM, Robert Yang wrote:
On 05/09/2013 10:23 AM, Chris Larson wrote:
On Wed, May 8, 2013 at 7:14 PM, Robert Yang
wrote:
On 05/08/2013 08:03 PM, Mike Looijmans wrote:
On 05/08/2013 11:06 AM, Robert Yang wrote:
The bb.fatal
Pulled to the latest oe-core, bitbake and a few 3rd party layers this
morning, to find that when I source oe-init-build-env the terminal I was
sourcing in either crashes or exits.
I tested with both gnome-terminal and xterm, both produced the same
behaviour.
Heading into a git bisect the app
On 2013年06月17日 15:15, Bernhard Reutner-Fischer wrote:
On 16 June 2013 16:16:25 Kai Kang wrote:
Build strace with libaio and acl to support more features. Because no
native libaio package, just add dependencies for target.
Do you mind updating to 4.8 while you touch it?
Thanks,
OK, I'll che
Add a patch to fix when an unsigned number is taken as a negative error
code.
Signed-off-by: Jesse Zhang
---
.../rt-tests/files/hackbench-fix-error-check.patch | 41 ++
meta/recipes-rt/rt-tests/rt-tests.inc | 1 +
2 files changed, 42 insertions(+)
create mode 1
* Add support to boot the 'qemumicroblaze' machine in
qemu-system-microblazeel
* Use the specific machine model for a MicroBlaze system 'petalogix-ml605'
* Use the DTB generated from the kernel build as the DTB for boot
* Force use of initrd rootfs (either in ext or cpio formats)
Signed-off-by:
* Add support to boot the 'qemuzynq' machine in qemu-system-arm
* Use the specific machine model for Zynq 'xilinx-zynq-a9'
* Use the DTB generated from the kernel build as the DTB for boot
* Force use of initrd rootfs (either in ext or cpio formats)
Signed-off-by: Nathan Rossi
---
scripts/runqem
This is a request for comments regarding implementation of runqemu for
machine targets that are not in oe-core but are provided by a different
layer, in this case meta-xilinx. Also note that there is some additional
qemu patches that apply specifically to these architectures/machines.
The followin
On 16 June 2013 16:16:25 Kai Kang wrote:
Build strace with libaio and acl to support more features. Because no
native libaio package, just add dependencies for target.
Do you mind updating to 4.8 while you touch it?
Thanks,
Sent with AquaMail for Android
http://www.aqua-mail.com
__
On Jun 17, 2013, at 12:10 AM, jhuang0 wrote:
> I think the base.bbclass have added this:
>
># unzip-native should already be staged before unpacking ZIP recipes
>if ".zip" in srcuri:
>d.appendVarFlag('do_unpack', 'depends', '
> unzip-native:do_populate_sysroot')
>
ok nice.
__
On 6/17/2013 3:02 PM, Khem Raj wrote:
On Jun 16, 2013, at 11:30 PM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
The tarball from upstream shows many lines of
tar: Ignoring unknown extended header keyword
`LIBARCHIVE.xattr.security.selinux'
tar: Ignoring unknown ex
On Jun 16, 2013, at 11:30 PM, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> The tarball from upstream shows many lines of
>
> tar: Ignoring unknown extended header keyword
> `LIBARCHIVE.xattr.security.selinux'
> tar: Ignoring unknown extended header keyword `SCHILY.de
54 matches
Mail list logo