|
Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
Thanks Joshua. I assume that
http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html
won't be updated until the next release (if this makes it into the
next release)? And the
Thanks Joshua. I assume that
http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html
won't be updated until the next release (if this makes it into the
next release)? And the
|
By
Daryl Spitzer <daryl.spitzer@...>
·
#1607
·
|
|
Re: Yocto Technical Team
Please let me know if you would like to add anything else to the Agenda. - Song
Agenda:
- Final check on Yocto 1.1 M1 release - 5 min (Song)
- Review Yocto 1.1 M2 schedule and Release Criteria -
Please let me know if you would like to add anything else to the Agenda. - Song
Agenda:
- Final check on Yocto 1.1 M1 release - 5 min (Song)
- Review Yocto 1.1 M2 schedule and Release Criteria -
|
By
Liu, Song <song.liu@...>
·
#1606
·
|
|
Results of the latest documentation audit, June 2011
Hello,
As a data point for where we stand in ensuring our packages are producing documentation, I have some scripts which build all recipes (using the output of bitbake -s, not world), and then check
Hello,
As a data point for where we stand in ensuring our packages are producing documentation, I have some scripts which build all recipes (using the output of bitbake -s, not world), and then check
|
By
Scott Garman <scott.a.garman@...>
·
#1605
·
|
|
[PATCH 1/1] meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prepend
This allows meta-intel sub-layers to coexist with meta-yocto when building
formfactor for different machines with the same layer setup.
Signed-off-by: Paul Eggleton
This allows meta-intel sub-layers to coexist with meta-yocto when building
formfactor for different machines with the same layer setup.
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#1604
·
|
|
[PATCH 0/1] meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prepend
The following changes since commit 01d1a545477cbc1b2a1da5b66edb52fd9e783206:
meta-intel: update kernel SRCREVs (2011-06-06 16:13:01 -0500)
are available in the git repository at:
The following changes since commit 01d1a545477cbc1b2a1da5b66edb52fd9e783206:
meta-intel: update kernel SRCREVs (2011-06-06 16:13:01 -0500)
are available in the git repository at:
|
By
Paul Eggleton
·
#1603
·
|
|
Re: Update on build time performance - not good
Just for interest, for the first time ever I did a dump out of profile
information on the python side of bitbake's task execution for all tasks
of a core-image-sato build.
I enabled profiling of each
Just for interest, for the first time ever I did a dump out of profile
information on the python side of bitbake's task execution for all tasks
of a core-image-sato build.
I enabled profiling of each
|
By
Richard Purdie
·
#1602
·
|
|
Re: Update on build time performance - not good
Op 10 jun 2011, om 10:44 heeft Richard Purdie het volgende geschreven:
Do you have pretty bootchart graphs for that?
regards,
Koen
Op 10 jun 2011, om 10:44 heeft Richard Purdie het volgende geschreven:
Do you have pretty bootchart graphs for that?
regards,
Koen
|
By
Koen Kooi
·
#1601
·
|
|
Update on build time performance - not good
We've merged a number of things which should have helped performance
recently. Changes in my test included:
* Splitting out the locale generation [not merged yet]
* Not building
We've merged a number of things which should have helped performance
recently. Changes in my test included:
* Splitting out the locale generation [not merged yet]
* Not building
|
By
Richard Purdie
·
#1600
·
|
|
Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
You are right Daryl, apologies for any inconvenience. I've filed a bug
with a patch attached for the Quick Start doc.
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1153
Regards,
Joshua
--
Joshua
You are right Daryl, apologies for any inconvenience. I've filed a bug
with a patch attached for the Quick Start doc.
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1153
Regards,
Joshua
--
Joshua
|
By
Joshua Lock <josh@...>
·
#1599
·
|
|
Re: Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?
You can dump the bitbake datastore and find it like this:
bitbake -e | grep ^DL_DIR
Also, I think I have a patch for your problem:
diff --git a/bitbake/lib/bb/fetch2/__init__.py
You can dump the bitbake datastore and find it like this:
bitbake -e | grep ^DL_DIR
Also, I think I have a patch for your problem:
diff --git a/bitbake/lib/bb/fetch2/__init__.py
|
By
Richard Purdie
·
#1598
·
|
|
Re: Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?
Thanks Richard.
How do I find out where DL_DIR is pointing?
I found this line, commented out in conf/local.conf:
#DL_DIR ?= "${TOPDIR}/downloads"
It's not listed after I run `bitbake -k
Thanks Richard.
How do I find out where DL_DIR is pointing?
I found this line, commented out in conf/local.conf:
#DL_DIR ?= "${TOPDIR}/downloads"
It's not listed after I run `bitbake -k
|
By
Daryl Spitzer <daryl.spitzer@...>
·
#1597
·
|
|
Re: Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?
To move past it, place the file you've downloaded into wherever DL_DIR
is pointing and also touch
apps.update-rc.d_anoncvs.handhelds.org_r0_7_.tar.gz.done to signify the
download is complete. It
To move past it, place the file you've downloaded into wherever DL_DIR
is pointing and also touch
apps.update-rc.d_anoncvs.handhelds.org_r0_7_.tar.gz.done to signify the
download is complete. It
|
By
Richard Purdie
·
#1596
·
|
|
Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?
I'm continuing to try to successfully build an image for the first
time, following the instructions in the Yocto Project Quick
I'm continuing to try to successfully build an image for the first
time, following the instructions in the Yocto Project Quick
|
By
Daryl Spitzer <daryl.spitzer@...>
·
#1595
·
|
|
Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
I tried it, and am getting what I think is an unrelated error. I'll
start a new thread for that.
Shouldn't documentation references
I tried it, and am getting what I think is an unrelated error. I'll
start a new thread for that.
Shouldn't documentation references
|
By
Daryl Spitzer <daryl.spitzer@...>
·
#1594
·
|
|
Unscheduled tasks
Hi,
I've talked to variois people about adding things to the unscheduled
feature list. This was buried at the bottom of the current schedule but
it now has its own
Hi,
I've talked to variois people about adding things to the unscheduled
feature list. This was buried at the bottom of the current schedule but
it now has its own
|
By
Richard Purdie
·
#1593
·
|
|
Re: Fullpass Test Report for Beagleboard 1.1 M1 20110602 Build
Agreed. The whole point of the milestones is to check for regressions
introduced by major changes like the toolchain upgrade. We now know what
the regressions are and can work to address them. The
Agreed. The whole point of the milestones is to check for regressions
introduced by major changes like the toolchain upgrade. We now know what
the regressions are and can work to address them. The
|
By
Richard Purdie
·
#1592
·
|
|
Beagleboard BSP Status
As several people have been asking after improved Beagleboard support
with the Yocto Project, and it has been taking longer than I hoped to
refresh the BSP, I thought I'd fill you in on what the plans
As several people have been asking after improved Beagleboard support
with the Yocto Project, and it has been taking longer than I hoped to
refresh the BSP, I thought I'd fill you in on what the plans
|
By
Darren Hart <dvhart@...>
·
#1591
·
|
|
Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
Hi Daryl,
Looks like we fixed this issue in our recent point release. Could you
try
http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 ?
Cheers,
Joshua
--
Joshua Lock
Hi Daryl,
Looks like we fixed this issue in our recent point release. Could you
try
http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 ?
Cheers,
Joshua
--
Joshua Lock
|
By
Joshua Lock <josh@...>
·
#1590
·
|
|
Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
Gary, you are spot on. Looks like the patch *did* make it into the
Bernard point release (5.0.1)
Gary, you are spot on. Looks like the patch *did* make it into the
Bernard point release (5.0.1)
|
By
Joshua Lock <josh@...>
·
#1589
·
|
|
Re: recipe priority in multiple metas
-----Mensaje original-----
De: Darren Hart <dvhart@...>
Para: sushisan <sinestado@...>
Cc: yocto@...
Asunto: Re: [yocto] recipe priority in multiple metas
Fecha: Wed, 08 Jun 2011 16:38:25 -0700
On
-----Mensaje original-----
De: Darren Hart <dvhart@...>
Para: sushisan <sinestado@...>
Cc: yocto@...
Asunto: Re: [yocto] recipe priority in multiple metas
Fecha: Wed, 08 Jun 2011 16:38:25 -0700
On
|
By
sushisan <sinestado@...>
·
#1588
·
|