[OE-core] [PATCH 0/1] MIPS/MIPS32 tune - MIPS

2012-04-09 Thread Mark Hatle
://git.pokylinux.org/poky-contrib mhatle/mips-tune http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/mips-tune Mark Hatle (1): tune-mips32: Update the default MIPS tuning to be mips32 meta/conf/machine/include/mips/arch-mips.inc | 13 + meta/conf/machine/include/tune-mips32.inc

Re: [OE-core] [PATCH 0/1] MIPS/MIPS32 tune - MIPS

2012-04-09 Thread Mark Hatle
On 4/9/12 7:14 PM, Andreas Oberritter wrote: On 10.04.2012 01:31, Mark Hatle wrote: The following is in reference to the recent discussion about the mips32 -package- arch changing from mips to mips32. One of the potential options was to get rid of the previous mips and replace

Re: [OE-core] ARM tunings was Re: [PATCH 3/7] conf/machine/include: Cleanup MIPS tunings to match README

2012-04-10 Thread Mark Hatle
On 4/10/12 4:23 AM, Phil Blundell wrote: On Mon, 2012-04-09 at 16:44 -0500, Mark Hatle wrote: Depends on the distribution and reasons for these feeds. What is typical is that a base distribution will be generated for a common compatible (reasonable) architecture.. i.e. armv5 -- with specific

[OE-core] MIPS vs MIPS32 tunings -- summary and questions

2012-04-10 Thread Mark Hatle
We still do not have a clean answer for how to resolve the concerns in the recent thread conf/machine/include: Cleanup MIPS tunings to match README. The following is in response to a request I received to summarize the discussion so far, and include the options to resolve the issue for the

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-11 Thread Mark Hatle
don't see anything wrong with this, other then the pain of having to do this. Signed-off-by: Mark Hatle mark.ha...@windriver.com --Mark diff --git a/meta/classes/package_rpm.bbclass b/meta/classes/package_rpm.bbclass index 16a2c87..1b0f6f2 100644 --- a/meta/classes/package_rpm.bbclass +++ b

Re: [OE-core] is there really a fakeroot task flag?

2012-07-17 Thread Mark Hatle
On 7/17/12 9:55 AM, Robert P. J. Day wrote: perusing bitbake user manual and in section 2.1.18, Task Flags, there's mention of fakeroot. that's not really a task flag, is it? i thought that that's (now?) a keyword that's used to define a task with that property. is that line in the user

Re: [OE-core] is there really a fakeroot task flag?

2012-07-17 Thread Mark Hatle
On 7/17/12 12:41 PM, Robert P. J. Day wrote: On Tue, 17 Jul 2012, Mark Hatle wrote: On 7/17/12 9:55 AM, Robert P. J. Day wrote: perusing bitbake user manual and in section 2.1.18, Task Flags, there's mention of fakeroot. that's not really a task flag, is it? i thought that that's (now

Re: [OE-core] is there really a fakeroot task flag?

2012-07-17 Thread Mark Hatle
On 7/17/12 1:08 PM, Robert P. J. Day wrote: On Tue, 17 Jul 2012, Mark Hatle wrote: On 7/17/12 12:41 PM, Robert P. J. Day wrote: On Tue, 17 Jul 2012, Mark Hatle wrote: On 7/17/12 9:55 AM, Robert P. J. Day wrote: perusing bitbake user manual and in section 2.1.18, Task Flags, there's

Re: [OE-core] meta-toolchain type SDK containing external toolchain possible?

2012-07-19 Thread Mark Hatle
On 7/19/12 3:13 PM, Manuel Bessler wrote: Hi all, I'm using a vendor-supplied external (pre-built) toolchain in my build (poky-denzil). Is it possible to setup my toolchain such that it will be part of the SDK package instead of the default {gcc,binutils}-cross-canadian? It is possible, but

Re: [OE-core] meta-toolchain type SDK containing external toolchain possible?

