Re: [yocto] why does dev manual, Supported Board Support Packages, mention only meta-intel?

2014-07-31 Thread Khem Raj
On Wed, Jul 30, 2014 at 10:50 PM, Rifenbark, Scott M scott.m.rifenb...@intel.com wrote: The point of the section is to show how to set up the meta-intel repository I think it should cover the general case. -- ___ yocto mailing list

Re: [yocto] Yocto Project Manual

2014-07-31 Thread Rifenbark, Scott M
Hi, I have modified this paragraph a bit to deal with the best way to get these checksums. See http://www.yoctoproject.org/docs/1.7/dev-manual/dev-manual.html#new-recipe-fetching-code. If there are further concerns just let me know and I can address them. Scott -Original Message-

Re: [yocto] why does dev manual, Supported Board Support Packages, mention only meta-intel?

2014-07-31 Thread Robert P. J. Day
On Thu, 31 Jul 2014, Rifenbark, Scott M wrote: The bold title of the bullet item should probably not be so restrictive. The point of the section is to show how to set up the meta-intel repository. I can re-write this section to indicate the wider BSP support and still use the main

Re: [yocto] questions about spdx

2014-07-31 Thread leimao...@cn.fujitsu.com
Hi, Elizabeth If I'm remembering this right (Mark?), you need to have a Fossology server to point to as Fossology will try to determine what the license is to make sure they match the declared license. Thanks for your reply. I'll try to set up a FOSSologySPDX instance server and try again.

Re: [yocto] yocto Digest, Vol 46, Issue 109

2014-07-31 Thread Pushpa Teja
HI, iam trying to build yacto for riot board when ever i am giving bitbake getting the below error i strucked in this point please guide me . NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL

Re: [yocto] [meta-mingw][PATCH] *-mingw32: Do not set binutils-crosssdk preferred provider

2014-07-31 Thread Jacob Kroon
ping On Thu, Jul 24, 2014 at 9:42 AM, Jacob Kroon jacob.kr...@mikrodidakt.se wrote: Nowadays this is already set in OE-Core, in tcmode-default.inc. Fixes: WARNING: Variable key PREFERRED_PROVIDER_virtual/${SDK_PREFIX}binutils-crosssdk (binutils-crosssdk-${SDK_ARCH})

Re: [yocto] timeline for official centos 7 support?

2014-07-31 Thread Paul Eggleton
On Thursday 31 July 2014 05:41:30 Rifenbark, Scott M wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Wednesday, July 30, 2014 12:07 PM To: Yocto discussion list Subject: [yocto] timeline for

Re: [yocto] Yocto Project Manual

2014-07-31 Thread Paul Eggleton
This isn't quite what I was thinking of. Yes you should probably use the upstream signatures if they provide them, but it's going to be rare that both md5sum and sha256sum will be provided in my experience. That's why I was suggesting: 1) Recommend if *any* signatures are provided upstream

Re: [yocto] Yocto Project Manual

2014-07-31 Thread Rifenbark, Scott M
Ahh... okay. I will adjust. Thanks, Scott -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, July 31, 2014 2:32 AM To: Rifenbark, Scott M Cc: Tiemo Krüger; yocto@yoctoproject.org Subject: Re: [yocto] Yocto Project Manual This isn't quite what

Re: [yocto] Yocto Project Manual

2014-07-31 Thread Paul Eggleton
On reflection, it could be that the manual verification step is after you get the error to make things flow a bit more easily; the critical thing is it should be before you paste the values into the recipe and continue on with the build. Cheers, Paul On Thursday 31 July 2014 13:36:28

Re: [yocto] Yocto Project Manual

2014-07-31 Thread Rifenbark, Scott M
ok -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, July 31, 2014 6:46 AM To: Rifenbark, Scott M Cc: Tiemo Krüger; yocto@yoctoproject.org Subject: Re: [yocto] Yocto Project Manual On reflection, it could be that the manual verification step is

Re: [yocto] yocto Digest, Vol 46, Issue 109

2014-07-31 Thread Paul Eggleton
Hi Pushpa, On Thursday 31 July 2014 08:04:56 Pushpa Teja wrote: iam trying to build yacto for riot board when ever i am giving bitbake getting the below error i strucked in this point please guide me . NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing

Re: [yocto] questions about spdx

