[OE-core] [PATCH] lsof: the compiler version fault

2014-11-19 Thread Jian Liu
When using cross compiler to build the package "lsof" on a host, the value of LSOF_CCV in version.h genegrated by the Makefile is the version of the compiler on the host while it should be the version of cross compiler. Signed-off-by: Jian Liu --- .../lsof/files/compiler-version-fault.patch

Re: [OE-core] [PATCH 3/5] logrotate: files will be over written when updating using rpm

2014-11-19 Thread Liu Jian
于 2014年11月20日 01:54, Dan McGregor 写道: On 14 November 2014 03:43, Jian Liu wrote: If there is no %config micro before the file in the spec file, this file will be over-written after updating this package using rpm. This will make our settings lost. Signed-off-by: Jian Liu --- meta/recipes-e

[OE-core] [PATCH 1/1] cronie: Added default crontab

2014-11-19 Thread Alejandro Hernandez
Added default configuration to crontab, for instructive pruposes Added /etc/crontab to CONFFILES to avoid overwriting if updating via PMS [YOCTO 6644] Signed-off-by: Alejandro Hernandez --- meta/recipes-extended/cronie/cronie/crontab | 6 +- meta/recipes-extended/cronie/cronie_1.4.12.bb

[OE-core] [PATCH 0/1] cronie: Added default configuration to crontab

2014-11-19 Thread Alejandro Hernandez
The following changes since commit e038efa6fb8d7f018b145115f35d3a38f28092a8: cronie: Upgrade to 1.4.12 (2014-11-19 14:56:23 -0600) are available in the git repository at: git://git.yoctoproject.org/poky-contrib hsalejandro/6644_cronie http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/

Re: [OE-core] [PATCH 1/1] eglibc-use-option-groups.patch: Several fixups

2014-11-19 Thread Peter Seebach
On Wed, 19 Nov 2014 17:59:49 + Juro Bystricky wrote: > I am not sure why the HAVE_MBSTATE_T needs to be conditioned at all, my > understanding is > it is defined if the file contains type definition "mbstate_t". > This typedef either exists or not and saying it not exists when in fact > it

Re: [OE-core] [PATCH 1/1] eglibc-use-option-groups.patch: Several fixups

2014-11-19 Thread Juro Bystricky
Peter Seebach writes: > > On Tue, 11 Nov 2014 10:55:24 + > Richard Purdie wrote: > > > > Whilst I haven't 100% confirmed it, > > > https://autobuilder.yoctoproject.org/main/builders/poky-tiny/builds/102/steps /BuildImages/logs/stdio > > > looks like it may well be as a result of this chang

Re: [OE-core] [PATCH 3/5] logrotate: files will be over written when updating using rpm

2014-11-19 Thread Dan McGregor
On 14 November 2014 03:43, Jian Liu wrote: > If there is no %config micro before the file in the spec file, > this file will be over-written after updating this package > using rpm. > This will make our settings lost. > > Signed-off-by: Jian Liu > --- > meta/recipes-extended/logrotate/logrotate_

Re: [OE-core] [PATCH V2] midori: update to 0.5.8

2014-11-19 Thread Burton, Ross
On 19 November 2014 09:02, Andreas Müller wrote: > +DEPENDS = "webkit-gtk libsoup-2.4 openssl python-native > python-docutils-native librsvg-native libnotify libunique libxscrnsaver" > Buildhistory-diff reports that libunique isn't a runtime dependency anymore so it looks like libunique isn't us

[OE-core] State of bitbake world, Failed tasks 2014-11-19

2014-11-19 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2014-11-19 == === common (12) === * meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.4.bb, do_compile * meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb, do_compile

Re: [OE-core] [oe-commits] Saul Wold : pseudo.inc: Clean up backport of version update to 1.6.2

2014-11-19 Thread Martin Jansa
On Thu, Nov 06, 2014 at 06:45:44PM +0100, Martin Jansa wrote: > On Thu, Nov 06, 2014 at 06:25:20PM +0100, Martin Jansa wrote: > > On Wed, Nov 05, 2014 at 11:28:40PM +, g...@git.openembedded.org wrote: > > > Module: openembedded-core.git > > > Branch: daisy > > > Commit: 606793e7b5c129654f317e5b

[OE-core] [PATCH 4/4] gtk+: drop part of patch adding useless file

2014-11-19 Thread Paul Eggleton
This patch shouldn't be adding a .orig file. Aside from not being necessary, attempting to apply the patch with patch rather than quilt results in failure. Signed-off-by: Paul Eggleton --- .../gtk+/gtk+-2.24.24/hardcoded_libtool.patch | 1779 1 file changed, 1779 deleti

[OE-core] [PATCH 3/4] xmodmap: drop already applied patch

2014-11-19 Thread Paul Eggleton
This patch was part of the 1.0.8 release. Signed-off-by: Paul Eggleton --- .../xorg-app/xmodmap/gnu-source.patch | 60 -- meta/recipes-graphics/xorg-app/xmodmap_1.0.8.bb| 2 - 2 files changed, 62 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-ap

[OE-core] [PATCH 2/4] cmake: drop already applied patches

2014-11-19 Thread Paul Eggleton
These patches were part of the 2.8.11 release. Signed-off-by: Paul Eggleton --- meta/recipes-devtools/cmake/cmake.inc | 2 -- .../cmake/cmake/aarch64-cmake.patch| 37 .../cmake/cmake/aarch64-kwsys.patch| 40 --

[OE-core] [PATCH 1/4] openssh: drop already applied patch

2014-11-19 Thread Paul Eggleton
This patch was part of the 6.6p1 release. Signed-off-by: Paul Eggleton --- .../openssh/openssh/openssh-CVE-2014-2532.patch| 22 -- meta/recipes-connectivity/openssh/openssh_6.6p1.bb | 1 - 2 files changed, 23 deletions(-) delete mode 100644 meta/recipes-connectivity/op

[OE-core] [PATCH 0/4] Patch cleanup

2014-11-19 Thread Paul Eggleton
I've been doing some work with patch mangling lately, and it turns out that quilt ignores some things in patches that git/patch won't - in particular, certain types of already applied patches as well as patches that add .orig files. This series cleans up those patches which failed to apply with git

Re: [OE-core] [PATCH 1/6] subversion: Security Advisory - subversion - CVE-2014-3528

2014-11-19 Thread wenzong fan
On 11/19/2014 02:07 PM, akuster808 wrote: Wenzong, I wanted to just patch 1.8.9 for dizzy since 1.8.10 included more than just security fixes. Looks like my subject should have included [dizzy] even though the cover letter did. I will have to be more careful next time. You have clear cover

[OE-core] [PATCH V2] midori: update to 0.5.8

2014-11-19 Thread Andreas Müller
midori has moved to cmake for configuration Signed-off-by: Andreas Müller --- V1->V2: * move SRC_URI to permanent download location * add subdir to SRC_URI meta/recipes-sato/midori/midori_0.5.5.bb | 47 meta/recipes-sato/midori/midori_0.5.8.bb | 27

Re: [OE-core] [PATCH 2/2] xserver-xorg: update to 1.16.1

2014-11-19 Thread Andreas Müller
On Mon, Nov 10, 2014 at 9:32 AM, Andreas Müller wrote: > On Sun, Nov 9, 2014 at 11:27 AM, Richard Purdie > wrote: >> On Sat, 2014-11-08 at 14:47 +, Richard Purdie wrote: >>> On Fri, 2014-11-07 at 08:52 +0100, Andreas Müller wrote: >>> > * first version supporting rootless X (not tested yet) >