From: jfabernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: [ANNOUNCEMENT] Yocto 1.2 Milestone 2 released
Date: Wed, 01 Feb 2012 09:46:41 -0500 [thread overview]
Message-ID: <4F295051.2070004@gmail.com> (raw)
In-Reply-To: <CAPhnLPCEmowpNv7eho9nkyy=h+L-Q6obeWn+PPWn365jjeeFwA@mail.gmail.com>
On 01/30/2012 08:59 PM, Flanagan, Elizabeth wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> All,
>
> We are pleased to announce the second milestone of the coming release
> of Yocto 1.2. This milestone release is available at:
>
> http://downloads.yoctoproject.org/releases/yocto/milestones/poky-edison-6.1.0-m2.tar.bz2
> or
> http://mirrors.kernel.org/yocto/yocto/milestones/poky-edison-6.1.0-m2.tar.bz2
>
> Additional tarballs for the meta-intel, meta-qt3 and eclipse plugin
> are available at:
>
> http://downloads.yoctoproject.org/releases/yocto/milestones/meta-intel-edison-6.1.0-m2.tar.bz2
> http://downloads.yoctoproject.org/releases/yocto/milestones/meta-qt3-edison-6.1.0-m2tar.bz2
> http://downloads.yoctoproject.org/releases/yocto/milestones/eclipse-poky-edison-6.1.0-m2.tar.bz2
>
> with mirror locations at:
>
> http://mirrors.kernel.org/yocto/yocto/milestones/meta-intel-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/meta-qt3-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/eclipse-poky-edison-6.1.0-m2.tar.bz2
>
> For information on 1.2 M2 test results see:
> http://wiki.yoctoproject.org/wiki/Yocto_1.2_Milestone_Test_Report
>
> Thanks you everyone for all the hard work.
>
> - ------------------
> Elizabeth Flanagan
> Yocto Project
> Release Engineer
>
> - --------------------
> edison 6.1.0-m2 Errata
> - --------------------
> Release Name: eclipse-poky-edison-6.1.0-m2
> Branch: 1.2_M2
> Tag: 1.2_M2.final
> Hash: 0dc371803a6407afbb9eecadc23bad787f106d56
> md5: e67fcfb8c7ff9d23185cefb0d4ceb96f
> Download Locations:
> http://downloads.yoctoproject.org/releases/yocto/milestones/eclipse-poky-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/eclipse-poky-edison-6.1.0-m2.tar.bz2
>
> Release Name: meta-intel-edison-6.1.0-m2
> Branch: 1.2_M2
> Tag: 1.2_M2.final
> Hash: b6d5d9a3b06caf578103a04dc5fcf5e476343205
> md5: e67fcfb8c7ff9d23185cefb0d4ceb96f
> Download Locations:
> http://downloads.yoctoproject.org/releases/yocto/milestones/meta-intel-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/meta-intel-edison-6.1.0-m2.tar.bz2
>
> Release Name: meta-qt3-edison-6.1.0-m2
> Branch: 1.2_M2
> Tag: 1.2_M2.final
> Hash: 0c3153242344e5113a50002939d36a2b739cc497
> md5: 13303f30dd624081012d34c1b1faebbb
> Download Locations:
> http://downloads.yoctoproject.org/releases/yocto/milestones/meta-qt3-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/meta-qt3-edison-6.1.0-m2.tar.bz2
>
> Release Name: poky-edison-6.1.0-m2
> Branch: 1.2_M2
> Tag: 1.2_M2.final
> Hash: b806f726b1db2cb605869c1022ef727c1110255b
> md5: 09545a1fe774b7ad04347bce540bfbf1
> Download Locations:
> http://downloads.yoctoproject.org/releases/yocto/milestones/poky-edison-6.1.0-m2.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/milestones/poky-edison-6.1.0-m2.tar.bz2
>
> - --------------------
> Features
> - --------------------
>
>
> - - HOB2 update: HOB (Human Oriented Builder) is a GUI based image
> builder for people to build customized Linux image more intuitively
> and efficiently. This HOB2 update includes a new GUI, re-designed
> internal work flow with most of the HOB functions implemented and
> significant user experience improvement. If you would like to try out
> the new HOB2, please
> follow these instructions:
> # git clone git://git.pokylinux.org/poky-contrib
> # cd poky-contrib
> # git checkout remotes/origin/dxu4/hob2-v0.12 -b hob2-v0.12
> # source oe-init-build-env
> # hob
>
> - - Build Appliance update: Build Appliance is a VMWare image with a
> Linux OS running. Users can then build a customized Linux image and
> boot it into an emulator. With this update, we added X system and
> PyGTK support, which enabled the build appliance to run HOB2.
>
> - - Minimal image unique: poky-tiny definition and upgraded packages.
>
> - - Package history analysis: a command line tool called
> "buildhistory-diff" to analyze changes in the buildhistory git repo.
>
> - - GUI helper to start creating recipes: a GUI helper application
> which can be given a tarball location (local or remote) and create a
> recipe skeleton to help people get started with recipe creation.
>
> - --------------------
> Known Issues
> - --------------------
>
> Known issues:
> Bug 1898-[beagleboard C4] X server can not startup with 3.0 kernel.
> Users of Beagleboard can still use the BSP from the 1.2 milestone 1
> (M1) release.
> Bug 1918-[x32] insane.bbclass reports error for x32 kernel
> Bug 1899-[multilib] do_rootfs failed for lib-connman-gnome with ipk
> Bug 1911-[HOB] non-GPLv3 build not work
> Please refer to our bug report for M2 for more details:
> https://wiki.yoctoproject.org/wiki/Yocto_1.2_Milestone_Test_Report
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iQEcBAEBAgAGBQJPJ0jnAAoJEEyK+E/MEkQPwPoIAKq1Qxa1pmh/D69E8E8s56ct
> BTXX/jO/FADXyDmHNiSJIX7MdUkSeZyYrV33hnUo6DeCQRgUBsfkNIY7W6qDKcgU
> gQGtutRfNMPdCojQpn/zGCFlViUOofvc7bOUydc7e7jBOwgYElxK6tOTPnYZNqvR
> hF4KV0xsmWXXzkQnENYTdKNC/Ckf2IrOeMfWqH+BJlpwwYSVKvVRHAHTEZSVpzO1
> g1BkQSudNnrQ75Bqniilj6xnM7LNT7DzR9Yu/qymGh8tucieArIdiRXv4324Xhe6
> f/yqaxDAg1UZvObMWU63+nCB7FfAEd6i9mOUPccG1kBtSOPNDHyWa5biq+QnSng=
> =AdDV
> -----END PGP SIGNATURE-----
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
I seem to be missing something. I can't complete a build successfully
with either the tarballs for 1.2_M2 or using the git repository and
checking out 1.2_M2.Final. Something major is wrong because it dies in
the first few seconds. basic stuff like not being able to parse
conf/bitbake.conf
Was I suppose to do something prior to starting to use this release?
prev parent reply other threads:[~2012-02-01 14:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 1:59 [ANNOUNCEMENT] Yocto 1.2 Milestone 2 released Flanagan, Elizabeth
2012-02-01 14:46 ` jfabernathy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F295051.2070004@gmail.com \
--to=jfabernathy@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.