Configured layers: layer repository name: bitbake layer uri: git://github.com/openembedded/bitbake.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 Dongxiao Xu (5): Hob: Change base image to "Create your own image" if customized Hob: Fix the pattern patch for image name Hob: Fix tooltips in image configuration page Hob: Fix tooltips in Settings dialog Hob: Add an extra 50M space if zypper is selected Joshua Lock (8): lib/bb/ui/crumbs/persistenttooltip: replace 2.22 API lib/bb/ui/crumbs/hobwidget: replace new API hob: update required versions of (py)gtk et al lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob trees lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' view lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included col selectionpage: show persistent tooltips on click packageselectionpage: add missing method Liming An (4): Hob: add fadeout display effection for recipe view include page Hob: add fadeout display effection for package view include page Hob: Add the tooltips for recipe view page as request Hob:Fixed some incorrect values of Build configuration tab Robert P. J. Day (1): Fix typo in user manual: "incarantion" -> "incarnation" Robert Yang (1): diskspace monitor: assign a default value when only of the interval is set Saul Wold (3): ui/crumbs/utils.py: new file for choosing terminals hig/builder: use the new which_terminal() function builder: fix missing \ for if continuation Shane Wang (16): Hob: correct indent Hob: clean up and unify the steps for new build to call initiate_new_build_async() Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_async() Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_recipe_package_info_async() Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENERATING to call generate_packages_async() and fast_generate_image_async() Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image_async() Hob: clean up to call clear_busy() in hobeventhandler.py Hob: clean up and unify get_parameters() to be get_parameters_sync() Hob: clean up request_package_info_async() Hob: clean up cancel_build() Hob: clean up generate_configuration() Hob: clean up and reword stop_parse() Hob: tooltip change for "Build image" button Hob: add tooltips into image details screen Hob: forget selected_recipes and selected_packages after users change the machine Hob: show those appliable buttons on the image details page only layer repository name: meta-angstrom layer uri: git://git.angstrom-distribution.org/meta-angstrom layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-openembedded layer uri: git://github.com/openembedded/meta-oe.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 Anders Darander (1): sqlite: cp instead of mv in do_configure Andreas Müller (3): thunar-volman: add eject to RDEPENDS midori: remove midori.inc and oe-stylize midori: add librsvg-native to DEPENDS Koen Kooi (2): xinput-calibrator 0.7.5: run xinput_calibrator_once.sh using XDG autostart mechanism cpuburn-neon: add cpuburn app for neon and neon-cortexa8 Philip Balister (4): uhd-firmware : Update to version 003.004.000. uhd : Update to version 3.4.1. gnuradio : Update to version 3.5.3. gnuradio : Remove old files. layer repository name: meta-ti layer uri: git://git.angstrom-distribution.org/meta-texasinstruments layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 Koen Kooi (3): am33x-cm3: add firmware for am33x suspend/resume linux-ti33x-psp 3.2: rebase onto latest PSP linux-ti33x-psp 3.2: include latest MUSB fixes layer repository name: meta-ettus layer uri: git://github.com/balister/meta-ettus.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-efikamx layer uri: git://github.com/kraj/meta-efikamx.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-nslu2 layer uri: git://github.com/kraj/meta-nslu2.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-smartphone layer uri: http://git.shr-project.org/repo/meta-smartphone.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-intel layer uri: git://git.yoctoproject.org/meta-intel layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-xilinx layer uri: git://git.yoctoproject.org/meta-xilinx layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-openpandora layer uri: git://github.com/openpandora/meta-openpandora.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 David-John Willis (1): alsa-state: bbappend a suitable also-state for the omap3-pandora machine. layer repository name: meta-handheld layer uri: git://git.openembedded.org/meta-handheld layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-opie layer uri: git://github.com/bluelightning/meta-opie.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-java layer uri: git://github.com/woglinde/meta-java.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-mozilla layer uri: git://github.com/OSSystems/meta-mozilla.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: meta-mono layer uri: git://github.com/KokoFitClub/meta-mono.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 layer repository name: openembedded-core layer uri: git://github.com/openembedded/oe-core.git layer branch/revision: master/HEAD Changes in between 20120410-0715..20120413-0622 Andreas Oberritter (1): busybox: fix options -b, -a and -P Andrei Gherzan (1): "The suite of statements in a function definition executes with a local namespace that is different from the global namespace. This means that all variables created within a function are local to that function. When the suite finishes, these working variables are discarded." Darren Hart (4): create-pull-request: Assume remote branch from local branch grub-efi: Include GPT partition EXT FS support syslinux: Update distro-tracking fields hello-mod: Move hello-mod from meta to meta-skeleton Joshua Lock (1): mesa-common: package gl.pc in libgl-dev Koen Kooi (2): patch.bbclass: add incredibly naive 'git am' mode Revert "genext2fs: support large files and filesystems without using large amounts of memory" Lianhao Lu (3): adt-installer: Fixed ppc kernel naming. connman: add ofono dependency. python: multilib header support. Martin Jansa (1): gdb: add --with-libexpat-prefix Nitin A Kamble (1): tclibc-eglibc.inc: make locale packages dependency conditional Noor Ahsan (1): insane.bbclass: Add missing variable bpn Paul Eggleton (1): classes/package_deb: create .gz index instead of .bz2 Richard Purdie (5): python: Fix host contamination issue package_rpm: Fix useradd preinst ordering issues package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path issues linux-dtb: Ensure dtb files are covered by sstate libunistring: Fix parallel make issue Robert Yang (2): git 1.7.7: remove perl.mak before compile meta-toolchain: runqemu falied on FC16/Opensuse12.1 x86_64 Saul Wold (4): at: Fix origin location of install pam.conf from from ${P} -> ${BP} boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENU task-self-hosted: Add vte and eglibc-gconv-ibm850 distro-tracking: Fix syslinux NO_UPDATE_REASON Scott Garman (1): shadow-native: disable logging to syslog Xiaofeng Yan (2): opkg: Add the condition for the content of arch.conf when enable multilib archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEPLOY_DIR}/source when enable archiver Yang Shi (1): initrdscripts: fix init-live.sh and use unionfs Zhai Edwin (1): qemu: Fix gl failure from 64b target on 32b host