2012-07-20 Thread Mark Hatle
On 7/20/12 10:45 AM, Manuel Bessler wrote: Hi Mark, On Thu, Jul 19, 2012 at 5:21 PM, Mark Hatle mark.ha...@windriver.com wrote: On 7/19/12 3:13 PM, Manuel Bessler wrote: Is it possible to setup my toolchain such that it will be part of the SDK package instead of the default {gcc,binutils

Re: [OE-core] [PATCH] bzip2-native: fix problems when bzip2-native is installed in parallel

2012-07-24 Thread Mark Hatle
On 7/24/12 11:39 AM, Yao Zhao wrote: On 12-07-24 11:47 AM, Phil Blundell wrote: On Tue, 2012-07-24 at 11:45 -0400, Yao Zhao wrote: In the Makefile, libbz2.so.0 is installed before bzip2, but the installation is make -j xxx install. Then this could happen. Well, yes, but you could fix that by

Re: [OE-core] [PATCH] bzip2-native: fix problems when bzip2-native is installed in parallel

2012-07-24 Thread Mark Hatle
On 7/24/12 8:57 AM, Burton, Ross wrote: On 24 July 2012 14:49, Yao Zhao yao.z...@windriver.com wrote: when bzip2-native is installed in parallel to sysroot, it is possible that some packages are using bzip2 to unpack, there are chances that bzip2 is installed to sysroot but libbz2.so.0 not

[OE-core] [PATCH 1/1] Add missing Upstream-Status to various patches.

2012-07-24 Thread Mark Hatle
Signed-off-by: Mark Hatle mark.ha...@windriver.com --- .../binutils/binutils/binutils-armv5e.patch|4 .../ossp-uuid/0001-Change-library-name.patch |7 +++ ...erve-m-option-status-in-v-option-handling.patch |7 +++ .../ossp-uuid/0003-Fix-whatis-entries.patch

[OE-core] [PATCH 0/1] Add missing Upstream-Status entries.

2012-07-24 Thread Mark Hatle
mhatle/status http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/status Mark Hatle (1): Add missing Upstream-Status to various patches. .../binutils/binutils/binutils-armv5e.patch|4 .../ossp-uuid/0001-Change-library-name.patch |7 +++ ...erve-m-option

Re: [OE-core] SDK and external toolchain

2012-07-26 Thread Mark Hatle
On 7/26/12 2:14 AM, Matthieu CRAPET wrote: Greetings, Updated recently my oe-core and faced an unwanted side effect. You need to know that I'm using an externel (linaro) toolchain (my .bb/.inc are a clone of sourcery toolchain example). My toolchain is compiled against a custom (external)

Re: [OE-core] [PATCH] package.bbclass: Let pn be eglibc for eglibc-locale

2012-07-26 Thread Mark Hatle
On 7/26/12 4:27 PM, Khem Raj wrote: On Thu, Jul 26, 2012 at 1:53 PM, Phil Blundell ph...@gnu.org wrote: On Thu, 2012-07-26 at 21:38 +0100, Richard Purdie wrote: the other alternative which comes to mind would be so set a variable with the name we want used there, defaulting it to PN. That

Re: [OE-core] [PATCH] openssh: package testing

2012-07-27 Thread Mark Hatle
On 7/27/12 11:35 AM, Saul Wold wrote: On 07/27/2012 08:24 AM, Amy Fong wrote: openssh: package testing Package openssh's regression tests Signed-off-by: Amy Fong amy.f...@windriver.com --- openssh-5.9p1/runtests.sh | 29 + openssh_5.9p1.bb |9

Re: [OE-core] [RFC 00/34] Clear update-alternatives WARNINGS

2012-07-27 Thread Mark Hatle
On 7/26/12 11:50 PM, Saul Wold wrote: Folks, Please review this change set via the links, it large enough that I don't want to spam the list multiple times as I already send enough pull requests to you all! I have reviewed these and they look correct, there are a couple of issues that I am

Re: [OE-core] [PATCH] busybox: Add inetd related files

2012-07-27 Thread Mark Hatle
On 7/27/12 3:26 PM, Cooper Jr., Franklin wrote: The section you mentioned is within the file inetd which I am adding to the SRC_URI list in the busybox_1.19.4.bb file. The variable ${sbindir} won't be expanded. -Original Message- From: Phil Blundell [mailto:ph...@gnu.org] Sent:

Re: [OE-core] static busybox?

2012-07-31 Thread Mark Hatle
On 7/31/12 1:14 PM, Stuart Yoder wrote: We are doing some work with LXC (containers) and one of the templates is for busybox. For LXC, the busybox package needs to be built statically and there is a config option for this. A couple possible approaches: -create a new 'busybox_static'

Re: [OE-core] static busybox?

2012-07-31 Thread Mark Hatle
On 7/31/12 2:36 PM, McClintock Matthew-B29882 wrote: On Tue, Jul 31, 2012 at 1:14 PM, Stuart Yoder b08...@gmail.com wrote: We are doing some work with LXC (containers) and one of the templates is for busybox. For LXC, the busybox package needs to be built statically and there is a config

[OE-core] [PATCH 1/1] python-setuptools: Fix setuptools install libdir != /usr/lib

2012-07-31 Thread Mark Hatle
--install-lib= is required to be passed via distutils install otherwise the install location gets set to whatever the python-native location is. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- .../python/python-setuptools_0.6c11.bb |4 +++- 1 files changed, 3 insertions

[OE-core] [PATCH 0/1] Fix python-setuptools

2012-07-31 Thread Mark Hatle
/cgit.cgi/poky-contrib/log/?h=mhatle/python-setuptools Mark Hatle (1): python-setuptools: Fix setuptools install libdir != /usr/lib .../python/python-setuptools_0.6c11.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) -- 1.7.3.4

Re: [OE-core] [PATCH 09/19] sed: use new update-alternatives

2012-08-01 Thread Mark Hatle
On 8/1/12 9:12 AM, Morgan Little wrote: Signed-off-by: Morgan Little morgan.lit...@windriver.com --- meta/recipes-extended/sed/sed_4.1.2.bb |8 meta/recipes-extended/sed/sed_4.2.1.bb |8 2 files changed, 8 insertions(+), 8 deletions(-) diff --git

Re: [OE-core] [PATCH 10/19] time: use new update-alternatives

2012-08-01 Thread Mark Hatle
On 8/1/12 9:12 AM, Morgan Little wrote: Signed-off-by: Morgan Little morgan.lit...@windriver.com --- meta/recipes-extended/time/time.inc |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/time/time.inc b/meta/recipes-extended/time/time.inc

