Re: [OE-core] [PATCH 1/2] tcf-agent: upgrade to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Cui, Dexuan
Saul Wold wrote on 2011-07-22: > There seems to be a compile issue with this patch. > > For an X86 Build > fatal error: uuid/uuid.h: No such file or directory | compilation Hi Saul, Sorry! We didn't do enough test... Lianhao and I have got the causes of the failures. This uuid.h issue is due to t

Re: [OE-core] [PATCH 1/2] tcf-agent: upgrade to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Saul Wold
Dexuan, There seems to be a compile issue with this patch. For an X86 Build | ccache i586-poky-linux-gcc -march=i586 --sysroot=/vol/1/sgw/autobuilder/poky-slave/poky-full-ia/build/build/tmp/sysroots/qemux86 -O2 -pipe -g -feliminate-unused-debug-types -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_S

[OE-core] [PATCH 1/2] python: fix security vulnerability

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble This Fixes bug: [Yocto #1254] http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1015 Issue #2254: Fix CGIHTTPServer information disclosure. Relative paths are now collapsed within the url properly before looking in cgi_directories. Signed-off-by: Nitin A Kamble

[OE-core] [PATCH 2/2] fix Upstream-Status line for few patches

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../btrfs-tools/btrfs-tools/fix_use_of_gcc.patch |2 +- .../dosfstools/dosfstools-2.10-kernel-2.6.patch|2 +- .../elfutils/elfutils/fix_for_gcc-4.7.patch|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff

[OE-core] [PATCH 0/2] Misc Fixes

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble The following changes since commit 8bd302b16dbd708fb9446fdc534ac64d873a34f5: glib-2.0: fix a compilation issue due to dtrace (2011-07-21 14:01:33 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cg

Re: [OE-core] [PATCH 1/2] python: fix security vulnerability

2011-07-21 Thread Kamble, Nitin A
> devtools/python/python/security_issue_2254_fix.patch > > @@ -0,0 +1,184 @@ > > +UpstreamStatus: Backport > > This should be Upstream-Status I guess to match other patches that > said there are few more anomalies > > meta/recipes-devtools/dosfstools/dosfstools/dosfstools-2.10-kernel- > 2.6.patch

Re: [OE-core] [PATCH 04/10] polkit: Support PAM

2011-07-21 Thread Kang Kai
On 2011年07月21日 17:59, Koen Kooi wrote: Op 21 jul. 2011, om 11:49 heeft Kang Kai het volgende geschreven: On 2011年07月21日 16:59, Koen Kooi wrote: Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: From: Xiaofeng Yan Modify configuration "polkit-1" in /etc/pam.d/ for supporting

Re: [OE-core] [PATCH 09/10] shadow: update pam related configure files

2011-07-21 Thread Kang Kai
On 2011年07月21日 16:58, Koen Kooi wrote: Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: From: Kang Kai add shadow-update-pam-conf.patch to update the pam related configure files in Yocto way rather than Fedora. I'm not entirely sure, but do the updated conf files need somethi

[OE-core] [PATCH] tclibc-uclibc: Fix TARGET_OS for powerpc

2011-07-21 Thread Khem Raj
1a9ae8ea8c0540d41b8ff4d95c0420d6df754634 removed -uclibc hence it got all wrong for powerpc. uclibc TARGET_OS for classic ppc is linux-uclibc and for ppc w/ SPE its linux-uclibcspe Signed-off-by: Khem Raj --- meta/conf/distro/include/tclibc-uclibc.inc |2 +- 1 files changed, 1 insertions(+),

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Kang Kai
On 2011年07月22日 11:10, Saul Wold wrote: On 07/21/2011 07:18 PM, Kang Kai wrote: On 2011年07月22日 01:02, Saul Wold wrote: On 07/21/2011 01:00 AM, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam su

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Saul Wold
On 07/21/2011 07:18 PM, Kang Kai wrote: On 2011年07月22日 01:02, Saul Wold wrote: On 07/21/2011 01:00 AM, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge doesn't have a

Re: [OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Kang Kai
On 2011年07月22日 10:49, Khem Raj wrote: On Thu, Jul 21, 2011 at 7:41 PM, Kang Kai wrote: On 2011年07月22日 03:10, Khem Raj wrote: On Thu, Jul 21, 2011 at 1:54 AM, Koen Kooi wrote: Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: From: Xiaofeng Yan I make a patch and some chan

Re: [OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 7:41 PM, Kang Kai wrote: > On 2011年07月22日 03:10, Khem Raj wrote: >> >> On Thu, Jul 21, 2011 at 1:54 AM, Koen Kooi >>  wrote: >>> >>> Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: >>> From: Xiaofeng Yan I make a patch and some changes in dr

Re: [OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Kang Kai
On 2011年07月22日 03:10, Khem Raj wrote: On Thu, Jul 21, 2011 at 1:54 AM, Koen Kooi wrote: Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: From: Xiaofeng Yan I make a patch and some changes in dropbear.inc for supporting pam. - Enable pam in configure - Modify file option.h to

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Kang Kai
On 2011年07月22日 01:02, Saul Wold wrote: On 07/21/2011 01:00 AM, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge doesn't have a pam configure file, import from Fedora

Re: [OE-core] [RFC][PATCH 4/4] site/powerpc*-linux: refactor needed options that are common

2011-07-21 Thread Tom Rini
On 07/21/2011 03:30 PM, Kumar Gala wrote: > Pulled common options that are needed for powerpc64-linux to build > out of powerpc32-linux and put them into powerpc-linux. > > Signed-off-by: Kumar Gala NAK. Almost all of the stuff going into powerpc-linux really belongs in common-linux or common-g

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Kumar Gala
On Jul 21, 2011, at 1:24 PM, Tom Rini wrote: > On 07/21/2011 11:20 AM, Khem Raj wrote: >> On Thu, Jul 21, 2011 at 10:05 AM, Tom Rini wrote: >>> On 07/21/2011 09:48 AM, Khem Raj wrote: On Thu, Jul 21, 2011 at 5:17 AM, Kumar Gala wrote: > Why do we have a split between powerpc-comm

[OE-core] [RFC][PATCH 4/4] site/powerpc*-linux: refactor needed options that are common

2011-07-21 Thread Kumar Gala
Pulled common options that are needed for powerpc64-linux to build out of powerpc32-linux and put them into powerpc-linux. Signed-off-by: Kumar Gala --- meta/site/powerpc-linux | 24 meta/site/powerpc32-linux | 19 --- 2 files changed, 24 insertions

[OE-core] [RFC][PATCH 2/4] site/powerpc32-linux: Update with ac_cv_sizeof_* from eglibc

2011-07-21 Thread Kumar Gala
Signed-off-by: Kumar Gala --- meta/site/powerpc32-linux | 17 + 1 files changed, 13 insertions(+), 4 deletions(-) diff --git a/meta/site/powerpc32-linux b/meta/site/powerpc32-linux index 433ccef..bd45ea6 100644 --- a/meta/site/powerpc32-linux +++ b/meta/site/powerpc32-linux @@

[OE-core] [RFC][PATCH 3/4] site/powerpc64-linux: Start initial site config

2011-07-21 Thread Kumar Gala
Use ac_cv_sizeof_* from eglibc as starting point for powerpc64-linux site info. We will refactor common bits that are needed out of powerpc32-linux based on build issues. Signed-off-by: Kumar Gala --- meta/site/powerpc64-linux | 21 + 1 files changed, 21 insertions(+), 0 d

[OE-core] [RFC][PATCH 1/4] site/powerpc: Pull all powerpc config options into powerpc32-linux

2011-07-21 Thread Kumar Gala
powerpc-common was really Linux PPC32 specific. So move all the options in it to powerpc32-linux and we can refactor out common bits shared between into powerpc-linux and powerpc-common. Signed-off-by: Kumar Gala --- meta/classes/siteinfo.bbclass |4 +- meta/site/powerpc-common | 328

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Richard Purdie
On Thu, 2011-07-21 at 09:44 -0700, Khem Raj wrote: > On Thu, Jul 21, 2011 at 2:39 AM, Richard Purdie > wrote: > > On Thu, 2011-07-21 at 08:11 +0200, Martin Jansa wrote: > >> On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: > >> > On 07/20/2011 05:18 PM, Khem Raj wrote: > >> > > On 07/20/2

Re: [OE-core] [PATCH v2] libiconv: Fix build failure on 1.13.1

2011-07-21 Thread Richard Purdie
On Thu, 2011-07-21 at 14:23 -0700, Khem Raj wrote: > It needs a different patch for 1.13.1 for autoconf'ing > Rename files to libiconv-1.11.1 and have a separate > directory for libiconv-1.13.1 > > Signed-off-by: Khem Raj > --- > .../{files => libiconv-1.11.1}/autoconf.patch |0 > .../s

Re: [OE-core] [CONSOLIDATED PULL 14/20] Make intltool use perlnative instead of perl on host

2011-07-21 Thread Richard Purdie
On Thu, 2011-07-21 at 11:57 -0700, Tom Rini wrote: > On 07/21/2011 11:47 AM, Khem Raj wrote: > > On Thu, Jul 21, 2011 at 12:53 AM, Saul Wold wrote: > >> > >> -inherit autotools pkgconfig > >> +inherit autotools pkgconfig perlnative > >> > >> export PERL_virtclass-native = "/usr/bin/env perl" > >

[OE-core] [PATCH v2] libiconv: Fix build failure on 1.13.1

2011-07-21 Thread Khem Raj
It needs a different patch for 1.13.1 for autoconf'ing Rename files to libiconv-1.11.1 and have a separate directory for libiconv-1.13.1 Signed-off-by: Khem Raj --- .../{files => libiconv-1.11.1}/autoconf.patch |0 .../shared_preloadable_libiconv_linux.patch|0 .../{files =>

Re: [OE-core] [CONSOLIDATED PULL 00/20] July 21, 2011

2011-07-21 Thread Richard Purdie
On Thu, 2011-07-21 at 00:52 -0700, Saul Wold wrote: > Review and tested, the inherit perlnatives are needed. > > The following changes since commit 0d03800caffc2341b74190d38f7a372223c89f4c: > > lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib > (2011-07-20 15:43:43 +0100) > >

Re: [OE-core] kernels

2011-07-21 Thread Anders Darander
On 21 jul 2011, at 19:36, "Bruce Ashfield" wrote: > On Thu, Jul 21, 2011 at 1:23 PM, Anders Darander > wrote: >> >> On 20 jul 2011, at 22:18, "Bruce Ashfield" wrote: >> >>> On Wed, Jul 20, 2011 at 11:45 AM, Koen Kooi >>> wrote: Op 20 jul 2011, om 17:42 heeft Bruce Ashfield het

Re: [OE-core] [CONSOLIDATED PULL 14/20] Make intltool use perlnative instead of perl on host

2011-07-21 Thread Tom Rini
On 07/21/2011 11:47 AM, Khem Raj wrote: > On Thu, Jul 21, 2011 at 12:53 AM, Saul Wold wrote: >> >> -inherit autotools pkgconfig >> +inherit autotools pkgconfig perlnative >> >> export PERL_virtclass-native = "/usr/bin/env perl" > > is the above line still needed It's actively wrong now and need

Re: [OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 1:54 AM, Koen Kooi wrote: > > Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: > >> From: Xiaofeng Yan >> >> I make a patch and some changes in dropbear.inc for supporting pam. >> - Enable pam in configure >> - Modify file option.h to open pam supporting >

Re: [OE-core] [PATCH 1/2] python: fix security vulnerability

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 2:29 AM, wrote: > From: Nitin A Kamble > > This Fixes bug: [Yocto #1254] > > http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1015 > > Issue #2254: Fix CGIHTTPServer information disclosure.  Relative paths are >  now collapsed within the url properly before lookin

Re: [OE-core] [CONSOLIDATED PULL 14/20] Make intltool use perlnative instead of perl on host

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 12:53 AM, Saul Wold wrote: > > -inherit autotools pkgconfig > +inherit autotools pkgconfig perlnative > >  export PERL_virtclass-native = "/usr/bin/env perl" is the above line still needed >  BBCLASSEXTEND = "native" > ___ Ope

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Tom Rini
On 07/21/2011 11:20 AM, Khem Raj wrote: > On Thu, Jul 21, 2011 at 10:05 AM, Tom Rini wrote: >> On 07/21/2011 09:48 AM, Khem Raj wrote: >>> On Thu, Jul 21, 2011 at 5:17 AM, Kumar Gala >>> wrote: Why do we have a split between powerpc-common & powerpc-linux? I assume powerpc-linux i

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 10:05 AM, Tom Rini wrote: > On 07/21/2011 09:48 AM, Khem Raj wrote: >> On Thu, Jul 21, 2011 at 5:17 AM, Kumar Gala >> wrote: >>> Why do we have a split between powerpc-common & powerpc-linux? >>> >>> I assume powerpc-linux is used and picked up for powerpc-linux-uclibc in

Re: [OE-core] [PATCH 1/4] linux-yocto: kernel-3.0 support recipe

2011-07-21 Thread Darren Hart
On 07/21/2011 10:16 AM, Bruce Ashfield wrote: > Establish the infrastructure to start more comprehensive linux-3.0 > testing. With this in place, the populated linux-yocto 3.0 can > optionally be built for supported machines. > > Note: this commit does not change the default for any targets and

Re: [OE-core] [PATCH 2/4] kernel: copy defconfig to {B} vs {S}

2011-07-21 Thread Darren Hart
On 07/21/2011 10:16 AM, Bruce Ashfield wrote: > For kernel's that use a split source/object build the copy > of defconfig to {S} in the base kernel class is problematic. > The previous solution for this was to override the do_configure > of the base kernel class in a subclass. While this is still

Re: [OE-core] [PATCH 4/4] kern-tools: update SRCREV

2011-07-21 Thread Darren Hart
On 07/21/2011 10:16 AM, Bruce Ashfield wrote: > Fixes [YOCTO #1261] > > Updating the SRCREV to pickup some branch creation fixes that > were causing an invalid branch name to be used on a repository > that couldn't support it (i.e. standard/base on a 2.6.34). > > With this the 2.6.34 and 3.0 -r

Re: [OE-core] [PATCH 3/4] linux-yocto: update LICENSE to GPLv2

2011-07-21 Thread Darren Hart
Ahh, /me deletes this from his list of things he isn't getting to... On 07/21/2011 10:16 AM, Bruce Ashfield wrote: > As reported by Koen Kooi, the LICENSE for linux-yocto can be tightened > up to specifiy the particular version of the GPL. > > cc: Koen Kooi > Signed-off-by: Bruce Ashfield Acke

Re: [OE-core] kernels

2011-07-21 Thread Bruce Ashfield
On Thu, Jul 21, 2011 at 1:23 PM, Anders Darander wrote: > > On 20 jul 2011, at 22:18, "Bruce Ashfield" wrote: > >> On Wed, Jul 20, 2011 at 11:45 AM, Koen Kooi >> wrote: >>> >>> Op 20 jul 2011, om 17:42 heeft Bruce Ashfield het volgende geschreven: >>> On Fri, Jul 15, 2011 at 11:36 AM, Bruc

[OE-core] [PATCH 1/1] glib-2.0: fix a compilation issue due to dtrace

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble With multilib & x32 builds dtrace is getting turned-on by the glib-2.0 configure, which causes following compilation failure. | x86_64-linux-libtool: link: ccache gcc -isystem/disk0/pokybuild/build-multilib/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -Wall -Wl,-rpath-lin

[OE-core] [PATCH 0/1] redo the glib-2.0 fix

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble The following changes since commit db0eff4b964055b18ca5f91e55b7cf0d4a55c832: python: fix security vulnerability (2011-07-21 02:23:27 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-c

[OE-core] [PATCH 4/4] kern-tools: update SRCREV

2011-07-21 Thread Bruce Ashfield
Fixes [YOCTO #1261] Updating the SRCREV to pickup some branch creation fixes that were causing an invalid branch name to be used on a repository that couldn't support it (i.e. standard/base on a 2.6.34). With this the 2.6.34 and 3.0 -rt branches will build. Signed-off-by: Bruce Ashfield --- ..

Re: [OE-core] kernels

2011-07-21 Thread Anders Darander
On 20 jul 2011, at 22:18, "Bruce Ashfield" wrote: > On Wed, Jul 20, 2011 at 11:45 AM, Koen Kooi > wrote: >> >> Op 20 jul 2011, om 17:42 heeft Bruce Ashfield het volgende geschreven: >> >>> On Fri, Jul 15, 2011 at 11:36 AM, Bruce Ashfield >>> wrote: On Fri, Jul 15, 2011 at 11:02 AM, Phi

[OE-core] [PATCH 2/4] kernel: copy defconfig to {B} vs {S}

2011-07-21 Thread Bruce Ashfield
For kernel's that use a split source/object build the copy of defconfig to {S} in the base kernel class is problematic. The previous solution for this was to override the do_configure of the base kernel class in a subclass. While this is still a viable/valid option, it does mean that changes to the

[OE-core] [PATCH 0/4] kernel: consolidated pull request

2011-07-21 Thread Bruce Ashfield
Richard/Saul, What follows is a set of kernel changes that have been brewing for a while now: 294170 kern-tools: update SRCREV 65d8b50 linux-yocto: update LICENSE to GPLv2 069e9d9 kernel: copy defconfig to {B} vs {S} 6796e11 linux-yocto: kernel-3.0 support recipe The patches are pretty s

[OE-core] [PATCH 3/4] linux-yocto: update LICENSE to GPLv2

2011-07-21 Thread Bruce Ashfield
As reported by Koen Kooi, the LICENSE for linux-yocto can be tightened up to specifiy the particular version of the GPL. cc: Koen Kooi Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recip

[OE-core] [PATCH 1/4] linux-yocto: kernel-3.0 support recipe

2011-07-21 Thread Bruce Ashfield
Establish the infrastructure to start more comprehensive linux-3.0 testing. With this in place, the populated linux-yocto 3.0 can optionally be built for supported machines. Note: this commit does not change the default for any targets and as such, it would need to be explicitly set as the preferr

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Saul Wold
On 07/21/2011 01:00 AM, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge doesn't have a pam configure file, import from Fedora. Kai, Thanks for this work, you have

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Tom Rini
On 07/21/2011 09:48 AM, Khem Raj wrote: > On Thu, Jul 21, 2011 at 5:17 AM, Kumar Gala wrote: >> Why do we have a split between powerpc-common & powerpc-linux? >> >> I assume powerpc-linux is used and picked up for powerpc-linux-uclibc in >> addition to normal powerpc-linux. >> >> I'm looking at a

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 5:17 AM, Kumar Gala wrote: > Why do we have a split between powerpc-common & powerpc-linux? > > I assume powerpc-linux is used and picked up for powerpc-linux-uclibc in > addition to normal powerpc-linux. > > I'm looking at adding powerpc64 support and powerpc-common is al

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 2:39 AM, Richard Purdie wrote: > On Thu, 2011-07-21 at 08:11 +0200, Martin Jansa wrote: >> On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: >> > On 07/20/2011 05:18 PM, Khem Raj wrote: >> > > On 07/20/2011 02:06 PM, Martin Jansa wrote: >> > >> Fixes for recipes usi

Re: [OE-core] [PATCH 2/2] glib-2.0: fix a compilation issue due to dtrace

2011-07-21 Thread Kamble, Nitin A
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Thursday, July 21, 2011 9:00 AM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PA

[OE-core] [PATCH 1/2] python: fix security vulnerability

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble This Fixes bug: [Yocto #1254] http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1015 Issue #2254: Fix CGIHTTPServer information disclosure. Relative paths are now collapsed within the url properly before looking in cgi_directories. Signed-off-by: Nitin A Kamble

Re: [OE-core] [PATCH 2/2] glib-2.0: fix a compilation issue due to dtrace

2011-07-21 Thread Phil Blundell
On Thu, 2011-07-21 at 02:29 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Signed-off-by: Nitin A Kamble Could you add some text to the commit message explaining what the compilation issue was and under what circumstances it occurred? It might also be good to know why bumpin

Re: [OE-core] [PATCH 2/2] perl-dynloader.patch: Fix libdir issue for multilib

2011-07-21 Thread Kamble, Nitin A
> -Original Message- > From: Mei, Lei > Sent: Thursday, July 21, 2011 12:54 AM > To: Patches and discussions about the oe-core layer > Cc: Kamble, Nitin A > Subject: RE: [OE-core] [PATCH 2/2] perl-dynloader.patch: Fix libdir > issue for multilib > > > > >-Original Message- > >F

Re: [OE-core] [PATCH 2/2] glib-2.0: fix a compilation issue due to dtrace

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 11:29 heeft nitin.a.kam...@intel.com het volgende geschreven: > From: Nitin A Kamble > > Signed-off-by: Nitin A Kamble > --- > meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb |1 - > meta/recipes-core/glib-2.0/glib.inc |2 +- > 2 files changed, 1 insertions(+

[OE-core] [PATCH 2/2] glib-2.0: fix a compilation issue due to dtrace

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb |1 - meta/recipes-core/glib-2.0/glib.inc |2 +- 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb b/meta/recipes-co

[OE-core] [PATCH 0/2] Misc Fixes

2011-07-21 Thread nitin . a . kamble
From: Nitin A Kamble The following changes since commit 35f20c5aacc9b23affe0380e8451ccc41cbc1799: eglibc: Tighten LICENSE Fields (2011-07-19 17:34:21 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contr

Re: [OE-core] [PATCH 3/6] libiconv: Fix build failure on 1.13.1

2011-07-21 Thread Khem Raj
On Thu, Jul 21, 2011 at 1:12 AM, Henning Heinold wrote: > Hi Khem, > > what was the reason to patch out the libtool-macros instead of deleting them? > That would be > reduce the changelines a lot. I had some problems building but it was long time ago when I did that patch. I can try and see if t

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Tom Rini
On 07/21/2011 07:53 AM, Martin Jansa wrote: > On Thu, Jul 21, 2011 at 07:28:36AM -0700, Tom Rini wrote: >> On 07/20/2011 11:11 PM, Martin Jansa wrote: >>> On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: On 07/20/2011 05:18 PM, Khem Raj wrote: > On 07/20/2011 02:06 PM, Martin Jans

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Martin Jansa
On Thu, Jul 21, 2011 at 07:28:36AM -0700, Tom Rini wrote: > On 07/20/2011 11:11 PM, Martin Jansa wrote: > > On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: > >> On 07/20/2011 05:18 PM, Khem Raj wrote: > >>> On 07/20/2011 02:06 PM, Martin Jansa wrote: > Fixes for recipes using intltoo

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Tom Rini
On 07/20/2011 11:11 PM, Martin Jansa wrote: > On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: >> On 07/20/2011 05:18 PM, Khem Raj wrote: >>> On 07/20/2011 02:06 PM, Martin Jansa wrote: Fixes for recipes using intltool, distributions not having locales support in libc and distuti

[OE-core] [PATCH 1/2] tcf-agent: upgrade to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Dexuan Cui
Signed-off-by: Lianhao Lu Signed-off-by: Dexuan Cui --- .../tcf-agent/tcf-agent/fix_ranlib.patch | 14 + .../tcf-agent/tcf-agent/fix_tcf-agent.init.patch | 14 +- .../tcf-agent/tcf-agent/terminals_agent.patch | 1027 meta/recipes-devtools/tcf-agent/tcf-a

[OE-core] [PATCH 2/2] distro_tracking_fields.inc: update the info for tcf-agent

2011-07-21 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index efb4c0b..4de543e 10

[OE-core] [PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Dexuan Cui
The following changes since commit 068839698fe192d8846c0ed4db65861448e8e524: eglibc: fix runtime assertion failure (2011-07-13 12:34:30 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dcui/tcf-agent http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dc

Re: [OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Leon Woestenberg
Kumar, On Thu, Jul 21, 2011 at 2:17 PM, Kumar Gala wrote: > Why do we have a split between powerpc-common & powerpc-linux? > > I assume powerpc-linux is used and picked up for powerpc-linux-uclibc in > addition to normal powerpc-linux. > > I'm looking at adding powerpc64 support and powerpc-comm

[OE-core] siteinfo split between powerpc-common & powerpc-linux

2011-07-21 Thread Kumar Gala
Why do we have a split between powerpc-common & powerpc-linux? I assume powerpc-linux is used and picked up for powerpc-linux-uclibc in addition to normal powerpc-linux. I'm looking at adding powerpc64 support and powerpc-common is all kinda of broken for it. I'd like to just merge powerpc-com

Re: [OE-core] [PATCH 04/10] polkit: Support PAM

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 11:49 heeft Kang Kai het volgende geschreven: > On 2011年07月21日 16:59, Koen Kooi wrote: >> Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: >> >>> From: Xiaofeng Yan >>> >>> Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. >>> >>> Signed-of

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Koen Kooi
Yes, that'd be awesome Op 21 jul. 2011, om 11:41 heeft Kang Kai het volgende geschreven: > On 2011年07月21日 16:53, Koen Kooi wrote: >> Op 21 jul. 2011, om 10:05 heeft Kang Kai het volgende geschreven: >> >>> On 2011年07月21日 16:00, Kang Kai wrote: From: Kang Kai Hi Scott,

Re: [OE-core] [PATCH 1/1] dhcp: Fix libdir issue for multilib

2011-07-21 Thread Phil Blundell
On Thu, 2011-07-21 at 16:59 +0800, Mei Lei wrote: > -+ $(libbind)/lib/libdns.a $(libbind)/lib/libisc.a > ++ $(libbind)/libdns.a $(libbind)/libisc.a I wonder if you could just replace all this craziness with "-lbind" and let the linker find the library in the usual way. p.

Re: [OE-core] [PATCH 04/10] polkit: Support PAM

2011-07-21 Thread Kang Kai
On 2011年07月21日 16:59, Koen Kooi wrote: Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: From: Xiaofeng Yan Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. Signed-off-by: Xiaofeng Yan --- .../polkit/polkit-0.101/polkit-1_pam.patch | 23

Re: [OE-core] [PATCH 07/10] sudo: add pam support

2011-07-21 Thread Kang Kai
On 2011年07月21日 17:06, Phil Blundell wrote: On Thu, 2011-07-21 at 16:00 +0800, Kang Kai wrote: +do_install_append () { + install -D -m 664 ${WORKDIR}/sudo.pamd ${D}/${sysconfdir}/pam.d/sudo +} As with openssh, you don't want to install and ship this file if pam isn't enabled. p. ok, we'

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Kang Kai
On 2011年07月21日 16:53, Koen Kooi wrote: Op 21 jul. 2011, om 10:05 heeft Kang Kai het volgende geschreven: On 2011年07月21日 16:00, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if

Re: [OE-core] [PATCH 00/10] Small fixes

2011-07-21 Thread Richard Purdie
On Thu, 2011-07-21 at 08:11 +0200, Martin Jansa wrote: > On Wed, Jul 20, 2011 at 05:54:55PM -0700, Tom Rini wrote: > > On 07/20/2011 05:18 PM, Khem Raj wrote: > > > On 07/20/2011 02:06 PM, Martin Jansa wrote: > > >> Fixes for recipes using intltool, distributions not having locales > > >> support i

Re: [OE-core] [PATCH 03/10] openssh: Support PAM

2011-07-21 Thread Phil Blundell
On Thu, 2011-07-21 at 16:00 +0800, Kang Kai wrote: > do_install_append () { > install -d ${D}${sysconfdir}/init.d > + install -d ${D}${sysconfdir}/pam.d > install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/sshd > + install -m 0755 ${WORKDIR}/sshd ${D}${sysconfdir}/pam.d/s

Re: [OE-core] [PATCH 07/10] sudo: add pam support

2011-07-21 Thread Phil Blundell
On Thu, 2011-07-21 at 16:00 +0800, Kang Kai wrote: > +do_install_append () { > + install -D -m 664 ${WORKDIR}/sudo.pamd ${D}/${sysconfdir}/pam.d/sudo > +} As with openssh, you don't want to install and ship this file if pam isn't enabled. p. ___

Re: [OE-core] [PATCH 03/10] openssh: Support PAM

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: > From: Xiaofeng Yan > > Adding configuration file "sshd" in /etc/pam.d/ for supporting pam. Where did this file come from and why isn't openssh providing it on its own? > > Signed-off-by: Xiaofeng Yan > --- > .../openssh/ope

Re: [OE-core] [PATCH 04/10] polkit: Support PAM

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: > From: Xiaofeng Yan > > Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. > > Signed-off-by: Xiaofeng Yan > --- > .../polkit/polkit-0.101/polkit-1_pam.patch | 23 > meta/recipes-e

Re: [OE-core] [PATCH 09/10] shadow: update pam related configure files

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: > From: Kang Kai > > add shadow-update-pam-conf.patch to update the pam related configure files > in Yocto way rather than Fedora. I'm not entirely sure, but do the updated conf files need something like http://cgit.openembedde

Re: [OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 10:00 heeft Kang Kai het volgende geschreven: > From: Xiaofeng Yan > > I make a patch and some changes in dropbear.inc for supporting pam. > - Enable pam in configure > - Modify file option.h to open pam supporting > > Signed-off-by: Xiaofeng Yan > --- > meta/recipes-core/

[OE-core] [PATCH 0/1]dhcp: Fix hard coded libdir issue for multilib

2011-07-21 Thread Mei Lei
This pull request fixes some hard coded /usr/lib path issues, please review it. Thanks, Lei The following changes since commit 8af286885353d5740971f137f8c1ada2b43dd2a8: Paul Eggleton (1): README.hardware: update MPC8315E-RDB instructions are available in the git repository at: git:/

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 10:05 heeft Kang Kai het volgende geschreven: > On 2011年07月21日 16:00, Kang Kai wrote: >> From: Kang Kai >> >> >> Hi Scott, >> >> This is the current work of adding pam supports. >> >> After update libpam to 1.1.4, we enable the packages pam support. And if the >> pacakg

[OE-core] [PATCH 1/1] dhcp: Fix libdir issue for multilib

2011-07-21 Thread Mei Lei
Signed-off-by: Mei Lei --- .../dhcp/dhcp-4.2.0/fix-external-bind.patch| 14 +++--- meta/recipes-connectivity/dhcp/dhcp4.inc |2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch b/me

Re: [OE-core] [PATCH 3/6] libiconv: Fix build failure on 1.13.1

2011-07-21 Thread Henning Heinold
Hi Khem, what was the reason to patch out the libtool-macros instead of deleting them? That would be reduce the changelines a lot. Bye henning ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-b

[OE-core] [PATCH 09/10] shadow: update pam related configure files

2011-07-21 Thread Kang Kai
From: Kang Kai add shadow-update-pam-conf.patch to update the pam related configure files in Yocto way rather than Fedora. Signed-off-by: Kang Kai --- .../shadow/files/shadow-update-pam-conf.patch | 175 meta/recipes-extended/shadow/shadow_4.1.4.3.bb |5 +- 2

Re: [OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Kang Kai
On 2011?07?21? 16:00, Kang Kai wrote: From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge doesn't have a pam configure file, import from Fedora. The following changes since commit fa4bc

[OE-core] [PATCH 05/10] cups: add pam support

2011-07-21 Thread Kang Kai
From: Kang Kai According to distro_feature then add pam support for cups or not. Signed-off-by: Kang Kai --- meta/recipes-extended/cups/cups_1.4.6.bb |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/cups/cups_1.4.6.bb b/meta/recipes-extende

[OE-core] [CONSOLIDATED PULL 05/20] cpan.bbclass: Perform more mangling for perl path

2011-07-21 Thread Saul Wold
From: Tom Rini On hosts where we may already be past the #! limit this is required and this is safe on the target as well. This is be7fe31 in oe.dev. Related to this we now bump all PRs for recipes that inherit cpan. Note that in oe.dev we mangle for perl but here we use the new nativeperl scrip

[OE-core] [PATCH 10/10] at: enable pam support

2011-07-21 Thread Kang Kai
From: Wenzong Fan add patches to make at enable pam support Signed-off-by: Wenzong Fan --- .../at/at-3.1.12/configure-add-enable-pam.patch| 23 meta/recipes-extended/at/at-3.1.12/pam.conf.patch | 16 + meta/recipes-extended/at/at_3.1.12.bb

[OE-core] [PATCH 08/10] cronie: enable PAM support for cronie

2011-07-21 Thread Kang Kai
From: Wenzong Fan Enable PAM support for cronie and update its pam config file 'crond'. Signed-off-by: Wenzong Fan --- .../cronie/cronie/crond_pam_config.patch | 13 + meta/recipes-extended/cronie/cronie_1.4.7.bb |9 +++-- 2 files changed, 20 insertions(+)

[OE-core] [CONSOLIDATED PULL 16/20] shared-mime-info: inherit perlnative

2011-07-21 Thread Saul Wold
From: Martin Jansa * otherwise perl from host is used and if there isn't libxml-parser-perl installed on host it fails with: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Signed-off-by: Martin Jansa --- .../shared-mime-info/shared-mime-info

[OE-core] [PATCH 07/10] sudo: add pam support

2011-07-21 Thread Kang Kai
From: Kang Kai According to DISTRO_FEATURES to add pam support for sudo, and import configure file from Fedora. Signed-off-by: Kang Kai --- meta/recipes-extended/sudo/files/sudo.pamd |6 ++ meta/recipes-extended/sudo/sudo_1.8.1p2.bb | 11 --- 2 files changed, 14 insertions(+)

[OE-core] [PATCH 06/10] screen: add pam support

2011-07-21 Thread Kang Kai
From: Kang Kai According to DISTRO_FEATURES then add screen pam support or not. Press "Ctrl+a x" will lock the screen terminal, then unlock it will use pam. Add pam related configure file sceen.pamd from Fedora. Signed-off-by: Kang Kai --- .../screen/screen-4.0.3/screen.pamd|

[OE-core] [PATCH 04/10] polkit: Support PAM

2011-07-21 Thread Kang Kai
From: Xiaofeng Yan Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. Signed-off-by: Xiaofeng Yan --- .../polkit/polkit-0.101/polkit-1_pam.patch | 23 meta/recipes-extended/polkit/polkit_0.101.bb |6 +++- 2 files changed, 27 insertions(+

[OE-core] [PATCH 03/10] openssh: Support PAM

2011-07-21 Thread Kang Kai
From: Xiaofeng Yan Adding configuration file "sshd" in /etc/pam.d/ for supporting pam. Signed-off-by: Xiaofeng Yan --- .../openssh/openssh-5.8p2/sshd | 10 ++ meta/recipes-connectivity/openssh/openssh_5.8p2.bb |7 +-- 2 files changed, 15 insertions(+), 2 d

[OE-core] [PATCH 02/10] dropbear: Support PAM

2011-07-21 Thread Kang Kai
From: Xiaofeng Yan I make a patch and some changes in dropbear.inc for supporting pam. - Enable pam in configure - Modify file option.h to open pam supporting Signed-off-by: Xiaofeng Yan --- meta/recipes-core/dropbear/dropbear.inc|6 - .../dropbear/dropbear/dropbear-enable-

[OE-core] [PATCH 00/10] works of adding packages pam support

2011-07-21 Thread Kang Kai
From: Kang Kai Hi Scott, This is the current work of adding pam supports. After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge doesn't have a pam configure file, import from Fedora. The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70:

[OE-core] [PATCH 01/10] libpam: update to 1.1.4 and add subpackage xtests

2011-07-21 Thread Kang Kai
From: Kang Kai Update libpam to 1.1.4, and add dependecy cracklib because run xtexts will need pam-plugin-cracklib. There are some additional checks under subdirectory xtests and make it as a subpackage libpam-xtests. Signed-off-by: Kang Kai --- .../pam/libpam/libpam-xtests.patch

[OE-core] [CONSOLIDATED PULL 06/20] icon-naming-utils-native: Fix long path to perl in icon-name-mapping

2011-07-21 Thread Saul Wold
From: Tom Rini This is 5396e0868cf89787746fa6341ddb1f271a770595 in oe.dev but here we instead use the nativeperl wrapper. Signed-off-by: Tom Rini --- .../icon-naming-utils-native_0.8.7.bb |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/meta/recipes-

[OE-core] [CONSOLIDATED PULL 08/20] tcmode-default: set preferred version also for (e)glibc-locale

2011-07-21 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa --- meta/conf/distro/include/tcmode-default.inc |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index e27a1b4..86538f1 100644 --- a

Re: [OE-core] [PATCH 2/2] perl-dynloader.patch: Fix libdir issue for multilib

2011-07-21 Thread Mei, Lei
>-Original Message- >From: openembedded-core-boun...@lists.openembedded.org >[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of >Richard Purdie >Sent: Wednesday, July 20, 2011 10:34 PM >To: Patches and discussions about the oe-core layer >Subject: Re: [OE-core] [PATCH

  1   2   >