[yocto] [meta-security][PATCH] isic: Add new package

2014-09-19 Thread Armin Kuster
This adds the ISIC is a suite of utilities to exercise the stability of an IP and its component stacks (TCP/UDP/ICMP etc.) It generates piles of pseudo random packets with configurable tendancies, then sent to the target to penetrate its firewall rules or find bug backported two patches from Re

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread harsh jain
Hi, I am trying to reproduce the warding issue again from last 3 days. This time I am struck with some more inconsitent errors like Traceback (most recent call last): File "/home/aricent/openembedded/openembedded-core/bitbake/lib/bb/command.py", line 99, in runAsyncCommand commandmethod(se

[yocto] [meta-security][PATCH] checksecurity: update to version 2.0.15

2014-09-19 Thread Armin Kuster
update fixed: * Fix bug in the CS_NFSAFS definition in etc/check-setuid.conf that prevents the script from matching any filesystem. This bug was, actually, making the script not do anything in the default configuration. Signed-off-by: Armin Kuster --- .../{checksecurity_2.0.14.bb => check

[yocto] [meta-security][PATCH] samhain: update to 3.1.2

2014-09-19 Thread Armin Kuster
Signed-off-by: Armin Kuster --- .../samhain/{samhain-client_3.1.1.bb => samhain-client_3.1.2.bb} | 0 .../samhain/{samhain-server_3.1.1.bb => samhain-server_3.1.2.bb} | 0 recipes-security/samhain/samhain.inc | 4 ++-- 3 files changed, 2 insertions(+), 2

Re: [yocto] Nothing PROVIDES nativesdk-krb5

2014-09-19 Thread Burton, Ross
On 19 September 2014 05:45, Joseph Andrew de la Peña wrote: > ERROR: Nothing PROVIDES 'nativesdk-krb5' (but > virtual:nativesdk:poky/meta/recipes-support/curl/curl_7.32.0.bb DEPENDS or > otherwise requires it). > > Haven't seen a DEPENDS for krb5 in curl and openssl recipe. > Is there any update o

Re: [yocto] Poky/Yocto drivers for cellular modem

2014-09-19 Thread Burton, Ross
On 18 September 2014 17:39, Simon Andrieu wrote: > Using some Linux distribution, it exists drivers that help recognizing a > cellular modem USB stick and to raise a corresponding network interface. > > Would you know please if such a generic cellular modem driver exists in > Poky/Yocto distributi

Re: [yocto] [meta-freescale] Start daemon or execute script at boot time

2014-09-19 Thread Stephane Cerveau
It depends if your daemon is built by a recipe and if your are using initrd or systemd. If so you have to make your recipe inherit from systemd or initrd. I guess you can find exemples in poky recipes... > Le 19 sept. 2014 à 17:14, jags gediya a écrit : > > Hi All, > > If i want to execute so

Re: [yocto] Linux Headers question

2014-09-19 Thread Rudolf Streif
Hi Ashish, Which Yocto package has stdio.h file (and other header files)? > > That depends on what C library you are using. The default for YP/OE is eglibc. The headers would be in eglibc-dev. > I tried linux-libc-headers-dev and linux-libc-headers-dbg and I did not > get the stdio.h file. > > I

[yocto] [meta-selinux] refpolicy update in master-next

2014-09-19 Thread Joe MacDonald
Hey all, As we'd all discussed at different times in the past, we're well behind the curve on a refpolicy update for meta-selinux. With the 1.7 release of Yocto coming up, we thought it was important to update the policy sooner rather than later, so I'm starting that work now. It's being done in

[yocto] Poky/Yocto drivers for cellular modem

2014-09-19 Thread Simon Andrieu
Hi, I work for a company that develops telemetry boxes, and that uses a Poky/Yocto distribution running on the main board. It is planned to integrate a cellular module connected via USB or serial link to the main board. Using some Linux distribution, it exists drivers that help recognizing a

Re: [yocto] [meta-selinux] refpolicy update in master-next

2014-09-19 Thread Joe MacDonald
[Re: [meta-selinux] refpolicy update in master-next] On 14.09.18 (Thu 15:06) Mark Hatle wrote: > On 9/18/14, 2:57 PM, Joe MacDonald wrote: > >Hey all, > > > >As we'd all discussed at different times in the past, we're well behind > >the curve on a refpolicy update for meta-selinux. With the 1.7

[yocto] Eglibc-locale QA Failure

2014-09-19 Thread Crast, Nicholas
All, When I try to build based on poky-tiny, I get the following error: ERROR: QA Issue: eglibc-locale: Files/directories were installed but not shipped /usr/lib /usr/bin /usr/lib/locale /usr/share/i18n /usr/share/i18n/locales /usr/share/i18n/locales/POSIX ERROR: QA run found fatal er

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread Burton, Ross
On 19 September 2014 19:11, harsh jain wrote: > I am trying to install python version 2.7.4 after updating recipe file > of version 2.7.3.There are several other packages in my build system > which depends upon Python version 2.7.3.When I try to make build these > dependant packages give warning.

[yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread harsh jain
Hi, I am trying to install python version 2.7.4 after updating recipe file of version 2.7.3.There are several other packages in my build system which depends upon Python version 2.7.3.When I try to make build these dependant packages give warning. What I needs to update in build environment so tha

Re: [yocto] Start daemon or execute script at boot time

2014-09-19 Thread Crast, Nicholas
Take a look at this link: http://docs.openembedded.ru/update-rc-d_class.html It has some good examples and explanation about how to modify the startup sequence. -Nick Nick Crast Associate Software Engineer Saab Sensis Corporation Phone: 315-445-5703 Em

[yocto] Start daemon or execute script at boot time

2014-09-19 Thread jags gediya
Hi All, If i want to execute some thing or start daemon at boot time, where can i make changes in yocto source code, so that it reflects in the file-system? Thanks, Jags -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/l

[yocto] [PATCH 2/2] spdx:Correct SPDX_S directory.

2014-09-19 Thread leimaohui
Otherwise,the license info of the db-6.0.30 will miss. Signed-off-by: leimaohui --- meta/recipes-support/db/db_6.0.30.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb index 9fc4a30..47fb296 100644 --- a/meta/recip

[yocto] [PATCH 1/2] spdx:It is necessary to define source directory for spdx.

2014-09-19 Thread leimaohui
To make sure that when S directory is changed, the spdx info of the package will not miss. Signed-off-by: leimaohui --- meta/classes/spdx.bbclass | 2 +- meta/conf/bitbake.conf| 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/spdx.bbclass b/meta/classes/spdx.

[yocto] [PATCH 0/3] [error-report-web]

2014-09-19 Thread Roxana Ciobanu
The patches aren't sent because the fontAwesome files have lines longer than 998 characters. The problem is described in the git-send-email doc: Warn of patches that contain lines longer than 998 characters; this is due to SMTP limits as described by http://www.ietf.org/rfc/rfc2821.txt. The fol

[yocto] [meta-raspberrypi][PATCH]gstreamer1.0-plugins-bad_1.4.0.bbappend file renamed

2014-09-19 Thread Parthiban Nallathambi (RBEI/ECF3)
Hello All, I have attached a patch file for renaming the "gstreamer1.0-plugins-bad_1.4.0.bbappend" to make it version independent. Please review the same and update. History: Changes done after I faced the below error while building with poky system. ---Snip--- parthiban@ubuntu:~/git/yocto/poky

[yocto] Linux Headers question

2014-09-19 Thread Ashish Dalela
Hi Folks, Which Yocto package has stdio.h file (and other header files)? I tried linux-libc-headers-dev and linux-libc-headers-dbg and I did not get the stdio.h file. I see a packages-split directory for eglibc-dev but I don't see an RPM being built for that (I have RPMs being built for every ot