On 05/03/2013 04:06 PM, Saul Wold wrote:
> This is so the multilib prefix is not used
Thanks for catching that Saul. How do we know when to use P and when to
use BP? Where should this be documented? Maybe in the dev manual for
writing new recipes?
--
Darren
> Signed-off-by: Saul Wold
> ---
>
Patches are now part of upstream or no longer needed.
Added new util-linux dependency for isohybrid.
Paths updated to reflect directory structure changes.
INCDIR isn't used by the build process during compilation which results
in the compiler not finding uuid/uuid.h from util-linux when compiling
Patches are now part of upstream or no longer needed.
Added new util-linux dependency for isohybrid.
Paths updated to reflect directory structure changes.
INCDIR isn't used by the build process during compilation which results
in the compiler not finding uuid/uuid.h from util-linux when compiling
> -Original Message-
> From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
> Sent: Friday, May 03, 2013 8:26 AM
> To: Daniel Lazzari
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] Custom tasks not running when dependency changes
> version
>
> On Sun, 2
This is so the multilib prefix is not used
Signed-off-by: Saul Wold
---
meta/recipes-devtools/dmidecode/dmidecode_2.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
ind
On 04/30/2013 05:48 PM, Jonathan Liu wrote:
Patches are now part of upstream or no longer needed.
Added new util-linux dependency for isohybrid.
Paths updated to reflect directory structure changes.
There still seems to be an issue with build the syslinux-native version,
the Makefile for isoh
Since we have removed udev-extraconf as a RRECOMMENDS in udev
add it back here to maintain compatibility
Signed-off-by: Saul Wold
---
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-sato/packagegroups/packagegroup-cor
Given the update from Phil for removing udev-extraconf from
the RRECOMMENDS, this adds it back to the appropriate packagegroups
Sau!
Saul Wold (2):
packagegroup-core-lsb: Add udev-extraconf for LSB compatibility
packagegroup-core-x11-sato: Add udev-extraconf to maintain
compatibility
me
Signed-off-by: Saul Wold
---
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
index cf04f0f..ed854b8 100644
This is a backport of a whitespace skipping issue: PR14987 and PR14887
Signed-off-by: Saul Wold
---
meta/recipes-devtools/binutils/binutils-2.23.2.inc |1 +
.../binutils-fix-skip-whitespace-pr14887.patch | 50
2 files changed, 51 insertions(+)
create mode 100644
Hi Laurentiu,
On Fri, May 03, 2013 at 12:01:04PM +0300, Laurentiu Palcu wrote:
> do_rootfs[cleandirs] contains ${S} and, if do_rootfs task starts before
> the do_dumpdata_create_diff_gz is finished, an error will occur in the
> process because the directory will be removed while still needed by th
On Tue, 2013-04-30 at 14:02 +0100, Paul Barker wrote:
> On 30 April 2013 13:41, Richard Purdie
> wrote:
> > Currently a load of scripts in ${bindir} start with:
> >
> > which is undesireable, this patch fixes that.
> >
> > Signed-off-by: Richard Purdie
>
> Missing a line in the commit message?
On Thu, 2013-05-02 at 18:46 +0200, Martin Jansa wrote:
> On Thu, May 02, 2013 at 05:11:28PM +0100, Burton, Ross wrote:
> > On 2 May 2013 16:39, Martin Jansa wrote:
> > >> -PV = "0.10+git${SRCPV}"
> > >> +PV = "0.10+git${SRCREV}"
> >
> > As the git revision is the 0.10 tag, wouldn't it be clearer
On Thu, 2013-05-02 at 17:20 +0300, Jukka Rissanen wrote:
> This way it is easier to override settings if needed.
>
> Signed-off-by: Jukka Rissanen
This doesn't just split the recipe, it changes PV to use SRCREV instead
of SRCPV. That is plain wrong, it needs to use SRCPV if anything at all
(we c
On Sun, 2013-04-28 at 01:14 +, Daniel Lazzari wrote:
> I've got a weird issue that I just can't seem to figure out and need some
> help on. In our custom layer we have a bbclass that has 2 custom tasks, like
> so:
>
> addtask complete_metadata after do_package before do_package_write
> addta
Am 02.05.2013 17:18, schrieb Martin Jansa:
On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote:
Updated status, but only change IIRC is fixed php, tbb,
android-audiosystem and partially fixed llvm2.9 (I'm testing patch to
fix build on qemuarm again)
qemuarm Summary: 19 tasks failed:
ht
On Thu, 2013-05-02 at 08:41 -0500, Mark Hatle wrote:
> On 5/2/13 8:20 AM, Phil Blundell wrote:
> > These were introduced in 6021e309e69d823e1467648aee12a32182945569. The
> > code currently reads:
> >
> > os.link(file, fpath)
> > fstat = cpath.stat(file)
> >
The change to use copyhardlinktree in some of the sstate code instead of
copytree exposed a race condition. This is due to cp failing if it finds
a directory doesn't exist yet some other process creates it while cp was
trying to create it itself. tar doesn't error in this case.
To fix this we need
Make it easy for the wildcard specifications for complementary package
features to be extended outside of image.bbclass. For example, to add a
new "foo-pkgs" item that could be added to IMAGE_FEATURES that would
cause *-foo packages to be installed for all packages currently in the
image, you can n
When image.bbclass was first conceived (as rootfs_ipk.bbclass), oemake
was unable to figure out when the inputs to do_rootfs had changed in
such a way that it would need to be rerun. Absent any reliable
information of this kind, it was necessary to adopt the conservative
assumption that images alw
From: Tomas Frydrych
Generation of elf images fails because kernel images are no longer staged under
${STAGING_DIR_HOST}/kernel, but rather ${STAGING_DIR_HOST}/usr/src/kernel. This
patch fixes the path to point to the correct location.
Signed-off-by: Tomas Frydrych
---
meta/classes/image_types
On 03/05/13 12:50, Richard Purdie wrote:
> On Wed, 2013-05-01 at 21:51 +0100, Tomas Frydrych wrote:
>> On 01/05/13 21:29, Darren Hart wrote:
>>>
>>>
>>> On 05/01/2013 01:24 PM, tf+lists.yo...@r-finger.com wrote:
From: Tomas Frydrych
The kernel is now located in DEPLOY_DIR_IMAGE rath
On Wed, 2013-05-01 at 21:51 +0100, Tomas Frydrych wrote:
> On 01/05/13 21:29, Darren Hart wrote:
> >
> >
> > On 05/01/2013 01:24 PM, tf+lists.yo...@r-finger.com wrote:
> >> From: Tomas Frydrych
> >>
> >> The kernel is now located in DEPLOY_DIR_IMAGE rather than sysroot.
> >>
> >> Signed-off-by:
From: Tomas Frydrych
The kernel image is no longer staged into sysroot, so building of elf images
fails due to the kernel not being found. Thi commit fixes this by locating
the appropriate (i.e., machine-specific) kernel in the DEPLOY_DIR_IMAGE
directory instead.
Signed-off-by: Tomas Frydrych
On 2 May 2013 19:07, Mark Hatle wrote:
> Just because we're using RPM doesn't mean we have to follow Fedora. There
> are a lot of things that Fedora does wrong (and right) IMHO. Same with
> Debian and others. We need to make sure we do appropriate choices based on
> the users of OE-Core. These
On 2 May 2013 19:16, Saul Wold wrote:
> After looking at this again, I think it might be more complex, do we want
> the extraconf files unconditionally in for both sysvinit and systemd?
Where we want udev-extraconf, we don't care if the init manager is
sysvinit or systemd as they both use udev (j
On 2 May 2013 21:43, Jonathan Liu wrote:
> fix_parallel_build_issue.patch is now part of upstream.
>
> Signed-off-by: Jonathan Liu
Signed-off-by: Ross Burton
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lis
do_rootfs[cleandirs] contains ${S} and, if do_rootfs task starts before
the do_dumpdata_create_diff_gz is finished, an error will occur in the
process because the directory will be removed while still needed by the
create_diff_gz() function.
This patch will force the do_dumpdata_create_diff_gz tas
On Fri, May 3, 2013 at 9:23 AM, Andreas Müller
wrote:
> On Thu, May 2, 2013 at 5:18 PM, Martin Jansa wrote:
>> On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote:
>>> Updated status, but only change IIRC is fixed php, tbb,
>>> android-audiosystem and partially fixed llvm2.9 (I'm testing
On Thu, May 2, 2013 at 5:18 PM, Martin Jansa wrote:
> On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote:
>> Updated status, but only change IIRC is fixed php, tbb,
>> android-audiosystem and partially fixed llvm2.9 (I'm testing patch to
>> fix build on qemuarm again)
>>
>> qemuarm Summa
30 matches
Mail list logo