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
addtask create_other_package after do_package_write before do_build
Now th
On Sat, Apr 27, 2013 at 12:15 PM, Martin Jansa wrote:
> * like PERSISTENT_DIR I find BUILDHISTORY_DIR more persistent
> then tmp-eglibc directory
> * WARN: people with existing checkouts in TMPDIR/buildhistory
> need to move it to new location first (in order to save history)
>
> Signed-off-by
On Thu, Apr 25, 2013 at 7:12 AM, Phil Blundell wrote:
> > Something like IMAGE_FEATURES += "dbg-pkgs" should trigger the addition
> > of dbg packages.
>
> I've somewhat belatedly gotten around to using this and encountered a
> couple of issuettes:
>
> 1. There was a spurious-looking RRECOMMENDS_$
On Sat, Apr 27, 2013 at 7:18 PM, Khem Raj wrote:
>
> On Apr 27, 2013, at 4:23 AM, Paul Eggleton
> wrote:
>
>> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
>>> common (8):
>>> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
>>> nonworking
>>
>> If we have this numb
On Apr 27, 2013, at 4:23 AM, Paul Eggleton
wrote:
> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
>> common (8):
>> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
>> nonworking
>
> If we have this number of recipes failing, I think we need to do more than
> ju
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:
> http://logs.nslu2-linux.org/buildlog
On Sat, Apr 27, 2013 at 05:27:49PM +0100, Paul Barker wrote:
> On 27 April 2013 12:35, Martin Jansa wrote:
> >
> > I was hoping that people who care about them will step up and fix them
> > to build at least in default configuration - that's why I started to
> > send "state of bitbake world" email
On 27 April 2013 12:35, Martin Jansa wrote:
>
> I was hoping that people who care about them will step up and fix them
> to build at least in default configuration - that's why I started to
> send "state of bitbake world" emails.
>
Most of the patches I've sent so far have resulted from running
'
On 27 April 2013 12:35, Martin Jansa wrote:
> On Sat, Apr 27, 2013 at 12:23:19PM +0100, Paul Eggleton wrote:
>> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
>> > common (8):
>> > I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
>> > nonworking
>>
>> If we have this
* like PERSISTENT_DIR I find BUILDHISTORY_DIR more persistent
then tmp-eglibc directory
* WARN: people with existing checkouts in TMPDIR/buildhistory
need to move it to new location first (in order to save history)
Signed-off-by: Martin Jansa
---
meta/classes/buildhistory.bbclass | 2 +-
1 f
I just moved oe.org DNS service from Dotster (sucks) to Amazon Route 53.
Nothing should change.
If I screwed anything up, please send me an email.
Philip
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtog
W dniu 27.04.2013 14:18, Koen Kooi pisze:
>
> Op 27 apr. 2013, om 13:08 heeft Marcin Juszkiewicz
> het volgende geschreven:
>
>> W dniu 26.04.2013 16:47, Koen Kooi pisze:
>>
>>> I have 2 big annoyances with dylan:
>>
>>> To trigger 2) I updated meta-linaro
>>
>> Do you want 'dylan' branch of me
Op 27 apr. 2013, om 13:23 heeft Paul Eggleton
het volgende geschreven:
> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
>> common (8):
>> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
>> nonworking
>
> If we have this number of recipes failing, I think we need
Op 27 apr. 2013, om 12:19 heeft Richard Purdie
het volgende geschreven:
> On Fri, 2013-04-26 at 16:47 +0200, Koen Kooi wrote:
>> Hi,
>>
>> I have 2 big annoyances with dylan:
>>
>> 1) Multimachine builds trigger spurious warnings:
>>
>> WARNING: The recipe bonescript is trying to install fil
Op 27 apr. 2013, om 13:08 heeft Marcin Juszkiewicz
het volgende geschreven:
> W dniu 26.04.2013 16:47, Koen Kooi pisze:
>
>> I have 2 big annoyances with dylan:
>
>> To trigger 2) I updated meta-linaro
>
> Do you want 'dylan' branch of meta-linaro?
That would make life easier, yes :)
On Sat, Apr 27, 2013 at 12:23:19PM +0100, Paul Eggleton wrote:
> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
> > common (8):
> > I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
> > nonworking
>
> If we have this number of recipes failing, I think we need to do mo
On Saturday 27 April 2013 12:54:00 Martin Jansa wrote:
> common (8):
> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to
> nonworking
If we have this number of recipes failing, I think we need to do more than
just move them to nonworking. Could we perhaps try to have an orga
W dniu 26.04.2013 16:47, Koen Kooi pisze:
> I have 2 big annoyances with dylan:
> To trigger 2) I updated meta-linaro
Do you want 'dylan' branch of meta-linaro?
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.l
Error log:
...
$ ./testnum
(null).pwd.gz: No such file or directory
PWOpen: No such file or directory
$ ./util/teststr
(null).pwd.gz: No such file or directory
PWOpen: No such file or directory
...
Set DEFAULT_CRACKLIB_DICT as the path of PWOpen
Signed-off-by: Hongxu Jia
---
...02-craklib-fix
Change from V1: Fix type error,
/IheaderHostToLillteEndian/IheaderHostToBigEndian/
The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52:
glib-2.0: disable tests for native builds, and respect ptest for LSB
(2013-04-23 13:00:43 +0100)
are available in the git repository
The previous dict files are NOT byte-order independent, in fact they are
probably ARCHITECTURE SPECIFIC.
Create the dict files in big endian, and convert to host endian while
load them. This could fix the endian issue on multiple platform.
[Bug #4419]
Signed-off-by: Hongxu Jia
---
...c-support-
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:
http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130426_185942.log/
qemux86 Summary:
On 04/27/2013 06:40 PM, Hongxu Jia wrote:
The previous dict files are NOT byte-order independent, in fact they are
probably ARCHITECTURE SPECIFIC.
Create the dict files in big endian, and convert to host endian while
load them. This could fix the endian issue on multiple platform.
[Bug #4419]
S
The previous dict files are NOT byte-order independent, in fact they are
probably ARCHITECTURE SPECIFIC.
Create the dict files in big endian, and convert to host endian while
load them. This could fix the endian issue on multiple platform.
[Bug #4419]
Signed-off-by: Hongxu Jia
---
...c-support-
The testnum and teststr are small programs to test cracklib.
Here is error log:
...
$ ./testnum
(null).pwd.gz: No such file or directory
PWOpen: No such file or directory
$ ./util/teststr
(null).pwd.gz: No such file or directory
PWOpen: No such file or directory
...
Set DEFAULT_CRACKLIB_DICT as th
The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52:
glib-2.0: disable tests for native builds, and respect ptest for LSB
(2013-04-23 13:00:43 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-cracklib
http://git.pokylin
On Fri, 2013-04-26 at 16:47 +0200, Koen Kooi wrote:
> Hi,
>
> I have 2 big annoyances with dylan:
>
> 1) Multimachine builds trigger spurious warnings:
>
> WARNING: The recipe bonescript is trying to install files into a shared area
> when those files already exist. Those files and their manife
Make hard links for staging files instead of copy to save the disk space
(3G will be saved for a core-image-sato build), and it doesn't affect
much on the build time.
The following directories are affected:
1) The sysroot
2) The DEPLOY_DIR
3) The pkgdata
[YOCTO #4372]
Signed-off-by: Robert Yang
The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52:
glib-2.0: disable tests for native builds, and respect ptest for LSB
(2013-04-23 13:00:43 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/hardlink
http://git.pokylinux.o
On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote:
> On Friday 26 April 2013 12:30:38 Phil Blundell wrote:
> > -do_rootfs[nostamp] = "1"
> > do_rootfs[dirs] = "${TOPDIR} ${WORKDIR}/intercept_scripts"
> > do_rootfs[lockfiles] += "${IMAGE_ROOTFS}.lock"
> > do_rootfs[cleandirs] += "${S} ${WORK
Op 27 apr. 2013, om 11:08 heeft Richard Purdie
het volgende geschreven:
> On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote:
>> On Friday 26 April 2013 12:30:38 Phil Blundell wrote:
>>> There doesn't appear to be any compelling reason for these tasks to be
>>> nostamp and having them re-ru
On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote:
> On Friday 26 April 2013 12:30:38 Phil Blundell wrote:
> > There doesn't appear to be any compelling reason for these tasks to be
> > nostamp and having them re-run on every build can be irritating (for
> > example, when the image is an initr
From: Tomas Frydrych
There is no good reason for ia32 machines to have hard dependency on grub,
as there are other bootloaders available for ia32 platforms.
Signed-off-by: Tomas Frydrych
---
meta/conf/machine/include/ia32-base.inc |1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf
From: Tomas Frydrych
The do_compile_prepend() fragment ensures that the non-installable build
tools mksiglist and mksigname are built using the BUILD_CC, but if the the
BUILD_CC does not support SSP and the cross compiler does, the build fails
due to the SSP flags set in the Makefile. Ensuring th
On Friday 26 April 2013 12:30:38 Phil Blundell wrote:
> There doesn't appear to be any compelling reason for these tasks to be
> nostamp and having them re-run on every build can be irritating (for
> example, when the image is an initramfs which your kernel image depends
> on).
>
> Signed-off-by:
35 matches
Mail list logo