2014-07-31 Thread Richard Schmitt
We (Freescale QorIQ) are very interested in SPDX and have been discussing this support within Yocto. I believe SPDX will become the defacto standard for representing an embedded distro's content. So a simple and tight integration with Yocto would be of great value. (just sayin) Rich

[yocto] Build Tizen with yocto work-flow

2014-07-31 Thread ronan
Hi all, presently we are working on a project Tizen on Yocto that provides an alternative to gbs tools or OBS. - https://wiki.tizen.org/wiki/Tizen_on_yocto We are glad to announce the first release 0.1 of our project. The main features as the same found in Tizen common: - Smack security -

Re: [yocto] [yocto-docs][PATCH v2] dev-manual: Emphasize that YP supports MIPS64.

2014-07-31 Thread Robert P. J. Day
On Wed, 30 Jul 2014, Khem Raj wrote: On Wed, Jul 30, 2014 at 1:51 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/documentation/dev-manual/dev-manual-start.xml

Re: [yocto] why does dev manual, Supported Board Support Packages, mention only meta-intel?

2014-07-31 Thread Robert P. J. Day
(SIDE NOTE: i'm being this picky since i want to use these manuals straight out as training material, so i want them to be precise and accurate.) On Thu, 31 Jul 2014, Rifenbark, Scott M wrote: Yes - that is what I meant by fixing it up to be less-restrictive. I need to find out some stuff on

[yocto] Boost logging in Yocto 1.6

2014-07-31 Thread Jeff Spindler
(Please forgive me if I'm not supposed to email to this address) I posted this on stackoverflow a little while ago, but got no response: http://stackoverflow.com/questions/24655115/yocto-1-6-no-libboost-log-in-toolchain I've installed Yocto 1.6 and run the bitbake to set up the toolchain,

Re: [yocto] questions about spdx

2014-07-31 Thread Matt Germonprez
Hi Lei, I'll try to set up a FOSSologySPDX instance server and try again. Seriously, in documents of yocto, the description of spdx is too simple. Agreed. These links can provide documentation. FOSSology+SPDX: https://github.com/spdx-tools/fossology-spdx

Re: [yocto] [Tizen General] Build Tizen with yocto work-flow

2014-07-31 Thread Bob Summerwill
Congratulations, Ronan! Cheers, Bob On Thu, Jul 31, 2014 at 7:55 AM, ronan ronan.lemart...@open.eurogiciel.org wrote: Hi all, presently we are working on a project Tizen on Yocto that provides an alternative to gbs tools or OBS. - https://wiki.tizen.org/wiki/Tizen_on_yocto We are

[yocto] [yocto-docs][PATCH] dev-manual: Numerous minor grammar fixes to Chapter 3.

2014-07-31 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 0f7708e..f5f23f4 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++

[yocto] replace references to hob with references to toaster?

2014-07-31 Thread Robert P. J. Day
both in the docs and on the web/wiki pages, there would appear to be some places that need some updating. the dev manual, ch 4, has references to hob but none to toaster -- should that not be updated? also, the link to hob in the dev manual takes one here:

Re: [yocto] Boost logging in Yocto 1.6

2014-07-31 Thread Khem Raj
On Wed, Jul 30, 2014 at 11:24 AM, Jeff Spindler j...@perform3-d.com wrote: there seems to be no libboost_log.a nor libboost_log_setup.a generally SDKs wont have static libs, since they do not install staticdev packages. You might have to pull them into the SDK that you build by adding the boost

[yocto] will yocto 1.7 work with eclipse luna?

2014-07-31 Thread Robert P. J. Day
already dropped scott rifenbark a note about this, but current dev manual recommends eclipse kepler, while eclipse luna is out, and fedora 22 appears to use that as the yum-installable version. so any issues with eclipse luna? rday --

[yocto] [meta-security][PATCH] toyomo: Add kconfig

2014-07-31 Thread Armin Kuster
Add kernel config to enable toyomo Signed-off-by: Armin Kuster akus...@mvista.com --- recipes-kernel/linux/linux-yocto/tomoyo.cfg| 8 recipes-kernel/linux/linux-yocto/tomoyo.scc| 4 recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 3 files changed, 16 insertions(+)

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-31 Thread akuster
Bruce, So how / where do I start on the kernel part? - Armin On 07/22/2014 08:58 AM, Bruce Ashfield wrote: On 14-07-22 11:54 AM, akuster wrote: Alexandru, Regarding a few packages in category CD. I have latest samhain building as well as grsecurity (pax patches applied against 3.14.12) in

Re: [yocto] [meta-security][PATCH] toyomo: ccs-tools

2014-07-31 Thread Khem Raj
On Thu, Jul 31, 2014 at 4:45 PM, Armin Kuster akus...@mvista.com wrote: Add userland support program ccs-tools Signed-off-by: Armin Kuster akus...@mvista.com --- recipes-security/ccs-tools/README | 12 recipes-security/ccs-tools/ccs-tools_1.8.3.bb | 42

Re: [yocto] yocto Digest, Vol 46, Issue 109

2014-07-31 Thread Pushpa Teja
HI, Thanks for your reply . i have solved this problem but i got another problem i am trying to check out with mirrors but not getting the solution i am getting the logs like below please give solution for this . WARNING: Failed to fetch URL

Re: [yocto] [OE-core] Carrier Grade layer proposal

2014-07-31 Thread Bruce Ashfield
On 2014-07-31, 9:30 PM, akuster wrote: Bruce, So how / where do I start on the kernel part? How's this for a bad start of an answer .. it depends. Let me point out an example to follow, since that's probably the easiest way to get started. If you look at the linux-yocto-rt recipe, that shows

[linux-yocto] [PATCH 07/13] x86, vdso: __vdso_clock_gettime() cleanup

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit ce39c64028a075d14af32bfb8336bfe1370c0443 upstream This patch is a small code cleanup for the __vdso_clock_gettime() function. It removes the unneeded return values from do_monotonic_coarse() and do_realtime_coarse() and add a fallback label for

[linux-yocto] [PATCH 01/13] x86, vdso: Remove compat vdso support

2014-07-31 Thread jianchuan.wang
From: Andy Lutomirski l...@amacapital.net commit b0b49f2673f011cad7deeabf7a683b388c351278 upstream The compat vDSO is a complicated hack that's needed to maintain compatibility with a small range of glibc versions. This removes it and replaces it with a much simpler hack: a config option to

[linux-yocto] [PATCH] [RFC] cgroups: Resource controller for open files

2014-07-31 Thread zhe.he
From: He Zhe zhe...@windriver.com Add a resource controller for limiting the number of open file handles. This allows us to catch misbehaving processes and return EMFILE instead of ENOMEM for kernel memory limits. Signed-off-by: Binder Makin meri...@google.com Port from lkml:

[linux-yocto] [PATCH] cgroups: enable file handles resource controller

2014-07-31 Thread zhe.he
From: He Zhe zhe...@windriver.com Enable file handles resource controller for convenience Signed-off-by: He Zhe zhe...@windriver.com --- meta/cfg/kernel-cache/features/cgroups/cgroups.cfg |1 + 1 file changed, 1 insertion(+) diff --git a/meta/cfg/kernel-cache/features/cgroups/cgroups.cfg

[linux-yocto] [PATCH 02/13] x86_32, mm: Remove user bit from identity map PDE

2014-07-31 Thread jianchuan.wang
From: Andy Lutomirski l...@amacapital.net commit 7dda038756704b3562187b29c81f86de935148c6 upstream The only reason that the user bit was set was to support userspace access to the compat vDSO in the fixmap. The compat vDSO is gone, so the user bit can be removed. Signed-off-by: Andy

[linux-yocto] [PATCH 04/13] x86, vdso: Make vsyscall_gtod_data handling x86 generic

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit d2312e3379d581d2c3603357a0181046448e1de3 upstream This patch move the vsyscall_gtod_data handling out of vsyscall_64.c into an additonal file vsyscall_gtod.c to make the functionality available for x86 32 bit kernel. It also adds a new

[linux-yocto] [PATCH 09/13] x86, vdso: Cleanup __vdso_gettimeofday()

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit 0df1ea2b7955d3cb311a549c44ed482452b859ff upstream This patch cleans up the __vdso_gettimeofday() function a little. It kicks out an unneeded ret local variable and makes the code faster if only the timezone is needed (an admittedly rare case.)

[linux-yocto] [PATCH 08/13] x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit af8c93d8d9809c3cf71cae2c398069399e64efa3 upstream There a currently more than 30 users of the gtod macro, so replace the last VVAR(vsyscall_gtod_data) by gtod macro. Reviewed-by: Andy Lutomirski l...@amacapital.net Signed-off-by: Stefani Seibold

[linux-yocto] [PATCH] vdso: Delete CONFIG_COMPAT_VDSO after removing compat vdso

2014-07-31 Thread jianchuan.wang
From: Jianchuan Wang jianchuan.w...@windriver.com --- meta/cfg/kernel-cache/features/vdso/vdso.cfg |1 + meta/cfg/kernel-cache/features/vdso/vdso.scc |1 + 2 files changed, 2 insertions(+) create mode 100644 meta/cfg/kernel-cache/features/vdso/vdso.cfg create mode 100644

[linux-yocto] [PATCH 1/2] [RFC]cgroups: Resource controller for open files.

2014-07-31 Thread zhe.he
From: Binder Makin meri...@google.com lkml https://lkml.org/lkml/2014/7/2/640 upstream Add a resource controller for limiting the number of open file handles. This allows us to catch misbehaving processes and return EMFILE instead of ENOMEM for kernel memory limits. Signed-off-by: Binder Makin

[linux-yocto] [PATCH 2/2] Fix [RFC] cgroups: Resource controller for open files.

2014-07-31 Thread zhe.he
From: He Zhe zhe...@windriver.com The original patch is based on: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git fad01e866afdbe01a1f3ec06a39c3a8b9e197014 3.15-rc8 Modify variable and macro in fs/filescontrol.c and include/linux/cgroup_subsys.h according to target version.

[linux-yocto] [PATCH 1/2] [RFC]cgroups: Resource controller for open files.

2014-07-31 Thread zhe.he
From: Binder Makin meri...@google.com Add a resource controller for limiting the number of open file handles. This allows us to catch misbehaving processes and return EMFILE instead of ENOMEM for kernel memory limits. Signed-off-by: Binder Makin meri...@google.com --- fs/Makefile

Re: [linux-yocto] [PATCH] [RFC] cgroups: Resource controller for open files

2014-07-31 Thread He Zhe
On 07/30/2014 11:06 AM, Bruce Ashfield wrote: On 2014-07-29, 1:58 AM, zhe...@windriver.com wrote: From: He Zhe zhe...@windriver.com How did you extract this patch from the mailing list ? The From: field should not be changing, since you aren't the original author of the patch. I've

[linux-yocto] [PATCH 2/2] Fix [RFC] cgroups: Resource controller for open files.

2014-07-31 Thread zhe.he
From: He Zhe zhe...@windriver.com The original patch is based on: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git fad01e866afdbe01a1f3ec06a39c3a8b9e197014 3.15-rc8 Modify variable and macro in fs/filescontrol.c and include/linux/cgroup_subsys.h according to target version.

[linux-yocto] [PATCH 10/13] x86, vdso: Introduce VVAR marco for vdso32

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit ef721987aef0cc0abba08c88810f2155f76b0b1f upstream This patch revamps the vvar.h for introduce the VVAR macro for vdso32. Reviewed-by: Andy Lutomirski l...@amacapital.net Signed-off-by: Stefani Seibold stef...@seibold.net Link:

[linux-yocto] [PATCH 06/13] x86, vdso: Revamp vclock_gettime.c

2014-07-31 Thread jianchuan.wang
From: Stefani Seibold stef...@seibold.net commit 411f790cd7e91fac0db80d3cf789cb6deeac298e upstream This intermediate patch revamps the vclock_gettime.c by moving some functions around. It is only for spliting purpose, to make whole the 32 bit vdso timer patch easier to review. Reviewed-by: Andy

[linux-yocto] [PATCH 03/13] x86, vdso, xen: Remove stray reference to FIX_VDSO

2014-07-31 Thread jianchuan.wang
From: H. Peter Anvin h...@linux.intel.com commit 1f2cbcf648962cdcf511d234cb39745baa9f5d07 upstream Checkin b0b49f2673f0 x86, vdso: Remove compat vdso support ... removed the VDSO from the fixmap, and thus FIX_VDSO; remove a stray reference in Xen. Found by Fengguang Wu's test robot.

Re: [linux-yocto] [PATCH 0/23] Refresh hugetlb kernel code

2014-07-31 Thread Bruce Ashfield
On 14-07-30 10:16 PM, Yang Shi wrote: Refresh kernel hugetlb up to 3.16. Brought in 23 commits. 6915d46 fs/hugetlbfs/inode.c: remove null test before kfree 1b337c3 fs/hugetlbfs/inode.c: use static const for dentry_operations 38d1f0c fs/hugetlbfs/inode.c: add static to