[ANNOUNCEMENT] Yocto Project 1.6 (daisy 11.0.0) Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest release of the Yocto Project 1.6 (daisy-11.0.0) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 A gpg signed version of these release notes is available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/RELEASENOTES Full pass test report is available at: https://wiki.yoctoproject.org/wiki/WW15_-_2014-04-11_-_Full_Pass_Release_1.6_M5.rc4 Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.6 Errata -------------------- Release Name: poky-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 68ef727cdcef439e9bfc57996f3cebfc0e07789e md5: 45b8e8126161375e3fa127bc101cfa5d Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 Release Name: eclipse-poky-juno-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 26bfc407781aa185f244a47ba63120343cee4a37 md5: a72cb37334fbe3a3ba8994711544102a Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/eclipse-poky-juno-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/eclipse-poky-juno-daisy-11.0.0.tar.bz2 Release Name: eclipse-poky-kepler-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 1dfe1d2f1322b5fda8e1a7637c447b0e060efb3e md5: d1fa75bedde2e59c24ce89a751d7de27 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/eclipse-poky-kepler-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/eclipse-poky-kepler-daisy-11.0.0.tar.bz2 Release Name: meta-qt3-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 3016129d90b7ac8517a5227d819f10ad417b5b45 md5: ee9f4ae56c1a3af53aa560b692996efa Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/meta-qt3-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/meta-qt3-daisy-11.0.0.tar.bz2 -------------------- Features -------------------- * Linux kernel 3.14 and 3.10 LTSI * eglibc 2.19 * gcc 4.8.2 * Add support for building Python 3 * Toaster web UI for exploring build output * Documentation: refreshed and extended BitBake User Manual * Documentation: Added "Writing a New Recipe" section to Development Manual * Add support for using % as a wildcard in bbappend filename * Introduce client for reporting errors to a central web interface * New beaglebone reference BSP (replaces beagleboard) * New edgerouter reference BSP for Edgerouter Lite (replaces routerstationpro) * New support for cute embedded nonsense hacks * Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE in local.conf.sample * Add ability to set user passwords easily (including root password) * Change to use SHA512 password encryption with shadow by default * Add ability to specify static uid/gid values for reproducible numbering between builds * Introduce more hard-linking instead of copying to improve performance and reduce disk usage (where possible) * Recipe cleanup - remove redundant PR = "r0" from all recipes * Add support for booting UEFI systems with gummiboot * Split the functions script out of main initscripts package into a separate package * Image / SDK creation code rewritten in Python (previously shell scripts) * Replace populate-extfs.sh usage for building images with native e2fsprogs support * Write manifest file next to every image listing the packages contained in the image * Add ability to set the default target for systemd images on a per-image basis * Add proper dependency mechanism for image output types * wic: improve error reporting and checks for system requirements * wic: add extension mechanism for custom partition contents * New release naming convention for future releases based upon common english language homonyms. (e.g. where-12.0.0, wear-13.0.0, ware-14.0.0) * Add Git Annex fetcher support * bitbake: add addtask/deltask Python functions * Tune file support for consolidated x86 BSPs * Add an NFSv3 user mode server for use with runqemu (unfs3) * Add support for lz4 compression in SRC_URI, output kernel binaries and image files * Add check for unrecognised configure options during do_configure * Add ability to build rpm/deb/ipk packages concurrently * Default to out-of-tree builds when using cmake * Add autotools-brokensep class for use by recipes which do not support using separate source and build directories * More robust stop/restart of NFS services with sysvinit * BitBake now writes errors to stderr * bitbake -c listtasks now shows descriptions for each task * Various sstate / task hash improvements to trigger task re-execution where needed (and avoid it where not needed) * Add a -c diffconfig option to the kernel (and other menuconfig users) enabling easy creation of config fragments * Show a warning when package is providing an already provided shared library * Added / improved systemd support in at, distcc, dpkg, dropbear, openssh, run-postinsts * oe-pkgdata-util: add ability to find a recipe from a target package, look up runtime package names and search for target paths * Add ability to set template location with .templateconf file at top of layer * Add basic ability to run automated runtime tests on real hardware via known IP * Add ability to deploy image and run runtime tests on EFI-based hardware using gummiboot (extensible to other systems) * Add ability to export automated runtime tests to be run independent of the build system * Add oe-selftest script for build system tests * Enable building ptest packages by default * Add ptest support to acl, apr, apr-util, attr, beecrypt, diffstat, diffutils, flex, gawk, gdk-pixbuf, libpcre, parted, quilt, tcl, udev, valgrind, zlib * Add piglit for OpenGL testing * Additional recipes to support testing: waffle, expect, gnome-desktop-testing, python-mako, python-numpy, python-nose * sanity.bbclass: support wildcards in SANITY_TESTED_DISTROS -------------------- Security Fixes -------------------- * acpid: CVE-2011-1159 * gnupg: CVE-2013-4576 * gnupg: CVE-2013-4351 * gnutls: CVE-2014-0092 * gnutls: CVE-2014-1959 * gst-ffmpeg: CVE-2013-3674 * icu: CVE-2013-2924 * libarchive: CVE-2013-0211 * libtiff: CVE-2013-4244 * libtiff: CVE-2013-4243 * libtiff: CVE-2013-4232 * libtiff: CVE-2013-1960 * libxfont: CVE-2013-6462 * linux-yocto: CVE-2014-0038 * nss: CVE-2013-5605 * nss: CVE-2013-1741 * openssl: CVE-2014-0160 * openssl: CVE-2014-0076 * openssl: CVE-2013-6449 * openssl: CVE-2013-6450 * openssl: CVE-2013-4353 * python: CVE-2014-1912 * python: CVE-2013-1752 * xinetd: CVE-2013-4342 * xorg: CVE-2013-6424 -------------------- Upgrades -------------------- * acl: Update to 2.2.52 * alsa-tools: update to version 1.0.27 * atk: upgrade to 2.10.0. * at-spi2-core: upgrade to 2.10.2 * at-spi2-gtk: upgrade to 2.10.0 * attr: upgrade to 2.4.47 * at: upgrade to 3.1.14 * augeas: upgrade to 1.2.0 * autogen-native: upgrade to 5.18.2 * automake: upgrade to 1.14 * base-passwd: upgrade to 3.5.29 * bash: upgrade to 4.3 * bind: Update to 9.9.5 * binutils: Upgrade to 2.24 * bluez5: upgrade to 5.15 * boost: updating to 1.55.0 * btrfs-tools: Update to git HEAD * busybox: add busybox_git.bb recipe * busybox: upgrade to stable 1.22.1 * byacc: upgrade to 20140101 * cairo: upgrade to upstream version 1.12.16 * cdrtools-native: upgrade to 3.01a20 * chrpath: upgrade to 0.16 * clutter-1.0: upgrade to 1.16.2 * clutter-gtk-1.0: upgrade to 1.4.4 * cmake: upgrade to 2.8.12.2 * cogl-1.0 : Update to 1.16.2 release * cogl: upgrade to 1.16.0 * connman: upgrade to 1.22 * coreutils: upgrade to 8.22 * cracklib: upgrade to 2.9.1 * cups: upgrade to 1.7.1 * curl: upgrade to 7.35.0 * dbus: upgrade to 1.6.18 * desktop-file-utils-native: upgrade to 0.22 * dhcp: Update to 4.3.0 * diffstat: upgrade to 1.58 * directfb-examples: update to 1.7.0 * directfb: update to 1.7.1 * dpkg: upgrade to 1.17.4 * dropbear: upgrade to 2014.63 * e2fsprogs: upgrade to 1.42.9 * eglibc: Upgrade from 2.18 -> 2.19 * ethtool: upgrade to 3.13 * file: Update to 5.16 * flac: upgrade to 1.3.0 * flex: upgrade to 2.5.38 * fontconfig: upgrade to 2.11.0 * freetype: upgrade to 2.5.2 * fstests: update to git master * gcc: Upgrade to 4.8.2 * gdbm: upgrade to 1.11 * gdb: upgrade to 7.6.2 * gdk-pixbuf: upgrade to 2.30.3 * gettext: upgrade to 0.18.3.2 * git: update to 1.9.0 release * glib-2.0: upgrade to 2.38.2 * glib-networking: upgrade to 2.38.0 * glproto: upgrade to 1.4.17 * gnome-desktop-testing: upgrade to 2014.1 * gnupg: upgrade to 2.0.22 * grep: upgrade to 2.18 * grub git: update to latest git * gsettings-desktop-schemas: Updated to 3.10.1.bb * gstreamer1.0-libav: upgrade to 1.2.3 * gstreamer1.0-plugins-bad: upgrade to 1.2.3 * gstreamer1.0-plugins-base: upgrade to 1.2.3 * gstreamer1.0-plugins-good: upgrade to 1.2.3 * gstreamer1.0-plugins-ugly: upgrade to 1.2.3 * gstreamer1.0: upgrade to 1.2.3 * gtk+3: upgrade to 3.10.7 * gtk+: upgrade gtk+ to upstream version 2.24.22 * harfbuzz: upgrade to 0.9.26 * help2man: Update to 1.44.1 * iproute2: upgrade to 3.12.0 * iptables: upgrade to 1.4.21 * json-glib: upgrade to 0.16.2 * kbd: upgrade to 2.0.1 * kconfig-frontends: upgrade to 3.12.0.0 * kmod: Update to Rev 16 via git * libarchive: Upgrade to v3.1.2 * libav: Add v9.10 * libav: Update to v0.8.9 * libbsd: upgrade to 0.6.0 * libcgroup: Update to 0.41 * libcheck: Update to 0.9.12 * libdrm: upgrade to 2.4.52 * libfm: upgrade to upstream version 1.1.2.2 * libjson: update to 0.11 and rename to json-c * libmpc: upgrade to 1.0.2 * libpcap: upgrade to 1.5.3 * libpcre: upgrade to 8.34 * libpng: upgrade to 1.6.8 * libproxy: Update to 0.4.11 * librsvg: upgrade to 2.40.1 * libsdl2: upgrade to 2.0.1 * libsm: upgrade to 1.2.2 * libsoup-2.4: upgrade to 2.45.3 * libtasn1: upgrade to 3.4 * libtirpc: upgrade to 0.2.4 * liburcu: upgrade to 0.8.1 * libuser: upgrade to 0.60 * libvorbis: upgrade to 1.3.4 * libx11: upgrade to 1.6.2 * libxcb: upgrade to 1.10 * libxcb: upgrade to 1.9.3 * libxfont: upgrade to 1.4.7 * libxkbcommon: Update to 0.4.0 * libxmu: upgrade to 1.1.2 * libxpm: upgrade to 3.5.11 * libxrandr: upgrade to 1.4.1 * libxv: upgrade to 1.0.10 * lighttpd: upgrade to 1.4.33 * linux-yocto/3.14: add 3.14 * linux-yocto/3.10: update to v3.10.34 * linux-yocto/3.4: update to v3.4.85 * logrotate: upgrade to 3.8.7 * lsbinitscripts: Update to 9.52 * ltp: update to 20140115 * lttng-modules: Add version 2.4.0 * lttng-tools: Add version 2.4.0 * lttng-ust: Add version 2.4.0 * m4: upgrade to 1.4.17 * make: upgrade to 4.0 * man-pages: Update to 3.60 * matcbox-keyboard: bump SRCREV * mdadm: upgrade to 3.3 * mesa: upgrade to 9.2.5 * minicom: upgrade to 2.7 * mtdev: upgrade to 1.1.5 * mtd-utils: Update version to include fixes after 1.5.0 * nasm: upgrade to 2.11 * neard: upgrade to 0.14 * netbase: upgrade to 5.2 * nfs-utils: upgrade to 1.2.9 * nspr: Update to 4.10.3 * ofono: upgrade to 1.14 * openssh: upgrade to 6.5p1 * openssl: Upgrade to v1.0.1g * opkg: Upgrade to v0.2.1 * opkg-utils: Upgrade to latest git HEAD * pango: upgrade to 1.36.2 * pciutils: upgrade to 3.2.1 * pcmanfm: upgraded to 1.1.2 * pigz: bump to 2.3.1 * pixman: upgrade to 0.32.4 * powertop: upgrade to 2.5 * ppp: upgrade to 2.4.6 * psmisc: Update to 22.21 * pulseaudio: Upgrade 4.0 -> 5.0 * puzzles: upgrade to r10116 * python-pycurl: upgrade to 7.19.3 * python-setuptools: upgrade to 1.4 * qemu: upgrade to 1.7.0 * qmmp: update to 0.7.5 * quilt: upgrade to 0.61 * readline: upgrade to 6.3 * rpcbind: upgrade to 0.2.1 * rsync: upgrade to 3.1.0 * rt-tests: version bump to 0.87 * rxvt-unicode: upgrade to 9.19 * sbc: upgrade to 1.2 * screen: update debian patchset to version 4.0.3-14 * shared-mime-info: upgrade to 1.2 * socat: upgrade to 1.7.2.3 * sqlite3: update to 3.8.3.1 * sudo: upgrade to 1.8.9p5 * sysstat: upgrade to 10.2.1 * systemd: upgrade to 211+ * systemtap_git: Move to current HEAD * systemtap: upgrade to 2.4 * tar: upgrade to 1.27.1 * tcl: upgrade to 8.6.1 * telepathy-glib: upgrade to 0.23.2 * telepathy-idle: upgrade to 0.2.0 * telepathy-mission-control: upgrade to 5.16.1 * texinfo: Update to 5.2 * tzcode & tzdata: update to 2013h * uclibc: Update to git tip * util-linux: Update to 2.24.1 * util-macros: upgrade to 1.18.0 * valgrind: upgrade to 3.9.0 * wayland: upgrade to 1.4.0 * weston: upgrade to 1.4.0 * wireless-tools: Upgrade 29 -> 30.pre9 * wpa-supplicant: upgrade to 2.1 * xauth: upgrade to 1.0.8 * xcb-proto: upgrade to 1.10 * xcb-proto: upgrade to 1.9 * xcb-util-wm: upgrade to 0.4.0 * xextproto: upgrade to 7.3.0 * xf86-input-evdev: upgrade to 2.8.2 * xf86-input-keyboard: upgrade to 1.8.0 * xf86-input-synaptics: upgrade to 1.7.3 * xf86-video-fbdev: upgrade to 0.4.4 * xf86-video-intel: upgrade to 2.21.15 * xf86-video-intel: add recipe for 2.99.910, remove the git one * xf86-video-modesetting: update to 0.8.1 * xf86-video-vesa: upgrade to 2.3.3 * xinit: upgrade to 1.3.3 * xinput: upgrade to 1.6.1 * xkeyboard-config: upgrade to 2.11 * xmodmap: upgrade to 1.0.8 * xprop: upgrade to 1.2.2 * xproto: upgrade to 7.0.25 * xserver-xorg: upgrade to 1.15.0 * xset: upgrade to 1.2.3 * xtrans: upgrade to 1.3.3 * xz: upgrade to 5.1.3alpha
|
|
[ANNOUNCEMENT] Yocto Project 1.4.3 (dylan 9.0.3) Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest point release of the Yocto Project, 1.4.3 (dylan 9.0.3) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.3/poky-dylan-9.0.3.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.3/poky-dylan-9.0.3.tar.gz A gpg signed version of these release notes is available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.3/RELEASENOTES.txt Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.4.3 Errata -------------------- Release Name: poky-dylan-9.0.3 Branch: dylan Tag: dylan-9.0.3 Hash: 6ef08331868c694ce7c3b31eeaac84e6aa8d660b md5: 0ce3883fa12a21d9c6cc735a5be9ad37 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.3/poky-dylan-9.0.3.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.3/poky-dylan-9.0.3.tar.bz2 Release Name: eclipse-poky-juno-dylan-9.0.3 Branch: dylan Tag: dylan-9.0.3 Hash: dc9a609c68fe4a6bbbf34d418fd6611489c1d6f7 md5: 1e27a640a1496c880ef512147ded610d Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.3/eclipse-poky-juno-dylan-9.0.3.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.3/eclipse-poky-juno-dylan-9.0.3.tar.bz2 Release Name: meta-qt3-dylan-9.0.3 Branch: dylan Tag: dylan-9.0.3 Hash: 4c27cce6688aa39852f3cba5e7b80ec279019605 md5: b53c8a80196e3daab0c955c0ec538e33 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.3/meta-qt3-dylan-9.0.3.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.3/meta-qt3-dylan-9.0.3.tar.bz2 -------------------- Security Fixes -------------------- -gnutls: CVE-2014-0092 -gnutls: CVE-2014-1959 -libtiff: CVE-2013-4243 -libtiff: CVE-2013-4232 -libtiff: CVE-2013-1960 -gst-ffmpeg: CVE-2013-3674 -python: CVE-2011-4944 -python: CVE-2013-4238 -perl: CVE-2012-6329 -perl: CVE-2013-1667 -------------------- Changelog -------------------- -rpm: Enable compatibility with older RPM packages that have invalid platforms -lsbtest: fix comparison bashism -init-install-efi.sh: Remove unnecessary udev rules file to avoid errors -gnutls: fix failure during do_compile -gnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates. -gnutls: CVE-2014-0092 correct return codes -subversion: fix build problem when sysroot contains '-D' or '-I' -guile: fix the depends for target recipes -guile: fix build with Texinfo 5.0 -grep: Add patch for texinfo 5.1 -Fixes for tar 1.27 on the build host -findutils_4.2.31: backport fixes for doc build errors -elfutils-native: Fix build on distros with gcc 4.8 -libx11: backport _XEatDataWords API to fix QEMU startup failures on modern distros -runqemu: Use correct kvm CPU options for qemux86* with kvm -cmake: set system name correctly -libsoup-2.4: add intltool-native to DEPENDS -packagegroup-self-hosted: add missing python modules for build appliance -python: Add missing python-ctypes dependency to python-multiprocessing -libtiff: CVE-2013-4243 -libtiff: CVE-2013-4232 -libtiff: fix CVE-2013-1960 -gst-ffmpeg: fix CVE-2013-3674 -image-mklibs: ensure sysroot is correctly set when calling gcc -package.bbclass: ensure license excluded files aren't packaged -license.bbclass: include all licenses in the manifest -license.bbclass: fix missing of license files on ubuntu build host -metadata_scm: Avoid crashing on new svn version layouts -meta-toolchain-qt: put QT_CONF_PATH in environment script -nativesdk-qt4-tools: create qt.conf file -dropbear: pass SFTPSERVER_PATH explicitly -elfutils-native: Update the patch to include the missing pieces needed for tests -busybox: configure system user id to range from 100 to 999 -sstate: Drop 'SafeDep' code from setscene validation to fix some sstate tasks not being executed -bitbake: perforce: Fix path subdirectory issues -bitbake: fetch/hg: Improve user/password handling -bitbake: fetch2/svn.py: use log instead of info to retrieve revision -bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@' -bitbake: bitbake: lib/bb/cache.py: Change debugging note to a debug message -bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not None -bitbake: methodpool: Retire it, remove global method scope -rpm: fix typo in PACKAGECONFIG -Fix "bitbake package-index" for RPM -kernel.bbclass: Correct post(inst|rm) package association -python: Backport 2 CVE from upstream (CVE-2011-4944 / CVE-2013-4238) -perl: Backport 2 CVE Patches (CVE-2012-6329 / CVE-2013-1667) -libxml2: remove erroneous patch for CVE-2012-2871 (issue not present in this version) -sysvinit-inittab: ensure unique label for SERIAL_CONSOLES entries -ncurses: Fix problems expanding ncurses-libtinfo when in IMAGE_INSTALL -db: Fix build with high PARALLEL_MAKE -boost: fix build when PARALLEL_MAKE is not set -mc: Don't remove libdir and split helpers into packages -kern-tools: use dylan branch
|
|
Intel(R) Atom(R) Processor C2000 (Mohon Peak) BSP for Yocto 1.4.2 Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Intel® Atom® Processor C2000 (Mohon Peak) BSP for Yocto 1.4.2 Released
The Mohon Peak BSP for the Yocto Project's 1.4.2 release is now available for download at: https://www.yoctoproject.org/download/intel%C2%AE-atom%C2%AE-processor-c2000-mohon-peak The Mohon Peak platform consists of the Intel Atom Processor C2000 Product Family (Formerly Rangeley) Further information about the platforms supported by this BSP can be found here: http://www.intel.com/content/www/us/en/intelligent-systems/rangeley/atom-c2000-product-family-based-platforms-overview.html Information on all Intel® embedded platforms can be found here: http://www.intel.com/p/en_US/embedded/hwsw/hardware Elizabeth Flanagan elizabeth.flanagan@intel.com
|
|
Intel(R) Xeon(R) Processor E5-2600 and E5-2400 Series (Crystal Forest/Highland Forest) BSP for Yocto-1.5 Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Intel® Xeon® Processor E5-2600 and E5-2400 Series with Intel®
Communications Chipset 89xx Series (Crystal Forest/Highland Forest) BSP for Yocto-1.5 Released The Board Support Package for Intel® Xeon® Processor E5-2600 and E5-2400 Series with Intel® Communications Chipset 89xx Series (Crystal Forest/Highland Forest) for the Yocto Project's 1.5 release is now available for download at: https://www.yoctoproject.org/download/intel%C2%AE-xeon%C2%AE-processor-e5-2600-and-e5-2400-series-intel%C2%AE-communications-chipset-89xx-series Further information about the Crystal Forest Gladden platform supported by this BSP can be found here: http://www.intel.com/p/en_US/embedded/hwsw/hardware/xeon-core-pentium-celeron-89xx/overview Further information about the Crystal Forest server platform supported by this BSP can be found here: http://www.intel.com/p/en_US/embedded/hwsw/hardware/xeon-e5-89xx/overview Information on all Intel® embedded platforms can be found here: http://www.intel.com/p/en_US/embedded/hwsw/hardware Elizabeth Flanagan elizabeth.flanagan@intel.com
|
|
[YOCTO] [Announcement] meta-intel/meta-isg/meta-valleyisland release for dylan-9.0.2 (yocto-1.4.2)
Ong Boon Leong
Dear all,
We are pleased to announce the availability of meta-intel/meta-isg/meta-valleyisland BSP layer for Yocto version 1.4.2 supporting Linux kernel version 3.8. The BSP is made specifically for Intel Atom Processor E38XX (ValleyIsland) Development Kit. This BSP assumes that Intel integrated graphics is being used. The "valleyisland" BSP is meant to support Valley Island development kit, Bayley Bay and Bakersport Customers Reference Board. The BSP layer can be downloaded at: https://www.yoctoproject.org/download/intel%C2%AE-atom%C2%AE-processor-e38xx-intel-graphics-valleyisland md5sum: cc5c206c3d9205d3594affae68f3585a Thank you very much. Ong Boon Leong
|
|
[ANNOUNCEMENT] Yocto Project 1.6_M1 now available
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
The first milestone release of the upcoming Yocto Project's 1.6 release is now available for download at: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/poky-c51730aaa91066cfb51ad6ec2920fb4f9d9ea94c.tar.bz2 Main Feature List: * oe-selftest prototype merged. It's a framework to run unit tests on oe. * Toaster alpha release, which mainly includes support infrastructure for Toaster in bitbake. * distro_features change now will only trigger related parts to be rebuilt instead of a full build. * Build history tool improvement. * 142 package updates and many bug fixes. Known Issue List: * Bug 5182 - [Beagleboard xM]X can not startup with 3.10 kernel * Bug 5403 - crosstap doesn't work on qemuppc and qemumips * Bug 5636 - No IP address for eth0 on qemu at the first boot Release Name: poky-1.6_M1 Branch: master Tag: 1.6_M1 Hash: c51730aaa91066cfb51ad6ec2920fb4f9d9ea94c md5: 9a6bdc4b4549fce3d4c69a83a1e01525 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/poky-c51730aaa91066cfb51ad6ec2920fb4f9d9ea94c.tar.bz2 Release Name: meta-intel-1.6_M1 Branch: master Tag: 1.6_M1 Hash: a649e92498d234f2d0d52f3da5a85bdc87296c23 md5: fd52862f923d619b334be7a52d517f7a Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/meta-intel-a649e92498d234f2d0d52f3da5a85bdc87296c23.tar.bz2 Release Name: eclipse-poky-juno-1.6_M1 Branch: master Tag: 1.6_M1 Hash: e8342d27db60a9d1b627ddb9f8ae2f5512bfc0c9 md5: 91a5add5ae10c5db9c24a82a490f7f76 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/eclipse-poky-juno-e8342d27db60a9d1b627ddb9f8ae2f5512bfc0c9.tar.bz2 Release Name: eclipse-poky-kepler-1.6_M1 Branch: master Tag: 1.6_M1 Hash: 3dd620d9f89e297ee9e22d5ba9fe741a5f40ac82 md5: d593b8e7d31cf196174a3d43ca75d6e1 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/eclipse-poky-kepler-3dd620d9f89e297ee9e22d5ba9fe741a5f40ac82.tar.bz2 Release Name: meta-qt3-1.6_M1 Branch: master Tag: 1.6_M1 Hash: b73552fb998fd30a01dbee5a172e432a16078222 md5: ba41e080634589040713d688369a4576 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/1.6_M1.rc1/meta-qt3-b73552fb998fd30a01dbee5a172e432a16078222.tar.bz2 -- Elizabeth Flanagan Yocto Project Build and Release
|
|
[ANNOUNCEMENT] meta-intel Released for Yocto Project 1.5
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
I am pleased to announce the release of meta-intel for the Yocto Project's 1.5 release. Thank you for the meta-intel maintainers and contributors for all their hard work. -b Release Name: meta-intel Repo: git://git.yoctoproject.org/meta-intel Branch: dora Tag: dora-10.0.0 Hash: c86e39dd06571458c7dee6cf289d5b470c98f4bd Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/meta-intel-dora-10.0.0.tar.bz2 Board Support Packages ------------------------------------ chiefriver Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/chiefriver/meta-chiefriver-dora-10.0.0.tar.bz2 Md5sum: 53ddf64f85e5c9134c1e4ce318d61e7a crownbay Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/crownbay/meta-crownbay-dora-10.0.0.tar.bz2 Md5sum: 92bcf9b94e1a3752b0879e3f2f15afee crownbay-noemgd Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/crownbay-noemgd/meta-crownbay-noemgd-dora-10.0.0.tar.bz2 Md5sum: 7da983a218afbfdc75c90447e4667e38 crystalforest Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/crystalforest/meta-crystalforest-dora-10.0.0.tar.bz2 Md5sum: 5a3bc6a78f3cdf1dfd0fcb93a42ab1e0 emenlow Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/emenlow/meta-emenlow-dora-10.0.0.tar.bz2 Md5sum: 225199fe9685f972b43c0860f8dc6f3c emenlow-noemgd Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/emenlow-noemgd/meta-emenlow-noemgd-dora-10.0.0.tar.bz2 Md5sum: 6e653f29786cc0a21a6551f71b83beaa fri2 Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/fri2/meta-fri2-dora-10.0.0.tar.bz2 Md5sum: e1c9e48f91616904603852a0ed2750e7 fri2-noemgd Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/fri2-noemgd/meta-fri2-noemgd-dora-10.0.0.tar.bz2 Md5sum: 71aac59dad80379dbf6842ded206d6fb jasperforest Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/jasperforest/meta-jasperforest-dora-10.0.0.tar.bz2 Md5sum: a0a0a25d288ff976f25c881ce82405e8 haswell-wc Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/haswell-wc/meta-haswell-wc-dora-10.0.0.tar.bz2 Md5sum: f095e8dfd74fa0056de79f16a58bf376 n450 Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/n450/meta-n450-dora-10.0.0.tar.bz2 Md5sum: 6d96fecb8b2cd5d90e5534ef56cb2177 nuc Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/nuc/meta-nuc-dora-10.0.0.tar.bz2 Md5sum: e626337289a4f3f23f0c846984c2b499 romley Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/romley/meta-romley-dora-10.0.0.tar.bz2 Md5sum: 06b82d7fd942e83dff1219fcaf206595 sugarbay Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/sugarbay/meta-sugarbay-dora-10.0.0.tar.bz2 Md5sum: 1dc884b9277e1b88c5f99575a374b661 sys940x Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/sys940x/meta-sys940x-dora-10.0.0.tar.bz2 Md5sum: f3cf53d6001df37f24323b723a159a0f sys940x-noemgd Download: http://Downloads.yoctoproject.org/releases/yocto/yocto-1.5/machines/sys940x-noemgd/meta-sys940x-noemgd-dora-10.0.0.tar.bz2 Md5sum: 396dba8c88013333f20e85f092cf8966
|
|
Toaster Alpha Release for dora-10.0.0
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
We are pleased to announce the alpha release of Toaster, a web based graphical build interface. Thanks for everyone's hard work. -b --------------------------------------------------------- Name: Toaster Type: Yocto Project feature alpha release Version: 10.0.0 "Dora" + "Toaster" Release Date: 6 Nov 2013 Repo: git://git.yoctoproject.org/poky.git Branch: dora-toaster Hash: e5cf3e598e1e36b87a6cb07829f8a5013d78f534 Tag: toaster-dora-10.0.0 $ git clone -b dora-toaster git://git.yoctoproject.org/poky.git . Download Link: http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/toaster-poky-dora-10.0.0.tar.bz2 md5sum: 0e2ddd01bbd428f09388e713c6a200a7 Release Notes: * Summary * API documentation and availability * Requirements * QA and Known Issues * Operation * Summary This is a technology preview for Toaster, a web interface allowing recording and inspecting the build process and artifacts from a Yocto project build. The code should be treated as being an "alpha" release. The system runs Bitbake in server-mode, a feature that was merged in the 1.5 Dora release. The server mode accepting "observing" clients that can listen for Bitbake events has also been developed for 1.5 A new Bitbake UI module has been developed, named "toasterui"; this UI listens for build events, retrieves information from the events, and records the information in the database. A web interface developed in Python/Django exposes the recorded information in a basic HTML interface, named Simple UI; and also exposes the information via a REST API for third party use. The scope of the Simple UI is to allow visual data testing to verify the quality of the backend. The Simple UI isn't an example of the final UI, nor does it show the analysis capabilities projected for Toaster. The final UI is still in development. * API documentation and availability The Toaster web interface exposes a set of REST APIs allowing third party to retrieve and process recorded data in 3rd party applications. The documentation for the REST API is maintained on wiki: https://wiki.yoctoproject.org/wiki/REST_API_Contracts * Requirements This release adds a dependency on Django version 1.4.5 * QA and Known issues. Toaster uses partially automated testing to measure the completness and quality of data recorded. For this release, the data completness table is listed below, listing missing information. table_name procentage of empty fields(null or 0) ------------------------------------------------------------------ orm_build 15.3846153846% orm_target 33.3333333333% orm_task 39.275942149% orm_task_dependency 0.0% orm_build_package 1.94484369386% orm_build_package_dependency 10.2641858553% orm_target_package 17.9319371728% orm_target_package_dependency 23.8863863864% orm_build_file 0.459716208405% orm_target_file 100% orm_recipe 4.01146131805% orm_recipe_dependency 21.0964912281% orm_layer 0.0% orm_layer_version 0.0% orm_variable 43.2573680603% orm_logmessage 0.0% No medium+ or critical bugs for this release. Known issue with data collected for build_package, build_package_dependency and build_file tables, this is tracked via https://bugzilla.yoctoproject.org/show_bug.cgi?id=5269 Our tests are run on a clean build, and therefore do not pick up this problem. For unclean build or a failed build, the data collection and accuracy may downgrade. There are bugs related to completness or quality of data, which are being tracked in https://bugzilla.yoctoproject.org/. Look for Product: Web - Hob, Component: web-hob. Web-Hob and variants is the former codename for Toaster. * Operation Please see the wiki on how to start the system. https://wiki.yoctoproject.org/wiki/Toaster#To_get_it_up_and_running: -- Elizabeth Flanagan Yocto Project Build and Release
|
|
[Announcement] Yocto Project 1.5 now available.
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
The latest major release of the Yocto Project, 1.5 "Dora" (poky-10.0.0), is now available for download at: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/poky-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/poky-dora-10.0.0.tar.bz2 Improvements over the Yocto Project 1.4 "dylan" Release include: * Major performance improvements * 180+ recipe upgrades * New x86 and x86-64 reference BSPs * Over 400 bugs fixed ____________________ Errata and Downloads ____________________ Release Name: poky-dora-10.0.0 Branch: dora Tag: dora-10.0.0.final Hash: faf8f8660fae26a14578738b642fdeb08bcb9d54 md5: 53dd6fdbbf1f5a5b432af15ab9d0da13 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/poky-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/poky-dora-10.0.0.tar.bz2 Release Name: meta-qt3-dora-10.0.0 Branch: dora Tag: dora-10.0.0.final Hash: b73552fb998fd30a01dbee5a172e432a16078222 md5: 1f679807beff534f1ec29bac227db034 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/meta-qt3-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/meta-qt3-dora-10.0.0.tar.bz2 Release Name: eclipse-poky-juno-dora-10.0.0 Branch: dora Tag: dora-10.0.0.final Hash: 2fa1c58940141a3c547c8790b8a6832167e8eb66 md5: 7351df2f38dd80cd36aeb3a68f8b42cf Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/eclipse-poky-juno-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/eclipse-poky-juno-dora-10.0.0.tar.bz2 Release Name: eclipse-poky-kepler-dora-10.0.0 Branch: dora Tag: dora-10.0.0.final Hash: ad74249895f882a8f00bdeef7a0f7c18998cc43e md5: d9cceb07cdadde1d6263c5b25ab570f5 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/eclipse-poky-kepler-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/eclipse-poky-kepler-dora-10.0.0.tar.bz2 Release Name: yocto-autobuilder-dora-10.0.0 Branch: dora Tag: dora-10.0.0.final Hash: 1a86156016e2cfbb1fc0c3e28b03d247cb9038d2 md5: e030b33211ba237a263ec6ec479d9f30 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.5/yocto-autobuilder-dora-10.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.5/yocto-autobuilder-dora-10.0.0.tar.bz2 The QA report is available at: * https://wiki.yoctoproject.org/wiki/WW41_-_2013-10-08_-_Full_Pass_Release_1.5_M5.rc8 ____________________ Features ____________________ * linux-yocto 3.10 kernel * gcc 4.8.1 * eglibc 2.18 * 180+ other recipe upgrades * Improvements in bitbake startup and parse time ( ~25% improvement in startup time, ~10% improvement in overall parse time) * Eclipse plug-in added CMake project support and is upgraded to Kepler release. The code base has also gone through major refactoring to better support remote interaction. * Added gstreamer 1.0 (default version built is still 0.10) * Added bluez 5 (default version built is still 4) * New genericx86 / genericx86-64 hardware reference BSPs replacing atom-pc * New "buildtools-tarball" providing certain tools (python, git, chrpath, tar, make) for host distributions whose own versions of those tools are broken or too old to be compatible with the build system * New automated runtime testing framework to run tests written in Python on images using QEMU * Support for /run from FHS 3 draft specification * BusyBox binary is now split into suid and non-suid portions, allowing the replacement of tinylogin * Added ability to easily build initramfs binaries (kernel + initramfs image) and pair a rootfs image recipe with an initramfs image recipe * Added ability to explicitly exclude one or more packages from an image * Implementation of the tardis bbclass (Time And Relative DIsk Space) which allows disk images to take up an unlimited amount of space on limited disk space. * Image creation now creates real ext3/ext4 filesystem images instead of creating as ext2 and upgrading * Initial support for partitioning and advanced image creation (using new "wic" script) * Added inc file to enable compiler and linker flags that enhance security (conf/distro/include/security_flags.inc) * Properly split SDKs for different machines that have the same/similar architecture * Added a "test-dependencies" script to detect missing or auto-enabled dependencies * Added ability to define additional users for an image not associated with a specific package (EXTRA_USERS_PARAMS) * Enabled ptest for ethtool, libxml2, perl, busybox, bzip2, python, kmod, bash (GPLv2 version), strace * Easier customisation of DISTRO_FEATURES if building your custom distro configuration on top of poky.conf * Added EFI support to ISO image generation * Bitbake wrapper script removed * Initial build of pseudo is now handled internally * Usability enhancements in Hob * Usability enhancements in buildhistory command line tools * Added beginnings of memory resident bitbake * Initial prototype of license scanning and SPDX license documentation generation * Added "A Closer Look at the Yocto Project Development Environment" chapter to the Reference Manual giving an in-depth look at the build process. ____________________ Bug Metrics ____________________ This release consists of 407 bug fixes. For a complete Bugzilla view of the list see: https://bugzilla.yoctoproject.org/buglist.cgi?f1=target_milestone&list_id=36841&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&o1=substring&resolution=FIXED&chfieldto=2013-10-18&query_format=advanced&chfield=resolution&chfieldfrom=2013-4-25&chfieldvalue=FIXED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&v1=1.4 ____________________ Migration Issues ____________________ See the "Moving to the Yocto Project 1.5 Release" section in the Yocto Project Reference Manual at: http://www.yoctoproject.org/docs/1.5/ref-manual/ref-manual.html#moving-to-the-yocto-project-1.5-release ____________________ Known Issues ____________________ * Bug 5311 - can't use PACKAGE_EXCLUDE with an ipk image based * Bug 5182/5183/5211 - [Beagleboard xM]X/Network Interface/USB do not work with 3.10 kernel * Bug 5351 - genericx86 auth.err getty[615]: tcgetattr: Input/output * Bug 5354 - Incorrect path set for ppc adt in x86 machines. Workaround Note: ADT issue with ppc ADT toolchain for spe enabled targets not coexisting well with the non-spe standard version. To work around, use either one set of ppc targets or the other but don't build both. If you need both, put one in a separate ADT repository. * Known issue with feature #3847: New partitioning description and tooling There is a new tool for image creation called wic which is available as a prototype in this release. We encourage experimentation and feedback from the community for wic; please send email to yocto@yoctoproject.org if you have questions or run into problems. * Due to a bad implementation of libchameleon in some host distributions, tardis.bbclass will sometimes turn an embedded device into a large blue police box. Please send patches to the maintainer, Tim.E.Lord@yoctoproject.org
|
|
[YOCTO] [Announcement] meta-intel / meta-haswell-wc release for dylan-9.0.2 (yocto-1.4.2)
Ong Boon Leong
Dear all,
We are pleased to announce the availability of meta-intel/meta- haswell-wc BSP layer for Yocto v1.4.2. The BSP is made specifically for 4th Gen Intel Core Processor (Haswell) Development Kit with Mobile Intel QM87 & HM86 Chipset (formerly known as Shark Bay). This BSP assumes that integrated graphics are being used. The "haswell-wc" BSP is meant to support "Walnut Canyon" Shark Bay development kit. The BSP layer may be downloaded at: https://www.yoctoproject.org/download/4th-generation-intel%C2%AE-core%E2%84%A2-processors-mobile-intel%C2%AE-qm87-and-hm86-chipsets-formerly-shark md5sum: 35f67b1dc86fbc98b73b2139f64f81e3 Thank you very much. Ong Boon Leong
|
|
[ANNOUNCEMENT] 1.5_M4 released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest milestone release of the Yocto Project's upcoming 1.5 release is now available for download at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/poky-1.5_M4.tar.bz2 Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.5_M4 Errata -------------------- Release Name: poky-1.5_M4 Branch: master Tag: 1.5_M4 Hash: 63a5d00bc01b2ec475dc3bcfe5720e76436fdac3 md5: 1e85c342788ab2308ddae625bf00b2f5 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/poky-1.5_M4.tar.bz2 Release Name: eclipse-poky-kepler-1.5_M4 Branch: master Tag: 1.5_M4 Hash: 0cf5246b85ff3e7b08cd2d851ce9fd942acd7ef7 md5: 4059d198768f9f8dc9372dc1c54bc3c3 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/eclipse-poky-kepler-1.5_M4.tar.bz2 Release Name: eclipse-poky-juno-1.5_M4 Branch: master Tag: 1.5_M4 Hash: cae2ba2cfce2da152581e7e987ae1850c8883181 md5: 4059d198768f9f8dc9372dc1c54bc3c3 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/eclipse-poky-juno-1.5_M4.tar.bz2 Release Name: meta-qt3-1.5_M4 Branch: master Tag: 1.5_M4 Hash: ea02e2867783dca5e7768d6712b3ff3287788139 md5: 4a8d5475c9fd619092405aeaed92e959 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/meta-qt3-1.5_M4.tar.bz2 Release Name: meta-intel-1.5_M4 Branch: master Tag: 1.5_M4 Hash: f01b89cf6c0560845f08d4a11fb2654b8da27183 md5: 87aa6f3b185dfdd18441d2ad541fcd69 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/meta-intel-1.5_M4.tar.bz2
|
|
[Announcement] Yocto Project 1.4.2 (Dylan 9.0.2) Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest point release of the Yocto Project, 1.4.2 (dylan 9.0.2) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.gz A gpg signed version of these release notes is available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/RELEASENOTES Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.4.2 Errata -------------------- Release Name: poky-dylan-9.0.2 Branch: dylan Tag: dylan-9.0.2 Hash: d734ab491a30078d43dee5440c03acce2d251425 md5: a8cfa7440bdef4e5f8de68ac9bc256c9 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.bz2 Release Name: eclipse-poky-juno-dylan-9.0.2 Branch: dylan Tag: dylan-9.0.2 Hash: dc9a609c68fe4a6bbbf34d418fd6611489c1d6f7 md5: eaf8eda342051e0530ff80d7ae015ecc Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/eclipse-poky-juno-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/eclipse-poky-juno-dylan-9.0.2.tar.bz2 Release Name: meta-qt3-dylan-9.0.2 Branch: dylan Tag: dylan-9.0.2 Hash: 4c27cce6688aa39852f3cba5e7b80ec279019605 md5: 97b0bfaace7d5534530e7b56faa99aac Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/meta-qt3-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/meta-qt3-dylan-9.0.2.tar.bz2 Release Name: meta-intel-dylan-9.0.2 Branch: dylan Tag: dylan-9.0.2 Hash: 048def7bae8e3e1a11c91f5071f99bdcf8e6dd16 md5: 69253e666f73dd74d309ae922bb0f091 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/meta-intel-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/meta-intel-dylan-9.0.2.tar.bz2 Release Name: meta-minnow-dylan-9.0.2 Branch: dylan Tag: dylan-9.0.2 Hash: bde2e79fdb35851ee1f855a41a536fe741d6294d md5: b4d0131c5e087d0fa6dbb58ffee79b9b Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/meta-minnow-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/meta-minnow-dylan-9.0.2.tar.bz2 -------------------- Notable Fixes -------------------- - A large number of build-time deterministic dependency fixes - A couple of fixes for build problems on Fedora 19 and other newer host distributions (although some issues may still be present) - Several fixes for ADT / SDK installer runtime failures - Correctly mark the current version of groff as GPLv3, and add a GPLv2 version -------------------- Security fixes -------------------- bind: fix for CVE-2012-5166, CVE-2011-4313, CVE-2012-1667, CVE-2012-3817, CVE-2013-2266, CVE-2012-4244 grep: fix for CVE-2012-5667 libpam: fix for CVE-2010-4708 logrotate: fix for CVE-2011-1548 gnutls: fix for CVE-2013-1619 (upgraded to 2.12.23) -------------------- Known Issues -------------------- The following known issues are present in this release: * runqemu sometimes fails on Fedora 19 due to build-time configuration issue * (bug #5040) * Intermittent error when building packages in Hob (bug #5053) The following have fixes in master which will be integrated for the next 1.4 point release: * "ERROR: Nothing RPROVIDES 'ncurses-libtinfo'" when ncurses is being * installed from Hob -------------------- Bug Fixes -------------------- 349: qt4: add eglibc-gconv-utf-16 to QtCore RRECOMMENDS when using glibc to fix runtime warnings 4225: Ensure finalised data is displayed in build banner to fix incorrect display of TUNE_FEATURES 4474: bind: use /var/run/named instead of /var/run/bind/run to fix error on startup 4746: systemd-udevd: fix invoking init script failed 4630: archiver.bbclass: check if package contains a copyleft license 4372: sstate.bbclass: make hard links for staging files to save disk space 4632: only use devtmpfs for udev 4550: adt_installer_internal: fix perl module relocation failure on older distributions 4758: adt_installer_internal: fix perl lib version mismatch 4760: adt_installer_internal: add sudo when permission deny on installation directory 4735: yocto-bsp: filter out 'layer' from arch list 4743: yocto-kernel: enforce exact match for BBLAYERS 4488: populate_sdk_base, adt_installer: abort install if path contains spaces 4853: populate_sdk_base.bbclass: use new perm option for find 4815: tar: remove an erroneous patch 4385: remake: fix insufficient gettext dependency 4627: bitbake: data_smart: Ensure variable flags are accounted for in config data hash 4908: external-sourcery: add missing providers 4439: devshell fails to open a new tmux session 4997: grub_0.97: Fix to correctly ship files under /usr/lib Fixes without associated bug numbers: openssl: fix documentation build errors with Perl 5.18 pod2man openssl: Add fix for cipher des-ede3-cfb1 linux-yocto: Fix SRCREVs in linux-yocto_3.2 kernel mesa: fix EGL compilation without X11 headers directfb: avoid build failures by not patching pkg-config files packagegroup-core-tools-testapps: exclude X11 dependent tools when x11 is not in DISTRO_FEATURES dpkg-native: fix include header causing compile error with gcc 4.8
|
|
[Announcement] Yocto Project 1.5 Milestone 3 now available.
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest milestone release of the Yocto Project's upcoming 1.5 release, is now available for download at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m3/poky.tar.bz2 Thanks go out to everyone for all their hard work during this milestone release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.5_M3 Errata -------------------- Release Name: poky-1.5_M3 Branch: master Tag: 1.5_M3 Hash: 9de0ad47462c13ac4a2d73e12e92be6c1b4e0415 md5: d34596ae2f14056a02fb0fb4b4ebb63c Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m3/poky.tar.bz2 Release Name: eclipse-poky-juno-1.5_M3 Branch: master Tag: 1.5_M3 Hash: 76df60597ae7cce069a5f1fd45089ea04c7394cd md5: 4059d198768f9f8dc9372dc1c54bc3c3 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m3/eclipse-poky-juno.tar.bz2 Release Name: eclipse-poky-kepler-1.5_M3 Branch: master Tag: 1.5_M3 Hash: 73cb94acdc81fd876c7da1c49334da9e714b11ee md5: 4059d198768f9f8dc9372dc1c54bc3cr Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m3/eclipse-poky-kepler.tar.bz2 Release Name: meta-qt3-1.5_M3 Branch: master Tag: 1.5_M3 Hash: b73552fb998fd30a01dbee5a172e432a16078222 md5: bbe92eeccf520f18f067f8f40f891774 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m3/meta-qt3.tar.bz2 -------------------- Features -------------------- * Major tool chain upgrade: gcc 4.8, eglibc 2.18 recipes. * Generic x86 BSP supporting most of the graphic solutions. More hardware will be supported. * Bitbake refactoring including task execution structure change to use worker process (bitbake-worker) and the separation of configuration from data. * Eliminated the double bitbake execution of psuedo. * gcc security flags enabled to improve security level of images/binaries * meta-security layer to support Bastille Linux and other security tools. * Eclipse plugin has been upgraded to support Eclipse Kepler . * Infrastructure for automated QA testing. More testcases will be automated in the next milestone release. * Improvement and refactoring of sanity testing the package sanity test (insane.bbclass, package.bbclass) * User experience improvement including improved SMART package management tool error reporting, package date and bitbake error messages. * ptest added for more packages including busybox, python, kmod, libxml2, bzip2, etc. to enable automated testing (from the community) * Replaced Tinylogin with Busybox as the login manager. * More improvement and fixes for Wayland and systemd, etc. -------------------- Known issues: -------------------- - 3908 Kernel panic on qemux86-64 when using runqemu kvm and cpu host - 4529 x32 build fails with gmp_5.1.1 do_configure - 4783 [adt-installer] ARM: target arch change from armv5te to armv7a-vfp-neon in environment setting script - 4977 [Build Appliance] An error message when launch hob
|
|
[ANNOUNCEMENT] Yocto Project 1.4.1 released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest point release of the Yocto Project dylan release, 1.4.1, is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/poky-dylan-9.0.1.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.1/poky-dylan-9.0.1.tar.gz Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.4.1 Errata -------------------- Release Name: poky-dylan-9.0.1 Branch: dylan Tag: dylan-9.0.1 Hash: 73f103bf9b2cdf985464dc53bf4f1cfd71d4531f md5: b0234dd9fc62a9ad01bdb1b7c354106a Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/poky-dylan-9.0.1.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.1/poky-dylan-9.0.1.tar.bz2 Release Name: eclipse-poky-dylan-9.0.1 Branch: dylan Tag: dylan-9.0.1 Hash: dc9a609c68fe4a6bbbf34d418fd6611489c1d6f7 md5: 11e4e9e071bf28afed0b920447f95de2 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/eclipse-poky-dylan-9.0.1.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.1/eclipse-poky-dylan-9.0.1.tar.bz2 Release Name: meta-intel-dylan-9.0.1 Branch: dylan Tag: dylan-9.0.1 Hash: 048def7bae8e3e1a11c91f5071f99bdcf8e6dd16 md5: ad80f8f5f2871eee7d0305a6c140ede5 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/meta-intel-dylan-9.0.1.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.1/meta-intel-dylan-9.0.1.tar.bz2 Release Name: meta-qt3-dylan-9.0.1 Branch: dylan Tag: dylan-9.0.1 Hash: 4c27cce6688aa39852f3cba5e7b80ec279019605 md5: 75ed6eacc4b71e15e215f373acb1e32b Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/meta-qt3-dylan-9.0.1.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.1/meta-qt3-dylan-9.0.1.tar.bz2 -------------------- Notable Fixes -------------------- - Fix gcc internal compiler error (ICE) when building with host gcc 4.8 present in newer distributions - Fixes for postinstall execution on the host during root filesystem generation - Fixes for host texinfo version provided in newer distributions - Fix several dash shell incompatibilities in shell scripts -------------------- Security fixes -------------------- None -------------------- Known Issues -------------------- The following have fixes in master which will be integrated for the next 1.4 point release: * The bind DNS server will report an error on startup (bug 4744) * archiver.bbclass fails to filter package licenses (bug 4630) -------------------- Bug Fixes -------------------- 1823: [Beagleboard C4] keyboard could not work with 20111207 build 2342: Toolchain archive contains DISTRO_VERSION instead of SDK_VERSION 3404: udev mount.sh writes to /tmp before it is symlinked to /var/tmp 3839: Relocatable SDK - C - build Hello World GTK C Autotools Project 3864: smart installer prefers i586 over core2 in repository 3882: wayland feature should be well documented 4010: bitbake ignores PRservice error 4019: The guile scheme interpreter does not start up and throws various errors 4157: [adt_installer] Invalid symbolic link perl in sysroots/x86_64-pokysdk-linux/usr/lib/perl/ directory 4196: 'shutdown' failure in sanity tests on nightly-x86-lsb 4310: do_dumpdata_create_diff_gz fails for core-image-sato-qemux86-64 4353: File Manager gives segfault when "Applications" folder is selected 4358: Race condition for autoconf files in alsa-tools 4447: The cache checksum for the base configuration does not change when the task data variable changes 4452: rpm %install target fails because of incorrect __mkdir_p macro on x86 32bit only 4470: Powertop fails do_compile on nightly-x86-lsb 4473: kernel-tools-native's merge_config.sh isn't sh-compliant 4490: run-postinsts fails on directdisk image 4493: Wired interface in a qemu machine does not work with multilib-enabled images 4496: [x32] dropbear key generation hangs on x32 4518: do_rootfs fails when build deb based core-image-basic with 'package-management' in IMAGE_FEATURES 4586: Build Appliance doesn't build. Missing ssp_nonshared
|
|
[Announcement] 1.5_M1 released
Flanagan, Elizabeth <elizabeth.flanagan@...>
The first milestone for the upcoming Yocto Project 1.5 release is now
available at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m1/poky-yocto-1.5-m1.tar.gz Thanks to everyone for all their hard work. - -- Elizabeth Flanagan Yocto Project Build and Release - -------------------- yocto-1.5-m1 Errata - -------------------- Release Name: eclipse-poky-yocto-1.5-m1 Branch: 1.4_M5 Tag: 1.5_M1.final Hash: 0b2dc574b1b08eab2102b37f3b64ab7bd70d9595 md5sum: 4ab42c570cef09dd17fce5a73667c49d Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m1/eclipse-poky-yocto-1.5-m1.tar.gz http://mirrors.kernel.org/yocto/yocto/milestones/yocto-1.5-m1/eclipse-poky-yocto-1.5-m1.tar.gz Release Name: meta-intel-yocto-1.5-m1 Branch: 1.4_M5 Tag: 1.5_M1.final Hash: 24d63bd57269f3142c57c2d697c56101f73b23dc md5sum: aa097c8a3e70060b77dffa5c265c6fd8 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m1/meta-intel-yocto-1.5-m1.tar.gz http://mirrors.kernel.org/yocto/yocto/milestones/yocto-1.5-m1/meta-intel-yocto-1.5-m1.tar.gz Release Name: meta-qt3-yocto-1.5-m1 Branch: 1.4_M5 Tag: 1.5_M1.final Hash: 4c27cce6688aa39852f3cba5e7b80ec279019605 md5sum: 264df1a025fc299b5d2065f61540d37d Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m1/meta-qt3-yocto-1.5-m1.tar.gz http://mirrors.kernel.org/yocto/yocto/milestones/yocto-1.5-m1/meta-qt3-yocto-1.5-m1.tar.gz Release Name: poky-yocto-1.5-m1 Branch: 1.4_M5 Tag: 1.5_M1.final Hash: a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199 md5sum: 549bb637f7d50af4734149d63a15aba9 Download Locations: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m1/poky-yocto-1.5-m1.tar.gz http://mirrors.kernel.org/yocto/yocto/milestones/yocto-1.5-m1/poky-yocto-1.5-m1.tar.gz - -------------------- Features - -------------------- * Lots of fixes, updates and improvements to systemd, postinstall logging, HOB, buildhistory, etc. * Some bitbake infrastructure change to support webhob. * Various package update: openssh, ltp, apt, connman, sqlite, dpkg, binutils, gdb, etc. - -------------------- Known Issues - -------------------- * Bug 4566 - routerstation pro cannot bootup with NFS in yocto 1.5 20130521-1 build * Bug 4620 - cannot build oprofileui * Bug 4626 - Createrepo is not working
|
|
[Announcement] meta-cedartrail release for danny-8.0.1 (yocto-1.3.1) Inbox x
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
We are pleased to announce the release of the meta-cedartrail for danny-8.0.1. This release contains the fix for build error of cedartrail-nopvr configuration. ------------------ Downloads ------------------ Name : cedartrail md5sum : 3e5dbfd6f1d2d99bf90ae1f3e8c9ceba download : http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.1/machines/cedartrail/meta-cedartrail-danny-8.0.1.tar.bz2 page : https://www.yoctoproject.org/download/intel%C2%AE-atom%E2%84%A2-n2600n2800d2550-wnm10-chipset-cedar-trail-pvr-accelerated-graphics Name : cedartrail-nopvr md5sum : 55ebe39bd9dcce62750db43e19e56616 download : http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.1/machines/cedartrail/meta-cedartrail-nopvr-danny-8.0.1.tar.bz2 page : https://www.yoctoproject.org/download/intel%C2%AE-atom%E2%84%A2-n2600n2800d2550-wnm10-chipset-cedar-trail-open-source-graphics -- Elizabeth Flanagan Yocto Project Build and Release
|
|
[ANNOUNCEMENT] Yocto Project 1.3.2 "danny" released.
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest point release of the Yocto Project danny release, 1.3.2, is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.2/poky-danny-8.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.3.2/poky-danny-8.0.2.tar.gz Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@intel.com> -------------------- yocto-1.3.2 Errata -------------------- Release Name: poky-danny-8.0.2 Branch: danny Tag: danny-8.0.2 Hash: e52a74755b72038def2f093d18212d033d3d862d md5: 9fd0cdda96b9927958371ff2762bf293 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.2/poky-danny-8.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.3.2/poky-danny-8.0.2.tar.gz Release Name: meta-intel-danny-8.0.2 Branch: danny Tag: danny-8.0.2 Hash: d44f005338012cc7111190122b2ab08a29c0e0e7 md5: 8073ec8d84bb626a4c55e8c4d763dd09 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.2/meta-intel-danny-8.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.3.2/meta-intel-danny-8.0.2.tar.gz Release Name: eclipse-poky-danny-8.0.2 Branch: danny Tag: danny-8.0.2 Hash: ae28375759e6c9a6eef64f74b61d95e1cb00783d md5: 120cb5215f073905e02e44e079c5d78c Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.2/eclipse-poky-danny-8.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.3.2/eclipse-poky-danny-8.0.2.tar.gz Release Name: meta-qt3-danny-8.0.2 Branch: danny Tag: danny-8.0.2 Hash: c86fb1727ae09526c442ec29fffde3f010aa70eb md5: 466c7fce61c655d274b0e0e1d2b8483d Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.3.2/meta-qt3-danny-8.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.3.2/meta-qt3-danny-8.0.2.tar.gz -------------------- Notable Fixes -------------------- - Improved reliability in sanity testing - Improved multilib support - Numerous toolchain and sdk packaging fixes -------------------- Security fixes -------------------- CVE-2012-6085 (gupnp) CVE-2010-5107 (openssh) CVE-2012-6329 (perl) CVE-2013-1667 (perl) -------------------- Known Issues -------------------- - Depending on configuration and existing sstate, images may try to install both lttng-ust and lttng2-ust into an image, which will fail. To work around this, bitbake -ccleansstate all of the lttng recipes. -------------------- Bug Fixes -------------------- 2918: lib64-core-image-sato-sdk fails due to do_rootfs issue 3069: perl File::Glob module is broken. 3100: autoreconf run failed on x86-64 gmae-toolchain 3325: nativesdk-ncurses 5.9: files were installed but not shipped 3338: iptables-1.4.15: autoreconf run failed on gmae-toolchain 3389: bitbake lib64-core-image-sato fails due to "nothing PROVIDES" errors 3401: standalone toolchain should notify the user if the target install dir of SDK is one already used 3640: sanity.bbclass sometimes failing to find saved_tmpdir when tmp-eglibc was deleted 3745: [Test Case 169] Bitbake remake/remake-native check 3839: [Test Case 378] Relocatable SDK - C - build Hello World GTK C Autotols Project 3935: beagleboard/routerstation/mpc8315e: abnormal filesystem-related messages in dmesg when plugging a usb stick 3951: perf doesn't build with core-image-minimal 3983: [danny 1.3.1] Invalid symbolic link file in adt_installer.tar.bz2 3984: iptables-1.4.15: autoreconf run fails on 1.3.1 4010: bitbake ignores PRservice error 4014: Regarding Licensing of "mbsalign.c" available in util-linux-2.21.2 version (Yocto-1.3-Danny) 4470: Powertop fails do_compile on nightly-x86-lsb -- Elizabeth Flanagan Yocto Project Build and Release
|
|
[Announcement] meta-intel release for dylan-9.0.0 (yocto-1.4)
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
We are pleased to announce the release of the meta-intel layer. This release of meta-intel contains the following board support packages: - Intel® 3rd Generation Core™ Platforms: Core i3, i5, i7 (Ivy Bridge) - Intel® Xeon® E3-1125C/E3-1105C Processors with Intel Communication Chipset 89xx (Crystal Forest Gladden Platform) - Intel® Xeon® E5-2600 and E5-2400 (Formerly Sandy Bridge-EP/EN) Processors with Intel Communication Chipset 89xx (Crystal Forest Server Platform) - Intel® Atom™ E640T Processor with Intel EG20T Controller Hub Development Kit (Queens Bay) with Open Source VESA Graphics (Fish River Island 2) - Intel® Xeon® E5-2600 and E5-2400 Series Processors with Intel C604/C602-J Chipset (Romley-EP/EN Platform) - Intel® Atom™ Z5xx Processor With Intel US15W Controller Hub (eMenlow) - Intel® Atom™ E4xx Processor With Intel® 82801Hm I/O Controller (n450) - Intel® Atom™ E6xx Processor With Intel EG20T Controller Hub Development Kit (Crown Bay) - Intel® Xeon® C5500/C3500 Series Processors With Intel 3420 PCH Chipset (Jasper Forest) - Intel® Atom™ E640T Processor with Intel EG20T Controller Hub Development Kit (Queens Bay) with IEMGD (Fish River Island 2) - Intel® Atom™ E6xx Processor With Intel EG20T Controller Hub Development Kit with Open Source Graphics (Crown Bay) - Intel® 2nd Generation Core™ Platforms: Core i3, i5, i7 (Sandy Bridge) - Next Unit of Computing Kit DC3217IYE (nuc) - Intel® Atom™ E6xx Processor With Intel EG20T Controller Hub Development Kit with Open Source Graphics (Queens Bay) (SYS940X) - Intel® Atom™ E6xx Processor With Intel EG20T Controller Hub Development Kit (Queens Bay) with IEMGD (SYS940X) The entire layer may be downloaded at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/meta-intel-dylan-9.0.0.tar.bz2 ------------------ Downloads ------------------ Name: chiefriver md5sum: 2d146565e7057023ba49992887776a78 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/chiefriver/meta-chiefriver-dylan-9.0.0.tar.bz2 Name: crownbay md5sum: 3993e3849220d3bca12426b07b60e215 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/crownbay/meta-crownbay-dylan-9.0.0.tar.bz2 Name: crystalforest-gladden md5sum: d204fe31ea51c2e45bc3b37e5097853e download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/crystalforest-gladden/meta-crystalforest-gladden-dylan-9.0.0.tar.bz2 Name: crystalforest-server md5sum: 87eb03b5f729b01c1cc92408ee3d6b94 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/crystalforest-server/meta-crystalforest-server-dylan-9.0.0.tar.bz2 Name: emenlow md5sum: f4c7c022383a3472bfffe4ecca385b44 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/emenlow/meta-emenlow-dylan-9.0.0.tar.bz2 Name: emenlow-noemgd md5sum: bb8be6dc41c0b99a6ce257f8ddb7cf2e download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/emenlow-noemgd/meta-emenlow-noemgd-dylan-9.0.0.tar.bz2 Name: fri2 md5sum: 2f1e48e0f46c51da1ebb3ce24570822f download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/fri2/meta-fri2-dylan-9.0.0.tar.bz2 Name: fri2-noemgd md5sum: 0cc9e78be3310fbb5cf6d24b38458d4a download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/fri2-noemgd/meta-fri2-noemgd-dylan-9.0.0.tar.bz2 Name: jasperforest md5sum: 211cda77359255b84e3989b2f0ea5e12 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/jasperforest/meta-jasperforest-dylan-9.0.0.tar.bz2 Name: n450 md5sum: 2bc9b2ab84f2f0e263f2edad3f56fefa download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/n450/meta-n450-dylan-9.0.0.tar.bz2 Name: nuc md5sum: 887e6b7a845f4f6b2d8d765087523d1e download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/nuc/meta-nuc-dylan-9.0.0.tar.bz2 Name: romley md5sum: ed7106ddc30e16aa48dee8db6762f800 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/romley/meta-romley-dylan-9.0.0.tar.bz2 Name: sugarbay md5sum: 40c0a346b76c90cf856ec3d64e61c775 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/sugarbay/meta-sugarbay-dylan-9.0.0.tar.bz2 Name: sys940x md5sum: 9aab6d85d5fc69c093b62e7488b2b77f download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/sys940x/meta-sys940x-dylan-9.0.0.tar.bz2 Name: sys940x-noemgd md5sum: b0a87aa5ff627cf300947e36ecd93454 download: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/machines/sys940x-noemgd/meta-sys940x-noemgd-dylan-9.0.0.tar.bz2 ------------------ Features ------------------ Following are features, updates, and known issues for this v1.4 release of the meta-intel layer of the Yocto Project. New Features and Updates - LTSI Kernel: The v1.4 release of the meta-intel BSPs now also includes LTSI enabled v3.4 kernel recipes along with the default (v3.8.4) linux-yocto kernel recipes. - The emenlow BSP has been changed to use the Intel EMGD graphics driver stack in place of the earlier Poulsbo Graphics Driver Stack. - A new emenlow-noemgd BSP has been created, which uses fully open source gma500 graphics driver stack. - A new nuc BSP has been created to support Intel’s Next Unit of Computing platforms. - The EMGD graphics driver stack has been upgraded from v1.14 to the latest, v1.16 for all the meta-intel BSPs using the Intel EMGD graphics stack, namely crownbay, emenlow, fri2 and sys940x. - All the meta-intel BSPs using Intel Linux graphics stack, namely sugarbay, chiefriver and nuc, now utilize the version 2012Q4 of the Intel Linux Graphics Stack. - For the fri2-noemgd BSP, X is enabled for different supported hardware platforms by using the fbdev X driver in place of the earlier vesa X driver. - The method of specifying BSP Video Acceleration configuration has been changed in this release. Instead of using the VA_FEATURES variable, a new variable named MACHINE_HWCODECS is used to specify which video codecs to include in the generated image. - For all the meta-intel BSPs, the default kernel recipe, which is linux-yocto, is updated to v3.8.4. - New Linux-yocto-dev kernel recipes, which are used for development of the next kernel are now provided for these meta-intel BSPs: chiefriver, crownbay, crownbay-noemgd, emenlow, emenlow-noemgd, fri2, fri2-noemgd, jasperforest, nuc, sugarbay, sys940x, sys940x-noemgd. - v3.4 of real time kernel recipes (linux-yocto-rt_v3.4) are now provided for these meta-intel BSPs: chiefriver, crownbay, crownbay-noemgd, crystalforest, emenlow, emenlow-noemgd, fri2, fri2-noemgd, jasperforest, n450, nuc, sugarbay, sys940x, sys940x-noemgd. - v3.8 of real time kernel recipes (linux-yocto-rt_v3.8) are now provided for these meta-intel BSPs: chiefriver, crownbay, crownbay-noemgd, emenlow, emenlow-noemgd, fri2, fri2-noemgd, jasperforest, n450, nuc, sugarbay, sys940x, sys940x-noemgd. - As part of the BSP retirement process, the Cedartrail BSP has been retired from the Yocto Project as of this 1.4 release. But the 1.3 version of the BSP is still available and maintained with critical bug fixes. ------------------ Known Issues ------------------ [Bug #4180] USB devices auto disabling: On the Sugarbay platform, it is observed that some of the USB devices were getting automatically disabled after a few seconds of inactivity. A workaround for this issue is: pass boot parameter usbcore.autosuspend=-1 to the kernel, which avoids this auto suspension. This issue is observed with the v3.8.4 kernel, and it may also show on other hardware platforms.
|
|
[ANNOUNCEMENT] Yocto Project 1.4 "dylan" Released.
Flanagan, Elizabeth <elizabeth.flanagan@...>
All,
I am pleased to announce the availability of the latest major release of the Yocto Project, "dylan". gpg signed release notes are available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/RELEASENOTES.txt The kernel.org sync is not quite complete, but should finish in the next few hours. Congratulations to everyone for a successful release! -- Elizabeth Flanagan Yocto Project Build and Release -- Yocto Project 1.4 "Dylan" Release (poky 9.0.0) * Summary * Errata and Downloads * Features * Bug Metrics * Migration Issues * Known Issues ____________________ Summary ____________________ The latest major release of the Yocto Project, 1.4 "dylan", is now available for download at: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/poky-dylan-9.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.4/poky-dylan-9.0.0.tar.bz2 Improvements over the Yocto Project 1.3 "danny" Release include: - Major performance improvements - Smart, a replacement for zypper - Read-only rootfs - Wayland support, an X replacement. - Systemd support, a replacement for the system V init daemon. - Over 400 bugs fixed ____________________ Errata and Downloads ____________________ Release Name: poky-dylan-9.0.0 Branch: dylan Tag: dylan-9.0.0 Hash: 789b2b7e0cca404ff8ba8ed5ba823d215e6ba5b4 md5: 9f9ac0c4152df569aa8707a228828741 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/poky-dylan-9.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.4/poky-dylan-9.0.0.tar.gz Release Name: meta-qt3-dylan-9.0.0 Branch: dylan Tag: dylan-9.0.0 Hash: 4c27cce6688aa39852f3cba5e7b80ec279019605 md5: 4c14c1a19b5cd74eb4884520b2b94a37 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/meta-qt3-dylan-9.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.4/meta-qt3-dylan-9.0.0.tar.gz Release Name: eclipse-poky-dylan-9.0.0 Branch: dylan Tag: dylan-9.0.0 Hash: dc9a609c68fe4a6bbbf34d418fd6611489c1d6f7 md5: 6da1f0b3ca179da097fe3109e6208715 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/eclipse-poky-dylan-9.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.4/eclipse-poky-dylan-9.0.0.tar.gz Release Name: yocto-autobuilder-dylan-9.0.0 Branch: dylan Tag: dylan-9.0.0 Hash: md5: 4c821df298dcef2065e320ab989b78e4 Download Locations: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/yocto-autobuilder-dylan-9.0.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.4/yocto-autobuilder-dylan-9.0.0.tar.gz The QA report is available at: * https://wiki.yoctoproject.org/wiki/1.4_QA_Status ____________________ Features ____________________ * Performance improvements: The overall build time has been reduced by more than 10%. Kernel build time is reduced by about 25%. With rm_work enabled, 40% less storage will be used for the tmp directory. * Support for Wayland, a simpler alternative for X * Support for systemd, a replacement for system V init daemon. * Support for postinstall scripts to run at roofs creation time, which will reduce image boot time. * Support for both the Linux 3.8 kernel and LTSI (3.4) kernel. * Replace Zypper/RPM integration with a smaller/better package resolver/manager - SMART/RPM. * Support for read-only root file system. * Usability improvements to HOB, bitbake, yocto-bsp and other tools, including UI improvements, new features and bug fixes. * Documentation improvement/update and a new kernel development manual and profiling manual. * A complete rewrite of the yocto-autobuilder to allow for easier configuration, faster build times, and easier to maintain code. * Do you desire time proven technology? The meta-yocto-classic layer is now available from either the Yocto Project PVCS repository or in 38 3.5" floppies from Walnut Creek. Features include: - ext or minix filesystems - lilo or loadlin boot loaders - Linux kernel 0.99pl14. No more worrying about loadable modules! - a.out binaries as the standard executable file format - OSS comes as the standard sound system - ksh, tcsh, twm, pine, rn, mailx, mc and many others... * Many package updates for most of the packages. * Many bug fixes and stability improvements. ____________________ Bug Metrics ____________________ This release consists of 407 bug fixes. For a complete Bugzilla view of the list see: https://bugzilla.yoctoproject.org/buglist.cgi?f1=target_milestone&list_id=36841&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&o1=substring&resolution=FIXED&chfieldto=2013-04-18&query_format=advanced&chfield=resolution&chfieldfrom=2012-10-25&chfieldvalue=FIXED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&v1=1.4 ____________________ Migration Issues ____________________ See the "Migrating to the Yocto Project 1.4 Release" section in the Yocto Project Reference Manual at: * http://www.yoctoproject.org/docs/1.4/ref-manual/ref-manual.html#moving-to-the-yocto-project-1.4-release ____________________ Known Issues ____________________ The Yocto project uses an implementation of 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. The following bugs are known issues in 1.4 and are currently scheduled to be fixed in the next release, 1.4.1: 4214 - Don't Mix and Match OE-Core and Meta-OE systemd - bad things will happen 4339 - psplash won't start with systemd - no hooks available to start and stop psplash from systemd 4341 - systemd will not work with a Read-Only Rootfs 1502 - Debian packaging and multilib is also know to fail 4248 - Host gcc 4.8 issues (gcc-cross-initial do_compile failure)
|
|
Yocto Project 1.3.1 "danny-8.0.1" Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
All, the mirrors aren't quite synced yet, but they should be soon.
|
|