[yocto] ld: cannot find crti.o: No such file or directory

2015-04-17 Thread Neil.Wu
Hi, all I use the 1.8 YP to build the ccgi, the receip of ccgi as this: SUMMARY = Add ccgi lib to rootfs HOMEPAGE = http://sourceforge.net/projects/libccgi/?source=typ_redirect; LICENSE = GPLv2 FILESEXTRAPATHS_prepend := ${THISDIR}/${PN}: LIC_FILES_CHKSUM =

Re: [yocto] A simpler way to apply custom config files to an image ?

2015-04-17 Thread Anders Darander
* Smith, Virgil virgil.sm...@flir.com [150416 17:33]: I want to customize various config file of an image I'm building (e.g. network interfaces, sshd banner, hostapd, etc..). Paul Eggleton just gave a response to a similar question Force install package last

[yocto] [auh][PATCH] gitrecipe/rename: avoid renaming incorrect files

2015-04-17 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Previously f.find('pn') will not only match 'pn' but also packages that have 'pn' in their names, for example 'python-glance' will match 'python-glance', 'python-glanceclient' and 'python-glancestore', so the later two packages will be incorrectly

Re: [yocto] A simpler way to apply custom config files to an image ?

2015-04-17 Thread Bryan Evenson
Laurent, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Anders Darander Sent: Friday, April 17, 2015 2:01 AM To: yocto@yoctoproject.org Subject: Re: [yocto] A simpler way to apply custom config files to an image ? *