Re: [OE-core] [PATCH 11/19] wget: use new update-alternatives

2012-08-01 Thread Mark Hatle
On 8/1/12 9:12 AM, Morgan Little wrote: Signed-off-by: Morgan Little morgan.lit...@windriver.com --- meta/recipes-extended/wget/wget.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc

Re: [OE-core] [PATCH 12/19] which: use new update-alternatives

2012-08-01 Thread Mark Hatle
On 8/1/12 9:12 AM, Morgan Little wrote: Signed-off-by: Morgan Little morgan.lit...@windriver.com --- meta/recipes-extended/which/which_2.18.bb |6 +++--- meta/recipes-extended/which/which_2.20.bb |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git

Re: [OE-core] static busybox?

2012-08-01 Thread Mark Hatle
On 8/1/12 11:21 AM, Stuart Yoder wrote: On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle mark.ha...@windriver.com wrote: On 7/31/12 1:14 PM, Stuart Yoder wrote: We are doing some work with LXC (containers) and one

Re: [OE-core] static busybox?

2012-08-01 Thread Mark Hatle
On 8/1/12 1:59 PM, McClintock Matthew-B29882 wrote: On Wed, Aug 1, 2012 at 11:36 AM, Mark Hatle mark.ha...@windriver.com wrote: On 8/1/12 11:21 AM, Stuart Yoder wrote: On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle

Re: [OE-core] number of tasks increased since last update

2012-08-01 Thread Mark Hatle
On 8/1/12 2:08 PM, Chris Larson wrote: On Wed, Aug 1, 2012 at 8:29 AM, Andreas Müller schnitzelt...@googlemail.com wrote: today I updated and found the the number of tasks has increased about 400. Another strange behaviour: in my build dir there are two new folders:

Re: [OE-core] static busybox?

2012-08-03 Thread Mark Hatle
On 8/3/12 6:19 AM, Otavio Salvador wrote: On Thu, Aug 2, 2012 at 7:50 PM, Stuart Yoder b08...@gmail.com wrote: On Wed, Aug 1, 2012 at 3:05 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Aug 1, 2012 at 4:05 PM, Mark Hatle mark.ha...@windriver.com wrote: On 8/1/12 1:59 PM

Re: [OE-core] how to fix WARNING: QA Issue: libpam: installed in the base_prefix, requires a shared library under exec_prefix

2012-08-03 Thread Mark Hatle
On 8/3/12 11:44 AM, Yao Zhao wrote: Hi all, Any suggestion to fix these kinds of QA warnings? libpam is referencing /usr/lib/libcrack from /lib/security. I tried to fix cracklib to install to /lib but cracklib is using other libraries from /usr/lib, I am afraid that I am touching a chain, so

Re: [OE-core] how to fix WARNING: QA Issue: libpam: installed in the base_prefix, requires a shared library under exec_prefix

2012-08-03 Thread Mark Hatle
On 8/3/12 1:07 PM, Yao Zhao wrote: On 12-08-03 01:45 PM, Mark Hatle wrote: On 8/3/12 11:44 AM, Yao Zhao wrote: Hi all, Any suggestion to fix these kinds of QA warnings? libpam is referencing /usr/lib/libcrack from /lib/security. I tried to fix cracklib to install to /lib but cracklib

Re: [OE-core] [PATCH 3/5] package_rpm: export the native directory to the postinst scriptlets

2012-08-03 Thread Mark Hatle
On 8/3/12 3:19 PM, Laurentiu Palcu wrote: Some postinst scriptlets test for the existence of certain files but have the paths hardcoded to the target's rootfs. This patch will allow us to run postinst scriptlets at do_rootfs time by calling native binaries. Signed-off-by: Laurentiu Palcu

Re: [OE-core] [PATCH 3/5] package_rpm: export the native directory to the postinst scriptlets

2012-08-04 Thread Mark Hatle
On 8/4/12 3:59 AM, Laurentiu Palcu wrote: On 08/04/2012 10:46 AM, Laurentiu Palcu wrote: On 08/03/2012 11:25 PM, Mark Hatle wrote: On 8/3/12 3:19 PM, Laurentiu Palcu wrote: Some postinst scriptlets test for the existence of certain files but have the paths hardcoded to the target's rootfs

Re: [OE-core] [PATCH 03/30] lsbsetup: use ${bindir} instead of /usr/bin for packaging

2012-08-06 Thread Mark Hatle
On 8/5/12 10:53 AM, Javier Martinez Canillas wrote: It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. Signed-off-by: Javier Martinez Canillas jav...@dowhile0.org --- meta/recipes-extended/lsb/lsbsetup_1.0.bb |4 ++-- 1

Re: [OE-core] [PATCH 11/30] lsb: use ${base_bindir} instead of /bin for packaging

2012-08-06 Thread Mark Hatle
On 8/5/12 10:53 AM, Javier Martinez Canillas wrote: It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. Signed-off-by: Javier Martinez Canillas jav...@dowhile0.org --- meta/recipes-extended/lsb/lsb_1.4.bb |2 +- 1 files

[OE-core] [PATCH 0/1] Update prelink to latest version

