Re: [yocto] assuming someone will update kernel versions in kernel dev manual?

2015-03-02 Thread Rifenbark, Scott M
I scrubbed out the old examples and references. There were quite a few. You might want to take a look and be sure that everything is good. See http://www.yoctoproject.org/docs/1.8/kernel-dev/kernel-dev.html. Scott -Original Message- From: yocto-boun...@yoctoproject.org

Re: [yocto] [PATCH] Documentation: Add link for Yocto LTSI page to kernel manual.

2015-03-02 Thread Rifenbark, Scott M
Patch applied... thanks. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Sunday, March 01, 2015 4:19 AM To: Yocto discussion list Subject: [yocto] [PATCH] Documentation: Add link for Yocto LTSI page to

[yocto] Release Candidate Build for yocto-1.8_M3.rc2 now available.

2015-03-02 Thread Poky Build User
-e A release candidate build for yocto-1.8_M3.rc2 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-1.8_M3.rc2 Please begin QA on this build as soon as possible. Build hash information: meta-intel : 367fd4758d23318b3adab8021d7bdc8b56e04917 meta-fsl-arm :

[yocto] [PATCH] Documentation: Ref Manual, fill out missing machines for MACHINE variable

2015-03-02 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0346092..fc84605 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@

[yocto] SDK generation issue

2015-03-02 Thread Raghavendra Kakarla
Hi Paul Eggleton, Thanks for your help in the solving the issue for adding the bsp to yocto. Now I am working on the yocto sdk generation. I am generated the yocto SDK using the yocto sdk script bitbake core-image-minimal -c populate_sdk command. With this command I am able to generte the

[yocto] dizzy 1.7 udev automount misbehaviour

2015-03-02 Thread scerveau
Hello, Did you have a chance to understand the problem concerning the automount failure ? Best regards. Stéphane -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Fwd: dizzy 1.7 udev automount misbehaviour

2015-03-02 Thread Ayoub Zaki
-- Forwarded message -- From: Ayoub Zaki ayoub.z...@googlemail.com Date: 2015-03-02 10:24 GMT+01:00 Subject: Re: [yocto] dizzy 1.7 udev automount misbehaviour To: scerveau scerv...@gmail.com Hello Stephane, Yes please read this : http://www.volkerschatz.com/unix/advmount.html

[yocto] Eclipse configuration : Battery Charger : Cross compilation on imx28evk

2015-03-02 Thread pierre jozwicki
Hi, First of all, thank you very much if you can take the time to read my email and give me some answers to my questions.I'm sorry for this mail beeing quite long but I'm trying to give you the necessary details so you would have more chances to help me out ;) I am pretty new to cross

[yocto] [PATCH] Documentation: Clarify a couple minor things in kernel manual, ch 2.

2015-03-02 Thread Robert P. J. Day
Replace files with ${PN} and reword discussion of defconfig file. Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 56fa17d..7840c0e 100644 ---

[yocto] (no subject)

2015-03-02 Thread Raghavendra Kakarla
Hi Yocto Team, Now I am working on the yocto sdk generation. I am generated the yocto SDK using the yocto sdk script bitbake core-image-minimal -c populate_sdk command. With this command I am able to generte the installation script file and .manifest file. I run the installation script

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

2015-03-02 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-xxx in upstream_tracking files to ignore this recipe remainder until newer

Re: [yocto] [PATCH] Documentation: Clarify a couple minor things in kernel manual, ch 2.

2015-03-02 Thread Rifenbark, Scott M
Applied... thanks Robert. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Monday, March 02, 2015 3:13 AM To: Yocto discussion list Subject: [yocto] [PATCH] Documentation: Clarify a couple minor things in

[yocto] difference in explanation of kernel build directory

2015-03-02 Thread Robert P. J. Day
while kernel dev manual claims that: ... the Build Directory: ${WORKDIR}/linux-${MACHINE}-${KTYPE}-build the include file linux-yocto.inc actually contains the line: B = ${WORKDIR}/linux-${PACKAGE_ARCH}-${LINUX_KERNEL_TYPE}-build someone else can decide if this difference should be

Re: [yocto] kernel dev manual: KBRANCH_DEFAULT is dead, jim.

2015-03-02 Thread Robert P. J. Day
On Mon, 2 Mar 2015, Rifenbark, Scott M wrote: Robert, I have updated the docs to take care of this issue. KBRANCH_DEFAULT is gone from the variable glossary, KBRANCH has been updated as well as the section in the kernel-dev manual that mentions its use. cool ... stay tuned for my next

Re: [yocto] merging eclipse-poky-juno eclipse-poky-kepler

2015-03-02 Thread Rifenbark, Scott M
Todor and Beth, I updated the section in the dev-manual that provides the steps for installing the plug-in from the latest source code. I need verification if this section is technically correct now. See http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#zip-file-method.

Re: [yocto] kernel dev manual: KBRANCH_DEFAULT is dead, jim.

2015-03-02 Thread Rifenbark, Scott M
Robert, I have updated the docs to take care of this issue. KBRANCH_DEFAULT is gone from the variable glossary, KBRANCH has been updated as well as the section in the kernel-dev manual that mentions its use. Thanks, Scott -Original Message- From: yocto-boun...@yoctoproject.org

[yocto] kernel dev manual ... KMACHINE/fri2 content seems out of date

2015-03-02 Thread Robert P. J. Day
again, kernel dev manual, section 3.2: Multiple BSPs can reuse the same KMACHINE name if they are built using the same BSP description. The fri2 and fri2-noemgd BSP combination in the meta-intel layer is a good example of two BSPs using the same KMACHINE value (i.e. fri2). i don't think