[yocto] Kernel Version Dependency in BB Recipe

2015-10-28 Thread Andres Sagot
Hello Yocto Community, I did a search and found a great deal about layer dependencies, but I am still not clear on how or if it is possible to add a kernel version dependency to a BB recipe. I would like to bitbake to report an error if it attempts to build my custom package with an unsupported ver

Re: [yocto] To Specify the Linux Kernel Local Path In SRC_URI

2015-10-28 Thread Khem Raj
On Wed, Oct 28, 2015 at 10:15 PM, YUKATHARSANI JEYACHANDRA wrote: > Hi, > > I am trying to build kernel image for new hardware. > > So, I prefer to use my linux 3.x version with specific changes. > > I want bitbake to fetch the local path of my linux. > > Is it possible to specify the local path i

[yocto] To Specify the Linux Kernel Local Path In SRC_URI

2015-10-28 Thread YUKATHARSANI JEYACHANDRA
Hi, I am trying to build kernel image for new hardware. So, I prefer to use my linux 3.x version with specific changes. I want bitbake to fetch the local path of my linux. Is it possible to specify the local path in SRC_URI. Thanks and Regards, Yukatharsani J. ___

Re: [yocto] [oe] OE/Yocto developer survey

2015-10-28 Thread Sven Ebenfeld
Am 26.10.2015 um 20:18 schrieb Cliff Brake: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summarize

[yocto] [PATCH] linux-yocto_4.1: Update SRCREV for genericx86*

2015-10-28 Thread Saul Wold
This update matches the kernel update made to oe-core linux-yocto and address some graphics issues. Signed-off-by: Saul Wold --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/lin

Re: [yocto] External toolchain

2015-10-28 Thread Khem Raj
> On Oct 28, 2015, at 11:37 AM, Virgilia Eigner wrote: > > Hi, > > I am working on a image for my personal hardware. > In this case I use to prefer my own toolchain (used before in buildroot). > Now I am not sure how to proceed. > Is it possible to include the old toolchain with a few chance se

[yocto] External toolchain

2015-10-28 Thread Virgilia Eigner
Hi, I am working on a image for my personal hardware. In this case I use to prefer my own toolchain (used before in buildroot). Now I am not sure how to proceed. Is it possible to include the old toolchain with a few chance setting in local.conf Or do i have to create my own Layer? How should

[yocto] [PATCH1/1] [layerindex-web] Layerindex: recipe blacklisted information

2015-10-28 Thread Alex Franco
Display blacklisted information for recipes on Layerindex, in the recipe details, as well as the recipe search page, and layer page tables. This information is pulled from the PNBLACKLIST variable. The patch includes changes to Django and Layerindex files: - models.py, update.py - migration file -

Re: [yocto] OE/Yocto developer survey

2015-10-28 Thread winfried . dobbe
How long have you been using OE? 1 year How do you use OE/Yocto? [ X] product development [ X] hobby/research/education/yocto core developer, etc What distro do you use? [ X] Poky [ ] Angstrom [ ] nodistro or custom How do you organize multiple git repos? [ X] Git submodules [ ] Re

Re: [yocto] [oe] OE/Yocto developer survey

2015-10-28 Thread Roberto Fichera
On 10/26/2015 08:18 PM, Cliff Brake wrote: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summarize > the

Re: [yocto] Set root password with SHA512?

2015-10-28 Thread Mark Hatle
On 10/28/15 3:07 AM, Juha Vuorivirta wrote: > I'm able to set the root password in /etc/shadow with adding > ROOTFS_POSTPROCESS_COMMAND to .bb file. It seems that only DES works > (yocto/oe-core etc. layers are pretty old though). Is it possible to enable > SHA512 hashing for root password? > Just

Re: [yocto] Set root password with SHA512?

2015-10-28 Thread Paul Eggleton
On Wednesday 28 October 2015 10:07:31 Juha Vuorivirta wrote: > I'm able to set the root password in /etc/shadow with adding > ROOTFS_POSTPROCESS_COMMAND to .bb file. It seems that only DES works > (yocto/oe-core etc. layers are pretty old though). Is it possible to enable > SHA512 hashing for root

[yocto] Set root password with SHA512?

2015-10-28 Thread Juha Vuorivirta
I'm able to set the root password in /etc/shadow with adding ROOTFS_POSTPROCESS_COMMAND to .bb file. It seems that only DES works (yocto/oe-core etc. layers are pretty old though). Is it possible to enable SHA512 hashing for root password? Just replacing DES password with SHA512 is not enough, coul

Re: [yocto] [oe] OE/Yocto developer survey

2015-10-28 Thread Chris Morgan
On Mon, Oct 26, 2015 at 3:18 PM, Cliff Brake wrote: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summa