2012-08-13 Thread Mark Hatle
=mhatle/prelink Mark Hatle (1): prelink: Update to latest upstream prelink meta/recipes-devtools/prelink/prelink_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.3.4 ___ Openembedded-core mailing list Openembedded-core

[OE-core] [PATCH 1/1] prelink: Update to latest upstream prelink

2012-08-13 Thread Mark Hatle
The latest fixes an obscure problem with prelinking on PowerPC, as well as general updated. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-devtools/prelink/prelink_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools

Re: [OE-core] RFC: OE-Core task rework

2012-08-15 Thread Mark Hatle
On 8/15/12 8:08 AM, Paul Eggleton wrote: On Wednesday 15 August 2012 12:25:23 Phil Blundell wrote: On Wed, 2012-08-15 at 10:46 +0100, Paul Eggleton wrote: 1) Do we rename task to something a little more understandable to the uninitiated, such as package group? The word task is already used in

Re: [OE-core] RFC: OE-Core task rework

2012-08-15 Thread Mark Hatle
On 8/15/12 2:12 PM, Chris Larson wrote: On Wed, Aug 15, 2012 at 11:05 AM, Mark Hatle mark.ha...@windriver.com wrote: * The tasks can be used and referred to on the target if desired, not just when you compose the image (i.e. task packages are produced and thus the package manager knows about

[OE-core] [PATCH 0/1] Fix broken attempt only installs with RPM

2012-08-17 Thread Mark Hatle
-contrib/log/?h=mhatle/rpm Mark Hatle (1): package_rpm.bbclass: Fix attemptonly install failures meta/classes/package_rpm.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.3.4 ___ Openembedded-core mailing list Openembedded

[OE-core] [PATCH 1/1] package_rpm.bbclass: Fix attemptonly install failures

2012-08-17 Thread Mark Hatle
stdout), which was not being redirected. This allowed the log-check code to find the magic key of Failed causing the package installation process to fail. Instead the proper behavior is to simply ignore the error and proceed with the install. Signed-off-by: Mark Hatle mark.ha...@windriver.com

Re: [OE-core] RFC: Move PSEUDO_LOCALSTATEDIR for filesystems outside the filesystem

2012-08-17 Thread Mark Hatle
On 8/14/12 8:41 PM, Peter Seebach wrote: Got a bug related to this that probably only affects our build environment, but it caused me to note: When we're using export/dist as a user-mode NFS root (under pseudo), the PSEUDO_LOCALSTATEDIR is export/dist/var/pseudo. This seems a bit weird to me

[OE-core] [PATCH 0/1] Fix pseudo-native build when NO32LIBS = 0 is set

2012-08-17 Thread Mark Hatle
/?h=mhatle/pseudo Mark Hatle (1): pseudo: Fix pseudo-native rebuild when triggered by dep change meta/recipes-devtools/pseudo/pseudo.inc |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) -- 1.7.3.4 ___ Openembedded-core mailing list

[OE-core] [PATCH 1/1] pseudo: Fix pseudo-native rebuild when triggered by dep change

2012-08-17 Thread Mark Hatle
any failure codes) to ensure we start over. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-devtools/pseudo/pseudo.inc |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc

Re: [OE-core] Fwd: [oe-commits] Mark Hatle : prelink: Update to latest upstream prelink

2012-08-17 Thread Mark Hatle
=7759c9a2c5dfdc1cae5540a5985632c78abbac89 Author: Mark Hatle mark.ha...@windriver.com Date: Mon Aug 13 14:49:57 2012 -0500 prelink: Update to latest upstream prelink The latest fixes an obscure problem with prelinking on PowerPC, as well as general updated. Signed-off-by: Mark Hatle mark.ha...@windriver.com Signed

Re: [OE-core] [PATCH] libxpm-native: add dependency on gettext-native

2012-08-20 Thread Mark Hatle
On 8/16/12 12:51 PM, Saul Wold wrote: On 08/02/2012 06:57 PM, Jesse Zhang wrote: libxpm needs xgettext. There can be failures if gettext doesn't get built first and it's not available from the host. The target version doesn't have issues since it will get the dependency indirectly. Jesse

[OE-core] [PATCH 1/1 v2] grub-1.99: Add flex-native to DEPENDS

2012-08-20 Thread Mark Hatle
xin.ouy...@windriver.com Clarified commit message Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-bsp/grub/grub_1.99.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb index