Re: [yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-17 Thread Bruce Ashfield
On 2015-04-17 6:12 AM, Mills, Clayton wrote: Hi All, I'm having a little trouble with do_validate_branches() inherited by my linux-yocto-custom. I'm building the 3.14.28 kernel with ltsi kernel patch set applied, so was trying to set this up with a custom linux recipe in my bsp. Out of

[yocto] SRCREV issue with linux-yocto-custom do_validate_branches()

2015-04-17 Thread Mills, Clayton
Hi All, I'm having a little trouble with do_validate_branches() inherited by my linux-yocto-custom. I'm building the 3.14.28 kernel with ltsi kernel patch set applied, so was trying to set this up with a custom linux recipe in my bsp. Pointing to a branch in my own git repo that has the patch

Re: [yocto] Badly formatted subpath for git SRC_URI deletes portions of hard drive.

2015-04-17 Thread Paul Eggleton
On Thursday 16 April 2015 07:35:40 Christopher Larson wrote: On Thu, Apr 16, 2015 at 7:25 AM, Nicolas Dechesne nicolas.deche...@linaro.org wrote: On Thu, Apr 16, 2015 at 3:11 PM, Anders Darander and...@chargestorm.se wrote: Running the recipe resulted in do_fetch (or do_unpack)

[linux-yocto] [PATCH 1/2] meta: bsp: remove old axm5500 fragments

2015-04-17 Thread Cristian Bercaru
These fragments will be replaced by axxiaarm fragments. Signed-off-by: Cristian Bercaru cristian.berc...@windriver.com --- .../bsp/axm5500/axm5500-preempt-rt.scc | 13 -- .../kernel-cache/bsp/axm5500/axm5500-standard.scc | 13 -- meta/cfg/kernel-cache/bsp/axm5500/axm5500.cfg

[linux-yocto] [PATCH 2/2] meta: bsp: add axxiaarm standard fragments

2015-04-17 Thread Cristian Bercaru
This patch adds the configuration fragments required to build the defconfig for 'axxiaarm' MACHINE, standard kernel type. Signed-off-by: Cristian Bercaru cristian.berc...@windriver.com --- .../bsp/axxiaarm/axxiaarm-standard.scc | 17 +

Re: [linux-yocto] axxiaarm 3.4 preempt-rt fragments

2015-04-17 Thread Bruce Ashfield
On 2015-04-17 2:24 PM, Cristian Bercaru wrote: Hello! Sorry for sending the messages twice. I think there is something wrong with my smtp agent. I also tried writing fragments for axxiaarm 3.4 preeempt-rt. Our policy is to use the same branch i.e. 'standard/axxia/base' for both standard and

Re: [linux-yocto] axxiaarm 3.4 preempt-rt fragments

2015-04-17 Thread Cristian Bercaru
Hello! Sorry for sending the messages twice. I think there is something wrong with my smtp agent. I also tried writing fragments for axxiaarm 3.4 preeempt-rt. Our policy is to use the same branch i.e. 'standard/axxia/base' for both standard and preempt-rt kernels. Only the options included

[linux-yocto] [PATCH 1/2] meta: features/bluetooth: add support for USB Bluetooth hardware

2015-04-17 Thread Cristian Iorga
Add support for USB-based generic Bluetooth hardware modules. Partial fix for [YOCTO #6960]. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.cfg | 1 + meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.scc | 6 ++ 2

[linux-yocto] [PATCH 0/2] Add USB-based Bluetooth support for intel-core* machines

2015-04-17 Thread Cristian Iorga
Add support for USB-based Bluetooth hardware adapters for intel-core* machines The following changes since commit 767f3fa3468023ce7f6d26e64fb7207d5201d31a: common-pc-drivers: Add CONFIG_EEPROM_AT24 (2015-04-15 10:16:37 -0400) are available in the git repository at:

[linux-yocto] [PATCH 2/2] meta: intel-common: Enable USB-based Bluetooth hardware

2015-04-17 Thread Cristian Iorga
Include the USB-based Bluetooth hardware modules fragment in all intel-common standard kernel configurations. Partial and final fix for [YOCTO #6960]. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc | 1 + 1 file

[yocto] [daisy][powertop] powertop_2.5.bb, do_configure) failed with exit code '1'

2015-04-17 Thread Kevyn-Alexandre Paré
Hi, This was not a problem on 1.6.2 then udpated and I'm unable to configure powertop. I tried to erase sstate tmp folder without success. The fix was to comment: #LDFLAGS += ${EXTRA_LDFLAGS} in poky/meta/recipes-kernel/powertop/powertop_2.5.bb The logs show that the ${EXTRA_LDFLAGS} gets

[yocto] Problems enabling systemd

2015-04-17 Thread Matt Schuckmann
I've got an image for a AM3352 system based on Dylan and Arago and I'm trying to switch to systemd for init. So far I haven't had much luck. First off I'm getting different results depending on where I turn it on. I'm turning it on via the following 2 lines: DISTRO_FEATURES_append =

[yocto] meta-qemu-bsps

2015-04-17 Thread akuster808
Hello all, I just put together a layer to warehouse miscellaneous qemu machine support. ppc64 is the there now, working on more. Contributions are welcome. https://github.com/akuster/meta-qemu-bsps enjoy, Armin -- ___ yocto mailing list

[yocto] Using the yocto version of createrepo (want the MISSINGOK flag)

2015-04-17 Thread Ash Charles
Hi, I'm hosting an RPM based package repository on a different server than the build machine; I've been use the distro's version of the createrepo tool to keep the package index up to date. The Yocto version of the createrepo tool has some customizations notably adding a 'missingok' flag to

Re: [yocto] meta-qemu-bsps

2015-04-17 Thread Aníbal Limón
Hi Armin, I tested the ppc64 with poky master and looks great only a couple of issues, When is compiling the kernel show this warning related to the config, WARNING: [kernel config]: specified values did not make it into the kernel's final Value requested for CONFIG_FB_DDC not in

Re: [yocto] Using the yocto version of createrepo (want the MISSINGOK flag)

2015-04-17 Thread Ash Charles
On Fri, Apr 17, 2015 at 2:43 PM, Ash Charles ashchar...@gmail.com wrote: 2. BBCLASSEXTEND nativesdk for createrepo and add it to the buildtools-tarball.bb recipe. This feels like the best option. But the python environment doesn't get picked up properly...e.g. Traceback (most recent call

[yocto] Release Candidate Build for yocto-1.7.2.rc1 now available.

2015-04-17 Thread Poky Build User
-e A release candidate build for yocto-1.7.2.rc1 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7.2.rc1 Please begin QA on this build as soon as possible. Build hash information: meta-intel : c39a4bf4450845fca6f1b26ccfc0db192a4567e8 meta-fsl-arm :