Yocto Project 1.1 Release Notes for Poky 6.0
Download Details
To download the software for this release, use one of the above links to download a tarball. You can also use git to access the Yocto Project code in the Yocto Project Source Repositories (using cgit from a web browser) or from the command line using the following command:
$ git clone -b edison git://git.yoctoproject.org/poky.git
Following are features, updates, and know issues for this release of the Yocto Project.
FEATURES AND UPDATES
-
Integration of the Yocto Project and OE core completed.
-
Multi-lib chooses different architectures on a per-package basis. For example, 32 or 64-bit. This lowers the footprint and results in higher performance.
-
Introduction of Hob, which is a GUI-based, customized image builder.
-
Layer tooling error checking and repository collecting and flattening completed.
-
Initial support for X32 completed. This allows running applications that use 32-bit pointers in a 64-bit environment (i.e. with 64-bit registers). The infrastructure was completed and support exists for minimal images.
-
ADT improvements made, which include an Eclipse plug-in that supports system developers.
-
Additional ADT test cases added.
-
Broader BSP support for PREEMPT_RT added.
-
BeagleboardXM support pulled in from OE.
-
btrfs support added.
-
A new Yocto Project Developer Manual provided.
-
Disk I/O information is now collected using build statistics.
-
The ability to create user/group at preinstall added.
-
Shared gcc work directory added.
-
Cache redesigned and reimplemented.
-
Performance improvement measures, such as splitting libc and removing perl-native from build dependency added.
-
Tracing enhanced by adding Systemtap support for user space tracing.
-
3G support added.
-
Linux kernel upgraded to 3.0.4.
-
gcc upgraded to 4.6.1+svnr178924.
-
License infrastructure standardized on SPDX license naming conventions with improved parser.
RELEASE INFORMATION
Following is release information for the Yocto Project 1.1 repositories:
- poky
- Git location: git://git.yoctoproject.org/poky.git
- Git branch: edison
- Git tag: edison-6.0
- Git rev: 1924f52cc894d4dd6b9d9c1a2248b32fc0a24c8c
- Download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6...
- Mirror: http://mirrors.kernel.org/yocto/yocto/yocto-1.1/poky-edison-6.0.tar.bz2
- md5sum: 49a4c748aac1ab40d22834d54c84510a - meta-qt3
- Git location: git://git.yoctoproject.org/meta-qt3.git
- Git branch: edison
- Git tag: edison-6.0
- Git rev: 0e9784d26df51bd564b8f23bd40a6c36969abd5c
- Download Links: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/meta-qt3-edis...
- Mirror: http://mirrors.kernel.org/yocto/yocto/yocto-1.1/meta-qt3-edison-6.0.tar.bz2
- md5sum: 72487d69975fa5f2b70adaddbd6f3f77 - meta-x32
- Git location: git://git.yoctoproject.org/experimental/meta-x32.git
- Git branch: edison
- Git tag: edison-6.0
- Git rev: 78a8f65718b7ad7c93103a82026575687271cf5d
- Download Links: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/meta-x32-edis...
- Mirror: http://mirrors.kernel.org/yocto/yocto/yocto-1.1/meta-x32-edison-6.0.tar.bz2
- md5sum: 6feac672080c471774e64d3b7474d35e - eclipse-poky
- Git location: git://git.yoctoproject.org/experimental/eclipse-poky.git
- Git branch: edison
- Git tag: edison-6.0
- Git rev: 63bad411b63fe2913ac7dff44e1e8b03ee4f8505
- Download Links: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/eclipse-poky-...
- Mirror: http://mirrors.kernel.org/yocto/yocto/yocto-1.1/eclipse-poky-edison-6.0....
- md5sum: a91b2abf7fe42c07f7d2974faf93f286
YOCTO 1.1 STATISTICS
Name: 1.1 "Edison"
Location: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1
Mirror: http://mirrors.kernel.org/yocto/yocto/yocto-1.1
Sources: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/sources
QA Test Results: https://wiki.yoctoproject.org/wiki/Yocto_1.1_Milestone_Test_Report#Yocto...
Checksums: http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/edison-6.0.md...
-
Build time: 11 hrs, 33 mins, 42 secs (4.1622 × 10^28 yoctoseconds)
-
Build date: October 6th 2011
- 66 builds
- 137 umages -
76 unique contributors to poky.git from bernard..edison
- git log --format="%an" bernard..edison |sort -u|wc -l -
3045 commits
- git log --format="%h" bernard..edison |wc -l -
3783 files changed 237390 insertions 190021 deletions
- git diff --stat bernard edison -
247 bugs marked as RESOLVED between yocto-1.0 and yocto-1.1
- http://tinyurl.com/3sp42ju
KNOWN ISSUES
The Yocto project uses bugzilla at http://bugzilla.yoctoproject.org to handle bug tracking. You should always consult that source first when experiencing any issue with a Yocto Project release.
- Bug 1443 - segfault of lttng-ust applications in qemuarm: caused by prelink: on x86-64 Ubuntu host
- Bug 1096 - Sanity checks should grumble if the distrobution has not been tested.
- Bug 1489 - tcf-agent segmentaion fault causes the re-running remote debug fail in Eclipse (qemu). Workaround is to restart tcf-agent in qemu terminal.
- Bug 1258 - [crownbay] Xorg eats lots of CPU time after standby.
- Bug 1260 - Color ghosting occus on BeagleBoard xM rev C.
- Bug 1665 - [HOB] deb/ipk build not proceed by showing some packages being built. The work-around is to set package format to "ipk" in conf/local.conf in the build directory instead of "rpm", which causes the issue.
- Bug 1452 - 32-bit kernel generated oprofile data file cannot be read by remote 64-bit opreport. The work-around is to NOT "prelink" during do_rootfs time - the problem is gone.
- BSP README Files - Differences might exist between a README file in a released BSP tarball and the Release Notes found on the Yocto Project website's Download page for that same BSP. To be sure you have the latest information, reference the BSP Release Notes from the website.
COMMIT LOG
To see the commit log for this release, use the following command:
git log --oneline bernard-5.0...edison-6.0 YOCTO RELEASE PUBLIC KEY
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: SKS 1.1.0
mQENBE4OGnABCADkoQS7rxP+G22SZG5wzXXxOOcEuazauluIeKaaB4bNwoErvpknDtbpZk2H
BiHzZ8+BQhA7KNQzua5hY1Tygz2N54BfnMKj6fDWfU+TVzdlbkFxTfzqxuUbIWL9IQ3p5rYY
LRHKtKrg65lawWWqrKafAymWMFutXLbN+Fx7ri74/5e2KqEZ3pcWWdDmuNJRphplPgCysLBl
f7wWPHyJ0/xwmUpU33buYLS7Jd2I3GKILYmlNp2Qx5Gk8CpKUhij9mMRWxgc0CzWym5QqAKy
zdMsJ07E594MdazL91AMdGJ8BYk76KqdgtVA1l4WfPPU7fJbwuK1scESAOkm9oAXyBfZABEB
AAG0TFlvY3RvIEJ1aWxkIGFuZCBSZWxlYXNlIChZb2N0byBQcm9qZWN0IFJlbGVhc2VzKSA8
cmVsZWFzZXNAeW9jdG9wcm9qZWN0Lm9yZz6JATgEEwECACIFAk4OGnACGwMGCwkIBwMCBhUI
AgkKCwQWAgMBAh4BAheAAAoJEEyK+E/MEkQPUnQIANEYOx/XZj0wAiFwrkgbibWOs6JCq3pz
CFCzSya7ncH6heyYu1wr+R3yH92IdxRkVHXfS1sixdcND9BT/Xtq73d034+OMMGlRkoBpDbT
JXkuKjKkeq4wJ4m3gp+a6t9GOHahgJLcuqyXAleGdAPA5DYQFKrgunJB+4AzkxQAdzzM9Fwn
o/2QD3aI7kUcL4psl/QfWj6rf9LlPK8YHsZv1mTGEilhXaG2vHhvaQxjusZn1WnsCrpe7sin
RW6EAq12zZYWuREIKuEVfGILDzYC/YNoyk6cplM2GxFdSxVbzWbNxFD8ikdxCNOnUzuFzDny
l6Bq95Vth1Gy/luUwqLIZAu5AQ0ETg4acAEIAMebDhmV0t0BudBFTnTSkcr/aago5Jj6zR/6
z+OfLz/Gk4CSD0MfC2Tz0cPTcREH40KU4VaLlsxjneFFfM6YTcvWbErg59R87WEwB5i/0hOM
t298uEYQCbmlGpaB1Fk9BzhRBDgpGrFjrSUiHbjzdorsbo7x/EXtr+jWVB9CkNrlxjH4h3nA
eZ3P2Q8JrAI/A0Xbso5V93SdendWuC45/2L+elIXSUdNqKeYV5AAWzA+mbeAeJQTg2xhYRon
2B9Qv9XQvJOf+7fnSZ4xGM8IZYL9S+kBlIYEedE+JDnPHHRhKV3hKyaaJFelmm9zppRE90i0
9SKYDJWFkvyenYTE0ZMAEQEAAYkBHwQYAQIACQUCTg4acAIbDAAKCRBMivhPzBJEDzSpCACs
5JtovgnaTlmni4ACS2m6XODgHHYIIhwk0NhGFq8N9G1x/tZmlxoOpxhvXpveTojJLYY8OCpY
Z5qhgfqClAQyE4xJdrSxXagto98rhMHV1+Rx3UXJXxxVEcdYTxfLjT6s+iz53/pVi/xMS8tU
Kwhzy33YBdyFzRsn0fFO1L5NtZ3o1OxA89FUsWGu11spXvfGWmw0ND+OflWBIMA2a7oDqx1x
9phZYJ6OFpVRreWjl6Sd7gEg95+gyJtpU2xgFS+Mx5jRkIw6qiVe2vMwIqN4jDRyMAm4CIFC
QMEzXvM0d9WZxA9uChypVFlvBubw3QUd9GKF3KE85rkzjx46TpzH
=hBpm
-----END PGP PUBLIC KEY BLOCK-----
