Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Jukka Rissanen
Hi Diego, On 16.10.2013 00:07, Diego Sueiro wrote: Folks, I created the following bbapend recipe for linux-mainline_3.8.bb http://linux-mainline_3.8.bb (from meta-beagleboard on dylan branch) for beaglebone. meta-mine/recipes-kernel/linux/linux-mainline_3.8.bbappend:

[yocto] [Resend: PATCH] ncurses-terminfo: Remove bashism from basic terminfo installation

2013-10-30 Thread Seth Bollinger
The vtX terminfo files aren't being copied on systems where bash isn't the default shell (debian, etc.). I removed the bash specific syntax so the files are properly copied on these systems. Signed-off-by: Seth Bollinger seth.b...@gmail.com --- meta/recipes-core/ncurses/ncurses.inc |2 +- 1

Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Bruce Ashfield
On Wed, Oct 30, 2013 at 3:57 AM, Jukka Rissanen jukka.rissa...@linux.intel.com wrote: Hi Diego, On 16.10.2013 00:07, Diego Sueiro wrote: Folks, I created the following bbapend recipe for linux-mainline_3.8.bb http://linux-mainline_3.8.bb (from meta-beagleboard on dylan branch) for

Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Bruce Ashfield
On 13-10-29 11:31 AM, Diego Sueiro wrote: Bruce, I've created new build setup with this configuration: BB_VERSION= 1.18.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Ubuntu-12.10 TARGET_SYS= arm-poky-linux-gnueabi MACHINE = beaglebone

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Brian Hutchinson
On Wed, Oct 30, 2013 at 1:41 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: ^ This commit: commit 39356f622d3d2226f12c4930beeaf4b392d90ca5 Author: Konrad Scherer konrad.sche...@windriver.com Date: Thu Oct 17 10:17:20 2013 -0400 relocate_sdk.py: Allow script to

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Laurentiu Palcu
On Wed, Oct 30, 2013 at 09:19:56AM -0400, Brian Hutchinson wrote: On Wed, Oct 30, 2013 at 1:41 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: ^ This commit: commit 39356f622d3d2226f12c4930beeaf4b392d90ca5 Author: Konrad Scherer

Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Bruce Ashfield
On 13-10-29 11:31 AM, Diego Sueiro wrote: Bruce, I've created new build setup with this configuration: BB_VERSION= 1.18.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Ubuntu-12.10 TARGET_SYS= arm-poky-linux-gnueabi MACHINE = beaglebone

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Brian Hutchinson
On Oct 30, 2013 9:36 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: On Wed, Oct 30, 2013 at 09:19:56AM -0400, Brian Hutchinson wrote: On Wed, Oct 30, 2013 at 1:41 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: ^ This commit: commit

Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Diego Sueiro
2013/10/30 Bruce Ashfield bruce.ashfi...@windriver.com I've confirmed this behaviour on dylan when I exactly reproduced your configuration. The more interesting one is scenario 2, so I'm trying it out, before looking at #1 in more detail. Phew, now I'm not feeling crazy. Looking at linux.inc

Re: [yocto] [meta-selinux][PATCH] Add recipe to build the MCS refpolicy.

2013-10-30 Thread Joe MacDonald
I like both this and your follow-up changes, I'd been thinking it was time to do such a cleanup myself the other day. So thanks. :-) I just had two small things. One here, one over on the common.inc file. [[yocto] [meta-selinux][PATCH] Add recipe to build the MCS refpolicy.] On 13.10.29 (Tue

Re: [yocto] [meta-selinux][PATCH 1/4] Move common POLICY_* variables to refpolicy_common.inc

2013-10-30 Thread Joe MacDonald
[[yocto] [meta-selinux][PATCH 1/4] Move common POLICY_* variables to refpolicy_common.inc] On 13.10.30 (Wed 01:11) Philip Tricca wrote: Use default assignment to allow variables to be overriden by recipes that include refpolicy_common.inc Signed-off-by: Philip Tricca fl...@twobit.us ---

Re: [yocto] Custom defconfig is not used

2013-10-30 Thread Bruce Ashfield
On 13-10-29 11:31 AM, Diego Sueiro wrote: Bruce, I've created new build setup with this configuration: BB_VERSION= 1.18.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Ubuntu-12.10 TARGET_SYS= arm-poky-linux-gnueabi MACHINE = beaglebone

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Laurentiu Palcu
On Wed, Oct 30, 2013 at 10:00:14AM -0400, Brian Hutchinson wrote: On Oct 30, 2013 9:36 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: On Wed, Oct 30, 2013 at 09:19:56AM -0400, Brian Hutchinson wrote: On Wed, Oct 30, 2013 at 1:41 AM, Laurentiu Palcu laurentiu.pa...@intel.com

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Brian Hutchinson
On Wed, Oct 30, 2013 at 10:41 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: Helps to read the release notes ... I wonder if I shouldn't also make folks with these older Centos boxes also install buildtools-tarball so everyone has the same rev of Python etc. That might make the

Re: [yocto] [meta-selinux][PATCH 1/4] Move common POLICY_* variables to refpolicy_common.inc

2013-10-30 Thread Philip Tricca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 10/30/2013 10:22 AM, Joe MacDonald wrote: [[yocto] [meta-selinux][PATCH 1/4] Move common POLICY_* variables to refpolicy_common.inc] On 13.10.30 (Wed 01:11) Philip Tricca wrote: Use default assignment to allow variables to be overriden by

Re: [yocto] [Resend: PATCH] ncurses-terminfo: Remove bashism from basic terminfo installation

