[yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Leo Schwab
Two months ago I never heard of Yocto -- now I are one. I'm attempting to create a layer and pile of recipes that will allow us to adapt Freescale's i.MX support to our custom board. Right now we're starting out with one of their evaluation boards, but will eventually transition to our own. In

[yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
I've done exactly this in a different Yocto-based project, and it worked. Now I'm trying to do the same thing in a Gumstix build, and it's not working. I have a dumb little recipe that merely copies some files into particlar places in the rootfs. It adds a systemd service unit, as well as .bashrc

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Saul Wold
On 08/15/2013 11:15 AM, Leo Schwab wrote: Two months ago I never heard of Yocto -- now I are one. I'm attempting to create a layer and pile of recipes that will allow us to adapt Freescale's i.MX support to our custom board. Right now we're starting out with one of their evaluation boards, but

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Saul Wold
On 08/15/2013 11:37 AM, Paul D. DeRocco wrote: I've done exactly this in a different Yocto-based project, and it worked. Now I'm trying to do the same thing in a Gumstix build, and it's not working. I have a dumb little recipe that merely copies some files into particlar places in the rootfs. It

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Leo Schwab
Thank you for replying: On Thu, Aug 15, 2013 at 11:39 AM, Saul Wold s...@linux.intel.com wrote: On 08/15/2013 11:15 AM, Leo Schwab wrote: ...Except I never told it to build 'ourboard'; I haven't modified conf/machine/ourboard.conf yet. It should still be building mx6dl_sabresd_config. So

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
From: Saul Wold On 08/15/2013 11:37 AM, Paul D. DeRocco wrote: I've done exactly this in a different Yocto-based project, and it worked. Now I'm trying to do the same thing in a Gumstix build, and it's not working. I have a dumb little recipe that merely copies some files into

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Saul Wold
On 08/15/2013 12:02 PM, Leo Schwab wrote: Thank you for replying: On Thu, Aug 15, 2013 at 11:39 AM, Saul Wold s...@linux.intel.com wrote: On 08/15/2013 11:15 AM, Leo Schwab wrote: ...Except I never told it to build 'ourboard'; I haven't modified conf/machine/ourboard.conf yet. It should

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Saul Wold
On 08/15/2013 12:30 PM, Paul D. DeRocco wrote: From: Saul Wold On 08/15/2013 11:37 AM, Paul D. DeRocco wrote: I've done exactly this in a different Yocto-based project, and it worked. Now I'm trying to do the same thing in a Gumstix build, and it's not working. I have a dumb little recipe that

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
From: Saul Wold My top level recipe uses IMAGE_INSTALL to add a bunch of packages, including one whose name matches the name of the recipe that's being processed but whose output is being ignored. This is exactly what I did in a different Yocto project, to get a similar recipe

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Leo Schwab
On Thu, Aug 15, 2013 at 12:41 PM, Saul Wold s...@linux.intel.com wrote: What version of oe-core / bitbake are you working with? Umm... Is 'dylan' a meaningful answer? Sound likeyou are trying a clean build, you could just try bitbake -e u-boot without doing a full build and check those two

[yocto] [PATCH 1/2] curses-perl: Change description to match package.

2013-08-15 Thread mulhern
[YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern mulh...@yoctoproject.org --- recipes-security/perl/curses-perl_1.28.bb |5 ++--- 1 file changed, 2 insertions(+), 3

[yocto] [PATCH 0/2] [meta-security] Change descriptions to match packages.

2013-08-15 Thread mulhern
This patch changes the description field to match the package. The following changes since commit 4f2821cb7b01ca11249154d1d071bc267dbf4f85: removed rpm dependency on redhat-security (2013-08-01 12:16:29 +0300) are available in the git repository at: git://git.yoctoproject.org/poky-contrib

[yocto] [PATCH 2/2] lib-perl: Change description to match package.

2013-08-15 Thread mulhern
[YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern mulh...@yoctoproject.org --- recipes-security/perl/lib-perl_0.63.bb |7 --- 1 file changed, 4 insertions(+), 3

Re: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here

2013-08-15 Thread Zhang, Jessica
Hi Bryan, When you tried to setup your eclipse plugin, what is your toolchain and what is your sysroot. Are they built by you or you download them? - Jessica -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent:

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Khem Raj
On Thu, Aug 15, 2013 at 11:15 AM, Leo Schwab lsch...@sensity.com wrote: meta-belis3/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend): FILESEXTRAPATHS_prepend := ${THISDIR}/${PN}: SRC_URI_append_ourboard = file://u-boot-ourboard.patch UBOOT_MACHINE_ourboard = mx6_ourboard_config

Re: [yocto] [PATCH 1/2] curses-perl: Change description to match package.

2013-08-15 Thread Khem Raj
On Thu, Aug 15, 2013 at 1:36 PM, mulhern mulh...@gmail.com wrote: -DESCRIPTION = This package contains the URI.pm module with friends. \ -The module implements the URI class. URI objects can be used to access \ -and manipulate the various components that make up these strings. +DESCRIPTION =

Re: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here

2013-08-15 Thread Bryan Evenson
-Original Message- From: Zhang, Jessica [mailto:jessica.zh...@intel.com] Sent: Thursday, August 15, 2013 4:55 PM To: Bryan Evenson; yocto@yoctoproject.org Subject: RE: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here Hi Bryan, When you tried to

Re: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here

2013-08-15 Thread Zhang, Jessica
Ok, 1st of all just build core-image-minimal won't give you libraries that you'll need to do cross development. The simplest way to build a cross toolchain and sysroot that match your target image is to do bitbake core-image-mininal -c populate_sdk. That'll generate a SDK tarball for you. You

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul Eggleton
On Thursday 15 August 2013 13:01:54 Paul D. DeRocco wrote: This smells like one of those situations where nuking tmp and rebuilding will fix it, and we'll never know what was wrong. I'll let you know if that fixes it. If you keep on doing this we'll never figure out what the problem is. Wiping

Re: [yocto] RFC: automated runtime testing on real hardware

2013-08-15 Thread George Harris
To this point, our testing strategy uses Yocto, but is not contained within Yocto. As part of a build, we produce two images: (1) device image, and (2) image containing everything necessary to run tests against a device. The second part is important to us, as we want a separation between the

[yocto] systemd support?

2013-08-15 Thread Gary Thomas
I tried to take my existing Poky/Yocto system (using my own $DISTRO which is a derivative of poky) and enable systemd. I'm using today's master: meta = cutting-edge:ff10f72abda52315b892c64f711096772d9a4c1c Sadly, building the simplest image fails with this error: |

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
From: Paul Eggleton On Thursday 15 August 2013 13:01:54 Paul D. DeRocco wrote: This smells like one of those situations where nuking tmp and rebuilding will fix it, and we'll never know what was wrong. I'll let you know if that fixes it. If you keep on doing this we'll never

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Mark Hatle
On 8/15/13 2:30 PM, Paul D. DeRocco wrote: From: Saul Wold On 08/15/2013 11:37 AM, Paul D. DeRocco wrote: I've done exactly this in a different Yocto-based project, and it worked. Now I'm trying to do the same thing in a Gumstix build, and it's not working. I have a dumb little recipe that

Re: [yocto] [PATCHv2 1/1][eclipse-poky] systemtap: add button to browse to build folder

2013-08-15 Thread Zhang, Jessica
Hi Adrian, Sorry for the delay, the patch is merged to eclipse-poky-juno master. Also, we're splitting eclipse-poky-juno and eclipse-poky-kepler, can you port the change to eclipse-poky-kepler? Thanks, Jessica -Original Message- From: Adrian Dudau [mailto:adrian.du...@enea.com] Sent:

Re: [yocto] How Does Yocto Fill In UBOOT_MACHINE?

2013-08-15 Thread Leo Schwab
On Thu, Aug 15, 2013 at 1:21 PM, Leo Schwab lsch...@sensity.com wrote: Still not entirely clear why the results differ. I still haven't figured out why those two runs are different, but I think I see what I might have done wrong with the .bbappend file. Put briefly: I copy-pasted Freescale's

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
From: Mark Hatle A simple way to diagnose if your package is even in the install list is to do bitbake -e image, then scan the output for PACKAGE_INSTALL. If your package is not listed there, then something has either cleared your configuration or you have a typo.

Re: [yocto] My stuff is missing from rootfs

2013-08-15 Thread Paul D. DeRocco
From: yocto-boun...@yoctoproject.org That said, rebuilding tmp (preserving downloads and sstate-cache) did indeed fix that problem, but it was replaced with another. Now, do_rootfs is failing, complaining that it cannot satisfy the following dependencies for samba: libpam (= 1.1.6).

Re: [yocto] [PATCH 1/2] curses-perl: Change description to match package.

2013-08-15 Thread mulhern
OK. I'm submitting a revised patchset with the change your system's = the - mulhern On Thu, Aug 15, 2013 at 5:07 PM, Khem Raj raj.k...@gmail.com wrote: On Thu, Aug 15, 2013 at 1:36 PM, mulhern mulh...@gmail.com wrote: -DESCRIPTION = This package contains the URI.pm module with friends. \

[yocto] [PATCH 0/2] [meta-security] Change descriptions to match packages.

2013-08-15 Thread mulhern
This patch changes the description field to match the package. The following changes since commit 4f2821cb7b01ca11249154d1d071bc267dbf4f85: removed rpm dependency on redhat-security (2013-08-01 12:16:29 +0300) are available in the git repository at: git://git.yoctoproject.org/poky-contrib

[yocto] [PATCH 1/2] curses-perl: Change description to match package.

2013-08-15 Thread mulhern
[YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern mulh...@yoctoproject.org --- recipes-security/perl/curses-perl_1.28.bb |5 ++--- 1 file changed, 2 insertions(+), 3

[yocto] [PATCH 2/2] lib-perl: Change description to match package.

2013-08-15 Thread mulhern
[YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern mulh...@yoctoproject.org --- recipes-security/perl/lib-perl_0.63.bb |7 --- 1 file changed, 4 insertions(+), 3