[OE-core] [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS

2012-08-20 Thread Mark Hatle
The following changes since commit 04568d1f18250d531aad5d286157d2d559083520: Revise the commit message from the original pull request. qemu: Fix broken accidental path move (2012-08-20 17:25:21 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib

Re: [OE-core] [yocto] RFC: OE-Core task rework

2012-08-20 Thread Mark Hatle
[resend, I had the original mail rejected by the oe list serves as being undeliverable.] On 8/15/12 4:46 AM, Paul Eggleton wrote: Hi all, There have been a few requests to review the task recipes (i.e. package groups) provided by OE-Core, and indeed these have not really been looked at

[OE-core] [PATCH 1/1 denzil] recipes-core/eglibc-2.13: Patch for locale-base-tt-ru packaging

2012-08-21 Thread Mark Hatle
is actually named tt_RU, and likewise for the @iqtelif variants. Signed-off-by: Peter Seebach peter.seeb...@windriver.com Signed-off-by: Jeff Polk jeff.p...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- .../eglibc/eglibc-2.13/supported-tt-ru.patch | 13 + meta

[OE-core] [PATCH 0/1 denzil] Fix for generation of russian locale

2012-08-21 Thread Mark Hatle
The following changes since commit 95756cfbb7a9348b23cb46a49a5509e57e973faf: valgrind: fix default.supp missing issue (2012-08-21 11:19:26 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mhatle/denzil-eglibc

Re: [OE-core] [PATCH] coreutils: Upgrade to upstream version 8.17

2012-08-22 Thread Mark Hatle
On 8/22/12 9:30 AM, Chris Larson wrote: On Wed, Aug 22, 2012 at 7:26 AM, Khem Raj raj.k...@gmail.com wrote: diff --git a/meta/recipes-core/coreutils/coreutils-8.17/realpath-works-yes.patch b/meta/recipes-core/coreutils/coreutils-8.17/realpath-works-yes.patch new file mode 100644 index

[OE-core] [PATCH 1/1] terminal.py: use unique ids for screen sessions

2012-08-24 Thread Mark Hatle
invocation to make each unique. Signed-off-by: Jason Wessel jason.wes...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/lib/oe/terminal.py |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py index

[OE-core] [PATCH 0/1] Add unique identifier to screen calls

2012-08-24 Thread Mark Hatle
The following changes since commit 968cfc0b630fb409430a46b1512d6bf0de225ad1: build-appliance-image: Add vmx* files and build zip file (2012-08-24 17:32:34 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mhatle/devshell

[OE-core] [PATCH 1/1] bitbake.conf: add variables to exclude from hash.

2012-08-24 Thread Mark Hatle
The parallelism flags should not change the parse hash. Signed-off-by: Jason Wessel jason.wes...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta

[OE-core] [PATCH 0/1] Whitelist parallel build variables

2012-08-24 Thread Mark Hatle
/cgit.cgi/poky-contrib/log/?h=mhatle/whitelist Mark Hatle (1): bitbake.conf: add variables to exclude from hash. meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.3.4 ___ Openembedded-core mailing list

Re: [OE-core] [PATCH 2/2] tzdata: install /etc/localtime alongside /etc/timezone

2012-09-04 Thread Mark Hatle
On 8/31/12 11:01 AM, Richard Purdie wrote: On Fri, 2012-08-31 at 15:29 +0100, Phil Blundell wrote: On Wed, 2012-08-29 at 23:22 +0100, Phil Blundell wrote: As far as I know, only Intel have ever expressed any real interest in having this feature work. My recollection is that there are some

Re: [OE-core] [PATCH 2/2] tzdata: install /etc/localtime alongside /etc/timezone

2012-09-04 Thread Mark Hatle
On 9/4/12 2:26 PM, Burton, Ross wrote: On 4 September 2012 17:28, Mark Hatle mark.ha...@windriver.com wrote: I'm sorry, not all devices being generated have initramfs configuration (nor do people want that behavior.) Also we've shown you can build a system w/ a split filesystem and it works

Re: [OE-core] [PATCH 2/2] tzdata: install /etc/localtime alongside /etc/timezone

2012-09-04 Thread Mark Hatle
On 9/4/12 3:06 PM, Burton, Ross wrote: On 4 September 2012 20:44, Mark Hatle mark.ha...@windriver.com wrote: So that's a false positive, and libgudev can be moved back into /usr where it belongs? The gobject linkage into udev is either the result of a newer version of udev, different

Re: [OE-core] [PATCH 1/1] package_rpm.bbclass: fix the arch (replace - with _)

2012-09-06 Thread Mark Hatle
I've looked at the patch and it looks find to me. Acked-by: Mark Hatle mark.ha...@windriver.com One note, however.. Whatever arch fields we use need to also match the fields that get encoded into Zypper and the sat-solver stuff.. So there may be a second chunk of code that needs

Re: [OE-core] [PATCH 1/1] package_rpm.bbclass: fix the arch (replace - with _)

2012-09-06 Thread Mark Hatle
On 9/6/12 11:52 AM, Mark Hatle wrote: I've looked at the patch and it looks find to me. Acked-by: Mark Hatle mark.ha...@windriver.com One note, however.. Whatever arch fields we use need to also match the fields that get encoded into Zypper and the sat-solver stuff.. So there may

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Mark Hatle
On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong tuning (603e), since it is actually a e300c3 board. This

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Mark Hatle
On 9/6/12 5:59 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto

Re: [OE-core] [PATCH] autotools.bbclass: Add functionality to force a distclean when reconfiguring

2012-09-07 Thread Mark Hatle
I'm curious, is there any [easy] way we can force a rerun of configure as a test pass over the system? I'd like a way to verify that both this patch works as expected, and future recipes work as expected. (It would also be nice to test the things that don't use the autotools.bbclass..)

[OE-core] [PATCH V3] base-files: provide a mechanism to skip creation of the hostname file

2012-09-07 Thread Mark Hatle
the creation of the /etc/hostname file by the base-files package. Signed-off-by: Mark Asselstine mark.asselst...@windriver.com Signed-off-by: Jason Wessel jason.wes...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-core/base-files/base-files_3.0.14.bb | 12

[OE-core] [PATCH 1/2] image.bbclass: Enable the complementary install to be called w/ globbing params

2012-09-07 Thread Mark Hatle
If the image.bbclass is called with arguments, and these arguments are not populate_sdk, they will be passed in as the expected GLOBS. This enables external components and scripting to use the rootfs_install_complementary code. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/classes

[OE-core] [PATCH 2/2] package_rpm.bbclass: Avoid unnecessary installs in complementary pass

2012-09-07 Thread Mark Hatle
-files to be installed a second time. Fix this by cating the files to original_solution. This is done as an append to allow multiple calls to package_install_internal_rpm to work. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/classes/package_rpm.bbclass |9 - 1 files

[OE-core] [PATCH 0/1] Minor fix to qt4 -dbg packages

2012-09-07 Thread Mark Hatle
=mhatle/qt4 Mark Hatle (1): qt4: Update qt4.inc to remove staticdev deps in -dbg packages meta/recipes-qt/qt4/qt4-embedded.inc |2 +- meta/recipes-qt/qt4/qt4-x11-free.inc |2 +- meta/recipes-qt/qt4/qt4.inc |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 1.7.3.4

[OE-core] [PATCH 1/1] qt4: Update qt4.inc to remove staticdev deps in -dbg packages

2012-09-07 Thread Mark Hatle
It appears that the qt4.inc had a copy/paste error relating to creating a list of staticdev packages, that caused them to show up as dependencies in the -dbg package. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-qt/qt4/qt4-embedded.inc |2 +- meta/recipes-qt/qt4/qt4

Re: [OE-core] [PATCH] autotools.bbclass: Add functionality to force a distclean when reconfiguring

2012-09-08 Thread Mark Hatle
On 9/8/12 3:05 AM, Khem Raj wrote: On (07/09/12 18:15), Phil Blundell wrote: On Fri, 2012-09-07 at 18:09 +0100, Richard Purdie wrote: The key places people get bitten are eglibc and gcc so those should be straight forward to test, the question is how widely to deploy this initially. I think

[OE-core] [PATCH V4] base-files: provide a mechanism to skip creation of the hostname file

2012-09-08 Thread Mark Hatle
the creation of the /etc/hostname file by the base-files package. Signed-off-by: Mark Asselstine mark.asselst...@windriver.com Signed-off-by: Jason Wessel jason.wes...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-core/base-files/base-files_3.0.14.bb | 14

Re: [OE-core] [PATCH] autotools.bbclass: Add functionality to force a distclean when reconfiguring

2012-09-08 Thread Mark Hatle
On 9/8/12 10:44 AM, Colin Walters wrote: On Fri, 2012-09-07 at 17:05 +0100, Richard Purdie wrote: Unfortunately whilst reruning configure and make against a project will mostly work there are situations where it does not correctly do the right thing. In particular, eglibc and gcc will fail out

Re: [OE-core] /usr/bin/python is needed by git

2012-09-11 Thread Mark Hatle
On 9/11/12 4:34 AM, Jack Mitchell wrote: I'm not sure where this issue is coming from so I'm just going to dump the output log and see if anyone bites. From what I can tell it is maybe an RPM dependency issue...? WARNING: Host distribution Arch Linux has not been validated with this version of

Re: [OE-core] [PATCH] git: add missing Python dependency

2012-09-11 Thread Mark Hatle
On 9/11/12 5:33 AM, Jack Mitchell wrote: From: Jack Mitchell jack.mitch...@dbbroadcast.co.uk Add python to DEPENDS as it fails to install on target with RPM failing at do_rootfs due to un-met dependencies. Signed-off-by: Jack Mitchell jack.mitch...@dbbroadcast.co.uk ---

Re: [OE-core] ARM-tuning -- was qemuarm: should it really have TUNE_ARCH armv5te?

2012-09-11 Thread Mark Hatle
On 9/11/12 8:48 AM, Martin Jansa wrote: On Tue, Sep 11, 2012 at 03:01:55PM +0200, Martin Jansa wrote: Hi, when building spitz and qemuarm (both produces packages in armv5te feed) resulting packages are tuned with -mtune=xscale (when built for spitz) or -mtune=arm926ej-s (when built for

Re: [OE-core] [PATCH] arch-ia32: Add x32 to MACHINEOVERRIDES

2012-09-11 Thread Mark Hatle
On 9/11/12 10:36 AM, Saul Wold wrote: On 09/11/2012 08:13 AM, Richard Purdie wrote: On Tue, 2012-09-11 at 08:07 -0700, Saul Wold wrote: This will allow the KERNEL_FEATURES to trigger the x32 ABI via overrides Signed-off-by: Saul Wold s...@linux.intel.com ---

Re: [OE-core] ARM-tuning -- was qemuarm: should it really have TUNE_ARCH armv5te?

2012-09-11 Thread Mark Hatle
On 9/11/12 10:59 AM, Martin Jansa wrote: On Tue, Sep 11, 2012 at 10:51:40AM -0500, Mark Hatle wrote: On 9/11/12 8:48 AM, Martin Jansa wrote: On Tue, Sep 11, 2012 at 03:01:55PM +0200, Martin Jansa wrote: Hi, when building spitz and qemuarm (both produces packages in armv5te feed) resulting

Re: [OE-core] qemuarm: should it really have TUNE_ARCH armv5te?

2012-09-11 Thread Mark Hatle
On 9/11/12 12:43 PM, Martin Jansa wrote: On Tue, Sep 11, 2012 at 06:37:23PM +0100, Phil Blundell wrote: On Tue, 2012-09-11 at 19:35 +0200, Martin Jansa wrote: If this works then DISTRO would have finer control of which DEFAULTTUNE to use 1) default: don't use mtune, optimize only for march

Re: [OE-core] qemuarm: should it really have TUNE_ARCH armv5te?

2012-09-13 Thread Mark Hatle
On 9/13/12 5:42 AM, Richard Purdie wrote: On Thu, 2012-09-13 at 08:20 +0200, Martin Jansa wrote: On Wed, Sep 12, 2012 at 03:33:03PM +0100, Richard Purdie wrote: On Tue, 2012-09-11 at 15:01 +0200, Martin Jansa wrote: Hi, when building spitz and qemuarm (both produces packages in armv5te feed)

Re: [OE-core] [RFC PATCH] license: Ensure we find multilib packages also

2012-09-14 Thread Mark Hatle
On 9/14/12 11:01 AM, Richard Purdie wrote: On Thu, 2012-09-13 at 15:43 -0700, Saul Wold wrote: On 09/13/2012 03:31 PM, Paul Eggleton wrote: On Thursday 13 September 2012 12:26:19 Saul Wold wrote: Make sure to find -package, this was causing a failure in the multi-lib build license generation

Re: [OE-core] [PATCH] xserver-xorg: remove broken RREPLACES

2012-09-14 Thread Mark Hatle
On 9/14/12 4:50 PM, Phil Blundell wrote: On Fri, 2012-09-14 at 18:29 +0100, Paul Eggleton wrote: Unfortunately with rpm at least, this results in xserver-xorg-module-exa being installed in preference to xserver-xorg when constructing the root filesystem, which is clearly not desirable. Surely

Re: [OE-core] [PATCH] xserver-xorg: remove broken RREPLACES

2012-09-14 Thread Mark Hatle
On 9/14/12 5:03 PM, Phil Blundell wrote: On Fri, 2012-09-14 at 16:56 -0500, Mark Hatle wrote: On 9/14/12 4:50 PM, Phil Blundell wrote: On Fri, 2012-09-14 at 18:29 +0100, Paul Eggleton wrote: Unfortunately with rpm at least, this results in xserver-xorg-module-exa being installed in preference

Re: [OE-core] [PATCH] xserver-xorg: remove broken RREPLACES

2012-09-14 Thread Mark Hatle
On 9/14/12 5:16 PM, Phil Blundell wrote: On Fri, 2012-09-14 at 17:13 -0500, Mark Hatle wrote: Coming from the RPM world, that behavior is entirely unexpected. There is no way (by design) for an RPM package to be tagged as being allowed to replace files of another package. How would rpm

Re: [OE-core] [RFC PATCH] license: Ensure we find multilib packages also

2012-09-14 Thread Mark Hatle
On 9/14/12 5:26 PM, Flanagan, Elizabeth wrote: On Fri, Sep 14, 2012 at 3:11 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Friday 14 September 2012 13:50:22 Flanagan, Elizabeth wrote: We really shouldn't be relying on package data at all for license manifests. As the manifests are

Re: [OE-core] [PATCH] xserver-xorg: remove broken RREPLACES

2012-09-14 Thread Mark Hatle
On 9/14/12 5:37 PM, Phil Blundell wrote: On Fri, 2012-09-14 at 17:28 -0500, Mark Hatle wrote: Based on that, I'm not sure what RREPLACES is being used for: FILES_${PN} = ${bindir} ${libdir}/X11/Options ${libdir}/X11/Cards ${libdir}/X11/getconfig ${libdir}/X11/etc ${libdir}/modules/*.so

Re: [OE-core] [PATCH 1/1] runqemu: show bitbake errors to user

2012-09-14 Thread Mark Hatle
On 9/14/12 6:15 PM, Scott Garman wrote: In certain edge cases, bitbake may fail to run and cause setup_tmpdir() within runqemu to fail, and not give the user a helpful error message. Catch this case and show the user the output of bitbake -e. This fixes [YOCTO #3112] Signed-off-by: Scott

Re: [OE-core] [PATCH] xserver-xorg: Modify RREPLACES for RCONFLICTS

2012-09-17 Thread Mark Hatle
On 9/17/12 11:30 AM, Gary Thomas wrote: On 2012-09-17 10:17, Saul Wold wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- .../xorg-xserver/xserver-xorg-1.11.2.inc |2 +- .../xorg-xserver/xserver-xorg-common.inc |2 +- 2 files changed, 2 insertions(+), 2

Re: [OE-core] [PATCH] Add and use 'localedir' variable

2012-09-24 Thread Mark Hatle
On 9/24/12 4:04 PM, Chris Larson wrote: On Mon, Sep 24, 2012 at 2:00 PM, Khem Raj raj.k...@gmail.com wrote: On Mon, Sep 24, 2012 at 12:00 PM, Christopher Larson kerg...@gmail.com wrote: From: Christopher Larson chris_lar...@mentor.com This avoids the hardcoding of ${libdir}/locale which is

Re: [OE-core] [PATCH] util-linux: Remove static libraries from -dev packages

2012-09-26 Thread Mark Hatle
On 9/25/12 5:11 PM, Colin Walters wrote: On Tue, 2012-09-25 at 23:00 +0100, Phil Blundell wrote: That'd be inconsistent with other packages, since we do generally build and ship the static libraries. Having a big switch to turn off static libraries globally seems like a fine plan, but I can't

Re: [OE-core] [oe-core][RFC 2/5] tune-xscale, tune-arm926ejs: add OPTDEFAULTTUNE variable and use more generic DEFAULTTUNE as default

2012-09-27 Thread Mark Hatle
Let me preface this by I have read the patch set.. Martin asked me to comment on the items below... On 9/27/12 3:37 AM, Martin Jansa wrote: On Sat, Sep 22, 2012 at 06:45:44PM +0100, Richard Purdie wrote: On Sat, 2012-09-22 at 18:51 +0200, Martin Jansa wrote: * bitbake.conf has OPTDEFAULTTUNE

Re: [OE-core] [oe-core][RFC 2/5] tune-xscale, tune-arm926ejs: add OPTDEFAULTTUNE variable and use more generic DEFAULTTUNE as default

2012-09-27 Thread Mark Hatle
On 9/27/12 2:12 PM, Martin Jansa wrote: On Thu, Sep 27, 2012 at 01:58:35PM -0500, Mark Hatle wrote: Let me preface this by I have read the patch set.. Martin asked me to comment on the items below... On 9/27/12 3:37 AM, Martin Jansa wrote: On Sat, Sep 22, 2012 at 06:45:44PM +0100, Richard

Re: [OE-core] [oe-commits] Martin Jansa : xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa

2012-09-27 Thread Mark Hatle
Just an FYI -- Martin Jansa found a problem with the implement of the package version comparison. In deb and ipk, they do not support '' or '', instead it's '' and ''. (Odd, historical reasons apparently). While RPM doesn't have any idea what '' or '' is. Talking with RP and others it seems

Re: [OE-core] [PATCH] eglibc: Fix for dynamic linker broken offset

2012-09-28 Thread Mark Hatle
On 9/28/12 4:52 AM, Phil Blundell wrote: On Mon, 2012-09-24 at 15:40 +0300, Andrei Dinu wrote: On 09/24/2012 02:30 PM, Phil Blundell wrote: On Mon, 2012-09-24 at 14:26 +0300, Andrei Dinu wrote: +- *reloc_addr += sym-st_value; ++ *reloc_addr = sym-st_value; That patch looks

Re: [OE-core] [PATCH] eglibc: Fix for dynamic linker broken offset

2012-09-28 Thread Mark Hatle
On 9/28/12 9:02 AM, Phil Blundell wrote: On Fri, 2012-09-28 at 08:57 -0500, Mark Hatle wrote: On 9/28/12 4:52 AM, Phil Blundell wrote: On Mon, 2012-09-24 at 15:40 +0300, Andrei Dinu wrote: On 09/24/2012 02:30 PM, Phil Blundell wrote: On Mon, 2012-09-24 at 14:26 +0300, Andrei Dinu wrote

Re: [OE-core] [PATCH] eglibc: Fix for dynamic linker broken offset

2012-09-28 Thread Mark Hatle
On 9/28/12 9:57 AM, Phil Blundell wrote: On Fri, 2012-09-28 at 09:35 -0500, Mark Hatle wrote: On 9/28/12 9:02 AM, Phil Blundell wrote: On Fri, 2012-09-28 at 08:57 -0500, Mark Hatle wrote: On 9/28/12 4:52 AM, Phil Blundell wrote: On Mon, 2012-09-24 at 15:40 +0300, Andrei Dinu wrote: On 09/24

[OE-core] [PATCH 09/12] rpm-native: Fix 'uuid_rc_t' undeclared error when compiling

2012-09-29 Thread Mark Hatle
-off-by: Morgan Little morgan.lit...@windriver.com Signed-off-by: Mark Hatle mark.ha...@windriver.com --- .../rpm/rpm/rpm-uuid-include.patch | 35 meta/recipes-devtools/rpm/rpm_5.4.9.bb |3 +- 2 files changed, 37 insertions(+), 1 deletions

[OE-core] [PATCH 05/12] package_deb/ipk: Remap and to and

2012-09-29 Thread Mark Hatle
In deb and ipk, means =, while means =... there is a different operator and that means and , so we map them when constructing the packages. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/classes/package_deb.bbclass | 18 ++ meta/classes/package_ipk.bbclass

[OE-core] [PATCH 06/12] libxcb: Update DEPENDS to avoid duplicate entries

2012-09-29 Thread Mark Hatle
Some items were listed multiple times in DEPENDS, avoid this situation. Note, PR was not incremented as no change to the build process occurs. Signed-off-by: Mark Hatle mark.ha...@windriver.com --- meta/recipes-graphics/xcb/libxcb.inc |2 +- meta/recipes-graphics/xcb/libxcb_1.1.91.bb

<    2   3   4   5   6   7   8   9   10   11   >