2013-10-30 Thread Saul Wold
I have it pending in the Master under test branch, normally patches to the core (meta) go to the openembedded-c...@lists.openembedded.org Thanks Sau! On 10/30/2013 05:16 AM, Seth Bollinger wrote: The vtX terminfo files aren't being copied on systems where bash isn't the default

[yocto] opkg git and download hosting

2013-10-30 Thread Paul Barker
Hi all, I'm looking at moving opkg away from Subversion hosted on Google Code to Git hosted elsewhere. Google Code is also closing the downloads service to new files after January so we'll need somewhere else to put tarballs of opkg releases. It's previously been mentioned that The Yocto Project

[yocto] adding a udev entry for a camera

2013-10-30 Thread Edward Vidal
Hello, I am trying to add a c920 camera to my systems. I am not getting a /dev/video0. lsusb --verbose shows the HD Pro Webcam C920 Bus 001 Device 007: ID 046d:082d Logitech, Inc. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass

Re: [yocto] Getting a relocate_sdk.py issue when installing a sdk on Centos

2013-10-30 Thread Brian Hutchinson
On Oct 30, 2013 10:45 AM, Brian Hutchinson b.hutch...@gmail.com wrote: On Wed, Oct 30, 2013 at 10:41 AM, Laurentiu Palcu laurentiu.pa...@intel.com wrote: Helps to read the release notes ... I wonder if I shouldn't also make folks with these older Centos boxes also install

Re: [yocto] filling in the missing entries in the ref manual variable glossary

2013-10-30 Thread Khem Raj
On Thu, Oct 24, 2013 at 8:39 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: expecting the standard reaction to be, hey, feel free to submit a patch :-), i've noticed that there are (unsurprisingly) quite a number of variables missing from the variable glossary in the ref manual. well I

[yocto] [meta-selinux][PATCH 1/3] Add RDEPENDS to selinux-config recipe.

2013-10-30 Thread Philip Tricca
These dependencies contain the utilities required for the selinux init script to function properly. Signed-off-by: Philip Tricca fl...@twobit.us --- recipes-security/selinux/selinux-config_0.1.bb |8 1 file changed, 8 insertions(+) diff --git

[yocto] [meta-selinux][PATCH 3/3] Remove unnecessary packages from packagegroup-core-selinux.

2013-10-30 Thread Philip Tricca
The libraries are pulled in by dependencies and it doesn't make much sense to have the compiler in an image. Signed-off-by: Philip Tricca fl...@twobit.us --- recipes-security/packagegroups/packagegroup-core-selinux.bb |7 --- 1 file changed, 7 deletions(-) diff --git

[yocto] [meta-selinux][PATCH 2/3] Remove unnecessary dependencies from minimal packagegroup.

2013-10-30 Thread Philip Tricca
Signed-off-by: Philip Tricca fl...@twobit.us --- recipes-security/packagegroups/packagegroup-selinux-minimal.bb |8 1 file changed, 8 deletions(-) diff --git a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb

[yocto] [meta-selinux][PATCH 0/3] Small dependency clean up.

2013-10-30 Thread Philip Tricca
This series adds the necessary run-time dependencies to the selinux-config package. Some clean up follows removing the selinux lib* packages from the packagegroups as they get pulled in by the utilities anyways. Philip Tricca (3): Add RDEPENDS to selinux-config recipe. Remove unnecessary

Re: [yocto] adding a udev entry for a camera

2013-10-30 Thread Edward Vidal
Hello, This is when I connect the camera udevadm monitor test monitor will print the received events for: UDEV - the event which udev sends out after rule processing KERNEL - the kernel uevent KERNEL[803.263336] add /devices/platform/usbhs_omap/ehci-omap.0/usb1/1-2/1-2.3/1-2.3.4 (usb)

Re: [yocto] How to bring up apt and dpkg packages on yocto

2013-10-30 Thread Khem Raj
This seems more of multilib issue with dpkg provided you have configured multilib correctly in your distro/local.conf for ppc64. One test would be that you use default packaging/opkg and see if that works to isolate the issue On Mon, Oct 28, 2013 at 8:26 AM, Sandeep G.R grsandee...@gmail.com

Re: [yocto] different EXTRA_OECONF per package based on image recipe

2013-10-30 Thread Khem Raj
On Mon, Oct 28, 2013 at 2:15 AM, Karl Hiramoto k...@hiramoto.org wrote: Hi, In my overlay i have different Machines with different images that are built.In a couple of packages i need different autoconf configure args based on the machine or image. hmm, I would suggest to add

Re: [yocto] core-image-minimal-dev - linker error : cannot find -lc

2013-10-30 Thread Khem Raj
On Thu, Oct 24, 2013 at 6:07 AM, Anup Kini ak...@synapticon.com wrote: Hi All, I am trying to compile a c program on core-image-minimal-dev but en up with the following error. Kindly let me know if i need to include any additional packages in order to be able to compile c programs on the

Re: [yocto] Yocto toolchain build question

2013-10-30 Thread Khem Raj
On Wed, Oct 23, 2013 at 6:19 AM, jan alexandru vaduva vaduva.jan.alexan...@gmail.com wrote: Hello, I have a curiosity: Take a toolchain that builds for a 32-bits architecture, but breaks for a 64-bits one. Is there a way to ensure that when builded with Yocto that toolchain will be

Re: [yocto] Customizing u-boot,kernel and rootfs

2013-10-30 Thread Khem Raj
On Tue, Oct 22, 2013 at 7:00 AM, Rohit Borse rohit.bo...@einfochips.com wrote: Hi, I need to customize u-boot, kernel and root file system for my Bluegiga-APx4 board using bitbake platform. Does yocto has any documentation or steps to configure and build customized BSP using bitbake for