[yocto] [Recipe reporting system] Upgradable recipe name list

2015-11-01 Thread recipe-report
v2015.07+gitX v2015.10+gitAUTOI... Denys Dmytriyenko dhcp 4.3.2 4.3.3 Hongxu Jia ncurses 5.96.0-20151101 Hongxu Jia elfutils 0.163 0.164 Hongxu Jia qmmp 0.8.6 1

[yocto] Create uncompressed rootfs

2015-11-01 Thread Roberto
Hi, I apologise if this is not the right channel for asking the following question. If so, please advise me on a more appropriate support channel. I am looking for the quickest workflow for debugging a recipe. I basically need to modify a recipe, deploy the entire distribution to the target

Re: [yocto] [meta-security][PATCH] samhain: upgrade to 4.1.0

2015-11-01 Thread Li, Xin
Hi, Armin, I got it. Thanks a lot. Regards, Li >-Original Message- >From: akuster808 [mailto:akuster...@gmail.com] >Sent: Saturday, October 31, 2015 2:42 AM >To: Li, Xin/李 欣 >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] [meta-security][PATCH] samhain: upgrade to 4.1.0 > >Li Xin, > >M

[yocto] [PATCH][meta-selinux] openssh: set ChallengeResponseAuthentication to no

2015-11-01 Thread wenzong.fan
From: Wenlin Kang The patch fixes the login fails for ssh -o Batchmode=yes when passwords is empty and without authorized_keys file even if set "PermitEmptyPasswords yes" in sshd_config file. Signed-off-by: Wenlin Kang Signed-off-by: Wenzong Fan --- recipes-connectivity/openssh/files/sshd_con

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Andrei Gherzan
Hi, On Mon, Nov 2, 2015 at 2:09 AM, Chaitanya Dhere wrote: > Hello , > I tried creating one config.txt. But even after that and > rebooting I'm unable to see a i2c-1 device under /dev. > > Yes I checked, it's not present on the board under /boot . In > tmp/deploy/images/raspberrypi2/bcm

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Chaitanya Dhere
Hello , I tried creating one config.txt. But even after that and rebooting I'm unable to see a i2c-1 device under /dev. Yes I checked, it's not present on the board under /boot . In tmp/deploy/images/raspberrypi2/bcm2835-bootfiles, I'm able to see config.txt along with bcm2835-bootfiles-2

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Andrei Gherzan
Hi, On Sun, Nov 1, 2015 at 4:41 PM, Khem Raj wrote: > On Sun, Nov 1, 2015 at 5:41 AM, Chaitanya Dhere > wrote: >> Hello all, >> I am working on rpi-basic-image. After flashing this >> image, raspberry pi 2 boots up fine. But I'm unable to locate >> config.txt under /boot directory.

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Khem Raj
On Sun, Nov 1, 2015 at 5:41 AM, Chaitanya Dhere wrote: > Hello all, > I am working on rpi-basic-image. After flashing this > image, raspberry pi 2 boots up fine. But I'm unable to locate > config.txt under /boot directory. I want to put : > > dtparam=i2c1=on just create one and see

[yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Chaitanya Dhere
Hello all, I am working on rpi-basic-image. After flashing this image, raspberry pi 2 boots up fine. But I'm unable to locate config.txt under /boot directory. I want to put : dtparam=i2c1=on in that file so as to work on a sensor based on i2c1 bus. Currently I'm unable to locate i2

[yocto] Yocto on the UDOO Neo

2015-11-01 Thread Christian Ege
Hi, if you have participated in the UDOO Neo Kickstarter campaign and received your UDOO Neo you can try my meta-fsl-arm-extra fork with UDOO Neo support https://github.com/graugans/meta-fsl-arm-extra My changes are in branch fido. I'll prepare patches to meta-fsl-arm-extra when I have done mor