x32 is now part of oe-core and the meta-x32 is no longer needed
Signed-off-by: Saul Wold
---
.../poky-ref-manual/technical-details.xml | 26 +++-
1 file changed, 4 insertions(+), 22 deletions(-)
diff --git a/documentation/poky-ref-manual/technical-details.xml
b
On 09/18/2012 07:35 PM, Bodke, Kishore K wrote:
-Original Message-
From: Kamble, Nitin A
Sent: Thursday, September 13, 2012 12:58 PM
To: Bodke, Kishore K; Zanussi, Tom
Cc: Hart, Darren; yocto@yoctoproject.org
Subject: RE: [PATCH 0/1] Fix X issue on crownbay
Thanks Kishore for reportin
On 09/19/2012 01:41 PM, Marc Ferland wrote:
Hi,
I'm currently trying to create a "live" system with squashfs+unionfs and
I stumbled on the same bug described here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2331
I was wondering if there was a plan to resolve this issue for 1.3?
Marc,
On 09/19/2012 01:53 PM, Marc Ferland wrote:
Saul Wold writes:
On 09/19/2012 01:41 PM, Marc Ferland wrote:
Hi,
I'm currently trying to create a "live" system with squashfs+unionfs and
I stumbled on the same bug described here:
https://bugzilla.yoctoproject.org/show_bug.cgi
On 09/19/2012 05:25 PM, Flanagan, Elizabeth wrote:
All,
1.3_M5 has been branched and rc1 is close to complete. There were a
few minor issues which have caused a targeted regeneration of build
artifacts. Specifically, we are regenerating the build appliance and
the eclipse plugin. Those build art
On 09/24/2012 04:10 AM, Paul Eggleton wrote:
Hi all,
With the release coming up fairly soon, it's time to look at updating our
supported distro list. Currently we have the following (in meta-
yocto/conf/distro/poky.conf):
SANITY_TESTED_DISTROS ?= " \
Yocto (Built by Poky 7.0) 1.2 \
On 10/03/2012 04:21 PM, Rudolf Streif wrote:
I checked out Poky from Master and tried to build core-image-minimal.
do_rootfs failed on the libffi dependency [1]. Is that known/expected?
This is interesting, I just tried it also, and it is working, see below.
:rjs
[1]
bitbake core
On 10/12/2012 08:42 AM, Marc Ferland wrote:
Hi,
Is a revision file populated in the images produced by the build process?
Something listing the revisions of the different layers used. Just like
the "OE Build Configuration" summary.
That level of detail no.
I'd like to easily identify what a
On 10/08/2012 10:18 AM, Evade Flow wrote:
Sending in response to:
- http://lists.yoctoproject.org/pipermail/yocto/2012-September/011802.html
Building with BB_NO_NETWORK can fail if recipes specify 'tag=' in
SRC_URI, since bitbake must contact the source repository to verify
which hash the ta
On 10/19/2012 07:33 AM, Tomas Frydrych wrote:
Looking over meta-dlna in Yocto git I see it's little more than a fork
of meta-guacamayo from guacamayo-project.org -- could someone please
explain to me why the git history was stripped out from this 'combo' layer?
My apologies, I updated the MAIN
From: Marc Ferland
This patch fixes some minor comment mistakes.
Signed-off-by: Marc Ferland
Signed-off-by: Saul Wold
---
psplash-colors.h |2 +-
psplash-console.c |2 +-
psplash-console.h |2 +-
psplash-fb.c |2 +-
psplash-fb.h |2 +-
psplash-write.c |2
-by: Aws Ismail
Signed-off-by: Saul Wold
---
psplash-fb.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/psplash-fb.c b/psplash-fb.c
index 72505b0..1db4fde 100644
--- a/psplash-fb.c
+++ b/psplash-fb.c
@@ -185,7 +185,7 @@ psplash_fb_new (int angle)
fb->r
Ed,
This should go to the openembedded-c...@lists.openembedded.org, also
please review the Patch and Commit guidelines:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Sau!
On 03/11/2015 02:28 PM, Ed Bartosh wrote:
Merged do_shared_workdir into kernel_do_compile
This ch
On 03/11/2015 12:24 AM, Poky Build User wrote:
A release candidate build for yocto-1.6.3.rc1 is now available at:
Turns out we missed a patch that will require an rc2, please stand by on
testing and wait for an RC2 build.
Sau!
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.6.3
On 04/08/2015 06:28 AM, J.J. Garcia wrote:
Hi all
I'm trying to use the meta-intel/DIZZY branch (MACHINE defined as
intel-core2-32) for an Atom D2550 unit.
AFAIK the 2550 supports the 64 bits so, which is the best way to build the
image for the unit?
Is it recommended to go for DEFAULTTUNE="co
On 05/13/2015 10:34 PM, Gerard Bucas wrote:
We are having some problems building a yocto image for the Portwell
nano-6060 board (Intel Atom E3845) - specifically getting Ethernet working
(uses : Intel I210IT controller).
We keep on getting a kernel panic when we add the Intel IGB driver (yocto
On 06/30/2015 08:35 PM, Vipin Nair wrote:
Hi All,
I have created a layer (my first layer) and have build it with WindRiver
media which uses Systemd for the startup services.
As per my application need, I have to create a new user on the final image
and change the owner permissions of certain f
Add additional information to help determine what is reporting
the GPLv3 if there is a match
Signed-off-by: Saul Wold
---
lib/python2.7/site-packages/autobuilder/buildsteps/CheckForGPLv3.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages
This update matches the kernel update made to oe-core linux-yocto
and address some graphics issues.
Signed-off-by: Saul Wold
---
meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-yocto-bsp/recipes-kernel
On Mon, 2015-11-30 at 17:25 -0200, Daniel. wrote:
> Hi,
>
> I have one kernel tree where I keep all my modules in-tree. Inside
> kernel I have two FOO_defconfig and BAR_defconfig which are
> configurations for FOO-board and BAR-board. On Yocto I have
> core-layer, FOO-bsp layer and BAR-bsp layer.
[Sorry for the overlap, want to make sure I hit a broad audience]
Hi Everyone!
I will be the stable maintainer for the Daisy branch, and it is now open
for suggestions of backport patches. I am starting to generate a list
of patches that are already in master.
The following wiki page has t
octo 1.6.1
- Yocto 1.5.2
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status
* Opens - 10 min
* Team Sharing / Technical Discussion
Dial-in number: +1 916 356-2663
Bridge #: 1
Passcode: 5000157
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build Sy
On 05/14/2014 01:25 PM, Lucas Pirolla wrote:
Hello, Saul.
I'm new to Yocto, and I made an Image meta-web-kiosk, and when I run it,
the fonts in browser are getting messed up, as you can see in these images:
https://drive.google.com/folderview?id=0Bw1B-mbeX0tbRnc0OHZSaDVuQlE&usp=sharing
This h
octo 1.6.1
- Yocto 1.5.2
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status
* Opens - 10 min
* Team Sharing / Technical Discussion
Dial-in number: +1 916 356-2663
China: 010-8217-1112
Bridge #: 1
Passcode: 5000157
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Pro
* Opens - 10 min
* Team Sharing / Technical Discussion
Dial-in number: +1 916 356-2663
China: 010-8217-1112
Bridge #: 1
Passcode: 5000157
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
--
___
yocto mailing list
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
lease.
Please be aware if this if you find some package failing unexpectedly.
Thanks to Khem and other for this effort!
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
--
___
yocto mailing list
yocto@yoctoprojec
On 06/03/2014 09:20 AM, Kashyap Gada wrote:
Thank you Ross.
I actually ran into another problem in bitbaking core-image-sato from the
getting started guide at the yocto site which led me into changing to a
setup which doesnot include mounting of any drive to my ubuntu
distribution. the problem i
On 06/09/2014 09:41 AM, Kevyn-Alexandre Paré wrote:
Hi,
Here what I want to do:
- Have 2 different psplash in my image.
Here what I have done:
- Copy and rename the psplash recipe to psplash-desktop and modify
couple of things.
psplash does some interesting package name manipulation, based on
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
--
___
yocto mailing list
Guys,
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.6.1/
poky: a43dba8c2904f9c1ce0425c53c5a7f4718121e6b
oecore: d28b21e01fbc4b780d14495894c4253d422cd9d9
I don't have Beth's scripts to generate the complete list.
--
Sau!
Saul Wold
Yocto Component Wrangler @ I
On 07/02/2014 02:09 PM, akuster wrote:
Hello,
Is there a maintainer for meta-secruity? There is no one listed in the
README nor where to submitted patches.
Can someone shed some light on this ?
It's probably me, but I would welcome someone else to help with.
Sau!
regards,
Armin
--
__
On 07/09/2014 08:18 AM, Christopher Larson wrote:
On Wed, Jul 9, 2014 at 7:37 AM, Bollinger, Seth
wrote:
I recently ran into a problem where I had trouble determining why the
setgid bit was set in my rootfs. It turns out that debian has this bit set
on /usr/local (where I was building from),
On 07/10/2014 07:30 AM, Armin Kuster wrote:
Signed-off-by: Armin Kuster
---
.../packagegroup/packagegroup-core-security.bb | 45 ++
1 file changed, 45 insertions(+)
create mode 100644 recipes-security/packagegroup/packagegroup-core-security.bb
diff --git a/recipes-s
On 07/14/2014 03:38 PM, akuster wrote:
Hello all,
I noticed some reference to /etc/os-release in some recipes. Where can I
find the initial creation of /etc/os-release? If one is not created,
would there desire to have one?
Really? We reference it in the meta/lib/oe/lsb.py release_dict_file()
On 07/17/2014 03:27 AM, Daniel BORNAZ wrote:
python-native: _json module arbitrary process memory read vulnerability
http://bugs.python.org/issue21529
Python 2 and 3 are susceptible to arbitrary process memory reading by
a user or adversary due to a bug in the _json module caused by
insufficien
On 07/17/2014 03:27 AM, Daniel BORNAZ wrote:
python-native: _json module arbitrary process memory read vulnerability
This should be the proper subject of the mail and commit, please update
and see below.
http://bugs.python.org/issue21529
Python 2 and 3 are susceptible to arbitrary process m
Maybe I was not clear about this, this should be a patch to psplash
upstream, not to the oe-core metadata. Then once we merge the change to
psplash we can update the pslash recipes.
So the patch would be to add the 2 service files to psplash upstream.
http://git.yoctoproject.org/cgit/cgit.c
On 10/15/2014 02:45 PM, Jate Sujjavanich wrote:
I am attempting to control debug-tweaks via an image recipe.
Previous posts suggest that the autobuilder will use auto.conf and ignore
local.conf. However, meta/conf/bitbake.conf says that the include order is
auto.conf, and then local.conf.
Corre
On 10/27/2014 09:50 AM, Gary Thomas wrote:
I had a complete build (details probably don't matter) using
Poky master. I'm working on a fix to one of the core recipes,
so I made a local branch:
% git checkout -b fix-python-pygtk master
I made a single line change in the recipe (removing a line
upgraded packages (I guess I
don't have enough to do!). Thanks to everyone who contributed package
updates.
61 Saul Wold
43 Cristian Iorga
25 Ross Burton
23 Bruce Ashfield
15 Armin Kuster
14 Richard Purdie
12 Laurentiu Palcu
11 Paul Eggleton
On 10/30/2014 12:07 PM, Paul Barker wrote:
On 30 October 2014 18:21, Saul Wold wrote:
Folks,
Just a reminder now that master is open again for patches, now is a great
time to consider doing package Updates. Based on some rough estimates from
1.7 we did around 300 updates from 34
.
https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance
Please remember to include [dizzy] in any request (backport or commit).
We do not have a hard date for this yet, but likely be early in the New
Year time frame for the 1.7.1 release.
Thanks to all for your efforts.
Sau!
Saul Wold
2.43.1 Ross
Burton Pending Glib-2.0 Update
libffi3.1 3.2.1Saul
Wold
libunique 1.1.6 3.0.2Saul
Wold Do not upgrade to version: 2
dtc
3.0.0 Ross Burton
clutter-1.0 1.20.0 1.21.2Ross Burton
fontconfig2.11.1 2.11.91 Ross Burton
libffi 3.13.2.1 Saul Wold
libunique 1.1.6 3.0.2
On 01/09/2015 06:10 AM, matthias.he...@atlas-elektronik.com wrote:
Hi,
I'm not able to pull any sources for a little time now. As test I re-tried an
already working setup by again following some tutorial and trying to setup a
fresh repo. The repo init works but the sync fails. I should mention
Brendan,
Just a heads up, these AB patches will be reviewed when Beth comes back
in just over 3 weeks, you should be able to fix your local AB instance
for now.
Thanks for your patience
Sau!
On 01/21/2015 03:08 AM, brendan.le.f...@intel.com wrote:
From: Brendan Le Foll
Because bitbake
On 01/27/2015 11:01 AM, Ash Charles wrote:
Hi,
Based on the yocto manual [1], it looks like "screen" is a valid
MACHINE_FEATURE and, in fact, it looks like some machines actually
call out this feature. That said, I can't actually see that this
MACHINE_FEATURE is used. I checked with buildhisto
Seems automagic email did not happen for the release candidate, I
thought I marked it true.
http://autobuilder.yoctoproject.org/pub/nightly/20150202-1
Please start testing this as RC2
Thanks
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
The soft keyboard was displaying incorrectly on 64bit machines
[YOCTO #9254]
Signed-off-by: Saul Wold
---
src/matchbox-keyboard-ui.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/matchbox-keyboard-ui.c b/src/matchbox-keyboard-ui.c
index 84bc375..988504e 100644
--- a
1856
>
>
>
> Bugs Found during QA Test
> New and notable issues Found during QA Test & Community
> ID Summary (4 tasks) ⇒ P Assignee
> QA Milestone Status Resolution cf_
> regression_type Created
Attendees: Saul, Richard, Randy, Armin, Joshua
Agenda:
Yocto Project:
- YP 2.2 M1 Build has gone through QA
- Issues with Toaster and Eclipse
- WIC Issues but not blockers
- Planning to release it regardless
- Very front loaded
- Number of enhancements for M1 uncompleted
-
Current Dev Position: YP 2.2 M2
Next Deadline: YP 2.2 M2 cut off would
be: 7/18/16
SWAT team rotation: Bill -> Paul
https://wiki.yoctoproject.org/wiki/Yoct
o_Build_Failure_Swat_Team
Key Status/Updates:
* M1 QA report is out however there are concerns about performanceregressions
which have not
Current Dev Position: YP 2.2 M2
Next Deadline: YP 2.2 M2 cut off would
be: 7/18/16 (This coming Monday - 5:00pm GMT)
SWAT team rotation: Paul -> Ross
https://wiki.yoctoproject.org/wiki/Yoct
o_Build_Failure_Swat_Team
Key Status/Updates:
* Richard has been out this week, so the report will be thi
Current Dev Position: YP 2.2 M3
Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT)
SWAT team rotation: Ross -> Randy
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* This status covers two weeks
* We did get an M2 build into QA, it took some time
These requests need to go to the linux-yo...@yoctoproject.org list.
This is part of the open source process and needs to be followed for
transparency.
Sending it to me or directly to Bruce will not work.
Also, please understand that Bruce is on vacation this week, he will
merge things time perm
Current Dev Position: YP 2.2 M3
Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT)
SWAT team rotation: Randy -> Leo
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* We decided to release M2 with known issues. We have a good handle on some of
them
Current Dev Position: YP 2.2 M3
Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT)
SWAT team rotation: Juro -> Anibal
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* We’re drawing close to the M3 deadline and feature freeze for 2.2. There is
st
Current Dev Position: YP 2.2 M3
Next Deadline: YP 2.2 M3 which will be Aug 29th (5:00pm GMT)
SWAT team rotation: Anibal -> Tracy
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* The M3 deadline and feature freeze for 2.2 is on Monday. The patch queue is
re
recipes.
Additional notes such as LSB or gmae SDK would move into those tasks or
images as appropriate. There are additional notes which will be used for
future discussion.
Please review the attached list and provide feedback.
Thanks
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto
formats.
eglibc: install the missing /etc/ld.so.conf into target
Jiajun Xu (1):
imagetest-qemu: Add test case for dmesg check in target
Qing He (1):
bzip2: upgrade to version 1.0.6
Saul Wold (5):
task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for
assignment
or RP: contrib/distro/master
Thanks,
Saul Wold
Beth Flanagan (1):
quilt: Fixed configure test for patch --version.
Bruce Ashfield (4):
qemumips: re-enable wacom and standard USB UI options
wrs_meta: add USB options for wacom tablet support
linux-wrs: rename force_revisions and allow ove
On 11/08/2010 12:32 PM, Kamble, Nitin A wrote:
Saul/RP,
This is a pull request for upgrading most of the devel/toolchain recipes.
This one is still missing the perl upgrade, and some gnome libs related python
modules.
I have done basic build testing of these recipes. And would like to see
On 11/08/2010 01:06 PM, Bruce Ashfield wrote:
In preparation for some larger kernel changes being sent
for review, I'm clearing my queue of a few minor changes
that were done while working on the 0.9 release.
The uImage one is particularly interesting, since it was
a fix for the default beagle b
val
insane.bbclass: fix qa_configure and qa_staging
Saul Wold (3):
base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking
git: Update recipe for git to include configure options
iproute2: update LIC_FILES_CHKSUM
meta/classes/base.bbclass |
graphics core (Xorg and Qt).
We will continue to focus on making sure that LICENSE and
LIC_FILES_CHKSUM metadata is correct, along with adding URI checksums.
Thanks to all for working on this effort.
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
&quo
On 11/12/2010 03:24 AM, Xu, Dongxiao wrote:
Hi Saul,
This pull request contains some gstreamer recipe upgrades and disk space
optimization, please help to review and pull.
Dongxiao,
Will you have a distro tracking pull request also?
Thanks,
Dongxiao
meta/classes/sstate.bbclass
Minor nit
nnectivity
- core
- devtools / tool chain
- graphics
- multimedia
- demoapps
- general
- Documentation
- Handbook
- SDK
- Security
- SDK
- tools
- general
Comments?
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project
On 11/17/2010 06:32 PM, Yu, Ke wrote:
Hi Distro folks:
As Saul suggest to add SRC_URI MD5 and SHA256 checksum when we upgrade the
recipes, here is a simple how-to:
Two entry is needed for checksum, take meta/recipes-extended/tar/tar_1.23.bb as
example:
SRC_URI[md5sum] = "41e2ca4b924ec7860e51b
On 11/17/2010 09:13 PM, Bruce Ashfield wrote:
On 10-11-17 8:29 PM, Darren Hart wrote:
On 11/17/2010 03:32 PM, Saul Wold wrote:
Folks,
After reviewing the emails from the first attempt and review bugzilla,
there are a couple of different approaches that can be taken. It's
important to
On 11/17/2010 09:21 PM, Tian, Kevin wrote:
From: Saul Wold
Sent: Thursday, November 18, 2010 7:32 AM
Folks,
After reviewing the emails from the first attempt and review bugzilla,
there are a couple of different approaches that can be taken. It's
important to note that bugzilla suppo
On 11/17/2010 09:30 PM, Scott Garman wrote:
On 11/17/2010 09:10 PM, Saul Wold wrote:
On 11/17/2010 06:32 PM, Yu, Ke wrote:
Hi Distro folks:
As Saul suggest to add SRC_URI MD5 and SHA256 checksum when we
upgrade the recipes, here is a simple how-to:
Two entry is needed for checksum, take
meta
On 12/06/2010 11:29 PM, Ke, Liping wrote:
Hi, Jessica& Scott
I am now look...@the task of User specified qemu config support, desc " We'll
provide user an edit box which allows advanced qemu user to specify arbitrary qemu
configuration to meet their needs, which the poky-qemu scrip will just
t any patch or
pull requests indicate that this is for M2 or not. By default all
commits will go to master regardless.
Thanks
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
___
yocto mailing list
yocto@yoctoprojec
On 12/13/2010 03:53 AM, Tian, Kevin wrote:
Hi, owners,
Since M2 code frozen happened last week and now M2 test has been started, could
owners
of each M2 sprint tasks update the latest status on the wiki?
https://wiki.yoctoproject.org/wiki/Yocto_1.0_Schedule
As Saul sent out earlier, we only a
On 12/13/2010 08:31 AM, Mark Hatle wrote:
On 12/13/10 5:53 AM, Tian, Kevin wrote:
Hi, owners,
Since M2 code frozen happened last week and now M2 test has been started, could
owners
of each M2 sprint tasks update the latest status on the wiki?
https://wiki.yoctoproject.org/wiki/Yocto_1.0_Sched
On 12/12/2010 09:41 PM, Bruce Ashfield wrote:
Somehow the ppc32 irq routines were only partially updated
to 2.6.37. I'll have to check later to see what happened, since
these were all built and booted here.
The fix is simple enough, here's the update for the SRCREV
that gets qemuppc building aga
"User specified qemu config support", "on track for Dec 9" (Saul/Criping)
"SDK Version Control support in SDK generator installer", "on track" (Jessica)
"Tracing: Initial SystemTap recipe", "on track" (Tom)
"Documentation for swabber", "on track" (Alex)
"Defect triage process in public documented and implemented" (Saul)
Thanks
Kevin
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On 12/13/2010 04:07 AM, Lianhao Lu wrote:
I rebased the previous patch of adding package of environment files to
be compatible with the new cross-canadian.bbclass
Lianhao,
This may require Richard to look at a little more closely, I do notice
that you are missing the LIC_FILES_CHKSUM, for thi
!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
m3_recpie_update.ods
Description: application/vnd.oasis.opendocument.spreadsheet
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Folks,
We have forked M2 off to builds/milestone now and master is open again
for M3 integration.
M2 will take specific and targeted changes for stability and critical
bug fixing.
Master is available for Bug Fixing, Recipe updating and new feature support.
--
Sau!
Saul Wold
Yocto
all possible
The first layer contained in this new repository is the meta-linaro
layer, the top level repository will be removed short since it will now
be maintained in poky-extras.
If you require write access to this repository, please send your request
to git-reque...@yoctoproject.org
-
From: poky-boun...@yoctoproject.org [mailto:poky-
boun...@yoctoproject.org] On Behalf Of Saul Wold
Sent: Thursday, December 16, 2010 8:58 AM
To: Yocto Project Discussion; p...@yoctoproject.org
Subject: [poky] Recipe Updating Status and call to action
Folks,
As we get ready for M3 opening up
, which will provide a QA window starting on Monday in China.
Thanks to all members of the community and team for their support in
making this release happen.
--
Sau!
Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System
On 12/18/2010 10:14 AM, Flanagan, Elizabeth wrote:
All,
This morning I stopped the autobuilder and fixed a few scripts that caused our
first milestone build to not generate a source release tarball. I also removed
a few unneeded sdk targets from milestone-internal and fixed the CURRENT
linkin
On 12/21/2010 06:19 AM, You, Yongkang wrote:
Hi all,
Bugzilla structure is completely rebuilt. It can accept new bug updating and
reporting.
Please visit http://bugzilla.pokylinux.org/show_bug.cgi?id=564 to get detailed
changing.
A fake user list is also added for catching bug update in time
On 12/22/2010 12:57 PM, Elizabeth Flanagan wrote:
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:
Beth,
Good job here on p
On 12/23/2010 11:45 AM, Flanagan, Elizabeth wrote:
All,
I've now finished the upgrade of the autobuilder repo to include buildbot
0.8.3. I've rewritten the installer and updated a bunch of build helper files.
I wanted to take a few moments to explain some of the changes regarding
installation
On 12/26/2010 09:36 AM, Flanagan, Elizabeth wrote:
From: Wold, Saul
Sent: Thursday, December 23, 2010 9:28 PM
To: Flanagan, Elizabeth
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Autobuilder upgrade to Buildbot 0.8.3
Ok, so what is the User and Passw
Folks,
It seems the night is still auto running, I killed it to allow for the
milestone version of nightly to run (split across 2 machines instead).
This Incremental build is looking good, we have had some minor tweaks
due the the LIC_FILES_CHKSUM code being enabled as ERROR level, so watch
On 12/27/2010 10:49 PM, Bruce Ashfield wrote:
The first patch of this pull request updates the BSP branches
to 2.6.37-rc7 (all qemu targets have been built and booted).
The second patch is an update to the handling of KMACHINE as it
maps to the branch that we should be building for a BSP. During
On 12/30/2010 01:31 PM, Bruce Ashfield wrote:
Nothing fancy here, just updating to track 2.6.37-rc8. Compile tested
for all arches.
Maybe not fancy, but it's breaking the build! Checkout the
distro-testing autobuild from last night, I am backing this out of
distro/master for now.
Sau!
Che
On 12/31/2010 12:06 PM, Bruce Ashfield wrote:
Saul,
Here's the updated 2.6.37-rc8 pull request. The meta branch commit
is now the correct 2.6.37 variant, and worked for my build testing
here.
Cheers,
Bruce
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: zedd/kernel
Browse: ht
On 01/02/2011 10:11 PM, Bruce Ashfield wrote:
Richard/Saul,
Paul Gortmaker maintains the upstream 2.6.34.x -longerm tree. The
yocto stable kernel tracks this tree and incorporates those nominated
changes. We are picking up lots of bug fixes and security updates
to the -stable tree with this chan
On 01/10/2011 01:23 PM, João Henrique Freitas wrote:
Hi,
I searched in meta/* but did not found a ntp client like.
busybox have one but yocto don't compiles it, by default.
I can use a busybox.append or change busybox recipe.
In this cases, what is the best to do?
João,
If you are creating
On 01/11/2011 10:50 AM, Bruce Ashfield wrote:
Just repeating the patch header here, since it is self explanitory:
The routerstation pro and mpc8315e-rdb have been validated
on 2.6.37 so we can switch their preference to linux-yocto
and update the machine compatibility to add them to the support
On 01/10/2011 09:30 AM, Bruce Ashfield wrote:
It looks like some of my last pull request didn't make it
to master, so I've repeated it here. Patches 4/5 have already
been sent:
kernel-yocto: pass the build directory to configme
routerstation: disable command line overrides
The remaining t
On December 24th the Yocto Project team completed Milestone 2 for Poky /
Yocto Core Metadata. The milestone tar ball is availbe at:
http://autobuilder.pokylinux.org/milestone/20101218-1/
This milestone contains a number of new features including:
- Linux Kernel Version 2.6.37-rc5
- int
On 01/17/2011 06:38 PM, Xiaofeng Yan wrote:
On 2011年01月18日 00:21, Stewart, David C wrote:
Thanks for sending.
I am surprised that QT3 is included in LSB. We're at QT4 now I believe.
For those who care about LSB: Are we OK with that failure?
Dave
Thank you for your attention to LSB fixing.
On 01/19/2011 06:23 PM, Xu, Dongxiao wrote:
Hi Saul,
Could you share with us how you generate your upgrade statistics table?
We want to locally have a try of it and see if there is anything we missed.
Dongziao,
I use the checkpkg task in distrodata.bbclass, you need to ensure you
add INHERIT
201 - 300 of 334 matches
Mail list logo