[OE-core] [RFC] /etc/kernel/postinst.d/ support in kernel.bbclass

2014-02-03 Thread Koen Kooi
Hi, At FOSDEM last weekend I ran into Paul Barker and we chatted about our wishlists for package management. One of the items on my lists was drop in postinst scriplets. I've been working on support for the dracut initramfs generator in Angstrom and I have it working. In contrast to the

[OE-core] [PATCH 0/1] Improvements and fixes for Build Appliance

2014-02-03 Thread Cristian Iorga
The following changes since commit b37dd451a52622d5b570183a81583cc34c2ff555: rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architectures (2014-02-02 22:37:42 +) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ciorga/YB5759

[OE-core] [PATCH 1/1] build-appliance-image: Update to poky commit b37dd451a52622d5b570183a81583cc34c2ff555

2014-02-03 Thread Cristian Iorga
This update will add improvements to HOB, fix issues encountered during build. Fixes [YOCTO #5759]. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/recipes-core/images/build-appliance-image_8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] [PATCH 00/15] Add python 3 support

2014-02-03 Thread Paul Eggleton
Hi Khem, On Wednesday 29 January 2014 20:12:24 Khem Raj wrote: Post V5 Upgrade to 3.3.3 I see this series has been merged at last - great! Could you also send Scott some information about documentation changes that we should have for this? Thanks, Paul -- Paul Eggleton Intel Open Source

[OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread David Nyström
An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really know what constitutes a RRECOMMENDS vs. RDEPENDS. Is this clearly defined somewhere ? Below should be an RDEPENDS, no ? INIT: version 2.88 booting Starting udev udevd[59]: starting version

Re: [OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread Paul Eggleton
Hi David, On Monday 03 February 2014 13:58:49 David Nyström wrote: An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really know what constitutes a RRECOMMENDS vs. RDEPENDS. Is this clearly defined somewhere ? Below should be an RDEPENDS, no ?

Re: [OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread David Nyström
On mån 3 feb 2014 14:03:47, Paul Eggleton wrote: Hi David, On Monday 03 February 2014 13:58:49 David Nyström wrote: An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really know what constitutes a RRECOMMENDS vs. RDEPENDS. Is this clearly defined

Re: [OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread Phil Blundell
On Mon, 2014-02-03 at 13:58 +0100, David Nyström wrote: An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really know what constitutes a RRECOMMENDS vs. RDEPENDS. Is this clearly defined somewhere ? Below should be an RDEPENDS, no ? INIT:

Re: [OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread David Nyström
On mån 3 feb 2014 14:43:53, Phil Blundell wrote: On Mon, 2014-02-03 at 13:58 +0100, David Nyström wrote: An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really know what constitutes a RRECOMMENDS vs. RDEPENDS. Is this clearly defined somewhere ?

Re: [OE-core] [RFC][PATCH] udev: add udev-utils to RDEPENDS

2014-02-03 Thread Martin Jansa
On Mon, Feb 03, 2014 at 02:21:26PM +0100, David Nyström wrote: On mån 3 feb 2014 14:03:47, Paul Eggleton wrote: Hi David, On Monday 03 February 2014 13:58:49 David Nyström wrote: An intended fix for below error message with core-image-lsb, Sending this as an RFC since I dont really

Re: [OE-core] [oe-commits] Khem Raj : binutils: Upgrade to 2.24

2014-02-03 Thread Martin Jansa
On Sun, Feb 02, 2014 at 10:32:58PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 015eca84f1b0f25868b47d2480bb60cea698f70e URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=015eca84f1b0f25868b47d2480bb60cea698f70e Author:

Re: [OE-core] [PATCH 00/49] Rootfs/image generation refactoring (cover letter only)

2014-02-03 Thread David Nyström
On 2014-02-03 12:38, Laurentiu Palcu wrote: Hi all, Have you tested that BUILD_IMAGES_FROM_FEEDS functionality is not broken by these commits ? Br, David ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

[OE-core] [for-dora] Dora backports

2014-02-03 Thread Otavio Salvador
Hello, I am adding OE-Core and Yocto mailing list as destination as this has fixes for both. While setting a build system, in a very clean host installation I found some issues which were fixed in master and ought to be backported to Dora: meta-yocto: - 1893d1576c1e7acc9881b3392a838c575019f18d

Re: [OE-core] Putting fltk into oe-core (recipes-graphics)

2014-02-03 Thread Laszlo Papp
On Sat, Feb 1, 2014 at 9:02 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2014-01-30 at 18:46 +, Laszlo Papp wrote: Ping? I asked this a bit more than five months ago. Shall I take it as No? The lack of responses does indicate that its not something there is

Re: [OE-core] [PATCH 00/49] Rootfs/image generation refactoring (cover letter only)

2014-02-03 Thread Laurentiu Palcu
On Mon, Feb 03, 2014 at 03:32:49PM +0100, David Nyström wrote: On 2014-02-03 12:38, Laurentiu Palcu wrote: Hi all, Have you tested that BUILD_IMAGES_FROM_FEEDS functionality is not broken by these commits ? No, I did not test this. I tried to test it on master though and it doesn't seem to

Re: [OE-core] [PATCH 00/15] Add python 3 support

2014-02-03 Thread Khem Raj
On Mon, Feb 3, 2014 at 4:03 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Khem, On Wednesday 29 January 2014 20:12:24 Khem Raj wrote: Post V5 Upgrade to 3.3.3 I see this series has been merged at last - great! Could you also send Scott some information about documentation

Re: [OE-core] [PATCH 00/15] Add python 3 support

2014-02-03 Thread Paul Eggleton
On Monday 03 February 2014 08:49:36 Khem Raj wrote: On Mon, Feb 3, 2014 at 4:03 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: I see this series has been merged at last - great! Could you also send Scott some information about documentation changes that we should have for this? I

Re: [OE-core] [oe-commits] Khem Raj : binutils: Upgrade to 2.24

2014-02-03 Thread Khem Raj
On Mon, Feb 3, 2014 at 6:31 AM, Martin Jansa martin.ja...@gmail.com wrote: Hi Khem, can you please check following QA warning: NOTE: recipe binutils-2.24-r0: task do_package: Started WARNING: QA Issue: binutils: Files/directories were installed but not shipped /usr/bin/ld.bfd

Re: [OE-core] [oe-commits] Khem Raj : binutils: Upgrade to 2.24

2014-02-03 Thread Martin Jansa
On Mon, Feb 03, 2014 at 09:27:44AM -0800, Khem Raj wrote: On Mon, Feb 3, 2014 at 6:31 AM, Martin Jansa martin.ja...@gmail.com wrote: Hi Khem, can you please check following QA warning: NOTE: recipe binutils-2.24-r0: task do_package: Started WARNING: QA Issue: binutils:

Re: [OE-core] [PATCH] lttng-ust: Move lttng-gen-tp to ${PN}-bin

2014-02-03 Thread Otavio Salvador
On Sun, Feb 2, 2014 at 10:19 AM, Phil Blundell p...@pbcl.net wrote: This helper script is used only during development and is not generally useful on the target. Inherit lib_package to move it to a different package from the libraries. Signed-off-by: Phil Blundell p...@pbcl.net Did you

[OE-core] Backport request: icecc: Add dummy python version of set_icecc_env

2014-02-03 Thread Daniel Elstner
Hi, I'm using dora and have recently adopted Icecream to speed up my build times. Unfortunately, icecc.bbclass breaks with the pslash recipe in a way that is not easily worked around. The problem has already been fixed in master, though: icecc: Add dummy python version of set_icecc_env

Re: [OE-core] [PATCH 1/2] feature-arm-thumb.inc: Use thumb instruction by default if TUNE_FEATURES thumb

2014-02-03 Thread Kristof Robot
On Sat, Jan 11, 2014 at 4:08 PM, Andrei Gherzan and...@gherzan.ro wrote: Avoid a confusion when including thumb in TUNE_FATURES. In the curent behavior, if I include thumb in TUNE_FATURES, ARM_THUMB_M_OPT will be -marm which makes no sense for me as a default behavior. I agree that this is

Re: [OE-core] [oe-commits] Khem Raj : binutils: Upgrade to 2.24

2014-02-03 Thread Martin Jansa
On Mon, Feb 03, 2014 at 06:38:45PM +0100, Martin Jansa wrote: On Mon, Feb 03, 2014 at 09:27:44AM -0800, Khem Raj wrote: On Mon, Feb 3, 2014 at 6:31 AM, Martin Jansa martin.ja...@gmail.com wrote: Hi Khem, can you please check following QA warning: NOTE: recipe binutils-2.24-r0:

Re: [OE-core] [PATCH 1/2] feature-arm-thumb.inc: Use thumb instruction by default if TUNE_FEATURES thumb

2014-02-03 Thread Martin Jansa
On Mon, Feb 03, 2014 at 07:50:03PM +0100, Kristof Robot wrote: On Sat, Jan 11, 2014 at 4:08 PM, Andrei Gherzan and...@gherzan.ro wrote: Avoid a confusion when including thumb in TUNE_FATURES. In the curent behavior, if I include thumb in TUNE_FATURES, ARM_THUMB_M_OPT will be -marm which

[OE-core] [PATCH 1/3] testimage: add ability to export tests

2014-02-03 Thread Stefan Stanacar
Add the ability to export the tests so that they can run independently of the build system, as is required if you want to be able to hand the test execution off to a scheduler. Booting/deployment of the target is still handled by the build system, as before, only the execution of the tests happens

[OE-core] [PATCH 3/3] oeqa/utils: targetbuild: don't use bb.fetch anymore

2014-02-03 Thread Stefan Stanacar
When running tests outside of the build system we can't use bb.fetch anymore. It was nice but tests and their modules need to rely on the data storage only as that gets exported. This module is used by the oeqa/runtime/build* tests. Signed-off-by: Stefan Stanacar stefanx.stana...@intel.com ---

[OE-core] [PATCH 2/3] lib/oeqa: add module for running tests outside of the build system

2014-02-03 Thread Stefan Stanacar
This script will run the exported tests outside of the build system. Simplest way to test this is with a qemu image that you manually start. For an already build image use this in local.conf: TEST_EXPORT_ONLY = 1 TEST_TARGET = simpleremote TEST_TARGET_IP = 192.168.7.2 TEST_SERVER_IP = 192.168.7.1

[OE-core] [PATCH 0/3] testimage/oeqa: Add ability to export tests to decouple them from the build system

2014-02-03 Thread Stefan Stanacar
Hello, These patches add the ability to export and run tests outside of the build. As tests used to query values from the data storage this exports parts of d and makes them avaiable in a json file, so tests don't need to change to make them exportable. Tests exported are the ones defined in

[OE-core] OE Changelog since 2014-01-26 until 2014-02-02

2014-02-03 Thread cliff . brake
Changelog since 2014-01-26 until 2014-02-02. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [OE-core] [PATCH] local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE

2014-02-03 Thread Ulf Samuelsson
1 feb 2014 kl. 10:21 skrev Mike Looijmans mike.looijm...@topic.nl: On 01/29/2014 01:56 PM, Richard Purdie wrote: On Wed, 2014-01-29 at 13:09 +0100, Ulf Samuelsson wrote: We discussed this 2.3 months ago. Did some studies on my dual hex-core machine (24 H/W treads) while building a

Re: [OE-core] [PATCH] local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE

2014-02-03 Thread Richard Purdie
On Mon, 2014-02-03 at 22:23 +0100, Ulf Samuelsson wrote: 1 feb 2014 kl. 10:21 skrev Mike Looijmans mike.looijm...@topic.nl: On 01/29/2014 01:56 PM, Richard Purdie wrote: On Wed, 2014-01-29 at 13:09 +0100, Ulf Samuelsson wrote: If bitbakes can track the loading of the CPU, then maybe some

[OE-core] [PATCH 1/7] wic: Move some common items to oe.misc

2014-02-03 Thread Tom Zanussi
Move a couple items into a more common location since they're going to need to be accessible from source plugins. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/image/engine.py| 11 ---

[OE-core] [PATCH 0/7] wic updates: Initial source plugin implementation

2014-02-03 Thread Tom Zanussi
This patchset implements wic 'source plugins', basically a generalization of the existing --source params to wic .wks commands. The following changes since commit 358dd840c53e2e69e668a6d5da04eb3da3769ba3: sstate-cache-management.sh: don't remove all packagedata sstate archives (2014-02-02

[OE-core] [PATCH 2/7] wic: Create and use new functions for getting bitbake variables

2014-02-03 Thread Tom Zanussi
Add get_bitbake_var() and bitbake_env_lines() functions for use by plugins, which will need access to them for customization. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/image/engine.py | 20 +++- scripts/lib/mic/utils/oe/misc.py | 16

[OE-core] [PATCH 3/7] wic: Add wic-specific bootloader subclass

2014-02-03 Thread Tom Zanussi
Add a new wic-specific bootloader subclass so we can add a --source param to hang non-partition plugin off of. By default, the bootloader gets the /boot partition source plugin, but this can be overridden by the --source bootloader param if needed. Signed-off-by: Tom Zanussi

[OE-core] [PATCH 4/7] wic: Add SourcePlugin class

2014-02-03 Thread Tom Zanussi
Define the SourcePlugin class, which is the class that should be subclassed to create a 'source' plugin. 'Source' plugins provide a mechanism to customize various aspects of the image generation process in wic, mainly the contents of partitions. The initial version of wic defined a --source

[OE-core] [PATCH 5/7] wic: Add BootimgEFIPlugin and BootimgPcbiosPlugin

2014-02-03 Thread Tom Zanussi
Implement the BootimgPcbiosPlugin and BootimgEFIPlugin SourcePlugin classes. The configure/prepare_partition() methods are implemented using code derived from similar code in the Wic_PartData class. These classes have the corresponding names 'bootimg-pcbios' and 'bootimg-efi', which are the

[OE-core] [PATCH 6/7] wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin plugins

2014-02-03 Thread Tom Zanussi
Remove all the Wic_PartData and DirectImageCreator code now implemented by the BootimgEFIPlugin and BootimgPcbiosPlugin plugins, as well as all the special-cased boot_type code, significantly cleaning up the code. Replace the calling code with general-purpose plugin invocations, in essence

[OE-core] [PATCH] binutils: Package additional file when using ld-is-gold

2014-02-03 Thread Khem Raj
Fixes QA warnings like WARNING: QA Issue: binutils: Files/directories were installed but not shipped /usr/bin/ld.bfd /usr/bin/dwp Signed-off-by: Khem Raj raj.k...@gmail.com Acked-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-devtools/binutils/binutils.inc | 3 ++- 1 file changed,

Re: [OE-core] Putting fltk into oe-core (recipes-graphics)

2014-02-03 Thread Iorga, Cristian
Hi Laszlo, Maybe adding more information will make the case for it. For example, the fact that is used in a lot of OSS. A very good demo of the possibilities of FLTK is Giada, A Hardcore Loop Machine http://www.giadamusic.com/ In my opinion, it is one of the best looking apps written using