the git repository at:
git://git.yoctoproject.org/poky-contrib eflanagan/1.4
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/1.4
Elizabeth Flanagan (1):
poky.conf: Flipping vars for dylan release
meta-yocto/conf/distro/poky.conf |7 ---
1 file changed, 4
DISTRO/SDKVERSION etc need to be flipped for dylan. This
commit is valid only for the dylan branch.
Signed-off-by: Elizabeth Flanagan
---
meta-yocto/conf/distro/poky.conf |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto
similar gap in the development
environment and if this idea would address that gap.
Have you though about setting up a gitorious instance on git.yocto?
I think that is a fantastic idea, it gets my vote.
gitorious++
--
---
Elizabeth Flanagan
Yocto Project
Release Engineer
_
On 04/27/2011 11:14 AM, Joshua Lock wrote:
On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote:
A few notes, since I talked with Darren about this earlier.
As one of the people in charge of maintaining the git repo, I would like to
avoid having, as Darren suggested, a whole
bunch of
his work is going to overlap. Schedule some time for
this week?
-b
Cheers,
Paul
--
---
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
1.1-preM1 build.
---
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
1.1_M1 will occur only after the RC has been fully
vetted by QA.
---
Elizabeth Flanagan
Yocto Project
Release Engineer
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.4.10 (GNU/Linux)
mQENBE3VnhEBCADHRXFx4DTFEYQ/uT96Tuy0L6xXiJW6J0sypDIFxWzPMxW33pef
CNyuil80acWMUMT
slave/nightly-external/build/build/tmp/work/i686-nativesdk-pokysdk-linux/eglibc-nativesdk-2.12-r13/eglibc-2_12/libc'
| make: *** [install] Error 2
| ERROR: oe_runmake failed
---
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
time substantially, however, it does mean that meta-toolchain-gmae needs to be picked up from the 02 server.
If you have any questions or issues with this, please let me know.
---
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing
ease date. For the most up-to-date
Yocto Project documentation, always refer to the Yocto Project website at
http://www.yoctoproject.org.
Thanks to everyone who helped with reporting and fixing bugs!
------
Elizabeth Flanagan
Yocto Project
Release Engi
I will be ready to roll a second release candidate for M1 on Friday, May 27th at 7pm Pacific. If you have fixes for the
1.1_M1 branch for rc2, please be sure to call them out in your pull requests.
Thanks.
---
Elizabeth Flanagan
Yocto Project
Release Engineer
From: Beth Flanagan
When building for multiple arches, you can tromp all over the toolchain
that lives in the deploy directory as the naming is not granular enough.
This patch adds MACHINE to the SDK_NAME so that:
poky-eglibc-arm-toolchain-gmae-1.4+snapshot-20130717.sh
becomes:
poky-eglibc-qe
From: Beth Flanagan
When building for multiple arches, you can tromp all over the toolchain
that lives in the deploy directory as the naming is not granular enough.
This patch adds MACHINE to the SDK_NAME so that:
poky-eglibc-arm-toolchain-gmae-1.4+snapshot-20130717.sh
becomes:
poky-eglibc-qe
From: Beth Flanagan
When building for multiple arches, you can tromp all over the toolchain
that lives in the deploy directory as the naming is not granular enough.
This patch adds MACHINE to the SDK_NAME so that:
poky-eglibc-arm-toolchain-gmae-1.4+snapshot-20130717.sh
becomes:
poky-eglibc-qe
From: Beth Flanagan
When building for multiple arches, you can tromp all over the toolchain
that lives in the deploy directory as the naming is not granular enough.
This patch adds MACHINE to the SDK_NAME so that:
poky-eglibc-arm-toolchain-gmae-1.4+snapshot-20130717.sh
becomes:
poky-eglibc-qe
From: Beth Flanagan
When building for multiple arches, you can tromp all over the toolchain
that lives in the deploy directory as the naming is not granular enough.
This patch adds MACHINE to the SDK_NAME so that:
poky-eglibc-arm-toolchain-gmae-1.4+snapshot-20130717.sh
becomes:
poky-eglibc-qe
From: Beth Flanagan
Since pkgindex is no longer using flock() this should be safe now.
Signed-off-by: Beth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/PrepPkgIndex.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/python2.7/site-packages/autob
tly.conf: Add additional parameters
CheckOutLayers.py/ResolveLayerHead.py: support simplified git
Autobuilder.py: remove DEBUG code
BuildSet.py: Remove more debug code.
yocto-start/stop-autobuilder: start buildslave-janitor
forms.html/layout.html: support simplified UI
Elizabeth Flanagan (
From: Beth Flanagan
Removed some log.msg code.
Signed-off-by: Beth Flanagan
---
lib/python2.7/site-packages/autobuilder/BuildSet.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/python2.7/site-packages/autobuilder/BuildSet.py
b/lib/python2.7/site-packages/autobuilder/BuildSet.py
in
From: Beth Flanagan
As the parser now no longer has complex git information properties
this simplifies the code needed to resolve FETCH_HEAD's git hash
and checkout layers.
Signed-off-by: Beth Flanagan
---
.../autobuilder/buildsteps/CheckOutLayers.py | 21 +
.../autobuild
There is a missing space between origin and dest for the cp.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/PublishArtifacts.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps
From: Richard Purdie
Signed-off-by: Richard Purdie
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py
b/lib/py
-qt3 for meta-qt3.
Also, this stops us from changing instance attrs.
Setting instance attributes (like self.todir self.workdir) when
you have a bunch of callbacks creates uglyness beyond belief.
Don't use them. Use local vars.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot/steps/s
sed --in-place 's/[[:space:]]\+$//' * for the autobuilder dir
Signed-off-by: Elizabeth Flanagan
---
.../site-packages/autobuilder/Autobuilder.py | 64 +++---
.../site-packages/autobuilder/BuildSet.py | 10 ++--
.../autobuilder/buildsteps/BuildEclips
genericx86_64 is not the artifact name.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/PublishArtifacts.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/PublishArtifacts.py
b/lib
Now that we're checking things out correctly, set where we find
eclipse artifacts.
Signed-off-by: Elizabeth Flanagan
---
.../site-packages/autobuilder/buildsteps/PublishArtifacts.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/lib/python2.7/site-pac
From: Beth Flanagan
No need for a global DEBUG hanging about.
Signed-off-by: Beth Flanagan
---
lib/python2.7/site-packages/autobuilder/Autobuilder.py | 4
1 file changed, 4 deletions(-)
diff --git a/lib/python2.7/site-packages/autobuilder/Autobuilder.py
b/lib/python2.7/site-packages/aut
Signed-off-by: Elizabeth Flanagan
---
yocto-autobuilder-setup | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/yocto-autobuilder-setup b/yocto-autobuilder-setup
index 227d5f6..69c1e83 100644
--- a/yocto-autobuilder-setup
+++ b/yocto-autobuilder-setup
@@ -137,8 +137,8 @@ if
From: Beth Flanagan
The parser for Autobuilder.py didn't dive very deep on triggered
builds. If it found one, it just grabbed it's properties and
then displayed them on the UI. This allowed us to mix and match
repos/branches/commits.
The utility of mix and match was needed, but at this point, we
From: Richard Purdie
Signed-off-by: Richard Purdie
---
config/autobuilder.conf.example | 1 +
lib/python2.7/site-packages/autobuilder/BuildSet.py | 4
.../autobuilder/buildsteps/CheckOutLayers.py | 5 +++--
.../buildbot/steps/source/yoctogit.py
From: Stefan Stanacar
Builds core-image-sato-sdk for each qemu arch and
runs tests building sudoku/cvs/iptables.
These do take a while, so they shouldn't be added to nightly!
Signed-off-by: Stefan Stanacar
---
.../nightly-qa-targetbuilds.conf | 26 ++
1 fi
[Yocto #5433]
This should add a uclibc world build (which will probably have
some issues at first)
Signed-off-by: Elizabeth Flanagan
---
buildset-config.master/nightly-world-uclibc.conf | 18 ++
1 file changed, 18 insertions(+)
create mode 100644 buildset-config.master/nightly
From: Richard Purdie
This cleans up OGIT_TRASH_DIR and OGIT_MIRROR_DIR. Next few commits
bring it into the infrastructure.
Signed-off-by: Elizabeth Flanagan
---
bin/buildslave-janitor | 125 +
1 file changed, 125 insertions(+)
create mode
workdir needs to be build/ for poky,oecore and build/layername
for everything else. doing if via location in list is bad.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/BuildSet.py | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/lib
persistdb does not exist on first run. Allow pass if it does
not exist.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/SyncPersistDB.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git
a/lib/python2.7/site-packages/autobuilder
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/BuildSet.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/python2.7/site-packages/autobuilder/BuildSet.py
b/lib/python2.7/site-packages/autobuilder/BuildSet.py
index 19fbb00..6d318eb 100644
From: Stefan Stanacar
This will run the oe-selftest script which has been
available in master for a while. The scripts run a series
of bitbake tests and takes care of it's own config.
Because some of the tests mess up with sstate we
want to use the default sstate dir, so a nosstate option
was add
From: Richard Purdie
Signed-off-by: Richard Purdie
Signed-off-by: Elizabeth Flanagan
---
.../buildbot/steps/source/yoctogit.py | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git
a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg
From: Beth Flanagan
This adds starting and stopping the buildslave janitor
automatically.
Signed-off-by: Beth Flanagan
---
yocto-start-autobuilder | 24 ++--
yocto-stop-autobuilder | 41 +++--
2 files changed, 45 insertions(+), 20 deleti
From: Beth Flanagan
This allows us to set the prefered kernel via the UI as well
as supports additional release related parameters that are not
currently supported by PublishArtifacts/SetDest.
This also supports TriggerBuilds schedulerNames_nowait. This
allows us to delay the schedulers of certa
120 seconds is too little if we're doing a mv across filesystems.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot_slave-0.8.8-py2.7.egg/buildslave/commands/fs.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/lib/python2.7/site-packages/buildbot_slave-
From: Richard Purdie
This is from RP. It's a little hacky, but gets around our broken parser.
Signed-off-by: Elizabeth Flanagan
Author: Richard Purdie
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/trigger.py| 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
Now that yoctogit is checking this out in the right place, change
where we look for setup.sh
---
.../site-packages/autobuilder/buildsteps/BuildEclipsePlugin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/BuildEcli
g any trailing "/" from self.repourl
As repourl is used to construct the cp from source to build, that
trailing slash, if it exists, causes the directory structure to
not be correct (e.g. cp -R ./foo/ ./bar and cp -R ./foo ./bar
don't do the same thing, obviously)
Signed-off-by
g any trailing "/" from self.repourl
As repourl is used to construct the cp from source to build, that
trailing slash, if it exists, causes the directory structure to
not be correct (e.g. cp -R ./foo/ ./bar and cp -R ./foo ./bar
don't do the same thing, obviously)
Signed-off-by
Supports
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b7f1cca517bbd4191828c6bae32e0c5041f1ff19
Signed-off-by: Elizabeth Flanagan
---
.../site-packages/autobuilder/buildsteps/BuildImages.py | 9 +
1 file changed, 9 insertions(+)
diff --git a/lib/python2.7/site
our builddir. So,
if we are doing a copy build, we fetch first in source and then
copy (same with clone).
Otherwise, we just default out to the old fetch/fullClone behavior.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot/steps/source/yoctogit.py | 19 +++
1 file
movecopy really shouldn't care if it's updatable or not. It should
have an incremental callback in it to take care of that (it doesn't
though, which is part of the problem!)
Signed-off-by: Elizabeth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py
We need to do an incremental before we copy or else, we're
essentially copying nothing.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py | 1 +
1 file changed, 1 insertion(+)
diff --git
a/lib/python2.7/site-packages/buildbot-
Supports
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b7f1cca517bbd4191828c6bae32e0c5041f1ff19
Signed-off-by: Elizabeth Flanagan
---
.../site-packages/autobuilder/buildsteps/BuildImages.py | 9 +
1 file changed, 9 insertions(+)
diff --git a/lib/python2.7/site
From: Beth Flanagan
fromdir was using self.srcdir, but lets be a bit safe and use
a variable we construct in the method.
Signed-off-by: Beth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
py: change _srccopy fromdir to it's own construction
PublishArtifacts.py: Exclude genericx86-64 pre-1.5
SetDest.py: Use new UI variables.
yoctogit.py: sync on mv
Elizabeth Flanagan (9):
yoctogit.py: Fix cp construction from source to build
BuildImages.py: core-image-basic name
bject outside of any of fetch/movecopy/barecopy functions (which
also return defereds and you can't yield a defered in a defered)
So, yield the generator object at the beginning, and save everyone
the headache.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot/steps/source/y
From: Beth Flanagan
We don't build it so we shouldn't publish it.
Signed-off-by: Beth Flanagan
---
.../autobuilder/buildsteps/PublishArtifacts.py| 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/
From: Stefan Stanacar
Builds core-image-sato-sdk for each qemu arch and
runs tests building sudoku/cvs/iptables.
These do take a while, so they shouldn't be added to nightly!
Signed-off-by: Stefan Stanacar
---
.../nightly-qa-targetbuilds.conf | 26 ++
1 fi
g any trailing "/" from self.repourl
As repourl is used to construct the cp from source to build, that
trailing slash, if it exists, causes the directory structure to
not be correct (e.g. cp -R ./foo/ ./bar and cp -R ./foo ./bar
don't do the same thing, obviously)
Signed-off-by
From: Beth Flanagan
Remove duplicate code from movecopy and barecopy and add it to
a new callback _srccopy.
Signed-off-by: Beth Flanagan
---
.../buildbot/steps/source/yoctogit.py | 73 +-
1 file changed, 30 insertions(+), 43 deletions(-)
diff --git
a/lib/pyth
From: Beth Flanagan
How we name releases is a lot more complex than the old UI could
handle. This alligns us a bit more with what we actually do.
Signed-off-by: Beth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/SetDest.py | 7 +--
1 file changed, 5 insertions(+), 2 delet
We're removing srcdir from yoctogit.py. It causes way too many
issues.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/BuildSet.py | 2 --
lib/python2.7/site-packages/autobuilder/buildsteps/CheckOutLayers.py | 5 ++---
2 files changed, 2 inser
We need to do an incremental before we copy or else, we're
essentially copying nothing.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py | 1 +
1 file changed, 1 insertion(+)
diff --git
a/lib/python2.7/site-packages/buildbot-
Supports
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b7f1cca517bbd4191828c6bae32e0c5041f1ff19
Signed-off-by: Elizabeth Flanagan
---
.../site-packages/autobuilder/buildsteps/BuildImages.py | 9 +
1 file changed, 9 insertions(+)
diff --git a/lib/python2.7/site
movecopy really shouldn't care if it's updatable or not. It should
have an incremental callback in it to take care of that (it doesn't
though, which is part of the problem!)
Signed-off-by: Elizabeth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py
From: Richard Purdie
There is a suspicion that the command can fail causing the janitor trash
removal process to exit. This adds in some exception handling to deal
with this. It include a timeout to stop it entering nasty loops.
This combined with the previous patch should let us figure out what
From: Beth Flanagan
Pin what movecopy moves to be 'build' and not workdir. This keeps
people from doing stupid stuff like passing in a weird workdir.
Signed-off-by: Beth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py| 4 +---
1 file changed, 1 insertion(+),
We're assuming people are getting to incremental from full.
This is a bad assumption. So, check for mirror in both.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py | 1 +
1 file changed, 1 insertion(+)
diff --git
a/lib/pyth
From: Beth Flanagan
Since we're now constructing the objects srcdir property, there
is no need to use a local srcdir prop.
Signed-off-by: Beth Flanagan
---
.../buildbot/steps/source/yoctogit.py| 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --g
From: Beth Flanagan
Stop utilizing resetWorkdir, it just confuses things and is really
not needed.
Just set self.workdir for the class. This ignores the self.workdir passed
in (which I intend on removing soon.)
Signed-off-by: Beth Flanagan
---
.../buildbot/steps/source/yoctogit.py
We no longer set these trigger* props, so let's remove them.
Signed-off-by: Elizabeth Flanagan
---
lib/python2.7/site-packages/autobuilder/buildsteps/CheckOutLayers.py | 4
1 file changed, 4 deletions(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/CheckOutLayers.
From: Richard Purdie
Currently logging from the janitor gets lost. Ensure it gets to a log
file instead including anything to stderr.
---
yocto-start-autobuilder | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yocto-start-autobuilder b/yocto-start-autobuilder
index b34a60d..7
From: Beth Flanagan
Ensure we're in the correct place by setting workdir in dovccmd.
Signed-off-by: Beth Flanagan
---
.../buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py| 4
1 file changed, 4 insertions(+)
diff --git
a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.
From: Beth Flanagan
On systems with very high load sometimes the system still thinks the
build dir is there. I've only seen this once, but a sync here ensures
that the system knows that build has been moved.
Signed-off-by: Beth Flanagan
---
.../buildbot/steps/source/yoctogit.py
Don't pass in srcdir. Set it depending on mirrordir/method as a
class level property.
Signed-off-by: Elizabeth Flanagan
---
.../buildbot/steps/source/yoctogit.py| 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git
a/lib/python2.7/site-pac
From: Beth Flanagan
We should really never need this big of a timeout, but
poky-contrib (despite my continual kvetching) can be a
large clone, or an autobuilder can have a large build
directory and the mv across filesystems *which you should
never do!* can go slow.
So let's set this sufficently
From: Beth Flanagan
Added new package data and resorted per
http://article.gmane.org/gmane.linux.embedded.poky/9253
Signed-off-by: Beth Flanagan
---
meta-yocto/conf/distro/include/distro_alias.inc | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/me
From: Beth Flanagan
Added new package data and resorted per
http://article.gmane.org/gmane.linux.embedded.poky/9253
Removed -native packages as distrodata handles them in OVERRIDES.
However, meta packages and grub-efi are special and needs some
handling within distrodata. I have a patch for thi
nd it somewhat useful.
Development is occuring for the time being on Google Docs at:
https://docs.google.com/document/d/1VeShmhDnqN27HXMX5emgmHFoK8Cu9SzVYilmGjtMTtI
Elizabeth Flanagan (1):
Initial Commit of Documentation
docs/YoctoAutobuilderDevelopersDocument.html | 1 +
docs/images/image0
I looked into this this morning and that's exactly what he's seeing,
canceled builds. I agree that some way of ensuring that incomplete
builds aren't copied to nightly is needed, but I also think it's
important that we look at a different way to solve the issue of getting
nightly images to QA.
One
I wanted to give people a heads up about the addition of a few more
targets to the nightly build and how they'll effect the nightly (and our
overall efficency).
This bug asks for the addition of a few targets:
arm: beagleboard: poky-image-sato, poky-image-minimal, poky-image-sdk
powerpc: mpc8315
On 12/08/2010 12:32 AM, Xu, Jiajun wrote:
>>
>> I wanted to give people a heads up about the addition of a few more
>> targets to the nightly build and how they'll effect the nightly (and our
>> overall efficency).
>>
>> This bug asks for the addition of a few targets:
>>
>> arm: beagleboard: poky
On 12/09/2010 07:56 AM, Bruce Ashfield wrote:
> On 10-12-08 09:35 AM, Bruce Ashfield wrote:
>> Richard,
>>
>> Consider these patches for merging. I've been building and working
>> with these for 2 weeks now, and while they aren't perfect, they
>> work and we need more eyes on 2.6.37.
>
> Does anyo
A change to poky-init-build-env in poky master broke the autobuilder.
Switching this to source poky-init-build-env instead of
poky-env-internal.
Signed-off-by: Beth Flanagan
---
scripts/poky-autobuild |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/poky-autobuil
Scott,
This pull request updates the buildbot installer to support BuildBot
0.8.3, which was released yesterday, as well as updated build helper
scripts and a new pokyABConfig.py which adds a swabber testing
target,implements all current autobuilder build arches and lastly,
implements sanity testi
All,
In preparation for the M3 milestone, I've been taking notes on what our
build and release process is and where the pain points are over the
course of the M2 milestone. A few things I've noted that are concerning:
1. We have a really long build cycle. It takes a good 40 hours before
contamina
Sorry about this. My initial reply to scrap the previous pull went to
only me and for some reason my generation of the second pull request is
pulling the wrong branch.
-b
On 01/03/2011 04:39 PM, Flanagan, Elizabeth wrote:
> A few fixes here. First, reverting down to 0.8.2 for the time being since
I see that and I think I know what is going on. I should have a fix for
this today.
-b
On 01/09/2011 05:25 PM, Xu, Jiajun wrote:
>> I've made a few changes to the autobuilder that people should know about.
>> Currently, we've been utilizing the milestone builders to split the
>> nightly to both t
0/2011 09:27 AM, Elizabeth Flanagan wrote:
> I see that and I think I know what is going on. I should have a fix for
> this today.
>
> -b
>
> On 01/09/2011 05:25 PM, Xu, Jiajun wrote:
>>> I've made a few changes to the autobuilder that people should know about.
&g
On 01/12/2011 03:49 PM, Darren Hart wrote:
> On 01/08/2011 03:21 PM, Flanagan, Elizabeth wrote:
>> I've made a few changes to the autobuilder that people should know
>> about. Currently, we've been utilizing the milestone builders to split
>> the nightly to both the internal and external builders i
All,
The current nightly based on d82f205cfa790b40e132e11b7937050bc3b97ff3 is
showing 3 build failures so far.
Machine: qemux86
Failure: intermittent tasks_0.18 failure at do_compile
Description: Tasks_0.18 has failed during one buildset, however it's not
failing on the other.
Machine: arm
Fail
FYI,
Right around our feature freeze date of Feb 4th is a Debian release of
Debian 6.0 (Squeeze) on Feb 5th and 6th 2011. This is just a heads up as
our QA efforts may want to include verifying that yocto works with this
newer version of Debian.
-b
___
d
Feb 6th: Release Cycle Kickoff
Weekly Build finished and delivered for QA
Feb 8th: IRC Bug Scrub (#yocto)
Feb 10th: IRC Bug Scrub (#yocto)
Feb 11th: Weekly Build
Release Readiness Review
Thanks,
--
Elizabeth Flanagan
Yocto Project
Releas
script, and
fixes several other bugs. For a full list of bug fixes and known issues,
please see the Laverne 4.0.1 Errata at the bottom of this email.
Thanks to everyone who helped with reporting and fixing bugs!
--
Elizabeth Flanagan
Yocto Project
Release Engineer
Wolfgang,
It is indeed 4.0.1, the commits for 7fa2b1c and d1fd60f were incorrect
(there was some confusion on my part as to the numbering scheme). These
issues were corrected @ 45526f5. Sorry for any confusion.
Regards,
--
Elizabeth Flanagan
Yocto Project
Release Engineer
On
This is an initial commit of buildstats.bbclass. This generates a
directory structure in build/tmp/buildstats which contains basic build
statistics on a build run.
What we capture:
CPU usage on a build and task level
Time run overall and for each tast
Size of the uncompressed rootfs
If the build
Used to track some basic build metrics by build and task/event level.
Signed-off-by: Beth Flanagan
---
meta/classes/base.bbclass |1 +
meta/classes/buildstats.bbclass | 194 +++
2 files changed, 195 insertions(+), 0 deletions(-)
create mode 100644
nt lower. I or
Saul will be the "bug caller" during these
sessions.
You can also send email or place a bugzilla comment directly for those bugs
that are important to you or your project.
Thanks for your support of the Yocto Project.
------
Elizabeth Flanagan
Fixing buildstats to get the equivalent of uname -a. Avoiding subprocess due to
issues.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: eflanagan/buildstats
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/buildstats
Thanks,
Beth Flanagan
---
Beth Fl
Instead of using subprocess which is problematic, we should use platform
instead.
Signed-off-by: Beth Flanagan
---
meta/classes/buildstats.bbclass | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/meta/classes/buildstats.bbclass b/meta/classes/buildstats.bbclass
tobuilders will be in flux today while I bring builder3
online. Please don't kick off anything vital.
Thanks
--
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing list
yocto@yoctoproject.org
https://lists.y
oky-autobuild: line 80: bitbake:
> command not found
> http://autobuilder.pokylinux.org:8010/builders/nightly-internal/builds/54/steps/shell_17/logs/stdio
>
>
> Thanks,
> -- Dexuan
>
> -Original Message-
> From: poky-boun...@yoctoproject.org [mailto:poky-boun...@y
Tuesday February 22nd @ 17:30 GMT / Tue 09:30
PST / Wed 23rd 01:30 China
--
Elizabeth Flanagan
Yocto Project
Release Engineer
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
1 - 100 of 114 matches
Mail list logo