Re: [yocto] Changing /etc/shadow file

2013-11-25 Thread rajan pathak
Running out of idea Any would like to give some suggestion here? Thanks On Sun, Nov 24, 2013 at 3:37 PM, rajan pathak rajanpath...@gmail.comwrote: Thanks Bernard I tried patching the shadow file but couldn't make it work My requirement is specific ,wanted to modify /etc/shadow file of

Re: [yocto] Changing /etc/shadow file

2013-11-25 Thread Jack Mitchell
On 25/11/13 10:23, rajan pathak wrote: Running out of idea Any would like to give some suggestion here? Thanks I use this snippet to modify my passwd file so I'm sure you could adapt it for the shadow file. ROOTFS_POSTPROCESS_COMMAND_append = \ sed -i 's/*/x/' \

Re: [yocto] ksize.py and dirsize.py scripts not in dora tarball, is that deliberate?

2013-11-25 Thread Robert P. J. Day
On Mon, 25 Nov 2013, Paul Eggleton wrote: On Saturday 23 November 2013 05:59:02 Robert P. J. Day wrote: current dev manual: http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#understan d-what-gives-your-image-size claims: To help you see where you currently are

Re: [yocto] unbootable image produced with PACKAGE_CLASSES ?= package_ipk, /etc missing

2013-11-25 Thread Nicolas Dechesne
On Sun, Nov 24, 2013 at 3:51 AM, Todd Stellanova tstellan...@gmail.comwrote: It appears that copying the files to the ext3 / sdcard image is failing in *populate-extfs.sh* I see a series of these errors: *copy_file: Could not allocate block in ext2 filesystem* Any idea what might cause

Re: [yocto] unbootable image produced with PACKAGE_CLASSES ?= package_ipk, /etc missing

2013-11-25 Thread Paul Eggleton
Hi Nicolas / Todd, On Monday 25 November 2013 11:31:42 Nicolas Dechesne wrote: On Sun, Nov 24, 2013 at 3:51 AM, Todd Stellanova tstellan...@gmail.comwrote: It appears that copying the files to the ext3 / sdcard image is failing in *populate-extfs.sh* I see a series of these errors:

[yocto] How to integrate QT Embedded toolchain in the final SDK.sh image

2013-11-25 Thread Andy Ng
Hi I try to produce some SDK that the environment has QT embedded support plus Boost. As far as I know the command to produce sdk is bitbake foo-image -c populate_sdk Despite the fact that the foo-image builds the QT, Boost, and the application, the -c populate_sdk command does not put QT

Re: [yocto] How to integrate QT Embedded toolchain in the final SDK.sh image

2013-11-25 Thread Andy Ng
Using Dylan 9.0.1 On Mon, Nov 25, 2013 at 1:29 PM, Andy Ng andreas2...@gmail.com wrote: Hi I try to produce some SDK that the environment has QT embedded support plus Boost. As far as I know the command to produce sdk is bitbake foo-image -c populate_sdk Despite the fact that the

Re: [yocto] Compile on recipe works the second time

2013-11-25 Thread Bryan Evenson
Michael, Sorry for the delayed response; was distracted with another task and wasn't able to try things out for the last few days. Response below. -Original Message- From: Michael Fainstein [mailto:michael.fainst...@ecitele.com] Sent: Thursday, November 21, 2013 10:33 AM To: Bryan

[yocto] SPL_IMAGE, SPL_BINARY, and SPL_SYMLINK definitions

2013-11-25 Thread Rifenbark, Scott M
Hi, Anyone have descriptions for these three variables? I would like to document them and am wondering if anyone has used them or knows how they work. Thanks, Scott Scott Rifenbark Intel Corporation Yocto Project Documentation 503.712.2702 503.341.0418 (cell)

Re: [yocto] How to integrate QT Embedded toolchain in the final SDK.sh image

2013-11-25 Thread Maxim Radugin
Hello Andy, You can create, for example, sdk-image.bb recipe with something like (tested with Danny): -- LICENSE = MIT LIC_FILES_CHKSUM = file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 PR = r1

[yocto] JAVA Cross Compilation error

2013-11-25 Thread sonia verma
Hi all, I need to cross compile openjdk-7-jre in ppc64 platform using Yocto. After setting the environment i am running bitbake openjdok-7-jre command but i am getting following error message: echo ERROR patch ${all_patches_ok} FAILED! ; \ | echo WARNING make clean-patch before retrying

Re: [yocto] Boot loader/boot times

2013-11-25 Thread Marc Ferland
On Sun, Nov 24, 2013 at 06:28:40PM -0600, Michael Gloff wrote: What bootloaders are most people here using (x86)? I'm using lilo and it seems slow. Even skipping the data check it sits for about 5-8 secs on a D525 Atom board. Total boot is about 20-25 secs, but I would like to

[yocto] Unable to upgrade kernel; package for kernel name includes version

2013-11-25 Thread Bryan Evenson
I'm on poky/dylan-9.0.1 I am upgrading the Linux kernel for my device's image from a custom 3.6.9 kernel to a custom 3.10 kernel. I'm using this layer: https://github.com/evensonbryan/meta-atmel as a basis for the custom kernel recipe (there is a recipe for the 3.10 kernel that I haven't yet

Re: [yocto] RFC Autobuilder Naming

2013-11-25 Thread Paul Eggleton
Hi Michael, On Friday 22 November 2013 15:43:58 Michael Halstead wrote: Currently all builders are simply named ab00-ab13 based on when we acquired them. The name doesn't change except for ab01 which has been reused on new hardware. As we increase the number of builders and make the build

Re: [yocto] unbootable image produced with PACKAGE_CLASSES ?= package_ipk, /etc missing

2013-11-25 Thread Todd Stellanova
Thanks for the ideas. I'll try creating a new build folder. If that still shows the problem, I'm thinking this has something to do with the fact that I'm running the build inside a vm (inside an Ubuntu vm running on a Mac). It looks like the build is using debugfs...maybe it's running out of

Re: [yocto] ksize.py and dirsize.py scripts not in dora tarball, is that deliberate?

2013-11-25 Thread Rifenbark, Scott M
Hmm... did these not get included in poky during the release? Scott -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Saturday, November 23, 2013 2:59 AM To: Yocto discussion list Subject: [yocto] ksize.py

[yocto] FW: stupid question about post-installation scripts

2013-11-25 Thread Rifenbark, Scott M
Robert, I don't know... I am forwarding to the discussion list. Scott -Original Message- From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Sunday, November 24, 2013 2:37 AM To: Rifenbark, Scott M Subject: stupid question about post-installation scripts when one defines

Re: [yocto] stupid question about post-installation scripts

2013-11-25 Thread Bryan Evenson
Robert, That's how it works in my experience. I have some packages for my system that have a postinst piece that needs to run during image creation, and other pieces that need to run only on a package upgrade. By checking whether x${D} = ${D}, I am filtering out whether the postinst script

Re: [yocto] Unable to upgrade kernel; package for kernel name includes version

2013-11-25 Thread Bryan Evenson
All, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: Monday, November 25, 2013 9:46 AM To: yocto@yoctoproject.org Subject: [yocto] Unable to upgrade kernel; package for kernel name includes version

Re: [yocto] FW: stupid question about post-installation scripts

2013-11-25 Thread Paul Eggleton
On Monday 25 November 2013 15:21:41 Rifenbark, Scott M wrote: From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Sunday, November 24, 2013 2:37 AM To: Rifenbark, Scott M Subject: stupid question about post-installation scripts when one defines pkg_postinst scripts, are those

Re: [yocto] FW: stupid question about post-installation scripts

2013-11-25 Thread Paul Eggleton
On Monday 25 November 2013 17:01:10 Paul Eggleton wrote: On Monday 25 November 2013 15:21:41 Rifenbark, Scott M wrote: From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Sunday, November 24, 2013 2:37 AM To: Rifenbark, Scott M Subject: stupid question about post-installation

Re: [yocto] RFC Autobuilder Naming

2013-11-25 Thread Michael Halstead
On 11/25/2013 07:01 AM, Paul Eggleton wrote: Hi Michael, On Friday 22 November 2013 15:43:58 Michael Halstead wrote: Currently all builders are simply named ab00-ab13 based on when we acquired them. The name doesn't change except for ab01 which has been reused on new hardware. As we increase

Re: [yocto] stupid question about post-installation scripts

2013-11-25 Thread Robert P. J. Day
On Mon, 25 Nov 2013, Bryan Evenson wrote: Robert, That's how it works in my experience. I have some packages for my system that have a postinst piece that needs to run during image creation, and other pieces that need to run only on a package upgrade. By checking whether x${D} = ${D}, I

Re: [yocto] stupid question about post-installation scripts

2013-11-25 Thread Bryan Evenson
Robert, -Original Message- From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Monday, November 25, 2013 12:29 PM To: Bryan Evenson Cc: Rifenbark, Scott M; Yocto discussion list Subject: RE: stupid question about post-installation scripts On Mon, 25 Nov 2013, Bryan

Re: [yocto] [PATCH] Documentation: dev manual, add a reference to poky-bleeding distro

2013-11-25 Thread Paul Eggleton
On Sunday 24 November 2013 06:18:55 Robert P. J. Day wrote: As an actual example of using AUTOREV, refer the reader to the Yocto-supplied poky-bleeding distribution. Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git

Re: [yocto] [PATCH] Documentation: dev manual, add a reference to poky-bleeding distro

2013-11-25 Thread Rifenbark, Scott M
I can add a caution box after applying the patch. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Paul Eggleton Sent: Monday, November 25, 2013 9:55 AM To: Robert P. J. Day Cc: yocto@yoctoproject.org Subject: Re: [yocto]

Re: [yocto] SPL_IMAGE, SPL_BINARY, and SPL_SYMLINK definitions

2013-11-25 Thread William Mills
On 11/25/2013 09:06 AM, Rifenbark, Scott M wrote: Anyone have descriptions for these three variables? I would like to document them and am wondering if anyone has used them or knows how they work. SPL is the preloader for U-boot required on some platforms. The base include for u-boot

Re: [yocto] SPL_IMAGE, SPL_BINARY, and SPL_SYMLINK definitions

2013-11-25 Thread Rifenbark, Scott M
Thanks - good info. Scott -Original Message- From: William Mills [mailto:wmi...@ti.com] Sent: Monday, November 25, 2013 10:03 AM To: Rifenbark, Scott M Cc: Yocto discussion list; Dmytriyenko, Denys Subject: Re: [yocto] SPL_IMAGE, SPL_BINARY, and SPL_SYMLINK definitions On 11/25/2013

Re: [yocto] [PATCH] Documentation: dev manual, add a reference to poky-bleeding distro

2013-11-25 Thread Robert P. J. Day
On Mon, 25 Nov 2013, Rifenbark, Scott M wrote: I can add a caution box after applying the patch. sure, i'm good with that, i just wanted readers to see actual examples of AUTOREV in action. rday -- Robert P. J. Day

[yocto] Git clone over http broken on git.yoctoproject.org

2013-11-25 Thread Michael_E_Brown
Several repositories have broken git pulls over http on git.yoctoproject.org. Working: $ git clone --mirror http://git.yoctoproject.org/git/yocto-kernel-tools Initialized empty Git repository in /home/michael_e_brown/f10/sources/f/yocto-kernel-tools.git/ remote: Counting objects: 1067, done.

Re: [yocto] [PATCH] Documentation: dev manual, add a reference to poky-bleeding distro

2013-11-25 Thread Rifenbark, Scott M
Applied with some tweaks. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Sunday, November 24, 2013 3:19 AM To: Yocto discussion list Subject: [yocto] [PATCH] Documentation: dev manual, add a reference to

Re: [yocto] [yocto-docs][PATCH] ref-manual: add usage NOTE to IMAGE_FSTYPES

2013-11-25 Thread Rifenbark, Scott M
Applied Trevor...thanks. Scott -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Trevor Woerner Sent: Sunday, November 24, 2013 2:20 PM To: yocto@yoctoproject.org Cc: patc...@linaro.org Subject: [yocto] [yocto-docs][PATCH]

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, November 26, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-11-25 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.6 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.6_Status https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Paul - Ross * Opens - 10 min * Team Sharing - 20 min -Original

[linux-yocto] [Linux-Yocto] [PATCH] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-25 Thread yzhu1
This change is based on a similar change made to e1000e support in commit bb9e44d0d0f4 (e1000e: prevent oops when adapter is being closed and reset simultaneously). The same issue has also been observed on the older e1000 cards. Here, we have increased the RESET_COUNT value to 50 because there

Re: [linux-yocto] [PATCH 19/78] drivers/i2c: Collapse AI2C driver implementation - removing ai2c_*

2013-11-25 Thread Paul Butler
On Wed, Nov 20, 2013 at 02:36:49PM +, Bringmann, Michael Wolfe (Michael) wrote: Hello, Paul: You may be able to suppress/remove this entire subdirectory. There is another version of the driver that I have observed in the Yocto Linux builds in the file,

Re: [linux-yocto] [PATCH 00/78] updates to 3.4 standard/axxia/base

2013-11-25 Thread Paul Butler
On Mon, Nov 25, 2013 at 03:03:47PM -0500, Bruce Ashfield wrote: On 13-11-19 11:22 PM, Paul Butler wrote: This series replaces the previous xx/94 series. I've removed the defconfig patches and the meta branch cfg/scc patches will be coming soon. Some of the patches may still contain some dead