summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README: Fix markdown linksPatrick Williams2017-03-301-6/+6
| | | | | Change-Id: I9a37b996eb62b90653c5c9b20326b91a94cdca54 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Increase mboxd sleep to 45sAndrew Geissler2017-03-301-1/+1
| | | | | | | | Seeing intermittent issues with the hostboot SBE update path. See openbmc/openbmc#1045. Change-Id: I57d583658d0ad2557a9b370a99ed91fec6f963fb Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* phosphor-ipmi-fru: rename the bb fileRatan Gupta2017-03-305-5/+5
| | | | | | | | | Rename the phosphor-ipmi-fru-properties-example-native to phosphor-ipmi-fru-properties-native. Rename the generated out.yaml to extra-properties.yaml. Change-Id: Id6fc1c6c5d30f58f7dd83305181d2b0372b2fb33 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* inventory: adding extra fru properties for romulusRatan Gupta2017-03-302-0/+1
| | | | | | | Resolves openbmc/openbmc#1283 Change-Id: Ia5eb257ee27fc832d3b1066ab38312bafbac76a3 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: adding extra fru properties for firestoneRatan Gupta2017-03-302-0/+1
| | | | | Change-Id: I88dd905cd335c76253853ce210d85e4a6ee51ec2 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: adding extra fru properties for garrisonRatan Gupta2017-03-302-0/+1
| | | | | Change-Id: Ie771f9354f0b514ba9dab52ecff5b577f06db4fe Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: adding extra fru properties for palmettoRatan Gupta2017-03-302-0/+1
| | | | | Change-Id: I835e0d3b426e858240d2e71ad8f3ac7364615138 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: adding extra fru properties for barreleyeRatan Gupta2017-03-302-0/+353
| | | | | Change-Id: I4ee1f49f573b14a36a040517dd6b8e23a782512b Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* phosphor-logging: set config flagDeepak Kodihalli2017-03-301-2/+6
| | | | | | | | Set config flag 'enable-metadata-processing', to indicate that error metadata handlers should be compiled. Change-Id: Ica7cd6bdfcf6cb88c672a504593f20a5fddb7ca4 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* openpower-dbus-interfaces: initial recipeDeepak Kodihalli2017-03-303-0/+39
| | | | | | | Resolves openbmc/openbmc#1167. Change-Id: I6fd0029b7e2a160d7d8c91d29870a1cd1a32b1a0 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: I08787f145b7e96043fb044ff9f215c55d9333956 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: I56b1eeef8e943868ae39cf54c060701d5fb8caa1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: If7b93506097a9cb49d407e368977fc147a8d5a1e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: Ia571003594242b442bd6b1cbf81e2d6954075b43 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* witherspoon: Enable hwmon-iio bridgeBrad Bishop2017-03-301-0/+1
| | | | | | | Add the hwmon-iio bridge to the witherspoon config fragment. Change-Id: I4d0bc9717015258dfee5a8fe90b26d6b26aaa7fc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I51423a8daf73494ea62458c91fb69d37d423dd3c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-software-manager.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I7579e2ae1ee3354ca6ad0e030bf554a1dc72342f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I387cce1b32d42986a9a13e46d95f6a8bdd9b5052 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I736d64b864cf11297349478b100fd28795a46fd1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I701bebd5622f63d916599df4799e146250ad250d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I0d0caa5fcf4e67a80eed34f430649d090a17847e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon-config-mrw: avoid relative path in recipeMatt Spinler2017-03-292-6/+10
| | | | | | | | This path can be different on different build systems. Instead, use WORKDIR as the path. Change-Id: I11f91087c62174e1f700c7c7d7d4618a4c0b47df Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* binutils: allow build on RHEL6Patrick Williams2017-03-295-0/+213
| | | | | | | | | | | | | | | | | | The gcc in RHEL6 does not support a compiler warning enabled by binutils. The 'target' compiler generated by Yocto does. When cross-compiling or creating the SDK, binutils autoconf detects that the cross-compiler for the 'target' supports this and then enables it for both 'target' and 'host' compile invocations. Since we do not care about compile warnings of a fundamental package like binutils, disable it via patch. See openbmc/openbmc#1407 to track removal. Change-Id: I006ec35fe5b9d67ef4752b66e703f2fd79b46714 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-phosphor: disable 'uninative' for RHEL6 supportPatrick Williams2017-03-292-0/+11
| | | | | | | | | | | | The uninative stub from Yocto-2.2 includes a glibc that no longer has legacy kernel support for the kernel in RHEL6. We need to disable uninative and set OLDEST_KERNEL to enable backwards compatibility. See openbmc/openbmc#1407 to track removal of this. Change-Id: I6352514016d803b7b77d483425b3f080eef896c0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* qemu: remove unsupported linker option for RHEL6Patrick Williams2017-03-291-0/+2
| | | | | | | | | | | RHEL6's native gcc does not support this option and removing it seems to have no effect. Remove to allow compiles on RHEL6. See openbmc/openbmc#1407 to track removal. Change-Id: I073efde520740c57d9a5b51c19092dd74f532c1d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* python-mako: remove unneeded fixupPatrick Williams2017-03-291-3/+0
| | | | | | | | Upstream python-mako included in Yocto 2.2 doesn't seem to have this problem. Remove the sed patch. Change-Id: If967c04d04b19afba175f86f3afac22df694c019 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-openpower: fix iicmaster and pflash warningSaqib Khan2017-03-292-0/+6
| | | | | | | | | | | In order to fix GNU_HASH warning in the elf binary we need to add the LDFLAGS to the TARGET_CC_ARCH. Opened issues openbmc/openbmc#1361 and openbmc/openbmc#1362 to track removal. Change-Id: Ia6e4ad69c7f3e2c272146e39512400a19b44d760 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* meta-phosphor: missing space on CFLAG_appendSaqib Khan2017-03-292-2/+2
| | | | | | | | | | | | | | | | | | | | FOO_append is effectively an alias for 'FOO=FOO+FOO_append', so it is a common pattern to preceed the FOO_append string with a space. Right: FOO_append = " bar" Results in FOO="foo bar" Wrong: FOO_append = "bar" Results in FOO="foobar" Fix incorrect CFLAG_append entries in recipes to avoid compile errors like: Error: configure: error: C compiler cannot create executables Change-Id: Id81af5666b173aca35eb28f541a8325db1d438fd Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* obmc-phosphor-debug-tarball: yocto2.2 var name changeSaqib Khan2017-03-291-1/+1
| | | | | | | | DEPLOY_DIR_IMAGE has been replaced by IMGDEPLOYDIR in the latest yocto version. Change-Id: Id89dd8f03e9d97509adea88ad06a84193e92002e Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* openssl: remove unused patchSaqib Khan2017-03-292-16/+0
| | | | | | | | configure flags no longer require openssl to be built with make depend && make. Thus removing it. Change-Id: I31c3a03b04bd52db6f3e500622eb197afacd2fe1 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* obmc-phosphor-systemd: use new configparserSaqib Khan2017-03-291-2/+2
| | | | | | | | ConfigParser has been renamed to configparser in python3 for PEP 8 compliance. Change-Id: I3d95329ea1adcdeb02b83245e7d13f5bf1d7de58 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* gnomebase: remove gnome-common-native DEPENDSRoss Burton2017-03-291-3/+0
| | | | | | | | | | | | | gnome-common is deprecated upstream and an increasingly smaller fraction of GNOME packages still use it. To avoid adding it redundantly to DEPENDS, remove it from the class. (From OE-Core rev: 1d18c2b7bfaed77b30e02d14ae581d920e4eb446) Change-Id: I5c5149f99fd17d74060dbdd56de3431a0d1e4b7b Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* Squashed 'import-layers/meta-virtualization/'.Patrick Williams2017-03-2960-2265/+1233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5cacf86 containerd: Fix build on 386 120745a xen: add a README to provide info for users 1249508 xen: remove unused patch b99f54e xen: update license checksum 36db755 xen: ensure we build release builds 358c14b xen: make it easy to override hypervisor config beadd3a xen: add gnu-efi to DEPENDS bec00eb docker: cosmetic - fix indentation 2307ad4 docker: use a switch to set GOARCH based on TARGET_ARCH value 629b6bb docker: update description 23eb02c docker: update to docker 1.12.5 release 20c1905 xen-image-minimal: if DISTRO_FEATURES is missing xen error 7946a48 README: make it easier to copy and paste send command 923bf51 xen: bump to version 4.8.0 1f3d204 xen: switch to updated download URL f364321 xen: add extra generated file to package ada27ac kernel: add linux-yocto-4.8 bbappend 2d00a79 protobuf: ptest: Fix QA file-rdep warning b2f3852 protobuf: Fix QA error for GNU_HASH d55a579 go-cross: Fix failure if building go-cross first c3d8676 go-native: Add work around for binutils >= 2.27 d866c43 containerd: use the target toolchain to build cgo components 58bc830 go-cross: Fix host contamination for x86_64 host to x86_64 target 5caa9ba lxc: add glibc-utils to rdepend 05d080d Revert "go-cross: Fix host contamination for x86_64 host to x86_64 target" b25af25 libvirt: remove .o files for ptest 7ff08e5 go-cross: Fix host contamination for x86_64 host to x86_64 target 1bf8c77 multipath-tools: Drop recipe b9b7ece criu: uprev to 2.5 c415f97 protobuf-c: uprev to 1.2.1 from 0.15 5e5e09a protobuf: uprev 3.0.0 from 2.6.1 222f8d4 kvmtool: add lightweight hypervisor native Linux KVM tool a3766e4 go-distribution-digest: Fix do_package failure 548c88a libvirt: Add missing test helpers and remove windows 1252 c46b790 protobuf: fix source location 84a1671 custom-licenses: add NewRelic license bc4459e cgroup-lite: update to version 1.11 db5ef80 docker: update license md5sum 951c83c docker: cgroup-lite is not required with systemd 3907b09 libvirt: update list of licenses aeb1763 openvswitch: add missing python modules to execute ovs-test program 42af8a1 libvirt: fix CVE-2016-5008 bdcf476 libvirt: fix build error for arm af2948e libvirt: upgrade 1.3.2 -> 1.3.5 357ca45 libvirt: fix python install in multilib case. f7fd448 xen: uprev to 4.7.0 9179537 libvirt: add missing configuration file 1fd5a59 containers: uprev docker (1.12.0), runc (1.0.0-rc) and containerd (0.2.2) 7d41ad1 docker: fix GNU hash QA warning 59c338a iasl: Upgrade to 20160527 from 20120215 b657b65 lxc: fixes lxc segment fault issue on arm if it is compiled with GCC 5.2 cb16321 base-files: remove bbappend hacking on fstab f53bca5 netns: New recipe 0ce0b5c runc: Use go-osarchmap to set GOARCH 6b656b8 runc: Backport fix for building against musl 7605443 docker-registry: Make version dependence compatible with opkg 06dccfa criu: fix build-deps qa warning 01aa8f1 docker: override GOROOT at build time 313b06b go-cross: allow tmp directory to already exist da1e90e protobuf: Add RDEPENDS for ptest dc7ab5b libvirt-python: backport a patch to fix crash in getAllDomainStats 16a31ef containerd: replace deprecated base_contains 0afa6e1 protobuf: add protobuf-2.5.0 into devtool 823c8cf criu: remove protobuf-2.6.1 and the related 3c3293e go-native: don't use host /var/tmp for temp build artifacts 77e846b docker: drop obselete dependencies 6f1ea8b lxc: workaround to ignore deprecated fd94b3f openvswitch: Fix rootfs creation errors 7e2ad37 go-cross: don't use host /var/tmp for temporary build artifacts a3617f2 globally replace 'base_contains' calls with 'bb.utils.contains' 1fd94d8 criu: Fix QA warning 6f17a76 docker: uprev to 1.11.1 fd1a6d1 runc: initial recipe e919b64 containerd: initial recipe 79654fc go: add go-cross 1.6 5dedd39 lxc: update configuration to include all required options REVERT: c4a1711 docker-registry: Make version dependence compatible with opkg REVERT: b6b8885 docker: drop obselete dependencies REVERT: 44440d7 go-cross: allow tmp directory to already exist REVERT: 7f3cc50 go-native: don't use host /var/tmp for temp build artifacts REVERT: 25ee1f1 go-cross: don't use host /var/tmp for temporary build artifacts REVERT: a9a9fc0 go: add go-cross 1.6 Change-Id: Ic4431940d01a4c0ec113786583c6e09cec88fb03 git-subtree-dir: import-layers/meta-virtualization git-subtree-split: 5cacf8632da2c20dc994c3b33608f0d3cea9df13 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Squashed 'import-layers/meta-raspberrypi/'.Patrick Williams2017-03-2960-972/+620
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cce6292 linux-raspberrypi_4.9.bb: Upgrade to 4.9.10 c34a6b0 linux-raspberrypi_4.4: Update to 4.4.48 7398030 Revert "u-boot: drop patch to include lowlevel_init" 69c5675 README: Mention CM1 and CM3 support 56b0c59 rpi-base.inc: Include dtb file for CM1 and CM3 a735477 raspberrypi*.conf: Minor tweaks 9923618 raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2) d5aa048 raspberrypi-cm.conf: Add dummy machine for CM1 (alias for RPi1) 5b5c4d9 linux-raspberrypi_4.9: Update to 4.9.4 f81f022 linux-raspberrypi_4.4: Update to 4.4.43 263e6bd linux-raspberrypi: Drop v4.8 121e200 linux-raspberrypi: Drop v4.7 cb7068a linux-raspberrypi: Upgrade to v4.4.39 38bc324 linux-raspberrypi: Drop v4.1 e1f69da linux-raspberrypi_4.9.bb: Add recipe for 4.9 release 02c0d41 linux-raspberrypi_4.8.bb: Upgrade to 4.8.16 031e2695 u-boot: drop patch to include lowlevel_init c405581 rpi-base.inc: remove input modules form XSERVER d77f3d4 rpi-base.inc: add xserver-xorg-extension-glx to XSERVER for vc4 enabled 672e025 linux-raspberrypi-4.8: Upgrade to 4.8.15 1bf09a4 userland: Fix building on aarch64 22fb2b4 linux-raspberrypi-4.8: Upgrade to 4.8.13 90c45b4 userland: Update to latest 96b9c63 linux-raspberrypi-base.bbclass: remove version hack 17f0c23 linux-rpi.inc: Do not rely on DISTRO_TYPE to enable/disable kernel debug 064aa0a u-boot: Simplify boot script 0e66d69 linux-raspberrypi_4.8.bb: upgrade to 4.8.12 18cf04d firmware: Update to 20161125 1f64604 linux-raspberrypi_4.4.bb: upgrade to 4.4.35 44d41bf raspberrypi3.conf: fix typo for BCM43430 6bd1bfe linux-raspberrypi: remove not needed bundle_initramfs_append() b030814 u-boot: Fix appending to RDEPENDS 9c12ac8 linux-raspberrypi_4.8.bb: Upgrade to 4.8.6 380740d linux-firmware_git.bbappend: Delete a5f95f4 userland: Bump to latest and add ASNEEDED = "" 716b6a9 firmware: Use release tarballs 6c755af weston: Unify bbappends for weston into single file b9e6f04 userland: Update to latest master tip 00300d9 firmware: Update to 20161030 3e6e890 linux-raspberrypi-4.4: Update to 4.4.28 12aa27d gstreamer1.0-plugins-bad_%.bbappend: Set PACKAGECONFIG_GL for RPi ab39653 rpi-base.inc: Include pi3-disable-bt-overlay.dtb 17a6933 linux-raspberrypi: Update to 4.8.4 ddc9390 linux-firmware: Fix "No generic license file exists" warning d51a8a7 linux-raspberrypi_4.8.bb: Update to 4.8.2 e991148 firmware: Update to latest ed54bd3 linux-firmware: Correct the LICENSE for brcm43430-license 3360f98 sdcard_image-rpi.bbclass: Include boot script when using u-boot 1d629b1 u-boot: Add RDEPENDS on rpi-u-boot-scr 56047ad rpi-u-boot-scr: Add recipe to create u-boot boot script 1f24992 rpi-base.inc: Don't install kernel image into rootfs c62e088 eglinfo-x11: align to VC4 1ebb370 vc4: why no framebuffer device? 8d17669 xorg align for vc4 3b9aebd mesa: align for vc4 de016ce bluez5: correctly append brcm43438 service b6c954d Fix DISPMANX_OFFLINE variable typo d778d0a README: Replace references to Redmine with Github Issues 1e3983f linux-raspberrypi_4.7.bb: Update to 4.7.7 ecd8875 linux-raspberrypi: Add recipe for 4.8 release 05be947 firmware: Upgrade to latest 585838e userland: Upgrade to latest 41689e8 sdcard_image-rpi.bbclass: Remove redundant RPI_KERNEL_VERSION 5697e77 linux-raspberrypi_4.4: Upgrade to 4.4.23 4817e2c sdcard_image-rpi.bbclass: avoid corrupted images with latest oe-core ac6f357 weston: Fix typo with override 760ddd0 Switch to using 4.4 as default kernel ed84c2c vc4graphics: Support X11 with the VC4 driver. 55388a5 firmware, userland: Bump to latest b24afdc linux-raspberrypi_3.18: Remove e993bdc linux-raspberrypi: Add recipe for 4.7 release c2f7643 linux-raspberrypi_4.4: upgrade to 4.4.16 d511c7c linux-raspberrypi-4.4: add patch to enable proper operation of renderD128 device ef22ff4 linux-rpi.inc: add the configuration options required to support vc4graphics 6b4de2b mesa_%.bbappend: new file to add the correct configuration options to support vc4graphics bee7643 weston/weston_%.bbappend: modify configuration options to support vc4graphics 72b9635 wayland/weston_%.bbappend: modify configuration options to support vc4graphics ba9c466 rpi-config_git.bb: add v4c overlay to config.txt to support vc4graphics 5d2722c raspberrypi3.conf: set the default value of VC4_CMA_SIZE to support vc4graphics 824b78c raspberrypi2.conf: set the default value of VC4_CMA_SIZE to support vc4graphics dfce95f raspberrypi0.conf: set the default value of VC4_CMA_SIZE to support vc4graphics 224b9e9 raspberrypi.conf: set the default value of VC4_CMA_SIZE to support vc4graphics 0035bc8 rpi-base.inc: add vc4-kms-v3d to the overlays to support vc4graphics 6e535dd rpi-default-providers.inc: change default providers to support vc4graphics 1a32817 sdcard_image-rpi.bbclass: support for .dtbo files for dtb overlays d98f2a7 linux-raspberrypi-base.bbclass: support for .dtbo files for dtb overlays 09b76a4 rpi-base.inc: support for .dtbo files for dtb overlays 18a2fb6 linux-raspberrypi_4.4.bb: support for .dtbo files for dtb overlays a5f9b07 bcm2835: Compile examples correct LDFLAGS to avoid HASH errors 8c5eba1 bcm2835: Update to 1.50 5229f75 wiringPi: Fix compilation of libraries 5771c7f wiringpi: Fix prepend space 1b2c25e wiringpi: Update to 2.32 4c02c7c sdcard_image-rpi.bbclass: remove redundant IMAGEDATESTAMP cc64d63 userland: Add bash to RDEPENDS Change-Id: Ic9e50299fcba012068cea0c0a971c48c6da4138f git-subtree-dir: import-layers/meta-raspberrypi git-subtree-split: cce6292e41493158c26f5b1b7fded97faacf10d7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Squashed 'import-layers/meta-openembedded/'.Patrick Williams2017-03-291319-13673/+33760
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1efa5d6 gpsd: fix multilib build 97b82f3 exo: unbreak Thunar's detailed file view 5829238 modemmanager: Fix build with clang 9dc61c3 libmad: Fix build with clang 3cb5bcd fribidi: Fix build with security flags turned on c6bb220 flashrom: Remove redundant const qualifier 7ac8ead md5deep: Fix build with clang 6a08999 openldap: Fix Build error due to missing -fPIC ae254b4 libqmi: Fix build with clang 1ae5293 android-tools: fix do_install a67677b rsnapshot: fix host path in rsnapshot.conf.default f98f05a xfwm4: add x11 to REQUIRED_DISTRO_FEATURES 0913142 xfdesktop: add x11 to REQUIRED_DISTRO_FEATURES 4abb9bd xfce4-settings: add x11 to REQUIRED_DISTRO_FEATURES fbb8993 xfce4-session: add x11 to REQUIRED_DISTRO_FEATURES a7033bf xfce4-power-manager: add x11 to REQUIRED_DISTRO_FEATURES c628fef xfce4-panel: add x11 to REQUIRED_DISTRO_FEATURES d6ff552 xfce4-appfinder: add x11 to REQUIRED_DISTRO_FEATURES f470662 thunar-volman: add x11 to REQUIRED_DISTRO_FEATURES a905a4b thunar: add x11 to REQUIRED_DISTRO_FEATURES 4898fc6 libxfce4ui: add x11 to REQUIRED_DISTRO_FEATURES 4ea40f3 gtk-xfce-engine: add x11 to REQUIRED_DISTRO_FEATURES 57faeed garcon: add x11 to REQUIRED_DISTRO_FEATURES af6a177 exo: add x11 to REQUIRED_DISTRO_FEATURES 0b91d71 xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES 33055f8 xfce-panel-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES 17c9299 thunar-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES e3cc8a1 xfce4-pulseaudio-plugin: add x11 to REQUIRED_DISTRO_FEATURES 968e99e packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURES 3a2f97e libxklavier: add x11 to REQUIRED_DISTRO_FEATURES 7a557a2b libwnck: add x11 to REQUIRED_DISTRO_FEATURES 179bcb1 gtksourceview2: add x11 to REQUIRED_DISTRO_FEATURES eea7d0b gnome-disk-utility: add x11 to REQUIRED_DISTRO_FEATURES bc9450c evince: add x11 to REQUIRED_DISTRO_FEATURES 121a333 dconf: add x11 to REQUIRED_DISTRO_FEATURES 74ee171 libunique: add x11 to REQUIRED_DISTRO_FEATURES 258f4f3 pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES c30411d gtkmm: add x11 to REQUIRED_DISTRO_FEATURES d08864a opencv: checking existence of /usr/lib cb24773 libeigen: set tarball name as ${BP}.tar.bz2 00b89f2 opencv: fix QA issue d8d90a6 openjpeg: rename the download file dcfb513 apache2: include .load files in modules.d 0ec9cb2 asio: fix a musl compilation warning c840f78 asio: DEPENDS on openssl d2a990b lockdev: Pretend GNU libc on musl 02bca9e libplist: Remove rpaths surgically 45c2854 augeas: fix QA warning ebc3e16 edac-utils: fix systemd service 54b566a mariadb: use faster download URL 4ef0a72 krb5: Add -fPIC to compile flags 976fccd meta_oe_security_flags.inc: Add libcec, libmodplug, libcdio 2c3aaa7 meta_oe_security_flags: Disable PIE for s3c64xx-gpio/s3c24xx-gpio/cpufrequtils 9869a2d python-m2crypto: inherit siteinfo f169b40 ttf-abyssinica: update SRC_URI cce0d82 xterm: package /usr/lib/X11 to avoid installed-vs-shipped error on ppc64 2e71e6a fftw: Remove the fftw-dev package dependency on non-existent fftw package. 14c4d27 Revert "physfs: move to sources found at github/supertux" 24c9c2b wireshark: install missing header files b840fce tunctl: fix QA warning for GNU_HASH 705a4c1 vblade: fix QA warning for GNU_HASH a3d23d2 tsocks: fix QA warning for GNU_HASH 35dfe1a zeroconf: fix QA warning for GNU_HASH 052fe5e nuttcp: fix QA warning for GNU_HASH b6d9486 aoetools: fix QA warning for GNU_HASH 6ea4941 iscsi-initiator-utils: fix postinstall and systemd service file dbabbd8 lftp: fix PACKAGECONFIG[readline] 6f06d75 drbd-utils: 8.9.3 -> 8.9.6 5336366 lksctp-tools: 1.0.16 -> 1.0.17 659d9d3 meta-openembedded: Add me to morty maintainer's list 6e91977 c-ares: update 1.11.0 -> 1.12.0 406ca64 libmnl, nftables: Update versions dce441f openl2tp: Fix build with clang aebf681 lowpan-tools: Fix errors found with clang c8f78ec linux-atm: fix do_compile error 7a491f3 nodejs: update to 4.6.1 2396e30 openldap: use recommended backend mdb ce2b1ac rsyslog: upgrade to 8.22.0 ca3a032 librelp: add recipe 2f7c00b libfastjson: add recipe 9af1859 vim: Update to v8.0.0022 b096119 glmark2: Enabling c++ 11 features 3587696 android-tools: fix native build e63aa5b dhcp_%.bbappend: fix replaces original key warning 51867d2 rsnapshot: update to 1.4.2 a4f713b python-unidiff: python module for parsing diff data b6f38dd mg: Update to 20161005 9db48dc joe: Fix build with clang cc5414c glcompbench: Demand c++11 explicitly b8ecf24 flashrom: Fix build with clang and aarch64 2449866 gpm: Remove nested functions 09ac7a6 libdc1394: Upgrade to 2.2.4 71670ff python-greenlet: Rename register from rX to xX for aarch64 73c6871 frame: Fix build with clang 2280f69 libplist: Squash warnings found by clang 577604b libmbim: Fix build with clang 558d935 libbonobo: Fix missing dep on orbit2-native and build with clang 3fd6133 libndp: 1.5 -> 1.6 ccec146 adduser: always add -M option for useradd dd2748d dvb-apps: fix recipe, and update to the latest version d0b44b7 v4l-utils: add support for "native" build 74d5222 inotify-tools: add recipe 00ba3c8 nodejs: update to 4.6.0 a87270e postgresql.inc: Fix do_configure error (could not find Python.h) 887cdc7 mpich: update to version 3.2 8cefb2e libsoc: update to version 0.8.2 1872a8a libsodium: update to version 1.0.11 a5bc9e9 python-evdev: update to version 0.6.4 d4185c6 python-dbusmock: update to version 0.16.7 ecc78a9 python-cmd2: update to version 0.6.9 c8f992c python-bcrypt: update to version 3.1.1 e15a35a python-werkzeug: update to version 0.11.11 2810af5 python-urllib3: update to version 1.18 40efc44 python-rfc3987: update to version 1.3.7 3f000b5 python-pytest: update to version 3.0.1 f35e4e6 nginx: update to version 1.11.5 951d31e python-pyopenssl: update to version 16.1.0 0a812a0 python-pymongo: update to version 3.3.0 96819dd python-pymisp: update to version 2.4.51.1 13e2470 python-prompt-toolkit: update to version 1.0.7 ee0f810 python-lxml: update to version 3.6.4 47d12fe python-cffi: update to version 1.8.3 b7ae781 python-certifi: update to version 2016.9.26 4faba62 libsocketcan: upgrade to 0.0.10 2acaa8f tipcutils: upgrade to 2.2.0 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now empty EXTRA_OECONF f882db6 ipmiutil: uncomment PARALLEL_MAKE fb6585f jansson: update to 2.9 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD fded4cf opencv: fix packaging and install df9dac1 xdg-user-dirs: initial add 0.15 2846999 a2jmidid: initial add v8 d6cd37b jack: remove portaudio PACKAGECONFIG 0f8f197 jack: swap to jack2 a7e7ecc python-pybind11: add pybind11 for operability between C++11 and Python 7f5236b alsa-equal: Add recipe for version 0.6 def0e38 caps: Add recipe for version 0.9.24 1c072cb gvfs: fix fetch error 3796741 tesseract: upgrade to 3.04 0cc3d06 leptonica: add PACKAGECONFIG for giflib b850fda phytool: Add recipe 8eef5ab wireshark: update to 2.2.1 5dbbc99 nfacct: added nfacct recipe to meta-networking dd77c3d libnetfilter-acct: added new recipe for libnetfilter-acct 1.0.3 812e940 ntp : Add openssl to default PACKAGECONFIG options 8760099 atftp: fixes musl libc build af864a7 geoip-perl: upgrade to 1.50 5abe6ea arptables: add the directory for default /etc/sysconfig/arptables a0e2240 arptables: add arptables systemd service file 93b0d65 iscsitarget: resolve build error with linux kernel 4.8 9e8d127 squid: fix ptest failure 6f54f29 squid: specify sysconfdir and logdir 307d1c9 libtdb: fixes for deterministic builds 5175c03 libldb: fixes for deterministic builds 5291715 libtevent: fixes for deterministic builds 778a2b6 libtalloc: fixes for deterministic builds fe652f8 libldb: fix for LIC_FILES_CHKSUM f25aa3d libtdb: fix for LIC_FILES_CHKSUM d4a36f6 libtevent: fix for LIC_FILES_CHKSUM 0014397 libtalloc: fix for LIC_FILES_CHKSUM 1a5ae6a mbedtls: upgrade to 1.3.17 a95726d samba: replace pam packageconfig by hard dependency 3fdfdd8 samba: un-blacklist f604ee6 mariadb: update to version 5.5.52 6d8cbfa gmock: fixed installing pkgconfig file and libraries on x86_64 architecture 63707b5 gst-plugins-base: fix rare but annoying build errors 8b68ed9 jq: add support for jq-native + misc minor fixes dacf9a8 onig: update 5.9.3 -> 5.9.6 a6ad786 onig: add support for orig-native + misc minor fixes ea21a3f mpd: disable automatic start at boot - service is activated on demand by socket c7f39c7 thrift: disable java 39b03b0 libsmi: rdepends on wget and set WGET as target path a0ef440 mariadb: replace the CC with CC_VERSION and CXX with CXX_VERSION b23da47 webmin: ensure correct PERLLIB path 42f52f5 ttf-lklug: use fedora24 for source ba54b98 edac-utils: add systemd support and required dependencies for edac 6ee4e53 haveged: don't compile in mips16e mode 3e4a0e2 lvm2: enable option o_direct 3c56c4f multipath-tools: Obey exported LDFLAGS 5e17038 pam-passwedqc: Obey exported LDFLAGS aba02d7 libnet: fixes musl libc build 08b315e rsyslog: fixes musl libc build 5a9b947 Remove bashisms 3bbec2b physfs: move to sources found at github/supertux a0c3cea poppler: update to 0.47.0 b77869a xfce4-clipman-plugin: update to 1.4.0 81e5975 xfce4-notifyd: update to 0.3.2 13975d3 xfce4-calculator-plugin: update to 0.6.0 9e36ee0 xfce4-weather-plugin: update to 0.8.8 86fcbf9 xfce4-whiskermenu-plugin: update to 2.0.1 8d6f8cc exo: update to 0.11.1 a60b025 xfce4-power-manager: update to 1.6.0 bf02c16 php: update 5.6.25 335ea17 layer.conf: add LAYERVERSION and LAYERDEPENDS 47ab72f hostapd: Security Advisory-CVE-2016-4476 510bcc8 gperftools: fix to work on aarch64 6ba3b30 xfsprogs, xfsdump, dmapi: blacklist, needs upgrade to stay compatible with default kernel 754111f mariadb: add libdbd-mysql-perl to RDEPENDS aad32cf mariadb: add libdbi-perl to RDEPENDS 934104c libdbd-mysql-perl: add new recipe 67d6ed4 p7zip: do not hardcode path in native wrapper script 93d85f6 mpich: fix QA issue and remove blacklist 520dee9 evince: add intltool-native to DEPENDS b187e7c logwatch: 7.4.1 -> 7.4.3 076b261 gthumb, libgnomekbd, gnome-desktop: add dependency on intltool-native 18b35eb vboxguestdrivers: upgrade to 5.1.6 to fix build with default kernel from oe-core 4.8 b70d4e2 p7zip, mce-inject: update LIC_FILES_CHKSUM bfa1054 mozjs: fix crash on non-x86 64 bit systems 7742daa fftw: fix native build 4e84633 fftw: fix reconfigure error introduced in previous patch 4703a3d lirc: Fix build with clang b18ac6d gpsd: Fix build with musl 7b05caa net-snmp: Fix build issue found with musl f4ed1bc rtmpdump: fix QA warning for GNU_HASH c5bd43a cdparanoia: fix QA warning for GNU_HASH b2d3dac rsyslog: upgrade to 7.6.7 0de66c2 openl2tp: Obey LDFLAGS in Makefile 9c9cee6 crash: Enforce use of LDFLAGS during make be8aa13 grubby: add bash to RDEPENDS_grubby-ptest dfcb67a imagemagick: depend on fftw not virtual/fftw 395cb2d fftw: build all configurations by one recipe 1edf97a ristretto: have tumbler back - it builds fine and is an important feature 64a63fc gvfs: update to 1.28.3 e3a2814 gimp: update to 2.8.18 4618962 upower: don't start on boot by default - dbus does that on demand c1a6b86 jack: update to 0.125.0rc1 df0c384 tslib: move recipe from oe-core fe249f8 xtscal: move recipe from oe-core 0d103ba pointercal: move recipe from oe-core dd01b4b portaudio: upgrade to latest release 0feb5f7 poco: update to 1.7.5 82f2e2b chrony: add PACKAGECONFIG for nss, libcap e05536c mpv: include PACKAGECONFIG_CONFARGS in EXTRA_OECONF 5d131fd libgit2: add dependency on libssh2 4f3ae98 gammu: add dependency on unixodbc 7be1355 jasper: add PACKAGECONFIG for opengl 24e387a openldap: fix CVE-2015-3276 14a532d imsettings: 1.6.8 -> 1.7.1 a3cdf02 networkmanager: Fix package splitting and systemd service issue a617fdc minini: update SRC_URI with new download path 02f77f7 snort: Add lzma to PACKAGECONFIG 4fde248 syslog-ng: remove unused patches c8c68fb ttf-dejavu 870df18 iscsitarget,netmap-moduls,vboxguestdrivers: Blacklist, not compatible with default kernel version 4.8 85b5755 xterm: 320 -> 325 e05f59e geoclue: Update to 2.4.4 2ed5ad2 krb5: upgrade to 1.13.6 dd0f1ad ttf-dejavu: 2.35 -> 2.37 0836228 packagegroup-xfce-base: add librsvg-gtk 39be411 python-pyyaml: 3.11 -> 3.12 94a6bb9 python-dbus: 1.2.0 -> 1.2.4 29a6cb6 tk: 8.6.4 -> 8.6.6 3b675cb thrift: fix build on gcc-6 170b5ea abiword: unblacklist and fix 3e9313c geany-plugins: unblacklist / fix known bugs / update to 1.28 d70ccec geany: update to 1.28 a0fdd7f zile: uprev from 2.4.9 to 2.4.11 and add acl support ee23e9d python-pylint: python source code analyzer 5641b25 Revert "gpsd, foxtrotgps: blacklist, fails to build with new binutils-2.27" c7137fd gpsd: make sure the recipe uses LDFLAGS a231c43 android-tools: add recipe from AOSP tag android-5.1.1_r37 4fad615 collectd: CVE-2016-6254 2f15702 libqmi: fix floating dependencies d505a7a lmsensors: sensors-detect: print a special message when there isn't enough cpu info 35ee0a0 xpext-dev: Remove RDEPEND on empty xpext package. 5b4a557 glcompbench: Fix issues causing failures in GCC6 f3cd93f glade: fix typo introduced in last patch 098d32e tcpreplay: upgrade to 4.1.1 12a1189 waf-samba.bbclass: Add PACKAGECONFIG_CONFARGS to CONFIGUREOPTS 3a436ad wireshark: update to 2.2 554bbfb traceroute: update to 2.1.0 467dc1f dhcpcd: update to 6.11.3 fbffcf3 vsftpd: allow sysinfo() in the seccomp sandbox e4365a2 proftpd: remove the script ftpmail 10abb68 stunnel: 5.28 -> 5.35 b60c608 samba: fix build by linking with bfd instead of gold 365fd1e strongswan: 5.3.2 -> 5.5.0 b4b6465 samba: fix to package pidl in samba-pidl dd1ddae lvm2: add PACKAGECONFIG for lvm thin provisioning 07c1512 glade3: unbreak, unblacklist and other fixes e9b5fc1 gtkmathview: unbreak gcc-6 build and unblacklist 0368f99 libgnome: add intltool-native to DEPENDS 1b6ee01 libgsf: add intltool-native to DEPENDS d55334c pavucontrol: replace intltool by intltool-native in DEPENDS 8f6a485 p7zip: update to version 16.02 0a5c689 upower: add systemd support 11178d1 openjpeg: uprev from 2.1.0 to 2.1.1 83bb725 rdfind: add initial recipe, rdfind 1.3.4 c0e0c77 glmark2: Fix build error due a missing space before a macro ce01b0a imagemagick: upgrade patchset c4ff1c9 smartmontools: 6.4 -> 6.5 84e0dbe sg3-utils: 1.41 -> 1.42 f2f1b91 rrdtool: 1.5.4 -> 1.6.0 1cb3cdc python-six: Add native and nativesdk to BBCLASSEXTEND c0fe31f python-certifi: Add native and nativesdk to BBCLASSEXTEND 88d9c59 python-pyopenssl: Extend recipe to support Python 3 80b2d4d samba: blacklist, fails to build with new binutils-2.27 df531c5 accel-ppp: blacklist, fails to build with new binutils-2.27 d0f90f8 crda: fix QA Issue: No GNU_HASH in the elf binary fab248a openvpn: 2.3.8 -> 2.3.9 3143193 squid: don't do squid-conf-tests at build time 615872a inetutils: fixes for ipv6 feature 20681ef znc: control ipv6 support based on DISTRO_FEATURES 940a621 wolfssl: control ipv6 support based on DISTRO_FEATURES 59a9d6f tnftp: control ipv6 support based on DISTRO_FEATURES 513ae03 tftp-hpa: control ipv6 support based on DISTRO_FEATURES bbba35e stunnel: control ipv6 support based on DISTRO_FEATURES 020db7d squid: control ipv6 support based on DISTRO_FEATURES 23b7656 ntp: control ipv6 support based on DISTRO_FEATURES 823570b mtr: control ipv6 support based on DISTRO_FEATURES 021e60b daq: control ipv6 support based on DISTRO_FEATURES 2e10d8f cyrus-sasl: control ipv6 support based on DISTRO_FEATURES d4b6c7d chrony: control ipv6 support based on DISTRO_FEATURES c13a706 iscsitarget: fix QA warning for GNU_HASH 1157490 ipvsadm: fix QA warning for GNU_HASH 490d792 yp-tools: fix compile errors c7e8da3 squid: add missing patch header e3a0a0b postfix: 3.0.3 -> 3.1.1 908a27c lftp: 4.6.3a -> 4.7.3 215740d ifenslave: upgrade to 2.7 13434cb wireshark: update to 2.0.5 291946d directfb: add PACKAGECONFIG for inputdrivers 0d4f922 geany-plugins: blacklist because of QA issues e19c4ab tracker: blacklist, fails to build with new binutils-2.27 939b83a gnome-menus, gnome-panel3, gnome-control-center: blacklist, gnome-menus fails to build because of python 8c29023 gpsd, foxtrotgps: blacklist, fails to build with new binutils-2.27 c63f9c4 openwsman: 2.6.2 -> 2.6.3 bb7101e lua: 5.3.2 -> 5.3.3 038a6e7 thin-provisioning-tools: add version 0.6.3 2e386b7 lvm2: tweak MODPROBE_CMD for cross compile 99d4505 php: update to 5.5.38 and 5.6.25 cfbbe3f gnome-keyring: Turn off QA check dev-elf 40a075a python3-jsonschema: set dependency to vcversioner 2cdd3d6 python3-vcversioner: add recipe 2fe1b29 asio: fix musl compilation (strerror_r) cc9b89f networkmanager: 1.0.10 -> 1.0.12 353a8c3 mcelog: 1.09 -> 1.40 709bd23 mailcap: 2.1.45 -> 2.1.46 f119c2a gtk-doc: disable where necessary 13b511c gnome-control-center, gthumb: correctly remove a file from the source tree 3b0093c libglade: add a recipe from oe-core 19dc711 krb5: Fix S4U2Self KDC crash when anon is restricted 0887841 vim: split tools directory into vim-tools package ac960a6 openldap: 2.4.43 -> 2.4.44 bf918d5 libhugetlbfs: add libhugetlbfs-perl to RDEPENDS aedcb85 gitpkgv: Fix $GITPKV for a single named git source 996f296 nodejs: update to 4.5.0 5dbdf0c xfce4-mailwatch-plugin: control ipv6 support based on DISTRO_FEATURES 20d4b5c cherokee: control ipv6 support based on DISTRO_FEATURES a37ad37 php: control ipv6 support based on DISTRO_FEATURES 07539fb iperf: control ipv6 support based on DISTRO_FEATURES ad30a26 geis: Add python3-argparse module to RDEPENDS 010d99d efivar: fix PIC not found 26b1013 python-requests, python3-requests: Update to version 2.11.1 ed70cd5 python-pysocks, python3-pysocks: Add recipe for version 1.5.7 43895d9 python-prompt-toolkit, python3-prompt-toolkit: Add recipe for version 1.0.6 97691e5 python-ndg-httpsclient, python3-ndg-httpsclient: Add recipe for version 0.4.2 70978e3 python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7 83fb5cc python-py: Extend recipe to support Python 3 9dda623 python-pytest: Extend support to python 3 1d68def python-pretend: Extend recipe to support Python 3 7d5ec62 python-iso8601: Extend recipe to support Python 3 c4728e0 python-cryptography-vectors: Extend recipe to support Python 3 2eb51b6 python-urllib3: Extend recipe to support Python 3 6a144af python-pyopenssl: Extend recipe to support Python 3 775a576 python-pycparser: Extend recipe to support Python 3 96b1670 python-pyasn1: Extend recipe to support Python 3 57ce75d python-idna: Extend recipe to support Python 3 559ec40 python-cryptography: Extend recipe to support Python 3 445e595 python-cffi: Extend recipe to support Python 3 90eedcc core-image-minimal-xfce: add kernel modules to image 2892bd6 vboxguestdrivers: Add recipe for vbox 5.x fef7b1f libqb: 0.17.1 -> 0.17.2 7e8eb9a yaffs2-utils: fix QA warning for GNU_HASH 62799e1 libnet-dns-perl: 0.81 -> 1.06. c0e4ad7 nodejs, arm: map TUNE_FEATURES to --with-arm-fpu parameters dcba10c nodejs: use shared zlib instead of bundled one 0a2bd4f poco: update to 1.7.4 bd9f653 Revert "testfloat: Fix No GNU_HASH in the elf binary warnings" 8579f18 testfloat: Fix No GNU_HASH in the elf binary warnings dc48e76 meta-oe: remove trailing spaces 303a585 meta-oe: remove PR = "r0" 289217b meta-oe: fix indentation f2bec07 nginx.inc: use 4 spaces for indentation 8e6425c nginx: optimize systemd unit file 6c7c69c spitools: bump git revision (SRCREV) 7988dfe collectd: make /etc/collectd.conf a CONFFILE 8885e4a testfloat: Fix No GNU_HASH in the elf binary warnings c4ea812 wipe: fix QA warning for GNU_HASH 7fdf353 libx86-1: fix QA warning for GNU_HASH 107689a meta-oe: Standardize use of "_append" versus use of "+=" 1a2cfa6 libdbi-perl: 1.634 -> 1.636 3c598be libedit: 20150325-3.1 -> 20160618-3.1 60b675a hwdata: 0.288 -> 0.291 b7ab152 python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1 25b5e35 python-strict-rfc3339, python3-strict-rfc3339: Add recipe for version 0.7 9756c90 python-functools32: Add recipe for version 3.2.3-2 6713a6b python-webcolors, python3-webcolors: Add recipe for version 1.5 06b06a3 python3-requests: Add native and nativesdk to BBCLASSEXTEND 7fdedb7 python3-click: Add native and nativesdk to BBCLASSEXTEND f0c1242 python-rfc3987, python3-rfc3987: Add recipe for version 1.3.6 6e17cf0 python-progress, python3-progress: Add recipe for version 1.2 4efb76b gperftools: upgrade to 2.5 41abb7e dialog: 1.2-20150920 -> 1.3-20160424 c7419bb ctapi-common: 1.1-11 -> 1.1-14 1c080cc corosync: 2.3.5 -> 2.4.0 0ebc756 python-requests: update to version 2.11.0 ccae17a python-monotonic: fix RDEPENDS for minimal python install 6fea657 python-monotonic: update to version 1.2 52cb4d5 python-jsonpatch: Fix RDEPENDS to work on minimal python install 3c20885 python-jsonpatch: update to version 1.14 7cf433a python-daemonize: update to version 2.4.7 7d12dd4 opensc: update to version 0.16.0 30ef6ad libp11: update to version 0.4.0 1aaa57e engine-pkcs11: update to version 0.2.2 dcf56c9 utouch-mtview: remove blacklist 0fcdae1 utouch-frame: fix build errors associated with xmllint 469a6ca nginx: PACKAGECONFIG for httpv2 9e78e4b thunar-volman: Fix build with clang b415e2a udisks2: Update to 2.1.7 30eb09f libgphoto2: Fix build when security flags are enabled with clang 46248dc php: fix aclocal-copy aclocal-copy 63d1973 python-pymisp: Update to version 2.4.49 1df4b34 python-lxml: update to version 3.6.1 622788e python-cython: update to version 0.24.1 e38635e python-certifi: update to version 2016.8.8 d1ebcbc gd: update to version 2.2.3 bb689de imagemagick: Add new PACKAGECONFIG for graphviz 8900925 libp11: fix fetch error. ec66063 imagemagick: upgrade from 6.9.2 to 7.0.2 02a390b tnftp: tnftp20130505 -> tnftp20151004 5fdc25a proftpd: 1.3.5a -> 1.3.5b 5793d60 libnftnl: 1.0.5 -> 1.0.6 af7893c radvd: 2.11 -> 2.14 4c8b9e1 geoipupdate: 2.2.1 -> 2.2.2 999f6c4 geoip: 1.6.6 -> 1.6.9 617d495 dovecot: 2.2.21 -> 2.2.25 10a1066 dnsmasq: update to version 2.76 e86c7ef opensaf: make sure /etc/init.d/opensafd exist 35326fa samba: upgrade to 4.4.5 6555c34 libldb: upgrade to 1.1.27 174a083 ctdb: upgrade to 2.5.6 e37d93f libtdb: upgrade to 1.3.10 80d23a2 libtevent: upgrade to 0.9.29 4e0bc78 libtalloc: upgrade to 2.1.8 fcdd7e2 quagga: 0.99.24.1 -> 1.0.20160315 74d994e samba: remove ${localstatedir}/log 2cf000c wireless-regdb: update 2014.11.18 -> 2016.06.10 2ea482d crda: split wireless-regdb out into own recipe 1ea6e9a proftpd: fix system account login failure 4307c6a squid: fix configure host contamination f849b9f utouch-frame,utouch-mtview: Blacklist b76cee6 ninja: update to version 1.7.1 10670f5 xf86-video-ati: Set RRECOMMENDS to linux-firmware-radeon 894f7ce gateone: remove custom prefix for /var fdeb947 glog: Update to version 0.3.4 32e7012 gflags: New recipe 6752cba python-pygobject: update to version 3.20.1 66e6830 hiawatha: update to version 10.3 1a8e7aa hiawatha-init: create log directory during init 3146e64 evtest: update to version 1.33 f1dcff4 espeak: fix package for gcc6 42dd9f3 pidgin: upgrade to 2.11.0 7f30230 efivar: 0.23 -> 0.24 2ad60db nginx: update to version 1.11.3 ea75c65 nginx: add the LDFLAGS to the link arguments 2646e97 epeg: update to the latest version 5a81915 dstat: update to version 0.7.3 355cdb7 libmbim: update to 1.14.0 e22b9e0 upower: update to version 0.99.4 d95a980 devicekit-power: remove obsolete package that was migrated to upower in 2010 7c25fa4 daemonize: update to version 1.7.7 5f9728d cryptsetup: update to version 1.7.2 7151a9d breakpad: disable ppc from being built. 7e2e442 mongodb: failes to build on ppc 8ddc1b0 concurrencykit: fix fetch errors. ff38717 openwsman: fix fetch error. 87cc923 engine-pkcs11: fix fetch error 35d56a1 libmicrohttpd: update 0.9.49 -> 0.9.50 03220d6 ttf-lklug: add version 0.6-14.20090803cvs.fc24 to support Sinhala language 185f576 ttf-lohit: add version 2 to support Indian languages 8cb799e fontforge-native: support python module 59d7086 ttf-abyssinica: add version 1.500 to support Amharic language 98c0577 glmark2: Fix gcc 6 deprecated declaration error c29c7ed glmark2: Fix gcc 6 configure error 9405f93 libmodbus: update to upstream develop version 3.1.4 886a5da opencv: Fix build with gcc 6.0 2e0332c rygel: add intltool-native dependency ed969f3 gparted: add intltool-native dependency c598865 libgxim: add intltool-native dependency 0cd0b09 networkmanager-openvpn: add intltool-native dependency 6a6438b gnome-bluetooth: add intltool-native dependency 9dd576b dconf: add intltool-native dependency 3d0ca85 gupnp-tools: add intltool-native dependency 9e92fdc gegl: add intltool-native dependency c16a8d6 gtksourceview2: add intltool-native dependency 8d84f58 geoclue: add missing intltool-native dependency 5f7fc33 gnokii: add missing intltool-native dependency e231b02 libgit2: add a recipe for libgit2 version 0.24.1 fdb1bbe daemontools: fix QA Issues for daemontools and fix a warning for daemontools-native 92c500e postgresql: 9.4.5 -> 9.4.8 aff7b7e ccid: update to version 1.4.24 5d05955 asio: update to version 1.10.6 8bed54a Revert "gnome-disk-utility: blacklist because of avahi-ui" 70e7f34 meta-gnome/layer.conf: enable gtk for avahi-ui 4947695 xerces-c: upgrade to 3.1.4 b0ae995 ninja: support target builds 41414e0 adduser: upgrade to 3.115 7f4f2d7 grubby: fix no GNU_HASH warning e48d02b network-manager-applet: addmissing intltool-native dependency 1d41fe4 mozjs: Fix incorrect usage of PN. db97c32 gedit: remove blacklist caused by gtksourceview2 / fix/cleanup build 2ed31c7 modemmanager: update to 1.6.0 and unblacklist - libqmi was fixed 5b5bad7 libqmi: update to 1.16.0 2c86452 libgnomeui: update to 2.24.5 / fix build on gcc6 / cleanup e9bf73f nostromo: add dependency for nroff used during compile phase aac86aa nostromo: remove useradd of a user already provided by base-passwd da81d9e proftpd: return stderr to syslog bc8fd52 ntp: make ntp and alternative for ntpd 32a6fd4 samba: inherit update-rc.d to manage init script 8b28f07 bridge-utils: various build fixes (musl & CFLAGS) 9fb484e proftpd: clean the host path in prxs 85d96d1 proftpd: fix PACKAGECONFIG settings f8dd8cd proftpd: start at boot time 4c854d2 wireshark: inherit perlnative 03b76ca squid: upgrade to 3.5.20 fa2c10c curlpp: fix QA issue for cav-octeon3 3683e46 snort: fix to remove from blacklist b2eae93 meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortify abf5445c meta-networking: override SECURITY_CFLAGS for c-ares 6204c13 c-ares: use our compilation flags 53794a7 atftp: do not create user nobody 7e4f225 python-mccabe: Remove unnecessary setup_requires pytest-runner 6cb4eb3 mercurial-native: upgrade to 3.8.4 7482f2d libssh2: Add native to BBCLASSEXTEND cfdf135 nostromo: update to version 1.9.6 181f5f8 webmin: upgrade to version 1.801 df5141a libssh2: upgrade to 1.7.0 d71cccd libssh: upgrade to 0.7.3 d98b1a3 sysbench: add new recipe a720b93 libnih: add new recipe to meta-oe 26fbc9b libebml: fix do_unpack failure 8f4c447 packagegroup-tools-bluetooth: Fix incorrect LIC_FILES_CHKSUMs 30eab2d xfce4-vala: unbreak by telling configure new vala API version 6255219 mariadb: upgrade to 5.5.50 4b24a6c psqlodbc: Add the new recipe 8bb4a8b unixodbc: Add the new recipe f9f8578 efivar: add COMPATIBLE_HOST item f5da671 x11vnc: fix do_patch failed 292d8f1 Revert "postgresql: blacklist because tcl in oe-core is broken for last month" b142ab5 python-imaging: Fix CVE-2016-2533 6398643 juce: Improved juce class and recipes 3bbc28d juce: Added support for JUCE framework ca6edca python-pygpgme: update tests 8dca4ab python-pygpgme: update ptest output format 9bf3e36 collectd: replace deprecated readdir_r() with readdir() 5ed0925 makedumpfile: add makedumpfile 1.6.0 a63b404 minicoredumper: add the recipe 014c361 grubby: add grubby 8.40-1 520610b xfce4-terminal: add dependency on vte9-termcap 1a6e6a9 phpmyadmin: upgrade to 4.6.3 aa01ab9 php: update to 5.5.37 and 5.6.23 0b6853f ttf-vlgothic: add a ttf font 5a319d3 ttf-liberation-sans-narrow: add a ttf font 06e58b6 cfengine: add recipe and base policy 898b397 tokyocabinet: add recipe 00f6dc9 poco: update to 1.7.3 958bfe3 contrib: add MIPS_INSTRUCTION_SET ba733d1 klibc: fix install destination in 64bit env eeaf3dd uw-imap: use cross-tools to create static library 4c03228 augeas: Move from oe-core 74466fc libsodium: Update to 1.0.10. d0c4bdc zeromq: Update to version 4.1.5. 7707dd5 apache2: update to version 2.4.23 97e2e15 freeglut: add opengl to REQUIRED_DISTRO_FEATURES 9efd12b nginx: update to version 1.11.2 96fd3c5 mousepad: remove blacklist caused by gtksourceview2 ca36344 gtksourceview2: fix build with gcc6 a1647ea Mpd: use libsystemd 273be2e directfb: move recipe to meta-oe 37e1dd1 sshfs-fuse: update to 2.8 20df863 nodejs: update to 4.4.7 d209e32 x11vnc: remove redundant RPATH to fix QA issue e7aeb11 libxfce4ui: Use native intltool for building the lib b813911 cpuset: add new python package ecf41ac libmad: add the recipe 1f87c7f mpg123: remove the recipe 5c69367 python-flask-bootstrap: update to version 3.3.6.0 and fix RDEPENDS 9d1d1e8 python-flask-navigation: update package RDEPENDS 06c87ef python-flask-bcrypt: update package RDEPENDS 01b7c1d python-flask: update RDEPENDS to include python-click d070f5a python-click: add recipe for the python click package required by the new version of flask a7195fc python-feedformatter: add package RDEPENDS 7ebe715 python-evdev: update to version 0.6.1 and add package RDEPENDS 18d5f11 python-feedparser: add package RDEPENDS 878ec0c python-epydoc: add package RDEPENDS 2daf0b0 python-dominate: update to version 2.2.1 and fix RDEPENDS 786b54e python-flufl-enum: remove deprecated package 468e565 python-django-south: add package RDEPENDS 795dc3f python-django: update to version 1.9.7 and add the required RDEPENDS ac2336f python-dbusmock: update to version 0.16.6 and update required RDEPENDS 3cac200 python-cmd2: update RDEPENDS to pull in required packages ae9a0c5 python-cryptography: update to version 1.4 and remove patches now available with the latest release d212af4 lirc: inherit python3native instead of pythonnative 5e18b65 python-cffi: update to version 1.7.0 ca90791 python-decorator: add package RDEPENDS 9a3bf8e python-backports-ssl: add package RDEPENDS 8cde32a python-bcrypt: update to version 3.1.0 9c00cf3 python-six: update RDEPENDS to work on both python2.7 and python3 8d55746 python-werkzeug: update RDEPENDS to work for minimal python2.7 and python3 df36dff pyrtm: Add RDEPENDS to the package 04923b4 pyrtm: update to version 0.4.2 97f8a24 python-pyephem: add RDEPENDS to package d27ad56 python-ujson: correct RDEPENDS to pull in needed python packages 63ebe28 python-urllib3: correct RDEPENDS to work on a minimal python instance aa16b31 python-urllib3: update to version 1.16 b7efea7 python-vcversioner: add RDEPENDS for the package bc892fb python-vcversioner: update to version 2.16.0.0 045d79e python-visitor: update to version 0.1.3 569cab0 python-vobject: add RDEPENDS for the package 5b4b806 python-vobject: update to version 0.9.2 f8ccd64 python-werkzeug: update to version 0.11.10 39fdd2e python-wtforms: add RDEPENDS to work correctly in minimal python environment 8f85bf0 python-wtforms: update to version 2.1 53f8a49 python-yappi: correct RDEPENDS to work on a minimal python install d04adba python-zopeinterface: update to version 4.1.1 4e52a2e python-tornado: remove deprecated version 2.2.1 001dad1 python-xlrd: add RDEPENDS to allow module import with a minimal python install 5cfe9e7 python-xlrd: update to version 1.0.0 812162c meta-python: Add Derek Straka as a maintainer 4b65102 python-imaging: Add patch to fix host sysroot fails f735a9c python-setuptools-scm: Add python-setuptools-scm bb a9b7ae5 python-pytest-runner: Add python-pytest-runner bb 45baacb python-mccabe: Add python-pytest-runner dependency 8027e53 python-mock: Add python-pbr-native dependency 093d271 python-pbr: Add python-pbr bb 4fbb4d2 net-snmp: initscripts are located in net-snmp-server-snmp package 582eddb net-snmp: fix snmpd crash via AgentX connection a27d4a7 openconnect: PACKAGECONFIG certain dependencies 303d9ea python-pyserial: update to version 3.1.1 e4691bb python-pymisp: update to version 2.4.48.1 116d715 python-flask: upgrade to version 0.11.1 0f89c4b python-decorator: update to version 4.0.10 5f92f38 python-yappi: add a recipe for a python profiler 45fc7c1 python-pyephem: update recipe to use the pypi class 1bef833 python-m2crypto: update recipe to use the pypi class 14e11e7 python-pyro4: update recipe to use the pypi class 7edad4d pypi: update the base pypi url to use the package info without requiring the hash 216e956 netmap: blacklist b6e805c Samba: use only libsystemd 6b2fc93 lftp: fix issues with multiple signbit definitions and remove from the blacklist 3647a2c crda: fix errors about unused variables and remove from the blacklist 1cb7275 gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9 ce37942 vte9: Add old vte into meta-oe 377d67a gtest: fix installation in multilib 5cdb839 gnome-disk-utility: blacklist because of avahi-ui 7a925f7 analyze-suspend: Bump to latest Git version 0e10dc7 efl e-module.inc: fix fetching in multi-lib configs c29c8e3 krb5: add systemd support 016e748 Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken" 0963084 python-cloudeebus: fix do_compile failure c06411f python-pygobject: fix do_configure failed 64d874f libebml: don't rely on make -e, obey LDFLAGS cff7a47 vboxguestdrivers: obey LDFLAGS 55dfb1b epdf, evince, tracker, gimp, tumbler: Remove blacklist caused by poppler build failures 979760c evince: fix build errors with gcc-6 675d1df poppler: fix ambiguity on math functions related to gcc-6 9b9eb83 faac: address gcc-6 narrowing errors via an explicit cast d516719 libqmi: update to version 1.14.2 559c14a crash: update to version 7.1.5 80def85 geis: add a patch to fix incorrect indentation issues and remove -Wno-error=misleading-indentation 90488aa tvheadend: add a patch to fix issues with gcc 6 and drop the -Wno-error=misleading-indentation d24e984 p7zip: update to version 15.14.1 0647b7d iperf: resolve issues with gcc6 e092a95 v4lutils: Update to latest upstream 9222832 libgphoto2: correct compatibility issues with libjpeg-turbo-1.5.0 7e8e0fb python-pyephem_3.7.6.0.bb: Add new recipe. 19ef3af gtk-engines: Move from oe-core 9cd117a chrony: Versatile implementation of NTP 5c8efcc curlpp: fix build with gcc-6 and remove blacklist f316c4a wireshark: update to 2.0.4 13db3c6 ntp: Security fixes via Upgrade to 4.2.8p8 f0756d1 crda, lftp, curlpp: blacklist, fails to build with gcc-6 0561402 libgphoto2, v4l-utils: blacklist, not compatible with libjpeg-turbo-1.5.0 c119940 grail: update to version 3.1.1 ee42aeb fwts: add CFLAG to ignore misleading indentations 629d67a geis: add CFLAG to ignore misleading indentations 0aac049 tvheadend: add CFLAG to ignore misleading indentations baa1ab2 fbreader: fix return code issue on gcc6 47e84b3 tcsh: fix the wait definition to support gcc6 87fc6bb geos: use std::isnan to support gcc6 aebac65 libeigen: update to 3.2.8 03f0be6 mpv: use waf.bbclass 7d399ca mpv: add DESCRIPTION 431ec7e libcgi-perl: add version 4.28 to provide perl-module-cgi af6af86 redis: fix hiredis build so it's less failure-prone and links properly 548effe ruby.bbclass: Fix usage with python3 44ea80d postgresql: blacklist because tcl in oe-core is broken for last month b0fae32 python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken 33fc64c faac, iperf, crash, espeak, open-vcdiff: blacklist, fails to build with gcc-6 25a78e5 abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24 d78c521 evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6 25e9400 fwts: Remove 14.09.00, newer 14.12.00 is in recipes-test 6dcee71 elementary, evas-generic-loaders: Drop poppler dependency 5221399 mpv: Media Player 1847d0b libass: add newer version e781f8e mpd: update to 0.19.15 d609617 meta-oe: override SECURITY_CFLAGS for llvm3.3 f90b8d3 toybox: Upgrade to 0.7.1 3ff2e22 libftdi: update to 1.3 8b32e60 nginx: update to version 1.11.1 98c4e4f nginx: update stable version to 1.10.1 b5091a1 python-tornado: add missing python2 runtime deps 7650008 python-singledispatch: initial recipe for version 3.4.0.3 4c110ff python-backports-abc: initial recipe for version 0.4 4594d24 syslog-ng: expand service file @variables@ earlier b27938b opencv: Reorder PACKAGES variable d0952ad opencv: Make gphoto2 dep optional via PACKAGECONFIG 24fe575 abiword, gnome-vfs: Use print as a function 80cf5e0 netmap-modules: Avoid type warning with python v3 55cb2ec gitkpkgv: Ensure files are closed b4d7caa gnome-doc-utils-stub: add a recipe f0de8ed cmpi-bindings: fix build with python 3 a18991d python-pygobject: add a recipe 4f93338 python-pyrex: add a recipe 56a4d21 python-imaging: add a recipe 25a0003 python-dbus: add a recipe f9ce43c Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes e5f01ca nano: fix license to GPLv3. 240e2eb plymouth: allow disabling the dracut dep 852cd67 luajit: fix build issues, obey more vars 0cce9fe efivar-native: fix compile failure with older host gcc (<=4.6) 25f31a5 nodejs: update to 4.4.5 ff41698 gnome-menus: Fix QA warnings. c2c895e python-simplejson: change to setuptools 350bd0b dvd-apps: Fix several QA WARNINGS 6de06e4 geany-plugins: fix build 7be16bc libldb: add missing libaio dependency 126e48c libtalloc: add missing libaio dependency 81f3fb0 libtdb: add missing libaio dependency 18a1d69 libtevent: add missing libaio dependency a6a3671 cifs-utils: make samba conditional dependency d765990 netcat-openbsd: fix qa warning a2256bb esmtp: Fix rootfs creation errors 7832c67 postfix: Fix rootfs creation errors 62e3df2 netkit-rsh: fix build issue. 880c3dc opensaf: update to 5.0.0 d46c89a squid: CVE-2016-4553 9a13040 ntp: avoid floating dependency on mdns (aka mDNSResponder) 387824f openct: Fix rootfs creation errors e49c2c2 iptraf: Fix rootfs creation errors 5ec8663 fontforge: add back gnulib to DEPENDS 5adc7db florence: move to latest GTK2 version 0.5.4 5cc904b python-thrift: update to version 0.9.3 ad7fb0f python-urllib3: update to version 1.15.1 9a527fc python-pyudev: update to version 0.20.0 79174d7 python-pytz: update to version 2016.4 2383776 python-pyroute2: update to version 0.3.22 9e37a25 python-pyparsing: update to version 2.1.4 faa6511 python-pyopenssl: update to version 16.0.0 b1ca690 python-pyflakes: update to version 1.2.3 00ec1d5 python-psutil: update to version 4.2.0 3fe43f5 python-pip: update to version 8.1.2 b031bef python-monotonic: update to version 1.1 852f2a7 python-mock: update to version 2.0.0 81b3aa3 python-greenlet: update to version 0.4.9 beb3060 python-enum34: update to version 1.1.6 80517d2 python-cffi: update to version 1.6.0 87c914b python-backports-ssl: update to version 3.5.0.1 ab22ea3 sthttpd: update to 2.27.0 02b52ee freeglut: Add a recipe freeglut to replace mesa-glut bb26012 mesa-glut: Remove the recipe b917018 assimp: Add recipe for Open Asset Import Library 21a9e43 initramfs-kexecboot-klibc-image: Skip for nios2 f6db877 x11vnc: remove old libtool macros from acinclude.m4 a3d4309 networkmanager: add missing dep on dbus-glib-native 0839562 networkmanager: add missing dep on intltool-native b22c290 openlmi-networking: add missing dep on konkretcmpi-native 4972132 mg: stop relying on make -e 2318f8e llvm: make llvm-config wrapper error message more understandable 4ff633a uim: Fix Warning 35c3f12 geany-plugins: initial add 1.27 1d4d6e7 geany: update to 1.27 5ce609f poppler: update to 0.43.0 207e971 python-cryptography: fix compile issue with openssl 1.0.2h 33f5a5b apache2: fix libtool's path in apxs 5e5e66d python-requests: update to version 2.10.0 319bbc1 python-pymisp: update to version 2.4.36 9aa6735 python-flask-login: update to 0.3.2 ae20c6d python-flask-pymongo: update to 0.4.1 daf619e rrdtool: only unset PERLHOSTLIB in do_configure 5ad18c4 pytest: fix runtime issues. 569b11c obexftp: mark as compatible with bluez5 5da9408 krb5: fix uninitialized variable warning 87084fe libhugetlbfs: enable build for x86-32 c9c82d3 efivar: fix unknown option while gold linker used beac69f efibootmgr: sync with upstream while efivar upgraded to 0.23 f0a1e61 efivar: fix do_install failed d68c687 efibootmgr: update and unblacklist fe4cb8b efivar: update to 0.23 bee16ff gnulib: bump git revision 44a13e6 libsoc: update to 0.8.1 901b9a2 libxkbui: Fix license WARNING 09ccbeb python-numeric: Add LLNL license df2e3bb netcf: unconditionally remove gnulib dir to support reconfigure 8fe7d1e proftpd: fix mod_tls build issue 37297c3 nbd: fix LIC_FILES_CHKSUM 23ce88c znc: fix QA issue and remove from blacklist 0939421 netcf: fix mishandling of gnulib submodule causing build fail 00ec8bc autotools-bootstrap: make bootstrap package specific. 273d797 wireshark: Fix new QA Error 8b5662b curlpp: fix recipe 2f3a499 nodejs: update to 4.4.4 3384b41 upower: fix WARNING 76754d0 libwnck: fix WARNING 631efea python-dateutil: update to version 2.5.3 e62215e pypi: update the pypi class to support the updated URL scheme ef735bb acpitests: Fix license issue c45e8a3 tracker: update run-time dependencies 0f808a9 tracker: add missing depends for intltool-native aebbd94 tracker: add a patch to support giflib 5 1bc1405 libnice, farsight2: unblacklist as libnice's nice.pc issue fixed. 786ab84 wvstreams: fixing segfault with new gcc optimizations 102e699 llvm3.3: Disable auto -dbg packages 5397ae5 packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used. 4adec18 lmbench: avoid gcc optimize-away multiplication 35c7a5b leptonica: add PACAKGECONFIG for openjpeg f347220 leptonica: update to version 1.73 904fd8d giflib: update to version 5.1.4 a6c172e poppler: add --std=c++11 to fix build with Qt 5.7 9087a59 pidgin: use pkg-config instead of hardcoded paths or python-config fc1ee27 pidgin: add PACKAGECONFIGs 2ff8e7e pidgin: Update to 2.10.12 0980690 toybox: Upgrade to 0.7.0 3391c2e toybox: Remove out-of-date patch be3d4c0 rrdtool: fix do_configure failure on some hosts b957e27 python-pyparsing: modify build to correctly use setuptools rather than distutils 3132af1 opencv: Fix metapkg dependencies for opencv-java and opencv-locales 5bece73 fbreader: add cflags fix for fribidi 0.19.7 821414a protobuf: split package to main and compiler packages 3bae88a protobuf: add protobuf-c recipe a78aebb packagegroup-tools-bluetooth.bb: Selects the tools appropriate for the version of bluez being used. c7265a6 glmark2: wl_surface should be destoryed after destroying wl_window f4ee554 xfce4-eyes-plugin: update to 4.4.5 d2e10b7 xfce4-cpufreq-plugin: update to 1.1.3 e211113 fluidsynth: set correct portaudio packageconfig dependency 7632939 xfce-polkit: fix warning not able to copy license b86f2fa meta-xfce: add intltool-native to DEPENDS c31ccab vim: Upgrade to v7.4.1689 6c0caad tinymembench: update to version 0.4.0 plus bug fixes 72c6229 nginx: update to version 1.9.15 e7ead2b nginx: update stable version to 1.10.0 c1ede48 iperf3: update to version 3.1.2 plus bug fixes 3df0760 iozone3: update to version 434 a29cece fio: update to version 2.9 4a47738 fribidi: update to version 0.19.7 7af4e55 sox: dep on ffmpeg, not libav 0307151 syslog-ng.inc: fix prerm script & class includes 1bd027e sblim-sfcb: add missing dependency on unzip-native c22af99 libmicrohttpd: update to 0.9.49 c16b6e6 fluentbit: add new recipe cdd326f fbida: use separate builddir e03e5d6 netdata: replace deprecated 'base_contains' with 'bb.utils.contains' 546d55d netdata: fix whitespace in the patch that caused failures when applying 23a1c2e netdata: add new recipe 831f710 ltrace: Remove deprecated readdir_r() a61cb51 ltrace: Error Fix for ARM 53adf32 thrift: Add recipe for Apache Thrift. f79a851 squid: CVE-2016-3947 275b6c3 meta-networking: use bb.utils.contains() instead of base_contains() 7a9c626 wireshark: update package to 2.0.3 abc6e49 rp-pppoe: Fix rootfs creation errors 1296817 openconnect: add missing dependencies 6830c3b proftpd: CVE-2016-3125 f59daf6 samba: remove dependency on ctdb 8cd5bc5 ntp: Security fixes via update to 4.2.8p7 ce61eea dovecot: fix QA issue and remove from blacklist 73fa6a9 net-snmp: enable ipv6 support aa8e156 samba: fix paths in sysv initscript ffeb84e samba: fix QA warnings. 6fbaf07 mozjs: fix configure host contamination b5a7dfb mariadb: Fix rootfs creation errors d1be64c wayland-fits: update, get out of PNBLACKLIST 0d857a1 hwdata: add new recipe 98951db rsnapshot: use ${bindir} as rsync location 1e17ae1 mozjs_17.0.0.bb: Fix do_srpm error 4d6c013 krb5-CVE-2016-3119.patch c16d59f xfce4-weather-plugin: update to 0.8.7 18e5f63 xfce4-whiskermenu-plugin: update to 1.5.3 eeac9ad poppler: update to 0.4.1 dad9a78 meta-initramfs: use bb.utils.contains() instead of base_contains() aa72c9e meta-gnome: use bb.utils.contains() instead of base_contains() 0d7c615 meta-efl: use bb.utils.contains() instead of base_contains() ab9f4d9 meta-multimedia: use bb.utils.contains() instead of base_contains() f08b75f meta-xfce: use bb.utils.contains() instead of base_contains() e5c807b meta-webserver: use bb.utils.contains() instead of base_contains() 21f10c1 meta-oe: use bb.utils.contains() instead of base_contains() 723b55f libubox: update to the latest git version for bug fixes b188239 concurrencykit: update to version 0.5.1 2675ade bootchart: update to 1.17 08f7d59 libgee: update to the latest stable version (0.18.0) 819f73f log4cplus: update to version 1.2.0 3be4e86 libio-pty-perl: update to version 1.12 5d67ab6 libxml++: update to the latest stable version (2.38.1) 85c72f4 python-parted: update to version 3.10.7 d95712f mozjs: fix armeb builds 63606ed initramfs-{debug,kexecboot}-image: zero out the rootfs_extra_space in initramfs images 33fc545 gtest, gmock: allow building gtest-native and gmock-native 969cd47 crash: add cross package ff70a60 Add simple-mtpfs recipe 834392b python-visitor: Add recipe for version 0.1.2 d3767d9 python-netaddr: Add recipe for version 0.7.18 5a20e87 python-dominate: Add recipe for version 2.2.0 71dcf41 flite: fix license issue. 7a7863b xcursorgen: fix License issue 40d7128 udisk2: fix build issue with missing depends fb30db6 nodejs: update to 4.4.3 6475f14 apache2: update to 2.4.20 1eac35d libmodbus: add support for the libmodbus development release 9676ebb python-wtforms: Add recipe for version 2.0.2 49b3517 python-pam: Add recipe for version 1.8.2 4be7006 python-flask-wtf: Add recipe for version 0.12 3e4ecdd python-flask-sqlalchemy: Add recipe for version 2.1 381d498 python-flask-navigation: Add recipe for version 0.2.0 962e2ab python-flask-bootstrap: Add recipe for version 3.3.5.7 00d5837 python-flask-bcrypt: Add recipe for version 0.7.1 5a7f267 python-blinker: Add recipe for version 1.4 cb95c5e python-bcrypt: Add recipe for version 2.0.0 bfa6d1c umip: unblacklist and disable parallel make bbb8373 nginx: update to 1.9.14 d436de8 llvm: correct fix for the multilib libdir 6336472 python-whoosh: update to 2.7.4 fdb2b66 python-decorator: update to 4.0.9 3fa8c30 python-dateutil: update to 2.5.2 4a90cbc python-cython: update to 0.24 ead0d3b krb5: add native and nativesdk extend c073b9a ne10: use bb.debug for debug messages 54a18a0 libbonobo.inc: add libbonobo-bin package by lib_package class d5e7b4b libhtml-parser-perl: update to 3.72 591cd39 libextutils-installpaths-perl: update to 0.011 edb883e libextutils-config-perl: update to 0.008 4c6da8a libencode-perl: update to 2.83 caeea00 libdbi-perl: update to 1.634 fa4bbb8 libdbd-sqlite-perl: update to 1.50 6a7fed1 libcurses-perl: update to 1.34 547fe92 libcrypt-openssl-random-perl: update to 0.11 2a42fba libclass-method-modifiers-perl: update to 2.11 4f6ba02 libcapture-tiny-perl: update to 0.36 ba5f235 adduser: update to 3.114 cc6b324 libtinyxml2: update 2.2.0 -> 3.0.0 536d146 gnome-themes: fix icon-name-mapping not found c4358e7 fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive 9ece354 openbox: add run time dependency on openbox-theme-clearlooks 7321fe2 nodejs: update to 4.4.2 3dfea34 vpnc: stage vpnc-script eb4ce40 openconnect: add recipe 388adb9 ctdb: drop duplicated DESCRIPTION 6914b91 ctdb: rdepend on procps d1a8f14 ctdb: disable the service by default ee61bec iscsitarget: resolve build error with linux kernel 4.3 and above a9d1b61 c-ares: Add package to networking 60c1f6c lldpd: Update to version 0.9.2 12e31ce samba: add volatile file to support readonly rootfs 237ade5 dnsmasq: get systemd only working again 4caeb00 libtalloc: Update to latest stable b20f3b1 libtdb: Update to latest stable 59b17c8 libtevent: Update to latest stable 37c158f libldb: Update to latest stable 70bde9a samba: Update to latest stable ab62c74 cyrus-sasl: Drop unneeded group addition REVERT: 247b126 Revert "leptonica: add PACAKGECONFIG for openjpeg" REVERT: ff38c70 python-cryptography: fix compile issue with openssl 1.0.2h REVERT: 107e624 nbd: fix LIC_FILES_CHKSUM REVERT: f76ad6c znc: fix QA issue and remove from blacklist REVERT: 9199968 netcf: fix mishandling of gnulib submodule causing build fail REVERT: 3cec94a autotools-bootstrap: make bootstrap package specific. REVERT: 761a686 wireshark: Fix new QA Error REVERT: 88a4748 curlpp: fix recipe REVERT: e00ad20 upower: fix WARNING REVERT: d2077f0 libwnck: fix WARNING REVERT: 84fdde3 acpitests: Fix license issue REVERT: 947e7f1 libnice, farsight2: unblacklist as libnice's nice.pc issue fixed. REVERT: f797b79 wvstreams: fixing segfault with new gcc optimizations REVERT: 84f69f3 packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used. REVERT: e341fa0 lmbench: avoid gcc optimize-away multiplication REVERT: 1726e71 leptonica: add PACAKGECONFIG for openjpeg REVERT: ea71aa8 poppler: add --std=c++11 to fix build with Qt 5.7 REVERT: 0e06305 llvm3.3: Disable auto -dbg packages REVERT: ebe5fb2 pidgin: use pkg-config instead of hardcoded paths or python-config REVERT: 4a5b269 pidgin: add PACKAGECONFIGs REVERT: 6bcf20d pidgin: Update to 2.10.12 REVERT: 085dcdc toybox: Remove out-of-date patch REVERT: 7743d7e rrdtool: fix do_configure failure on some hosts REVERT: 305329d python-pyparsing: modify build to correctly use setuptools rather than distutils REVERT: 33874df opencv: Fix metapkg dependencies for opencv-java and opencv-locales REVERT: 25b22fb packagegroup-tools-bluetooth.bb: Selects the tools appropriate for the version of bluez being used. REVERT: d4b1497 glmark2: wl_surface should be destoryed after destroying wl_window REVERT: 4ee8ab7 fluidsynth: set correct portaudio packageconfig dependency REVERT: 87488dc xfce-polkit: fix warning not able to copy license REVERT: c9b3f9f meta-xfce: add intltool-native to DEPENDS REVERT: 76f7c9d sox: dep on ffmpeg, not libav REVERT: 5e2bb87 syslog-ng.inc: fix prerm script & class includes REVERT: 9f34a85 sblim-sfcb: add missing dependency on unzip-native REVERT: e2764e6 fbida: use separate builddir REVERT: a1b71fe squid: CVE-2016-3947 REVERT: d824682 rp-pppoe: Fix rootfs creation errors REVERT: 6812a4a openconnect: add missing dependencies REVERT: 959b617 proftpd: CVE-2016-3125 REVERT: 2ae294d dovecot: fix QA issue and remove from blacklist REVERT: ea52766 net-snmp: enable ipv6 support REVERT: 2092396 ntp: Security fixes via update to 4.2.8p7 REVERT: fd1e5ea mozjs: fix configure host contamination REVERT: ebb31a9 mariadb: Fix rootfs creation errors REVERT: 852b40f wayland-fits: update, get out of PNBLACKLIST REVERT: 8a1c490 hwdata: add new recipe REVERT: d4cb722 rsnapshot: use ${bindir} as rsync location REVERT: 2463098 mozjs_17.0.0.bb: Fix do_srpm error REVERT: de2fe0d krb5-CVE-2016-3119.patch REVERT: 470ab81 xfce4-weather-plugin: update to 0.8.7 REVERT: 01bf016 xfce4-whiskermenu-plugin: update to 1.5.3 REVERT: 51ad2f8 poppler: update to 0.4.1 REVERT: fe8fbf1 meta-initramfs: use bb.utils.contains() instead of base_contains() REVERT: 2e3d033 meta-gnome: use bb.utils.contains() instead of base_contains() REVERT: 33837ef meta-efl: use bb.utils.contains() instead of base_contains() REVERT: d336edb meta-multimedia: use bb.utils.contains() instead of base_contains() REVERT: 09ae3b6 meta-xfce: use bb.utils.contains() instead of base_contains() REVERT: 9078b0d meta-webserver: use bb.utils.contains() instead of base_contains() REVERT: cf18193 meta-oe: use bb.utils.contains() instead of base_contains() REVERT: 0e6cc19 libubox: update to the latest git version for bug fixes REVERT: 9f1c8ee concurrencykit: update to version 0.5.1 REVERT: fb946ee bootchart: update to 1.17 REVERT: 49d4df3 libgee: update to the latest stable version (0.18.0) REVERT: 7166c0a log4cplus: update to version 1.2.0 REVERT: 0791add libio-pty-perl: update to version 1.12 REVERT: 9b956d2 libxml++: update to the latest stable version (2.38.1) REVERT: 526a602 python-parted: update to version 3.10.7 REVERT: cd0fe0f mozjs: fix armeb builds REVERT: 4d94318 initramfs-{debug,kexecboot}-image: zero out the rootfs_extra_space in initramfs images REVERT: 146c382 gtest, gmock: allow building gtest-native and gmock-native REVERT: 19284f3 crash: add cross package REVERT: 70a46ba Add simple-mtpfs recipe REVERT: a34566c python-visitor: Add recipe for version 0.1.2 REVERT: 4bc8f37 python-netaddr: Add recipe for version 0.7.18 REVERT: 07a6eeb python-dominate: Add recipe for version 2.2.0 REVERT: b58d78f flite: fix license issue. REVERT: 9f8053b xcursorgen: fix License issue REVERT: f98090c udisk2: fix build issue with missing depends REVERT: d6a6190 nodejs: update to 4.4.3 REVERT: c9f8cc3 apache2: update to 2.4.20 REVERT: 8b15907 libmodbus: add support for the libmodbus development release REVERT: 7a0519d python-wtforms: Add recipe for version 2.0.2 REVERT: 44aa637 python-pam: Add recipe for version 1.8.2 REVERT: 3e88e5e python-flask-wtf: Add recipe for version 0.12 REVERT: 9b1377a python-flask-sqlalchemy: Add recipe for version 2.1 REVERT: 8c69a06 python-flask-navigation: Add recipe for version 0.2.0 REVERT: 80279a3 python-flask-bootstrap: Add recipe for version 3.3.5.7 REVERT: a68a27c python-flask-bcrypt: Add recipe for version 0.7.1 REVERT: b72a23a python-blinker: Add recipe for version 1.4 REVERT: fc3b141 python-bcrypt: Add recipe for version 2.0.0 REVERT: 93aa4aa umip: unblacklist and disable parallel make REVERT: bf34b1e nginx: update to 1.9.14 REVERT: 4fe750a llvm: correct fix for the multilib libdir REVERT: b7cbd44 python-whoosh: update to 2.7.4 REVERT: 607e275 python-decorator: update to 4.0.9 REVERT: 2d50716 python-dateutil: update to 2.5.2 REVERT: 18872d2 python-cython: update to 0.24 REVERT: da664f7 krb5: add native and nativesdk extend REVERT: e317d95 ne10: use bb.debug for debug messages REVERT: 0d28aba libbonobo.inc: add libbonobo-bin package by lib_package class REVERT: 1db7299 libhtml-parser-perl: update to 3.72 REVERT: e9d95a5 libextutils-installpaths-perl: update to 0.011 REVERT: 224dad6 libextutils-config-perl: update to 0.008 REVERT: f9156de libencode-perl: update to 2.83 REVERT: 26be6da libdbi-perl: update to 1.634 REVERT: ebf03b9 libdbd-sqlite-perl: update to 1.50 REVERT: 1e04c8b libcurses-perl: update to 1.34 REVERT: aedee46 libcrypt-openssl-random-perl: update to 0.11 REVERT: 5acf9a1 libclass-method-modifiers-perl: update to 2.11 REVERT: 32d95f3 libcapture-tiny-perl: update to 0.36 REVERT: c8f9b9c adduser: update to 3.114 REVERT: d4cde5c libtinyxml2: update 2.2.0 -> 3.0.0 REVERT: d34fc2a gnome-themes: fix icon-name-mapping not found REVERT: c8ec1be fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive REVERT: 37c75b3 openbox: add run time dependency on openbox-theme-clearlooks REVERT: 88b739e nodejs: update to 4.4.2 REVERT: 3c76d0a vpnc: stage vpnc-script REVERT: 51717e1 openconnect: add recipe REVERT: afaf3c2 c-ares: Add package to networking REVERT: cb87e40 samba: remove dependency on ctdb REVERT: d73f12b samba: fix paths in sysv initscript REVERT: d5baf78 samba: fix QA warnings. REVERT: e123d76 ctdb: drop duplicated DESCRIPTION REVERT: 7290932 ctdb: rdepend on procps REVERT: dc0bc56 ctdb: disable the service by default REVERT: 37c8e1f iscsitarget: resolve build error with linux kernel 4.3 and above REVERT: eba63b3 lldpd: Update to version 0.9.2 REVERT: d7c6dc8 samba: add volatile file to support readonly rootfs REVERT: 72a2f2b libtalloc: Update to latest stable REVERT: 2aad141 libtdb: Update to latest stable REVERT: 8176853 libtevent: Update to latest stable REVERT: b325cea libldb: Update to latest stable REVERT: 825cf15 samba: Update to latest stable REVERT: 5aa6f37 dnsmasq: get systemd only working again REVERT: abd1795 cyrus-sasl: Drop unneeded group addition REVERT: 156b381 README: update maintainers list for krogoth Change-Id: Id1c465d3fe39327bf35a475756b103eab8a90a02 git-subtree-dir: import-layers/meta-openembedded git-subtree-split: 1efa5d623bc64659b57389e50be2568b1355d5f7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Squashed 'import-layers/yocto-poky/'.Patrick Williams2017-03-292659-77388/+107735
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dc8508f build-applance-image: Fix to use the release branch for morty bf5dd36 build-appliance-image: Update to morty head revision 746c681 meta-yocto-bsp: linux-yocto: bump to the latest stable version for non-x86 BSPs 73aa36e linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 cddb7f1 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 3999037 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8 e09163a linux-yocto/4.8: sync preempt-rt with upstream project 2c0efd2 devtool: runqemu: work around runqemu script path assumption fb1df18 image_types: Use softer setting of WKS_FILE e127d01 ref-manual: Removed host package requirements for SDK 0915ee7 ref-manual: Applied minor corrections to 2.2 migration section. 7c3cdf8 yocto-project-qs: Created two sub-sections for the "Build" section. 9ae4ab5 yocto-project-qs: Fixed the example to use 'dd' instead of 'mkefidisk.sh' e40a8d7 ref-manual: Added BBMULTICONFIG glossary description. 5e0d634 dev-manual: Added section for multi-configuration support 41e7488 ref-manual: Updated 2.2 migration for runqemu porting to python 952a47b buildstats: check IMAGE_ROOTFS exists before checking its size 74f30e9 build-appliance-image: add /sbin to PATH 143f9a3 linux-yocto/4.8: update to v4.8.3 4fd9b03 linux-yocto/4.1: fix CVE-2016-5195 (dirtycow) d9f9b52 linux-yocto/4.4: update to v4.4.26 a8a4817 kern-tools: make patches with shell-unsafe characters valid a32f8ce linux-yocto/4.4/4.8: kernel config warning cleanups ef627ab local.conf.sample.extended: remove RM_OLD_IMAGE 9c04beb ref-manual: Removed RM_OLD_IMAGE variable description. b6eef65 ref-manual: Added more to migration 2.2 runqemu ported to python. f9ea0a8 ref-manual: Updated the 2.2 Migration section with review changes. d669b83 ref-manual: Added links for migration BitBake change. 3a5b86e ref-manual: Fixed missing title for migration section. a6752eb ref-manual: Added the 2.2 Migration guide section. 2b08a28 ref-manual: Added note to RM_OLD_IMAGE indicating redundancy 97ac701 ref-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name 069adf7 build-appliance-image: Update to master head revision 4b94b49 bitbake: toaster: Update default release to Morty 3332426 bitbake: toaster: Update poky fixture for Morty release 7656dea bitbake: toaster: Update oe-core fixture for Morty release 0fc03be linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.22 bf16e8b linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.33 06e0718 README.hardware: update Edgerouter section fb49654 edgerouter.conf: produce wic images for Edgerouter 8bc037f poky-tiny.conf: set QB_DEFAULT_FSTYPE to IMAGE_FSTYPES cd271d2 README.hardware: update Beaglebone section 924ca10 bitbake: bb.event: fix infinite loop on print_ui_queue 24abb88 binutils: Fix gas error with cfi_section inconsistencies be587db libxml2: Make tests non-executable 2a2592e bind: fix two CVEs 5dba357 rpm: prevent race in tempdir creation 901e632 insane.bbclass: fix package_qa_check_arch() for mips64-o32 34b16fe arch-mips.inc: remove duplicates from PACKAGE_ARCHS 8d3a272 ppp: fix building with linux-4.8 21d5c58 Revert "linux-libc-headers: fix in/if.h includes" b2726f7 populate_sdk_ext: explicitly set DL_DIR 7052400 sqlite3: Revert ad601c7962 from 3.14.1 amalgamation package d8adf58 linux-yocto.inc: ensure do_kernel_link_images runs before do_strip 76f42d6 binutils: fix for MIPS "Can't find matching LO16 reloc" errors ee835e1 libgpg-error: Make case generic for MIPS 704c8b8 live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGETYPE for /vmlinuz 65eb514 image_types.bbclass: add dependency do_image_wic -> do_bootimg 1d3b825 libxcb: use python3 to build it ede3319 xcb-proto: fix for python3 a489cb1 xcb-proto: create .pyc files for python2 49d189e package_tar: avoid chdir warnings and restore cwd after packaging a618501 source-highlight: use with-boost-libdir a35493d insane.bbclass: Additional "mips" and "mipsel" machine definitions ca3c782 kernel-arch.bbclass: Add xtensa and arc into valid_archs table 9ab52c8 libxrender: remove spurious build dependency d46883c libxext: remove spurious dependencies 95a7729 libxext: remove stale git recipe 4e1b9d5 cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdk 62a0163 cmake: also set CMAKE_FIND_ROOT_PATH_MODE_PACKAGE b7b2e34 base-files: fix profile error under < /dev/null f683658 x86-base: Update version to 4.8 7c32a77 pixbufcache: handle gdk-pixbuf not being present 76b0c18 librsvg: remove redundant assignment 751cb2c Remove RM_OLD_IMAGE, it's no longer useful 1a95d4a bitbake: bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name 19d39be bitbake: bitbake-user-manual: Fixes small typos for 'addtask' section ce70355 bitbake: bitbake-user-manual: Updated the [noexec] and [nostamp] flag descriptions 1d4031a bitbake: bitbake-user-manual: Fleshed out the "addtask" documentation eedb264 bitbake: bitbake-user-manual: Updated the datastore functions b2f1d21 dev-manual: Re-wrote the remote GDB debugging section. 551f7d8 dev-manual: Applied review comments to "Packaging Externally Produced Binaries" cbc5986 bsp-guide: Updated the yocto-bsp create selections in the example. 4616a47 toaster-manual: Added video link to 2.2 Toaster Intro. 13033b2 yocto-project-qs: Fixed Minnow MAX build example 371ab63 build-appliance-image: Update to master head revision a75bccd bitbake: runqueue.py: Remove redundant whitelist checks f725929 classes/externalsrc: re-run do_configure when configure files change 2d60ffc poky.conf: fix DISTRO_VERSION 1c85c29 sdk-installer: Fix unclear SDK installer message df80b81 sysklogd and busybox: ignore return code from init script stop 83e4e27 update-rc.d.bbclass: ignore init script return code a003a92 insane: display names instead of ELF machine numbers 8419817 lib/oe/qa: add ELF machine to string function 1de0cc9 build-appliance-image: Update to master head revision 9304fcc vte: Build without vala by default 4a7eb4b build-appliance-image: Update to master head revision 1b1bc79 ref-manual: Updated the USERADD_ERROR_DYNAMIC and USERADDEXTENSION variables. 96b9007 dev-manual: Updated "Packaging Externally Produced Binaries" 2cd0125 bsp-guide: Updated the yocto-bsp create output in the example. 684a875 ref-manual: Added link in the SYSROOT_DIRS_NATIVE description cda7141 ref-manual: Review edits to do_populate_sysroot and SYSROOT_DIRS_NATIVE 6be52dd ref-manual: Updated three SYSROOT_DIRS* variables. d31a826 ref-manual: Updated the do_sysroot_populate task description. 1053502 ref-manual: Updated QA error message. 3b4987a ref-manual: Added note about bb.fatal() raising an exception. b1e4d96 documentation: Updated Manual revision table for 2.2 8312ba8 ref-manual: Applied review changes to the STAGING_DIR_HOST aaeb1ee ref-manual: Added a reference to viewing task variable dependencies. 2da62c5 yocto-project-qs: Altered MinnowBoard MAX example ca2b282 mega-manual: Added new chapters to support building the manual 8e57e88 poky.ent: Updated the variables for Morty release. 5f146e5 dev-manual: Added new section on recipe style guidelines 81698ab dev-manual: Fixed missing quote in SRC_URI example. ca85107 ref-manual: Updated build/tmp/cache/ reference section 7ff22fc sdk-manual: Fixed example in "Passing Host Options" 2083e83 ref-manual: Updated the STAGING_DIR_HOST variable description. c2c052e ref-manual: Added explanation of the -C option e2083c0 dev-manual: Fixed IMAGE_FEATURES examples in debug section. 6ec45ef dev-manual: Update to GPL file finder script. 45a8da9 poky.conf: Bump version for 2.2.0 morty release 9756e53 bitbake: bitbake: Update version to 1.32.0 45f7221 archiver: fix gcc-source handling 0f042b1 bitbake: depexp: Close UI with error message on NoProvider event b8f4804 genericx86-common.inc: add dependency do_image_wic -> do_bootimg d9809e9 README.hardware: Update Genericx86 section 68c6457 genericx86-common.inc: produce EFI wic image 58d0abe linux-yocto: linux 4.4: bump to the latest stable version for non-x86 BSPs f51158b linux-yocto: linux 4.1: bump to the latest stable version for non-x86 BSPs b8499e7 linux-yocto: linux 4.8: bump to the final v4.8 release for non-x86 BSPs 0f25619 net-tools: fix building with linux-4.8 40f262f Revert "linux-libc-headers: if_tunnel: remove include of if/ip/in6.h" a8efeb7 canned-wks: use GPT partition table a7648af systemd-bootdisk.wks: update kernel command line 55a8fe7 flex: Backport buffer overflow fix 2109c62 flex: Update upstream check uri fbdeb3f gnutls: Backport certificate check fix b9d6a7c bitbake: main: Check bitbake server-only port is a number 77e5619 bitbake: runqueue: Optimise task id string manipulations 146eb22 bitbake: toaster: fix cloning of git+ssh repositories f436629 bitbake: bb.runqueue: fix unexpected process death logic 31aafe6 bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgress 9489382 testimage: disable build tests for qemumips and qemumips64 b5e8924 mkgummidisk.wks: update kernel command line 2f7c6bb mklibs-native: update broken SRC_URI 8209a01 gcc-runtime.inc: Add CPP support for x86-64-x32 tune 1b55ee1 libgcc-common.inc: Fix broken symlinks for multilib SDK 65107a9 machine.cfg: Unset CONFIG_64BIT for qemu i386 architecture b872e2b linux-yocto/4.8: Enable R8169 driver since its needed by supported platforms ac647ea update-rc.d.bbclass: check that init script is executable before running it 3536271 classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse plugin 78c0199 oeqa/sshcontrol: Handle interrupted system call error 3c1faa1 u-boot: Add support to use uboot-extlinux-config class 7df1951 classes/uboot-extlinux-config: Add class 09a9de4 wic: selftest: add test for sdimage-bootpart bed4a13 wic: selftest: add test for systemd-bootdisk 33bed1e security_flags: Diable PIE for mesa-gl 926a1e6 mkefidisk.wks: update kernel command line dc67037 mkefidisk.wks: use MSDOS partition table 12ea11e wic: rewrite MBR disk identifier 5763d8f9 wic: generate PARTUUID for MDOS partitions e8ce508 wic: set PARTUUID only for gpt partition table 1ddd23c linuxloader.bbclass: Adjust mips to cover all mips/mips64 8be92dc arch-mips: Add mipsisa{32, 64}r6{el, } tunes 559f52f gcc-configure: Add mipsisa{32, 64}r6{el, } support 561e7e1 glibc: Add mipsisa{32, 64}r6{el, } support 4ab8b8f bitbake.conf: Add mipsisa{32, 64}r6{el, } support 80a4239 siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 8535ed9 linuxloader.bbclass: Add mipsisa{32, 64}r6{el, } support ba8bfee libc-package.bbclass: Add mipsisa{32, 64}r6{el, } support caf7e84 kernel-arch.bbclass: Add mipsisa{32, 64}r6{el, } support 4ec02b3 insane.bbclass: Add mipsisa{32, 64}r6{el, } 0623259 pseudo: backport a patch to fix renameat() e96af0c xmlto: Add libxslt to native DEPENDS ef7828c utils.bbclass: add function to check for git config user 4454d02 bitbake: toaster: Update tests to reflect front end changes 7f67977 bitbake: toaster: Delete notification update front end implementation to design 8df5606 bitbake: toaster: importlayer Fix layer dependencies button state toggle 5e9b405 bitbake: toaster: checksettings Remove confusing startup messages 25ea0b6 bitbake: toaster: buildinfohelper: Use correct way to get message from LogMessage fffce32 bitbake: toaster: api / project Cancel any in progress builds before project delete 8c4091a linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8 510157e bitbake: bitbake-user-manual: Added new section on BB-style functions 04128a6 bitbake: bitbake-user-manual: Updated minor wordings. 7ab459d bitbake: bitbake-user-manual: Added examples for using overrides with functions. dda8ed0 bitbake: bitbake-user-manual: Fixed grammar from missing word f12825d scripts: Rename 'native' to 'oe-run-native' ce7e025 uninative: users can override download site 35ca6ad icecc.bbclass: replace os.popen with subprocess.check_output 3c51b74 devtool: modify command fails to ignore source files 79286b4 populate_sdk_base.bbclass: Make do_populate_sdk depend on PACKAGE_EXCLUDE_COMPLEMENTARY 27d947c image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARY d067b0e package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARY 2334201 package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARY b16001f oeqa.buildperf: measure apparent size instead of real disk usage 4189a19 bitbake: toaster: add Font Awesome license 7d27275 bitbake: bb.build: in _exec_task, catch errors from TaskStarted 1110dde bitbake: event: prevent unclosed file warning in print_ui_queue 079396f gtk+3: Backport treeview focus fix 5f6a62c linux-yocto/4.8: fix BUG_ON() in workingset_node_shadows_dec() triggers 84113ca pigz: Update SRC_URI c43aed1 perf: Fix to obey LD failure ff3c3b8 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 arch 8cdef44 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC arch 338c775 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu arch fc34ac0 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 arch f43da79 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 arch eb62965 machine.conf: Remove duplicate xserver choices fe18ded yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS arch 6020616 yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm arch 3812e9f bitbake: bitbake: Update version to 1.31.2 79012f9 bitbake: bb/event.py: fire_ui_handlers enable threading lock support 45f401a sanity: Update minimum version requirement to 1.31.2 f5f3ccf alsa-lib: allow building ARM thumb again 7923647 devtool: deploy-target: Avoid unnecessary dependency on awk on the target ed12917 parselogs.py: Add disabling eDP error to x86_common whitelist f205384 classes/sstate.bbclass: Enable thread lock when checkstatus f1f6993 Revert "gst-player: Disable visualizations" f63e8d2 xf86-video-intel: Upgrade to recent git 28ffbd4 matchbox-panel-2: Fix small systray icon drawing 389cfd2 Revert "connman-gnome: StatusIcon adapts to size changes" bb7468e Revert "attr: Added ncurses to depends" 18caaca devtool: add: build nodejs-native if npm is needed and not available ee697d8 devtool: add: display a warning for deprecated -f/--fetch option 0c5fd7a devtool: add: fix error message when only specifying a recipe name dea7097 base-files: don't export TZ="UTC" from /etc/profile d89e16d oeqa/selftest: Update test after fetcher error changes 1688288 systemtap: rationalise dependencies 25f3a3d json-c: add BBCLASSEXTEND for native and nativesdk fb71f34 linux-libc-headers: if_tunnel: remove include of if/ip/in6.h 8c5ac48 linux-yocto/4.1/4.4: remove innappropriate standard/base patches 7c6b78a linux-libc-headers: fix in/if.h includes f154229 linux-yocto/4.8: update to 4.8 -final release 5ffef79 linux-libc-headers: update to 4.8 final e2290f0 linux-yocto/4.4: update to v4.4.22 d69f01e linux-yocto/4.1: update to 4.1.33 edf08e5 linux-yocto/4.8: mmc configuration for x86* 575ee2d cmake: Use bb.fatal() instead of raising FuncFailed 56be38f testimage.bbclass: Use bb.fatal() instead of raising FuncFailed 4768cd6 utility-tasks.bbclass: Use bb.fatal() instead of raising FuncFailed 4dbb0d7 package.bbclass: Use bb.fatal() instead of raising FuncFailed 4c25460 libc-package.bbclass: Use bb.fatal() instead of raising FuncFailed c5823be testsdk.bbclass: Use bb.fatal() instead of raising FuncFailed fe7a783 chrpath.bbclass: Use bb.fatal() instead of raising FuncFailed 39f80ce sstate.bbclass: Use bb.fatal() instead of raising FuncFailed db6ae52 useradd.bbclass: Use bb.fatal() instead of raising FuncFailed fadc4fc gtk-immodules-cache.bbclass: Use bb.fatal() instead of raising FuncFailed 823acf8 systemd.bbclass: Use bb.fatal() instead of raising FuncFailed 0aaa51e license.bbclass: Use bb.fatal() instead of raising FuncFailed 7f22c97 update-rc.d.bbclass: Use bb.fatal() instead of raising FuncFailed f13bd4b gummiboot.bbclass: Use bb.fatal() instead of raising FuncFailed d11b51d systemd-boot.bbclass: Use bb.fatal() instead of raising FuncFailed 4639810 syslinux.bbclass: Use bb.fatal() instead of raising FuncFailed 103ab2d grub-efi.bbclass: Use bb.fatal() instead of raising FuncFailed 255f260 useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailed fc3dc09 package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailed c7d522c package_deb.bbclass: Use bb.fatal() instead of raising FuncFailed 9efdd60 package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailed 4359ef0 base.bbclass: Use bb.fatal() instead of raising FuncFailed 0c9ba38 binutils: apply RPATH fixes from our libtool patches 55e8c3a binutils: fix typo in libtool patch 922a745 classes/native: set lt_cv_sys_lib_dlsearch_path_spec 87acbfe classes/cross: set lt_cv_sys_lib_dlsearch_path_spec 3a73fe0 beaglebone.conf: produce wic images for Beaglebone 642197f bitbake: data: Fix handling of vardepvalueexclude be873a0 machine-sdk: Clear ABIEXTENSION to avoid sstate checksum mismatch issues 2d7df9b oeqa/sstatetests: Add test for multilib allarch checksums ff8fa4c boost: Ensure native recipes have consistent checksums 2ba0fbc gcc-cross: Stop target recipes depending on SDK_SYS 6f03af9 multilib.conf: Ensure sstate checksums don't change when using this include a9b3a6d allarch: Fixes to stop rebuilds when change multilibs d36c703 nativesdk: Don't enable MULTILIBS 7ae326c oeqa/utils: Add StreamHandler to logger 5d96223 subprocess: remove Popen in favor of check_output 1ab3a23 kbd: create ptest sub-package 3159738 mkefidisk.wks: use partition UUID and GPT partition table 7b31253 scripts: add new script 'native' 14cdcbc grub-efi.bbclass: Add a space between root and append parameter a17ce35 build-perf-test-wrapper.sh: accept test case failures e4e6ff3 oe-build-perf-test: return 2 if some tests failed debb7bb multilib_header: avoid sstate checksum issues for -nativesdk recipes 4df4024 build-perf-test-wrapper.sh: show defaults for '-a' and '-w' eb1c8cd build-perf-test-wrapper.sh: check for positional arguments a8002cb runqemu: Add little endian variations for MIPS 4f58013 scripts/buildstats-diff: implement --multi option a235c1b scripts/buildstats-diff: make logger msg format a bit more readable cbbe51f scripts/buildstats-diff: use exception for internal error handling 4cdf47a scripts/buildstats-diff: add walltime to --diff-attr c6047cd scripts/buildstats-diff: add read_ops and write_ops to --diff-attr 44bc3f4 scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attr 01a2b58 scripts/buildstats-diff: introduce --diff-attr e053091 scripts/buildstats-diff: do not hardcode field widths in output 7113ac9 scripts/buildstats-diff: implement BSTask class 4cc1c43 scripts/buildstats-diff: rename --min-time and --min-timediff args 58bd0fd scripts/buildstats-diff: check that the given directory exists d887997 mips64-linux: set ac_cv_sizeof_ssize_t for mips64el a3e5ebe image-buildinfo: restore trailing newline 2056bad linux-yocto.inc: Run kernel_version_sanity_check with final source 0cbd843 tzdata: update to 2016g cdbdca1 tzcode-native: Update to 2016g 7aba4c9 pseudo: quiet diagnostics during startup for pseudo -d 4205c0b libxml-parser-perl: remove redundant expat-native dependency d19645b wic: rename and amend systemd-boot wks file fe01148 bootchart2: Allocate space on heap for collector chunks a75b79a genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0" de34aab bitbake: toaster: make error message more informative af0f679 bitbake: toaster: fix 'Unhandled MetadataEvent' error c7b55ea bitbake: toaster: fix handling of EnvironmentError cc4c02a bitbake: toaster: check if file exist efa8cfb bitbake: toaster: stop modifying OEROOT in toaster script 5b035ed bitbake: toaster: layerdetails Update implementation of delete imported layer ac5aba6 bitbake: toaster: customrecipe Add frontend feature to delete custom image recipe 5b23bf0 bitbake: toaster: importlayer Convert success import to new notification system fbf7e14 bitbake: toaster: Add front end controls for deleting a build 44058c4 bitbake: toaster: Add backend API for deleting a build d209f8b bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each other 0d70606 bitbake: toaster: project page Implement front end feature to delete project 7ca44f5 bitbake: toaster: libtoaster Add a global notification set/show mechanism 8ba7ccd bitbake: toaster: move MostRecentBuildsView to its own widget 4d0bc8d bitbake: toaster: Clean up and convert to rest api project edit and get calls 0b17e6d bitbake: runqueue: Ensure worker failure is accounted for in task statistics 3b6ec40 db: Refresh patches 9393b16 db: Upgrade to 6.0.35 b625335 cross-canadian/libgcc-common: Fixes for arm multilib e0e8cd0 parselogs: Update uvesafb errors in qemu whitelist 5753147 runqemu: explicitly set image format b8f5fda qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlink e01466f cve-check-tool: report progress when downloading CVE database 0466c81 cve-check-tool: convert do_populate_cve_db() from python to sh 5d8a968 dev-manual: Applied review changes to GNU debugging section. 75e60f1 ref-manual: Updated the DEPENDS variable description b064c34 dev-manual: Updated the example to identify GPL files. 2199b68 dev-manual: Updated the devpyshell section 99b9efb dev-manual: Updates to the on-target debugging section. e7e6150 ref-manual: Updated the DEPENDS variable description. 0d091db ref-manual: Applied small edits to the DEPENDS variable desc. bbc7a64 ref-manual, dev-manual: Add information on devpyshell 9f2cf76 dev-manual: Added new GDB debug requirements section for target 924966f dev-manual: Updated the Known issue for QEMU not working in usermode 8a8349b ref-manual, dev-manual: Updates for "staging" discussion and variables. 1c59455 dev-manual: Added new "Dependencies" section to writing new rec. cd2a26c ref-manual: Updated the DEPENDS variable description b8ad433 dev-manual: Applied review edits to the "writing new recipe" 285931e dev-manual, sdk-manual: Applied review comments for SDK movement f1b31e9 ref-manual: Updated the intro to the devtool quick reference. 58b1381 ref-manual: Fixed a typo. 13d47a1 ref-manual: Added two new tips ad539f5 ref-manual: Added 'depchains' description for auto dep. mech. 8263839 ref-manual: Updated the PACKAGES variable description 89621b1 ref-manual: Updated "Viewing Variable Values" section. 959a062 sdk-manual, dev-manual: Applied SDK review edits. 4404fc3 ref-manual: Provided an introductory text to the devtool ref. 39639ad dev-manual: Updates to the "Writing a New Recipe" section. fe8d575 sdk-manual: New Projet chapter added and other fixes ed6a549 documentation: devtool upgrade and quick ref changes to mult manuals 38278f0 sdk-manual: Added the devtool upgrade command flow to the manual. 54a10ca dev-manual: Updated the devtool upgrade command flow e2251b5 maintainers: Change maintainers for python(3) modules 3c1af2e maintainers: new maintainers in multiple recipes 3935476 maintainers.inc: Change perl maintainer 8b24b0c bitbake: build.py: fix os.getcwd() exception 1290534 oeqa/sstatetests: Ensure we cover deb packaging backend for sstate test f420227 dpkg: Only set DEB_HOST_ARCH in target case 93d4250 populate_sdk_base.bbclass: fix broken variables 46c5e7a lib/oeqa: Regenerate galculator configure c8089ae recipetool: newappend: drop _provide_to_pn a713b78 perl: module-overload needs module-overloading 5268f78 perl: correct math-bigint dependency typo 206ad10 lttng-tools: fix ptest d31bd86 linux-yocto/4.8: update to -rc8 425c614 openssl: Upgrade 1.0.2i -> 1.0.2j 390140e image_types.bbclass: remove redundant dependency c6fbb37 linux-yocto: Move PREFERRED_PROVIDER check to be generic 04a3b6c scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdk cf882b6 SDK: Allow changing SDKMACHINE without wiping TMP folder 2d35edf libsolv: enable MULTI_SEMANTICS bb744b8 parselogs.py: Add amd_nb error to x86_common whitelist 850ded3 gst-player: Disable visualizations 013fff4 perl: fix CVE-2016-1238 fd4391d python: fix CVE-2016-1000110 b5a0033 archive.bbclass: fix do_ar_original archiving of multiple source repos 58866d6 archiver.bbclass: ignore unpack sub-directories in do_ar_original e8426a5 linux-firmware: package Broadcom BCM43430 firmware 2e18c87 linux-firmware: update to revision 42ad5367 b7fac3f boost: add support for additional boost libs 55cab15 boost: disable pch when build boost-math 6c22e39 ptest-runner: recipe update related to minor fix. 527764b devtool: Add a line break to generated README 47abf98 prelink: Manipulate library paths to match the target system library setup 153da94 utils: Add all_multilib_tune_list function de4fffe machine/qemu*: Add comment regarding the reason for virtio-rng-pci 72dc833 glibc-initial: use python3 instead of python (v2) 7ff051c autotools.bbclass: use python3 instead of python (v2) 8b5a62e uninative: Upgrade to 1.4 725e66e meta-environment: ensure corret TOOLCHAIN_CONFIGSITE_NOCACHE value 8dfcfbe arch-mips: Add mips64-o32 tunes bad17ae tune-ppc[65]00.inc: Disable QEMU usermode usage 18afc88 qemu.bbclass: Allow use different QEMU binary depending of target 2305c00 pseudo: Fix problem where pseudo could kill a container init 1d1f94b scripts/runqemu: provide better error message on runqemu ifup fail f82cc4b scons.bbclass: rework parameters for install task 37f7c03 cracklib: Apply patch to fix CVE-2016-6318 36accdb gnutls: Skip QA check for text relocation on x86 347316d wic: remove partition images 6b8d16c openssl.inc: avoid random ptest failures d9e1bb6 openssl: update to 1.0.2i (CVE-2016-6304 and more) 2f4b80b arch-mips: Add mips64r2 tunes 0f16c90 lttng-tools: adds DEPENDS to util-linux a9f4b94 lttng-tools: fixes a wrong header issue 7caf628 lib/oe/patch: improve accuracy of patch header extraction f692840 lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git" efa3c7d nativesdk-qemu-helper: drop old Zaurus flash tools be642a6 bluez5: remove duplicated udev setting from FILES_${PN} 3d7a4f4 pcmciautils: remove duplicated udev setting from FILES_${PN} fa78499 eudev: don't move udev directory c0dbfc6 xf86-input-vmmouse: remove duplicated udev setting from FILES_${PN} 26a6e95 mdadm: remove duplicated udev setting from FILES_${PN} 4a071fb ofono: remove duplicated udev setting from FILES_${PN} 20d355b libinput: fix udevdir 544241e systemd: install udev.pc 5728255 bitbake.conf: add eudev's udevdir to FILES_${PN} bd933a3 buildtools/uninative-tarball: Fix deployment overlap issues b75ed25 toolchain-shar-relocate.sh: Fix typo cea1d78 sdk-manual: Removed two Git tag developer notes. 394b909 sdk-manual: Removed notes about the BitBake Commander 0ac7b1e sdk-manual: Updated Passing host options example ad1ba19 ref-manual: Updates to PKGDESTWORK and do_packagedata 5ec03cd dev-manual: Updated add and modify flows and text. 0c823cc sdk-manual: Updates to the devtool Finish command flow. 7d208c1 ref-manual: Applied review edits to auto added runtime deps aba386b sdk-manual: Updated SDK workflow 6cecded sdk-manual, ref-manual: New variable for including toolchain 4824bb4 ref-manual: Added note to PREFERRED_VERSION 8bc6c1c ref-manual: New section and updates for runtime dep work 899ea9c ref-manual: Another edit to the oe-pkgdata-utils description b247bae ref-manual: More wording changes to oe-pkgdata-util section. 79cb2ed ref-manual: Applied some re-writes to oe-pkgdata-util use section. 7267910 sdk-manual: Updated the connection steps for deployment 8c2172b ref-manual: New section on using oe-pkgdata-util 43b5d14 sdk-manual: Fixed spelling error. 72d1435 documentation: Added new description for the PACKAGECONFIG_CONFARGS variable. 066ecf6 mega-manual: Added the new mars appendix to the sdk-manual build section. 11e9d10 ref-manual: Added variable description for PACKAGECONFIG_CONFARGS 0637314 sdk-manual: Updated neon JDK requirements to be 1.8+ 4317c65 sdk-manual: Updated legacy mars links to go to neon section. 3277d8d sdk-manual: Updates to "Working With Eclips" for Neon 8a3d542 ref-manual: Fixed typo for "debugging". 7791b32 poky.ent: Updated the essentials list variable for Fedora 77dee66 ref-manual: Changed command to install Fedora Python package 0de5767 yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0 5f5671e ref-manual: Removed link to ROOTFS_RO_UNNEEDED. 2a2ccb0 ref-manual: Added new note item to the DEPENDS note box. 4b8e7d8 ref-manual: Updated the MLPREFIX variable description. 2c38cc6 dev-manual: Updated QEMU known issues for user-mode 007193c ref-manual: Added variable description for FORCE_RO_REMOVE. c3adec9 ref-manual: Updated CLASSOVERRIDE with a new example. d4cd787 yocto-project-qs, ref-manual: Removed Python 3.0 exclusion 3fa0f9d ref-manual: Updated the DISTROOVERRIDES variable description. 2233924 ref-manual: Updated the MACHINEOVERRIDES variable description 44b0b07 ref-manual: Rewrite of the CLASSOVERRIDE variable in the glossary 43b9962 ref-manual: Grammar fix in the OVERRIDES variable description. 9f0e068 ref-manual: Grammar fix in "Stamp Files and the Rerunning of Tasks" e0347ec ref-manual: Clarified the OVERRIDES glossary description. f187919 ref-manual: New section clarifying stamps, input checksums and sstate cache ba8bc1b ref-manual: Updated systemd-boot documentation link. 9173b11 bitbake: knotty: ensure progress bar output is accounted for in display 0d76de8 bitbake: knotty: Show task elapsed time c902e7b oeqa/selftest/base: backup and restore local configuration files 659fab4 testimage.bbclass: Add package manager dependency 0156812 scripts/runqemu: Using a cpio* rootfs has no special network deba7ca runqemu: Move virtio RNG to machine configuration 8aa8d14 cmake-native: prefer native sysroot libraries over host 49d4477 gstreamer1.0-libav: Add 'valgrind' config option 8381125 wpa_supplicant: Security Advisory-CVE-2016-4477 9b78237 wpa_supplicant: Security Advisory-CVE-2016-4476 d2259ac encodings: Add dependency to mkfontdir-native 65a7b15 bitbake.conf: add a lazy default for SDKMACHINE e08640b buildtools-tarball: improve stamp independence cb1ffb8 toolchain-scripts-base: add base class for toolchain_create_sdk_version 8f85911 xserver-xorg: fix qa warnings 88df0e4 bitbake: cooker/providers: Only add target to world build if task exists 37d5307 bitbake: fetch2: handle absolute paths in subdir 7358cbf base.bbclass: Drop unnecessary dirs setting 577ff4e autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races 99284c3 asciidoc: set CLEANBROKEN to fix rebuild d6616a4 directdisk*.wks: add serial console support ef942d6 perf: Fix to obey LD failure on qemux86-64 0f09354 libunwind: fix build by linking with bfd instead of gold 95da87e systemd: fix indentation aa7f7b6 x264: add textrel to INSANE_SKIP f5b1cd0 perl: fix CVE-2015-8607 c27660d perl: fix CVE-2016-6185 7a0fbb9 toolchain-shar-relocate.sh: Add error-handling 2a0f4e7 libnewt: link whiptail properly with libnewt 3c1807e uninative-tarball: Make stamp independent 46afeab bitbake: bitbake-user-manual: Added information for using single quotes 39828d3 bitbake: bitbake-user-manual: New section on functions you can call from Python 5503ed1 bitbake: bb.build: in _exec_task, catch BBHandledException 792c40c buildtools-tarball: add SDKMACHINE to stamps-extra-info 9294261 runqemu: don't fail during check_arg_machine() 5d3c56f runqemu: don't try and invoke bitbake when running in a toolchain env c97912a runqemu: try and guess qemu-system binary when MACHINE isn't set cd47b64 runqemu: validate paths and attempt to infer unset paths 7ab74d8 linux-yocto: Updates genericx86* SRCREVs for linux-yocto 4.8 7f44dde linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.20 ec41b0d linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.32 66abd36 meta-yocto-bsp: bump to linux-yocto 4.8 for the non-x86 BSPs 3cbf23a meta-yocto-bsp: linux 4.4: bump to the latest stable version for the non-x86 BSPs d16b6dd meta-yocto-bsp: linux 4.1: bump to the latest stable version for the non-x86 BSPs 1fe840a genericx86-common.inc: produce wic images 425a38a genericx86-common.inc: support boot by runqemu d3e6e10 bitbake: runqueue: Handle missing sstate dependencies better a884c43 bitbake: toaster: buildinfohelper local layer don't construct path using git info 6066729 bitbake: toaster: Add tests to detect if we have missing db migrations 7a3cccb bitbake: toaster: unlock BuildEnvirnoment when build is done ad04a63 bitbake: runbuilds: code cleanup - remove unused imports 5e88c4a bitbake: runbuilds: code cleanup - whitespaces, long lines 323b81a bitbake: runbuilds: process builds on start 64d284b bitbake: runbuilds: process builds on SIGUSR1 e9a12e5 bitbake: toaster: notify runbuilds when build status changes 2478a6f bitbake: toaster: implement signal_runbuilds function 483c16a bitbake: toaster: fix checking of repository url 08af663 bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in an event f1d8f1e bitbake: cooker.py: add LAYERRECOMMENDS processing 74acb91 bitbake: toaster: Remove duplicate layer information 07aa966 bitbake: toaster: Indicate active navigation element 67ce1ce bitbake: toaster: Fix links to tasks with specific outcome ac2ac31 bitbake: uihelper: use elif instead of repeated if cb169d3 linux-yocto/4.8: introduce preempt-rt 8692bed linux-yocto/4.8: integrate 4.8-rc7 b4cf3f3 linux-yocto/4.1: 4.1.32 content and configuration warning fixes 0eacf03 kernel.bbclass: Add kernel_version_sanity_check function c2908e1 boost: Replace math::static_lcm with integer b26926c uninative-tarball: add SDKMACHINE to stamps-extra-info e29c460 populate_sdk_base: fix support for changing SDKMACHINE settings a767c78 oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp ffdc23a openssl: fix do_configure error when cwd is not in @INC 1fe48d0 gcc-configure: Enable initfini-array a8cf594 oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86 3f31981 enchant: add PACKAGECONFIG for *spell 506df09 boost: switch to using C++11 atomics when available d8af0f2 runqemu: improve finding of rootfs, kernel and dtb 67cb116 linux-firmware: package carl9170 separately fbb99b2 runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove taps fad4caf default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0 b2a6f9a openssh: fix potential signed overflow to enable compilation with -ftrapv 69005ae image_types: add parted-native to do_image_wic depends 9ead92a gawk-3.1.5: fix non-glibc & gcc >= v4 builds 0a04692 package_manager.py: Change diagnostic messages per IRC f1e3dc0 package_manager.py: Adjust error message order 1a8e50e qemuboot.bbclass: don't fail on very first build dbb76e2 externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipes 91347ed kernel.bbclass: assign INITRAMFS_BASE_NAME using ?= f5062f0 dropbear: deterministic selection of system -vs- bundled libtom libs 472c245 dropbear: fix -ltomcrypt -ltommath order when using system libtom libs 5637f86 runqemu: use OECORE_NATIVE_SYSROOT from sdk 5060e66 runqemu: work even if a *.qemuboot.conf isn't found 239d170 runqemu: try symlinks when kernel or rootfs can't be found 52e04cd qemuboot: also write the kernel link name to the conf file 0fd7247 runqemu: clarify an INFO message 7352d35 qemuboot: write the full kernel filename, not the link name 2952aff runqemu: add guidance to resolve issues with missing files 383a4af devtool: add: drop superfluous validation for recipe name ce1904a lib/oe/recipeutils: fix invalid character detection in validate_pn() 90f925c recipetool: create: support git short form URLs 147774f recipetool: create: tweak license crunching 198c6d5 recipetool: create: pick up AC_PROG_SWIG 1370edb recipetool: create: detect python autoconf macros 541c54e recipetool: create: fix error with git tree and no network e30276c recipetool: create: fix name/version extraction from filename 9aa1cf3 recipetool: create: improve python recipe license handling 3a8a0bb recipetool: create: fix picking up name from local python source tree 6a5bd99 runqemu: acquire_lock() should fail when failed to open the file 286db04 qemuppc.conf: adjust kernel console 2833b40 groff: not ship /usr/bin/glilypond e5de851 linux-firmware: Add missing ralink-firmware License 77a9472 linux-firmware: Correct the LICENSE setting of license packages 49a7839 build-appliance-image: Create image in correct location 5414b80 bitbake: cooker: check if target contains task 088d386 bitbake: cookerdata: allow multiple passes of config re-parsing e3e239b bitbake: cookerdata: fire ConfigParsed event after re-parse 359feed scripts: add tool to scan for bashisms recipe shell scripts a24b2fa sanity.bbclass: split out config re-parse check 5fc455e pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM de154f0 useradd_base.bbclass: Do not mess with the gshadow file in the sysroot a4f10da util-linux: Disable bfs support e88cee8 util-linux: Disable minix support. 8d3f712 qemuboot-x86: Add task_timeout = -1 to uvesafb bdb10d8 cmake-native: rationalise system/internal library dependencies 04cc7ab cmake: use convenience options for clarity 12cd9c0 scripts: introduce buildstats-diff 06e56ab package_manager.py: fix bitbake package-index failed 55bb15f shadow: use relaxed usernames 7ba62d6 oeqa/sdkext/devtool: use a smaller module to test node.js functionality f9b18c3 makedevs: don't restrict device node paths to 40 characters 92862c6 qemurunner: print out the runqemu command d0b4ac3 cve-check.bbclass: Add class 1896732 cve-check-tool: Add recipe 08dc55c cmake: don't inherit autotools 84e0260 openssl: Fix MIPS64be and add MIPS64le a7a6d05 oeqa/oetest: show stderr when running commands cfe4112 sanity: make license QA failures fatal again 2a2634e openjade/sgml-common: Add sstate postrm commands 0573dce sstate: Add postrm command support 0c1b8bf bitbake: Add missing file from 'toaster: Allow git information to be null for BRLayer' 53b1fa2 bitbake: build: Allow dirs/cleandirs to work for empty functions c3f630d bitbake: bitbake: fetch2: Make SRCREV_FORMAT name substitution safer d5698c0 bitbake: fetch2/npm: don't download same URL multiple times d649c64 bitbake: event.py: output errors and warnings to stderr 62c45ff oeqa/utils/decorators: LogResults fix race condition in linkfile b28e6d6 oe-selftest: check for coverage version before starting tests 405262d image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps] f7367de create-pull-request: remove output directory 5b5c426 ptest-runner: allow building from externalsrc d03439e patchelf: Update to version 0.9 a6f0bce busybox: Avoid race building libbb de915fb linux-yocto: Adds new bbappend for genericx86 and genericx86-64 BSPs to support kernel 4.8 56a4900 Revert "oeqa.runtime.smart: work around smart race issues" 0825fcf libdrm: Explicitly disable cunit tests 2e8c59d piglit: Backport linker flag patch 26e46e6 runqemu: fix a race issue on lockdir edc92ea python-smartpm: use md5 as the digest for rpm_sys channel 3f95a21 lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERS ca10752 classes/populate_sdk_ext: ensure we clean the right temporary TMPDIR path 533315b eudev: Add missing pkgconfig dependencies c77f114 autotools: Correctly filter m4 files view to setscene dependencies 1373b52 kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKS 55dd3fa linux-yocto/4.1: update to 4.1.32 1542689 linux-yocto/4.4: update to 4.4.20 7576715 linux-yocto/4.8: update to v4.8-rc6 f08aeff gtk-doc: require perl-native only if api-documentation feature is enabled 04e3dc6 image.bbclass: also mask debugfs versions of masked images dd50dec image.bbclass: do not check size of the debugfs image 5d13da4 valgrind: MIPS: Make toolchain basename generic f603002 gst-player: specify PV f5e2daf sstate.bbclass: normalize whitelisted paths d115b12 gstreamer1.0-plugins-good.inc: Fix libv4l2 packageconfig dependency 05602d9 classes/populate_sdk_ext: exclude image tasks from locked signatures 7c2d197 classes/gobject-introspecton-data: lazy assign GI_DATA_ENABLED fc9ddc2 classes/gtk-doc: lazy assign GTKDOC_ENABLED 02e6c1e meta: cleanup d.getVar(var, 0) b8e2bab meta: cleanup d.getVar(var, 1) 32b8267 testimage: add createrepo-native to testimage depends 564a0d7 gstreamer1.0-plugins-bad: Fix packageconfigs and patches 473a479 gstreamer1.0-omx: inherit upstream-version-is-even 32d14e3 bitbake.conf: Add BBSERVER to HASHBASE_WHITELIST 2c7849f oeqa: Remove linux user utilized for rpm test. 0736079 oeqa.buildperf: another fix for splitting 'nevr' string 6b889ff libical: fix build failure after changing machine 25468b5 tiff: Update download URL 03fa820 rpm: remove redundant removals 059c556 glibc: remove hard-coded reference to gcc -E d4583c9 libpcre: explicitely specify CCLD_FOR_BUILD for this recipe c14dc1a rpm: manually cleanup sysck cc27fa2 sanity: fix hardcoded references to gcc 9da9abd busybox: allow overriding compiler name in KConfig 3e6f3e0 linux-libc-headers: allow overriding compiler name in KConfig 270f423 linux-yocto: allow overriding compiler name in KConfig ddc7bd7 cross: export CC family from BUILD_* for cross compilers a1bcc48 gstreamer1.0-plugins-good: enable v4l2-probe 2b92328 u-boot: Set u-boot binary permissions to 0644 5f8c168 useradd: do not delete users and groups during configure 996aaf9 oeqa/parselogs: Don't use cwd for file transfers 4359f8c poky: add Fedora-24 to SANITY_TESTED_DISTROS ece1156 maintainers.inc: add missing recipes 2679a34 maintainers.inc: rename gtk-doc-stub to gtk-doc, reassign to me 68e35c8 oeqa.runtime.smart: work around smart race issues d399134 oeqa/runtime/smart: Prune feeds to save memory ab3f239 gtk-doc: only depend on native gtk-doc for documentation generation 620e2bf gtk-doc: use pkg-config-native in native gtk-doc.m4 5041e68 gstreamer: remove packaged copy of gtk-doc.m4 f224154 gobject-introspection: set GI_SCANNER_DISABLE_CACHE for native ca9ff8b distro-alias.inc: rename gtk-doc-stub to gtk-doc 03425de clutter-1.0: do not use the prepackaged clutter.types file when generating gtk-doc 9a8b392 pango: fix gtk-doc build when x11 is not in use 3ed15a8 util-linux: do not enable gtk-doc and explain why c370dda p11-kit: enable gtk-doc fe14b24 libsoup-2.4: enable gtk-doc 5c899de libtasn1: enable gtk-doc b41127f gnutls: enable gtk-doc 3bea0e5 harfbuzz: enable gtk-doc 363b298 cairo: enable gtk-doc fa351bc libenck3: enable gtk-doc ff774d0 libgudev: enable gtk-doc 3cc2055 json-glib: enable gtk-doc 406a9b7 gnome-desktop3: enable gtk-doc 60604de gdk-pixbuf: enable gtk-doc 1cfdc18 libuser: enable gtk-doc 2d20b54 libidn: enable gtk-doc b240b9b orc: enable gtk-doc 83301b4 dbus-glib: enable gtk-doc 063f84e webkitgtk: re-enable introspection on powerpc 38f2f51 gcr, libsecret, webkitgtk: disable gtk-doc on mips64 d6a1027 gcr: disable gtk-doc on x86_64 ae773d6 gtk+3: disable gtk-doc when x11 is not available 31029c8 webkitgtk: enable gtk-doc support 3878dac gstreamer1.0: enable gtk-doc support e1aad9e libglade: remove the recipe 3a093d1 systemd: drop unused gtkdoc-related variable 6d26601 kmod: do not let gtkdocize fail 2167573 gtk-doc.bbclass: enable building gtk-doc based documentation 5029d1f gtk-doc: add a recipe, remove gtk-doc-stub 94317f5 source-highlight: add a recipe 8c46605 oeqa: Use snapshot instead of copying the rootfs image 0d21440 scripts/runqemu: Add snapshot support b2dc9c7 runqemu: Enable virtio RNG for all platforms eb1494f runqemu: Update to modern prefrerred net syntax d1cb381 runqemu: Allow unique network interface MAC addresses 95331c6 qemurunner.py/qemutinyrunner.py: remove runqemu-internal b18f8a5 nativesdk-qemu-helper: fix for new runqemu d1303c2 runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGE 8a8948e runqemu: fixes for when invoked during a bitbake run d5d4869 runqemu: better handle running on a host with different paths e162303 runqemu: assume artefacts are relative to *.qemuboot.conf b405712 runqemu: refactor it and remove machine knowledge 638d19a qemu.inc: inherit qemuboot.bbclass f9732b4 qemuppc: Use virtio networking instead of pcnet 18c7c0d qemuppc.conf: set vars for runqemu 09a7710 qemumips/qemumips64.conf: set vars for runqemu 64da0d7 qemux86.conf/qemux86-64.conf: set vars for runqemu 9b0a94c qemuarm64.conf: set vars for runqemu 8b6e772 qemuarm.conf: set PREFERRED_VERSION_linux-yocto 9b7614e qemuarm: Add DTB file new kernel 90ab47c qemuarm.conf: set vars for runqemu 605d8b1 qemuboot.bbclass: add it for runqemu 2984863 qemu: fix: cp command cannot find tests/Makeflie e6c48b1 qemu: 2.6.0 -> 2.7.0 af7ec7a parselogs: Whitelist qemux86 error message with qemu 2.7.0 e399ca1 parselogs: Whitelist qemuppc error message with qemu 2.7.0 f6ff037 libwebp: sepcify neon availability for arm 4192e4b utils.bbclass: Added error checking for oe_soinstall e912692 utils.bbclass: Remove trailing whitespace 3860224 watchdog-config: Add recipe 7a79aba watchdog: Add wd_keepalive package f344440 linux-yocto: update LINUX_VERSION to -rc5 649d79d kconfig-frontends: inherit pkgconfig 0455444 kmod: inherit pkgconfig e292f77 x11-common: Remove Xserver script 3b7cdff xserver-nodm-init: Deprecate /etc/X11/Xserver 37f4b39 kernel-module-split.bbclass: no need for running depmod df1635e kernel-module-split.bbclass: generate dependencies across recipes fe90376 module.bbclass: use Module.symvers for dependants a296633 linux-yocto/4.4/4.8: uvesafb: provide option to specify timeout for task completion f14532a linux-yocto: update to 4.8-rc5 27eacf6 kernel-yocto: restore missing configuration meta data 50c4c79 kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES 81297ee kernel-yocto: restore kernel-meta data detection for SRC_URI elements ce4ea7a recipetool: create: avoid extra blank lines in output recipe ff259b0 recipetool: create: support node.js code outside of npm fa90c2f recipetool: create: allow license variable handling to be rerun b1c3e44 recipetool: create: add --keep-temp command line option 17afc80 recipetool: create: support git submodules 9885a9d recipetool: create: fix mapping python dependencies to python-dbg package 4da96ce recipetool: create: AX_PKG_SWIG should add dependency on swig-native 39d3aa2 devtool: update-recipe: support files with subdir= 94aefd9 lib/oe/patch: handle non-UTF8 encoding when reading patches ead0545 bitbake: cooker: record events on cooker exit b22a505 bitbake: toaster: don't kill all runserver processes d2e7ed0 bitbake: toaster: remove handling of .toasterui.pid 8719012 bitbake: toaster: don't kill toaster on start 87cf84f bitbake: toaster: orm Update IMAGE_FSTYPES values 36fe748 bitbake: toaster: keep layer name in variable history path 8ba4f54 bitbake: toaster: Allow forward slash in variable names b5070f5 bitbake: toaster: layer details Fix "edit" form interaction 23056fc bitbake: toaster: import layer Layout fixes c4fcf41 bitbake: toaster: layer details Layout fixes 65e1d66 bitbake: toaster: configuration Provide machine help text ebc6e84 bitbake: toaster: tasks Remove recipe version from defaults ee7c6d0 bitbake: lib/bb/utils: edit_metadata() comment tweaks d67e3b4 bitbake: fetch2/npm: clarify comment 3a0f5d9 bitbake: fetch2/npm: handle top-level shrinkwrap file 5ab6867 bitbake: fetch2/npm: support subdir= parameter eb53750 bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetched 1937b17 bitbake: fetch2/npm: explicitly specify workdir 144e7db file: build with c std as c99 9d4fd7d apt: add PACKAGECONFIG for lz4 98264a9 oeqa.buildperf: be sure to use the latest buildstats b673a56 pciutils: fix PACKAGECONFIG d021889 oeqa.buildperf: try harder when splitting 'nevr' string 4594f25 webkitgtk: 2.12.4 -> 2.12.5 f203e5b lighttpd: fix EXTRA_OECONF 79d45bf cmake.bbclass: avoid treating imports as system includes 23ec1fc python: recompile _sysconfigdata.py after modifying it d41968d systemd_230.bb: Set journal RuntimeMaxSize to 64M as default a477fcd busybox: avoid circular dependency when using initramfs b4f2c76 libcap: Replace EXTRA_OECONF with PACKAGECONFIG_CONFARGS f52cc8b autoconf: remove upstreamed patch 0d92f44 libffi: backport patch to fix building MIPS soft float 3e53ab2 gnutls: update to 3.5.3 f7ca989 oeqa.buildperf: correct globalres time format 1f70669 oe-build-perf-test: fix log file path e8e8178 selftest/liboe: add a test for copyhardlinktree() 822c708 oe.path: fix copyhardlinktree() f5b4ca2 lttng-modules: Do not fail if CONFIG_TRACEPOINTS is not enabled 7005018 lttng-modules: Bump to 6e4fc6f3 revision 0abb1d7 rpm: ensure rpm2cpio call rpm relocation code 92fc3ef coreutils: enable xattr for native b9d90ac poky: Update to linux-yocto 4.8 for qemu* machines 6a49d3f sysstat: 11.3.5 -> 11.4.0 91ae039 build-perf-test-wrapper.sh: fix handling of -C argument 5f5115a ofono: RRECOMMENDS tun.ko & APN database fb75cd2 e2fsprogs: packaging cleanups (compile_et & mk_cmds) 5b8206f boost: fix MIPS16e compilation 7e712e1 boost: fix mips soft float compilation 02d82ea boost: fix a musl compilation warning d7268e9 valgrind: Disable for MIPS Soft Float 8edb53c packagegroup: Disable packages not available on mipsel 88b99a4 packagegroup-core-sdk: Disable sanitizers for mipsel ed8ecea linux-yocto/4.1: backport virtio HW_RANDOM_VIRTIO config 42e2b97 oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist d9c2c02 oeqa/parselogs/qemuarm: Whitelist amba and jitter for 4.8+ kernels 8078c5e cryptodev: Add backported patches for 4.6+ kernels 223eb65 linux-yocto/4.x: configuration updates d152840 kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning error 5ea48fa kernel-yocto: test for empty artifacts 942e2af linux-yocto/4.8: add qemuarm device tree specification 98d57df linux-libc-headers: Refresh musl patches against newer kernel headers version ab338be libc-headers: update to v4.8 5cb0f38 linux-yocto-dev: bump to v4.8+ 6298912 perf: adapt to Makefile.config 4d1a124 linux-yocto: introduce v4.8 recipes 9428b19 toaster: fire TaskArtifacts event 25c4677 buildtools-tarball/uninative-tarball: Fix for working with populate_sdk under sstate control e1de696 populate_sdk_ext: Put populate_sdk_ext under sstate control 3c3962d populate_sdk_base: Put populate_sdk under sstate control bc31120 sstate: Avoid duplicate README file errors for sdk under sstate control def3485 image.bbclass: Put image_complete under sstate control 5f9889e populate_sdk_base: Deploy images to SDKDEPLOYDIR 9cc4492 image: Deploy images to IMGDEPLOYDIR 619d299 image/populate_sdk_base: Add *DEPLOYDIR variables 51afd45 arch-mips.inc: Disable QEMU usermode usage when building with n32 ABI 08acf58 busybox: fix "sed n (flushes pattern space, terminates early)" testcase failure 104eb57 kernel.bbclass: include signing keys when copying files required for module builds 0e38688 oeqa/selftest Adds eSDK test cases to devtool verification. 1da953d /oeqa/sdkext Adds verification for devtool on eSDK. e616beb scripts: ensure tinfoil is shut down correctly f2854c6 gcc-runtime.inc: add CPP support for mips64-n32 tune c93ee72 kernel.bbclass: add user output to savedefconfig 34d0cf3 Fix out of tree builds of u-boot with gold linker 180eebf sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is set ea1d3ff initscripts: Start devpts at 06 instead of 38 eda43ca lighttpd: control ipv6 support based on DISTRO_FEATURES beda03b xhost: control ipv6 support based on DISTRO_FEATURES c8f383a xauth: control ipv6 support based on DISTRO_FEATURES c0ea54d wget: control ipv6 support based on DISTRO_FEATURES 4d0ab9c rsync: control ipv6 support based on DISTRO_FEATURES cc3c028 rsync: use rsync.inc to avoid duplicated codes 7e157da pulseaudio: control ipv6 support based on DISTRO_FEATURES d529fe5 psmisc: control ipv6 support based on DISTRO_FEATURES ae139c6 nspr: control ipv6 support based on DISTRO_FEATURES 0dbd6e4 nfs-utils: control ipv6 support based on DISTRO_FEATURES d4d2441 libxmu: control ipv6 support based on DISTRO_FEATURES 75f86b4 libxml2: control ipv6 support based on DISTRO_FEATURES 68e3f3f libxfont: control ipv6 support based on DISTRO_FEATURES c1716f6 libsm: control ipv6 support based on DISTRO_FEATURES 3366467 libpcap: control ipv6 support based on DISTRO_FEATURES 92ce5fe libice: control ipv6 support based on DISTRO_FEATURES 2e478ff apr: control ipv6 support based on DISTRO_FEATURES 4a5aa7e scripts/contrib: update scripts for changes to internal API 1100af9 base-files: Add shell test quoting c95af9c meta-ide-support: inherit nopackages bacb105 flex: fix gcc-6 failure fef13d8 gstreamer1.0-plugins-bad: add packageconfig for egl 4b43874 lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git e5f61f8 oe-selftest: devtool: fix test after recent change bf1954c glibc-scripts: add RDEPENDS on libsotruss package required by sotruss script 71ffc92 webkitgtk: fix racy double build of WebKit2-4.0.gir 390d959 webkitgtk: upgrade to 2.12.4 c25d5ba asciidoc: fix upstream version check 1429d9d oeqa.selftest.liboe: add test for xattr in copytree 92f9308 oe.path: preserve xattr in copytree() and copyhardlinktree() 97677c1 oeqa.selftest: add a test for oe.path.copytree() 74d0a3d ltp: remove useless script STPfailure_report.pl 7d77c02 oeqa.buildperf: include commands log file name in results.json c39db4b oeqa.buildperf: include buildstats file name in results.json c5d1301 oeqa.buildperf: show skipped tests in results, too 81b8ccc oeqa.buildperf: convert buildstats into json format f1fb013 oeqa.buildperf: measure io stat 0b33203 oeqa.buildperf: don't use Gnu time 33a38bc oeqa.buildperf: rename buildstats directories 6d75f39 oeqa.buildperf: separate output dir for each test 700ebe9 oeqa.buildperf: strip date from buildstats directory path 35ae939 oe-build-perf-test: rename log file and implement --log-file e8c47a6 oeqa.buildperf: enable json-formatted results 4418893 oeqa.buildperf: add 'product' to test result data e16f008 oe-build-perf-test: update globalres and git even if tests failed 899b174 oeqa.buildperf: treat failed measurements as errors 85b7b10 oeqa.buildperf: make tests independent 6722b04 oeqa.buildperf: fix checking of invalid results 40d8bef x264: remove EXTRA_OEMAKE workaround b8b1edb systemtap: remove EXTRA_OEMAKE workaround 06415ab linux-libc-headers: remove EXTRA_OEMAKE workaround 2044c88 lsof: remove EXTRA_OEMAKE workaround 8ddb47b musl: remove EXTRA_OEMAKE workaround 270d6dd ifupdown: remove EXTRA_OEMAKE workaround a267015 kernel.bbclass: remove EXTRA_OEMAKE workaround d5b602c distutils-common-base.bbclass: remove EXTRA_OEMAKE workaround 734a49b autotools.bbclass: remove EXTRA_OEMAKE workaround 5686645 lttng-modules: Update 2.7.3 -> 2.8.0+master c015522 lttng-tools: Add PACKAGECONFIG for manpages e0acc0b lttng-tools: Update 2.7.1 -> 2.8.1 8f0ca9c lttng-ust: Update 2.7.1 -> 2.8.1 b0e7288 libyaml: update to 0.1.7 c32ce592 ffmpeg: update to 3.1.3 acc113c iso-codes: update to 3.70 0d755c6 gstreamer1.0: upgrade to 1.8.3 bc42617 sqlite3: upgrade to 3.14.1 8dcb8da base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autotools.bbclass f7d8025 unzip: fixes strange output c27e23c nss: update to 3.25 b1da441 mpg123: update to 1.23.6 7bb1907 lighttpd: update to 1.4.41 16fae9f gobject-introspection: odd versions are development snapshots 9587685 ffmpeg: update to 3.1.2 190895d bdwgc: Add missing include to avoid musl build failures bd02a38 bdwgc: update to 7.6.0 32ac934 bash-completion: update to 2.4 31eadec iso-codes: upgrade to 3.69 673c007 btrfs-tools: update to 4.7.1 e5b80ab libwebp: upgrade to 0.5.1 ff0ebe9 libnl: fix RREPLACES and RCONFLICTS for libnl-genl 75610e2 libnl: backport musl fix (strerror_r / strerror_l) 126c4b2 libnl: update to v3.2.28 d1c566f libnl: fix packaging mistakes 5dcb2a1 image_types: check COMPRESS_DEPENDS for backwards compatibility f2f177c bitbake: bb.fetch2.svn: correctly pass workdir when fetching 355e4ec bitbake: cooker.py: Catch when stdout doesn't have a file descriptor de83a8a bitbake: toaster: localhostbecontroller Remove git assumption ce592fc bitbake: toaster: Allow git information to be null for BRLayer 4daae79 bitbake: toaster: tests Add selenium test layer source switching layer details page 2318f92 bitbake: toaster: Move Custom image recipe rest api to api file 3b87f28 bitbake: toaster: Fix oe-core fixture 50a8d3a bitbake: toaster: layerdetails clean ups after integrating local layer changes e99b4cd bitbake: toaster: update api to include local_source_dir fa48ca6 bitbake: toaster: layerdetails js changes for switching layers d9b5d11 bitbake: toaster: add switch of git and not-git layers imported d2797b5 bitbake: buildinfohelper: discover kernel artifacts correctly 46bad46 bitbake: wget: allow basic http auth for SSTATE_MIRRORS 3658f6d bitbake: cookerdata/ast: Fail gracefully if event handler function is not found 412a26e bitbake: build/runqueue: Add noextra stamp file parameter to fix multiconfig builds e7b2b7d bitbake: fetch2: Handle multiconfig fetcher issues 26aad57 bitbake: tinfoil: add a parse_recipe_file function 818a365 bitbake: cache: allow parsing a recipe with a custom config datastore f551e67 bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly 8f277fc bitbake: tinfoil: add context manager functions 2f33bb3 bitbake: bitbake-user-manual: Added "Exporting Variables to the Environment" 9b20975 bitbake: bitbake-user-manual: Corrected misspelled STAMPS_DIR 087c580 init-install: Fixes the install script failing when not finding any mmcblk devices 2fedd22 ref-manual: Fixed small wording in PKGR in the glossary 3b70c96 ref-manual: Replaced "bitbake-dumpsigs" with "bitbake-dumpsig". 08e3ef9 ref-manual: Updates to PKGV, PKGE, and PKGR. 9ba4fc0 dev-manual, ref-manual: Systemd-boot: Update documents for new EFI bootloader ac0fa7a ref-manual: Added bitbake.conf to list of example conf files 1769e1a ref-manual: Suggested fleshing out of the sigdata/siginfo documentation a2e8f19 ref-manual: Updated some variables in the glossary for nits. b9df28b sdk-manual: Added developer note for updating to Neon eb7781f sdk-manual: Updated boxes to check when installing pre-built mars yp plug-in 3a5397d sdk-manual: Removed "snapshot" in an example version string. 4d1e642 sdk-manual: Added note to link to the wiki on building an SDK 4bdd0cf sdk-manual: Added an example name for an extensible SDK 5393fd7 sdk-manual: Fixed a broken "do_install" task link 0d4510e sdk-manual: Fixed a broken link to the "base" class 3c77e18 sdk-manual: "Linkified" the CC variable in section 3.3.4 9359c10 sdk-manual: Grammar fix. e990bce sdk-manual: Updated the extensible SDK installer example 66ca0c4 sdk-manual: Re-worded Step 6 for deploying image in eclipse flow. 7bbaab7 sdk-manual: Added note about building the image for QEMU use 151a129 sdk-manual: Removed bad link 766e91f sdk-manual: Provided better wording to intro running sdk env script. 4e0a0d1 sdk-manual: Added note about building and SDK 99d43e6 sdk-manual: Used &DISTRO; for some output release versions. 4d5dc4a sdk-manual: Created new Mars Eclipse appendix a3f519e core-image-kernel-dev.bb: Standardize use of _append and leading space. 3ae2eef linux-firmware: set a preferred provider for brcmfmac-sdio.bin 051d7aa groff: correct the location path for awk 8232ce2 perl: Correct perl path for ptest fb12fe9 lsbinitscripts: 9.64 -> 9.68 5bd1a35 systemd: split systemd-container d45a344 rootfs.py: allow removal of unneeded packages 31982f1 unfs3: Simplify simultaneous usage of "_append" and "+=" 96e68f1 build-perf-test-wrapper.sh: make workdir configurable ee4c5f6 build-perf-test-wrapper.sh: make archive dir configurable a34fd3c build-perf-test-wrapper.sh: allow saving results in Git dc30252 build-perf-test-wrapper.sh: parse args with getopts 7155a9b oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tag d0bac25 oeqa.buildperf: add git commit count to result data caf6ad8 oe-build-perf-test: new {tag_num} keyword for --commit-results-tag 06b2c75 oe-build-perf-test: tag results committed to Git 28333b3 oe-build-perf-test: pre-check Git repo when using --commit-results 6d9c52f oeqa.utils.git: implement init() method 96e8337 oe-build-perf-test: implement --commit-results-branch 8335422 oe-build-perf-test: support committing results data to Git 66540ae oeqa.buildperf: use term commit instead of revision 979c735 oeqa.utils.git.GitRepo: new arg to require topdir 618a2ed oeqa.utils.git: implement GitRepo.get_current_branch() 6cf7464 oeqa.utils.git: introduce GitRepo.rev_parse() 7fcc9f5 oeqa.utils.git: support git commands with updated env 665800f oe-build-perf-test: use absolute paths in cmdline args c284616 oe-build-perf-test: implement --run-tests option e484378 python-3.5-manifest: Add argparse module 4c184eb python-3.5-manifest: Rename Queue module to queue c1f4bef useradd.bblass: Simplify target overrides 9b6bc21 gcc: Update to final 6.2.0 release f5ccefd piglit: Add python3-argparse module to RDEPENDS 07ebdbe devtool: build_image: Fix recipe filter d97aaac devtool: Use the wildcard flag in update_recipe_patch 3656481 nasm: 2.11.08 -> 2.12.02 5a35913 subversion: 1.9.3 -> 1.9.4 713b2e5 git: 2.9.2 -> 2.9.3 5bd808b systemd-compat-units: do not inherit allarch bf23d4f bash-completion: add bash-completion to DEPENDS for target packages ba736a3 utils: check_app_exists: strip whitespace from binary when searching 8670979 oeqa/runtime/rpm: use su instead of sudo 578f811 layer.conf: remove pointercal 9228f75 distro_alias.inc: remove xtscal, pointercal and tslib references e373c7c pointercal: remove recipe e389a96 tslib: remove recipe d2531ac xtscal: remove recipe 23b11c2 packagegroup-core-x11-base.bb: remove pointercal be554d7 x11-common: replace xtscal with xinput-calibrator 19214ae packagegroup-core-tools-testapps: remove tslib references 4f31b12 pointercal-xinput: add a dummy calibration file for qemu 3e97690 parselogs: Ignore uvesafb timeouts e1ab839 image_types: use COMPRESSIONTYPES variable for backward compatibility ffcc52e hdparm: set LICENSE correctly 988f77a license: simple verification of LICENSE_<pkg> values 831e983 license.bbclass: do not process LICENSE_pn variables c222936 bitbake: fetch2: clean up remaining cwd saves/changes 970ff6c linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 5d23bac linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 a81b326 combo-layer: python3: fix UnicodeDecodeError 94646f4 oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror 7e4d206 xserver-xf86-config: pre-load int10 and exa modules 7afa09d cmake.bbclass: call cmake with a relative path 5a3947c openssh: Upgrade 7.2p2 -> 7.3p1 2b7541d wayland-protocols: 1.5 -> 1.7 a850ba3 libinput: Upgrade 1.3.0 -> 1.4.1 86884f6 json-glib: Upgrade 1.2.0 -> 1.2.2 5818fec vte: Upgrade 0.44.1 -> 0.44.2 08d8afe gtk+3: Upgrade 3.20.6 -> 3.20.9 c0dcc5d gnome-themes-standard: Upgrade 3.18.0 -> 3.20.2 69d8707 fontconfig: Upgrade 2.12.0 -> 2.12.1 624597d libgcrypt: upgrade to 1.7.3 1a62096 rm_work: don't remove timestamps of image tasks fd23044 python-3.5-manifest.inc: the signal module RDEPENDS on enum 19b2f7c libidn: 1.32 -> 1.33 e8168a5 useradd_base: avoid unintended expansion for useradd parameters 05c3022 xorg-proto: remove stale git recipes bef6e62 inputproto: explicitly disable asciidoc to avoid floating dependency 053bafd gettext_0.16.1: whitespace changes to align with v0.19.8.1 5acf2f6 gettext_0.16.1: align configure options with v0.19.8.1 recipe dff0cb4 gettext_0.16.1: fix lispdir configure option bb96b16 gettext_0.16.1: use musl gettext implementation edec1c4 insane: improve package_qa_clean_path 8616440 grub: fix load module all_video failed ddaf84c bash: fix run-intl ptest failed 0db6b0f bootchart2: fixes a BOOTLOG_DEST typo f0213bb adwaita-icon-theme: 3.18.0 -> 3.20 0d44584 initscripts: Check for logrotate in dmesg.sh 4945cdf python3-native: Extend python3-native rproviders cf0e3d0 python3-native: Change code style for rprovides 9e4e6b9 grub-efi.bbclass: Fix path in startup.nsh for iso image. 63ac352 glibc: Fix scope resolution in glibc to be breadth first. 1bb1200 linux-yocto/4.4: fix configuration warnings 4b80b34 linux-yocto/4.1/4.4: -stable updates and configuration changes 7b97f59 maintainers.inc: update maintainers for Dengke f078ccf bitbake: siggen: Fix file variable typo in compare_sigfiles ab09541 bitbake: fetch2: preserve current working directory eefb4b6 bitbake: dump_cache.py: use python3 as interpreter 9d09624 bitbake: toasterui, knotty: don't print taskid followed by taskstring which are now in most cases identical 0b40911 bitbake: tests: add unit tests for the usehead url parameter c04468d bitbake: git: Allow local repos to use HEAD 4093f0b bitbake: bitbake-selftest: enable bitbake logging to stdout 9cce855 bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEAN 81697a8 bitbake: bitbake-selftest: add help text for env variable(s) 9139d75 bitbake: bitbake-selftest: utilize unittest.main better 5471b2c Revert "local.conf.sample: Disable ARM and PPC due to prelink test case failures" aaca17d packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir bc31551 libdrm: 2.4.68 -> 2.4.70 a2f9420 glib-2.0: 2.48.1 -> 2.48.2 e7ec6cf kbd: remove PARALLEL_MAKEINST = "" 1e211f3 kmod: upgrade to 23 a65de2b diffutils: upgrade to 3.4 c80af16 util-linux: upgrade to 2.28.1 e22daba bootchart2: Add ALTERNATIVE configuration for bootchartd 0c9f39c asciidoc-native: add dependency on docbook-xml-dtd4-native fe4e56b openssl: fix add missing dependencies building for test directory cd3c558 libffi: fix a typo (mips) 27c0e2f image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabled 9cabc18 oeqa.buildperf: fix crash when creating globalres.log b26c43c oe-build-perf-test: align log message format with testrunner output f019bb9 syslinux.bbclass: ensure creation of output directory f755bab busybox: Add parallel make fix 7283c14 sanity.bbclass: Ensure we expand BUILD_PREFIX f038f06 local.conf.sample: Disable ARM and PPC due to prelink test case failures 63dcfa8 Revert "local.conf.sample: Disable prelink by default" fc16cfc prelink: Move to latest version of prelink b7157a2 gcc: Upgrade to 6.2 RC1 b360310 libunwind: Fix build race conflict with gcc and musl c666836 ref-manual: swabber: remove from documentation bfd0850 ref-manual: Update SERIAL_CONSOLES_CHECK description dfb899d ref-manual: change SYSLINUX_ROOT to ROOT_VM for DISK_SIGNATURE variable f1d2a93 ref-manual: Applied review edits to "Viewing Dependencies" b249c8d ref-manual: Removed the "pid" stuff from viewing failed tasks feda248 ref-manual: Various small corrections to package-related stuff f82a657 ref-manual: Updated the "Viewing Logs from Failed Tasks" section. 3db5ff6 ref-manual: Updated the section on viewing dependencies 1a1fc42 ref-manual: Clarify and flesh out debugging using bitbake -e 813be27 dev-manual: Added a new "known issue" for running qemu. 72ebd62 ref-manual: Updated PROVIDES and FILES variable descriptions 5337ac9 ref-manual: Updated the SERIAL_CONSOLES_CHECK variable description. efb6266 ref-manual: Changed the BPN variable description. df33765 ref-manual: Updates to PARALLEL_MAKE, PARALLEL_MAKEINST, EXTRA_OEMAKE 836b80c ref-manual: Added note to PROVIDES variable description. b88973f ref-manual: New "Fakeroot and Pseudo" section. c78c500 ref-manual: Added new variable description EXTRANATIVEPATH. 9576ddc ref-manual: Applied review changes to INITRAMF_IMAGE variable. 2996779 ref-manual: Updated the INITRAMFS_IMAGE_BUNDLE variable description. 31b06fe ref-manual: Updated the do_compile task section. 85ce753 ref-manual: Updates to INITRAMFS_IMAGE and INITRAMFS_FSTYPES 4fc256d ref-manual: Updated the INITRAMFS_FSTYPES variable. ffdba3f ref-manual: Updated the INITRAMFS_IMAGE variable. dfd845a ref-manual: Updated the PROVIDES variable description. 70ccc66 systemd-compat-units: Only enable for systemd in DISTRO_FEATURES bcc8b87 systemd-compat-units: pkg_postinst() does not work 6c24a64 sanity: Require bitbake 1.31.1 for multi-config changes 189371f devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 8b35b03 bitbake: bitbake: Update version to 1.31.1 218b81a bitbake: bitbake: Initial multi-config support fac16ff bitbake: siggen: properly close files rather than opening them inline 0eb6d70 bitbake: ast/ConfHandler: Add a syntax to clear variable b50b14e bitbake: cache: Build datastores from databuilder object b176189 bitbake: cache: Split Cache() into a NoCache() parent object e79550e bitbake: cache/cooker: Pass databuilder into bb.cache.Cache() 97ce912 bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functions 4cd5647 bitbake: cache/ast: Move __VARIANTS handling to parse cache function 0ef16f0 bitbake: runqueue: Abstract worker functionality to an object/array 2496869 bitbake: cookerdata: Simplify prefiles/postfiles 3be73dc yocto-bsp/yocto-kernel: update to work with the latest kern-tools 26b0657 parselogs: Ignore amb_nb warning messages under qemux86* 56e53db parselogs.py: Add failed to setup card detect gpio error on x86 a9b2c9d parselogs.py: Add dmi and ioremap errors to ignore list for core2 e290a83 parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64 f479e38 testimage: allow using kvm when running qemux86* machines ff3a455 image.bbclass: rename COMPRESS(ION) to CONVERSION 10e44fe grub: split grub-editenv into it's own package 2973bc2 bash: 4.3.39 -> 4.3.46 f4ad606 openssh: add ed25519 host key location to read-only sshd config e27bfac connman: add missing space in _append 5ef0620 kernel-yocto: streamline patch, configuration and audit phases 028e133 linux-yocto/4.4: -rt update patch meta-data to remove () 93ea3a5 linux-yocto/4.1: config updates cb63dd1 linux-yocto/4.1: bump to v4.1.29 e7c6817 linux-yocto/4.1: netfilter: x_tables: fix stable backport b6af219 dbus: 1.10.8 -> 1.10.10 d3d395b busybox: Backport makefile fix from upstream d37837a gobject-introspection: Ensure prelink config file exists to avoid build failures 180a77c alsa-utils: 1.1.1 -> 1.1.2 400e262 alsa-lib: 1.1.1 -> 1.1.2 9800b4d oeqa.buildperf: use oe.path.remove() 51970d1 oeqa.buildperf: be more verbose about failed commands 818d4c2 oe-build-perf-test: simplify stderr log format 5039a91 oe-build-perf-test: set-up file logging as early as possible 74820e9 oe-build-perf-test: suppress logger output when tests are being run d82a795 oeqa.buildperf: introduce runCmd2() f4128f0 oe-build-perf-test: use new unittest based framework 979be84 oeqa.buildperf: convert test cases to unittest 09b9a4a oeqa.buildperf: add BuildPerfTestResult class 3acf648 oeqa.buildperf: add BuildPerfTestLoader class 3f519df oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCase daee755 oeqa.buildperf: rename module containing basic tests 6203a77 buildperf: Add support for times without decimal part a191285 lib/oeqa/selftest/bbtests: don't report expected failures dde033a oeqa/runtime/syslog.py: Improve test_syslog_logger on systemd 0cff756 python3.5-manifest: Fixes several dependencies on the newest python3 cd20d76 ncurses: upgrade to 6.0+20160625 205418f gnupg: upgrade to 2.1.14 8ce7bc3 man-pages: upgrade to 4.07 b2e6ac6 python3-git: Fixes dependencies, avoiding to install python3-misc 97ddbc8 python3-gitdb: Fixes zlib missing dependency cae5c74 gmp: Fix wrong detection of -march flag a56f14e graph-tool: update to new networkx API, be iterative a1f39e5 python-3.5-manifest: Add some missing RDEPENDS a84bfd8 libpng: update 1.6.23 -> 1.6.24 b66ec0f libtasn1: Backport compiler warning fixes af96bed ffmpeg: Pas CC and CXX to configure c0ea62e curl: upgrade to 7.50.1 bba1b91 Use PYTHON_SITEPACKAGES_DIR insted of hard-coded *site-packages* 92f505b init-install*: /etc/mtab make a link rather than a copy caaff71 npm: npm.bbclass now adds nodejs to RDEPENDS 322435b iproute2: update 4.6.0 -> 4.7.0 aa1b6cb sqlite3: update 3.13.0 -> 3.14.0 0b8ddf5 perl-native: backport libnm link fix a6b26f8 xinput-calibrator: remove bash dependency 99d109c classes/populate_sdk_ext: drop duplicated error message 64ffbd4 classes/populate_sdk_ext: add some pre-install checks cea1632 toolchain-shar-extract.sh: add option to list contents 7cd213d classes/populate_sdk_ext: properly determine buildtools filename 5895bb6 classes/populate_sdk_ext: properly handle buildtools install failure 7df442c lib/oe/copy_buildsystem: fix merging sstate directories for eSDK 37b8196 classes/populate_sdk_ext: sstate filtering fixes 53b7935 classes/populate_sdk_ext: handle lack of uninative when filtering sstate cdd2460 classes/populate_sdk_ext: ensure eSDK can build without uninative enabled 0a78f98 gen-lockedsig-cache: ensure symlinks are dereferenced 65ff9f5 oe-buildenv-internal: hint at specifying bitbake path in error message eea2de9 ccache.bbclass: don't remove CCACHE_DIR as part of do_clean 51d74f5 systemd: fix typo in avoid-using-system-auth.patch 993bfb5 init-install*: only pick root mmc devices 4b9c75a sanity.bbclass: Only verify /bin/sh link if it's a link 9375b7e tiff: Security fix CVE-2016-5323 1b03beb tiff: Security fix CVE-2016-5321 b762eb9 tiff: Security fix CVE-2016-3186 ecb7e52 tiff: Security fix CVE-2015-8784 dc75fc9 tiff: Security fix CVE-2015-8781 955d6cb e2fsprogs: Fix missing check for permission denied. df6694b initrdscripts/init-install*: Add rootwait when installing to USB devices 08a5471 u-boot.inc: Enable out-of-tree builds 23afc33 dropbear/init: Allow extra arguments for key generation 4f9ddb6 initramfs-live-boot: Make sure we kill udev before switching root when live booting 7debab3 cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraos 310d860 security_flags.inc: enable PIE for a few recipes 896f1c7 oeqa/oetest: Improve subprocess error reporting a18e3c9 report-error: Fix tracebacks fbc144d uninative: Update to 1.3 96a861e bitbake: bitbake-user-manual: Re-write "Dependencies Internal to the .bb File" cbf8516 bitbake: bitbake-user-manual: Added setting variable for a single task 277a5a9 bitbake: bitbake-user-manual: Added more detail to anonymous Python functions. 3a1ae38 bitbake: bitbake-user-manual: Formatted all "flags" to be consistent 50d7813 bitbake: bitbake-user-manual: Added detail to [dirs] and [cleardirs] flags 500ebdd bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMAND 8a45291 bitbake: knotty: don't show number of running tasks in quiet mode ea08000 bitbake: knotty: fix task progress bar not starting at 0% 1b6f701 bitbake: runqueue: fix two minor issues with the initialising tasks progress 407ba77 bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymore 40b655d bitbake: toaster: update web urls for openembedded-core's special case 6b66e93 Allow for simultaneous do_rootfs tasks with rpm d11e8e1 systemd_boot: Enable module to test systemd bootloader 2c043e3 Revert "systemd_boot: Enable module to test systemd bootloader" e274a51 bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) layers 4ac57fb bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dir cb5ed74 bitbake: toaster: adapt xhr_import_layer test locally imported layer 5827ae0 bitbake: toaster: update build configuration page f5acb42 bitbake: toaster: update recipe details page 875770d bitbake: toaster: update package detail page 3a50399 bitbake: toaster: updte build tables for locally imported layers 186320f bitbake: toaster: update the tables information ef617e6 bitbake: toaster: collect details for local dir imported from ui 8cad519 bitbake: toaster: add local_source_dir field to model 494eae3 bitbake: toaster: add local directory to the db b3fa98d bitbake: toaster: improve the display when local dir is added 331c1c6 bitbake: toaster: update css file for layer import 42d3a41 bitbake: toaster: add local_source_dir to the needed_fields 836f332 bitbake: toaster: control the selection of git and local repo c2c58a1 bitbake: toaster: add import of local directory to UI 953ba7a bitbake: toaster: fix unhandled exception f6261da bitbake: toasterui: ensure that the Build object is always available f17ab95 bitbake: toaster-tests: add test for showing self-dependent task 98ef970 bitbake: toaster: prevent infinite loop when finding task dependencies 2ff892d bitbake: toaster-tests: add tests for reverting to default sort dd78459 bitbake: toaster: reset table to default orderby when orderby column is hidden 01c8496 bitbake: toaster: show loading spinner after creating custom image 6172fb1 bitbake: toaster-tests: fix erroneous message when test fails cf0b07c bitbake: toaster-tests: add tests for most recent builds state changes 36f71db bitbake: toaster-tests: add tests for build dashboard menu and summary visibility 504a858 bitbake: toaster-tests: add tests for build time links in the all builds page 2d80b90 bitbake: toaster: adjust build dashboard for failed builds e387a7a bitbake: toaster: add started property to Build dce5037 bitbake: toaster: remove links from time field on failed builds 9ed45f7 bitbake: toaster: tweak styling and typos in recent builds area 82d998d bitbake: toaster: show "Tasks starting..." until the first task completes dd99cf9 bitbake: toaster: show progress of recipe parsing in recent builds area 952ffb3 bitbake: toaster: move most recent builds templating to client c471740 bitbake: cooker: add BuildInit event f4e65d1 bitbake: toaster: fixtures Add README 71f553b bitbake: toaster: Remove old toaster config loading mechanism 4903982 bitbake: toaster: lsupdates Add spinner for parsing/http fetch 33a4006 bitbake: toaster: checksettings call django's loaddata instead of custom command 72fa18f bitbake: toaster: Add poky and openembedded configuration fixtures a1629a2 bitbake: toaster: tests test_new_project_page Catch button not enabled exception cae9e6f bitbake: toaster: --help now returns 0 instead of 1 5d1d177 bitbake: siggen: Fix typo 9381793 bitbake: fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync' 82da1e6 bitbake: persist_data: Fix py3 update stack overflow 12c8a50 maintainers.inc: add recently added recipes 33b0128 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 4534741 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 dd53025 poky: update supported distros a6630c2 bitbake: fetch: Fix use of tar's --exclude option for tar >= 1.29 87cb470 dbus: backport stdint.h build fix 5aca5bc base-files: restrict resize to run on serial consoles only in profile │· b6ecbee libunwind: Do not use gold for linking e0ad5a9 webkitgtk: Disable gold for mips/mips64 ad79a89 connman: clean up musl fixes fc08ecf connman: disable version-scripts to fix crashes at startup 3ac3f3f oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner 4a4a24f busybox: Fix busybox-init on non-tty consoles b51959e uboot-sign: do_concat_dtb(): cd to $B c1a6945 uboot-sign: Handle .rom signing the same as .img 749d777 kernel-fitimage: Add x86 support ec755d2 kernel-fitimage: add initramfs support 3153bd3 kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $B d90eaa8 linux-dtb.inc: Support for .dtbo files for dtb overlays a960d9b packagefeed-stability.bbclass: fix multilib + rpm ce8e654 runqemu: qemuzynqmp: Add Linux boot support 6f2fa0a package: correct subprocess.Popen.communicate() return values b30aeb3 chrpath: correct subprocess.Popen.communicate() return values a48fea2 license: improve handling of license files with identical basenames da72327 sysvinit-inittab_2.88dsf.bb: Allow aliasing with SERIAL_CONSOLES_CHECK 95403e3 buildhistory: output package variables in a repeatable order 7b33b23 nettle: update LICENSE info for version 2.7.1 2be5ee7 gst-player: update the callback for delete-event aca6dae dpkg: Avoid automatic target architecture detection 0e421c9 ca-certificates: remove -- separator 309a6e0 world-broken: Add libunwind for musl/arm 6d84986 strace: Fix build with mips/mips64 on musl feb125e oeqa/utils/httpserver.py: HTTPServer enable thread connection handling 262c81e quilt/acl/attc/sed: Fix use of tar's --exclude option for tar >= 1.29 1f00fa1 alsa-utils: fix installed-vs-shipped for bat 50c23e6 openssl: fix add missing `make depend` command before `make` library 17d728d terminal: Add sleep in pid-monitor loop ce1cf85 consolekit: don't ship /var/log/ConsoleKit 7633b81 package.bbclass: warn about files under symlinked directories 961b526 package.bbclass: better handling of middle-path dir symlinks 416c4bc util-linux: make prlimit a separate package 07d9c3a lzo: update ptest output format 9ec7cef oeqa/selftest: disable report-error class when builds are expected to fail b26e09b pseudo: Add nobody user and group b192bc0 python3: Upgrade from 3.5.1 to 3.5.2 3ab991b python3-native: Upgrade from 3.5.1 to 3.5.2 adf4266 python: upgrade from 2.7.11 to 2.7.12 db95088 python-native: Upgrade from 2.7.11 to 2.7.12 909e212 python-smartpm_git.bb: Add patch for debugging random errors 1650f67 libevent: update ptests fail condition 8efd482 package.bbclass: remove unneeded chmod() and chown() 591bd6b libgcrypt: upgrade to 1.7.2 f157570 procps: upgrade to 3.3.12 69735b9 curl: upgrade to 7.50.0 a4f0ae1 kernel.bbclass: add lzop dependency 3b064be piglit: fix build failure with gold linker 3e97d19 matchbox-panel-2: remove dangling patch 49b4df1 matchbox-desktop: remove dangling patch 2b8dd4c alsa-utils: remove dangling patch cb188dc python-numpy: remove dangling patch fe5f80b guile: remove dangling patch 8b88df3 openssl: remove dangling patch f389433 gstreamer1.0-plugins-bad: remove two dangling patches 77e5a89 autotools.bbclass: remove intltool.m4 from ${S} 63cb0ee autotools: move aclocal-copy to WORKDIR e1081f4 intltool: bump serial for aclocal --install c5af754 yocto-uninative: bump to uninative tarball version 1.2 88a3d76 meta/classes: fix bb.build.FuncFailed typos 30ab044 binutils: Bump to 2.27 26c6b10 apt: Fix build in musl it was break due to upgrade to 1.2.12 e884cee glibc: Switch to 2.24 release branch dfc016f maintainers.inc: remove augeas a9681ef Revert "packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput" a56fb90 base.bbclass wipe ${S} before unpacking source 3522a90 packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput 5745154 dpkg: put start-stop-daemon into a separate package 7759b48 perf: enable man pages for 'help' functionality 9ddb513 create-pull-request: set subject automatically for cover latter 1d7228c create-pull-request: read remote from env var CPR_CONTRIB_REMOTE a158265 create-pull-request: add option -a to auto push ca56459 cronie: upgrade to 1.5.1 1580eac Asciidoc: add it a5eb998 augeas: remove from oe-core 9ac1500 tcl: 8.6.5 -> 8.6.6 46d5901 strace: 4.12 -> 4.13 7dbfe6f libcap-ng: 0.7.7 -> 0.7.8 1f1ac9f grub2.inc: run autogen.sh before configure 37f1e0c oeqa/utils/sshcontrol.py: Allows to copy symlinks to target 65459f5 oeqa/oetest.py: Allow to export packages using symlinks 65a03c3 oetest.py: Remove check for __init__.py 84d854c oetest.py: Add command line parameter support for tag in testexport 2d565fa bitbake.conf: set READELF for cross compilation 8b5f369 Fix random python backtrace in mutlilib handling code. 44ae828 selftest/runtime-test.py: Add test for testexport SDK feature d2e5c93 dhcp: dhcrelay.service cannot start successfully 43a3933 meta: add more missing patch tags 6d59c5c cml1: fix tasks after default [dirs] changed c00346d bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK 6cfd86f pseudo: update git recipe to include xattr perf fix 2726f91 pseudo: backport patch to fix xattr performance d4040da mesa: Fix build when cross compiling with clang 50008ff gstreamer1.0-plugins-bad: Backport GstGLMemoryEGL implementation a09a7b7 gdb: Cache gnu gettext config vars for musl builds 76fc5ab ffmpeg: Upgrade to 3.1.1 8b21a51 apt: Upgrade to 1.2.12 564657e groff_1.18.1.4: fix narrowing conversion error b37463b python-pexpect: Upgrade to 4.2.0 1e555c0 glew: upgrade to 2.0.0 d753c91 apmd: use snapshot.debian.org for SRC_URI a996ae6 linux-yocto/4.1: qemuppc and qemumips build fixes 453c174 linux-yocto/4.1: bug fixes and configuration changes 9dc4cfc linux-yocto/4.1: bump to v4.1.28 a3cad8f bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation Advantages" ae427fb bitbake: bitbake-user-manual: Changed bitbake command example. e205789 bitbake: bitbake-user-manual: Updated the PROVIDES variable f0e73a4 bitbake: bitbake-user-manual: Added non-existant variable expansion 41b49ca bitbake: bitbake-user-manual: Applied some review comments a3a7ddf bitbake: bitbake-user-manual: Updated the "Inline Python Variable Expansion" section. eb282b7 bitbake: bitbake-user-manual: Fixed override operator syntax. 6aaf379 bitbake: bitbake-user-manual: Clarified override-style operators. d1e3f0b bitbake: bitbake-user-manual: Updated the variable expansion section. 2652217 bitbake: Revert "bitbake-user-manual: Added new section on command-line execution" 5203cfe ref-manual: Removed redundant "and" 2322267 ref-manual: Removed stray parenthesis. 566ebc1 ref-manual: Updated the STAGING_DIR_HOST variable. 4396ffb ref-manual: Updated STAGING_DIR_TARGET and MULTIMACH* variables. 05beac3 ref-manual: Added a link to D variable and moved a task: 376a820 ref-manual: Augmented some STAGING_DIR_* variable descriptions: 599be67 Revert "ref-manual: Added new glossary entry for REMOVE_PKG_SUPPORT." 33b01c5 ref-manual: Added 3 new QA sanity checks. f2fa3c5 ref-manual: Applied review edits to "Checking for Missing Build-Time Dependencies" 7c5a147 ref-manual: Applied review changes to the do_deploy task. c9e3815 ref-manual: Added new "Checking for Missing Build-Time Dependencies" section. fa0c574 ref-manual: Added link to the do_populate_sysroot task 6c302a4 ref-manual: Applied formatting to QA check string in do_install task 38c33b7 ref-manual: Fixed output example in the B variable. 30929cf ref-manual: Updated the do_deploy task reference section. bc14368 ref-manual: Added detail to the populate_sysroot task. bb16434 ref-manual: Updated the do_packages task. 4f27aa6 ref-manual: Updated the do_install reference section. 781bff8 ref-manual: Updated the do_configure task. 8f2d8c2 ref-manual: Fleshed out the do_compile task. 04c6112 ref-manual: Updated RDEPENDS variable description with note. 818e439 ref-manual: Applied review comments to logging mechanism section 2db1d3b foomatic-filters: Security fixes CVE-2015-8327 e07ebd0 foomatic-filters: Security fix CVE-2015-8560 f5a7cd4 at: use snapshot.debian.org for SRC_URI eef97b3 mailx: use snapshot.debian.org for SRC_URI 27b49de libaio: use snapshot.debian.org for SRC_URI 1a740c6 blktool: use snapshot.debian.org for SRC_URI ecde311 serf: use snapshot.debian.org for SRC_URI 5727f46 linuxdoc-tools: use snapshot.debian.org for SRC_URI 9cfb420 docbook-xml-dtd4: use snapshot.debian.org for SRC_URI df4451c netbase: use snapshot.debian.org for SRC_URI f6e53ac ossp-uuid: use snapshot.debian.org for SRC_URI 0966a83 linux-yocto/4.4: update to -r19 2c358b9 readline: don't install readline C examples a9aef40 useradd-staticids.bbclass: trigger reparsing when table files change 1981ab0 oeqa/utils/commands.py: Command class improve validations/decoding in output 1648504 oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd is enabled a86a1b2 classes/testimage: When image is systemd, enable debug log level 140f6c7 busybox-syslog.default: When systemd is enabled don't use circular buffer b4ba36a oeqa/runtime/syslog.py: Improve test_syslog_logger 8b3f624 xorg-xserver: upgrade xserver version from 1.18.3 to 1.18.4 0ec45e9 tcf-agent: update to 1.4_neon_bugfix branch 3286f4f python-git: Upgrade python-git and python3-git to 2.0.7 d8cff60 python-numpy: upgrade to 1.11.1 5c2bc4d linux-yocto/4.4: mousedev and printk configuation streamlining e647fe0 linux-yocto/4.4: lx-dialog and mei bug fixes ec31f30 linux-yocto/4.4: bump to v4.4.15 6d2987c systemd-boot: use lnr instead of ln --relative 215687e gstreamer1.0-plugins-bad: add missing wayland-native dependency f31683d selftest/runtime-test.py: Add test for import test from other layers 36b3e58 cmake: upgrade to 3.6.1 8c6371f libassuan: upgrade to 2.4.3 e7a0997 libgpg-error: upgrade to 1.24 3486b72 dropbear: upgrade to 2016.74 f55bf4e wayland-protocols: upgrade to 1.5 0ef807a libtasn1: upgrade to 4.9 c90d799 libsolv: upgrade to 0.6.23 75efb26 connman: upgrade to 1.33 081acd5 update-rc.d: Correct trivial typo in DESCRIPTION line. 556059a binutils: Cache gettext api version 1 and 2 support 8ab6c4a menu-cache: remove spurious dependency on intltool 6f1f317 sysprof: clean up FILES 1ebec49 tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e cores b004e3a qemu: add patch to add mips 24KEc CPU definition 0152d75 bash: add patch to build w/ -Wformat-security f4709b1 uncovered: list uncovered python modules 81580c5 screen: add back the patch for parallel build b332b38 avahi-ui: use PACKAGECONFIG for gtk features baaaea5 Revert "lttng-tools: filter random filename of ptest output" 2c01447 oe-selftest: simplifying log filenames e91d0d5 oe-selftest: export test results via xmlrunner cc3c276 oe-selftest: recipetool: add tests for git URL mangling 12fbed9 recipetool: create: fix greedy regex that broke support for github tarballs be68ef5 useradd.bbclass: Fix delete user/group when more than one item aa2d945 bitbake: lib/toaster: Fix missing new files from previous commits 5b61fa0 bitbake: toaster-tests: fix URL given for Chromedriver download 05f82e8 bitbake: toaster-tests: define capabilities for latest Firefox driver 2a849e7 bitbake: lib/bb/checksum: avoid exception on broken symlinks ea23423 bitbake: lib/bb/utils: show subprocess output in stack traces c42b533 bitbake: fetch2: fix pickle issues while switching from master to krogoth 039f47a uclibc: remove meta-yocto-bsp append 1d39e4c dpkg: use snapshot.debian.org for SRC_URI 7cb7ca9 babeltrace: remove unnecessary SRCREV 87678bbd rt-tests: rationalise compiler flags 3ec9a62 recipetool: record unknown license files 25507bf lib/oe/recipeutils: fix patch_recipe*() with empty input dd85405 classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name 82c7d0f classes/buildhistory: add additional variables for eSDK 4048af4 classes/populate_sdk_ext: add gdb to full extensible SDK 0b2ca66 classes/populate_sdk_ext: filter sstate within the extensible SDK 2ac1fdf scripts: add oe-check-sstate script 4253e2e classes/populate_sdk_ext: allow including toolchain in eSDK on install f84b01b meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDK cb5d308 classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATA 1b4dc78 oeqa/selftest/signing: check that we have GPG in setup 5218c24 oeqa/selftest/signing: use a temporary directory for GPG home ab075b6 kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE 9b8b730 harfbuzz: upgrade to 1.3.0 8b0db50 bluez5: upgrade to 5.41 b261791 dhcp: remove dhclient-script bash dependency 21916fe net-tools: lib/inet6.c:INET6_rresolve() - various fixes 012262a gcc: Don't use vectorized builtins when Neon is not there 6660e95 sysprof: fix floating dependency on polkit 71d0c87 kernel.bbclass: explicitly set workdir in do_bundle_initramfs 4858c6b kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKE 7178f07 musl: don't compile in mips16e mode 1131507 lib/oe/path: Fix tar invocation with --no-recursion 57bb38d gcc: Fix libgcc unresolved symbols with PIE on musl 13ee352 webkitgtk: Do not use gold with clang 7d04a4d insane: only check ${S} exists if we had sources to fetch 2eec44e lib/oe/gpg_sign: fix output in error paths f02f0ed python-smartpm: add support to check signatures 2f6bbc7 openssh: conditional compile DES code. 2c2f22a packagefeed-stability.bbclass: copy all packages of a recipe 600f0b3 packagefeed-stability.bbclass: minor fixes b36753b packagefeed-stability: add class to help reduce package feed churn cbf7902 package_deb.bbclass/package_ipk.bbclass: sort RPROVIDES 9621959 build-compare: improve deb and ipk checking ad6aae3 build-compare: fix checking for named pipe and others fef5ae1 build-compare: make pkg-diff.sh 75% faster 495e2f8 build-compare: remove space at head 51b0883 rpm: make --nosignature work 2ab4926 package_deb.bbclass: fix Python 3 error 0e63414 piglit: Add build fix patch ad625f7 avahi: fix resource temporarily unavailable issue 05dca6e pulseaudio: fix floating dependency on webrtc-audio-processing 7c9acf0 pulseaudio: 8.0 -> 9.0 328e249 libsndfile1: 1.0.26 -> 1.0.27 24f871c classes/populate_sdk_ext: show progress when preparing build system 1052fef layer.conf: bump version for uclibc removal and LSB update bb9d9da uclibc: remove 5600778 LSB: 4.1.0 -> 5.0 e6e05a3 systemd_boot: Enable module to test systemd bootloader efd7d6b webkitgtk: Switch the ARMv7 build to Thumb2 and enable back the JSC JIT. b6aa976 quota: make compile pass when disable rpc b7a2688 weston-init: De-couple framebuffer console from Weston for systemd startup df9f8a8 weston-init: Fix weston-start to handle 0 or 1 args 9f7c1a5 weston-init: Fix weston-start to allow weston args without openvt args c406e9a ccache: 3.2.4 -> 3.2.5 36f6219 gettext-minimal-native: 0.19.4 -> 0.19.8.1 cff2123 gettext: 0.19.6 -> 0.19.8.1 91a6f3a slang: 2.2.4 -> 2.3.0 2186bbc gnu-efi: 3.0.3 -> 3.0.4 6d9958e guile: 2.0.11 -> 2.0.12 cf03952 git: 2.8.4 -> 2.9.2 cea867b linux-yocto-dev: Ensure we don't reparse the recipe when its not being used (take 2) e1fcb03 Revert "linux-yocto-dev: Handle performance regression" 31cef0d lib/oeqa/decorators: handle broken links when creating new symlink ebc80fa siteinfo: Add mechanism to extend siteinfo information from BSP layer e693f2e insane: Add mechanism to extend QA machine information from BSP layer 1393b23 bitbake: lib/bb/build: handle incomplete message fragments in log FIFO 9411e33 bitbake: toaster-tests: add tasks and recipes sub-page tests 4357d7a bitbake: toaster: set non-hideable columns for built recipes table bd2cce0 bitbake: toaster: set non-hideable columns for build tasks table 83ccef3 bitbake: toaster: fix download URL for task logs 24905d3 bitbake: fetcher2/__init__: Print command in case of ExecutionError in runfetchcmd 729d9fc bitbake: toaster: loadconf Partially add back some of the layerSource parsing 04d1ad5 bitbake: toaster: admin Add Layer_Version to the admin-able models 97278fb bitbake: toaster: orm Remove the layerindex specific up_branch fields 8b31460 bitbake: toaster: lsupdates Add progress information and clean up logging bb260e9 bitbake: toaster: tests: Remove references to LayerSource model ef627d0 bitbake: toaster: Replace references to LayerSource models ffc78d3 bitbake: toaster: lsupdates Add layerindex fetcher 853450b bitbake: toaster: models Remove LayerSource models and replace with enum 20f939f bitbake: toaster: bldcollector admin Remove LayerSourceAdmin 1477886 bitbake: toaster: loadconf remove Loading LayerSources c27ae25 bitbake: lib/bb/progress: avoid possibility of start event being reported twice 5f4559b bitbake: knotty: don't display ETA for tasks with progress 23a551b bitbake: knotty: fix some minor bugs in BBProgress 0c3ce68 bitbake: fetch: copy files with -H 7f6b6b2 bitbake: cache: Don't interleave pickle cache file writing 5d41200 bitbake: cache: Add better cache loading sanity checks 40d45cf bitbake: cache: Drop/simplify pointless type checking c9e65c5 bitbake: cache: Improve versions fields handling 09f6a56 bitbake: cache: Correctly handle missing extra caches b2ef908 bitbake: cache: Move the parsing message to a more logical place 36feb38 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 f06b023 linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 3177082 bitbake: bitbake: implement idle timeout for xmlrpc server 4cba010 bitbake: bitbake: implement --foreground command line option 380b6e8 bitbake: bitbake-user-manual: Added new section on command-line execution cb40ae4 bitbake: bitbake-user-manual: Applied review edits to "Recursive Dependencies" 80b1efb bitbake: bitbake-user-manual: Fixed typo in the BBDEBUG variable description. 9a9577e bitbake: bitbake-user-manual: Added review changes to BBCLASSEXTEND description 4bc1ee5 bitbake: bitbake-user-manual: Added review changes to recursive section. 35081f5 bitbake: bitbake-user-manual: Addeds support for the Perforce Fetcher a6cffcf bitbake: bitbake-user-manual: Added clarifying note to BBCLASSEXTEND variable. 8c55a9c bitbake: bitbake-user-manual: Added a note providing examples of task dependencies d918df7 bitbake: bitbake-user-manual: Updated dependency section for tasks 6743f12 bitbake: bitbake-user-manual: Updated the defaults for getVar and getVarFlag 8321d66 bitbake: bitbake-user-manual: Added new section on command-line execution 321f4e9 boost: fix CVE-2012-2677 d183d1e package_manager.py: Avoid installing an empty package list 56aa9c8 glibc: Update to 2.24 after hard-freeze 2d5b282 wic: rawcopy: make source filenames unique 788d6fb buildhistory-diff: reduce PKGR noise d4d6021 systemd: allow add users to groups in rootfs postprocess 031c2f6 initrdscripts/init-install*: Select install target instead of looping through 8da54b4 oeqa/controllers: Add test target for Systemd-boot cd78d87 oetest.py: Fix problem when there is more than one json file for package extraction 736eab6 oe-selftest: print errors when failed to find test e1aa836 lib/oeqa/utils/commands.py: Move updateEnv() from runexported.py 9043691 bitbake: cooker: Fix incorrect dot file generation 1bf1e2c bitbake: toaster-tests: add class SeleniumTestCaseBase for browser tests a61eb1f intltool: remove broken XML::Parser detection ae39c3a intltool: merge .bb and .inc bb42984 oeqa/recipetool: update recipe test to pass SHA 738f47a oeqa/devtool: update recipe test as libmatchbox changed bf69538 xf86-input-libinput: Upgrade 0.16.0 -> 0.19.0 6c2f073 xf86-input-evdev: Upgrade 2.10.2 -> 2.10.3 e7d910b xkeyboard-config: Upgrade 2.17 -> 2.18 fded0a0 libxfixes: Upgrade 5.0.1 -> 5.0.2 a5392dd weston: Upgrade 1.10.0 -> 1.11.0 ddb0de6 wayland: Upgrade 1.10.0 -> 1.11.0 534cc86 wayland-protocols: Upgrade 1.3 -> 1.4 d18a28c mesa: Upgrade 11.2.2 -> 12.0.1 00191b8 mesa-demos: Require X11 distro feature 4518058 image: add do_image_qa task to run QA checks on the constructed image d1fdd0a python3: Security fix CVE-2016-5636 81106cd python2: Security fix CVE-2016-5636 3aaf023 bzip2: Security fix CVE-2016-3189 c0dbed6 openssl: Security fix CVE-2016-2178 03f6074 openssl: Security fix CVE-2016-2177 61577c5 xmlto: only target requires coreutils f74ddc6 piglit: Fix build on musl/arm dbf53c9 xuser-account: remove GROUPADD_PARAM e24bc6d recipes-graphics: Added native and nativesdk support for some libraries 69dfc58 tcl: fix sed command in do_install bffb0fb oe-git-proxy: don't depend on syslinux dd0474c sysstat: upgrade to 11.3.5 db0c499 sudo: upgrade to 1.8.17p1 35c9e2a cups: upgrade to 2.1.4 1854732 byacc: upgrade to 20160606 e53630e at: upgrade to 3.1.20 096b4c6 libxsettings-client: Remove as unneeded 49d3d7d libmatchbox: Upgrade 1.11 -> 1.12 b1d573b matchbox-keyboard: Upgrade to 0.1.1 16fa164 sato-screenshot: Upgrade 0.2 -> 0.3 8bf2692 matchbox-panel-2: Upgrade 2.10 -> 2.11 5484015 libpng: update to 1.6.23 11f23ec linux-firmware: update to revision cccb6a0da9 5813d40 nss: Fix build on mips/clang 0508464 wic: oe-selftest: build bmap-tools-native ed319ff musl: Fix mips regressions in 1.1.15 bb915a1 binutils: backport fix for TLSDESC relocations with no TLS segment on arch64 4fdfee4 classes/license.bbclass: don't set [dirs] and [cleandirs] 6494a59 glibc: use the host locale archive in nativesdk builds 6047780 perl: fix CVE-2016-2381 ac0910e opkg: upgrade to v0.3.3 d62fd77 devtool: add finish subcommand 10a5af5 devtool: upgrade: record original recipe files 7af3295 devtool: update-recipe: refactor to allow calling separately 5d78525 devtool: reset: refactor to allow calling separately 7435cdf lib/oe/recipeutils: fix a few issues in find_layerdir() c4297f3 devtool: update-recipe: don't copy local files that haven't changed 8be2077 devtool: update-recipe: find and use existing files directories 220a68b bash: fix string format errors when enabling security flags 2184694 bash: ensure LDFLAGS is passed when building ptest d713c48 libevdev: Upgrade 1.5.1 -> 1.5.2 b66059b librsvg: Upgrade 2.40.15 -> 2.40.16 c124584 libgpg-error: Upgrade 1.22 -> 1.23 54d5009 freetype: Upgrade 2.6.3 -> 2.6.5 0a98691 fontconfig: Upgrade 2.11.95 -> 2.12.0 3eaf1ac cairo: Remove unnecessary UPSTREAM_CHECK_REGEX b3e4044 expat: Upgrade 2.1.1 -> 2.2.0 5d5efbc packagegroup-core-tools-testapps: remove Piglit temporarily c3753a8 piglit: Upgrade version, use python3 b384b72 oe/lib/package: handle shlibs files disappearing 72becf9 bitbake.conf: use ${prefix} to define exec_prefix ad6aaae utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel cmdline e558b50 site: Move rsync_cv_HAVE_C99_VSNPRINTF to common-linux 17dcf19 nss: Fix build with clang 317447f python-six: Add to oe-core 89eab25 python3: update manifest RDEPENDS for importlib and compression packages 4a5de97 db: Use cross libtool 15ba3c1 initramfs-framework: make rootfs module optional 7eaf305 testimage.bbclass: INHERIT -> IMAGE_CLASSES 4574311 wic: mountpoint is an optional argument 65a0c27 report-error: replace build paths with markers not whitespace 3ad542a rpm: remove CVS-based recipe d291ca3 recipes-sato: fix upstream version check 470558f python-numpy: fix upstream version check 447d715 python-scons: fix upstream version check 652cacc epiphany: update to 3.20.3 441a1fc libwnck3: upgrade to 3.20.1 15901eb desktop-file-utils-native: update to 0.23 f4cd97c bash-completion: update to 2.3 4c9b1a4 wic: clone gummiboot wks for systemd-boot 3091a8c wic: add systemd-boot option in EFI boot image plugin a98a818 gcc-cross: default linker hash style to sysv 648fd33 gstreamer1.0-plugins-bad: Fix little rectangel appears at the center when use squeeze and tunnel effects c62fd75 gstreamer1.0-plugins-bad: Use the newer texture() function in glcolorconvert a933b78 gstreamer1.0-plugins-bad: Add glBindFragDataLocation in glshader 352acc9 gstreamer1.0-plugins-bad: Don't use the predefined variable name in glcolorconvert 365fdce gstreamer1.0-plugins-bad: Implement multiple render targets for GLES3 e1eca35 gstreamer1.0-plugins-bad: Enable gldeinterlace on OpenGL ES b0d66a7 gettext_0.16.1: remove useless files to avoid sysroot conflicts f583dad git: 2.8.4 -> 2.9.0 6ac1f90 sstate.bbclass: make PV to depend on PV variable value 5c545ca v86d: Accept aarch64 as build host 54fd9af libunwind: Port to ppc/musl d2296ea webkitgtk: Fix build on ppc with musl fa0b782 python{3}-numpy: Predefine of sizeof off_t on mips/mipsel/ppc d55b765 linux-yocto: Enable debug/printk.scc KERNEL_FEATURE on qemuall machines. e833508 nativesdk-packagegroup-sdk-host: Add wayland-scanner to the SDK native toolchain 9045e21 neard: upgrade to 0.16 01a3261 libidn: add license per package 42e870c image_types.bbclass: support template .wks.in files for wic be90c3e image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUM 8cc2f2c Revert "core-image-sato: add gtk+ for M1" 38d2c59 remove sukoku ad0cfdb testimage: swap sudoku for galculator 9c4b143 oeqa/sdk: remove buildsudoku test 0b61f87 linux-yocto/4.1: pinctrl backports 200fcba linux-yocto: powerclamp and gpio configuration changes 8a4fb05 linux-yocto/4.4: pwm and mei updates 171d825 linux-yocto/4.4: update to v4.4.14 8e16152 linux-yocto/4.1: update to 4.1.27 6ae50db linux-yocto/config: mei, gpio and usb type c 0c5b11a linux-yocto/4.4: cpumask: Export cpumask_any_but() 59d3fb6 linux-yocto/4.1/4.1: mei, usb and extcon changes 92469ae linux-yocto/4.1/4.4: x86, power and usb-c mainline backports 63ff759 bitbake: bitbake: main: implement server autostart feature b190c08 bitbake: bitbake: utils: add BBSERVER to the list of preserved variables 6597ba6 bitbake: bitbake: xmlrpc: implement check of connection to server dead7b2 bitbake: lib/bb/utils: no need to unsetenv when manipulating os.environ aae4c2a ref-manual: Updated the "Recipe Logging Mechanisms" section 451334a ref-manual: Applied review changes to the DEPENDS variable. bdf9003 ref-manual: Added review changes to BBCLASSEXTEND description acdfb5f ref-manual: Added notes to the DEPENDS variable description. b09a3ad toaster-manual: Changed the Webport address: 640181c ref-manual: Added clarifying note to the BBCLASSEXTEND variable. 48336f5 ref-manual: Added cross-referencing to tasks and dependencies cf3b80b ref-manual: Added new glossary entry for REMOVE_PKG_SUPPORT. a814a61 toaster-manual: splitted long line f649382 toaster-manual: point keywords to Django documentation 9a5af9c toaster-manual: Update toaster start documentation e92b3a8 toaster-manual: add OpenSUSE to the list of distros 4e01774 toaster-manual: update runbuilds instructions 3d24037 toaster-manual: update apache configuration file c3e076f toaster-manual: add instructions for OpenSUSE aa42629 toaster-manual: change mysql driver 4b3c595 toaster-manual: add instructions to create user 14194fa toaster-manual: add list of packages for openSUSE 2134659 toaster-manual: update list of packages b094b97 toaster-manual: update distro versions 64b8e17 toaster-manual: Switch to pip3 dependency installer f6378c1 toaster-manual: add instructions to create user 444a80a ref-manual: Added a new section on setscene task variants 4fb1961 ref-manual: Fixed typo in the "Shared State" section. b67f865 ref-manual: Review edits to the PR variable in glossary. e5fabb9 ref-manual: Updated the RDEPENDS variable description in the glossary b66e84e ref-manual: Updated the PR variable description. 33e1c39 dev-manual: Review edits to the package installation section 77031ba ref-manual: Updated the flag descriptions for shared state details 57acc32 dev-manual: Edits to the package feed creation section. fc518b5 ref-manual: Updated the DISTRO_FEATURES description of Bluez5 45baa90 bitbake: fetch2: implement progress support 843f7ae toaster.bbclass: only scan files-in-image.txt if it exists ac339ec toaster.bbclass: remove directory scan logic for detecting artifacts 8d08a73 bitbake: toaster-tests: package count/size shouldn't show for non-image builds 8ccf839 bitbake: toaster-tests: new custom image button shouldn't show for non-image builds db5426b bitbake: toaster-tests: add tests for build artifact display on build dashboard 9475a68 bitbake: toaster: the customise image button shouldn't rely on targets 2db40e3 bitbake: toaster: add package manifest path to Target objects 1027e0e bitbake: toaster: better display of targets which produced no images adbf206 bitbake: toaster: show manifests in their own section of the build dashboard 07a58a8 bitbake: toaster: only show "New custom image" button for builds with image targets 587275e bitbake: toaster: use has_images() methods to display images correctly 150e558 bitbake: buildinfohelper: only record image files for tasks which make images 00c2c0b bitbake: toaster: improve scan for SDK artifacts f39ae14 bitbake: buildinfohelper: fix retrieval of targets 4125da7 bitbake: toaster: attach kernel artifacts to targets e980857 bitbake: toaster: improve image file suffix retrieval 5dfa120 bitbake: toaster: do image and artifact scan on BuildCompleted b0585e6 bitbake: toaster: display Target targets in build dashboard 844e1f9 bitbake: runqueue: improve exception logging 7a220ae bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2 bc3a206 bitbake: knotty: avoid errors when fetching outside of a task 2afcbfe bitbake: build: don't use $B as the default cwd for functions faa7268 bitbake: lib/bb/build.py: decode the command as UTF-8 b7a741c bitbake: lib/bb/utils: fix set_process_name 627d019 useradd-staticids: use map() instead of imap() fd08714 python3: Add compression to python3-shell dependencies 4473e64 python3-native: Add "io" to rprovides 5e747eb python3: Add dependencies for python3-misc 114206f buildstats-summary: round the floating point percentage 029e3eb lib/oe/patch: handle encoding differences in patch files f465039 recipetool: create: support specifying a file as the local source 54486a1 recipetool: create: fix handling of github URLs 2c9291d graph-tool: convert to python3 baed9bd scripts/contrib/devtool-stress: exclude more recipes by default 89f8348 scripts/contrib/devtool-stress: skip incompatible recipes 5c91537 devtool: return specific exit code for incompatible recipes d56caf3 devtool: reset: allow reset to work if the recipe file has been deleted 117c80f devtool: update-recipe: fix --initial-rev option 7f6f998 gtk+3: update 0003-Add-disable-opengl-configure-option.patch e5f9326 file: 5.27 -> 5.28 824e7f7 tzcode-native: update to 2016f 64c54ef tzdata: update to 2016f 56e23ae debianutils: 4.7 -> 4.8 4de8b37 gmp: 6.1.0 -> 6.1.1 65a8f24 libpcre: 8.38 -> 8.39 4dd3980 wget: 1.17.1 -> 1.18 c072b18 mtd-utils: build also for nativesdk 3e01371 linux-yocto-dev: Handle performance regression 6deadf5 gcc: CVE-2016-4490 661ff39 gcc-runtime: add SUMMARY values 1c0fc7f gcc: add runtime packages to RRECOMMENDS 7355e4e libgcc: remove duplicate configure options a219424 glibc: add more Imagination Meta relocation to elf.h ea43996 glibc: Upgrade to latest tip of master ec33670 binutils: Upgrade to 2.26.1 d428f2e musl: Update to v1.1.15 release 6bb3069 tune-ppce500mc.inc: pass -mcpu=e500mc for ppce500mc kernel compile 586249a classes/libc-package: remove pointless copying when running localedef e2a150b libc-package: remove obsolete do_configure_prepend 8c95d22 move directfb from oe-core 7852381 buildoptions.py: remove directfb image build test e7ddecc distro_alias.inc: remove directfb related references e91d0e8 remove core-image-directfb.bb a526c31 remove packagegroup-core-directfb.bb 3a6f0b6 db: use S/B more idiomatically b58c5dc libsolv: upgrade to 0.6.22 8501934 screen: upgrade to 4.4.0 3eb5cba libatomic-ops: upgrade to 7.4.4 578bc2b ethtool: upgrade to 4.6 5d34839 vala: update to 0.32.1 82f83f6 nss: update to 3.24 969ba57 mpg123: update to 1.23.5 a75183b btrfs-tools: update to 4.6.1 b141340 gnutls: update to 3.5.1 f31597a babeltrace: update to 1.4.0 c04d4a0 libarchive: update to 3.2.1 4d8a816 ffmpeg: update to 3.1 5c4e3b5 bdwgc: update to 7.4.4 d6abd75 terminal: Drop gnome-terminal --disable-factory workarounds c706bfb terminal: Fix gnome-terminal to work with recent versions 9df3cdf pseudo: Upgrade to 1.8.1 a14d30f oe-selftest: drop test_prepare_unexpected 8dc159d bitbake: toaster: tests Add selenium test for layerdetails page 8813726 bitbake: toaster: add Layer delete front end feature to layerdetails e1ba2fd bitbake: toaster: api Add util function for returning the error response 36dec68 bitbake: toaster: layerdetails api Fix saving of git revision of a layer 903c3c2 bitbake: buildinfohelper: ensure task datetimes are timezone-aware 78b3fe6 bitbake: eventreplay: rewrite the script 2b56c03 bitbake: eventreplay: reorganize imports 9431a6f bitbake: eventreplay: replace MockConfigParameters with namedtuple 70cc20d bitbake: eventreplay: fix event loading code 2199ff5 bitbake: eventprelay: implement setEventMask command a1ceb0f bitbake: eventreplay: add MockConnection.getEventHandle method ed9c309 bitbake: toaster: fix layout for command-line builds in recent builds area 7ed76e4 bitbake: bitbake-worker: don't reassign sys.stdout dab3b1b bitbake: toaster: views Fix most frequently built target in project reporting 5018d5f bitbake: toaster: layerBtn avoid connecting handler to other build buttons 9d730f4 bitbake: bitbake: toaster-tests: tests for project config dabb49b bitbake: toaster: fix validation checks for DL_DIR and SSTATE_DIR be00eb2 bitbake: toaster: remove SSTATE_MIRRORS from projectconf f433664 bitbake: toaster: remove SSTATE_MIRRORS from blacklists in views b301251 bitbake: progress: Ensure missing start event is fired 1b5688e bitbake: knotty: Handle process indicators more gracefully 1b930b4 bitbake: runqueue: report progress for "Preparing RunQueue" step f3b62c1 bitbake: runqueue: add ability to enforce that tasks are setscened 76feac3 bitbake: knotty: add quiet output mode 465f939 bitbake: knotty: show task progress bar 8d56d59 bitbake: knotty: add code to support showing progress for sstate object querying 0e3281f bitbake: lib/bb/progress: add MultiStageProgressReporter ac5e720 bitbake: lib: implement basic task progress support 1cf6e14 bitbake: knotty: import latest python-progressbar 481048c bitbake: knotty: provide a symlink to the latest console log 312f1a5 bitbake: fetch2/wget: attempt checkstatus again if it fails 1bbd580 oeqa/selftest/bbtests: Fix failing test after progress changes c7147ce oeqa/runtime/systemd: fix typo in skipUnlessPassed decorator 895353a service: obey CFLAGS, LDFLAGS d6a43d2 initramfs-framework: Add support for PartUUIDs ee6a6c3 initramfs-framework: add retry loop for slow boot devices (like USB) e34eb01 lib/oe/path: remove oe.path.check_output 6a2753b scripts: Fixed typo in parameter that was causing exception f8bdaf3 rt-tests: move ptest to python3 6074ed6 gcc: remove GCC 4.9 14c9011 gcc: remove unused patch 7b6f667 gcc-5.4: Fix hang with mmusl option on cmdline b45155b pulseaudio: Disable unit tests ac0e5e2 socat: remove the hardcoded shifting offset dc626e3 runqemu: Avoid duplicating custom QEMU options for AArch64 e8e8d41 libpfm4: fix compile error 23ae622 classes/populate_sdk_ext: exclude initramfs images from locked signatures c7ab9f3 classes/populate_sdk_ext: ensure tasks to build the image are included 1063622 recipetool: create: drop unused convert_pkginfo() function 75f1a0e recipetool: create: avoid decoding errors with Python 3 74c5cd0 autogen-native: fix script error when processing libguile e4224fb l3afpad: add check for GTK3DISTROFEATURES dca5d9d gettext: fix for low-version recipe e1ca5d9 libidn: add patch to build w/ -Wformat-security e49d337 meta: update patch metadata e6ad36c run-postinsts: Correct comment misspelling, "rpm-posinsts". 94fb1a5 oepydevshell-internal: python3: encode/decode pty content e8feb19 devpyshell: python3: flush stdout explicitly 250955a devshell.bbclass: fix double unbuffering 16df2b6 pseudo: drop recipe for old 1.6.7 version 4ebe0e1 classes/cmake: enable progress for do_compile a702c68 classes/populate_sdk_ext: eliminate double execution on install c24b651 toolchain-shar-extract.sh: allow TERM through into SDK installer env af4d725 lib/oe/sstatesig: print locked sigs file message only when explicitly called ff41cfb classes/testsdk: print output correctly on failure 6677dd3 classes/sstate: add a mode to error if sstate package unavailable e769dce classes/sstate: show progress during sstate object availability check 4071217 classes/image: implement progress support for do_rootfs 8daa1b4 bitbake.conf: whitelist progress varflag 4e889c0 scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax 479d15b yocto-bsp: Refactor script to use argparse instead of optparse 4ab8650 scripts/yocto-bsp: Removing version from yocto-bsp 4252ec7 scripts/lib/bsp/engine.py: Add error message for wrong input file 71bc7fd scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help 2128272 scripts: Fixed typo in parameter that was causing exception 3f8fbdb meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot. 9d0e391 local.conf.sample.extended: drop RPM4 example 11af659 poky: drop unsupported distros 5c11e36 lib/oeqa: add Galculator to SDK and runtime tests b305564 oeqa/runtime/syslog: remove redundant skipUnlessPassed e0bcf33 toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATH 076a93e oeqa/utils/commands: fix single-character variable matching in get_bb_vars() 8f82db7 linux-yocto: bxt and input configuration changes 76332d9 linux-yocto/4.x: vfat feature cleanup b80b543 linux-yocto/4.1/4.4: tpm, telemetry, acpi and cpuid changes 678a02e scripts/contrib: introduce build-perf-test-wrapper.sh 0c92770 oe-build-perf-test: add --out-dir command line argument c3ee14e oe-build-perf-test: enable locking eb36f00 oe-build-perf-test: implement --globalres-file option 8c59636 oeqa.buildperf: add git revision and branch to result data 964fffa oeqa.utils: add git module 8329d56 oe-build-perf-test: enable logging into file 5599645 oeqa.buildperf: archive build/conf into test results da3b924 oeqa.buildperf: add test Test4 fe24b5a oeqa.buildperf: add test Test3 0b2fae8 oeqa.buildperf: add test Test2 1701a34 oeqa.buildperf: add test Test1P3 b5ca437 oeqa.buildperf: add test Test1P2 2c1b874 oeqa.buildperf: add test Test1P1 1d88659 oeqa.buildperf: implement BuildPerfTestRunner class 6512d69 oeqa.buildperf: add method for saving buildstats 45c6a04 oeqa.buildperf: add method for measuring file disk usage 1a0e205 oeqa.buildperf: add method to log shell commands 6e27b2a oeqa.buildperf: method for measuring system resource usage 1b10ded oeqa.buildperf: add BuildPerfTest class cee685c oeqa.buildperf: functionality to drop kernel caches 7d42cea oe-build-perf-test: introduce oeqa.buildperf module c855cb8 oe-build-perf-test: add pre-run sanity check 14108a8 scripts: introduce oe-build-perf-test ec8be20 oeqa.utils.commands: runCmd: return stderr output, too cf4c898 oeqa.utils.commands: use get_bb_vars() in get_bb_var() c9639e6 oeqa.utils.commands: Introduce get_bb_vars() 58643b7 lib/oe/package_manager: keep platform_extra and default_platform_extra lists ordered 6d2bcc2 linux-libc-headers: Update doc for recipe depends aa2da21 gstreamer1.0-libav_git: bump version to 1.8.2 2f5737c gstreamer1.0-plugins-ugly_git: bump version to 1.8.2 345edd4 gstreamer1.0-plugins-base_git: bump version to 1.8.2 5e22094 gstreamer1.0-plugins-bad_git: bump version to 1.8.2 b4fc653 gstreamer1.0-plugins-good_git: bump version to 1.8.2 869ad20 gstreamer1.0_git: bump to 1.8.2 6bfec95 gstreamer1.0: Upgrade to 1.8.2 3e74ef2 kernel-module-split.bbclass: add a prefix for module package name pattern fff33f1 watchdog: Fix build with musl 1bf0944 gcc5: Upgrade to gcc 5.4 0412b6d uclibc: re-enable verbose compilation c1dafd1 uclibc: backport patch to fix gdb 7.11 compilation 820a9d0 classes/kernel: fix symlink logic when bundling initramfs images 1b29aff binutils: backport patch to fix mipsel (malta) kernel compile aa9fb3f glib: disable valgrind support when compiling in mips16e mode fc97ef9 libffi: don't compile in mips16e mode 90bb7c1 uclibc: don't compile in mips16e mode 2c80ebf gmp: don't compile in mips16e mode d81b918 json-c: backport patch to fix uClibc link issues 15c3c3e libidn: fix QA warning (uClibc) 83444bb classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfs dc1b016 musl: Upgrade to tip b84875f pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DEPENDS += 98121ad recipetool: recognize less common makefile names 77b5728 systemd: upgrade to 230 f400833 bash-completion: delete files util-linux provides 73dcfb6 util-linux: upgrade to 2.28 52adfed test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to list of failed 3b208bc libcap: fix the libcap-native building failure on CentOS 6.7 0658935 libsdl2: Add missing comma typo cf1af6b pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_LIBDIR, PYTHON variables 83b11dc gdb-cross: do not hardcode the use of Python 2 a3869bf connman-gnome: StatusIcon adapts to size changes 0cef80f vte: don't build test app 2ebd117 gsettings-desktop-schemas: inherit upstream-version-is-even d818cde cairo: inherit upstream-version-is-even fd7a8b2 puzzles: Keep building even with deprecation warnings ad439ce clutter-gtk-1.0: Upgrade 1.6.6 -> 1.8.0 e889651 at-spi2-atk: Upgrade 2.18.1 -> 2.20.1 169fbdb at-spi2-core: Upgrade 2.18.3 -> 2.20.2 478d446 atk: Upgrade 2.18.0 -> 2.20.0 33226ae gtk+3: Upgrade 3.18.8 -> 3.20.6 ef8bbc7 openssl: prevent warnings from openssl-c_rehash.sh 2fcece7 bitbake.conf: Drop BUILDSDK_LDFLAGS rpath, rpath-link 2ef717d qemu: add PACKAGECONFIG stanza for bzip2 ec64c9c u-boot: extend UBOOT_CONFIG format to support different binary name f91a01b e2fsprogs: tweak mke2fs ext4 features 13eb4a8 gst-player: upgrade to latest HEAD c6d50b2 bitbake: lib/bb/build.py: remove task flag in deltask() 6ae96f7 puzzles: fix Samba conflict, clean up recipe 8375252 linux-yocto/4.4: sensor driver backports f28c266 linux-yocto/4.1: pstate backports f775c27 linux-yocto/4.1: driver, mmc and power backports 48d7ebc linux-yocto/4.1: SPI, MFD, alsa and perf backports deced08 linux-yocto/4.1: tpm2, pinctrl, powercap and watchdog backports 2f9b8e9 initramfs-framework: base: Ensures /run/lock is available 9623b23 initramfs-framework: mdev: Add a runtime dependency on busybox-mdev 0c8b264 linux-firmware: add iwlwifi-misc package for remaining iwlwifi firmware c406763 linux-firmware: add iwlwifi virtual package of all iwlwifi firmwares 5f854c2 linux-firmware: fix typo in RDEPENDS line for iwlwifi-6000g2b-5 4c46ca1 linux-firmware: add LICENSE line for iwlwifi-license package 87dbb6b linux-firmware: fix typo in LICENSE line for iwlwifi-6000g2b-5 1960abc oeqa/targetbuild: use os.path.join instead of string concatenation 40268fe oeqa/targetbuild: add extra_cmds argument to run_configure 0aa028f oeqa/targetbuild: fix folder name estimate logic c844230 tzdata: update to 2016e 4bd8e67 tzcode: update to 2016e 313ae0a qemu: Use Gtk+3, add configure patch to find vte d8afd0c libmad: remove recipe 00fea48 gstreamer1.0-plugins-ugly: disable mad, enable mpg123 6085ce0 mpg123: add a recipe from meta-oe ec96025 security_flags.inc: add python3-pycairo and libnewt-python to no-pie exception list 0881208 security_flags.inc: add SECURITY_NO_PIE_CFLAGS to libgcc and gcc-sanitizers 95cd78a bitbake.conf: don't set CCACHE_DIR to $HOME by default 51059ee binutils: configure with --enable-deterministic-archives 1bf1af5 dbus/dbus-test: upgrade to 1.10.8 1137709 opkg: upgrade to v0.3.2 772ba8d openssh: fix init script restart with read-only-rootfs e6faa3d packagegroups: use new gst-player package name 79ca8d0 gstreamer1.0-plugins-bad: Upgrade to 1.8.1 a029113 expat: CVE-2016-0718 c0238cb linux-firmware: add iwlwifi-8000C-19 version bf54af3 sysprof: fix pkgconfig packaging e04da4b autotools: ensure Makefile exists in do_compile c2acd4e package_manager.py: specify tmpdir for opkg 675843d oeqa: fix hasPackage, add hasPackageMatch c65cf8e xcb-proto: use python3 instead of python2 1096a95 toasterconf: exclude releases Toaster can't build 5e86682 maintainers.inc: remove libmad, add mpg123 922294d maintainers.inc: reassign vala recipe 6f0c553 build-appliance-image: Update to master head revision b6d61ec e2fsprogs: Manually bump PR due to PV change (work around sstate confusion) 84cce1d e2fsprogs: remove the extra dot from the recipe filename a3494dd sdk-manual: Updated configure.ac file in helloworld example. 11b6dd1 ref-manual: Updated SSTATE_MIRRORS examples to match reality 0689732 dev-manual: Updated Runtime Testing for Package Installation 26d2f28 dev-manual: Updated the method to set SimpleHTTPServer for testing fadcb31 ref-manual: Fixed a typo for installing "python3-git" ca519a1 dev-manual: Applied edits to the package feed section. 6b3b444 ref-manual: Updated the UPSTREAM_CHECK_* variables. ac8173e dev-manual: Updated Host Server Machine Setup for package feeds 52fc567 ref-manual: Added note about installing Git-Python package f33db8b ref-manual: Updates to the UPSTREAM_CHECK_* variables 508e890 dev-manual: Review edits applied to the package feed build considerations. cd7f787 ref-manual: Edits to UPSTREAM_CHECK_* variables. c735ade ref-manual: Added descriptions for three UPSTREAM* variables. 7ef4a65 dev-manual: Updated Package Feed Creation sections 44f29bf ref-manual: Updated the INHIBIT_PACKAGE_STRIP variable 37ec030 build-appliance-image: Update to master head revision e6d26f5 package_manager: Fix multilib package arch ordering issues 95f6e7b bitbake: cooker: clean up EvertWriter f6fc25d bitbake: cooker: replace EventLogWriteHandler with namedtuple a158388 bitbake: cooker: don't remove event file e28b36e bitbake: cooker: encode event objects to base64 3e7edc3 bitbake: cooker: move EventLogWriteHandler to the top module level 90d7b09 bitbake: depexp.py: port to gtk+3 8d56c54 rootfs_rpm: Increase rootfs size 09d0834 Revert "cmake.bbclass: set the modules directory correctly" 7b9e1f5 cmake.bbclass: set the modules directory correctly 8f7f8f7 pseudo: remove rpath from libpseudo.so 3037e0d useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warnings c99750d useradd-staticids.bbclass: Restore failure on missing UIDs/GIDs 4ed711a documentation.conf: Add information about USERADD variables 40f3099 base.bbclass: p4 fetcher supports srcrev 0006a7f packagegroup-self-hosted: add back Python 2 4799e1e gtk+3: Add patch for --disable-opengl ce5523b bitbake: toaster: remove last css file with bootstrap v2 license 107d428 build-appliance-image: Add LC_ALL setting and drop pseudo pieces 9b32dd5 package_deb: Avoid chdir warnings and restore cwd after packaging 3dfe69b build-appliance-image: Install network components f74ba25 bitbake: runqueue: Use tid instead of taskid in find_chains() 26447a0 bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG 9f91785 bitbake: fetch2: fix unpacking of deb packages 34dc5b3 bitbake: toaster: fix typo which causes table searches to fail d4a87b9 build-appliance-image: Update to master head revision 772e9b4 bitbake: bitbake: fix wrong usage of format_exc 39ed544 packagegroup-core-device-devel: add binutils-symlinks 2a85038 directfb: fix client->gfx_state initialisation 792fd38 package_ipk: restore cwd after packaging 70d6306 classes/package: save/restore cwd in split_and_strip_files e2e6fe9 classes/kernel: remove path assumptions in compile_kernelmodules 6f7a3dc classes/image: don't chdir when creating symlinks 4e1a104 linux-yocto: Update SRCREV for genericx86* for 4.4 Upgrades to Linux version 4.4.13 f2cf71a linux-yocto: Update SRCREV for genericx86* for 4.1 Upgrades to Linux version 4.1.26 755bb55 conf/distro: remove oprofileui 6e53ab4 maintainers.inc: add missing recipes 282d5f7 core-image-sato: add gtk+ for M1 1c91694 make: 4.2 -> 4.2.1 a525a06 gnome-themes-standard: Use distro_features_check for GTK+2 27f62dc gtk-engines: Remove as unused 73e9f90 sato-icon-theme: remove as unused 3abdec9 gtk-sato-engine: Remove as unused f5e4aa2 packagegroup-self-hosted: Remove unused theme, use Adwaita icons f9c7851 matchbox-desktop: Add Sato folder configuration bff5f0e matchbox-session-sato: Update session startup dda59dd sysprof: Upgrade to git version slightly past 3.20 c072545 avahi-ui: Build with Gtk+3 7bcb1c5 webkitgtk: Disable Gtk2 plugin process by default ef3d05a gtk+: RRECOMMEND adwaita theme 81d0b2d packagegroup-core-x11-sato: Remove gtk-sato-engine 14b8cb1 libowl: Remove as unused e0ba559 libfm: switch to GTK3 version 1545d3a pcmanfm: switch to GTK3 version 79faec0 leafpad: Replace with L3afpad 920fc82 matchbox-config-gtk: Upgrade to 0.2 457f825 gst-player: Start building with Gtk+3 70f4651 puzzles: Use Gtk+3 by default e4738fd matchbox-terminal: Upgrade to 0.1 ee0188f vte: Upgrade to 0.44.1 5b076f9 packagegroup-core-x11: Use adwaita icons instead of sato c8044c4 matchbox-keyboard: Enable GTK+3 IM module fdbf32b connman-gnome: Add patch to port to Gtk+3 8e71c58 matchbox-wm: Upgrade to 1.2.1 8072c70 settings-daemon: Upgrade to 0.0.2 f1dcc26 sato-screenshot: Upgrade to 0.2 ff6dd06 matchbox-panel-2: Upgrade to 2.10 7a69ef0 matchbox-desktop: Ugrade to 2.1 e618179 matchbox-theme-sato: Upgrade to 0.2 66c5a4a classes/license: handle EXDEV if hard link to license fails 4f8f3f6 classes/rm_work: use the idle I/O scheduler class fe4184d python3: fix CROSSPYTHONPATH for cross builds ce6e49a gcc: make sure header path is set correctly 66aebcc flex: Fix top_builddir path for flex's test-driver script 6a27517 linux-yocto/4.1: powerclamp: APL CPU 96a993b linux-yocto/4.1: Always Running Timer Support 30a289a linux-yocto/4.1: intel_idle: backport BXT CPU support 3dcbd12 linux-yocto/4.4: update to v4.4.13 62f4fa4 linux-yocto/4.1: bump to v4.1.26 7ccbe39 linux-yocto/4.1: serial, mmc, mtd mainline backports 280061c classes/sdl: remove pointless class 1ed0e8a update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURES 44ab979 qemu-native: set ld.bfd, fix cflags, and set some environment vars 8f9f48a oprofileui: remove ff6d458 bitbake: parse/ast, event: Ensure we reset registered handlers during parsing 27fa181 bitbake: toaster: Remove mismerged files af04a52 bitbake: taskdata/runqueue: Rewrite without use of ID indirection 29b4fb1 bitbake: runqueue: Change buildable/running lists to sets 7e54da0 bitbake: toaster: tests browser Fix selenium tests after bootstrap3 breakage 234a625 bitbake: toaster: tests Rename test settings to python compliant name and fix import 000d724 bitbake: toaster: selenium tests Fix all_projects page and sample tests f48feeb bitbake: toaster: selenium tests Update unique custom image string and fix import 5ee6b70 bitbake: toaster: js tests Twitter typeahead library object is now ttTypeahead aa6894a bitbake: toaster: fix wrong usage of print_exc and format_exc eb634f9 bitbake: toaster: changed python version in shebang 0a7bd53 bitbake: toaster: toastergui tests Use new BeautifulSoup syntax eba5321 bitbake: toaster: open image files in binary mode when sending in response 16df75d bitbake: toaster-tests: fix tests for latest Selenium version 6eefd9c bitbake: toaster: fix broken reference to urllib 79a3954 bitbake: toaster: fix test_toaster_tables 4422d26 bitbake: toaster: fix incorrect file mode c28f918 bitbake: toaster: decode response content 1fd1600 bitbake: toaster: fix migrations f0740b0 bitbake: toaster: replace viewkeys() -> keys() 5bebe39 bitbake: toaster: bin Use python 3 for our django modules check e23faac bitbake: toaster: BuildTasksTable filters remove outcome NA option 0db23ae bitbake: toaster: BuiltPackagesTable format empty state in packages table 1a00cdb bitbake: toaster: build data Fix left navigation a7d498d bitbake: toaster: port all build analysis pages to bootstrap 3 4627183 bitbake: toaster: buildtables Remove links from non name fields de3984c bitbake: toaster: fix typo which prevents filters from working ef72321 bitbake: toaster-tests: maximize browser window when running UI tests dd76400 bitbake: toaster: Rework displaying package dependencies across Toaster 89433a3 bitbake: toaster: widgets ToasterTable Catch template rendering exceptions 82722cb bitbake: toaster: tests Add new build tables to tests c42f1cc bitbake: toaster: table.js Add the ability to highlight a particular row caae3b6 bitbake: toaster: port Installed packages table to ToasterTable b2a68f5 bitbake: toaster: port Task tables to ToasterTables widget 32d1e2d bitbake: toaster: port Built recipes table to toastertables a786ac1 bitbake: toaster: port table for Built packages to ToasterTable b63f951 bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception class 0bd6095 bitbake: toaster: toaster tables Enable complex empty states 443f7b3 bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3 79e0eb9 bitbake: toaster: work-around our lack of a synchronous fetch for typeaheads cd7b48c bitbake: toaster: migrate typeahead library 6462202 bitbake: toaster: tests Add a BuildTest helper class 6f924f3 bitbake: toaster: tweaks to recipe file downloads abfd095 bitbake: toaster: testsjs Add call back to append elements on completion of tests 099f026 gzip: upgrade to 1.8 3274e76 ncurses: upgrade to 6.0+20160319 322ada3 pax-utils: upgrade to 1.1.6 8211709 man-pages: upgrade to 4.06 466428e libxml2: upgrade to 2.9.4 4e5128b libnewt/libnewt-python: upgrade to 0.52.19 f81a018 libgcrypt: upgrade to 1.7.0 72e560e help2man-native: upgrade to 1.47.4 a9d1786 gnugp: upgrade to 2.1.12 16fbcbb ghostscript: upgrade to 9.19 c6930da dhcp: upgrade to 4.3.4 7028192 image.bbclass: do exact match for rootfs type 672c024 xinput-calibrator: add missing dependency for xinput_calibrator_once.sh 5c94a49 libc-package: ensure glibc-locale package list is deterministic 87d4da4 webkitgtk: do not inherit pythonnative 367a102 python3-native Add RPROVIDES python3-importlib-native 873e56e python-ptyprocess: Extend to cover nativesdk 57bde45 testexport-tarball: Add default value for TEST_EXPORT_SDK_PACKAGES b41b2fa scripts: ensure not specifying subcommand shows help text 5c1b9fd devtool: reset: allow specifying multiple recipes dd6d61a devtool: tweak README in created workspace layer a0006fd python-mako: rm -df -> rmdir 0918ac9 staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changes f491996 binutils: fix the incorrect assembling for ppc wait instruction 559dba8 strace: 4.11 -> 4.12 632b773 tcl: 8.6.4 -> 8.6.5 e5043db libcap: 2.24 -> 2.25 791e18a libbsd: 0.8.2 -> 0.8.3 f221f33 e2fsprogs: 1.42.99+1.43+git -> 1.43 ce0a036 make: 4.1 -> 4.2 ca9af20 git: 2.8.2 -> 2.8.4 306e8b8 mklibs-native: 0.1.40 -> 0.1.41 e19af01 file: 5.25 -> 5.27 4690723 autogen-native: 5.18.6 -> 5.18.10 4b77707 resolvconf: upgrade to 1.79 ff1105f pciutils: upgrade to 3.5.1 ad63662 tar: upgrade to 1.29 df25fcd curl: upgrade to 7.49.1 d665bfb byacc: upgrade to 20160324 523382d sudo: upgrade to 1.8.16 2a6da10 sysstat: upgrade to 11.3.4 20a9c29 grep: upgrade to 2.25 e9987f6 systemd-boot: Set COMPATIBLE_HOST in recipe 71765a9 bitbake: cooker.py: fix warn() -> warning() f2e5d88 bitbake: data_smart/utils: Add 'd' to the context used for better_eval in python expansion a1a0ce1 scripts/lib/bsp/engine.py: Added missing parentheses to string formatting 7fc6c45 scripts/lib/bsp/kernel.py: python3: use explicit relative imports dd20de9 scripts/lib/bsp/engine.py: Rename raw_input commands to input 0aa5c27 scripts/yocto-bsp: Fixed typo in parameter that was causing exception 9199a25 systemtap: add build dependency on ncurses db84521 oe/distro_check.py: Fixes for python3 4c38798 useradd-staticids.bbclass: Avoid FutureWarning about split() 93698ac useradd-staticids.bbclass: Make sure opened files are closed a912099 mips: add tunes for (some) 24K cores 7acb3db mips: add a tune for using MIPS16e ASE instructions ef35fac uclibc: never build with SSP b709c6c uclibc: no need for CONFIG_MIPS_ISA_xxx config options 9ac4c8b image/image_types.bbclass: fix fatal error during cpio debugfs creation 3332061 libjpeg-turbo: update to 1.5.0 4078b77 gnutls: update 3.4.9 -> 3.4.11 cfac890 weston: Fix bug causing the xwayland package to always be included 0c9c349 adwaita-icon-theme: Split symbolic icons into 2 packages e501d6f gtk+3: Add RRECOMMENDS to match gtk+ b0c69fe gtk-immodules-cache: Support both GTKs at same time b72c246 distcc: Disable GTK UI by default 7888c74 oh-puzzles: Remove as we're using puzzles now f04d8bc packagegroup-core-x11-sato: Use puzzles instead of oh-puzzles 947d41a gnome-themes-standard: Add new GTK+2 theme 21343ac npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARY b2b1a5f buildhistory-diff: suggest correct version of PythonGit a6da506 weston-init: Don't change XDG_RUNTIME_DIR if it already exists 7950a90 weston-init: Use bitbake path variable be82bdd x11-common: Fix XDG_RUNTIME_DIR typo 5edb12b python: Several recipes needed SRC_URI updating 61ba930 oe-pkgdata-util: new option to provide full info for binary package(s) 8a6c198 lib/oe/terminal.py: decode bytes variable before rstrip/split 09b9325 python3-pygobject: Upgrade from 3.18.2 to 3.20.1 cf12463 avahi: add extra path to GIR_EXTRA_LIBS_PATH fed0933 python3-pygobject: only check for even upstream versions bfade8c bash-completion: fix upstream version check 35fb16d python-numpy: Upgrade from 1.10.4 to 1.11.0 6aaeced python3-pip: Upgrade from 8.0.0 to 8.1.2 313a5f5 python-scons: Upgrade from 2.4.1 to 2.5.0 07c5fd7 python-pexpect: Upgrade from 4.0.1 to 4.1.0 84e9f80 python-mako: Upgrade python-mako and python3-mako to 1.0.4 03fa693 python-git: Upgrade from 1.0.2 to 2.0.5 f69acee python-setuptools: Upgrade to 22.0.5 3411d2d eudev: upgrade to 3.2 98fbdc7 runqemu-internal: Update the qemuzynq boot options 768dcc1 webkitgtk: disable gobject-introspection on mips64 abd5c11 packagegroup-self-hosted: port to Python 3 24dc5fc perl: fix several perl test failures 7ff9c5f perl: some perl tests require libssp 16f0c78 perl: set proper perl subversion number in config files ff3bc6c runqemu: Add suport for qemuzynqmp 21fbcdb packagegroup-self-hosted.bb: remove unsuitable network related dependence 40e789d bitbake: lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONF db7ec6c oe-pkgdata-util: fix AttributeError 4a842cc selftest/testexport.py: Add test test_testexport_basic 2228b16 testexport.bbclass: Create tarballs for easy release 120f706 testexport.bbclass: Add support for testexport-tarball 7d18d9f testexport-tarball.bb: Add recipe cfe3efd testimage.bbclass: Make dependency of cpio when using RPMs 938f053 oetest.py: Add install/uninstall functionality for DUTs d9b3ee8 lib/oeqa/otest.py: Fix import tests from other layers with python3 84441a9 oe/lib/pacakge_manager.py: Update missing pipeline decoding d28781b alsa-plugins: 1.1.0 -> 1.1.1 4c63497 alsa-utils: 1.1.0 -> 1.1.1 c883f4c alsa-lib: 1.1.0 -> 1.1.1 adfec92 alsa: update BUGTRACKER links b7cd72c opkg-utils: update SRCREV d9e47a5 rm_work: exclude all kernel recipes a2eb6d4 gobject-introspection: move to Python 3 794a23a db: add RECIPE_NO_UPDATE_REASON aafcdd0 linux-yocto/4.4: mmc backports 7bb3651 yocto-bsps: add i2c definitions to beaglebone 87dc548 linux-yocto/4.4: bump to v4.4.12 a7ddbea meta: Drop swabber c2dbcbb scripts/lib/bsp/engine.py: Added missing keyword to fix syntax error cffea7f maintainers.inc: change maintainer of db package 9c75c64 kernel-dev: Fix the locations of .config and source directory 25d8fac profile-manual: Added cross-reference links to INHIBIT_PACKAGE_STRIP ceb7c51 ref-manual: Fixed *[doc] string for INHIBIT_PACKAGE_DEBUG_SPLIT 6c5fea2 documentation: Prepared manuals for a 2.2 release. 8fc310c ref-manual: Added BlueZ version 5 feature to distro feature section. 6c5d7f1 lib/oe/package_manager: adapt for Python 3 5481363 libarchive: respect disable-acl configuration option 04319c0 image-buildinfo: Update to python3 syntax 928e133 libarchive: Add PACKAGECONFIG for lz4 to ensure determinism 81b59a1 dpkg: Upgrade to 1.18.7 b7644fc ofono: update to 1.18 25586a3 gnome-desktop3: update to 3.20.2 0fb7a43 watchdog: update to 5.15 d2d5bf5 systemtap: update to 3.0 41f1882 msmtp: update to 1.6.5 9b93787 libxslt: update to 1.1.29 eddd0ec libksba: update to 1.3.4 7183a89 kexec-tools: update to 2.0.12 878ca63 iso-codes: update to 3.68 d44fcb3 icu: update to 57.1 64e6409 mc: update to 4.8.17 2a16d50 gobject-introspection: update to 1.48.0 3b85abf gdb: fix upstream check 02d0933b gcc: fix upstream check for 5.x version 09f1f30 cantarell-fonts: update to 0.0.24 063d49b ffmpeg: update to 3.0.2 5200775 build-appliance-image: update version to 15.0.0 88ac059 btrfs-tools: update to 4.5.3 f6f7db7 boost: update to 1.61.0 7a0ef75 cantarell-fonts: fix upstream check 91874ce tzcode, tzdata: fix upstream version check ce3ab76 cups: fix upstream version check da4abff webkitgtk: upgrade to 2.12.3 2d97d69 rt-tests, hwlatdetect: upgrade to 2.0 9e29916 gdbm: upgrade to 1.12 4b4e182 toasterconf.json: exclude releases Toaster can't build df963f5 scripts/pybootchart: Fix print statement 438ac32 bitbake: codeparser: Use hashlib for hashing, not hash() 5f2facf bitbake: codeparser: Small optimisation to stop repeated hash() calls 7e73990 scripts: python3: change python to python3 in shebang 3e309e0 scripts: python3: decode subprocess output 3af9f6b engine: python3: replace iteritems() -> items() c675974 scripts: python3: replace exec statement with builtin 059dd9f scripts: python3: use explicit relative imports d1421df engine.py: python3: rename sys.maxint to sys.maxsize ecc9184 scripts: python3: use new metaclass syntax 5483fa2 scripts: python3: rename raw_input to input 02ac95a bitbake: fetch2: fix unpacking of deb packages 08c6808 bitbake: fetch2/git.py: References must match exactly 2660dde bitbake: cookerdata: print an error if layer dir does not exist c8aad90 send-error-report: encode data to bytes 14b758b lib/oe/buildhistory_analysis: fix for Python 3 a8cf2ce security_flags.inc: add an entry for python3-numpy 91a7f54 testexport.bbclass: Update to use python3 1a2a69e dosfstools: Upgrade 3.0.28 -> 4.0 469e56b image-live, image-vm, wic: Remove fs size workaround 48bc623 mtools: Patch out a useless sanity check 309c0b6 ca-certificates: add dependency for native/nativesdk on openssl-native cdff6bc scripts: python3: change python to python3 in shebang 4e36eee scripts: python3: decode subprocess output a8314b9 combo-layer: python3: use tempfile.TemporaryFile f1e85d4 dirsize: python3: fix TypeError: unorderable types a404542 combo-layer: python3: import reduce 64987b2 scripts: python3: use new metaclass syntax b05bf8c scripts: python3: get rid of __future__ imports 793b83a scripts: python3: rename raw_input to input 90e7fee ksize.py: python3: get rid of strings.join f6f1085 scripts: python3: fix urllib imports ee31bad scripts: python3: use new style except statement 07c97db scripts: python3: convert iterables to lists 1132970 automake: drop the Python scriptlets to determine Python's directories 5796328 python3-numpy: add a recipe 7f2ac59 hwlatdetect: move to Python 3 caf553b libcap-ng: move to Python 3 cc95c79 systemtap: move to Python 3 eb80ec9 lttng-ust: move to Python 3 8fdb4be lttng-tools: move to Python 3 76d6f00 gnome-doc-utils: remove recipe 296004a libnewt-python: move to Python 3 0789227 libuser: move to Python 3 444da83 python-docutils: move to Python 3 68cea00 python-imaging: remove unused recipe 5cd554f python-pyrex: remove unused recipe 991a713 swig: move to Python 3 609bf2e gdb: move to Python 3 ada03c3 bootchart2: move to Python 3 4672ffa python-pycairo: move to Python 3 a8d85cf util-linux: move to Python 3 8c1aa8b systemd: drop python dependency for ptests 96f8845 nfs-utils: switch to Python 3 6042021 packagegroup-core-full-cmdline: drop python-dbus from the list of services 0bde4b9 ofono: drop the custom-made revert to Python 2 from Python 3 5a3a4a7 connman: do not install Python test scripts eb45d83 bluez5: switch to Python 3 48bd640 neard: do not package python test scripts 4de7a81 python-pygobject: port to Python 3 900674e dbus-test: remove unneeded pygobject dependency 2e5367e glib: move to Python 3 f5d36b1 python3: drop 110-enable-zlib.patch 141fa73 python-dbus: update to 1.2.4, port to python 3 a17e159 bind: switch Python dependency to Python 3.x c71f5ab systemd: support systemd-boot as a stand-alone EFI bootloader 4082974 pango_1.40.1.bb: Fix compilation error 2ce2225 libpam: update dependency list d62aed1 iw: update to version 4.7 b6951c7 libsdl2: Fix build with wayland 1.10 59b6a03 syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable 0726b2d bitbake: bitbake-layers: show-layers: disable parsing dcbfc72 poky: Add Ubuntu 16.04 to tested/supported list since I run it myself 5a9745d distro_check.py: Don't mix tabs and spaces 3a76339 bitbake: toaster: use python3 explicitly 2b362f6 bitbake: toaster: fix urllib imports 2de58c9 bitbake: toaster: don't use mru.count in the template ce9cff5 bitbake: toaster: use // operator instead of / 9434eee bitbake: Revert "buildinfohelper: work around unicode exceptions" 2448df7 bitbake: xmlrpc: add parameter use_builtin_types 7cd7680 bitbake: toaster: use knotty when working with bitbake server 15bb3d4 bitbake: toaster: fix migrations de21205 bitbake: toaster: moved import bb.server.xmlrpc 5074c60 bitbake: toaster: read timezone files in binary mode cf454d7 bitbake: toaster: use re.sub() instead of translate() d393fe6 bitbake: toaster: replace map with list comprehensions 314541f bitbake: toaster: use items and range instead of old APIs 96ce543 bitbake: toaster: use decode('utf-8') for binary data 46ed4ff bitbake: toaster: modified list of dependencies 9a3f2b3 bitbake: toaster: fix local imports 0224f75 bitbake: toaster: fix imports to work for python 3 bbc6e75 bitbake: toaster: get rid of using reduce 7c44d88 bitbake: toaster: use force_text instead of force_bytes 8a93f5f bitbake: goggle/image-writer: Drop since bitrotting and no longer used 685628e bitbake: image-writer/goggle: Disable pygtkcompat problems e80a8c2 bitbake: lib/bb: Set required python 3 version to 3.4.0 a15e538 bitbake: data_smart: Simplify ExpansionError exception 0f2c593 bitbake: bitbake: Convert to python 3 ef1df51 bitbake: bitbake: Drop futures usage since we're python 3 deca147 bitbake: bitbake/pyinotify.py: Upgrade to py3 version 822eabf bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version) 4f89593 oeqa/selftest/recipetool.py: Tweak matching of warning line 440c681 qemurunner: Use surrogateescape decoding 76aefc4 devtool.py: Fix parsing of bitbake-layers' output e2e3fa4 buildhistory_analysis: Convert stream data (bytes) to strings 89d40a1 selftest/devtool: Compare sets instead of arrays on AssertEqual 3b39971 classes/lib: Complete transition to python3 52c4b7f scripts: use python3 in shebang 0d7db8e scripts: Fix urlparse imports for python3 fa4275b scripts: Rename ConfigParser -> configparser for python3 3ee70cb scripts: Fix encoding errors for python3 ed7abe6 scripts: Replace basestring -> str for python3 7eab022 scripts: Fix deprecated dict methods for python3 63404ba qemurunner: convert data when working with socket aa10d71 wic: encode help text ddbd307 wic: use python3 in shebang dca3aba sanity: Switch urlparse to urllib.parse 642a997 classes/lib: Update xrange -> range for python3 44e9a0d classes/lib: Update to explictly create lists where needed 8587bce classes/lib: Update to match python3 iter requirements a7309d5 classes/lib: Update to use python3 command pipeline decoding 297438e classes/lib: Convert to use python3 octal syntax c77e7b8 oe-buildenv-internal: Update to python3 3c42280 sanity: Drop setting C locale ab75075 scripts: python3: Use print function fc79776 scripts/lnr: update for python3 2e38804 scripts: python3: Use print function 79be110 systemd: allow add users as a rootfs postprocess cmd cdd764c openssl: fix the dangling libcrypto.a symlink af587b8 package.bbclass: fix strip and split logic 5efe4c9 perl-ptest.inc: fix tar call to prevent objcopy failure 37688b3 insane: return line-feeds to qa.log 51c6704 bluez5: update to 5.40 078b867 libpng: update to 1.6.22 763a3d4 unzip: fix security issues c6e5c00 libarchive: Upgrade to v3.2.0 9d7867a python-numpy: move recipe to own directory 083d0aa python3: add = to -L linking option only when the path is absolute a80a5b1 python3-nose: add a recipe f540622 python3-mako: add a Python 3 recipe be4e792 cracklib: disable building the python module 79797a8 subversion: remove unnecessary python dependency 2efef0c qemu: remove runtime python dependency d78beb7 git: remove Python package (to which nothing was packaged) 3e03ca7 python3: manipulate all of the config*/Makefile files, not just config/Makefile 2fe44ef avahi-ui: remove support for building a python module 0b38900 sip.bbclass: remove 1c83fcd default-versions.inc: drop python-related defaults 03da683 python3-dir.bbclass: add a separate class for Python 3 78502a8 distutils-native-base.bbclass, distutils3-native-base.bbclass: remove 4977a07 python-native, python3-native: remove the use of exported HOST_SYS and BUILD_SYS variables 49557a5 recipetool / devtool: set a fixed SRCREV by default when fetching from git 0a7c699 recipetool: create: use ${BP} for subdir for binary packages eb09735 recipetool: create: extract variable values from .deb/.ipk/.rpm 2b510f5 recipetool: create: support extracting SUMMARY and HOMEPAGE c056dad lib/oe/recipeutils: fix insertion of variable values 9f56b98 lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlines c93602c lib/oe/recipeutils: split out patch_recipe_lines() fcc2c3c yocto-bsps: Update to 4.1 to include musb fixes 04777ae yocto-bsps: update to 4.1.24 2b82b59 linux-yocto/4.1: fix musb compilation error 5224ac7 linux-yocto: only use intel branches for optimized platforms 141bf482 linux-yocto: create intel branches 4dc5ec2 linux-yocto:4.4: broxton backports c1a4ddd layer.conf: Whitelist ca-certificate dependency on openssl f8ff1f2 ca-certificates: Add openssl as a runtime dependency f053b5f initscripts: check if swapon/swapoff exists before executing them b426b2b uboot-sign: rebuild u-boot.img with signed dtb 8d7f58b u-boot: replace old-style shell syntax with the modern one 6b38e77 xcb-proto: remove stale git recipe and now redundant .inc ea9d27a libxcb: upgrade to 1.12 621a038 xcb-proto: upgrade to 1.12 8c3add9 libsecret: upgrade to 0.18.5 ae7898c liburcu: upgrade to 0.9.2 e3ba64a gcr: upgrade to 3.20.0 8e23a04 babeltrace: upgrade to 1.3.2 8fd1a59 msmtp: upgrade to 1.6.4 1b71c59 gobject-introspection.bbclass: disable introspection for -native and -nativesdk recipes 0f64a71 lib/oe/package_manager.py: Add pkgpath to dict returned by package_info d56ccf6 oetest.py: Add support to copy unextracted packages for runtime testing 92afca7 oetest.py: Add extract_packages() to RuntimeTestContext class 8a68910 oetest.py: Add json file support to specify packages needed in runtime tests 3a81a3d xmlto: xmlto needs tail to run 2dbd873 libgpg-error: Upgrade 1.21 -> 1.22 145d285 gnupg.org-hosted recipes: Change SRC_URI to https site 2e74e4c libevdev: Upgrade 1.4.6 -> 1.5.1 dff8ca2 gtk+: Upgrade 2.24.29 -> 2.24.30 1645e71 clutter-gst-3.0: Upgrade 3.0.16 -> 3.0.18 095f03c clutter-1.0: Upgrade 1.24.2 -> 1.26.0 c342731 coreutils: revert upstream commit causing havoc with ls output 91488e9 wic: bootimg-efi: include startup.nsh if it's available 837670e gummiboot.bbclass: also write startup.nsh for non-iso dbee7ae grub-efi.bbclass: also write startup.nsh for non-iso affb439 linux-firmware: update to git rev 80d463be82 87f0a82 libpam: update to 1.3.0 52d130d dropbear: Remove incorrect SFTPSERVER_PATH from CFLAGS 1eca8ea docbook-xsl-stylesheets: Upgrade 1.78.1 -> 1.79.1 c45c942 kernel: Make symbol link to vmlinuz in boot directory 0437a59 kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time 077377e cpio: Add native variant 6a7138e oeqa/utils/package_manager.py: Add get_package_manager() daf0cc3 oetest.py: Move getTests() outside loadTests() method 549f134 testexport.bbclass: Stop exporting test context c358ab5 nopackages.bbclass: deltask foo_setscene fbb6775 libjpeg-turbo: set SUMMARY 2c7cf13 gobject-introspection: set SUMMARY and HOMEPAGE 4dd7a01 argp-standalone: set SUMMARY instead of DESCRIPTION 8e2617a signing-keys: set SUMMARY instead of DESCRIPTION 0c2972b fts: set SUMMARY instead of DESCRIPTION 3a31047 bsd-headers: set SUMMARY instead of DESCRIPTION 4d6f027 dhcp: fix non-deterministic libxml2 dependency a0acd70 gcc: Backport nios2 gcc ICE fix 899358a npm: add target_arch flag to npm 7fed397 ghostcript: Set UPSTREAM_CHECK_URI variable 7b3061e sanity: check that the en_US.UTF-8 locale exists 4c3738c diffutils: Add patch to fix gplv2 version with gcc6 239efcc tcmode-default: Bump gcc 2718e84 yocto-bsps: update to 4.4.11 56ab1a5 linux-yocto/4.4: integrate v4.4.11 1e9c392 linux-yocto/4.4: beaglebone: build in the usb controller drivers 9a38dc6 linux-yocto/4.1: v4.1.24 and gcc6 powerpc fixes ce37657 sqlite3: update to 3.13.0 9ade84b iproute2: upgrade to 4.6.0 44e4d20 matchbox-keyboard: Upgrade b5fe460 mesa-demos: Upgrade 8.2.0 -> 8.3.0 6ec0804 fontconfig: Upgrade 2.11.94 -> 2.11.95 8aad230 dropbear: Upgrade 2015.71 -> 2016.73 8a97d9e mkelfimage: fix compile issues 06563e6 openssl: Ensure SSL certificates are stored on sysconfdir 0b1a03e ca-certificates: Use c_rehash utility 0a84108 openssl: Add Shell-Script based c_rehash utility 1cdd979 sstate.bbclass: Don't create symlinks, download to the correct location 2d0a5c8 devtool: upgrade: clarify help text for --srcrev option 93a1c01 devtool: upgrade: tweak conflict handling ab22745 devtool: upgrade: handle upgrading recipes with a versioned inc file c7e614c useradd: Fix infinite build loop 32bbf68 meta-yocto-bsp: Enable xf86 modeset for beaglebone bd7b363 linux-yocto-rt, core-image-rt*: Explicitly skip when PREFERRED_PROVIDER_virtual/kernel isn't set to linux-yocto-rt 21af6c6 scripts/bitbake-whatchanged: migrate from optparse to argparse aac3659 core-image-{minimal, testmaster}-initramfs: set COMPATIBLE_HOST 1974624 image.bbclass: additional output in create_symlinks e7b5bd2 image.bbclass: support duplicate compression types 96b1eb4 coreutils: Fix rootfs creation errors 34d64f0 net-tools: Fix rootfs creation errors f8aa96e shadow: Fix rootfs creation errors b414b50 musl: Update to latest tip ff35bfa qemu: Upgrade to 2.6.0 bc155f8 harfbuzz: update to 1.2.7 fb51dc9 libsolv: update to 0.6.21 133ad83 libsoup-2.4: provide PACKAGECONFIG for gssapi 2c1aa9c cmake: update to 3.5.2 9157c11 ghostscript: Update URL_SRI considered as 'old release' f2092e6 systemd: re-enable mount propagation for udevd 13df45b package_manager: no need to output Note: in bb.note() calls 456b222 wipe-sysroot: fix wrong glob when removing manifests f9b0781 scripts/oe-selftest: Remove inadvertant python3 specific change 66b484f python-smartpm: Avoid locale issue with bitbake python3 d57de67 bitbake.conf/toolchain-shar-extract: Use en_US.UTF-8 as locale 3ddde5f meta: Update to modern exception syntax 01d07f3 kernel-uimage: Fix python indentation 8897211 meta/scripts: python3: rename file -> open ffe9604 meta/selftest/scripts: Use print function for python3 compatibility 0298688 devtool: sdk-update: drop support for local updates 0111181 nativesdk-glibc: Extend relocation support to locales 6b3ac01 glibc-locale: Enable binary locale generation for nativesdk-glibc 72fb52e build-appliance-image: use 'lnr' instead of 'ln -sr' 22a55ba lttng-modules: Upgrade to 2.7.3 release fe70c06 mkelfimage: obey LDFLAGS, sort out HOST_ flags d61d4ba core-image-weston: If X11 is enabled, add XWayland support 5fb0c1e weston-init: Use weston-launch when starting weston as the first windowing system 7b779c8 weston: Add Xwayland initialization support using weston-start 5afb6a9 weston-init: Add module support for the weston-start helper 71b3566 weston-init: Error out if loading a nested instance 2f0283a weston-init: Rework init sequence to avoid code duplication d46c5be weston-init: Rework do_install to use install -D option 959237e weston: Provide a default version of weston-launch that doesn't require PAM 9a9f04f weston: Remove XWayland dependencies on PACKAGECONFIG 9b5abe2 weston: Enable XWayland when X11 and Wayland support are available ecd8d88 weston: Add PACKAGECONFIG option for 'clients' 959bec1 weston: Fix SystemD service description e2f31e1 weston: weston-launch: Handle invalid command line options 2192a48 bitbake: cooker: Fix parse progress for python3 e73a85b lib/oe/rootfs: Fix DEBUGFS generation, without openssl bf4616d gdb: Backport patch to changes with AVX and MPX 070ea45 acl.inc, run-ptest: improve ptest functionality on limited rootfs 599933c mesa: fix mesa_populate_packages() when dri is disabled 70b0e62 wic: fix path parsing, use last occurrence 55159ef classes/kernel: check OLDEST_KERNEL at configure time 02587c4 classes/kernel: fix typo 55c383d bluez5: fixed path to bluetoothd in sysvinit script b0207e7 qemu: Upgrade to 2.5.1.1 for fix CVE-2016-3710 and CVE-2016-3712 1bf7a81 openssh: update homepage and summary fd436a2 classes/populate_sdk_ext: adjust variable blacklisting 711185d linux-dummy: set INHIBIT_DEFAULT_DEPS d3a2da4 kernel: fitimage: Repair misuse of shell test command 5ca7cbf bluez5: move btmgmt to common READLINE section de18e6b webkitgtk: turn off JIT on armv4 and armv7a 982b631 mesa-demos: provide option for disabling GLX demos 409c940 bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833 0664a89 bitbake: toaster: tests build Add a test for a build of core-image-minimal 085688c bitbake: toaster: tests Add a BuildTest helper class 5ce1adb bitbake: toaster: Add a specific test settings file 82dc991 bitbake: toaster: runbuilds move the execution sequence out of the poll loop db84307 bitbake: toaster: Remove DATABASE_URL being passed around as an environment var 8fba59c bitbake: toaster-tests: tests for project config 1aab29e bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES form c81d03e bitbake: toaster: handle multiple imagefs types 5444aba kernel: moves KERNEL_SRC_PATH to bitbake.conf a53a9dd zip: update SRC_URI 8949d25 unzip: update SRC_URI 7dbdef4 libgudev: fix upstream check 69dfa87 freetype: fix upstream check 9f447ba package_regex.inc: remove deprecated file efd892b yocto-uninative: Update to 1.1 tarball (new version of glibc) 18eccfa rootfs.py: Unify _log_check_warn() and _log_check_error() 9948e0d rootfs.py: Reduce spam from _log_check_warn() 79d1778 rootfs.py: Exclude lines in _log_check_warn() as well e3e8d50 rootfs.py: Use one way to exclude lines in _log_check_error() a653f36 rootfs.py: Simplify the regular expression used in _log_check_warn() d416a4e rootfs.py: Remove _log_check_error() from the RpmRootfs class c60134f Revert "rootfs.py: add more info to the warning message" 458f824 sysprof: Disable nios2 support e1ec420 elfutils-0.148: Fix build with gcc6 fd36a44 systemd: Create missing sysusers offline 553fa35 useradd.bbclass: Strip trailing ';' in cmd params c9867c4 bitbake: cooker: Improve taskgraph file handling 2970800 bitbake: codeparser: Increase cache version after code parser dependency changes 1fb330b bitbake: bb.codeparser: track variable flag references 32ee30a bitbake: Provide LAYERDIR_RE for layer.conf 90bc9b4 bitbake: cache: Increase cache version after task checksum calculation changes 692b874 bitbake: Implement support for per-task exports a809f1c bitbake: bb.cooker: show limited traceback for parsing ExpansionError b00282f makedevs: fix security issues c676d5d zip: fix security issues 8ed2551 stat: fix security issues 1613275 pixman: Fix build on arches not defining FE_INVALID exception 479780d buildtools-tarball: add nativesdk-locale-base-en-us 9f92167 buildtools-tarball: replace nativesdk-python with nativesdk-python3 a2e3f17 buildtools-tarball: remove nativesdk-python-pexpect 65ab096 python3-git: add it for buildtools-tarball 57c50be python3-gitdb: add it for python3-git 643b444 python3-async: add it for python3-gitdb e0b7ecc python3-smmap: add it for python3-gitdb 1e24447 useradd: use bindir_native for pseudo PATH 90cb500 openssh: Backport fix for CVE-2015-8325 4d72f50 openssh: Upgrade 7.1p2 -> 7.2p2 ce2dd24 scripts/oe-selftest: Improve listing by reducing unneeded spacing 978d450 oe-selftest: wic: add test_bmap test case 471a816 wic: add help for --bmap commandline option b580449 wic: implement --bmap option a49d279 wic: add bmaptool to the list of utilities 37abaa3 mkefidisk.sh: mount images as read-only e44c849 python-smartpm: Remove unnecessary error reporting improvement patch be0cabf python-smartpm: Don't ignore error if RPM transaction fails without problems e89c6c4 python-smartpm: Fix channel command --remove-all option (again) 350d939 python-numpy: fix build failure with python-matplotlib b4c23e9 oetest.py: Use the real ExportTestContext in exported tests 86d65d7 oetest.py: Add default pscmd to oeTest 20afc59 testimage.bbclass: Remove exported test 41fbf2c oeqa/runexported.py: Remove host dumper b3a6563 testexport.bbclass: Split testimage class a9eb22e oeqa/oetest.py: Add class ExportTestContext e090775 pseudo: Work around issues with glibc 2.24 3eb00d6 glibc: Add missing patch hunk back 7707cf6 sdk-manual: Fixed three broken links to sections within manual. ba91c24 pkgconfig: Update AM_GLIB_GNU_GETTEXT macro 7cfaf9f gnome-doc-utils: Update AM_GLIB_GNU_GETTEXT macro d972c62 weston: Upgrade 1.9.0 -> 1.10.0 aac99fb wayland-protocols: Add recipe c88aee4 wayland: Upgrade 1.9.0 -> 1.10.0 93e7f38 glib-2.0: Upgrade 2.46.2 -> 2.48.1 6bbe4fe bitbake: bitbake-layers: convert to plugin-based 07eebc6 bitbake: knotty: Fix output buffering issues 62384f5 bitbake: siggen: Fixes to handle sigdata/siginfo files only containing basehash data 74ae91e bitbake: toaster: don't show "Rebuild" button for cancelled cli builds d9d715b bitbake: toasterui: capture keyboard interrupts the same way as knotty df0fc2d bitbake: buildinfohelper: add method to set current build as CANCELLED 3718f8d bitbake: toaster: toastergui tests Fix toastertable tests 54bf7cc bitbake: toaster: toastertables: Clean up and fix up a number of items a906a09 gcc: Security fix CVE-2016-4490 a1928c8 gcc: Security fix CVE-2016-2226 23f0032 gcc: Security fix CVE-2016-4489 02321b6 gcc: Security fix CVE-2016-4488 e3eaef7 eudev: remove eudev-hwdb from RRECOMMENDS_eudev 3da513b mesa-demos: OpenVG demos with single frame need eglSwapBuffer d28ab58 classes/base: get_lic_checksum_file_list imporve validaton of url's 4725d90 coreutils: fix for native and nativesdk da53c7d oe-buildenv-internal: add BBPATH_EXTRA to BB_ENV_EXTRAWHITE_OE 46cf6f5 gnu-efi: set COMPATIBLE_HOST_armv4 to null d34237c cogl-1.0: set COMPATIBLE_HOST_armv4 to null a994ad9 openssh: change URI to http: 3fec661 perl: use PACKAGESPLITFUNCS instead of populate_packages_prepend 9e48d19 libsolv: upgrade to 0.6.20 53b05b5 libproxy: update to version 0.4.13 31af290 xproto: Upgrade 7.0.28 -> 7.0.29 d4099e1 expat: Upgrade 2.1.0 -> 2.1.1 169852e libsoup-2.4: Upgrade 2.52.2 -> 2.54.1 249dd79 json-glib: Upgrade 1.0.4 -> 1.2.0 b1f4932 inputproto: Upgrade 2.3.1 -> 2.3.2 d63463b gsettings-desktop-schemas: Upgrade 3.19.3 -> 3.20.0 7e96b68 gdk-pixbuf: Upgrade 2.32.3 -> 2.34.0 53c4318 pango: Upgrade 1.38.1 -> 1.40.1 29b9316 glib-networking: Upgrade 2.46.1 -> 2.48.2 7db0cc2 sstate: Ensure we sort the value used for SSTATETASKS for determinism 9094ea9 classes/oeqa: Update for print statements and file() -> open() for python3 ca2edae oeqa: Print function python3 fixes 52b3cc9 tcmode-default: Bump glibc,gdb 45da72b security_flags: Enable security flags on leafpad, ltp and libuser. b830a97 leafpad: Fix security formating issues. 6523854 libuser: Fix security string formatting issues. eecba71 ltp: Fixes security string printf on testcases/network/nfsv4/acl/acl1.c 574e9f4 linux-yocto/4.4: gcc6 build fixes (powerpc and mips) 531c354 glibc-initial.inc: fix py3 SyntaxError in cfgscript print() 144c517 autotools.bbclass: fix py3 SyntaxError in cfgscript print() bb44e5b oeqa/decorators: Use wraps consistently 7a93223 linux-yocto: Update SRCREV for genericx86* for 4.4 ba36be6 linux-yocto: Update SRCREV for genericx86* for 4.1 0854035 bitbake: toaster: use new syntax of except statement 519a85e bitbake: toaster: use print function in toaster script 3249e33 bitbake: toaster: use 'in' instead of has_key bfc21fd bitbake: server/process: Fix missing log messages issue 471310e bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI feature da46751 bitbake: runqueue.py: always emit bb.event.DepTreeGenerated ff5d6f8 selftest: add bmap test 39498d0 image types: add bmap generation option 8a8ed52 bmap-tools: initial commit, version 3.2 dc93972 image_types: add support for zip compression c589aff wic: use next builtin instead of .next method dd732ee wic: don't encode unicode strings a173885 wic: decode output of subprocess.communicate 5f06463 wic: use // operator instead of / bc89dc4 wic: use find_executable in favor of bb.utils.which b6b5b5e wic: don't use L suffix for integers 5fedb5d wic: refactor pluginbase d4ded7f wic: remove unused functions e301be3 wic: use new syntax of 'except' statement ed10a80 wic: remove with_statement imports dac0e80 wic: don't inherit classes from object 52ce79d wic: don't use dict.keys and dict.has_key e36d04a wic: use items instead of iteritems 0c57dd9 wic: replace print statements with print function 4dadbbd combo-layer: avoid too long command lines in update with history 659ed87 combo-layer: fix default "update" mode f969ce9 python-native: Point to expat in native sysroot and add missing dep on expat-native 45dd3d2 feature-arm-vfp.inc: fix overzealous ARMPKGSFX_FPU modification 0c717ff gdb: Upgrade to 7.11 6d27c16 glibc: Add recipes for 2.24 release 9b25b35 gcc 4.9: backport gperf fixes 31f98f9 openjade-native: work around bug exposed by GCC 6 efe59db gcc-5.3: backport gperf fixes 97531ef report-error: Replace the build directory path in the error text 0ba9ce2 mmc-utils: update to latest git version ad03e92 connman: update to version 1.32 0ff3f49 package_manager.py: Add extract() method for RPM package manager b372a82 package_manager.py: Add extract() method for opkg and dpkg c5aa524 package_manager.py: Move opkg_query() outside of Indexer class e81c8fc pong-clock: obey CFLAGS, LDFLAGS e593d3a ruby: obey LDFLAGS for the link of libruby 01cbd46 pseudo: obey our LDFLAGS b39ddd9 image_types: adjust default level of XZ compression 36912cd cmake: enable verbose builds 3d11229 bitbake: toaster: fix progress bar in MySQL environment c0db739 bitbake: main: Ensure exceptions are correctly displayed 2fc5d5d bitbake: cookerdata: Fix log messages and ensure we exit a46d485 bitbake: event/msg: Pass formatted exceptions ca824a9 bitbake: fetch: Use OrderedDict for url parameters ef4a7c3 bitbake: main: Change warn() -> warning() 7c0a219 bitbake: cooker: Fix log message syntax a0db121 bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhere 221705a bitbake: bin/bitbake-worker: Fix invalid bb.msg.fatal usage df15469 bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntax 7d06ec1 bitbake: knotty: Ensure consolelog file handle is closed 6cc6818 bitbake: runqueue: Improve timestamp comparisons fce8da9 bitbake: daemonize/prserv/tests/fetch: Convert file() -> open() 9a30968 gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet for SDK use 7cabc9e mpfr: Upgrade to 3.1.4 0dcc42c ruby: Upgrade to 2.2.5 278f8e8 distcc: Upgrade to 3.2 3a167e6 mdadm: Fix build with clang 922c640 musl: Create symlinks for stub libraries 6d7cbc6 bitbake: Oldest kernel for nios2 is 3.19 f2f35cc gdb: Disable binutils components 26698cd libunwind: Add a confgure option for tests f3c90e1 gdb,strace: Fix builds on ppc/musl af6bfed libgcc: Ensure that gcc configure options are passed to libgcc too cc86da0 libunwind: Upgrade to 1.2rc1+ fb6ee22 libgcc: Ensure that gcc configure options are passed to libgcc too e260dc3 musl: Upgrade to tip of tree 54d06c0 bitbake.conf: Empty out BUILDSDK_CPPFLAGS ca8ae66 libunwind: Upgrade to 1.2rc1+ 08a9f5d grub_git: Upgrade to latest tip e511478 conf: bump minimum kernel to 3.2.0 f99fb6a libc-common.bbclass: Use sed instead of grep ec8c9eb busybox/mdev: Ensure /sys is mounted before using it 4eec0cb valgrind: Fix build with gcc6 a6f67e2 grub: Fix build with gcc-6 f0d2bd3 binutils: disable werror on native build b83a808 pkgconfig: Fix build with gcc-6 and upgrade to 0.29.1 40abaa6 nss: Upgrade to 3.23 6ab12ea mdadm: Fix gcc 6 warnings faf16fd oprofile: Fix with gcc6 268f66f webkitgtk: Upgrade to 2.12.1 b5c1f58 lzop: Fix build with gcc-6 54cbfa3 alsa-tools: Fix build with gcc6 b8e70ce rpm: Fix build with gcc6 24d9927 elfutils: Upgrade to 0.166 a088a41 glib-2.0: Ignore useless warning found with gcc-6 6ea164c gcc: Add gcc6 recipes 1f2108f linux-yocto/4.4: bump to v4.4.10 5968601 linux-yocto/4.4: beaglebone: Enable drm for omap 322a783 linux-yocto/4.4: update to v4.4.9 975fa0d linux-yocto/4.4: bump to v4.4.8 55f6cc4 font-util: Remove ${datadir}/fonts from SYSROOT_DIRS_BLACKLIST fc8f228 libtool: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot 9390701 gcc-target.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from sysroot 2aa49bc gettext: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot 2997f01 grub2.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot 4021e9b gobject-introspection: Use SYSROOT_DIRS to add dirs to stage in sysroot df02994 vala.inc: Use SYSROOT_DIRS to add dirs to stage in sysroot 700ce6b signing-keys: Use SYSROOT_DIRS to add dirs to stage in sysroot 40d19d9 base-files: Use SYSROOT_DIRS to add dirs to stage in sysroot 138d161 depmodwrapper-cross: Use SYSROOT_DIRS to add dirs to stage in sysroot c486741 shadow-sysroot: Use SYSROOT_DIRS to add dirs to stage in sysroot f6ed023 tcl: Use SYSROOT_DIRS to add dirs to stage in sysroot bc217a6 qemuwrapper-cross: Use SYSROOT_DIRS to add dirs to stage in sysroot dad9316 libtool-cross: Use SYSROOT_DIRS to add dirs to stage in sysroot 97f6ed3 u-boot-fw-utils: Use SYSROOT_DIRS to add dirs to stage in sysroot e839431 staging.bbclass: Make it easier to define which dirs to stage 5f6e5e4 pixman: Upgrade 0.32.8 -> 0.34.0 c2ceef3 mesa: Upgrade 11.1.1 -> 11.2.2 8505fde libdrm: Upgrade 2.4.67 -> 2.4.68 1c55101 libxkbcommon: Upgrade 0.5.0 -> 0.6.1 f9d5328 videoproto: Upgrade 2.3.2 -> 2.3.3 f264e09 xf86-input-evdev: Upgrade 2.10.1 -> 2.10.2 06b53bf libinput: Upgrade 1.1.4 -> 1.3.0 b74ee99 xkeyboard-config: Upgrade to 2.17 376bba7 xrandr: Upgrade to 1.5.0 2843331 bitbake: toaster: tests browser Add test for creating a project cd4f0b3 bitbake: toaster: models Add missing import sys 7e2d501 bitbake: toaster: ui handles duplicate project name in project page dc57476 bitbake: toaster: ui handles duplicate project name in new project page 9bdfed8 bitbake: toaster: projectNameValidation API added cc2f136 bitbake: runqueue: Fix missing fakeworker under dry run 442acd2 bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issue 3795f4d bitbake: bin, toaster: Fix print and exception syntax a9d90f7 bitbake: tests: assertEquals -> assertEqual 654eadf bitbake: bitbake: Update logger.warn() -> logger.warning() 5052bf9 oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changes 8320293 devtool: Fix build-sdk when pn doesn't match filename 32d80fe Drop unneeded LIC_FILES_CHKSUM values 296c7e1 classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set 69cf7b3 lib/classextend: Fix determinism issue f49be7e update-alternatives: Fix determinism issue 8a88c56 image: Fix IMAGE_FEATURES determinism issue 015266a bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS 88d5f56 metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repo 361c5be lttng-tools: filter random filename of ptest output c7bf1a8 feature-arm-neon.inc: restore vfpv3-d16 support 3333002 gcc: obey ldflags in the link of libgcc 47c994f populate_sdk_ext: Change lockedsigs task mismatch to a warning 1e88c74 xserver-xorg: update 1.18.3 and add PACKAGECONFIG for glamor b86f8a0 populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failed d53ed05 combo-layer: implement "update with history" 107c35e combo-layer: runcmd() enhancements aa4de3c combo-layer: dummy "update with history" eb0ab04 sshcontrol.py: Add methods to copy dirs and delete files e81d7a8 classes/image_vm: allow different filesystems to be used for VM images. c1ce0d9 lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf 442fbdd linux-yocto-rt/4.1: update to rt23 834d316 linux-yocto/4.4: bump to v4.4.8 3730f6f linux-yocto/4.4: broxton enablement and refactoring 954bf18 linux-yocto/4.4: skylake configuration 6fd2ec9 linux-yocto/4.4: BXT mmc fixes + PUNIT, tubropower, and telemetry backport 3db6b64 linux-yocto/4.1: make ltsi content available ccfa498 linux-yocto/4.1: update to v4.1.22 1ce221d kernel-yocto: allow branch auditing to be suspended 0e50f6f kern-tools: handle directories with, or without, trailing / 07f9133 linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init bfe3731 linux-yocto/uvesafb: print error message when task timeout occurs 9b9b983 image_types: fix image/compression dependency collection cf17882 libpcre: Fix CVE-2016-3191 af4e319 image_types.bbclass: add WIC_CREATE_EXTRA_ARGS 5ae5fc7 openssl: Security fix via update to 1.0.2h 199b348 image-live.bbclass: make the INITRD optional 26bf0e9 librsvg: Security fixes via update to 2.40.15 01f6052 git: update to 2.8.2 c63c1aa qemu: updgrade to 2.5.1 6b0bdd6 alsa-lib: Fix incorrect appl pointer when mmap_commit() returns error. 8c1932e iproute2: upgrade to version 4.5.0 cc5e129 sqlite3: upgrade to 3.12.2 cb3b214 harfbuzz: upgrade to 1.2.6 64edecf orc: upgrade to 0.4.25 8d66086 mc: upgrade to 4.8.16 41a1bbf libtasn1: upgrade to 4.8 a5f82b4 pkgconfig: update to version 0.29.1 5a21422 ethtool: upgrade to 4.5 db36fc9 acpid: upgrade to 2.0.27 06aa0d4 gdb: fix QA warning (uClibc) 0aba7d5 base-files: add some safety checks in profile 548e55c bluez5: upgrade to 5.39 7ca60ec test-empty-image: Fix LIC_FILES_CHKSUM typo 912e372 scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re-use 3cdecde meta-selftest/images: Add LIC_FILES_CHKSUM to images using image.bbclass 1ee4cc1 bitbake.conf: change APACHE_MIRROR to point at archive.apache.org 2329274 mesa: add PACKAGECONFIG for gbm 46bfdec libxsettings-client: fix COPYING file b13367b meta-world-pkgdata: add LIC_FILES_CHKSUM b31c7ab packagegroup-foo.bb: remove LICENSE = "MIT" d38c923 packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUM a8b3576 insane.bbclass: package_qa_check_license -> populate_lic_qa_checksum 24eb9b1 tune-mips32r2.inc: add soft-float variants 6e4b817 ddimage: if 'pv' is installed, use it 6ebe903 dbus-test: install executables not libtool wrapper scripts b851cb0 mesa-demos: remove demos using obsolete screen surface 7f70b10 arch-powerpc64.inc: disable the use of qemu usermode on ppc64 1108bee eudev: add PACKAGECONFIG for hwdb 41f7160 libxml2: fix dependencies and QA Issues 1d9432a bash: fix dependencies and QA Issue 7ce949c popt: fix dependencies and QA Issue 0c26298 curl: add krb5 to PACKAGECONFIG 9efd547 oeqa/selftest/buildoptions: remove buildhistory signature test 692f9d4 mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIG 5f14204 cross-localedef-native_2.22.bb: Use autotools configure 0bf6d57 insane.bbclass: remove workdir from package_qa_check_license() 30ba663 qemu: remove explicit but redundant native build dependencies b73ebda webkitgtk: remove gnome-common dependency 1b6ffd9 gnome-desktop3: remove redundant gnome-common dependency 997beb0 python-pygobject: remove redundant gnome-common dependency 8f275ff recipetool: create: fix falling back to declared license for npm packages 6ddd408 recipetool: create: fix picking up false npm package directories de75626 arch-armv7ve: inherit armv7a tunes file f088e69 kernel: fitimage: basic support for fitimage signature cb565d5 kernel: fitimage: support device tree compiler options 858ddd5 u-boot: deploy u-boot-nodtb and dtb files d8ae396 u-boot: basic support of dtb append for verified boot a78e4ad scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 09cbec8 scripts/lib/argparse_oe: simplify options title change 3e79d54 scripts/lib/argparse_oe: show subparser help for unrecognized args 55c760b scripts/lib/argparse_oe: show self.prog in the error message 7669219 wic: use sparse_copy to preserve sparseness db9557c wic: use sparse_copy to copy partitions 4b97156 wic: add sparse_copy API a468d4b wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs f8959d4 wic: moved DiskImage to direct.py f318015 wic: get rid of fs_related.makedirs 4daf903 wic: get rid of inheritance Disk->DiskImage d03cbac wic: use truncate utility to create sparse files e93254b autotools: add default for CACHED_CONFIGUREVARS 8d6bb65 packagegroup-core-lsb: fix whitespace in meta-qt* warnings 30f9a50 security_flags: turn potential string format security issues into an error 8fa797d sysvinit-inittab: restrict labels to 4 chars 36a2640 toolchain-scripts: replace source built-in call a2526b5 gstreamer1.0-rtsp-server: upgrade to version 1.8.1 06f5b8a gstreamer1.0-libav: upgrade to version 1.8.1 b8dbd21 gstreamer1.0-plugins-ugly: upgrade to version 1.8.1 9f9e48c gstreamer1.0-plugins-good: upgrade to version 1.8.1 32a315a gstreamer1.0-plugins-base: upgrade to version 1.8.1 e9c85d5 gstreamer1.0: upgrade to version 1.8.1 c6394a5 bitbake: bb.{cooker, data}: only emit a var as python if 'func' is set 9465558 bitbake: bb.utils: let loaded plugins provide a plugin object 19e6fd5 bitbake: bb.utils: use imp.get_suffixes for load_plugins 7dc1211 bitbake: bb.utils: add load_plugins from scriptutils 39b79ef bitbake: bb.data_smart: use iter() for __len__ cd20dd0 bitbake: bb.event: handle __builtins__ as a module 2d2d312 bitbake: bb.build: handle __builtins__ as a module 4f4f1c1 bitbake: bitbake: fetch2: Safer check for BB_ORIGENV datastore f00b4e4 bitbake: toaster: bin/toaster Fix noweb command 93853e0 bitbake: toaster: bin/toaster Add ability to specify port and address to bind to 4446b35 bitbake: toaster: bin/toaster Add help text for unrecognised command be49d0a bitbake: bitake: main: fix line-too-long pytling warnings b5af50e bitbake: bitbake: main: fix bad-continuation warnings 3437266 bitbake: bitbake: main: fix bad-witespace pylint warnings 24f5c32 bitbake: bitbake: main: set defaults from env variables 21b314d bitbake: bitbake: main: add 2 environment variables fce42a2 bitbake: toaster: customrecipe Only show download icon or button if it's possible d3b5b0b bitbake: toaster: orm Add get_base_recipe_file to CustomImageRecipe f7b5208 poky: Switch to post release name/version dfc5510 poky-tiny: Switch to using kernel 4.4 and busybox for init a4cf8bc bitbake: bitbake: Switch to post release version f9c623d bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agents 768c796 utils.bbclass: note for deprecated base_contains f22380e oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigs 10ebdbb attr: Remove redundant "+=" after "_append" 19d8760 oeqa/sstatetests: add http_proxy to no-op hash test 0579719 bluez5: enable out-of-tree builds 860dfaf mx: move to autotools instead of autotools-brokensep c4ee663 mx-1.0: inherit gtk-doc 92f482b meta: add comments to explain autotools-brokensep use 7f8b975 cups.inc: Fix ldflags warning. 2daea56 wic: add help for --system-id option 5bc1e42 wic: set partition system id 514a878 wic: add system_id argument to Image.add_partition 8d747c8 wic: add system_id attribute to Partition e6a5232 wic: add sfdisk to the list of utilities a48630b wic: add --system-id wks option 4ed22ed wic: isoimage-isohybrid: fix splash file paths d73b756 image.bbclass: don't execute compression commands multiple times 57136a6 grub_git: set COMPATIBLE_HOST_armv7a to null 222c5c6 wic: isoimage-isohybrid: add grubefi configfile support 5073e5b busybox: don't build ar 002847a autotools: warn when running intltoolize if intltool isn't a dependemcy 9563869 bash: fixed ptest run-builtins failed 9c812e7 libunwind: backport aarch64_be support e7d3dcb image.bbclass: don't emit redundant IMAGE_CMD_xxx functions 2c9ead4 linux-firmware: break out bnx2 mips firmware and WHENCE license f095fdc package: ensure do_split_packages doesn't return duplicates 4e0d9d1 kernel-uimage: change target image to vmlinux 5dc3f38 packagegroup-core-tools-profile: Enable valgrind on ARMv7a and above a13343b directfb/pango/webkit: base_contains -> bb.utils.contains cb61390 gcc-sanitizers: Depend on target gcc 510344f babeltrace: Let autotools.bbclass run autoreconf a1d67b2 ref-manual: Added GObject Introspection to 2.1 migration section. 8aebd1c dev-manual: Added Gobject Introspection section. ab3147e ref-manual: Added new 2.1 migration misc. Change 6429369 sdk-manual: Applied review edits throughout the manual. d4c4b2f ref-manual: Applied 2.1 Migration section review edits. 1ae33ba sdk-manual: Updated the normal customization.xml file. 3f55657 ref-manual: Fixed a grammar consistency error 01df6a7 ref-manual: Applied review edit comments to the 2.1 migration section. 15a93e9 dev-manual: Updated the "varname" use to "VARNAME" b98a834 sdk-manual: Updated eclipse customization file. 07286b6 build-appliance: Switch to master branch post release 90f2040 qemu: Security fix CVE-2016-2858 dbdf9bf qemu: Security fix CVE-2016-2857 a421090 busybox: musl mips64 ip fix 9f3d7ae busybox: Security fix CVE-2016-2147 2928ca4 busybox: Security Fix CVE-2016-2148 3c6ead9 openssh: Security Fix CVE-2016-3115 3f75a64 tiff: Security fixes CVE-2015-8665 and CVE-2015-8683 71979b2 rpm: explicitly disable tomcrypt 592e5a9 recipetool.newappend: fix syntax error for 'not path_ok' error 9de4e4a matchbox-panel-2: Depend on dbus-glib-native 567483f connman-gnome: Depend on dbus-glib-native ea41b63 gobject-introspection: Depend on native flex and bison 7c1badf gobject-introspection: fix floating dep on python-mako 5bfd397 sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management" 69d3df9 lib/oe/rootfs: Fix DEBUGFS generation when using opkg e717e28 boost: improve configure ff61a85 boost: delete the build directory before rebuilding a9b503b license.bbclass: make sure that image manifest dir exists 2755304 busybox: update flock behavior to match upstream 7da7587 valgrind: turn off the file level dependency 1bcdc89 tzdata: update to 2016d b4057ae tzcode: update to 2016d 04f7e29 meta: add missing intltool-native dependency 2caf6e5 pulseaudio: Add intltool-native dependency 6c1c013 build-appliance-image: Update to krogoth head revision 5f84d65 syslinux.bbclass: Remove APPEND from variable dependency d9dd864 bitbake: toaster-tests: tests for build dashboard 1cf8f21 bitbake: toaster: add modal to select custom image for editing a40a3e6 bitbake: toaster: add build dashboard buttons to edit/create custom images e65c980 bitbake: toaster-tests: make helper click on input before entering text 484cbf8 bitbake: toaster-tests: add tests for new custom image page 437b728 bitbake: toaster: prevent exception when Project.release is null cfc22d3 bitbake: toaster: only prevent duplicate custom image names within a project 3036413 bitbake: toaster: disable/enable "Add layer" button according to input's content 040dbf6 bitbake: toaster: fix sorting after hiding a column in build tables 1b11b79 bitbake: toaster: ensure ToasterTable headings are reset when order by changes 9855840 image.bbclass: The wrong name is being used for the debug filesystem 38c7e2d image_types: Ensure rootfs dependencies cover DEBUGFS 0c3eaa7 syslinux.bbclass: The AUTO_SYSLINUXMENU value needs to be boolean 9c8a049 perf: pass DESTDIR in EXTRA_OEMAKE 9de7324 buildtools-tarball: set INHIBIT_DEFAULT_DEPS ef09105 xf86-video-omapfb: remove EXTRA_OECONF_armv7a c2f7da2 base.bbclass: Introduce PACKAGECONFIG_CONFARGS variable e1c6890 git: update to 2.7.4 98bf7de license.bbclass: do write_deploy_manifest in image postprocessing 519600c devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changes c7980b6 bitbake: main: fix processing of BBEVENTLOG ee25d0e toasterconf.json: Update for krogoth release b8e5de2 toasterconf.json: Remove fido from supported configurations c59771e toasterconf.json: Update for krogoth release d0bce0b toasterconf.json: Remove fido from supported configurations d25eea3 poky-tiny.conf: set PREFERRED_VERSION_linux-yocto-tiny to 4.4 9f970b6 dev-manual, profile-manual, ref-manual: Purging Oprofile stuff 1d93104 ref-manual: Added description for the testsdk.bbclass. db47094 ref-manual: Updated the remove-libtool.bbclass description. a16eeca ref-manual: Added gobject-introspection.bbclass description. 3e761b4 ref-manual: Added reference for npm.bbclass. 5e50157 ref-manual: Fixed typo in the nopackages.bbclass description f7b68c7 ref-manual: Added description for bash-completion.bbclass ece900a ref-manual: Added nopackages.bbclass description. Fixed stray typo. 9143e9e ref-manual: Added description for the INSTALL_TIMEZONE_FILE variable. 6391dbf ref-manual: Updated the PREFERRED_PROVIDER variable with a note. 6d86f7a ref-manual: Dropped references to the autotools_stage class 4d5ff5e ref-manual, dev-manual: Scrubbed boot-directdisk and bootimg classes cd2aaaa ref-manual: Updated the uninative.bbclass description. e975d26 documentation: Converted "meta-yocto" to "meta-poky" 84452ee bsp-guide: Updated yocto-bsp create example output. e00a62c ref-manual: Added the migration section for 2.1 02db9e6 yocto-project-qs, ref-manual: Upgraded minimum Git requirement 989841f ref-manual: Added rootfs-postcommands class description. d06b343 ref-manual: Updated the EXTRA_OEMAKE variable description. ecb2eb6 dev-manual: Updated "Additional Implementation Details" section 004b939 bitbake: lib/bb/utils: add docstring for contains() 524d04c ca-certificates: support Toybox ecaf12e oetest: make console output more verbose 4946ecf dhcp: CVE-2016-2774 c219c6d buildtools-tarball: fix perl being included when building with ipk 9fe7738 buildtools-tarball.bb: fix unexpected operator ed07f43 lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftest 8953d83 oe-selftest: Correct the usage examples dee47ad devtool: sdk-update: reset git metadata on update 396e64d build-appliance-image: Load TUN at startup 55068b1 default-providers.inc: set openssl PREFERRED_PROVIDER to openssl 74ab080 bind: CVE-2016-2088 d488d78 rpm: Disable __sync_add_and_fetch_8 on nios2 9d2d1ae kernel: fitimage: Fix do_deploy taskhash mismatch 4693593 images: zero out the rootfs_extra_space in initramfs images 8beb671 ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit test 0262bc5 bitbake: bitbake-user-manual: Updated the 'bitbake -h' output example. 890ccd3 bitbake: bitbake-user-manual: Updated "Conditional Metadata" section 20a0121 bitbake: bitbake-user-manual: Updated discussion about using "inherit" 9f374c4 bitbake: providers: Add PREFERRED_RPROVIDER support 4b8b110 bitbake: providers: We don't depend on previous build results 8e7282c bitbake: cooker/knotty: Prefix parse logs with filename being parsed 1131303 bitbake: cooker: pass exception to finishAsyncCommand ffa2ca0 fs-perms.txt: fix ROOT_HOME's permission fd66a38 Revert "fs-perms.txt: fix ROOT_HOME's permission" 9ec9557 buildstats: Fix tracebacks for early task failures 7f9d01e default-providers: Update to use PREFERRED_RPROVIDER 76f4bbc oeqa/selftest/sstatetests: fix no-op sstate test 6326812 buildhistory: don't alter SDK creation stamps bb40b5e dhcp: Enable update-rc.d service 27e202f meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mc 7c5823a shadow: Disable syslog for more commands 60a8719 devtool: upgrade: handle recipes where source is not first entry in SRC_URI 8353557 devtool: update-recipe: handle where SRC_URI is appended to with += aab3c8d linux-yocto: make aufs4 optional d75d2be linux-yocto: tiny and pin ctrl config updates 8547cbf linux-yocto/4.4: BXT enablement ffad386 linux-yocto/4.1: mainline SPI backports 4ba33a3 linux-yocto/4.4: gpio-pca953x: fix the "drive" property cannot read/write 86571db devtool: don't copy .git when building the eSDK 83eac65 package.bbclass: improve permission handling eeae2ac fs-perms.txt: fix ROOT_HOME's permission 1db3dc8 runqemu: let ramfs equal to cpio.gz a8c8e81 gcc-common.inc: String format tweak for available tunes a7c426a pbzip2: fix LIC_FILES_CHKSUM following 1.1.12 -> 1.1.13 upgrade 1229009 pbzip2: don't skip do_configure 1e4ee30 useradd_base.bbclass: remove flock option '-w' cb45ef3 matchbox-keyboard: Hide desktop launcher 69e20ca npm.bbclass: Stop packagenames containing underscores from being generated c3c55478 bind: CVE-2016-1285 CVE-2016-1286 c4387a8 image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variables list 967bc74 rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats f7352ca wic: fix bug in handling fsoptions b2f5de5 buildtools-tarball.bb: set TOOLCHAIN_NEED_CONFIGSITE_CACHE to null a460b04 rpm: more verbose errors in rpmTempFile a43991d rootfs-postcommands: handle broken links when writing manifest 2c81e17 socat: Use c_ispeed and c_ospeed based upon libc 5c8124d archiver: Improve debug output e912c46 kbd: remove uclibc-stdarg.patch 965fd3c image.bbclass: use max() instead of indexing booleans 6d85874 linux-yocto-tiny: fix KBRANCH 440d949 sudo: fix pam config on systemd systems 3fd5a6d sysvinit: make lastb.1 an alternative 175263e lib/oe/lsb: sanitise the distro identifier 9262d2f package.bbclass: handle links in sorted order 29cf263 sanity: allow sftp and ssh mirrors f503317 toaster.bbclass: improve package information collection 88f4178 rsync: remove upstream's rebuild logic 8d59d06 rsync: pass cached configure values through the right variable 384e41c rsync: don't install acinclude.m4 e80800e Revert "oeqa/selftest/wic: add test case for sparse images" 45c0763 Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files" e0e5426 bitbake: runqueue: Improve 'mulitiple .bb files are due to be built' message 380004b archiver: Ensure sstate-inputdir directory is created 3ad70a5 linux-yocto-tiny: fix COMPATIBLE_MACHINE 0e59727 glib-2.0: Put glib-compile-schemas back in -utils d27ca36 oeqa/runexported.py: Fix exported test 85dbd7b oeqa/selftest/sstatetests: split 32/64 build host from no-op action tests 57be6dd util-linux: take ownership of hwclock if installed acc1f96 meta: remove redundant ac_cv_sizeof_off_t assignments 92759d8 meta/site: remove sizeof_off_t 5602f64 archiver: Fix ASSUME_PROVIDED issues fab626c distrodata: Exclude DATETIME reference from sstate checksum faaeaf9 build-appliance-image: Support for VirtualBox guest additions 778121a local.conf.sample: Make it possible to override EXTRA_IMAGE_FEATURES f947c27 poky.conf: add Fedora 23 to supported distros f33a110 maintainers.inc: remove adt-installer 83d4fab local.conf.sample: remove reference to adt 52cfdb6 bitbake: toaster: fixes for customimage package not found dae4ffb bitbake: data_smart: Restrict expansion regexp to not include : characters 7e739ac bitbake: tests/utils.py: test origvalue in a callback matches what is expected e1e459e bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt vars 43150ab oeqa/selftest/wic: add test case for sparse images 29bc2f7 wic/utils/partitionedfs.py: assemble .wic images as sparse files 7fdb061 image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAME 04e1978 image_types.bbclass: fix elf 513ea49 image_types.bbclass: set nodesize for btrfs bad434b libxml2: fix AM_PATH_XML2 9fe3d01 useradd_base.bbclass: prevent variable expansion in $opts fb8e5f9 extrausers.bbclass: drop retry count for perform_user/group* calls f737af4 build-perf-test: add eSDK installed size to metrics 50f5ca3 rpm: brace expansion is a bashism 66ecbd3 openssl.inc: minor packaging cleanup e38ec0c systemd-systemctl-native: fix unit detection 4019058 apr-util: fix path in rules.mk for nativesdk bdf453f bdwgc: installed-vs-shipped for nativesdk 12ca8df libsolv: fix installed-vs-shipped for nativesdk c88c894 desktop-file-utils-native: disable emacs d4f6c0e toaster: add DL_DIR and SSTATE_DIR to oe toasterconf 69b3f87 toaster.bbclass: strip task from the target aa45c75 x11-common: Add PACKAGECONFIG for screen blanking d366a33 opkg-utils: re-do find/ls code to not fail on filenames with spaces 5e360ca image-live.bbclass: fix iso + efi only f5adb23 Add missing runtime dependency to python-pygobject 0720425 devtool: Create unlocked-sigs.inc containing items in the workspace 64cca7e sstatesig.py: Add a method to "unlock" recipes 1cb99dd populate_sdk_ext.bbclass: Enable locked sigs errors 2431ed7 sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message 7e90280 sstatesig.py: Split single locked sigs check into multiple checks 7ce800c toasterconf.json: Set default distro to nodistro 1b7b548 dev-manual: Updated poky-floating-revisions file snippit example. 8d9e233 dev-manual: set correct task name for do_kernel_configme 6971029 poky-floating-revisions: Fix typo 14e2b90 toasterconf.json: Add DL_DIR and SSTATE_DIR to poky toasterconf 296dfbc build-appliance-image: Update to master head revision 00c4c9b poky: Convetion is 2.1, not 2.1.0 8cd1dec build-appliance-image: Update to master head revision ecd58bb poky.conf: Bump version for 2.1.0 krogoth release e955b5d bitbake: Update version to 1.30.0 4fd14e3 build-appliance-image: Update to master head revision 133224f documentation: Fixed references using the DISTRO_NAME variable 3831ca0 documentation: Updated release date in manual history tables. b590fab dev-manual, ref-manual, sdk-manual: Removing oprofile references. d2084cc Makefile: Removed adt-manual support 2677098 mega-manual: Removed the adt title .PNG file. d9b4c80 README: Updated to remove the ADT manual and add the SDK manual. 9796cbb mega-manual.sed: Removed adt-manual processing aa4b72b yocto-project-qs: Updated the minnowboard example. f2505af poky.ent: Added lower-case distro name variable. ee42a9b kernel-dev: Applied review comments to "Adding Recipe-Space Kernel Features" d57fe7c ref-manual: Updated the PREFERRED_VERSION variable description. 53bade8 dev-manual: Added new section describing hardware and non-hardware config 763ae4e ref-manual: Updated verbiage on proxy handling a1295ed ref-manual: Updated PREFERRED_VERSION variable description 879eec2 ref-manual: Updated debugging tips and tricks 23dbf81 kernel-dev: Added new "Adding Recipe-Space Kernel Features" section. f30bfe9 kernel-dev: Updated the "Kernel Metadata Location" section. 53729bc sdk-manual: Removed three sections of writer notes. 9f0c571 sdk-manual: Applied review edits. d4bdafa sdk-manual: Added sections in Appendix B. d94fa00 dev-manual, profile-manual: Removed oprofile section and link 4f3dfa8 bitbake: bitbake: update LICENSE file with QUnit details 013984d bitbake: tests: browser Add test to run the js unit tests 7609888 bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test project fbc2c5d bitbake: toaster: tests Set MACHINE for the test projects cb6b4eb bitbake: toaster: Add quint to project so that it can be used offline 18cb7fe bitbake: toaster: add rev dep column to image detail pages 7a309d9 bitbake: buildinfohelper: work around unicode exceptions 860cba8 bitbake: toasterui: update build in internal state acb9407 bitbake: buildinfohelper: fix KeyError 52c8740 bitbake: toaster: get bitbake location from BBBASEDIR f5d3ef6 bitbake: toaster: export BBBASEDIR variable 71ff9b9 bitbake: toaster: update projectconf.html for DL_DIR and SSTATE_DIR 705d44f bitbake: toaster: update view to support DL_DIR and SSTATE_DIR 4aafcae bitbake: toaster: use empty token 5ce4665 bitbake: toaster: runbuilds Clean up runbuilds 55b6fab bitbake: toaster: runbuilds Make runbuilds aware of the build CANCELLED state f4cee88 bitbake: toaster: models Exclude the CANCELLED builds from get_number_of_builds 296d373 bitbake: toaster: mrb_section template Add build cancel button f1b49dc bitbake: toaster: tables BuildsTable exclude cancelled builds 22242ae bitbake: buildinfohelper: Add handler for cancelling a build 9dcb9cb bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequest dfa8510 bitbake: toaster: models Add cancelled state to build outcome 5f862bb bitbake: toaster: update BuildEnvironmentController and BitbakeController 0db62c5 bitbake: toaster: libtoaster Update implementation of startABuild and cancelABuild afab95c bitbake: toaster: xhr Update the implementation of the build cancellation request eead032 bitbake: toaster: Move xhr calls for starting and stopping builds f5aa970 bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeController d6992a8 bitbake: toasterui: shutdown on BuildCompleted event c4ae028 bitbake: toaster: use bash explicitly 4adddfd bitbake: toaster: fix jethro build b1a919a bitbake: toaster: update conf/local.conf 590a815 bitbake: toaster: stop bitbake server after the build a8f6001 bitbake: toaster: add new parameter to _shellcmd a43a16b bitbake: toaster: reimplement triggerBuild ab18c20 bitbake: toaster: modified setLayers API 22fba9b bitbake: toaster: add brbe parameter to triggerBuild 829a0bd bitbake: toaster: remove release API 7068e8a bitbake: toaster: remove startBBServer API 9d4c62d bitbake: toasterui: fix brbe reporting 5bcce68 bitbake: buildinfohelper: improve handling of providermap 61b6b98 bitbake: uievent: improve BBUIEventQueue code 0b0d754 bitbake: toasterui: add brbe parameter to buildinfohelper 94ac3f0 bitbake: toaster: set BITBAKE_UI environment variable e23a23b bitbake: toaster: get rid of noui option f77baec bitbake: toaster: don't start bitbake server 4127fef image_types: use compress framework to produce checksums for images 60786b8 runqemu-gen-tapdevs: Add note about NetworkManager & tap devices 634aeed libtool: fix contaminated path to lt_truncate_bin 298d875 create-pull-request: fix for newer git 4faeff9 wget: fix build when len(TMPDIR) == 410 b667f4d sanity.bbclass: fix a hardcode in check_path_length() 94b3583 grub: remove unused 0001-Fix-build-with-glibc-2.20.patch ef163ab glibc: remove unused CVE patches b050ab2 clutter-gst-3.0: remove unused enable-tests.patch 064ebd5 cmake: remove unused dont-run-cross-binaries.patch a71db4c tcl: remove unused fix-configure.patch 476eeea rpm: remove two unused patch 3d56864 ffmpeg, gstreamer1.0-libav: add textrel INSANE_SKIPs 8cc10a9 ffmpeg: Make configure options explicit 45c1944 bzip2: set correct soname cbe33ec useradd.bbclass: remove user/group created by the package in clean* task c115740 bitbake: fetch2/git.py: remove .indirectiondir workaround 4f07c22 bitbake: persist_data: Return str instead of unicode for sqlite3 text queries d8f1f42 scripts/oe-selftest: avoid the creation of coverage file when coverage not installed 6e5e225 scripts/oe-selftest: remove coverage file if any coverage option is given 5edfec4 scripts/oe-selftest: remove unneeded coverage warning 8109e93 patch.bbclass: remove useless path assignment 7963613 gstreamer: remove now-redundant expansion in do_split_packages 37f4f5b package: do_split_packages: expand variables in extra_depends 2ed2089 xf86-video-intel: Add patch to fix some poor image quality c1436b3 sanity: Increase minimum git version to 1.8.3.1 672545b scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE setting f7fed7c license.bbclass: fix warnings when run in unprivileged "container" env 43071a0 externalsrc: avoid race in temporary git index file f4f1d20 scripts/lib/bsp/help.py: Typo in help for yocto-bsp create 1bd2c8e bdwgc: use github repo for source location 0e6743b xf86-video-intel: Add patch to allow UXA to build 21e31c2 package_manager.py: better error handling in opkg's package listing f2d5e20 systemd: make systemd-serialgetty optional e699404 ncurses: reorder PACKAGES f94ad4d bluez5.inc: remove obsolete workaround a0cd8c0 buildtools-tarball: Add texinfo (for makeinfo) 9877795 cogl: fix G-I .typelib installation b13184c classes/buildhistory: fix grammar in comments e5c0a9f classes/buildhistory: fix filtering of depends-nokernel.dot 4d364f2 classes/buildhistory: optimise getting package size list af5f423 bitbake: siggen: Ensure tainted stamps are accounted for with writing custom stamps 47e9e12 bitbake: siggen: Fix nostamp taint handling 8033627 bitbake: siggen: Add checksum recalculation/checking code 3e1b5e0 bitbake: siggen: Fix check calculation problem with file_checksums 39b637c bitbake: siggen: Drop misleading duplicate method 2c722e2 bitbake: tests/fetch.py: Improve unit tests for trusted network check cf6d12d bitbake: fetch2: BB_ALLOWED_NETWORKS should not care about port numbers 158575c bitbake: toaster: orm better detect requires during CustomImageRecipe generation c634473 bitbake: toaster: Correct typo on build form help text c9ad1e6 bitbake: toaster: buildinfohelper Add additional metadata to the built layer 072a0b3 poky: Exclude DATE from DISTRO/SDK_VERSION checksums f3c029f build-appliance-image: Exclude DDATETIME from task signature 7833eb4 image-vm: Exclude DISK_SIGNATURE_GENERATED from task signature 85ff4ff populate_sdk_ext: Exclude BBTASKDEPDATA from task signature 66412ab opkg-utils: opkg-build exit when fail to list files. 6b8f8a4 kernel-yocto: enforce SRC_URI specified branch 6ebd43c linux-yocto/4.4: UVC: Add support for R200 depth camera 6d2299f linux-yocto/4.4: fix PAT for 32bit x86 5559301 Revert "linux-yocto: Work around PAT issue on qemux86" 686c74f linux-yocto-dev: bump to v4.6-rcX b3ba813 linux-yocto/4.1: ahci: backport AHCI runtime PM 8f7bbea linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt support 4a50c05 linux-yocto/4.1: telemetry and dmaengine backports 31a10cb wic/isoimage-isohybrid.py: change cpio generated uid&gid to root 5cabf3b wic/isoimage-isohybrid.py: use glob to find initramfs location 5c60c36 bluez5: add ptest support fc8b24d oe/patch: print cleaner error message when patch fails to apply bf14014 oe/patch: more detailed error reporting a2bf9e3 insane.bbclass: avoid false positives on library location 1f2f43c grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root device bf58526 bitbake.conf: Add BB_WORKERCONTEXT to HASHBASE_WHITELIST 1c1e851 gdb-cross-canadian: use PACKAGECONFIG for python and readline 370a50a base: Fixup PACKAGECONFIG incorrect mappings dea3423 classes/packagegroup: Refactor code to be simpler 5defbcd default-distrovars.inc: remove libassuan from LGPLv2_WHITELIST_GPL-3.0 58d8123 libassuan: use package specific licensing 1f2a01b init-install-efi.sh: remove all root=foo from grub.cfg 3ce7d8c init-install.sh: fix disk_size 46eed0a ltp: fix test_proc_kill hanging 207ee90 ltp: add periodic output for memcg stress test feafad1 epiphany: Depend on intltool-native for configure 2510239 image: Fix debugfs image type recursion loop 7dcb4c4 bitbake: toaster: tests Migrate landing page tests to Selenium 5b848fa bitbake: toaster: tests Migrate all projects page tests to Selenium f2a38ea bitbake: toaster: tests Migrate project builds page tests to Selenium 961cd90 bitbake: toaster: tests Migrate all builds page and project page tests to Selenium f859a3d bitbake: toaster: tests Migrate to Selenium for UI tests 965c72c yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs d110eba selftest/signing: Use packagedata to obtain PR value for signing test 34f11b5 lib/oe/packagedata: Add import os 0012b90 base.bbclass: avoid duplicate call to d.getVar('LICENSE', True) efe73cb base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 5293b83 man: use BUILD_CC and target include files for configure 5121705 scripts, lib: Don't limit traceback lengths to arbitrary values 3168134 bitbake: bitbake: Don't limit traceback lengths to arbitrary values 88ea0b9 image-vm.bbclass: remove invalid code 4d1df2c image-live.bbclass/image-vm.bbclass: remove duplicated code d6d7526 bootimg.bbclass: merge it into image-live.bbclass 723fa56 boot-directdisk.bbclass: merge it into image-vm.bbclass 9e588481 man: fix several annoying compile/build warnings aa13b97 image.bbclass: Make unneeded packages for a read-only rootfs configurable 4dde12f relocate_sdk: additional error checks 22bd875 systemd: fix build with gcrypt PACKAGECONFIG disabled 4b77909 devtool: modify: call shutdown on tinfoil when done 43da712 toolchain-shar-extract.sh: ensure all_proxy is allowed through 2aec71e oe-publish-sdk: exclude sstate-cache if publishing minimal SDK 8ef7016 oe-publish-sdk: prevent specifying a directory for the SDK argument 591b97c classes/populate_sdk_ext: support setting vars from environment at build time c37d542 scripts, lib: Don't limit traceback lengths to arbitrary values 8049f25 pyton-numpy: Add definition of off_t size b75505e image-live.bbclass: DEPENDS on syslinux 3ece012 ldconfig-native: Fix ELF flags on 64-bit binaries d492aec recipes-support/rng-tools: Change runlevel start from S to 2, 3, 4, 5. ab5c62e oeqa/runtime/parselogs.py: Add systemd unit circular dependencies errors. 9be3fb2 systemd-serialgetty: allow baud rate overriding cf6788c psmisc: Remove including sys/user.h and __WORDSIZE ede11b6 selftest: Added testcase decorator to tests ccfe48c linux-yocto: add overlayfs feature 6ae0224 linux-yocto/4.4: broxton and usb type-c backports e1ae3ee linux-yocto/4.4: drm/i915/skl: Fix DMC load on Skylake J0 and K0 0a1d621 linux-yocto/4.1: Intel Broxton: pwm backports 6ce8802 linux-yocto/4.1: Apollo Lake/Broxton mmc backports a256628 linux-yocto/4.1: i2c: designware: Backport i2c patches fbd209d linux-yocto/4.1: device property backports ccf1b33 linux-yocto/qemuarm64: enable 32 bit compatibility dacf9f2 linux-yocto/4.1: SMBus/iTCO backports ab6fd48 default-distrovars.inc: remove gnutls + libtasn1 from LGPLv2_WHITELIST_GPL-3.0 2123a7e sanity.bbclass: Use pythonexception to raise real exceptions without backtraces 6af88d8 sanity: Require bitbake 1.29.1 1b2df6e uninative: Switch md5sum -> sha256 f719386 bitbake: cookerdata.py: remove slash in the end e26087f bitbake: Bump version to 1.29.1 d73da22 bitbake: build/utils: Allow python functions to execute with real exception handling 672c07d bitbake: fetch2: Ensure that incorrect checksumed files are always renamed 2554be4 bitbake: cooker: fix CookerParser.shutdown() 53b5dc0 gcc: Fix musl ldso name for mips64 dd31bca selftest/buildoptions.py: use INHERIT += 71db079 archiver.bbclass: addtask do_deploy_archives_setscene 1ca71e5 bitbake: cooker: Ensure bbappend order is deterministic 292c3e8 bitbake: checksum: In FileChecksumCache don't follow directory symlinks 326fc29 gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path 9e20f94 ptest-runner_2.0.bb: Update recipe to point git.yoctoproject.org repo. 437841c man: fix src/Makefile to work with parallel make abb5b46 oeqa/selftest/bbtests: Test bbappend order ddbeb56 bitbake: cookerdata: Improve handling of ParseError 6dff639 gcc: Backport fixes for musl ssp configuration ab20659 siteinfo: Fix musl 64bit targets cd16b65 musl: Update to tip 0883aff buildhistory.bbclass: create image directory when needed c093f7c runqemu: fix for iso f1f9f89 init-live.sh: fix overlay fs 4e7eaed init-live.sh: fix ROOT_MOUNT 1622077 no-static-libs.inc: build static libusb1-native b3e4a31 sstatesig: Ensure we keep native depends for allarch recipes 528a890 oe-selftest: generate .env only in test_image_env 21823cb build-appliance-image: Update to master head revision 7d251f7 build-appliance-image: Fix permissions 60656d0 bitbake: fetch2/wget.py: _check_latest_version_by_dir fix prefix detection 45ee2b1 bitbake: fetch2/wget.py: _check_latest_version_by_dir use group names 55cd35b conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used e2b919c externalsrc: remove nostamp from do_configure bbfc210 externalsrc: do not use do_configure[nostamp] for git srctrees 9ee403b archiver.bbclass: Just archive gcc-source for all gcc recipes 37683ef oeqa/utils/ftools: improve remove_from_file algorithm 3a934a8 scripts:/oe-selftest: Use timestamp instead of test names in coverage data file 71304d8 xcursor-transparent-theme: upgrade to latest git revision 7c5343a gdb: Fix build on mips64/musl 856be1f libunwind: Fix build on mips/mips64 for musl targets dd61341 toolchain-shar-extract.sh: check the length for target_sdk_dir c3c793b relocate_sdk: fixed .gccrelocprefix section handling cc97d57 glib-2.0: Fix packaging cef8bc9 gio-module-cache: Add class for Gio modules 0cda9d8 glib-2.0: Install gio-querymodules in main package 9ac1b6f oe-git-proxy: support username / password in http proxy a15541d oe-git-proxy: also check all_proxy and http_proxy env variables 92b2bc5 wic: Update after task ordering changes d6cb46c image.bbclass: run wicenv task only for wic images 5cb7705 wic: fix type of no-table option 1209eb2 matchbox-desktop: Do not close desktop on alt-F4 0361676 rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty abd5b24 bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode' f81065f selftest/devtool: Update after make PROVIDER changes 25a04ee make, remake: make them properly exclude each other f3a92ff kernel.bbclass: consider .csp firmware files 0569b69 tzdata: update to 2016c a7e726a tzcode: update to 2016c 201d9d3 icecc.bbclass: replace icc with icecc da00f6c icecc.bbclass: expand package arch 3f1702c icecc.bbclass: add icc_is_allarch inherit check 39170fe classes/sanity: use proper multi-line string literals 33a6135 oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE c6ab828 u-boot.inc: Add sub-dir support for SPL_BINARY ddedab4 quilt: run ptest as normal user afa4d5e site: Cache config vars for ccache 04344eb gdb-cross: use PACKAGECONFIG for python and readline 5005cab add !meta-poky to .gitignore file 1dd9348 scripts/lib/bsp/help.py: Add missing options to yocto-bsp help and usage 54eca75 poky-sanity.bbclass: update conf/templateconf.cfg for existing installations 2b992f3 site.conf.sample: fix reference to oe-git-proxy script af63b49 conf-notes: remove reference to adt-installer 1d219ce linux-yocto: Update SRCREV for genericx86* for 4.4 8d4f43e linux-yocto: Update SRCREV for genericx86* for 4.1 84d5924 bitbake: fetch2: Handle lockfiles for file:// urls redirected to mirrors b036afb bitbake: toaster: get all dependents for pkg for removal 9bf98a9 bitbake: toaster: new customise package-remove modal dlg d5a419d bitbake: toaster: show full list of dependents to remove fda94f4 bitbake: bitbake: fetch2/gitsm: Fix fetch when the repository contains nested submodules 1341c17 pseudo: backport a patch to fix xattr removal 07f0af3 uninative: don't try to relocate static binaries c3c0d0a lib/oe/qa: add method to check if static or dynamic linked 10b6037 uninative: ensure patchelf errors are visible 86d7e44 libmad: remove use of obsolete _thumb over-ride e7395c8 perf: package python modules into perf-python b47225f perf: fix python scripts QA errors ea8b914 linux-yocto/4.1: MFD backports b6563a1 linux-yocto/4.1: device property : Backport device property patches 46baceb linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature bdf6b20 linux-firmware: Break out some additional firmware 6d8141f linux-firmware: Clean-up and sync license data cea2a21 linux-firmware: Collapse iwlwifi firmware blobs for 7260 and 7265 3b3fe1d linux-firmware: Update to latest HEAD d7cf2c3 archiver.bbclass: Fix tar name for git repositories 2cb4cb7 archiver.bbclass: Fix gcc-source corner case c29eea0 archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR 8b7ee6e archiver.bbclass: Don't expand python functions in dumpdata bc100b3 bind: /var/cache/bind 04d883c sysvinit: downgrade ALTERNATIVE_PRIORITY[mountpoint] 688d9a6 util-linux: split out util-linux-mountpoint 85ff75d gconf: fix buildpaths QA issue 7f7c9ab python-pygobject: use Python 2 instead of Python 3 e33124f sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRING 4fe64d7 libunwind: Fix build with fstack-protector on musl 4aa08b8 ltp: Fix build on x86/musl 959b7f2 package.bbclass: Treat .node files same as .so when checking what to strip e0bc781 bootimg.bbclass: only inherit syslinux when pcbios 1b1de89 grub-efi.bbclass: make it can build vm and live together 4ebaeb2 bootimg.bbclass: fix settings for grub-efi.bbclass af1f77a pixz: Fix build on big-endian/musl systems 421289c sanity.bbclass cleanup 93e411e matchbox-wm: Update to fix XChangeProperty datatype issue c843022 matchbox-panel-2: Fix Home-button icon load issue 01f6818 gstreamer1.0: fix introspection support also for git recipes 171adb1 gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file 6462d08 x86-base.inc: suggest the latest kernel c5c9ed6 at: fix configure option with/without-selinux 9b2b1f0 no-static-libs: just like target and native, nativesk-libcap doesn't like unrecognised options bf90d0c linux-firmware: package firmware for Marvell 88W8688 cd17ab0 tune-arm926ejs: Handle missing thumb suffix 5b70c7e nativesdk-coreutils: a lot of warnings fixed b47c53b runqemu-internal: split the code into functions fae732f runqemu-internal: cleanup unsed code e469bb7 runqemu: simplify checking for iso and ramfs 3610329 runqemu: add support for qcow2 and vdi d85ca4a runqemu: remove ISO and RAMFS from help text 58bc854 runqemu: simplify the checking for vm images 6716eb2 runqemu: fix ROOTFS for vmdk 258cfa8 python(3): Disable tkinter 5988b5c selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASE 3e5c5fe gpg_sign.py: get rid of pexpect 05d7e0d rpm: check _gpg_passphrase before ask for input 13a31b1 oe-publish-sdk: fix remote publishing 9926425 oe-publish-sdk: improve help output slightly 905286c oe-publish-sdk: drop SDK installer file from published output 0523378 devtool: add: create git repository if URL specified as positional argument 11c1d30 devtool: add: delete externalsrc files on npm recipe do_install 552a68a devtool: configure-help: fix error if do_configure not already run eab3f06 bitbake.conf: whitelist proxy variables in config hash 58d2e56 classes/populate_sdk_ext: parse metadata on minimal SDK install 0684572 devtool: sdk-install: add option to allow building from source 50addfb classes/distutils*: don't hide logs when setup script fails 0ec30c7 classes/packagegroup: drop complementary -ptest if ptest not in DISTRO_FEATURES d96ea29 classes/packagegroup: fix dbg/dev/ptest complementary packages b58e5b1 bitbake: bitbake: xmlrpc: set single use mode differently 2df514b sdk-manual: Added note for running remote apps with SSH port forw enabled. 12f5c25 poky.ent: Added code name for 2.1 release to the variable 64241e0 sdk-manual: Applied more review edits to the manual per Eggleton. b44d9e5 ref-manual: Created distrodata and checkpkg tasks, updated distrodata class 54050ff sdk-manual: Applied 2nd round of review edits. 6db8cbc sdk-manual: Applied review edits to the manual. 922eaeb sdk-manual: Updated the SDK devtool modify flow diagram. 2bbf77a dev-manual: Fixed a grammar error 286b76f sdk-manual, mega-manual: Updated the SDK devtool modify diagram c3946bc dev-manual, profile-manual, ref-manual: Updates to remove meta-toolchain 7233e35 sdk-manual: Edits to add extensible SDK configuration sections. b31bf7c ref-manual, sdk-manual: Changed section heading. 670735e ref-manual: Added some SDK manual support to introduction 266742b profile-manual: Updated screen output for oe-init-build-env 0654224 kernel-dev: Changed a link from an example to in-text. 19e3648 dev-manual: Edits from a 2.1 read-through. a389684 poky.ent: Fixed a typo in one of the variables "ftar" to "tar" b5d3065 poky.ent, bsp-guide: Removed eMenlow example and updated 2.1 variables 884b528 yocto-project-qs: Performed a read-through edit. 4b42385 poky.ent: Updated copyright year and version variables. ae48b1f mega-manual: Added two new sections for the sdk manual 815d686 sdk-manual: Added some intro stuff about the SDK 4c5157f ref-manual: Resolving a conflict 4306f7f sdk-manual, mega-manual: Added new figure for Eclipse flow. 0bb6e48 sdk-manual: WIP on the book. 5a64701 sdk-manual, mega-manual, Makefile: Added new figures 32629e0 Makefile: Resolving a conflict af40e9a sdk-manual: Added a new figure for installed extensible sdk directory. 6247788 sdk-manual: Applied some "red" text formatting to indicate notes 7ab8afa Makefile: Added the ".png" part to a figure I forgot. fc43555 sdk-manual: Added a red-text "role" to the style sheet. d07100d sdk-manual: Added new section detailing installed SDK directory. b750729 sdk-manual-customization: Fixed XSL Appendix numbering parameter ad7a994 Makefile: Updated the figure list for the mega-manual. 890f721 sdk-manual: WIP - Various small edits as WIP f15f96c sdk-manual: New content for outline purposes. 4643b04 sdk-manual: Updated with two new appendices for new files. d05566b sdk-manual: Added sdk-environment.png diagram. 0936eed sdk-manual: Added two appendix files to SDK Manual. 6996a1c Makefile: Added sdk-environment.png to figure list for SDK Manual 6cdb356 toaster-manual: Edits to a previous patch. 77594c0 mega-manual, Makefile: Added support for three new toaster figures. 00fe95d toaster-manual: Explain the local release d06c7b8 documentation: remove all references to Hob be8af37 ref-manual: Updated COREBASE_FILES variable. 5c7e5aa bitbake: bitbake-user-manual: include/require checks current directory 7ec8f28 bitbake: bitbake-user-manual: Updated the "inherit Directive" section. 75cba54 bitbake: bitbake-user-manual: Updated the copyright year to 2016 2918b50 bitbake: toasterui: remove ParseStarted from the event list ab2abd4 bitbake: toasterui: Remove the excessive exception logging d8137be bitbake: cache: Make BB_DONT_CACHE variable external 1d1aaa2 bitbake: toaster: orm generate CustomImageRecipe contents try secondary path 5c49230 bitbake: toaster: localhostbecontroller put generated layer in the builddir b60c994 bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repo 3025092 bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer name 3df6551 bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dir 2f2f784 parselogs: add new whitelist entries to address 4.4.3 issues 8037ba4 bitbake: bb/tests/fetch: Update cups url dab6d59 oe-buildenv-internal: Correct the sed expression which updates $PATH 068afc5 tzdata: update to 2016b e140272 tzcode: update to 2016b c0b3667 ffmpeg: Remove RSUGGEST=mplayer e528a0a lttng-tools: Remove lttng-ust from PACKAGECONFIG for musl 42b9bdf packagegroup: Disable packages not available on musl f148a2e world-broken: Add packages broken on musl 624ca6a siteinfo: Move apr configure cache to common-linux 90234f1 parselogs: add new whitelist entries to address 4.4.3 issues 13a2a3f u-boot: Upgrade to 2016.03 release ecf3396 grub: add -Wno-error=trampolines to native CFLAGS 07515b0 dhcpd: create dhcpd user for dhcp dameon b9ad80d valgrind: fix buildpath QA issue 7985006 gcc-5.3/gcc-4.9:Reuse -fdebug-prefix-map to replace -ffile-prefix-map 2faa718 gcc-5.3/gcc-4.9:replace build path with target path in __FILE__ 76f10fd oe-buildenv-internal: Some clean up 4d1efc3 oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITE 39ac332 oe-buildenv-internal: Add paths to $PATH individually dd5f2f7 oe-init-build-env*: Make them actually return failures ea28de6 oe-init-build-env*: Remove unnecessary differences between the scripts 51aa00f oe-init-build-env*: Update/correct comment about specifying arguments 16fb9b8 oe-init-build-env*: Allow $OEROOT to be predefined 3173979 bluez5: allow D-Bus to spawn obexd in systems without systemd 10ef68f oeqa: remove RPM 4 self test d915965 lib/package_manager: remove RPM4 support code 03fce73 smartpm: remove rpm4 patch 1e9de52 rpm: remove RPM 4 a7dd04d grub: fix documentation rebuilds ee4f61b oe-selftest: Fixed --list-tests-by tag option 068e898 gcc-runtime.inc: set LICENSE for all gcc-runtime packages 788dfdd ParaTypeFFL-1.3: Add license file 62ddde6 externalsrc: use shared stamp directory if B=S 1969332 rpm: fix error when 'lua' is enabled a31301e matchbox-keyboard: Update to latest HEAD to fix 64bit issue 40a55f1 oeqa/selftest/buildoptions: test read-only-rootfs f64fdd2 oeqa/selftest/sstatetests: verify more variables don't impact the hash ac347da gobject-introspection.bbclass: wrap comments at 80 columns ae63b88 qemuarm64.conf: don't clear MACHINE_FEATURES cad415d sanity.bbclass: allow customizing config file update error messages 96a5cb4 sanity.bbclass: fix success message when config file was updated 805aca8 sanity.bbclass: expand error messages for version checks 7d6801c lighttpd: fix /usr/lib/mod_cgi.so: undefined symbol: chunkqueue_written 5f7b9f0 valgrind: Disable nios2 support aaaccc4 systemtap: Disable nios2 support 5857b20 lttng-modules: Add nios2 support 26248cd kexec: Disable on nios2 3e4d99b packagegroup-core-sdk: Disable sanitizers for nios2 797ffc8 bdgwc: Backport nios2 support 238e2c1 libatomic-ops: Backport nios2 support 7e83af3 selftest/buildoptions: Renamed one test case 0d9f515 python-numpy: Fix build on musl e1f3f4c socat: Access c_ispeed and c_ospeed via APIs bb4e6e0 watchdog: Disable nfs on musl targets f00cca8 bdwgc: Check for getcontext() API during configure 51464e7 devtool: change config symlink name to .config.new 8c0148f systemd: Fix and expand ptests 427e369 oeqa/utils/testexport.py: add functionality for exporting binaries 2191623 init-live : make it easier to add custom boot targets 57a525c useradd_base.bbclass: replace retry logic with flock 5d06f00 image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardeps 6129d86 eudev: split eudev-hwdb from eudev 9aa27fe openssl: don't move libcrypto to base_libdir 370419e xcb-util-image: Fix build with clang 8727975 musl: Update to get mips64 port 4653fdd dhcp: enable gentle shutdown e382d96 coreutils: fix reporting 'unknown' by `uname -p' and `uname -i' 3b8cd1d ncurses_6: Improve installation 9cc65ed Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu" 3c5ee61 busybox: Drop -r passthrough patch 2c666af linux-yocto/4.1: usb: add usb_otg_caps to usb_gadget structure. 8dc9162 linux-yocto/4.1: Intel Broxton and Sunrisepoint-H: pinctrl and drm 99ad4c9 linux-yocto/4.1: powercap/RAPL: Backport powercap/RAPL c4f544e linux-yocto/4.1: Thermal: Enable Broxton SoC thermal reporting device 123c2c6 linux-yocto/4.1: usb backports for Apollo Lake/Broxton 600b700 recipetool: create: don't create extra files directory unconditionally 8debfea local.conf.sample: Disable prelink by default efa0881 oeqa/selftest/recipetool: Fix test_recipetool_create_simple c9d269c Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3" d24a39a oeqa/recipetool: Fix syntax error 55a1e52 oeqa/recipetool: Improve debugging output by adding dirlist 637b3c8 uninative: Add a fix for icu-native to use the correct ABI 9dbfbe9 scripts/oe-selftest: Add short names to most common options 681a452 gcc: Fix the license on GNU OpenMP 15c5b2a Revert "gcc: Fix the license on GNU OpenMP" d5cdb48 perl: fix missing dependency for perl-misc 0eb52b9 classes/buildhistory: record a few more variables for extensible SDK cbb4c5b package-deb: Ignore circular dependencies fcc7ff0 package_deb: Fix python runtime error 9155b24 python-numpy: fix buildpaths QA issue 9e69963 python: move ast module into python-core 1a35166 xserver: require sufficiently new libdrm 36bf666 package_manager.py: Fix race condition in OpkgIndexer.write_index() 35be679 scripts/oe-selftest: Add search expression matching to run/list options 4489ef1 glib-2.0: relocate the GIO module directory for native builds cf3402e image-buildinfo.bbclass: fix performance problems e2fe28c linux-yocto/4.4: gpio-pca953x: add "drive" property 3d45853 python3: fix do_configure check platform triplet error 03b167d ncurses_6: Fix an install race condition 09eab6b build-appliance: make the inclusion of downloaded sources optional 8ea5cdc builder: remove hob from autostart ff5d9f7 Revert "gstreamer1.0-plugins-XXX: move inherit gettext into common .inc file" c99da8d musl: disable building of gobject introspection data 0dea50e machine/include/arch-x86: Make x32 ABI not supporting gobject-introspection-data 8c14c74 bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL 2e27994 packagegroup-core-x11-sato: add python-pygobject and gtk+3 8b1fa2a webkitgtk: enable gobject introspection 7bd32b9 recipes-gnome: fix introspection support efd37c5 python-pygobject: update to 3.18.2 ff3500b gnomebase.bbclass: do not disable gobject introspection ac5cc0c gstreamer: enable gobject introspection 03cd714 libsoup-2.4: enable gobject introspection c1d67e4 clutter: enable gobject introspection 0ec412b gtk+3: enable gobject-introspection d6f8028 gtk+: enable gobject introspection 0d1e4b2 avahi: enable gobject-introspection d2e0dc1 python-pygtk: remove the recipe 0c6d7cb avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover 4fbf761 vala.bbclass: remove pre-packaged vapigen.m4 from tarballs 235455d vala: enable the use of vapigen by packages with vala support d1b96f1 gobject-introspection.bbclass: add a class that enables gobject introspection 96b5847 gtk-doc-stub: remove introspection stubs 3a1d9fb gobject-introspection: Override GIO_MODULE_DIR when scanning 10e9977 gobject-introspection: add the recipe 3c66619 bitbake: fetch2/npm: fix ud.registry so that alternative registries can be handled 0155472 ref-manual: Updated "Application Development SDK" section. 4438460 ref-manual: Applied review edits to several SDK variables. 3c727ff ref-manual: Updated "Cross-Development Toolchain Development" section. af1517c ref-manual: Updated "Build History SDK Information" section. d9fc04b dev-manual, mega-manual: Updated "Application Development SDK" section. 357aa33 ref-manual, mega-manual: Updated "SDK Generation" section. 54490c0 ref-manual: Added several extensible SDK variables to glossary. 6dfd441 ref-manual: Updated IMAGE_PKGTYPE variable. 77f002c ref-manual: Updated "Cross-Development Toolchain Generation" ee90cc6 ref-manual: Updated the "Build History SDK Information" section. 53dd8a0 dev-manual: Moved "Optionally Using an External Toolchain" to Tasks chapter. 9d76cfe meta: toolchain-shar-relocate.sh: Fix for extracting SDK in the same directory as SDK script. 054abad nettle: The variable named p in the patch file was incorrectly named. 93a5417 valgrind: Make dep on glibc-utils conditional on TCLIBC = glibc 40c9774 make 4.1: fix segfault when ttyname fails 7f27713 gcc: Disable libitm for MicroBlaze 81d58d6 sign_package_feed: add feed signature type 42f612c package_manager: sign IPK package feeds c637783 signing-keys: create ipk package 14e809e gpg_sign: export_pubkey: add signature type support 0b088e0 gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptor 2fccd8a gpg_sign: add local ipk package signing functionality 6bd6a2b systemd: add comment stating that resolved needs gcrypt a5fd57d selftest/bblayers.py: Remove harcoded recipe files dce7290 selftest/prservice.py: Sanitize package version when looking for stamp cbd87f3 lsof: update UPSTREAM_CHECK_URI 57fb05a eudev: provide UPSTREAM_CHECK_URI 3f8d5bf toaster.bbclass: show packages that were setscened into existence too 39e1351 gcc: Fix the license on GNU OpenMP c6aeef3 linux-yocto/4.4: Galileo updates 37b61b0 siteinfo: Add ppc64le support. 0265fcc nettle: disable static for 2.7.1 8660cd1 nettle: Security fix CVE-2015-8804 dae5715 nettle: Security fix CVE-2015-8803 and CVE-2015-8805 24aea3a glib-2.0: silence warnings when parsing headers for introspection 3331992 qemu: Limit paths searched during user mode emulation b578a06 image-mklibs: handle position independent binaries c706b5e libpam: define limits.conf as CONFFILES of package libpam-runtime 82dec46 perl-rdepends: Remove circular dependencies 815c36f rpm: Sync CVS to regular version 775f22e rpm: Fix musl integration with RPM5 001bdef gcc: Disable libitm for nios2 d53413d bitbake: server/process: Try connecting 4 times before giving up 0f01059 bitbake: toaster: models List only have the specified project's imported layers 0dcab02 bitbake: toaster: rework task buildstats storage and display cc74a8a bitbake: toaster: use force_bytes to display non-ascii project names aebc22d bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their values d405f97 bitbake: xmlrpc: fix bug in setting XMLRPCServer.single_use c50bdb3 bitbake: fetch2/npm: add missing URL argument to ParameterError fbf27c4 bitbake: fetch2/npm: properly handle npm dependencies ef6a451 bitbake: fetch2/npm: fix errors with some version specifications ad50ce9 populate_sdk_ext: Correct commit 8b81bb56c69aabdea984352f8e267a9783c0bdbc bc0e99d recipetool: create: shrinkwrap and lockdown npm modules 309b2e6 recipetool: create: support creation of additional files by plugins 2279eb2 recipetool: create: check if npm available if npm:// URL specified 9145500 recipetool: create: split npm module dependencies into packages d46827c recipetool: create: add license file crunching 3fd244b recipetool: create: match *LICENSE* as a license file 2b6a352 recipetool: create: improve mapping for autotools program macros 1607fac recipetool: create: be more tolerant of spacing in configure.ac 9dca5c8 lib/sstatesig: skip shared_workdir when checking locked sigs 142bad3 python3: fix patching get_python_lib() in distutils/sysconfig.py 50d07e9 python3-native: use the previous version of python-config script 5dce2e3 qemu.bbclass: add qemu_wrapper_cmdline() 8b5afcd db: remove the NO_UPDATE_REASON and replace it a comment about RPM 5699c67 rpmresolve: It is not necessary to manually specify -lpopt 8ea55ba rpm: A number of the patches have been submitted upstream 6833c5d rpm: Enable specific crypto and digest settings via variables 59a4d99 security_flags.inc: Special flags are needed for RPM 007c284 rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head a27ca6d yocto-bsp: Update templates to 4.4 kernel 2d0933c conf/distro/include: drop old recipes 1fd183e bblayers.conf.sample: remove BBLAYERS_NON_REMOVABLE 477b8fb poky: Enable uninative 1b7cc9c linux-yocto/4.4: explicitly enable ftrace in tracing fragment aee7482 linux-yocto/4.4: iwlwifi: mvm: don't allow sched scans without matches to be started 2408f49 linux-yocto/kernel-meta: ktype refactoring: move DEBUG_KERNEL, EXPERT and EMBEDDED 9ac029b xmlto: tell xmlto where cp is 6d89b52 toaster.bbclass: improve how we gather buildstats for Toaster 4dd3e40 image-prelink: use STAGING_*_NATIVE variables 2193e9d strace: Backport fixes for compiling with clang ee8ff42 ghostscript: 9.16 -> 9.18 3f5725c fontconfig: Revert changes made to FcConfigAppFontAddDir() recently 433d866 populate_sdk_ext: Make populate_sdk_ext nostamp e186d6d systemd: binfmt should be added to SYSTEMD_PACKAGES only if binfmt is enabled b051a95 license.bbclass: fix host contamination warnings for license files f8a9774 oeqa/selftest/buildoptions: Test build does not fail without git rev 656aeff busybox.inc: add tail symlink so busybox can commit suicide cleanly a321f4e avahi-ui: add dbus to PACKAGECONFIG 1bd4b72 avahi: add missing intltool-native build dependency 72f9e39 avahi: make dbus optional but default 424466b oe-setup-builddir: tidy up local.conf and bblayers.conf commentary 07919e9 net-tools: Add SCTP option support e8254bc tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32 5346675 eudev: remove redundant udev_run assignment adad264 xcursor-transparent-theme: use a version glob in the selftest bbappend 946d00c populate_sdk_ext: Update after uninative changes ba57ba1 image.bbclass: support chaining compression (aka conversion) commands 5ac3dc7 image.bbclass: fix incomplete .rootfs customization 3322fa7 bitbake: toasterui: fix warning 'Unknown event' 621cbc8 bitbake: toasterui: exit on final events 8e138b7 bitbake: toasterui: make toasterui to work in build mode 0a61306 bitbake: toasterui: check if setEventMask succeeded ac941ac bitbake: command: make setEventMask readonly dd3da9a bitbake: toasterui: update list of events f56fa5d bitbake: toasterui: reformat list of events a71d32a bitbake: toaster: remove sshbecontroller module 3db71b4 bitbake: toaster: don't use sshbecontroller 790b2d1 bitbake: toaster: raise NotImplementedError 96535ba bitbake: toaster: bring back the strict directive 5b8b399 bitbake: toaster: change 'revision' to 'Git revision' 07ead98 bitbake: toaster: views api Package info return both kinds of RDEPENDS 9cda2ab bitbake: toaster: fixup dependency excludes for customimage a54cebe bitbake: fetch2/npm: ignore unknown headers in tarballs 0cd1be1 bitbake: fetch2/npm: handle alternative dependency syntax d999927 bitbake: fetch2/npm: fix indentation 26ee4dd image creation: allow overriding .rootfs suffix e43fcdf scripts/hob: drop 59b4cef classes/packageinfo: remove bbf2a5d conf/documentation.conf: remove BBLAYERS_NON_REMOVABLE 7054882 yocto-uninative: Add common include for uninative d2c96ca mtools: Drop GCONV_PATH manipulation d27644e uninative: Handle relocate of GCONV_PATH in libc 0523499 uninative: Add checksum support 73265d1 uninative: Refactor common code 4feb00d uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5 013dd24 uninative: correctly enable uninative 034618d glibc: Add relocation of GCONV_PATH 8dca343 uninative-tarball: Add glibc-gconv-iso8859-1 for guile 1f50f29 dkpg: Use tar everywhere (not gtar) b158d6c gtk3+: Add missing DEPENDS on wayland-native e395e81 tune-cortexa17.inc: apply changes similar to a15 ea53d1e sstate: Allow late expansion of NATIVELSBSTRING bd3a1d5 linux-yocto: Update SRCREV for genericx86* for 4.4 70c6df2 linux-yocto: Update SRCREV for genericx86* for 4.1 ae85c4b linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinking 0b84897 insane/prelink: Handle nonstandard library paths 6b564ae ext-sdk-prepare: Catch setscene tasks which should have run but didn't d8efd2e createrepo: Fix stat floating timestamps ce5a9df xmlto: ensure /bin/bash is used as bash 70b4f36 openssl: add a patch to fix parallel builds 1632742 xdg-utils: remove trailing whitespace in multiline string 816391a btrfs-tools: Add libgcc to RDEPENDS e467156 bitbake.conf: Add libgcc-native to ASSUME_PROVIDED a91713f net-tools: Override CFLAGS/LDFLAGS in do_install too fb0c3c5 nspr: Fix build regression on musl from last upgrade 37f5fb9 gdb: fix builds with internal readline and no static libraries 6518db4 feature-arm-thumb.inc: Fix thumb tune override warning afb1d09 recipetool: create: fix support for AX_CHECK_LIBRARY 463fd5e formfactor: assume a keyboard is plugged in e2107f5 acl: Fix re pattern in test cases 82a8064 gcc-runtime.inc: disable libitm for little endian MIPS too 25d9c4e devtool: add build-sdk subcommand 41eb36d devtool: build-image: rename module 82d0c8a oeqa/buildoptions: Improve unsafe references tests 4284fdf insane.bbclass: make the checking stricter for unsafe references in scripts 5cd71fe yocto-project-qs: Updated flow to mention Toaster cd041b7 dev-manual: Applied review comments to the devshell section. f54fe56 ref-manual: Updates for nativesdk clarifications. a882267 dev-manual: Fixed typo in the devshell section. 70c7e36 dev-manual: Created devtool upgrade section. b2b22d5 dev-manual, mega-manual, Makefile: Added support for new upgrade flow 0b7d8a4 dev-manual, mega-manual: Updated the workspace directory structure image 050e021 dev-manual: Applied review changes to the devtool section. 09ecf38 dev-manual, mega-manual: Updated three figures for devtool f33ffaa dev-manual: Applied more review comments to the section. fe70eb2 dev-manual, mega-manual: Updated the devtool modify flow diagram. eb3b414 dev-manual, mega-manual: Updated the devtool add flow diagram. 4c5bd3f dev-manual, mega-manual: Updated the devtool workspace figure. 9cee16b dev-manual: Applied review comments to the devtool section c678d1a dev-manual: Updated the devtool add section. a09238a dev-manual, mega-manual: Updated devtool add flow diagram 7699f0a dev-manual: Added section for devtool modify flow 1eecaea dev-manual, mega-manual: Added new figure for devtool modify flow 9582da6 dev-manual: Edits to the devtool-add section. 740369f dev-manual, mega-manual: Updated the devtool add flow figure a848e9f dev-manual, mega-manual: Updated the workflow layer content figure. 34e08b3 dev-manual: Added new "writernotes" style. 17a21e6 Makefile, dev-manual, mega-manual: Added new figure support d346c35 dev-manual: Applied review comments to devshell section. 3b41049 ref-manual, dev-manual: Clarifying "native" and "sdknative" a1970eb dev-manual: Updated devshell section. a58cde0 toaster-manual: Updated how manage.py createsuperuser command is run c5b4f69 ref-manual, dev-manual: Clarification of "native" and "sdknative" 952bcc7 toaster-manual: Removed prompts for json file. 34c75fa ref-manual: Updated the S variable description with feedback 2b2ced0 ref-manual: Updated the staging.bbclass description b9dddd5 ref-manual: Updated the S variable description. 41e9f7c dev-manual, ref-manual: Updated licensing text information. 5066fbc ref-manual: Added order information for conf file parsing. ad6b2f2 toaster-manual: Removed typo - double "allow" words. c8c533e ref-manual: Updated the do_populate_sysroot task. 2a3942b dev-manual: Updated section on adding license text. 77b3d06 ref-manual: Updated the S variable entry in the glossary. a1a4808 toaster-manual: Applied a patch to weed out build mode (modes). 353b755 bitbake: bitbake-user-manual: Added expand() function to list. 638ad17 bitbake: bitbake-user-manual: Added note for Python variable ref expansion. da22add bitbake: bitbake-user-manual: Enhance environment variable discussion. f11de9d e2fsprogs: do not enable non-stable features by default b04280a sdk_update.py: Enable local sdk-update tests 14dd07c sdk.py: Fix undefined variable c12e919 eudev: recipe formatting improvements 73a43fc openssl: Security fix Drown via 1.0.2g update ed14aef layer.conf: Update after replacement of udev with eudev e72233a bootimg: set default value for LABELS variable 4eaef67 sanity: Do not mistake meta-yocto-bsp for meta-yocto 86759de sanity.bbclass: remove conflict checking for image vm and live bb1c719 syslinux.bbclass: make vm and live can be built together 5c5c13d recipetool: create: add basic support for new npm fetcher/class 2be37a9 recipetool: create: add basic support for generating linux kernel recipes 5cf15ff recipetool: create: add support for out-of-tree kernel modules 937ecd0 bitbake: toaster: cleanup of bin/toaster startup code a7d1b95 bitbake: ui: remove the puccho ui a9dc72f bitbake: hob: removal of hob ui and associated ui files 27468db bitbake: fetch2/npm: Add missing ParameterError import 44e3461 bitbake: npm: in cases where shrinkwrap resolved a git URL, ignore it and grab dist.tarball 2a73181 bitbake: fetch2: Fix unpack for absolute file urls 865d2fe bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129 fb437d3 meta-yocto-bsp: bump to linux-yocto 4.4 for the non-x86 BSPs fbedac4 maintainers.inc: Add new eudev package and change maintainership for udev 0138874 gcc: Add support for atomic opertions (libitm) where available 70153b4 classes/externalsrc: fix symlinking if symlink exists pointing to another path eac4061 populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is set c366343 automake: don't delete .pyc files d6e63be cracklib: fix Python packaging a005d25 populate_sdk_base: handle empty SDK_PACKAGING_FUNC ec3be9f linux-yocto/4.4: update to 4.4.3 6ed16ff linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be started 2497e80 linux-yocto/4.4: update to -stable 4.4.2 aa2c1f7 linux-yocto: braswell: Remove feature and move DRM_I915_PRELIMINARY_HW_SUPPORT option 702701d linux-yocto/4.4: yaffs2 build fixes c2152b8 linux-yocto/4.1: update to 4.1.18 45d4cd7 linux-yocto/4.1: clkdev updates 79ecef6 linux-yocto/4.1: Galileo updates 5f61693 usbutils: Fix for new eudev implementation c89b777 libgudev: Fix for new eudev implementation 3e5e540 eudev: Replaces udev with eudev for compatibility when using sysvinit on newer kernels 674e55f populate_sdk_ext: Delete the buildtools tar file after installation d8acef2 libarchive: Set xattrs after setting times 431c1e1 combo-layer: handle empty commits during "init --history" 695cc45 classes/populate_sdk_ext: prepend to PATH rather than appending b145480 classes/module: allow substitution of the modules_install target name b03936c grub2.inc: drop bogus dependency on xz 7328765 grub2.inc: avoid passing -isystem to native builds 576587d grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure 97a3322 harfbuzz: update 1.2.1 -> 1.2.3 edf93a0 gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 89140b0 dhcp: CVE-2015-8605 6ccd8cd sato/images: Add ptest image f38debb layer.conf: Whitelist cantarell-fonts fontconfig dependency b307937 pango: make ${PN}-ptest RDEPENDS on cantarell-fonts 0c80f29 cantarell-fonts: Add recipe 4006a7f sanity: Fix int verses string reference 2e27c4b bitbake: fetch2/npm: Enable fetcher 1c060d7 pseudo: Increase number of retries 030d920 bitbake: providers: Fix PREFERRED_VERSION lookup for '_' in PN c679a3d bitbake: fetch2: Skip lockfiles and donestamps for local files d01042e bitbake: fetch2/__init__.py: Error if lockfile path invalid ab7b7bf bitbake: fetch2/__init__: Fix decodeurl to better handle urls without paths 06b4d8f bitbake: fetch2/wget: Set localfile for directories 8d7e799 genericx86-common: Update PREFERRED_VERSION_linux-yocto to 4.4 65d6a62 gstreamer1.0-plugins-bad.inc: enable webp PACKAGECONFIG by default cd00748 gettext: Delete libintl.la file from install b33efa9 systemctl: handle RequiredBy dependencies 8caa592 ffmpeg: add bzlib, lzma and xv PACKAGECONFIGs 0011760 rootfs-postcommands: fix ssh_allow_empty_password checking 96f5f89 musl: Add linux-libc-headers to deps 3354878 mesa: Fix build on musl 7651342 dosfstools_2.11: fix build following removal of -e from EXTRA_OEMAKE 6c8abea uclibc support for rng-tools c7e5a38 oeqa/sdkext: Add sdk_update.SDKUpdateTest class. 738bd1a classes/testsdk: Pass tcname to SDK and SDKExt contexts 2a410b2 classes/testsdk: Move the removal of bitbake PATH to eSDK context only eb1f8b9 classes/testsdk: Move code for avoid PATHs to oeqa.utils 55d4849 gstreamer1.0-plugins-XXX: control orc PACKAGECONFIG via GSTREAMER_ORC 083c63d boost.inc: fix BJAM_OPTS --build-dir option f4e17c6 shared-mime-info: update to 1.6 4ffdfdf vala: update to 0.30.1 f53f374 python-git: update to 1.0.2 ec73437 pax-utils: update to 1.1.5 447ddb9 nettle: update to 3.2 26a3d25 ncurses: update to revision 20160213 dc42d30 libdrm: update to 2.4.67 0296e0a gtk+3: update to 3.18.8 e08ad62 gtk-icon-utils-native: update to 3.18.8 9daf153 git: update to 2.7.2 927dfaf gnupg: update to 2.1.11 2c39358 clutter-gst-3.0: update to 3.0.16 b8a1e59 ccache: update to 3.2.4 4d4aa1f libsolv: update to 0.6.19 8c2e420 ffmpeg: update to 3.0 afce247 nspr: update to 4.12 b19dbe5 pcmanfm: update to 1.2.4 6b41608 libfm: update to 1.2.4 325a9d3 epiphany: update to 3.18.4 d4da534 wic: don't throw away our created swap partition 5f82d17 automake: set test-driver path relative to top_builddir b41862d uninative-tarball: respect SDKMACHINE when building 4d1c14f boost.inc: enable more verbose build logs 7f84ad0 gstreamer1.0-plugins-XXX: move inherit gettext into common .inc file 2ce48e6 gstreamer1.0.inc: add explicit PACKAGECONFIG init 935d88a gstreamer1.0-libav: move LIBAV_EXTRA_CONFIGURE_COMMON_ARG into .inc 3a8ff19 gstreamer1.0-libav_git: add --ranlib option to LIBAV_EXTRA_CONFIGURE_COMMON_ARG b8bdb99 boost.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 9ca8f30 populate_sdk_ext: Add images to SDK_INSTALL_TARGETS 07dc765 boot-directdisk.bbclass: drop IS_VM chechking a87574c image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFG 76eb815 testimage.bbclass: reuse generic test suites 6571a84 testimage.bbclass: add generic, image test suites 8c45747 gconf: remove redundant dependencies a74c389 gtk-doc-stub: don't inherit autotools 2269f90 os-release: sanitise VERSION_ID field 9d86b26 apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG d8d2f57 apr-util: fix loadable module packaging 77cfa2b glibc.inc: improve optimisation level sanity checking 04c4719 rsync: add native variant 2c20fe4 core-tools-profile: add lttng tools for aarch64 8a0b997 lttng-ust: add support for aarch64_be 6081c35 liburcu: add support for aarch64_be 07a3c71 harfbuzz: add explicit dependency on fontconfig 73cc8b8 harfbuzz: update 1.2.0 -> 1.2.1 bb151b8 fontconfig: Don't add font directories from host e9f5134 musl: Upgrade to 1.1.14 bf4d380 oe-selftest: devtool: add an additional test for devtool upgrade 4bae2f2 oe-selftest: devtool: rework devtool upgrade test 10290f2 devtool: upgrade: print new recipe name 5cd3be3 devtool: upgrade: drop PR on upgrade e6f684b devtool: upgrade: eliminate unnecessary datastore copy 860574e devtool: upgrade: fix several issues with extraction of new source 66a781c devtool: upgrade: fix constructing new branch from tarball releases d30cc76 devtool: upgrade: fix renaming of recipe if PV is not in name 75eeeab devtool: upgrade: fix moving version-specific files directory 81ebb0b devtool: upgrade: fix version argument checking e953b57 devtool: upgrade: drop superfluous call to validate_pn 492b1eb devtool: upgrade: make source tree path optional 942ae25 devtool: modify: fix source tree default name when mapping virtuals e2334e1 devtool: add: tweak auto-determining name failure message 55ae566 uninative.bbclass: if the loader can't be found disable instead of failing 50b8740 uninative: use check_output instead of Popen directly 4495e8b lib/oe/qa: add explicit exception for 'file isn't an ELF' 4553bb1 libdrm: fix build with uclibc 4e5a871 strace: fix ptest execution e8e0489 clutter-1.0: Fix confgure test errors found by clang b748f40 oeqa/parselogs: Updated whitelist 4b32351 buildstats.bbclass: Don't assume /proc/<pid>/io present 07e1f10 sysvinit-inittab: Move start_getty scrip to base_bindir. 8d07e14 oeqa/selftest/prservice: Added new TC: check pr-server starts and stop correctly on localhost. d2a563c oe-selftest: Add support for lib/oeqa/selftest subdirectories 7f58b92 musl: Upgrade to 1.1.14 73bf792 devtool: update-recipe: create config fragment 2fbd1d7 devtool: sync: update kernel config 26f951b git: fix installed-vs-shipped QA Issue 033db24 btrfs-tools: fix symlink creation multiple times 9af773f bison/gettext: add --with-bisonlocaledir to assign BISON_LOCALEDIR b14e2ae gcc: use relative path for configure script 1f00fb2 depmodwrapper-cross: nopackages to avoid QA [buildpaths] issue 00a6f5a oeqa/utils: added new network module 3f7aa6f scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code for sub-process 1c6c76e scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftest 4a21827 oeqa/selftest/signing: Added test for locked signatures 604dc1c package: check inherit instead of PN to decide if a recipe is a packagegroup b4df005 tune-cortexa9.inc: add vfpv3 tunes 889a5cc mirrors/own-mirrors/sanity: Updates after npm fetcher addition 28d17cf npm.bbclass: Add npm class to match fetcher bc5a1d1 base: Add nodejs-native dependency for npm:// urls 9d5483c meta-yocto: Rename to meta-poky to better match its purpose ab3a718 adt-installer: Drop since its replaced by the extensible SDK c1c6a9d sanity: Improve configuration upgrade capabilities (support meta-yocto -> poky transition) 2587101 image: Run do_rootfs_wicenv after do_image e0fd964 bitbake: toaster: change 'delete layer' to 'remove layer' 6e82820 bitbake: toaster: rename 'run again' button c8dd72c bitbake: toaster: fix banner after customimage package add 149f574 bitbake: toaster: custom breadcrumb for the default project 4a12865 bitbake: prserv: Add dump_db() bdb51ab bitbake: toaster: remove custom images from Image Recipes 98d462c bitbake: toaster: show suffix for image files and basename for artifact files 88b5660 bitbake: toaster: add missing link to image recipe details 25b179d bitbake: toaster: adjust the search field width a97081b bitbake: toaster: make 'configuration' the first tab e1fc319 bitbake: toaster: link to configuration in all breadcrumbs df2808f bitbake: toaster: reduce max height of modal dialogs 6c51f08 bitbake: toaster: disable add layer button on click d4a663a bitbake: toaster: apply error class to name field 48f0ae2 bitbake: toaster: fix custom image name form 07eb4f2 bitbake: toaster: comment out project release change 12ade9b bitbake: fetch2/npm: Add mirroring support for npm fetcher ca5b6d6 bitbake: fetch2/npm: Add npm fetcher 813bd1f bitbake: utils.py: Add sha1_file call 7bb9e8d signing-keys: Make signing keys the only publisher of keys 64ab17b systemd: Upgrade to 229 44248af harfbuzz: update to version 1.2.0 f4f5573 perf: add sysroot handling to subcmd 7a95c2c oeqa/selftest/buildoptions: build -minimal instead of -sato images 2980ac0 bitbake.conf: add findutils-native to ASSUME_PROVIDED 2e152ff findutils: upgrade to 4.6.0 951ce18 mesa: add missing space to RRECOMMENDS append 2305610 uclibc: Do not use immediate expansion operator aab3900 security_flags: Disable ssp when compiling uclibc afb954e rpm: fix building rpm 5 with internal beecrypt 069cdbe alsa-lib: topology: Add missing include sys/stat.h b879aed libsdl2: Fix patch after upgrade 3d4f71d gstreamer1.0-libav_git: update 1.7.1 -> 1.7.2 9d83a3e gstreamer1.0-plugins-ugly_git: update 1.7.1 -> 1.7.2 6456a6f gstreamer1.0-plugins-bad_git: update 1.7.1 -> 1.7.2 821498f gstreamer1.0-plugins-good_git: update 1.7.1 -> 1.7.2 04e77c1 gstreamer1.0-plugins-base_git: update 1.7.1 -> 1.7.2 e67c91d gstreamer1.0_git: update 1.7.1 -> 1.7.2 ea8c34e libnewt: Fix build with PIE flags 66a833a pseudo: Fix build when security flags are enabled 91a1baa glibc: Upgrade to 2.23 c1f9507 no-static-libs: remove eglinfo 0ab67d6 freetype: use autotools instead of a manual do_configure 4883ccc classes/populate_sdk_ext: add a better config extension mechanism 524ee08 recipetool: create: improve CMake package mapping 7b6e5b0 recipetool: create: add additional extension mechanisms b2d4472 devtool: modify: tweak help description for behaviour change a8e0e5e devtool: deploy-target: preserve existing files 2059a34 devtool: undeploy-target: support undeploying all recipes b95c72c devtool: deploy-target: write deployed files list to target 62989ef devtool: sdk-update: tweak command-line handling of updateserver cada5a8 devtool: (un)deploy-target: add help descriptions 6bd88e6 scripts/lib/argparse_oe: tweak title above options 32ef523 devtool: categorise and order subcommands in help output 9f7df76 devtool: update-recipe: don't show workspace recipe warning if no update 51972ed devtool: reset: fix preserving patches/other files next to recipes e54f9c1 devtool / recipetool: use common code for launching editor dd35f69 devtool: minor fix for error message 41242a2 staging.bbclass: remove trail slash from SYSROOT_DESTDIR aeb8964 terminal.bbclass: import oe.terminal for oe.terminal.prioritized() bee556a recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh() 2d293bd image.bbclass: fix circular dependency when IMAGE_FSTYPES append hddimg a332360 toolchain-scripts.bbclass: add three other path to PATH in env.sh 4d2910f libsoup-2.4: disable libsoup-gnome by default 619f6c6 libsoup-2.4: prevent PACKAGECONFIG dependant package renaming 13e726f libsoup-2.4: minor formatting improvements dd0ef3c populate_sdk_ext.bbclass: Add SDK_RECRDEP_TASKS variable 4c5c40d devtool: Don't recursively look for .devtoolbase in --basepath 0220180 populate_sdk_ext: Don't ignore SDK_TARGETS value 8c0ba8d bitbake: toaster: toastergui Fix invalid char test and implementation 913e9b1 bitbake: toaster: PackagesTable show only installed packages 94bca58 bitbake: toaster: toastergui unit tests convert to use fixtures 8796ac8 bitbake: toaster: SoftwareRecipesTable apply default order_by 8469e58 bitbake: toaster: orm migrations Sort out migrations mess 78b6109 cml1/sstate: Fix missing getVar parameter 7e19f88 linux-yocto/4.1: capabilities backports 54bfbcc waf.bbclass: Remove --disable-static from EXTRA_OECONF 51fc304 gcc-5.3: backport fix for PR-target-65358 ed20c6c epiphany: Add libxml2-native to DEPENDS 2021f63 libsdl2: update to 2.0.4 947b3bf cmake: Update to 3.4.3. 4699483 sstate.bbclass: use oe.gpg_sign for gpg signing db7c7c2 oe/gpg_sign: add 'passphrase' argument to detach_sign method e845b75 sign_rpm.bbclass: do not store key details in signer instance d5be866 oe/gpg_sign: add 'armor' argument to detach_sign() 03554b7 oe/gpg_sign: add verify() method af7e516 ruby: break out ri-docs and rdoc into separate packages 8bcf139 insane.bbclass: print more info for build-deps and file-rdeps 5f3dfea curl: re-enable proxy support by default 1f61888 libtool: Don't hardcode grep paths a3b996a cml1.bbclass: fix do_menuconfig 91bfe50 cups: upgrade to 2.1.3 eeac0a9 coreutils: upgrade to 8.25 01dc859 findutils: upgrade to 4.5.19 bf7d5f6 diffstat: upgrade to 1.61 247f3b4 grep: upgrade to 2.23 4e5e501 bitbake: data_smart: Drop default expand=False to getVarFlag [API change] c7610aa bitbake: data_smart: Drop default expand=False to getVar [API change] 4f0ab27 bitbake: SignatureGeneratorBasic: make checksum cache file configurable 0cdf193 bitbake: MultiProcessCache: make cache filename configurable ca552bb bitbake: FileChecksumCache: add get_checksums() method 8f61f2d bitbake: bb/runqueue: save task file dependency cache onto disk 5177b1e bitbake: SignatureGenerator: add method for saving the file checksum cache 97617fd bitbake: bb/cache: drop some unused arguments 5a87d8c bitbake: Allow Hob to run images on a custom simulator, other than qemu 7fc38ea gma500-gfx-check: Fixes infinite calling to modprobe gma500_gfx be7b52a pulseaudio: 6.0 -> 8.0 c52b8f6 alsa-plugins: 1.0.29 -> 1.1.0 a231a4e alsa-utils: 1.0.29 -> 1.1.0 1adbb73 alsa-tools: 1.0.29 -> 1.1.0 3a82e2e avahi: update to version 0.6.32 14daeb5 no-static-libs.inc: Add libcap-native c001863 libsdl2: Fix build with static libraries disabled a46dc87 uboot-inc: Backport patch to fix Beaglebone Black bootloader c7355b9 busybox: drop patches that are not valid anymore 47d0119 pcmciautils: Update SRC_URI f37ac5b debianutils: Upgrade 4.5.1 -> 4.7 adfcaf2 busybox: Add musl config for _git recipe 46824dc debianutils: Fix SRC_URI to use debian snapshot 3df8701 nfs-utils: bugfix: adjust name of statd service unit c15bf55 musl: Upgrade to 1.1.13+ 07e7879 dpkg: Update to 1.18.4 5794b56 glew: upgrade to 1.13.0. aea0746 glew: rewrite to use upstream build system 0b1c324 socat: Fix build with musl 04c6a48 binutils: Fix useless rpaths QA warning eb6d14e image/populate_sdk: seprate variables to fix dependency c9e5e34 gcc: Backport nios2 r31 fix 012460d sqlite3: update 3.10.2 -> 3.11.0 f770a6e insane: wrap autotools checks in inherits_class(autotools) checks 35011d9 cmake: don't inherit autotools 9cd64ed oeqa/selftest/bbtests: Test bitbake --setscene-only option 7e5b451 glew: don't put our CFLAGS into the pkgconfig file b1145cc dbus: update large file patch fad63e3 coreutils: fix problem with acl for 6.9 version 351039f gcc-4.9/5.3: Ignore -fdebug-prefix-map in producer string 7a11650 bitbake.conf: use target path as compile dir in debugging info ef30119 glibc: Security fix CVE-2015-7547 c834ebc glibc: CVE-2015-8776 842177a glibc: CVE-2015-9761 efa1ae5 glibc: CVE-2015-8779 aefe1fa glibc: CVE-2015-8777.patch 152914f oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernels 683ea31 rng-tools: Fix underquoted m4 and libgcrypt floating dependency 7a700f5 lib/qa.py: raise ValueError if file isn't an ELF 334e1b5 lib/oe/qa: ELFFile: check that a path is a file before opening it 11359e9 rng-tools: fix the build with musl a258589 bitbake: bb.ui.knotty: prefix task messages with recipe/task 4bf8b21 bitbake: Move bb.{debug,note,..} into their own logging domain 3b35de3 layer.conf: Add gstreamer1.0-meta-base to SIGGEN_EXCLUDERECIPES_ABISAFE 14e9385 sstate: Add ca-certificates-native to postinst recipes list 73e53e4 nss: define RPATH variable for nss-native 6e4e9f7 Revert "lsbinitscripts: fix the path for mountpoint" 6db39e1 libunwind: Fix build on ppc 47896a7 dbus-glib: 0.104 -> 0.106 93d8fc1 conf/no-static-libs: add explicit rule for libical 637b44c runtime/systemd: Fix for boot time string parse error ef5b8b4 security_flags: Add SECURITY_CFLAGS to TARGET_CC_ARCH for binutils 1387785 binutils: Use tip of 2.26 branch da13f0b buildhistory.bbclass: remove out-dated information on request a56da4a Remove obsolete references to exmap 8b21720 bitbake: knotty: Set exit failure code on runQueueTaskFailed events a9223e2 bitbake: taskdata: Fix traceback issue with missing provider 7593756 bitbake: cooker: Improve cache handling 9cb38c1 poky: Disable static libs by default f852014 bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE b050c50 apmd: fix build with static libraries disabled d585a71 oeqa: Update to handle domain specific references in build logs 9300749 libpng12: Handle no static libs 67ea65e ed_0.5: Handle --disable-static option 438d6d6 conf/distro/include: Add no-static-libs.inc 2eb19cc classes/buildhistory: fix for python function parsing change 1a3204c valgrind: Fix build with musl e8b0da1 rpm: Fix build with musl 48144e0 gstreamer1.0-meta-base: Mark as machine specific due to COMBINED_FEATURES ff8ca89 gdb-cross-canadian: Add missing virtual/* DEPENDS 120a160 e2fsprogs: Update to upstream version of a patch 5394ada gdb: Rationalise PACKAGECONFIG ce0f8ab insane: Add --disable-static to UNKNOWN_CONFIGURE_WHITELIST 94abdb2 linux-yocto: Work around PAT issue on qemux86 6fb493a libgcrypt: update 1.6.4 -> 1.6.5 bf9ad22 musl: Upgrade to tip of tree 5d156bc oe-selftest: don't use specific tasks 80e8928 oe-selftest: pylinted wic tests 9b6dc9b wic-image-minimal: use uuid for root partition ab7cb65 wic: fix processing of --use-uuid 51e0a8a oe-selftest: add new wic testcase 2100f82 wic-image-minimal: update .wks to boot by qemu 4b26601 wic-image-minimal: change IMAGE_FSTYPES f799e21 oeqa/targetcontrol: support wic image type 7066f16 oeqa/targetcontrol: make ssh control optional 0ade658 qemurunner: add parameter to method 'start' d083fec oe-selftest: remove unused parameter c26a9c3 runqemu: support path/to/<image>-<machine>.wic c7f0578 runqemu: don't set KERNEL for wic images 2c3a009 runqemu: add support for wic images 64d2f13 scripts/sstate-cache-management.sh: Change wording 6740dd5 qemu.inc: Add rng-tools to qemu images ce3df21 rng-tools: Import recipe from meta-openembedded 36b43b2 lib/oe/terminal: set workdir for konsole terminal 03e1950 mmc-utils: upgrade to latest git version b5b8003 ltp: Upgrade to 20160126 and fix build on musl f6b3957 initscripts: start urandom after populate-volatiles 85ac8eb initscripts: populate-volatiles.sh: add mount-bind feature be5b72c libdrm: don't detect components that have been disabled 5fc5996 buildhistory: Fix regex to handle versions without spaces 7c3d4c0 debian: Fix superfluous setting for RPROVIDES 2eba066 autotools: Fix interaction with bitbake -b 9c8fee9 autotools: Correct dependency search logic error 971fafb maintainers.inc: include libjpeg-turbo and mmc-utils 4e0b334 scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1 283a302 sanity: Bump minimum version to 1.29.0 1c2d632 bitbake: Bump version post release to 1.29.0 a12dcc4 base.bbclass: fix support for gitsm:// bc72f64 linux-yocto: Update SRCREV for genericx86* for 4.4 be89a1d linux-yocto: Update SRCREV for genericx86* for 4.1 4a8d20a poky: update qemu* to prefer 4.4 kernel d255f4f linux-yocto/4.1: galileo backports and support fdcb373 linux-yocto/4.1: update to v4.1.17 5688cab linux-yocto/4.4: update to v4.4.1 f9f93ae bitbake: cooker: gracefully shutdown parsers 1f7f077 bitbake: buildinfohelper: unset brbe variable when build finishes 9a6cb10 nativesdk-buildtools-perl-dummy.bb: Fix variable expansion in python code 5e978d7 classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATH f56e9aa freetype: update 2.6.2 -> 2.6.3 1ba1aa3 freetype: minor formatting improvements 0d5e611 piglit: upgrade SRCREV 72c6b62 libbsd: Security fix and update 0.8.2 78be954 gstreamer1.0-plugins-bad_git: fix gst_structure_get() etc compiler warnings fdd8979 gstreamer1.0-plugins-good_git: fix gst_structure_get() compiler warning a23a50e python-setuptools: Add python-compile on RDEPENDS 914ff14 qemu: Security fix CVE-2016-2198 0938353 qemu: Security fix CVE-2016-2197 1f3e1d1 curl: add PACKAGECONFIG options for less common / legacy protocols 19045ba toaster: tests Remove symlinks from toasteruitest folder 738a9b7 classes/sanity: check_perl_modules provide output when fail e64ce73 oe-selftest: devtool: add another devtool add test a5095d1 recipetool: create: set S when we set SRC_URI from local git repo ca5a36c recipetool: create: convert http git URLs that don't end in .git but contain /git/ 4c71afb recipetool: create: ensure URL parameters don't make it into the name 86f3464 devtool: add: fix adding from a local source directory fa50153 devtool: modify: make -x the default behaviour f767757 recipetool: create: determine name/version from github/bitbucket URLs d94c7e3 recipetool: create: support cmake find_library directive ddfe744 devtool: commit for extra tasks that modify source when extracting e36cb6c classes/externalsrc: create symlinks for workdir and logs 20034c3 classes/externalsrc: disable rm_work when active c38f253 uninative.bbclass: capture stdout/err from patchelf-uninative 9065222 db: update HOMEPAGE f0d5478 mdadm: update to version 3.4 79d5041 iproute2: update to version 4.4.0 21e3b2a image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPES 6fab5fc recipetool.newappend: add -e/--edit argument 252f97e liburcu: Add nios2 support e72ab70 strace: Fix build for arc, metag, nios2, or1k, tile 691277f udhcpc: specify full path for ip command calls f141f0b alsa-lib: avoid including <sys/poll.h> directly a1ad3d0 oprofile: Add nios2 support fd7dd07 nspr: Add nios2 support 954dc45 guile: Fix nios2 support 611e3d8 binutils: Repair nios2 PLT and GP handling 027eac5 gstreamer1.0-meta-base: make gstreamer1.0-plugins-base-alsa conditional 056d82c curl: drop obsolete pkgconfig_fix.patch 0e62f01 iproute2: update to version 4.4.0 216e618 quota: update to version 4.03 25d2956 oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signatures 2966016 bitbake.conf: remove unused ALLOWED_FLAGS 3bdeda5 libproxy: remove GPLv3 logic and spurious exports 86994fd libproxy: add PACKAGECONFIG control for gnome3 033d754 libproxy: replace PACKAGECONFIG equivalent with the real thing e65a29e openssh: Properly skip ptrace test if tools are missing e1a1e0b openssh: Fix regex that sets sftp-server path for tests d7faf67 insane.bbclass: Support MicroBlaze with musl 9937c93 hdparm: Explicitly set EXTRA_OEMAKE as required 7475c4c qemu: Security fix CVE-2016-1568 4857511 xserver-xorg: Add PACKAGECONFIG for crypto libraries 34798fa mesa: upgrade 10.6.3 -> 11.1.1 7edea7c initrdscripts: fix mmc device as install target c3ef2bb libsoup-2.4: Remove unnecessary gnutls dependency 04454b2 wpa-supplicant: Only depend on libgcrypt when needed 4de0ee6 systemd: Don't depend on gcrypt unnecessarily 0da96bf3 buildstats.bbclass: remove dead URL from comment 326592d Remove obsolete references to exmap a0cc1c3 curl: update 7.47.0 -> 7.47.1 a0d3eb9 sign_package_feed.bbclass: fix task dependencies 8cb1e83 oe/gpg_sign: fix incorrect variable name 902a68f meta/conf/layer.conf: adapt to more flexible initramfs-framework RDEPENDS 5b2b343 tune-corei7.inc: tell qemu to emulate a matching processor 5b70ee4 pixz: fix upstream version check 62a6f97 webkitgtk: update to 2.10.7 1cd6912 libwnck3: update to 3.14.1 e53eef9 iso-codes: update to 3.65 30cf8aa bash-completion: fix upstream version check 8098256 gstreamer1.0: fix upstream check for unstable versions from git c24b0ab ffmpeg: update to 2.8.6 9237097 python: merge python-elementtree into python-xml 5ac4172 piglit: add missing dependency on python-xml 4d3ca42 systemd: tighten timesyncd and journal-gateway user accounts 6be3031 systemd: extend PACKAGECONFIG flags 85728ec systemd: rename systemd-zsh to systemd-zsh-completion 22a2866 systemd: move some tools into systemd-extra-utils package 9909104 classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMS e485686 systemd: realign packages list 41d0f83 systemd: move bash completion into separate package 9a80afd nettle.inc: drop duplicate LIC_FILES_CHKSUM and SRC_URI hashes 72ec267 gdb: drop unnecessary CC_FOR_BUILD etc exports 00d6b67 gdb: build fix for MIPS + musl libc 40e4e8c strace: build fix for MIPS + musl libc 299b426 uclibc: fetch from master branch not 1.0 4ac4d28 uclibc-ng: Bump up to 1.0.12 release 70bfd4c musl: Upgrade to tip of tree d1496b4 e2fsprogs: Fix multiple xattr handling 9d4b526 cdrtools-native: Explicitly set EXTRA_OEMAKE as required 864797a oeqa/prservice: Fix whitespace problem 7cd8351 pseudo: uprev to 1.7.5 246b02e ptest-runner: Explicitly set EXTRA_OEMAKE as required 7932525 unzip: Explicitly set EXTRA_OEMAKE as required 4ef055c sysklogd: Explicitly set EXTRA_OEMAKE as required 625066b stat: Explicitly set EXTRA_OEMAKE as required 07e81c8 pigz: Explicitly set EXTRA_OEMAKE as required 936223b iputils: Explicitly set EXTRA_OEMAKE as required 1e3fdbb ed: Explicitly set EXTRA_OEMAKE as required ef36b6f gptfdisk: Explicitly set EXTRA_OEMAKE as required 59ee206 dmidecode: Explicitly set EXTRA_OEMAKE as required d17758a libacpi: Explicitly set EXTRA_OEMAKE as required 44e8d0f apmd: Explicitly set EXTRA_OEMAKE as required 961d898 perl: Explicitly set EXTRA_OEMAKE as required ecb9c34 oeqa: Improve test failure messages ae2f3a3 sstate: Ensure populate_lic sstate objects are cleaned 26f26e5 package_deb: Ensure allarch deb packages aren't target specific b3a2065 base: Make do_cleansstate nostamp 37357ab classes/testimage: Fix exportTests function. f895a61 classes/testsdk: Add help information on how to run tests. e22fbce oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK one. 92d0cc5 oeqa/sdkext: Add devtool basic tests for eSDK. a619ea2 oeqa/oetest: Fix compatibility SDK tests using eSDK. 062dbd6 classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFEST 4cfdf17 testsdkext: Add skeleton for support Extensible SDK tests. 5580d7b classes/testsdk: Add compatibility SDK testsuite to eSDK 7181da7 oeqa/oetest: oeSDKTest when run a command redirect env output to null f3c2ce2 classes/testsdk: Add function run_test_context 3577c35 oetest.py/TestContext: Move loadTests and runTests inside it. 8009418 testimage/testsdk: Move get test suites routine inside TestContext. b588b80 testimage/testsdk: Modularize TestContext. 59791d1 toolchain-shar-extract.sh: Add proxy variable to new env. abd8158 classes/testsdk: Add call to export_proxies on testsdkext. 42f2ac4 classes/testsdk: Add testsdkext task only install. 90590ab get_test_suites: Add sdkext type for load test suites. 2ecc319 populate_sdk_ext: Set TOOLCHAINEXT_OUTPUTNAME. 7b459be classes/testimage: Add defeault inherit for testsdk. 24326a9 classes/testsdk: Add new class testsdk. 3d1d30b testimage: Modularize helper functions for get test lists. 8b5ee36 bitbake.conf/base: Improve handling of SRCPV 947e526 oeqa: setup bitbake logger after tinfoil.shutdown 400f530 bitbake: build: Improve python execution tracebacks aece748 bitbake: build/data: Don't expand python functions before execution [API change] e39cfb1 bitbake: cooker: Don't expand python functions in variable dumps f652b6b bitbake: data: Don't expand python functions for variable dependencies d3e0c44 bitbake: data_smart: Avoid expanding anonymous python functions e0eb2ea bitbake: toaster: models Remove manual transaction control from lsupdates 48622e1 bitbake: toaster: build section Improve display of builds when > 1 targets 4d0ba0f bitbake: toaster: templates make build data breadcrumb consistent 99184d7 bitbake: BBHandler/ast: Merge handMethod and handleMethodFlags 6ba69b4 bitbake: utils: Drop datastore function inspection during exception f8a44b1 bitbake: cooker: extended dot styling 30c132b bitbake: toaster: Enable Image Customisation feature 5e14a8f bitbake: toaster: xhr_customrecipe_packages Add dependencies to included packages 749f5a6 bitbake: toaster: orm generate_recipe_content only exclude locale packages 6269411 bitbake: toaster: customrecipe page Add last successful build link and conditionals 8d5b61e bitbake: toaster: models Add update_package_list for CustomImageRecipe 86db0bd bitbake: toaster: orm Add last_updated field to CustomImageRecipe 18d8b17 bitbake: toaster: models add get_last_successful_built_target method 8885b7b bitbake: toaster: pkg_dependencies_popover just show direct dependencies 40f6eff bitbake: toaster: models add all_depends method for Package_DependencyManager a8ab1c6 bitbake: toaster: buildinfohelper CustomImagePackage update dependency info 0fee829 bitbake: toaster: newcustomimage_modal add frontend name validation cb6d290 bitbake: toaster: API CustomImageRecipe check the recipe name supplied is valid 5634a25 bitbake: toaster: views CustomRecipe API add size information to the package lists 6fbceb0 bitbake: toaster: models Invalidate ToasterTables cache when a m2m field changes 998f9af bitbake: toaster: customrecipe Add dependency tracking to package selection 9976e4f bitbake: toaster: tables move template logic into the pkg_add_rm_btn d77c247 bitbake: toaster: CustomImageRecipe generate overwrite IMAGE_FEATURES 481dc11 bitbake: toaster: make locale packages uneditable in custom image page a757d39 bitbake: toaster: include locale and packagegroup packages in custom image baac458 bitbake: toaster: update custom image package table filters efbffe3 bitbake: toaster: move recent builds query to model b514785 bitbake: toaster: update customimagerecipe migration df58f5b bitbake: toaster: add merge migration to resolve conflict 38f4913 bitbake: toaster: orm generate_recipe_file_contents Handler for require recipe 769017e bitbake: toaster: project builds Poll the server to get latest progress for build 971d65c bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base layer 6d9f342 bitbake: toaster: tables Check layer presence in project for customise_btn 76c0008 bitbake: toaster: toastergui tests Add addtional data to the setUp for new tables 70a078e bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeid 7e4c231 bitbake: toaster: toastergui tests Update package test to use CustomImagePackage 4b3c9d6 bitbake: toaster: customrecipe Add further front end features using new API b213907 bitbake: toaster: xhr_customrecipe_packages add GET info for package response a9668ee bitbake: toaster: xhr_customrecipe_id change to use CustomImagePackage 439314c bitbake: toaster: API allow CustomImageRecipe to be updated after creation 9ea4de6 bitbake: toaster: tables Change SelectPackagesTable to use ProjectPackage 20f400b bitbake: toaster: tables add recipe download link to CustomImagesTable 1c9ce1c bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRecipe 8b1d043 bitbake: toaster: libtoaster Add createCustomRecipe method 32048fa bitbake: toaster: orm Add convenience method to get all pkgs in a CustomImageRecipe c80b7df bitbake: toaster: orm get_project_layer_versions to return layer_version objects 796e348 bitbake: toaster: toastergui tests Add unit test for download custom recipe 04d8c94 bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRecipe 4e8a0aa bitbake: toaster: views xhr_customrecipe_packages clean up API 66b5608 bitbake: toaster: toastertable remove title from Show all in table ce72896 bitbake: toaster: Add recipe details page 5f52614 bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage template 2a3dd32 bitbake: toaster: Continue front end features to custom image recipe page. d6e7e4a bitbake: toaster: tables Add table for Packages and update SelectPackagesTable 43f0a05 bitbake: toaster: views Add view to download custom recipe 2cf55af bitbake: toaster: move CustomImageRecipe generation to API entry point c402ac2 bitbake: toaster: orm add CustomImageRecipe generate contents function a6e4f94 bitbake: toaster: buildinfohelper Add the concept of CustomImagePackage e1bfe1c bitbake: toaster: orm: Add db migration for new CustomImagePackage table f760a78 bitbake: toaster: orm Add CustomImagePackage table 4117af2 bitbake: toaster: orm: Add db migration for new CustomImageRecipe inheritance change 1f10289 bitbake: toaster: orm make CustomImageRecipe inherit from Recipe 648753b bitbake: toaster: orm Add sum of dependencies size function to PackageDependencyManager a92fc30 bitbake: toaster: tablejs Add an event handler to manually trigger a data reload 4c82878 bitbake: toaster: ToasterTables simplify filter function move common part to widget 3e1e8e6 bitbake: toaster: models fall back to a sensible string for no vcs reference 14d09c8 bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is Recipe 7d5d8d0 scripts/lib/bsp/engine: trailing whitespace cleanup dfeda17 scripts/lib/bsp/engine: fix path separator d482d84 maintainers: remove gtk-theme-torturer and gnome-mime-data d0d85a4 bitbake: bb/fetch2: Move export_proxies function from wget to utils. 7226ce2 glibc-locale: fix QA warning 4a2f42f formfactor: add machconfig for Beaglebone eb53c54 sstatetests: Fix after change to sstate populate_lic SWSPEC a43b9ef gstreamer1.0-plugins-base: move freetype dependency into 1.6.3 recipe fb4f05b gstreamer1.0-plugins-base_git: update to git master 1.7.1-79-g6414289 fc81c80 gstreamer1.0-plugins-bad_git: avoid including <sys/poll.h> directly 3f02474 gstreamer1.0-plugins-good_git: avoid including <sys/poll.h> directly 9b0a74a gstreamer1.0: avoid including <sys/poll.h> directly f9e565e gmp_4.2.1: fix build for MIPS 6d570c8 gmp.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 3aecdd9 gmp: move BBCLASSEXTEND = "native nativesdk" from gmp.inc into 6.1.0 recipe 263a65d gmp: move SRC_URI out of gmp.inc + minor reformatting aacae25 image_types.bbclass: Embed IMAGE_NAME in ubinize config file 9c0d4ec toolchain-scripts: drop PYTHONHOME 6560f80 python: set PYTHONHOME for nativesdk 92ae4e2 gcc: musl related fixes for ppc/secure-plt and gthr 9e5222c gcc: Assume libssp and dl_iterate_phdr on musl 281bd41 security_flags: wipe security flags for gcc/glibc and related libraries 61a5875 security_flags: use -fstack-protector-strong a07f2fd security_flags: ensure security flags only apply to target builds 8d57d1d gcc: Fix build on musl with -fstack-protector eb134c6 isoimage-isohybrid.py: fix cpio working directory 8bedf76 glib-2.0: use the system libpcre 1ae132e libpcre: enable unicode properties by default 3adb8d5 python3: remove optimize by default patch 1df1ac9 security_flags.inc: don't do -pie for syslinux 562c75c neon: convert to PACKAGECONFIG 6228cf8 bitbake: toaster: reinstate ID on edit columns button 916c73d bitbake: cooker: shutdown cooker parser on shutdown 8857498 bitbake: fetch2/osc: Clean up old variable syntax 54da829 bitbake: fetch2/osc: Remove hardcoded url c57ba52 cross-localedef-native: add ABI breaking glibc patch 0cc825f uninative: Improve error handling 576a248 patchelf: Add patch to handle large files bbdbe00 package_manager.py: fix python indentation bug (opkg) ea40a0b populate_sdk_ext: Make populate_sdk_ext depend on sdk_extra_conf 4f7656a populate_sdk_ext: Add support for a "minimal" type 71bb332 populate_sdk_ext: Don't set sdk_update_targets in the config 5b7a43e toolchain-scripts.bbclass: Use PYTHONPATH instead of PYTHONHOME f1f8447 copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cache b130805 gnome-mime-data: remove 12d5fa8 gtk-theme-torturer: remove from oe-core 659d755 openssl.inc: drop obsolete mtx-1 and mtx-2 over-rides 32b498c scripts/devtool: Add getVarFlag expand argument ed5daa1 bitbake.conf/native/nativesdk: Set PKG_CONFIG_SYSTEM_ at top level 8fa2d52 pango: unset LDFLAGS when building gen_all_unicode edfaa04 pango: merge bb and inc 00ccf51 e2fsprogs: Ensure we use the right mke2fs.conf when restoring from sstate 66a6ec2 nativesdk: Set PKG_CONFIG_SYSTEM_ variables 34e95b0 local.conf.sample.extended: Document HOW-TO enable systemd or busbox for init system 077d32e local.conf.sample: Remove trailing whitespaces 6ae662a bitbake: parse/ast: Mark anonymous functions as python functions 9913fd8 bitbake: codeparser: Improve handling of data.expand() dependencies 4628fe1 bitbake: lib/bb: Add expansion parameter to getVarFlag b98866d bitbake: fetch2/gitsm: Fix when repository change submodules 390c2c1 bitbake: data_smart: Add missing expand parameter to getVar call 56454f6 bitbake: bitbake: prserv: do not clear umask when daemonizing abf8a8f bitbake: bitbake: prserv: SIGTERM handling hung process be032fc bitbake: bitbake: prserv: -wal and -shm sqlite lost when daemonizing 1e95ebd poky-tiny: Use musl for default system C library 6594bd5 maintainers.inc: Set me as Maintainer of QEMU. 86851d5 insane: Fix populate_sysroot sanity test path d09a25e socat: upgrade to 1.7.3.1 fad264b libffi: move from recipes-gnome to recipes-support d3753dd libffi: ensure sysroot paths are not in libffi.pc c72614b syslinux: remove LDFLAGS manipulation 8ad11fc lttng-tools: Fix ptest installed la files 66ed16b gnutls: update 3.4.8 -> 3.4.9 149cb17 python-distutils: add missing dependency on python-email 3473962 nss-myhostname: Fix build on musl 42e37d7 linux-firmware: update to latest revision 52442afee ce1bed7 license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardeps e43504b i2c-tools: point SRC_URI at Yocto source mirrors 2d7622c gnutls.inc: allow libidn support to be controlled via PACKAGECONFIG 60ebe1c gnutls.inc: add gmp to DEPENDS 935aa96 gnutls.inc: minor formatting improvements 3fa1c54 Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel ARCH" 0b82af2 wic: isoimage-isohybrid: check for syslinux-native 9699441 formfactor: add machconfig for qemumips64 4701dc9 ncurses: use closing curly brackets in FILES_${PN}-tools variable 9d9f233 util-linux: Change ALTERNATIVE_PRIORITY above busybox 8f2306c mktemp: lower the priority of standalone mktemp package 6251846 libxsettings-client: drop obsolete disable_Os_option.patch 7894633 wic: default to empty bootloader config 090fb51 copy_buildsystem: add ability to exclude layers 8dc600f toaster.bbclass: reinstate scan for artifacts in the sdk directory eee675b toaster.bbclass: attach image file scan postfunc to do_image_complete 0c0b072 meta: add ASSUME_PROVIDED dependency on wget-native for http fetches f926610 gtk+3: Tweak getVar to use True, not 1 7fa6eeb classes/lib: Add expand parameter to getVarFlag 252e645 python-pycurl: remove unnecessary exports 9fd214d sstate: Fix SSTATE_SWSPEC only used by populate_lic tasks 4ea6a64 package.bbclass: Add data expansion to do_split_packages() 6ab5001 busybox/gtk/perl/base-passwd: Ensure data is correctly expanded e8860f7 ref-manual: Fixed typo in FAQ 14.15 section. 9d2925e ref-manual: Updated FAQ entry regarding Proxy for SOCKS 29a44da ref-manual: Fixed type in LICENSE_CREATE_PACKAGE variable description 4181e58 ref-manual: Updated warning regarding libexecdir 0d8bd7d ref-manual: Added description for LICENSE_CREATE_PACKAGE variable. 6aca5b8 ref-manual: Added remove-libtool class 5e2201e toaster-manual: Updated the "Installation" to have TOASTER_DIR information 3aa162a p11-kit: fix packaging warnings 60c9759 piglit: don't use /tmp to write generated sources to b33e440 libical: Work around hardcoded paths in pkgconfig file a131b6e documentation.conf: align the documentation for DEBUG_OPTIMIZATION and FULL_OPTIMIZATION with bitbake.conf 974a8c0 pciutils: Explicitly set EXTRA_OEMAKE as required 2d3e6f3 openssl: Explicitly set EXTRA_OEMAKE as required b07e161 dbus: add user sessions support 877eae1 dbus: use ${systemd_system_unitdir} 6010088 populate_sdk_ext: Add SSTATE_MIRRORS to config blacklist 70ec867 insane: add test for -dev packaging containing real libraries 38d6f1f python3: set INSANE_SKIP as libpython3.so is a trampoline library 4ac4023 p11-kit: fix module packaging 9a27010 libnl: package the libnl-cli modules in libnl-cli 111af1d remove-libtool: add new class 333dce4 gtk-immodules-cache.bbclass: fix immodules-cache path b1e41f4 Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location" ac1f311 directfb: use Yocto source mirrors for SRC_URI 4d80f7a gcc-configure-common.inc: drop --enable-target-optspace from configure 654eddc machine/include: drop tune-cortexm*.inc and tune-cortexr4.inc 322015a liboil: drop recipe from oe-core 41d50f9 boost: Fix build on soft-float ABI arm systems 07a91a6 libnss-mdns: Check for nss.h before using 1b34f55 db: Use cross libtool 64089c6 libtool-cross: Unset pre|post dep objects 457f417 docbook-xsl-stylesheets: create a link for easy refer 1ba62f9 pth: Remove dead code a4a5d1f bitbake: cooker, bitbake-worker: Fix spelling of "received" 8f6b9c7 bitbake: cooker: Only start as many parse threads as we need 602da7c bitbake: knotty: Don't show errors for universe provider issues 1dd2d76 linux-yocto: Adds new genericx86 and genericx86-64 SRCREVs for kernel 4.4 b8fa9d3 poky: Add poky-world-exclude.inc and add qwt-as 5503a22 sstate: Revert using -m option to tar in sstate 6023798 libarchive-native: Disable libxml2 support b09b054 pcmciautils: Fix makefile race 89df5f1 binutils: Use target provided zlib c85c54f binutils: Upgrade to 2.26 ba2fdcd native.bbclass: Set CXXFLAGS from BUILD_CXXFLAGS not BUILD_CFLAGS 2394b15 gstreamer1.0-plugins-base: Add video crop supporting when convert frame 2724908 gstreamer1.0-plugins-bad: Fix memory leak of navigation thread db81fc9 lib/oe/package_manager: remove package feed lists c43da12 externalsrc: use shared CONFIGURESTAMPFILE if B=S c6b8227 Make sure that the directory for CONFIGURESTAMPFILE exists ca06179 autotools.bbclass: use oe_runmake instead of ${MAKE} f4f9f2f gcc, qemuppc: Explicitly disable forcing SPE flags 691f7e4 pango.inc: misc dependency fixes 70efb8d pango.inc: limit ptest specific do_compile_prepend to target builds c1273d4 systemtap_git.inc: do not immediate expand SELECTED_OPTIMIZATION e631be2 glibc.inc: do not immediate expand SELECTED_OPTIMIZATION 770d9ff mkelfimage: fix target cflags leaks to host c936bf0 base: Move COMPATIBLE_MACHINE out the scope of SOURCE_MIRROR_FETCH 3072361 bitbake: bitbake: BBUIHelper: Remove function findServerDetails 28c041c bitbake: fetch2: Simplify logic in verify_checksum() 5375e64 bitbake: bitbake: Set process names to be meaninful 5b234d1 bitbake: utils: Add ability to change the process name 0b06924 bitbake: data.py: avoid double newlines at the end of functions in emit_var() 68600ae bitbake: build.py: minor shell_trap_code() formatting tweaks 423a264 conf/distro/poky.conf: use example.com for connectivity check 6c058ce curl: update 7.46.0 -> 7.47.0 ( CVE-2016-0754 CVE-2016-0755 ) adbe63d openssl: update 1.0.2e -> 1.0.2f ( CVE-2016-0701 CVE-2015-3197 ) 85b6679 autotools.bbclass: don't create subshell to delete configure scripts 2f1bcc1 sstate: Add back packagedata on packagedata dependencies 346b225 libical: update to 2.0.0 b696bb3 kexec: package kdump init script/configuration file correctly 51cebbf connman: fix crash with iptables 1.6 7f54fab autotools_stage.bbclass: remove it 07c4bc1 gdb-common.inc: add PACKAGECONFIG for readline 5869e35 tzdata: update to 2016a c9cc707 tzcode: update to 2016a aff2f58 glibc-testing.inc: drop pruning of PATCH_GET from the testglibc script dfb9d41 gcc-cross.inc: drop pruning of PATCH_GET from the testgcc script 9e7d929 bitbake.conf: stop exporting PATCH_GET = "0" 5410aff sstate: Improve handling of useradd dependencies 9823802 gtk-icon-utils-native: Drop problematic dependency 6c04e0d glib.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 83476b5 glib-2.0: drop add-march-i486-into-CFLAGS-automatically.patch fab76ae glib-2.0: refresh configure-libtool.patch 593dcd4 systemd: fix systemctl enable script for template units 3c90507 glib: use bash-completion.bbclass d88ed5d kmod: use bash-completion.bbclass 0f3780c git: use bash-completion.bbclass 9d20661 util-linux: use bash-completion.bbclass 0e5b0bf dbus-glib: use bash-completion.bbclass 9cddc0a bash-completion.bbclass: add class ddb786c bash-completion: move in recipe from meta-oe 74e2f68 ffmpeg: add a recipe, and remove the libav recipe eb7e554 lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks 3ed566e gcc: fix hidden weak symbols by removing buggy gcc patch 51d9ba6 dpkg: fix CVE-2015-0860 f80d16e qemu.bbclass: clarify QEMU_EXTRAOPTIONS 3dca294 pango.inc: drop obsolete dependency on qemu-native a16e9a2f dbus: upgrade to 1.10.6 7081458 buildhistory: fix the check for existence of a git repo d74325e connman: tidy up connman-conf usage 79f4495 connman-conf: convert to systemd oneshot 5c35883 bitbake-whatchanged: avoid double do_ task name prefix 7881c02 netbase: add ipv6 host to /etc/hosts 93fcee6 linux-yocto/4.4: CVEs and preempt-rt update 07c182f linux-yocto/4.1: update to 4.1.16 7003698 gstreamer1.0-plugins-bad: fix compiler warnings with -Os in 1.7.1 6e90145 gstreamer1.0-plugins-good: fix compiler warnings with -Os in 1.7.1 3cd70c8 libsoup-2.4: add glib-2.0-native dependency d5b3b97 libtirpc: remove stray .orig file from Use-netbsd-queue.h.patch 209066c ptest-runner: Add ptest-runner_2.0 recipe. 4953e26 musl: Upgrade to tip of tree 52413d0 libdrm: Refresh patch to match upstream submission 66e215f fts: Correct LIC_FILES_CHKSUM be4c446 pth: Delete df95988 elfutils: Fix build with uclibc/musl 047ad2c grub: Backport fix for largefile detection/use 956be0c oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot fails 3b5288f libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULT 4f3ef90 ref-manual: Updated the BBMASK variable description. b2b7214 dev-manual: Restored ptest-runner2 to ptest-runner d484e58 ref-manual: Removed obsolete do_deploy statement from "Shared State" 7705b87 toaster-manual: Updated instructions for production setup. 4b4a8a6 ref-manual: Updated the SDK figure. d7481ce ref-manual: Added do_image and do_image_complete tasks d39e9d1 ref-manual: Rewrite of "Image Generation" and devtool text. 1e7735e ref-manual, mega-manual: Updated the Image Creation figure fded4fa ref-manual: Updated configuration of auto.conf in closer look 9f192c8 dev-manual: Updated the devtool help examples. 4bbd39d dev-manual: Grammar fix to kickstart section. 75078dd dev-manual: Updated wic reference section 9ed7881 poky-ent: Grouped Fedora perl packages for niceness 3ac0416 local.conf.sample.extended: Update the info about BBMASK d61d290 bitbake: bitbake-user-manual-ref-variables: Update the help for BBMASK a948f52 bitbake: cooker: Allow BBMASK to contain multiple regular expressions e82101a bitbake: bitbake-user-manual-metadata: Updated 'dir' flag 100d6c2 bitbake: bitbake-user-manual: Updated the example BitBake directory 11be341 documentation.conf: Update the help for BBMASK 3d2c0f5 cmake: update to 3.4.2 4364850 at-spi2-core: update to 2.18.3 c763940 webkitgtk: update to 2.10.5 1e95815 libsecret: update to 0.18.4 9259a43 freetype: update to 2.6.2 5ec6dbb gdk-pixbuf: update to 2.32.3 9c84fbc glib-2.0: update to 2.46.2 bd7278c gtk+3: update to 3.18.6 d609cd5 gtk+: update to 2.24.29 6197313 gtk-icon-utils-native: update to 3.18.6 1556f0e libsoup-2.4: update to 2.52.2 dff038a waffle: update to 1.5.2 89bd19f vala: update to 0.30.0 6c02099 rxvt-unicode: update to 9.22 245af2b btrfs-tools: Disable backtrace on musl fa01d37 bsd-headers: Fix LICENCE and dev package RDEPENDS 05e11a5 gdb: Fix build failures on musl 72c1aa2 ltp: Add rdep on ldd 1d0332d argp-standalone: Fix build when S != B 9f22898 bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus() d11cc29 busybox: fix stop -vs- start typo in rcS script 9f4b088 mtools: keep v3.9.9 recipe in sync with the v4.0.18 version 2c14be3 gen-lockedsig-cache: fix bad destination path joining 9dea876 distutils-common-base: do not set PACKAGES - use defaults from bitbake.conf 4ead707 insane: remove unused variable assignment 44e9c3b meta: fix capitalisation in Upstream-Status 06b4572 pixman: only check even upstream versions 0f74387 gcr: check only even upstream versions a2848ee avahi: Add patch to fix Win10 mDNS issues 04ef34f xf86-input-libinput: initial add 0.16.0 8a2dfa1 image.bbclass: check INITRAMFS_MAXSIZE 962cc37 systemd: make TEST_DIR configurable 9967746 bind: update to 9.10.3-P3 cac47db uninative: handle UNINATIVE_URL being file:/// 9995814 uninative: fix path to patchelf-uninative 2495dfa scripts/wipe-sysroot: also delete uninative sysroot bb97157 meta/lib: new module for handling GPG signing aadb879 devtool: extract: use the correct datastore for builddir fa801e7 busybox: backport upstream truncate open mode fix 6996b26 gstreamer1.0-plugins-base.inc: drop obsolete dependency on liboil 1c4a8cc e2fsprogs: disable blkid 0de8766 pango.inc: drop obsolete FULL_OPTIMIZATION over-ride 89a7ed5 devtool: add configure-help subcommand 84720c8 devtool: properly handle bb.build.FuncFailed when extracting source c3f0f7b devtool: add: warn if modified recipe found in attic directory e559b66 devtool: build-image: allow specifying packages to add to image e00eac8 devtool: move edit-recipe to a separate module 6720bda image: Don't create tasks with '.' in the name 88ca227 rootfs-postcommands: fix allow-empty-password on read-only rootfs fdac363 kernel: Clean DEPLOYDIR before do_deploy runs c2231de gcc-cross-canadian: Add missing DEPENDS on virtual/${HOST_PREFIX}gcc-crosssdk 5fdedb6 libtirpc: Drop unneeded xz-native dependency 7a98fb7 libuser: Drop unneeded xz-native dependency 72f98ba bitbake: toaster: Update UI test runner c192bd6 Revert "xz: Allow to work with ASSUME_PROVIDED xz-native" 6df607b acpid: upgrade to 2.0.26 7a52f67 build-perf-test.sh: add eSDK testing 5c367ec build-perf-test.sh: more generic timing function 44fee2b python3-pip: Upgrade to 8.0.0 9d95a9d orc: update HOMEPAGE 0c1c93e gstreamer1.0-plugins.inc: drop obsolete ${S}/po/Makefile.in.in workaround be145ad busybox: Add support for busybox-init 716fa93 pulseaudio.inc: drop obsolete dependency on liboil 55bfaa2 sqlite3: update 3.10.0 -> 3.10.2 6bb1dd1 sqlite3.inc: add PACKAGECONFIG to support building against libedit 39f6a9e sqlite3.inc: dynamically link the sqlite3 command-line utility 9b2835e sqlite: formatting improvements, move more stuff into sqlite3.inc 89ed462 sqlite3.inc: drop obsolete config_BUILD_CC, etc exports 6188419 sqlite3.inc: fix readline PACKAGECONFIG 939de8d sqlite3: fix the parallel build fix patch a304b82 weston: Add missing DEPENDS on wayland-native 4a5458f bitbake: fetch2: Don't show checksum warnings if a single checksum was supplied e66599f uninative: Fix conflicts with normal sysroot 4833bee insane: Drop do_stage test 861c916 populate_sdk: Use pixz instead of xz a1c35f3 lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages" 29c5eda uninative: Add fetch capability b54fa25 pixz: Add 1.0.6 d47572d xz: Allow to work with ASSUME_PROVIDED xz-native 0aeb33f lib/oe/package_manager: prevent testing an undefined variable c1f4e92 recipetool: create: better fix for fetch error handling 10c8d14 recipetool: create: fix extraction of name from URLs ending in / b307e0a recipetool: create: extract SRC_URI from local git repositories 50e40fc devtool / recipetool: support specifying a subdirectory within the fetched source 7e1691d recipetool: create: strip quotes from values extracted from CMakeLists.txt 477fa84 gen-lockedsig-cache: copy correct native sstate into ext SDK 204e4ab toolchain-shar-extract.sh: improve behaviour when xz is not installed 979c8fb classes/populate_sdk*: add dependencies on script files f220abc classes/populate_sdk_ext: drop ext-sdk-prepare.py when installing b435225 devtool: add sdk-install subcommand 44d1a2a devtool: sdk-update: improve SDK update process robustness 3360baa devtool: sdk-update: improve temp directory handling d193531 devtool: build: ensure pkgdata is written out d3a4f72 classes/populate_sdk_ext: add option to bring in pkgdata for world a9dfced linux-libc-headers: Port patches for linux-headers for musl 3cffa6d libsolv: Update to 0.6.17+ d9134cf glib-2.0: Fix locale location on musl 527cd95 syslinux: Set LD to avoid using build host ld 136db70 binutils: Fix gold linking errors due to unresolved R_ARM_MOVW_ABS_NC 704e342 puzzles: Silence warning on arm with clang bee65f9 eglinfo: Fix build on raspberrypi 6296c0f mdadm: Fix build with musl 67eef11 gpgme: Define __error_t_defined on musl 368e838 console-tools: Fix header inclusion when not using glibc 5a8c935 uclibc: Update to 1.0.11 1113d58 unfs3: Depend on libtirpc when building on musl 2ecfc02 guile: Fix build with musl 2df08b8 bsd-headers: Package cdefs.h 29deaf0 musl: Create ld.so as a relative symlink 2d028b3 fts: Fix linker hash-style option 8dd1aa8 dosfstools: Correct cross-compile CFLAGS and fix build with musl 21550d1 nss: Undefine HAVE_SYS_CDEFS_H 92e6a7a apmd: Fix build with musl 5d661c5 pcmciautils: Fix parallel build and include sys/types.h 86795ff kexec-tools: Define _GNU_SOURCE for getting loff_t definition ff8006f systemd: Skip parsing on musl based targets f2856a1 oprofile: fix build with musl 226c450 portmap: Point to tirpc headers and libraries on musl 5512c2f nfs-utils: Disable tcp-wrappers for musl 06d0204 bsd-headers,musl: Add recipe for bsd missing features c2c9202 tcf-agent: Implement canonicalize_file_name() for musl as well f294813 chkconfig: Avoid using caddr_t b2aca09 nspr: Drop older glibc code c0976fc irda-utils: Fix header inclusions a3f9721 iproute2: Fix build with musl 22333f0 libuser: Fix build when secure getenv is not there ea9dc99 iputils: Use member based initialization for mrghdr struct b207868 pax: Fix build with musl 1076499 tar: Fix build for musl based targets e451023 rt-tests: Fix build with non-gcc compilers 68da390 webkitgtk: Fix build with clang/musl da81635 console-tools: Include sys/types.h for u_char and u_short defs 205a07a sysklogd: untangle header inclusion maze 9f40dba babeltrace: Add missing header for MAXNAMLEN define 2458850 libunwind: backtrace APIs are glibc specific abdfacb apt: Add support for building for musl targets ec187d3 puzzles: Zero'ise structs before use 3cd0a8c dpkg: Add musleabi to known architectures aaa8516 xinetd: Fix build with musl 93fb408 watchdog: Fix build with musl 7509ffd gzip: Fix build with musl 1d28cbc directfb: Fix build with musl 7b6b312 net-tools: Link with libintl on uclibc ee1bfdb parted: Fix build with uclibc ed5da2a mtools: Fix build with uclibc 5384f08 gnutls: Link with libuargp on uclibc 493e557 guile: Fix build with uclibc 1636f6f packagegroup-self-hosted.bb: Move glibc-gconv-ibm850 to glibc only case 3e7d7ab util-linux: Fix ptest builds on musl 77825f8 gnutls: Link with libargp on musl and depend on argp-standalone 1a6fe71 argp-standalone: Add recipe a7d780c gdk-pixbuf: Fix latent build issue exposed by musl f2cf5d3 xserver-xorg: Fix build with musl b8de631 libcgroup: Add dependency on fts when building on musl 87c3e98 connman: include config.h for HAVE_STRUCT_IN6_PKTINFO_IPI6_ADDR cc55fc7 fts: Add recipe 6e3950b tcp-wrappers: Fix build with musl 68f88a5 ppp: Fix build with musl 4972edd blktrace: Include <sys/types.h for dev_t d629fa1 powertop: Include right headers for timval struct 063dc38 update-alternatives: when warning about alt_link==alt_target, say what PN 6baafa1 python-setuptools: Unify and upgrade python-setuptools and python3-setuptools to 19.4 f0e500e gstreamer1.0-libav: update git recipe to 1.7.1 90cbdfb gstreamer1.0-plugins-ugly: update git recipe to 1.7.1 6752484 gstreamer1.0-plugins-bad: update git recipe to 1.7.1 ad8f201 gstreamer1.0-plugins-good: update git recipe to 1.7.1 2ca9f20 gstreamer1.0-plugins-base: update git recipe to 1.7.1 3c7f2b8 gstreamer1.0: update git recipe to 1.7.1 7c810d0 gstreamer1.0-libav: update 1.6.2 -> 1.6.3 a4b8e9a gstreamer1.0-plugins-ugly: update 1.6.2 -> 1.6.3 8170e06 gstreamer1.0-plugins-bad: update 1.6.2 -> 1.6.3 497ebc9 gstreamer1.0-plugins-good: update 1.6.2 -> 1.6.3 3d87902 gstreamer1.0-plugins-base: update 1.6.2 -> 1.6.3 1e256ee gstreamer1.0: update 1.6.2 -> 1.6.3 dacf2aa gst-plugins-package.inc: drop perl RDEPEND for XXX-apps packages 676275f gstreamer1.0-plugins.inc: don't set base SRC_URI via python 852f098 gstreamer1.0-plugins.inc: drop obsolete lib-link.m4 workaround a32ac26 gstreamer1.0-plugins-bad.inc: update hls dependency gnutls -> nettle 97e0752 gstreamer1.0-plugins-bad.inc: don't set ${S} or apply version specific patch 78e9361 gstreamer1.0-plugins-good.inc: remove duplicate --disable-examples 0edabfd gstreamer1.0-plugins.inc: convert GSTREAMER_1_0_DEBUG to a PACKAGECONFIG 81cd227 gstreamer1.0-plugins.inc: add missing glib-2.0-native dependency a0b1e66 gstreamer1.0.inc: add missing glib-2.0-native dependency e5fb79d gstreamer1.0-rtsp-server.inc: minor formatting improvements 434aa8e gstreamer1.0-omx: minor formatting improvements + update HOMEPAGE 69bcd33 gstreamer1.0-libav: minor formatting improvements + update HOMEPAGE 1d6e61a gstreamer1.0-plugins-ugly: minor formatting improvements c45ce26 gstreamer1.0-plugins-bad: minor formatting improvements c1ea981 gstreamer1.0-plugins-good: minor formatting improvements beb8091 gstreamer1.0-plugins-base: minor formatting improvements 61f30b4 gstreamer1.0-plugins.inc: minor formatting improvements 981145a gstreamer1.0: minor formatting improvements 9f1a943 gst-plugins-package.inc: minor formatting improvements 9e08b69 gst-player: minor formatting improvements a8ed2c8 valgrind: remove unused valgrind-remove-rpath.patch e24123d emptytest: exclude from world builds 6808035 build-appliance-image: bump version to 14.0.0 eb418c3 insane.bbclass: fix package_qa_walk() e185004 insane.bbclass: print all the QA messages 95fa36e weston: upgrade 1.8.0 -> 1.9.0 1bc0c89 wayland: upgrade 1.8.1 -> 1.9.0 03dae8e glib-2.0: fix the ptest 68c5e6d insane.bbclass:buildpaths: ignore ipkg/dpkg's CONTROL dir 258676b sstate: display the sysroot name when cleaning for clarity f35b2e2 bitbake: set default libexecdir to $prefix/libexec 40f0c2d gawk: fix libexecdir/libdir/BPN confusion 2458f41 mesa: update SRC_URI fdb12f9 e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV} 9cf1ec0 valgrind: avoid neon for targets which don't support it b191f58 valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests b0b3412 valgrind: let valgrind determine its own optimisation flags 92abb5f meta/files/toolchain-shar-relocate.sh: Detect different python binaries and select one that exists. 924e2c3 python-nose: upgrade to 1.3.7 02440b5 python-native: Make python-native also RPROVIDE python-unittest-native b7ca05d linux-libc-headers: update to 4.4 f73ee59 libpng12: upgrade to 1.2.56 3a59486 libpng: upgrade to 1.6.21 63a49f8 libtirpc: remove redundant va_list patch 55a8df2 perl: Upgrade to 5.22.1 a840588 oeqa/selftest/signing: use temporary rpmdb 65c1de9 kexec-tools: inherit update-rc.d ba837f1 autotools: don't output the full config.log on configure failure 3e3cb62 bitbake.conf: Remove horrible variable expansion hacks b963efb mesa: add missing wayland-native build dependency 9dd6c81 maintainers.inc: Correct maintainership for several packages bd1a534 bitbake: toaster: run bitbake server with --read option 76a281c bitbake: taskdata: add the ability to access world targets list 11a1f49 bitbake: cache.py: check existence before add to cachedata.rproviders 05c1775 bitbake: taskdata.py: add RuntimeProviders to close matches cf9cb65 bitbake: data_smart: Don't show exceptions for EOL literals b80219e udev: Add 2 patches to support 4.4 kernel 1013385 gcc-runtime.inc: provide libquadmath 60b237f kexec: update supported architecture list 92a0032 strace: update 4.10 -> 4.11 0aa8169 strace: fix ARCH definition in tests/Makefile 2408149 strace: remove need for git-version-gen script 9ca6a5f strace: fix --disable-aio configure option dd90f32 strace: drop unnecessary dependency on acl aadae7b libnewt: Fix linking error due missing symbols 571289d lib/oe/package_manager.py: Remove list() from PkgsList class 6ebda8e lib/oe/rootfs: Use list_pkgs() instead of list() 03075f6 lib/oe/utils: Add function format_pkg_list() c708411 lib/oe/package_manager: Add list_pkgs() to PkgsList class 113e136 python3: Minor upgrade 3.5.0 -> 3.5.1 918149d python-numpy: upgrade to 1.10.4 eae7584 swig: upgrade to 3.0.8 21f7677 python-scons: upgrade to 2.4.1 7721652 python-pycurl: upgrade to 7.21.5 2ef401f python-mako: upgrade to 1.0.3 2a608cc python-setuptools: Upgrade to 19.2 6395bc8 python3-setuptools: upgrade to 19.2 40738af python: Upgrade 2.7.9 > 2.7.11 35855a0 wic: pylinted ksparser module e3b3bcf wic: add help for 'include' command bfaabe5 wic: move parts of canned .wks into common.wks.inc 50a3dc5 wic: implement search of includes 15ea180 wic: refactor get_boot_config d304162 wic: ksparser: add support for include 3fc6aaa wic: do not remove build dir in source plugins 8d34eea wic: use unique partition number 43b4058 wic: move wks parsing code to KickStart._parse 3860640 nss: update to 3.21 ea39ad0 libjpeg-turbo: fix upstream version check (sort of) 48a8a89 libical: fix upstream version check c6f71c5 gnutls: update to 3.4.8 7a80f84 sysstat: fix upstream version check 2aabf9a pbzip2: update to 1.1.13 77aee28 ncurses: fix upstream version check 56e4ff6 libsolv: fix upstream version check d46bc77 e2fsprogs: fix upstream version check 0436e3f build-appliance-image: bump version to 14.0 a206a19 btrfs-tools: update to 4.4 a1790bc bootchart2: update to 0.14.8 68c7113 poky.conf: Delete BB_SIGNATURE_HANDLER settings 0916235 rpm: remove bashisms: [ x == x ] -> [ x = x ] 2dbd61f uclibc: remove a use of immediate expansion and oe_filter_out () 32eeb00 gcc-runtime: switch to removal override syntax to modify CXXFLAGS c886a78 bitbake: tests/codeparser.py: Add filename/lineno flags to test variable f130033 bitbake: toaster: write variables to toaster.conf 1835768 sstate: replace verbose manifest removal with a single count d4c721a libdrm: Upgrade 2.4.65 -> 2.4.66 b5508a8 slang: Add dependency on ncurses 27b2df2 valgrind: make it explicit that valgrind supports armv7a and above 5dc38a3 sign_rpm.bbclass: fix task dependencies 27c39c4 opkg-utils: store alternatives in nonarch_libdir 77fde15 security_flags.inc: remove obsolete workarounds for curl 31ce027 cups: update systemd support a4b48c2 coreutils: Add xattr PACKAGECONFIG 7a0b1c1 oeqa/runtime/parselogs: use -F to search fixed strings for grep b8e11e2 libinput: Upgrade 0.21.0 -> 1.1.4 a9f2e87 postinst-intercepts: always use set -e de0848f maintainers: mark Khem as nominal owner for uclibc 3235f5e formfactor: remove unused beagleboard configuration 6c64700 alsa-state: remove beagleboard configuration f0d47a6 bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out another which needs to run" 9e867ef sstate: Add packagedata to list of tasks not to recurse 5e881c1 classes/populate_sdk_ext: fix task dependency regression 2e9f092 image: Handle image types containing '-' correctly 0612ca4 oe-selftest: devtool: fix test_devtool_add_library if python was built first c1492c4 recipetool: create: add a couple more license checksums 2c8c9fe recipetool: create: add basic support for extracting dependencies from cmake 3eb397f recipetool: create: force GL libraries to virtual/* 726dbda recipetool: create: move dependency mapping code to RecipeHandler 788e4bb recipetool: create: fix overzealous mapping of git URLs ece0a2e recipetool: create: support additional autoconf macros from autoconf-archive 903d471 recipetool: create: detect flex/bison dependency a66f4ac recipetool: create: pick up boost macros in configure.ac dbe91a3 recipetool: create: improve extraction of pkg-config / lib deps e7bedb9 wic: rename kickstarter.py -> ksparser.py 3bb6ea6 wic: override ArgumentParser.error d652203 wic: removed unused imports d2090a6 wic: improve processing of parseing errors 1ed97cc wic: catch KickStartError bda77fd wic: add custom exception KickStartError ef211a5 bootimg/image-vm/image-live: Improve image dependencies 0910bc6 image: Always run do_rootfs_wicenv 12e37e7 selftest/buildhistory: Improve test to remove sources of error 05716dd bootimg/image: Enhance bootimg to respect RM_OLD_IMAGE 1c869a9 rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGE d27491b image: Ensure we don't expand TMPDIR in image commands ce8a206 image: Fix instability of do_image_* checksums fb1654f image: Fix wic environment issues 1da8f52 insane: Start to clean up do_configure_qa code dd28695 insane: Clean up horrible return value processing code 839fb18 e2fsprogs: fix PV b1236dc e2fsprogs: add PACKAGECONFIG for fuse f98e11c bitbake: toastergui: make artifact download more robust 68f3e1e bitbake: toasterui: log OSErrorException metadata events fb94754 bitbake: toasterui: listen for bb.event.MetadataEvent a2f23fa openssh: CVE-2016-1907 320a319 license.bbclass: fix license manifest 4339a82 wic/help.py: document requirements for valid fstab generation d688df8 glib-2.0: add dependency glib-2.0-native back 76e35f1 kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclass d453fa1 kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKS 2b92f88 libarchive: Add bsdtar and bsdcpio packages e246905 toaster.bbclass: Separate artifact dump from image file dump 4f481bc pax-utils: 1.0.5 -> 1.1.4 f9974f2 sqlite3: upgrade to version 3.10.0 cd7910d connman: upgrade to 1.31 b9169b7 python3: add missing dependency on PN-misc to PN-modules 4b4dea7 useradd-staticids.bbclass: Remove unnecessary spaces 4f2c352 useradd-staticids.bbclass: Read passwd/group files before parsing 4cbdb15 useradd-staticids.bbclass: Simplify the logic for when to add groups b18e40c useradd-staticids.bbclass: Simplify some logic b689aa0 useradd-staticids.bbclass: Make --no-user-group have effect c03ea8d useradd-staticids.bbclass: Treat mutually exclusive options as such af8b005 wic: get rid of 2 getters 2573e28 wic: get rid of set_size and set_source_file setters 5cd222b wic: get rid of get_rootfs and set_rootfs 4d5d5dd wic: get rid of get_timeout getter 26fb2a1 wic: adjust code for new data structure c827238 wic: remove pykickstart code c15ea82 wic: use new kickstart parser f572f44 wic: add kickstart parser module e5e1905 wic: add partition module 180f170 alsa-lib: 1.0.29 -> 1.1.0 a8c25af matchbox-keyboard: export GTK_IM_MODULE_FILE location d75cb1f xf86-input-evdev: upgrade to 2.10.1 2283732 menu-cache: upgrade to 1.0.1 ec7e406 libxi: upgrade to 1.7.6 86f3f25 librsvg: upgrade to 2.40.13 72dd806 libgpg-error: upgrade to 1.21 3c02fe0 libevdev: upgrade to 1.4.6 33e9930 libcroco: upgrade to 0.6.11 5b63c44 gsettings-desktop-schemas: upgrade to 3.19.3 dfff167 gpgme: upgrade to 1.6.0 5abb691 u-boot: Update to 2016.01 release e9280d1 linux-yocto: introduce v4.4 standard/preempt-rt/standard kernel 8c3276e e2fsprogs: 1.42.9 -> 1.43 (master) b248e55 bitbake.conf: rename python-native-runtime 65d0bfc net-tools_1.60-26.bb: Fix do_patch dependency error 99923fc ncurses: 5.9 0 -> 6.0 44d283a autotools.bbclass: use relative path to run configure script b2f1de3 glibc-initial.inc: use relative path to run configure 0fe6e2d bitbake: toaster: increase timeout a5f34bc poky.ent: Added "perl-bignum" package for Fedora afc6cba dev-manual: Updated "Running ptset" section ec047ad yocto-project-qs: Updated the "Next Steps" section 57ddbe8 ref-manual: Removed all variables related to "QMAKE" 7814b33 ref-manual: Updates to cull out qt4 stuff. bf81969 toaster-manual: Updates on how to start Toaster. 798e8b8 bitbake: toastergui: code formatting and clean-up c4b5011 bitbake: toaster tests: fix Django tests for new ToasterTable pages 88a262c bitbake: toastergui: remove unused views and template code 059a274 bitbake: toastergui: fix error and warning counts for builds 4103e0c bitbake: toastergui: make "Apply" button state depend on filter range 6c2d88f bitbake: toastergui: mute label for filter actions with no records f08730a bitbake: toastergui: set default visible and hideable columns 112f374 bitbake: toastergui: serialise decimals correctly e024aab bitbake: toastergui: streamline construction of filter objects fcb20f9 bitbake: toastergui: ensure filter_value updates f9c46f5 bitbake: toastergui: don't hide all elements with .col class eaae82a bitbake: toastergui: convert project builds page to ToasterTable 33b011c bitbake: toastergui: implement "today" and "yesterday" filters f8d383d bitbake: toastergui: implement date range filters for builds b929889 bitbake: toastergui: show recent builds on all builds page 1a4b203 bitbake: toastergui: switch off filter highlights when inactive 809046c bitbake: toastergui: refactor ToasterTable filtering 294579b bitbake: toastergui: convert all builds page to ToasterTable 6c12ca7 bitbake: toastergui: use event delegates for hover help elements ef93dce bitbake: toastergui: switch projects/ view to ToasterTable 417f1d3 bitbake: toaster: check inferred file suffixes against list of known types c02ee05 bitbake: toaster: move image file suffix list to model d29e4cd bitbake: toastergui: use ToasterTable for projects page b1256db openssh: update to 7.1p2 c0e9f2d kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel ARCH f8508de bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken servers" b567235 image/image-live: Add back IMAGE_TYPES_MASKED support e914e2a image.bbclass: Handle image base type dependency properly ad32f65 autoconf: add missing perl-module-file-find to RDEPENDS d83dfe6 ca-certificates: update to 20160104 4440560 epiphany: upgrade to 3.18.3 dcf54b4 iso-codes: upgrade to 3.64 d7bee35 lighttpd: upgrade to 1.4.39 08c8923 libwebp: upgrade to 0.5.0 cf0aea7 classes/populate_sdk_ext: avoid unnecessary sstate being brought in ea29bec insane/package: Fix cases where QA errors aren't fatal 2e620a4 classes/populate_sdk_ext: check that extensible SDK prepared correctly 4685c33 classes/buildhistory: save auto.conf and bblayers.conf for extensible SDK 39f6472 classes/populate_sdk_ext: support auto.conf 91877aa classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a newline 764c927 util-linux: create util-linux-runuser iff pam in DISTRO_FEATURES 95dce70 rsync: 3.1.1 -> 3.1.2 38aa0fc less: 479 -> 481 4cb2269 iputils: s20121221 -> s20151218 fe47dd7 wget: 1.17 -> 1.17.1 79886e9 git: 2.5.0 -> 2.7.0 d3e16b8 file: 5.24 -> 5.25 3549abc autogen-native: 5.18.5 -> 5.18.6 fb14627 curl: upgrade to 7.46 eaf88d7 xz: upgrade to 5.2.2 8516ff7 sysstat: upgrade to 11.2.0 ae73be1 at: upgrade to 3.18 21efab7 kmod: upgrade to 22 c88efae resolvconf: upgrade to 1.78 6729889 pciutils: upgrade to 3.4.1 edd319c gnupg: 2.1.7 -> 2.1.10 78b58b8 help2man-native: 1.47.1 -> 1.47.3 ac0e0d5 man-pages: 4.02 -> 4.04 1e0cbb9 libgcrypt: 1.6.3 -> 1.6.4 372c23d xmlto: 0.0.26 -> 0.0.28 aaafe33 elfutils: 0.163 -> 0.164 38901a7 dhcp: 4.3.2 -> 4.3.3 ea05e05 image.bbclass: Unconditional includes of populate_sdk_ext fails c08f272 tcmode-default.inc: Fix preferred provider nativesdk-sdk_prefix-libc-initial 5d2f783 dhcp: search libxml2 for bind b69652d tzdata: remove bashism 7c7c249 harfbuzz: update 1.1.2 -> 1.1.3 84623dc libpostproc: duplicate armv7a over-rides for armv7ve 1744198 libav.inc: duplicate armv7a over-rides for armv7ve 102dfa1 gcc-configure-common.inc: duplicate armv7a over-ride for armv7ve b08dfb5 subversion: Upgrade 1.9.2 -> 1.9.3 d6fae0c lttng-ust: Upgrade to 2.7.1 a9cc9b5 lttng-tools: Upgrade to 2.7.1 6b02575 lttng-modules: Upgrade to 2.7.1 a378430 gdb: upgrade to 7.10.1 92cc02f linux-yocto: Update Genericx86* BSPs to 4.1.15 da43a56 bitbake: Revert "fetch2/local.py: avoid using PREMIRROR" 96a34e7 conf/distro/poky-tiny: correctly disable python in opkg-utils 1724ffd bitbake: fetch2/git.py: Add missing "errno" module import. 74fa824 bitbake: bitbake: clean up stamp-base related codes f3f769a local.conf.sample: add qemumips64 43328fe bitbake: runqueue: Fix setscene task dependencies 7b905ca bitbake: toaster: settings Add uid to the toaster cache dir dff7a27 bitbake: toaster: show 'satisfied via' text for reverse deps 89f4932 bitbake: toaster: show 'satisfied via' text for build deps febb898 bitbake: toaster: show list of provides for the recipe 2ff4ccb bitbake: buildinfohelper: add provides info to the db 16a81fb bitbake: toaster: add Provider model 6a28ed3 bitbake: buildinfohelper: use providermap f2b7252 bitbake: cooker: add providermap to dep_tree 7e380d4 bitbake: taskdata: refactor get_providermap 46731da bitbake: main/runqueue: Add --setscene-only option to bitbake 34f8db9 update_font_cache: only scan system font directories e5c011b Add "CVE:" tag to current patches in OE-core f04fb88 scripts/create-pull-request: fix git request-pull syntax 928ceb6 qt4: fix-for-mips-n32.patch: remove it c4a3258 util-linux: create util-linux-runuser package 554ca68 valgrind: include aarch64 in COMPATIBLE_HOST 0ce775a valgrind: update to 3.11.0 21a94f6 valgrind: don't restrict to armv7a b8ebac9 DpkgRootfs: Fix logcheck_error false-positive when use multilib e265fbb package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packages 4aeb69d package_manager.py: fixes for multilib deb packaging builds 9ea7428 package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping function 72e6932 connman.inc: add missing RDEPENDS 675ff42 meta: rename perl-native-runtime 3f4fb39 dbus: support large-file for stat64 0d5e41f freetype: enable out-of-tree builds, and use host zlib 8f2ab19 bluez5: upgrade to 5.37 11f5a42 cogl-1.0: fix may be used uninitialized error 235606f oeqa/runtime/logrotate: fix hardcoded root directory cce6c3e oeqa/runtime/smart: fix hardcoded root directory cd2cf1f boost: update to 1.60.0 afc0255 bitbake.conf: remove 'stamp-base' c8fef7f gcc5: Fix build on NIOS2 eda3947 rpmresolve.c: Fix unfreed pointers that keep DB opened 3c8a451 tzdata: Make /etc/timezone optional b80da02 systemd: arrange for volatile /etc/resolv.conf 5548a76 systemd: add myhostname to nsswitch.conf d6bc841 opkg-utils: add update-alternatives PACKAGECONFIG c3b96ff linux-dtb.inc: use absolute upd-alt paths 3ad08c0 uclibc: Upgrade to 1.0.10 74c3667 populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigs e306d54 populate_sdk_ext: Change to include siginfo and non sstate task sigs e1a558a populate_sdk: Switch from bzip2 to xz 3341f3f classes: Fix do_rootfs references 0a4e1f9 image: Create separate tasks for rootfs construction fdced52 image: Move pre/post process commands to bbclass cdc0aee image.bbclass: Separate out image generation into a new task, do_image 0269219 populate_sdk_ext: Use new --setscene-only option to bitbake instead of workarounds 1ee0842 sstatesig: Handle special case of gcc-source shared-workdir for printdiff d93c212 bitbake.conf: add virtual/libiconv-native to ASSUME_PROVIDED b2fe2a8 devtool: build: support using BBCLASSEXTENDed names 38ed039 devtool: reset: support recipes with BBCLASSEXTEND 532f429 devtool: refactor code for getting local recipe file ec90168 devtool: add: support adding a native variant 99e3872 devtool: reset: do clean for multiple recipes at once with -a 5ef716c recipetool: create: support creating standalone native/nativesdk recipes 1e503c0 recipetool: create: lower case name when determining from filename 4deed25 devtool: sdk-update: add option to skip preparation step d586a11 devtool: sdk-update: fix error checking c1b7d83 devtool: sdk-update: fix metadata update step efead10 devtool: sdk-update: fix not using updateserver config file option 9348c91 classes/populate_sdk_ext: disable signature warnings d44dcd7 classes/populate_sdk_ext: fix cascading from preparation failure d11051c scripts/oe-publish-sdk: add missing call to git update-server-info fbc2147 libbsd: upgrade to 0.8.1 221d864 bitbake: fetch/git: Change to use clearer ssh url syntax for broken servers 46d62d0 bitbake: knotty: Use non-interactive mode as fallback for dumb terminals bfa7859 bitbake: cooker: fix findFilesMatchingInDir documentation 3d42737 bitbake: cooker: use in instead of count 0e83229 maintainers.inc: remove x11vnc d914c7f meta-yocto: drop qt4 references 0f3ad7c scripts/yocto-layer: Avoids duplication of "meta-" prefix 220ef32 poky-lsb/poky-tiny: update preferred kernel to 4.1 b82e228 yocto-bsp: remove 3.14 and 3.19 bbappends 685daeb conf/local.conf.sample: comment out ASSUME_PROVIDED=libsdl-native 2c5e7e0 image: Really remove lockfiles flag a500e3a boost: ensure boost to remain an empty metapackage b151506 image_types.bbclass: Rebuild when WICVARS change eb4159c gccmakedep: fix buildpaths qa check f54e53c bash: fix buildpaths qa check error 6d111c8 testimage: remove VNC test, x11vnc isn't in oe-core anymore 8bec5c5 x11vnc: remove all references to moved package 8f865e2 x11vnc: move recipe to meta-oe ae1fc96 classes/buildhistory: actually use KiB in extensible SDK sizes files 84f66b5 x11vnc: move recipe to meta-oe c44599d readline: move inputrc into readline f29d642 tune-*: use mcpu instead of mtune for ARM tunes c6a1991 arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and cortexa15 21d61fa cortexa{7,15,17}: add VFPv4 tunes 7f2cb68 feature-arm-vfp.inc: Further simplify with TUNE_CCARGS_MFLOAT e9b2ffc feature-arm-{neon,vfp}.inc: refactor and fix issues 45f726c arch-armv7a.inc: add vfpv4 support also to softfp and big endiand tunes ebe8358 arch-armv7a.inc: Fix PACKAGE_EXTRA_ARCHS for tune-armv7atb-vfpv3, tune-armv7atb-vfpv3d16, cortexa7thf-neon-vfpv4 9280a8e arch-armv5.inc: drop duplicate ARMPKGSFX_DSP and PACKAGE_EXTRA_ARCHS_tune-armv5tehf-vfp 46d6b0e arch-armv[456]*.inc: improve indentation like armv7a 860663a arm/arch-arm*, tune-cortexa*, tune-thunderx.inc, powerpac/arch-powerpc64.inc: Use normal assignment 8c483a1 arch-armv7a, tune-cortexa*: improve indentation 7498b91 arch-armv7a, tune-cortexa*: improve comment VFP -> HF bb9b581 arch-armv7a: add missing space before ?= 15f8344 tune-cortexr4.inc: fix PACKAGE_EXTRA_ARCHS e2736f7 sanity.bbclass: add more information to error message about TUNE_PKGARCH missing in PACKAGE_ARCHS b68d947 mkefidisk.sh: add boot log on console 62d7c97 mkefidisk.sh: add startup script for automated boot 5aa3b93 oeqa/selftest/recipetool: update for libjpeg-turbo migration ffa7469 libjpeg: Replace libjpeg with libjpeg-turbo 29d273f python3: fix installed-vs-shipped when 64bit + multilib db7cee6 pulseaudio: add PACKAGECONFIG for lirc b900ec8 sstate-sysroot-cruft.sh: Extend the whitelist 20843fa iptables: upgrade to 1.6.0 c2bda6c scripts/oe-selftest: Allow to run tests on random/all MACHINEs 8e1435e selftest: Added testcase decorators for 2 tests 32f332c oe-selftest: New option --list-tests 17d886b oe-selftest: Improved --list-classes when determining test names 4ec2da7 selftest: moved tc test_buildhistory_does_not_change_signatures 02d259c scripts/oe-selftest: Remove extra coverage data added to unittests 30c06a4 expat: CVE-2015-1283 315bdc8 packagegroup-core-x11-sato: enable pcmanfm on mips a3e26f9 wic: rawcopy: Copy source file to build folder d6e0da4 grub2: Fix CVE-2015-8370 bb663b0 systemd: enable compatibility libraries by default 3fea163 systemd: add more compression and importd PACKAGECONFIGs d462b70 gcc-sanitizers: link directly against sysroot libstc++ 3eb6135 openjade: Fix build if not installing libtool .la files 6308c47 valgrind: Define __UCLIBC__ for uclibc based systems 3d19a1e security_flags.inc: disable -fstack-protector-XXX for valgrind 807ed8a meta/conf/layer.conf: bump layer version due to Qt4 removal 4fb3e05 packagegroup-core-lsb: treat qt4 packages same as qt3 packages 8b11ed8 qt4: remove recipes and classes 0baadc8 toaster-manual: Updates to toaster use chapter. 908bbff ref-manual: Updated the list of supported image types. 5d27451 dev-manual: Added the --configfile bootloader option. 7b3b1f9 dev-manual: Added three new wic option descriptions. eeffa64 dev-manual: Added the --overhead-factor wic option description. 2beb19b dev-manual: Added the --extra-space wic option description. 95851df dev-manual: Added wic --notable option description. 88a2794 dev-manual: 8bdc707 sdk-manual: Initial Manual framework f1f7625 bsp-guide: Updated the license statement. 6686a31 dev-manual: Correction to the KVM stuff in the runqemu commands. ccc830d documentation: Prepare for 2.1 builds 7af9314 mega-manual: Added four new figures for GUI example. f8185ff bitbake: ast: Add filename/lineno to mapped functions a178c5a bitbake: main: kill server without queue setup 773700d bitbake: xmplrpc: split connect method 05b4fbc bitbake: uievent: refactor retry loop ebc169c bitbake: uievent: get rid of EventHandler attribute 4e0de6e bitbake: uievent: add error to registerEventHandler return 01419d5 bitbake: cooker: add state.get_name method 763506d bitbake: fetch2/__init__.py: Add support for 7-Zip f5bfc1c bitbake: utils: Remove double compile from better_compile b4141f6 bitbake: fetch2/local.py: avoid using PREMIRROR 1ad3595 bitbake: siggen: Change exception note into a warning 4ba49ac bitbake: data: Drop misleading ExpansionError exception 2c94311 bitbake: cooker: Drop useless parsing exception a16b543 bitbake: data: Pass lineno/filename data from build_dependencies 958f0ff bitbake: codeparser: Add support for correct linenumbers db4376e udev-extraconf: introduce multiple blacklist files for more complex setups a8fb429 uclibc: disable parallel builds 401c632 image: Condense do_rootfs function/flags 0051510 image/rootfs-postcommands: Separate out post rootfs commands to separate class 3428edd image: Remove pointless rootfs lock eb5bb0e packagegroup-core-boot:replace busybox to variable cc7bb6c initramfs-framework_1.0:replace busybox for variable. d9ffa59 core-image-minimal-initramfs: replace base-utils 9349f42 base-utils:flexible dependency for command utilities c44b76a orc: Add missing PACKAGES_DYNAMIC 2cd061a bluez5: include the patch only for 5.36 4c35473 meta-yocto-bsp: remove 3.14 and 3.19 bbappends 6af8981 meta-yocto-bsp: Remove uvesafb (v86d) from generic x86 features 614e9ec qemu: add PACKAGECONFIG for Nettle crypto support 09705a4 oeqa/selftest: support sets in devtool comparisons 4b543f7 packagegroup-core-x11-sato: include pulseaudio-misc 23302ee devtool: use cp instead of shutil.copytree d6e7b5b xorg-lib: allow native building without x11 DISTRO_FEATURES 4cba706 busybox: generalize recipe to work with arbitrary install directories 9d001ae cairo: update 1.14.4 -> 1.14.6 6d561fb libdrm: Upgrade to 2.4.65 0f516f0 image-vm.bbclass: uses IMAGE_LINK_NAME c851096 image-live.bbclass: uses IMAGE_LINK_NAME 907b87d rpm: Generate per distribution and multilib macro files c910789 package_manager.py: add debugging support for rpm scriptlet execution 8dd27ef xinput-calibrator: get screen geometry when calibrating e8d36f4 scripts: hand the TEMPLATECONF local over to setup-builddir 0f4fb26 util-linux: Fix floating dependency upon 'readline' 2cb434a linux-firmware: package Broadcom BCM43340 firmware f70d46f rpcbind: Fix build with libtirpc 1.0.1 866c693 libtirpc: upgrade to 1.0.1 5754b83 gstreamer1.0-libav: upgrade to version 1.6.2 6ac601f gstreamer1.0-rtsp-server: upgrade to version 1.6.2 3ac3d33 gstreamer1.0-plugins-ugly: upgrade to version 1.6.2 823b623 gstreamer1.0-plugins-bad: upgrade to version 1.6.2 6d13f30 gstreamer1.0-plugins-good: upgrade to version 1.6.2 05896a5 gstreamer1.0-plugins-base: upgrade to version 1.6.2 a8eb77b gstreamer1.0: upgrade to version 1.6.2 dd5756b mirrors: add archive.apache.org to Apache mirrors cfbd804 guile: remove redundant replacement of .pc file c2e8079 bind: 9.10.2-P4 -> 9.10.3-P2 7204a0f libsndfile1: enable FLAC/Ogg/Vorbis support 35bd254 buildhistory: improve support for extensible SDK ea0abcd buildhistory: fix not recording SDK information b6d191d scripts/oe-selftest: Add support for selftest log with timestamp ab79287 selftest: Added MACHINE = "qemux86" to tests that use runqemu b09080d ncurses: fixes wrong paths in BINCONFIG 8df88fb xcb: don't build-depend on python-native d7759a5 tcmode-default: Use glibc for nativesdk version even on uclibc and musl a7eadc3 qemu: upgrade to 2.5.0 9988ab3 webkitgtk: update to 2.10.4 cedb027 epiphany: update to 3.18.2 6e27dd8 libwebp: update to 0.4.4 efcf4b4 libsecret: update to 0.18.3 0112274 gnome-desktop3: update to 3.18.2 88a656e gcr: update to 3.18.0 883193a linux-yocto: remove 3.14 and 3.19 recipes 4487e3a kernel-yocto: fix checkout bare-cloned kernel repositories 5161944 linux-yocto/4.1: update to v4.1.15 a462d16 linux-yocto-dev: bump to 4.4-rcX 862b3b3 lttng-modules: fix build issue against kernel 4.4 9563aa8 yaffs2: fix checkpoint functionality cefc24d mobile-broadband-provider-info: update to tagged release 20151214 04aa27c icu: fix upstream version check 2865e5f btrfs-tools: update to 4.3.1 5beb3bc iso-codes: update to 3.63 503c08d kexec-tools: update to 2.0.11 4fa2e4b lighttpd: update to 1.4.38 f7a7796 tiff: update to 4.0.6 2498065 libassuan: update to 2.4.2 f2192fa msmtp: update to 1.6.3 7fc3066 liburcu: update to 0.9.1 10d14bc trace-cmd: update to 2.6 fc774e9 python3-pip: update to 7.1.2 c3330aa pytnon-pexpect: update to 4.0.1 aa90b5d ifupdown: update to 0.8.2 4c98105 gptfdisk: update to 1.0.1 edde9af cryptodev: update to 1.8 9da9308 oe-selftest: devtool: add more explicit check for ls output c2435b1 oe-selftest: add tests for simple devtool add / recipetool create URL case 8916731 recipetool: create: fix error when extracting source to a specified directory fe28c25 recipetool: create: improve autotools support 498e483 devtool: sync: tweak help / messages b272c51 devtool: reset: print message about leaving source tree behind 95a234e devtool: status: list recipe file within workspace if one exists e116739 devtool: modify: default source tree path 110f433 devtool: add: allow specifying URL as positional argument ceaa4bf devtool: add: figure out recipe name from recipetool ee0d5a1 devtool: add: allow source tree to be omitted 0d8751f scripts/lib/argparse_oe: handle intermixing of optional positional arguments 1bd7793 devtool: update-recipe: use correct method to get bbappend filename 2074654 devtool: split out function for naming bbappend 6acbdc9 devtool: add: tweak help text 316b57b devtool: edit-recipe: add new subcommand ebe5f0b recipetool: create: basic extraction of name/version from filename db5f964 recipetool: create: support extracting name and version from build scripts 6a7661b recipetool: create: set up priority system for recipe handlers 38803e3 recipetool: create: detect when specified URL returns a web page e78a039 recipetool: create: prevent attempting to unpack entire DL_DIR e61645b recipetool: create: minor fix for potential issue in python handling ae2141b recipetool: create: fix do_install handling for makefile-only software c2f1742 recipetool: create: avoid traceback on fetch error 470f20b recipetool: create: handle https://....git URLs 8e0a84c scripts: print usage in argparse-using scripts when a command-line error occurs 548d433 directfb.inc: enable bfd linker workaround for all arm targets 2381f4a devtool: sdk-update: fix traceback without update server set 7540550 classes/populate_sdk_ext: error out of install if buildtools install fails ecce3d3 classes/populate_sdk_ext: hide build configuration in devtool build* output fd84d0f classes/base: don't print header if BUILDCFG_HEADER not set a4f496a classes/populate_sdk_ext: use uninative to set NATIVELSBSTRING a6f8a3f toaster.bbclass: fix TypeError when parsing build stats 937b7fd libxcb: Add a workaround for gcc5 bug on mips 86c8b8b flex: update to 2.6.0 dad130b opkg: upgrade to v0.3.1 d2b770c systemd: remove merge conflicts accidently left in ca69643 wic/help.py: document that mountpoint is optional for part command 5628dde pixman: check neon support via TUNE_FEATURES, not the _armv7a over-ride 9a74388 xdg-utils: Do not build the in-script documentation 520b37d gettext: Upgrade 0.19.4 -> 0.19.6 cae0e0f gcc-configure-common.inc: add gcc-runtime ABI fixes for armv7m and armv7r cba8fb3 tune-cortexr4.inc: provide an _armv7r over-ride via MACHINEOVERRIDES fd10723 tune-cortexm3.inc: provide an _armv7m over-ride via MACHINEOVERRIDES b6fe440 feature-arm-thumb.inc: drop 'no-thumb-interwork' tuning feature 1d5a4cf feature-arm-thumb.inc: drop legacy _thumb and _thumb-interwork over-rides ca64c16 feature-arm-thumb.inc: drop ARM -vs- thumb comments 95a79a5 rpm: Fix support for db5 and db6 75cec07 oe-buildenv-internal: fix return code 606c9e7 staging.bbclass: make already-stripped can be skipped 647e0e4 buildhistory-collect-srcrevs: hide empty sections d4b5a1f selftest/buildhistory.py: Test buildhistory does not change sigs 4b83f1f gcc5: Upgrade gcc-5.2 -> gcc-5.3 0381b78 bitbake: event/utils/methodpool: Add a cache of compiled code objects c61c1eb bitbake: BBHandler: Improve IN_PYTHON_EOF handling 2a94194 bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGS 5f40691 bitbake: toaster: remove 2 confusing parameters 3960b6e bitbake: toaster: move setting of default values b194c0c bitbake: toaster: move startup checks to a better place 064d2c7 bitbake: toaster: remove 2 unused functions c505f24 bitbake: toaster: remove addtoConfiguration function c7e4404 bitbake: toaster: updated header of the toaster script af34920 bitbake: toaster: add MANAGE variable 563b786 bitbake: toaster: remove unused variable aa3cc12 bitbake: toaster: split long lines, add/remove whitespace 8e4acac bitbake: toaster: check if address:port is in use 847b935 bitbake: toaster: implement checksocket command 9f3681d buildstats-summary/toaster: Cope with removal of get_bn() 522dcaa bitbake: knotty: Improve exception error message 01d67bf bitbake: knotty: Fix row/column function return value issue 6c12efa bitbake: buildinfohelper: Update for buildstats layout change 28ea1a1 bitbake: fetch: use orig localpath when calling orig method 5cb6d83 bitbake: utils: Improve traceback from better_exec internal errors 0019edc bitbake: ast/event/utils: Improve tracebacks to include file and line numbers more correctly b14ccb2 bitbake: runqueue: Add support for <task>- syntax 5069ab6 m4: Drop unused/unreferenced patch d7e766b toaster: Update for buildstats changes adfdca4 buildstats: Improve to add getrusage data and corrected IO stats 3187647 buildstats: Separate out the build and task data to allow improvements 38a2553 buildstats: Clean up e.data and bb.data references 7b1e48f buildstats: Drop get_bn/set_pn and just use BUILDNAME 7837162 buildstats: Drop disk data from buildstats 030c033 nativesdk-buildtools-perl-dummy: Bump PR e6f2761 combo-layer: Stop using filterdiff f1f3716 meta: more removals of redunant FILES_${PN}-dbg 5fb8fea clutter-gst-3.0: add dependency on libgudev 54f01ca systemd: Upgrade to 228 63bdadc uclibc: Switch to using uclibc-ng 0b5cddd cdrtools-native: update to 3.01 final c4dfb92 grep: update to 2.22 d8608bc procps: update to 3.3.11 52f6a01 babeltrace: update to 1.3.1 0c705d6 powertop: update to 2.8 516d8c9 nfs-utils: update to 1.3.3 9c39a4f systemtap: update to 2.9 fef0ec6 kbd: update to 2.0.3 8668e17 gmp: update to 6.1.0 86e02d0 docbook-xsl-stylesheets: fix UPSTREAM_CHECK_REGEX f065766 mtd-utils: update to 1.5.2 5d32aeb unfs3: update to r497 4e653b5 python-numpy: update to 1.10.1 90b7212 libxml-simple-perl: update to 2.22 689db13 dmidecode: update to 3.0 d301451 cpio: update to 2.12 2bea006 puzzles: update to current commit 2d04c83 gnutls: update to 3.4.7 cf1eb2b libidn: add native and nativesdk support dd58b3b libpng: Update SRC_URI to use GENTOO_MIRROR b763668 libpng12: Upgrade 1.2.54 -> 1.2.55 91c92fc libical: Upgrade 1.0.0 -> 1.0.1 5c6ff26 libxslt: use proper SRC_URI a444eb5 kexec-tools: added the script kdump be9f7f9 ltp: Upgrade 20150420 -> 20150903 81f1e41 musl: Update to latest 1.1.12 release c529e66 util-linux: Upgrade to 2.27.1 bdbc5ee packagegroup-core-sdk: Disable sanitizers for uclibc 692853d libsolv: add new recipe 8bba7de curl: upgrade to 7.45 2e3a172 libsndfile1: 1.0.25 -> 1.0.26 df18352 wget: Upgrade 1.16.3 -> 1.17 81eb101 unifdef: upgrade to 2.11 19c76ad sstate-sysroot-cruft: Add php, python, lua, fontcache generated files to whitelist f80f8ba oeqa/selftest: Added testcase decorators for 2 testcases a5dd1dd uninative.bbclass: Choose the correct loader based on BUILD_ARCH 388e580 license: Fix BB_TASKDEPDATA references f19e8de coreutils/procps: Revert priority change since coreutils > busybox 455ff32 meta: more removals of redunant FILES_${PN}-dbg e0890b6 meta: Drop now pointless manual -dbg packaging b7766e4 package: Add auto package splitting of .debug files 89f13c7 meta/conf/toasterconf.json: remove SDKMACHINE variable as it no longer used 03d715e bitbake: toaster: tables Set a default order for the software recipes table 4ff0d60 bitbake: toaster: rework checking of Django version 4a78416 bitbake: toaster: monkey patch Queryset c1c8eff bitbake: toaster: removed extra calls of migrate 507aafb bitbake: toaster: work around 'database is locked' error 322b470 bitbake: toaster: fixed format strings 84daa40 bitbake: toaster: use OneToOneField instead of ForeignKey c464f34 bitbake: toaster: Amend regex for MySQL database URLs f001a4a bitbake: toaster: Remove compatible_layerversions() method 0adffdf bitbake: toaster: Check Django version against toaster-requirements.txt 8d058cf bitbake: toaster: Update deprecated manage.py command 717c636 bitbake: toaster: Prevent deprecation warnings for RedirectView 0f602c1 bitbake: toaster: Update API used to make runbuilds methods run in transactions 93f5738 bitbake: toaster: rename get_query_set -> get_queryset 23c4806 bitbake: toaster: Start Django machinery for database access 7a0c45e bitbake: toaster: Create default project with get_or_create* method 9de8dfa bitbake: toaster: Fix references to app paths 535fc9b bitbake: toaster: Remove South migrations 8ca4664 bitbake: toaster: Upgrade to Django 1.8.6 and remove South b322dec bitbake: toasterui: process SetBRBE event 0274b68 bitbake: toaster: trigger SetBRBE event fdb8e74 bitbake: toaster: implement BitbakeController.triggerEvent 5de3800 bitbake: event: Fix subprocess event error traceback failures 0da1d71 nopackages: Add class for recipes which don't generate packages 5003d14 sstate: Ensure populate_lic dependencies are not followed 48aad51 populate_sdk_ext/sign_rpm/sign_package_feed: Add missing getVar parameter 98dcdcb autoconf: Disable macro which causes excessive delays when using dash as sh 28fa304 automake: Remove delays in configure scripts using automake f5e681d site/common-linux: Add some macros to avoid sleeps during configure 93adf46 meta-yocto/conf/toasterconf.json: remove SDKMACHINE variable as it no longer used b3d6872 lttng-tools: Revert wrong enforcement of Python 3.0 use 2c11bdd attr: Add patch to account for use of internal glibc header f1c034b libpam: Fix build with musl 33bab59 openssl: Add musl configuration support c4207ee busybox: Add config for musl 083d9d1 gettext: Delete libintl.h and charset.alias 3a0797f sysvinit: Fix build with musl fd21402 musl: Add recipe 781d34f mtools: Use proper glibc override to add glibc packages to recommendations 1b90d67 squashfs-tools: Define FNM_EXTMATCH if not defined 36a709a mtd-utils: Backport and create patches to support musl 41fd73f gdb: Fix build with musl 1ee97d8 autoconf: Add musl support a2ea58b gcc: Add support for building musl configuration 37c74e2 gstreamer1.0: Split bash completion information into separate package fc32a3b attr: add attr dependency to attr-ptest 9205f0a valgrind: import Debian link_tool patch for MIPS c27bbb4 slang: update upstream URI to (official) jedsoft.org 21e35df subversion: update to 1.9.2 39260c3 json-c: add manual upstream version check 4ff0017 mirrors: replace references to archive.apache.org 1672a18 mobile-broadband-provider-info: update to current commit b699b15 nspr: update to 4.11 dec8d20 python-setuptools: update to 18.7.1 b3535e2 openssl: update to 1.0.2e fce2ee7 dropbear.inc: drop legacy CFLAGS and LD tweaks f87063b dropbear: update 2015.70 -> 2015.71 a520495 texinfo: don't create dependency on INHERIT variable 2b2774b sudo: upgrade to 1.8.15 5eb0e90 linux-firmware: update to latest revision bbe4917 c147782 bluez5: upgrade to 5.36 64c3a09 sudo: remove libdir INSANE_SKIP b407a80 libsdl: expand PACKAGECONFIG and enable native builds 39facf9 buildtools-tarball.bb: 32bit tools need pseudo 32bit library bc26a7d rpm: fix file conflicts for MIPS64 N32 01c0285 rpm: Enable MIPS64 N32 transactions a742586 bash: fix testcase run-coproc/run-execscript/run-test/run-heredoc failed a6bb872 cpio: fix test case of symlink-bad-length 787d82b linux-libc-headers: update default KORG_ARCHIVE_COMPRESSION bz2 -> xz 94c0332 linux-libc-headers.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE c7ad779 gcc-4.9: import patch fixing compilation in thumb mode 1260ded gcc-5.2: import patch fixing compilation in thumb mode b4db53a dropbear: Upgrade 2015.68 -> 2015.70 e0162c1 gcc-cross-initial: make dependency on gnu-config-native and autoconf-native explicit fccb128 weston-init: add a native systemd unit file a1fa8d9 python: Fix cross compiling issue c9fdc1b icu: Upgrade 55.1 -> 56.1 95909bc kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure() ec79a19 insane: in libdir test allow libraries in libexecdir 9c0186f rootfs.py: Change logic to unistall packages 23083e7 oeqa/systemd: get runtest target boot time and log c6330a2 oeqa/systemd: journalctl helper function 220a78b scripts: oe-selftest Added new features. 98d2485 oe-buildenv-internal: preserve existing BB_ENV_EXTRAWHITE 9cab798 toolchain-shar-extract.sh: fix ~ not working in path f27401d nativesdk-buildtools-perl-dummy: properly set PACKAGE_ARCH 5e3e2e0 poky.conf: Bump for 2.1 development 7e8ff7b bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to mask f823601 build-appliance-image: Update to master head revision 992e577 linux-yocto: Update genericx86* BSPs to v4.1.13 b4f6950 cmake: Add nios2 support 27b9f04 boost: adjust hard-coded path after python3 upgrade 639cadd sdk.py / OpkgSdk: remove_packaging_data() after install fd4894f devtool: extract: update SRCTREECOVEREDTASKS for kernel 34f1d81 devtool: extract: copy kernel config to srctree 6650357 lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHS d7baeb5 selftest/wic.py: Add test for custom bootloader config 8612f26 directdisk-bootloader-config.wks: Add example for custom bootloader config c59dc3b wic/help.py: Document the new option "configfile" 7033873 wic: Allow to use a custom config for bootloaders f95f729 wic/utils/misc.py: Added function to search for files in canned-wks 9773faa wic: Prepare wicboot to allow custom bootloader config 4515186 package_ipk: allow to specify OPKG_ARGS in local.conf 7cf7156 systemd.bbclass: Allow enabling of parameterised services 551cda0 base: check for existing prefix when expanding names in PACKAGECONFIG c093fd8 linux-yocto/4.1: Fix kernel oops on qemuarm boot cda3905 toolchain-shar-extract.sh: ensure cleaned environment will work for ext SDK f9384b0 bitbake: knotty: Enforce terminal line limit to stop crazy scrolling 7a775a1 initramfs-framework: create directory /var/run 2861399 libpcre: drop UPSTREAM_CHECK_ variables 35c28e3 libpcre: upgrade to 8.38 d50ef65 libpng: update 1.6.19 -> 1.6.20 (CVE-2015-8126) 2b736f2 ghostscript: add dependency for pnglibconf.h 976f0e3 package_regex.inc: split the rest of the entries to their recipes 74bfa62 package_regex.inc: split entries which blacklist specific versions to their recipes 75c6929 package_regex.inc: split sourceforge related entries to their own recipes cefeac2 package_regex.inc: split PyPi related entries to their own recipes aa5df2a package_regex.inc: split Debian-related entries into their own recipes 12ba5cc package_regex.inc: split GITTAGREGEX entries into recipe files 642e92f package_regex.inc: split entries with odd-even versioning into their own recipes 96eac69 package_regex.inc: deprecate the file b0bbea5 gstreamer: really fix the helper install race b822216 neard: fix libdir/libexecdir confusion cbfccc6 glibc: fix libdir/libexecdir path confusion d0577f9 sudo: handle libexecdir != libdir/PN. 6f837cc util-linux: Add ptest dbd02bd libav: Correctly handle prefix="" fda9859 libav: Add PACKAGECONFIG options: avdevice, avfilter, avplay, gpl 7ba85f1 libav: Remove deprecated --disable-avserver 2739ed0 busybox: backport upstream fixes for unzip 6decbbb qt4-4.8.7: fix build for mips n32 f1e8938 gstreamer1.0: Convert tests and valgrind config opts to PACKAGECONFIGs 11b9524 cracklib: fix for base_libdir == libdir d9f73ca libbsd: Upgrade to 0.8.0 10d6dc4 libcroco: Upgrade 0.6.8 -> 0.6.9 79b823a shared-mime-info: Upgrade 1.4 -> 1.5 f6ec8a4 xdg-utils: Upgrade to 1.1.1 a3f63f9 gsettings-desktop-schemas: Upgrade 2.16.1 -> 3.18.1 754f6b6 gnome-common: Upgrade 3.14.0 -> 3.18.0 75aba18 clutter-gtk-1.0: Upgrade 1.6.2 -> 1.6.6 c6a6212 clutter-gst-3.0: Upgrade 3.0.8 -> 3.0.14 2da6cd5 clutter-1.0: Upgrade 1.24.2 148c953 cogl-1.0: Upgrade 1.20.0 -> 1.22.0 f54d4e4 ghostscript: Add NIOS2 support 21ba42b harfbuzz: update 1.1.0 -> 1.1.2 058b91e xvideo-tests: move to the latest release 70d459c scripts/oe-pkgdata-util: sort the packages in list-pkg-files 80e3919 wic: insert local Python paths at front 9d788d7 toolchain-scripts.bbclass: unset command_not_found_handle 82ab99f waf.bbclass: remove unused parameter from get_waf_parallel_make() 68d3dfe toolchain-shar-extract.sh: proper fix for additional env setup scripts 0c5d239 base: Improve handling of switching virtual/x providers 3745479 bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX. dd282d4 bitbake: toaster: return back 'New project' button 2a8e970 bitbake: toaster: tests Update UI tests to work with 2.0 changes fe8a0a3 bitbake: toaster: tests Automated build-mode backend tests 0497b57 bitbake: toaster: unset environment variables 8b7a548 bitbake: toaster: get rid of complicated heuristics 556b8b6 bitbake: toaster: remove SDKMACHINE from project variables 4186f5b bitbake: toaster: stop using toaster-pre.conf 361faa3 bitbake: toaster: remove writeConfFile API fcbba5a bitbake: toaster: set varibales on bitbake server 993bc7e bitbake: toaster: implement BitbakeController.getVariable 53e981e bitbake: toaster: buildinfohelper Broaden the toaster created recipe data case 57e5f24 bitbake: toaster: do not create duplicate HelpText objects 4c1e5ec bitbake: toaster: remove usage of BUILD_MODE variable 9902895 bitbake: toaster: do not terminate bb server 58765a8 bitbake: toaster: remove stopBBServer API 95a3cf7 bitbake: toaster: reimplemented startBBServer method 76d53b5 bitbake: toaster: remove _setupBE function 87b2f95 bitbake: toaster: implement 'toaster restart-bitbake' 891484a bitbake: toaster: implement start_bitbake function bf25471 bitbake: toaster: implement stop_bitbake function 7c2b225 bitbake: toaster: update brbe and project attributes de812d0 bitbake: toaster: start 'manage.py runbuilds' in the script 28e8ccf bitbake: toaster: make runbuilds to loop a3871a3 bitbake: toaster: use parent of the build dir 2a96d35 bitbake: toaster: check for toaster configuration later d87a534 bitbake: toaster: remove unused variable dc6a489 bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-setup-builddir 5a42c2d bitbake: toaster: run bitbake the same way cac91db bitbake: toaster: set DATABASE_URL in toaster script a464bf2 bitbake: toaster: implement get-dburl command e473151 bitbake: toaster: don't allow to run toaster as a script 4de214f bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf formatting 0debb11 bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first line 9d19dd9 bitbake: wget.py: parse only <a> tags 71ede7b bitbake: toaster: toastergui tests Add generic test for ToasterTables widget 34b22cf bitbake: toaster: tables Fix invalid field name on NewCustomImagesTable 1c59846 bitbake: toaster: tables Add default_orderby field where it was missing or unset d82c541 bitbake: toaster: CustomImageRecipe add search_allowed_fields to this model bdf6241 bitbake: toaster: machines table Fix missing layers information needed for filter b90a8dc bitbake: toaster: tablejs Make sure click handlers consume click event c075bcf bitbake: toaster: projectpage Make sure build targets are space separated 698c74c libsdl: remove redundant configure_tweak patch 35945fd iw: upgrade to version 4.3 15969ae gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for v4l2 and libv4l2 e601b38 gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG ddf2501 gudev: Add from meta-oe e406fa8 lsb: fix installed-vs-shipped for mips 39ecdce rpm: fix for N32 MIPS64 09b4da6 glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent() 1781a9a init-install-efi: fix script for eMMC installation f808747 init-install-efi: fix script for gummiboot loader 2a55036 linux-firmware: rtl8192cx: Add latest available firmware b60af3b libsdl2: add missing dependency on libxkbcommon for PACKAGECONFIG[wayland] ed31874 libxml2: upgrade to 2.9.3 ecb1c71 libxml2: merge pointless bb/inc split 19a626d openssh: redesign ssh-agent.sh regression test case 81b59e7 gcr: Require x11 DISTRO_FEATURE 934e486 psplash: update to latest git version ccb2a57 sysvinit-inittab: Add wrapper script to verify console exists b7f610d linux-yocto/4.1: Bluetooth:Fix the connection fail of 6lowpan over BT LE d08e761 linux-yocto-rt/4.1: update to -rt15 6aa464c linux-yocto/4.1: fsl-mpc8315e-rdb: Enable EEPROM bd29006 linux-yocto/4.1: update to v4.1.13 5561407 uClibc: enable utmp for shadow compatibility 533fc01 glibc: Backported a patch to fix glibc's bug(18589) 598e372 ncurses: update SRC_URI 51b64ee openssl: enable parallel make 88e45cd busybox: enable resize applet 87de4a1 busybox: disable support for mounting NFS file systems on Linux < 2.6.23 73cc839 busybox: update 1.23.2 -> 1.24.1 f8ac408 busybox: re-order defconfig to align with busybox 1.24.1 3648a37 busybox.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE bf28ea9 busybox.inc: set CC=${CC} via make command line f21dce1 busybox.inc: fix CONFIG_EXTRA_CFLAGS configmangle 6167669 busybox.inc: don't set .config CROSS_COMPILER_PREFIX e1ecccd busybox: move EXTRA_OEMAKE etc into busybox.inc 0e63300 busybox.inc: don't export EXTRA_OEMAKE 3735776 busybox_git: Enable getopt applet b1774f4 harfbuzz: update 1.0.6 -> 1.1.0 31f803a sqlite3: update 3.9.0 -> 3.9.2 7e3474c readline: apply missing upstream patches 99b9d52 readline: prepare for readline6.3 upstream patches e0b6d0c dbus: merge .bb and .inc d99958a pulseaudio: Fix HDMI profile selection 2ba954f initscripts: hide the error in case system is not writeable 4ed84ff nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes b8fdd09 xf86-video-vmware: Add vmwgfx PACKAGECONFIG option dfd5c4d pkgconfig: merge .bb and .inc 61c6887 pkgconfig: upgrade to version 0.29 744e89f ofono: upgrade to version 1.17 996f843 libxml2: remove legacy LDFLAGS += "-ldl" workaround dedabc1 apr: fix LTFLAGS to make it work with ccache 9470956 iproute2: install bridge tool by default 1b8f6a2 lttng-tools: add libgcc to RDEPENDS 22dd6e7 lttng-tools: Upgrade to 2.7 release ef73f21 lttng-tools: Drop unused patch c375976 lttng-ust: Upgrade to 2.7 release f5c1b57 lttng-modules: Upgrade to 2.7 release 8d708a5 libunistring: upgrade to version 0.9.6 f840e59 libtasn1: upgrade to 4.7 012ca02 wpa-supplicant: upgrade to 2.5 872e153 mesa: Make gl libraries RRECOMMEND mesa-megadriver a62fa23 directfb.inc: force bfd linker for armv7a 9b075ca libpng12: update to 1.2.54 6d1eb34 libpng: update to 1.6.19 92a881f orc: update to 0.4.24 2f479b1 libpcap: update to 1.7.4 bd4058f apr-util: add missing RDEPENDS for ptest 1408642 iproute2: update to 4.3.0 e677c25 ruby-native: Depend on openssl-native 9e37812 db: fix race issue for libdb-6.0.la c19036a pango: use ptest-gnome 43b29d9 gst-plugins-bad: improve FILES variables 9fc877f gstreamer1.0-plugins-base: add PACKAGECONFIG for libvisual 7a2bb0d python3: fix building nativesdk-python3 2268a70 python3: Upgrade from 3.4.3 to 3.5 ed8d1be python-git: Add missing dependency dee2a8c guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm c0b822f icu: force arm mode f42ef3f rpcbind: Security Advisory - rpcbind - CVE-2015-7236 04034e7 subversion: fix CVE-2015-3187 f91aedf subversion: fix CVE-2015-3184 40cd228 oeqa/sshcontrol: don't source profile d39192a oeqa/runtime/multilib: refactor ELF class extraction cc34104 oe-selftest: Enable code coverage on unit tests 06859de meta/conf/machine: use ' inside quoted values 6be94ec runqemu-internal: Replace wacom-tablet with tablet for usbdevice 0cc3810 recipetool: make plugin registration function name consistent with devtool b381f80 recipetool: add setvar subcommand 1fbd760 lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata() 0b850cb devtool: clarify help text 5001f23 devtool: build: enable showing default task in help f79022d devtool: build: use bbappend to set PARALLEL_MAKE 21481bc lib/oe/recipeutils: check in validate_pn() for names instead of filenames 671f41e devtool: ensure we change back to the original dir on error 74505b4 devtool: search: print SUMMARY value 3f46af2 devtool: drop unused plugin_init() functions 176211a devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directory 0fe7426 devtool: disable creating workspace for extract and search subcommands a360fa7 lib/oe/patch: improve extraction of patch header f79cc4d devtool: upgrade: provide a means to update the source branch b4d4d21 devtool: upgrade: fetch remote repository before checking out new revision 9b7d45c devtool: upgrade: remove erroneous error when not renaming recipe 9a70444 devtool: upgrade: fix updating PV and SRCREV 6a52c73 devtool: upgrade: fix removing other recipes from workspace on reset 44ef78a devtool: include do_patch in SRCTREECOVEREDTASKS 804f5b8 image.py: avoid mkdir race when building multiple images 312862f package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the default b00f734 image.py: Avoid creating empty .env file in _write_wic_env a88505b lib/oe/terminal: use C locale when determining version 8d784ba toolchain-shar-extract.sh: Ensure it's ran in clean environment 7f3c20f toolchain-shar-extract.sh: do not allow $ in paths for ext SDK 2d21e5d create-pull-request: handle empty ODIR c63b36f scripts/gen-lockedsig-cache: improve output 67af6d6 wic: exec_native_cmd: implement support for pseudo 8ffba25 toolchain-shar-relocate: don't assume last state of env_setup_script is good b8ee7ae sanity: don't enforce DISPLAY for testimage b364183 oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't set 46755cc base: add automatic dependency on lzip-native for .lz SRC_URI 6ea39c2 base: decode SRC_URI before adding implicit fetch dependencies eded9c2 buildhistory.bbclass: support extending the content of the build history d95df11 license.bbclass: Create image license manifest efdab52 license.bbclass: Add function get_deployed_files cc0d044 license.bbclass: Added function get_deployed_dependencies d45e10e license.bbclass: Added get_boot_dependencies function 8b1e7bc license.bbclass: Split license create manifest 1a210e6 license.bbclass: Write recipeinfo file in license folder 74c7cd5 populate_sdk_ext.bbclass: Be more permissive on the name of the buildtools 5ba6382 populate_sdk_base: Add sysroot symlink check 7fed655 classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCH 2948169 classes/populate_sdk_ext: tweak reporting of workspace exclusion 28a2ea7 classes/populate_sdk_ext: make it clear when SDK installation has failed 124c6aa classes/populate_sdk_ext: tidy up preparation log file writing d348624 boot-directdisk.bbclass: remove HDDIMG before create 03f15e5 sstate: Ensure siginfo and sig files are also touched 615ccae weston: Add PACKAGECONFIG option for colord CMS cdad67c opkg: add cache filename length fixes 2ec77de openjade-native: statically link local libs 29747d4 sysklogd: inhibit updatercd for non-sysvinit add3451 connman: depend on readline 7a557a22 latencytop: obey LDFLAGS 8aeec87 tcf-agent: obey LDFLAGS 9025d2e blkspace: fix ldflags for iowatcher 1732a8a bluez5: enable sysvinit support 160fdd8 sysprof: use packageconfig for the gui 425d020 mc: upgrade to 4.8.15 7386647 packagegroup-core-directfb: Don't depend on pango-modules ac5ed8e xkeyboard-config: Upgrade 2.15 -> 2.16 3a71fab xkbcomp: Upgrade 1.3.0 -> 1.3.1 b7cb308 xinput: Upgrade 1.6.1 -> 1.6.2 05eca73 xf86-video-omap: Upgrade 0.4.3 -> 0.4.4 cfcc5e5 xf86-input-synaptics: Upgrade 1.8.2 -> 1.8.3 4c9256f xf86-input-evdev: Upgrade 2.9.2 -> 2.10.0 96ddcc5 xorg-driver-input: add xorg configuration to FILES a1003f5 xserver-xorg: Upgrade 1.17.2 -> 1.18.0 a336b8a libxcb: Remove unused git-version of the recipe 05ba0db libxcb: Upgrade 1.11 -> 1.11.1 44233d3 pixman: Upgrade 0.32.6 -> 0.32.8 7ab0466 libxi: Upgrade 1.7.4 -> 1.7.5 63feef0 gtk-icon-utils-native: Upgrade 3.16.6 -> 3.18.2 38924d9 package_regex.inc: Add gtk-icon-utils-native 060b482 gtk+3: Upgrade 3.16.6 -> 3.18.2 4f3d2b3 adwaita-icon-theme: Upgrade 3.16.2.1 -> 3.18.0 c8849ac librsvg: Upgrade 2.40.10 -> 2.40.11 81769ca pango: add RPROVIDES for removed packages c9b06f5 pango: Upgrade 1.36.8 -> 1.38.1 ced8d49 gdk-pixbuf: Upgrade 2.30.8 -> 2.32.1 918c773 libsoup-2.4: Upgrade 2.50.0 -> 2.52.1 5bd9305 at-spi2-atk: Upgrade 2.16.0 -> 2.18.1 8eb0c8f atk-spi2-core: Upgrade 2.16.0 -> 2.18.1 78130eb atk: Upgrade 2.16.0 -> 2.18.0 e7141ab glib-networking: Upgrade 2.44.0 -> 2.46.1 fcd7494 glib-2.0: build dependency cleanup 5357764 glib-2.0: Enable more tests while cross-compiling 1e271af glib-2.0: Upgrade 2.44.1 -> 2.46.1 bc1be07 qemu: Backport malloc-trace disabling bca5a7a logrotate: do not move binary logrotate to /usr/bin 0069c0d systemd: drop unneeded $D check in prerm cd1f2b4 systemd: chown hwdb.bin to root:root for do_rootfs 7ca8cd9 systemd: for valgrind, define VALGRIND=1 46fa8ab systemd: make coredump a PACKAGECONFIG ac34784 systemd: add machine-id to conffiles 04937cc systemd: ignore .so filenames in systemd-doc 6821854 systemd: fix Upstream-Status tag 82107b1 mdadm: fix CFLAGS and ptest issues d8adfd2 gcc-4.9: Fix various _FOR_BUILD and related variables 8ae27fa devtool: add sync command 6bfa1dc boost.inc: remove unused parameter from get_boost_parallel_make() 16d7bfd wireless-tools: remove unused files ee923bf gstreamer1.0: fix install race 0ae52c8 gcc-multilib-config: make aarch64 support multilib 8514d21 libxml2: fix CVE-2015-7942 and CVE-2015-8035 e864f71 terminal: Open a new window instead of split on older tmux versions (<1.9) 5056581 flex: fix test-bison-yylval and test-bison-yylloc failed c54540e gdbm 1.8.3: install libgdbm_compat b9f87ed harfbuzz: update to 1.0.6 3f75537 ethtool: bump version to 4.2 9a4da3c openssl: fix ptest issues 9163a5d base-files: stage /etc/skel d60c5ff mktemp: raise the priority to avoid conflicting with coreutils b06eacd libunwind: fix build for qemuarm c4acace gma500_gfx: Avoid inserting gma500_gfx module for certain devices 6c3f680 libsndfile: fix CVE-2014-9756 aa07eb1 python-pycurl: update version to 7.19.5.2 696aa7e rt-tests: upgrade to version 0.96 6ec7dc2 rpcbind: don't use '-w' for starting rpcbind eddd88f libsecret: add dependency on intltool-native 2e8efb1 openssl: use subdir= instead of moving files in do_configure_prepend() 036d2dc openssl: sanity check that the bignum module is present cf366d8 libsdl2: require GLES when building Wayland support 4b38be6 meta: add some missing Upstream-Status tags to patches 42c75cd weston: delete unused patch 521fac6 glibc: fix Upstream-Status tag 44a7bbc linux-firmware: package Broadcom BCM4339 firmware f9d51cd libusb1: fix make install race cb01f6d libusb1: upgrade from 1.0.19 to 1.0.20 b4e6f63 perl: fix spaces in brackets while using CC version a59d019 u-boot: Update to 2015.10 release e67c5b0 bitbake-prserv-tool: check file name 4e2c5e1 recipetool.append: don't choke on a trailing ; in a url a35f79d yocto-bsp: Set SRCREV meta/machine revisions to AUTOREV 9d585b5 yocto-bsp: Set KTYPE to user selected base branch 1542c2a yocto-bsp: Typo on the file extension f674ffa yocto-bsp: Avoid duplication of user patches ({{=machine}}-user-patches.scc) 49a465c package_manager.py: Delete installed_pkgs.txt file ace895d rootfs.py: Stop using installed_pkgs.txt ccb1616 lib/oe/distro_check: don't set empty proxy keys 8137a84 lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATA a6c68d8 oeqa/selftest/sstatetests: prettier output for allarch test 92328b4 oeqa/selftest/signing: Added new test for signing sstate. fbb03a8 oeqa/selftest/signing: New test for Signing packages in the package feeds. 13a4c38 qemu.bbclass: fix vardeps of QEMU_OPTIONS 51bd011 qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONS 753f31e autotools: Allow recipe-individual configure scripts e281791 allarch: Force TARGET_*FLAGS variable values e28e17e distro/maintainers.inc: include stress package details 76d2e46 image_types: improve wks path specification 70ae7a6 insane.bbclass: Avoid libdir QA check if PACKAGE_DEBUG_SPLIT_STYLE='debug-file-directory' cf0dfdb classes/cpan-base: fix libdir for nativesdk a205c4c bbclass: fix spelling mistakes cf218e5 rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexclude 7d8616c insane: Don't depend on BB_TASKDEPDATA a9cc27e kernel: fix race condition between compile_kernelmodules and shared_workdir fecb077 classes: Ensure pass setVar/setVarFlag strings, not integers 9167f20 classes/license: fix intermittent license collection warning 43c8867 classes/metadata_scm: fix git errors showing up on non-git repositories 59b27d5 sstate: respect GPG_BIN and GPG_HOME 4415dc5 archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packages 2f0ff3a archiver.bbclass: fix previous issue regarding work-shared for linux-yocto 0cc4eef waf.bbclass: filter out non -j from PARALLEL_MAKE 95719b0 ptest-gnome: extend EXTRA_OECONF in all builds, not just target 1b25a70 yocto-project-qs, ref-manual, poky.ent: CentOS Package updates 2e649d7 dev-manual: Updated runqemu command options list bd62289 toaster-manual: Removed SDKMACHINE from the json file example. c674cd7 ref-manual: Updated list of supported distros. 33d8cff ref-manual: Updated the GCC 5 migration section for 2.0 d9aabf9 gcc: Drop 4.8 2cb1aee layer.conf: Correct gcc-cross dependency 88f9310 bitbake: toaster: builds pages Fix the download cooker log link d04af8b bitbake: toaster: project pages Link to image recipes table in notifications 70465c7 bitbake: toaster: tests: Re-write some cases to make them more maintainable 536b73f bitbake: data_smart: Only support lowercase OVERRIDES fb01a66 bitbake: fetch2: Remove crazy code in unpack 7db88aa bitbake: parse: Don't try to expand __base_depends/__depends 4c04ce0 bitbake: cache: Don't try to expand __inherit_data 9d8e36a bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process environment 4677d8b bitbake: toaster: Remove the new-build-input button widget 55f4494 bitbake: toaster: projecttopbar Use the project in context to get num builds e9d4962 bitbake: toaster: projectpage Disable/Enable build input if we have 0 layers 5fa4c73 bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PROGRESS c4032f4 bitbake: codeparser: Only load the codeparser cache once e3b66c1 maintainers: mass reassign and cleanup 37ddd3e Revert "local.conf.sample: Disable image-prelink by default" 9cc221d yocto-bsp: Default kernel version to 4.1 on x86_64 7100c42 scripts: runqemu: remove QEMUARCH from help message f47e4ad cairo: update 1.14.2 -> 1.14.4 603b4de cairo.inc: drop obsolete CFLAGS += "-ffat-lto-objects" workaround e8833a6 cmake: update 3.3.1 -> 3.3.2 8b2b068 oe-selftest: add test for bitbake-layers show-recipes 480bbae oeqa/selftest/layerappend: fix test if build directory is not inside COREBASE a301f6e oeqa/selftest/devtool: fix test if build directory is not inside COREBASE fd6bf77 classes/distrodata: split SRC_URI properly before determining type 7cebff6 classes/buildhistory: split package history values only once 10fc534 conf/distro/include: drop old recipes from include files 37cfd80 gitignore: fix overzealous exclusion 1f6599b meta: Fix typos in Upstream-Status labels 7cace4c meta/conf/layer.conf: fix typo ca8e1e5 texinfo-dummy-native: set SUMMARY instead of DESCRIPTION 64cd113 gstreamer1.0-meta-base: set SUMMARY instead of DESCRIPTION 1d42d59 mmc-utils: set SUMMARY instead of DESCRIPTION 6692540 swig: set SUMMARY instead of DESCRIPTION 47ae8eb alsa-plugins: set SUMMARY instead of DESCRIPTION eac5fa9 tzcode-native: set SUMMARY instead of DESCRIPTION 0a30a1f linux-yocto.inc: set SUMMARY instead of DESCRIPTION 19e1a73 python-nose: add SUMMARY b5f58c1 stress: add SUMMARY 5f9392a libunwind: add SUMMARY 1460e01 gptfdisk: add SUMMARY 0821c36 verify-homepage: fix recipe file selection 0c48921 verify-homepage: tidy up output and comments 0e348e7 verify-homepage: get expanded HOMEPAGE value caaca00 verify-homepage: use scriptpath to find bitbake path 649b6bc libaio: don't disable linking to the system libraries 11a9c24 runqemu: don't specify IP when starting a VNC server 3b95964 qemurunner: Remove the timeout in run_serial bbd6d07 libxslt: CVE-2015-7995 a0d2ea9 gstreamer1.0-rtsp-server: upgrade to version 1.6.1 2459ec2 gstreamer1.0-libav: upgrade to version 1.6.1 bce06e7 gstreamer1.0-plugins-ugly: upgrade to version 1.6.1 0ec3c62 gstreamer1.0-plugins-bad: upgrade to version 1.6.1 ba1bc63 gstreamer1.0-plugins-good: upgrade to version 1.6.1 4a55d12 gstreamer1.0-plugins-base: upgrade to version 1.6.1 8360f23 gstreamer1.0: upgrade to version 1.6.1 8800033 prelink: Fix various prelink issues on IA32, ARM, and MIPS. 920fb96 gcc: Update default Power GCC settings to use secure-plt 7b1763a glibc: Fix ld.so / prelink interface for ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA e63e191 qemurunner: Enable timestamps on kernel boot-up a1ca788 openssl: fix mips64 configure support 5a10a6f at: modify sources in do_patch 78e0598 unzip: rename patch to reflect CVE fix b80935a readline: rename patch to contain CVE reference 86d84ff qemu: upgrade to 2.4.0.1 4f0d756 gnome-desktop-testing: fix ptest output format 834de84 default-distrovars: remove less from WHITELIST_GPL-3.0 29bba95 lsof: don't export EXTRA_OEMAKE 3d37768 cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASE efc07c2 rm_work.bbclass: Exclude do_rootfs stamp removal 5f9d16b cairo: fix license for cairo-script-interpreter 7328479 openssh: enable X11Forwarding if distro feature x11 is set adeb820 acpid: Upgrade to 2.0.25 781dfd8 libidn: 1.30 -> 1.32 351c69a sqlite: 3.8.10.2 -> 3.9.0 c0fe43c rt-tests: bump to v0.94 cf972f9 gbm: Fix "configure: error: gbm requires --enable-dri" 17733cc xinetd: install xinetd supported services configuration aa1844e combo-layer: introduce ability to exclude component from mass update dcc446f linux-dtb.inc: refactor common code to function get_real_dtb_path_in_kernel af9c7a4 linux-dtb.inc: refactor common code to function normalize_dtb 7eecb81 linux-dtb.inc: explicit test for empty string not needed 54df911 ptest-runner: Allow running of specific tests 54325b2 oeqa/testimage: Add support for test folder export. ecbe135 oeqa/runtime/multilib: run the arch tests on connmand not connman-applet 2d1071e oeqa/runtime: remove dmesg test 42a5378 nfs-utils/statd: fix a segfault 77e3246 qemu: enable user mode for mips64 and mips64el 70600fb gnupg: fix find-version for beta checking ab123ef rpm: define EM_AARCH64 for debugedit af8c136 xserver-xorg: drop empty ${PN}-security-policy package b667067 xserver-xorg: add Xwayland RRECOMMENDS 80f4d71 weston: add a PACKAGECONFIG option for xwayland support 883ab0f systemd: make dbus an optional build time dependency 2c5047f weston: add PACKAGECONFIG to build with systemd-login support 65ffeb5 systemd: add PACKAGECONFIG to build with compatibility libraries 4b29c80 os-release: put double-quotes around variable contents 0f516a5 cpio: fix testcase symlink-bad-lengths [ LIN8-947 ] bceb9cb cpio: Fix symlink-bad-length test for 64-bit [ LIN8-947 ] architectures. 0ff3fc7 gtk+3: fix ALTERNATIVE_PRIORITY conflict with gtk+ eca12a6 coreutils: fix ALTERNATIVE_PRIORITY conflict with procps and mktemp 8de5315 util-linux: fix ALTERNATIVE_PRIORITY conflict with ncurses procps and e2fsprogs 3befb43 console-tools: fix ALTERNATIVE_PRIORITY conflict with kbd 5385ea8 debianutils: fix ALTERNATIVE_PRIORITY conflict with which 3a0bd40 linux-dtb.inc: use same variable name DTB for all elements of KERNEL_DEVICETREE a879312 linux-dtb.inc: remove unneeded 'cd' a23d1ca webkitgtk: Add upstream patch to fix build problem 69836e8 python: don't append -D__SOFTFP__ to TARGET_CC_ARCH for armv6/armv7a 38d1d63 prexport.bbclass: avoid export for native and crosssdk d3da006 recipes: add distro_features_check for some packages 63690f0 scons.bbclass: SCons packages don't require do_configure bffdc65 busybox: Schedule mdev after mountall 13ce7c2 busybox: Fix mdev block device automounting b09f0f2 libarchive: rename patch to reflect CVE 116360f binutils: Fix XLP / Octeon 3 instruction clash fd4f4d2 binutils: Fix octeon3 disassembly patch fc45dea build-appliance-image: Update to jethro head revision e14498b meta-yocto/distro: Updated SANITY_TESTED_DISTROS. 01bba74 meta-yocto/distro: Updated SANITY_TESTED_DISTROS. e1aa897 build-appliance-image: Update to jethro head revision 96cab33 unzip: CVE-2015-7696, CVE-2015-7697 1b2a942 vte: fix DoS from malicious escape sequence (CVE-2012-2738) 370a291 build-appliance-image: Update to jethro head revision 00911c9 linux-yocto_4.1: Update SRCREV for genericx86* c86957a glibc: Allow 64 bit atomics for x86 b02c5f6 local.conf.sample: Disable image-prelink by default 1630dbb ref-manual: Applied a correction to the GCC 5 migration 2.0 section. 37677d6 ref-manual: Updated ADT Installer Extras a79e303 kernel-dev: Added cross-reference to .config information e03b19b ref-manual: Applied review updates to 2.0 migration section. a0791c1 bitbake: toasterui: Create per-build logs 290534d bitbake: build/utils: Add BB_TASK_IONICE_LEVEL support 3ebf761 bitbake: cooker: Ensure BB_CONSOLE remains correct over server resets 5b19b71 bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOG acc7b4d bitbake: command: Add getSetVariable command c8051c5 bitbake: bitbake-user-manual: Added new description for BB_TASK_IONICE_LEVEL 183290a bitbake: bitbake-user-manual: Added BBTARGETS variable description. 66d3c35 bitbake: toaster: templates Add meaningful title tags 5724b2a perl: Remove errornous extra path-specs for Module::Build based modules 884cf7a perl: Correct path for vendorlib, vendorarch, sitelib and sitearch 2d0c499 perl: fix Perl5 module builds 24cfcc4 runqemu-export-rootfs: update location of unfsd binary da386d3 gtk-icon-cache: pass the native libdir to the intercept 63a0311 connman: Move wired-setup to ${datadir} 1c3c76d useradd-staticids.bbclass: Do not require trailing colons 8a0d8ee toaster manual: Updated the set up and use chapter f19b52c ref-manual: Updates to the 1.8 to 2.0 Migration section. b73da6b toaster-manual: Added new Toaster functionality descriptions. 947e156 ref-manual: Updated the rootfs*.bbclass description. 62e200e bitbake: toaster: orm Fix restrictive LogMessage message length 78f935d bitbake: toaster: Remove all navigation when not in build mode c5f147b bitbake: toaster: Run tests in build mode 1d17109 bitbake: toaster: Hide builds for non-cli projects in analysis mode a580479 bitbake: toaster: Hide top bar buttons in analysis mode 1ec2ec3 bitbake: toaster: Show mode-appropriate landing page bbac0f0 bitbake: toaster: Add BUILD_MODE flag to context 851f0d8 bitbake: toaster: add get_or_create_targets API dcd9cd0 bitbake: fetcher: svn: Add support for checkout to a custom path 4ab7202 bitbake: cooker: preserve pre and post configs fdfdfc8 oeqa/utils/decorators: fix missing keyword arguments on decorators a2d5b7a classes/gtk-icon-cache: don't pass STAGING_LIBDIR_NATIVE to intercepts 5171329 intercepts/update_icon_cache: use STAGING_DIR_NATIVE from environment d18d902 lib/oe/rootfs: tell intercepts where the native sysroot is 9336e1f subversion: add explicit dependency on file-replacement-native for native builds 19358d0 rpm: add explicit dependency on file-replacement-native for native builds 698c3de file: don't replace host file when built natively 83a2bde sanity: check that the host has file installed 43c46e9 bitbake: add file-native to ASSUME_PROVIDED 2925cd9 Revert "runqemu-export-rootfs: update location of unfsd binary" d023d99 populate_sdk_base: Ensure PKGDATA_DIR exists 9b956c4 Perl: Use CC version not $Config(gccversion) 0f75740 wic/utils/oe/misc.py: Preserve PATH when running native tools 273bcb4 mtools_4.0.18.bb: Use create_wrapper() for mcopy 031d464 scripts/oe-pkgdata-util: Fix variable name in error handling d8d4ce7 Add 850 codepage to uninative-tarball c1d5e89 e2fsprogs: backport a patch to fix filetype for hardlink 426a9b7 oeqa/selftest: Added testcase decorators. 835525c runqemu-ifup: Check if the tap interface is set up correctly b13c0be qemurunner: Show the output of runqemu script 9846275 runqemu-internal: Enable support for use virtio devices. 304c956 linux-yocto{, -rt}: Enable support for virtio drivers in qemu machines. eebcbe1 runqemu: Enable support for kvm without vhost in x86 and x86_64 135d094 prserv.bbclass: remove it since it is null c509c78 initscripts/sysfs.sh: Mount devtmpfs on /dev/ if needed 022f8cc image-mklibs.bbclass: update i586 TARGET_ARCH test to i*86 d492a70 base.bbclass: considering multilib when setting LICENSE_EXCLUSION 54b7471 gcc-target.inc: Add support for executable thats may have a suffix 0d69a171 cairo: backport fix for compatibility with OpenGL ES 2.0 64b5e3e mesa-demos: fix deadlock in sharedtex_mt dc8495f bzip2: fix bunzip2 -qt returns 0 for corrupt archives 5bf1430 gnome-desktop: add xkeyboard-config dependency 48443cc gtk+3: Do not try to initialize GL without libgl 59fdbae classes/insane: rename invalid-pkgconfig QA check to invalid-packageconfig 73e1d33 uclibc: Implement syncfs and AT_EMPTY_PATH for all and O_PATH for arm 2e4575d systemd: Fix build with uclibc 40911f4 libtirpc: Fix a bug exposed by uclibc d90d3e8 libpam: Fix build with uclibc 32c8625 coreutils: Do not use host paths in getloadavg.m4 20b7d87 coreutils-6.9: Add missing dependency on virtual/libiconv 8bb6436 uclibc: Fix build with gcc5 e5e8fce libtirpc: Refresh uclibc patches fd66dd1 rpcbind: Fix build with uclibc 369c536 scripts/oe-publish-sdk: create directory before making git repo 8a555fe rootfs.py: add more info to the warning message 787253f package signing: automatically export public keys 579e254 package_manager: fail if signed feeds are enabled for ipk or dpkg 835e755 Add new bbclass for package feed signing 822844d sign_rpm.bbclass: make RPM_GPG_NAME a mandatory setting 48d60fc sign_rpm.bbclass: be more verbose in case of error dbb9af6 package_manager: support GPG_PATH variable b682fca sign_rpm.bbclass: introduce GPG_PATH variable 8ccbc26 apr: remove conflict with ccache 5e42593 linux-yocto: nf_tables: Add nf_tables feature 1c2fdd9 linux-yocto/3.19: fix ARM boot with gcc5.x 3bab714 linux-yocto: skip kernel meta data branches when finding machine branch 1561d0d kern-tools: avoid duplicate .scc file processing 47dcee2 linux-yocto/4.1: drm/i915: Fix the VBT child device parsing for BSW 380f2c6 linux-yocto: axxia configuration updates 505a826 build-appliance-image: Update to jethro head revision 7d30d67 ref-manual: Updated the allarch class description. a8674ae ref-manual: Updated the MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS variable e7c8c79 ref-manual: Added the 1.8 to 2.0 migration section. cd48ccc dev-manual: Added notes to clarify use of pkg-config dc9e4cb ref-manual: Added correct class name as part of pkgconfig description 5bc8fa6 ref-manual: Fixed typo in 1.6 migration section for BitBake 2fe3809 ref-manual, dev-manual: Applied feedback to edit several classes 359b7fb ref-manual: Added three PACKAGE_FEED_* variable descriptions 2f4e90c toaster-manual: Updated the json file example bits to be current 66653cb ref-manual: Updated the image-swab.bbclass description d66cf20 toaster-manual: New section on PREFERRED_VERSION 4b9daa8 ref-manual: Added many new class descriptions. ae0d508 toaster-manual: Added note for creating virtual environment 98d7d24 toaster-manual: Updates to example toasterconf.json file b263a3e dev-manual: Added CentOS packages to enable runtime tests on QEMU 9abc72c adt-manual: Fixed PMS typo 2e7d650 ref-manual: Updates to clarify Fetcher URL directory parameters 7facee6 toaster-manual: Updated the section for setting up virtual env. 10970a6 dev-manual: Added package requirements for runtime QEMU testing acacf6b ref-manual: Added linuxloader.bbclass reference description. 8fc90a7 Makefile: Updated the make file to not create toaster-manual pdf 0889848 dev-manual: Updated devtool build --help example 1944d28 documentation: Updated files to support 2.0 release. 8d2a6f0 toaster-manual: Removed "dizzy" and replaced with "jethro" 3bff581 ref-manual: Added descriptions for 5 new variables and 2 tasks. a87268e dev-manual: Updated the Marking Packages information. 1c7f462 ref-manual: Added oe-seltest package requirements sections. 3d82046 adt-manual: Updated the build toolchain section with more detail. 54b4aff adt-manual: Updated some hard-coded distro values 196210f dev-manual: Updated the multilib example. 3930f04 ref-manual: Updated the EXCLUDE_FROM_SHLIBS description 0d1c86b ref-manual: Updated EXCLUDE_FROM_SHLIBS description. eea7521 ref-manual: Updated distrodata.bbclass example 2eaf843f ref-manual: Added new description for PACKAGE_EXCLUDE_COMPLEMENTARY 97298fb dev-manual: Fixed typo in path for wic plugins 05d8101 ref-manual: Added new EXCLUDE_FROM_SHLIB variable 316d432 ref-manual: Added new variable description for SKIP_FILEDEPS a1b25e6 yocto-project-qs, ref-manual: Replaced "yum" with "dnf" d284fba ref-manual: Added cross-reference phrase to some variables 5a226f7 dev-manual: Changed multilib example 6ca549f dev-manual: Added note about building out Autotools projects 92b26ad archiver.bbclass: Fixes and improves archiver class for kernel and gcc packages 2d00803 oeqa/selftest: improve config writing and cleanup 1881564 oeqa/selftest/wic: remove numbers from test names 2ac34d2 oeqa/selftest: clean up selftest.inc in teardown a66ed33 oeqa/selftest/wic: fix cleaning b67b1a4 oeqa/selftest/wic: corrected testcase decorator for test18_iso_image e191120 oeqa/selftest: verify that devtool can use plugins in other layers b8a9728 oeqa/selftest/buildoptions: Use the correct script for cleaning the workdir 94decbc oeqa/selftest/bbtests: Updated bitbake TCs 322c324 oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safely cf311a7 oeqa/utils/ftools: From functions that expect data, check if None 900639c oeqa/utils/ftools: Ignore the exception if file does not exist 2e91cbd oeqa/selftest/manifest.py: Test support for manifests c9bef34 useradd_base.bbclass: Do not warn without a reason accb59e qemu: disable Valgrind ac1bc7d i2c-tools: fix inverted RDEPENDS 35c043b rpm: remove spurious build dependencies 41cbfd7 gcc-5.2: Fix various _FOR_BUILD and related variables a27da70 sudo: fix file permission for /etc/pam.d/sudo abeaed9 openssh: fix file permission for /etc/pam.d/sshd 96a5cfd sanity.bbclass: expand warning when chmod fails 409e6e0 populate SDK: prepare calling of bb.utils for exceptions db55d31 devtool: handle virtual providers 8578bc1 libc-package: Fix localedef multilib dependency issues 0942aff toolchain-shar-extract.sh: print full-length title underline 9630fc1 classes/populate_sdk_ext: detect and warn if running in OE environment 254ff38 classes/populate_sdk_ext: add note to env setup script 9a81ba7 classes/populate_sdk_ext: prevent image construction from executing on install ec5ec35 classes/populate_sdk_ext: consistent indentation b8f7042 oeqa/runtime: Fix setUp and tearDown methods 3327401 oetest: Add tearDownLocal class 3b7853a test-empty-image: rename from core-image-empty 5febb1d scripts/gen-lockedsig-cache: fix race with temp file creation 3b5d6ff image-live: make SYSLINUX_ROOT changable in image recipes 5009966 toolchain-shar-extract.sh: provide proper path for env_setup_script ae7703f classes/base: provide hints on PACKAGECONFIG error 5a02ec2 devtool: extract: fix error handling 3aac110 metadata_scm: rewrite git hash logic 59668f2 linux-yocto-custom: fix typo in Upstream-Status tag c52dcb0 grub-efi, gummiboot: Emit correct path in startup.nsh f9d29ab coreutils: fix for native and nativesdk b1a7405 gcc-4.x: fix wrong warning when using the universal zero initializer {0} 402723e tzdata: reinstate changes reverted in 2014c upgrade 3770461 build-compare: drop PATCHTOOL setting 4846260 common-licenses: use correct GFDL-1.1 license text a9053ac bitbake: toaster: Add tests for error message display on the build dashboard 2517987 bitbake: toaster: Modify "New build" button behaviour for cli builds project 56d4c84 bitbake: toaster: Clean up template code d96cedf bitbake: toaster: More linting of tests 7c8877e bitbake: toaster: Show tooltip next to cli builds project name in all builds 7670234 bitbake: toaster: Hide tabs and add info popups for command line builds da4c614 bitbake: toaster: Make the builds view the project page for "command line builds" ef6fc2b bitbake: toaster: Replace "Run again" button with help text for cli builds 7467b68 bitbake: toaster: Exclude "command line builds" project from projects typeahead b5624c7 bitbake: toaster: Show 'not applicable' for default project machine and release 3c4c984 bitbake: toaster: Reorganise and lint tests 3ba43f2 bitbake: fetch2/hg: Include missing errno import 6fa3fec bitbake: cooker: normalize build targets 5effe8f bitbake: toaster: Allow any text input to machine configuration variable 320d05e bitbake: toaster: exit or return depending on the mode 2e2e40c bitbake: toaster: set TOASTER_MANAGED variable a73895e bitbake: toaster: get rid of SRCFILE 779539c bitbake: toaster: use path to the script to guess config path eb8b2b9 bitbake: toaster: Guard against builds with no targets 65e8bde bitbake: toaster: Remove Toaster exceptions section of build dashboard 93f0b61 bitbake: toaster: Record critical errors 069a611 bitbake: toaster: Test that exception isn't thrown by project page 026e981 bitbake: toaster: Check whether buildrequest exists before using it 1feeb8e bitbake: toaster: Always run bldcontrol migrations ae82d77 bitbake: toaster: buildinfohelper Detect command line builds 596c219 bitbake: toaster: Disable add layer button when input is empty 24e5a17 bitbake: toaster: Have 'Version' next to recipe name c895838 bitbake: toaster: Improve directory structure layout 2f52ef4 bitbake: toaster: importlayer Update property names for importlayer api calls 556c0ea lib/oe/image.py: Fix dependency handling for compressed types d302c98 bitbake: toaster: Fix missing tooltips from layers on project configuration page 7e5464b bitbake: toaster: Fix broken test case 2e375e6 bitbake: toaster: exclude recipes with empty names fa3e82d bitbake: toaster: delete recipe if it can't be saved 82675fc bitbake: toaster: Remove project name from latest project builds 6aeaca1 bitbake: toaster: test get_alldeps API 0fb6be0 bitbake: toaster: fix orm tests dea679a bitbake: toaster: fix NameError 6e0c0fd bitbake: toaster: use get_alldeps in layerdetails renderer bd2ec77 bitbake: toaster: implement API to get full list of deps 05594f8 bash: Disable custom memory allocator adbbab7 icu: fix install race b1d0aab webkitgtk, gcr, libsecret: force ARM mode 67d6500 gtk+3: gtk3-demo needs libgl f385ed1 lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.open 4bf7b7d cups: fix non-deterministic xinetd behaviour 32dbf71 cronie: clean up bugtracker info 6396d6a irda-utils: clean up bugtracker info 8d5878b screen: fix CVE-2015-6806 acdc2db kbd: provide a workaround for build failures 67959b9 machine/qemu: Fix OpenGL/GLX support with xserver-xorg. fedff4f busybox.inc: remove redundant @DATADIR@ replacement 78b9d2d insane.bbclass: remove misleading path in warning 8995a30 iptables: only check libnetfilter-conntrack when libnfnetlink is enabled e35c404 bitbake: toaster: Don't descend into directories for cached_layers d9528d9 toasterconf: update meta-yocto to jethro and drop dizzy 2d6701f bitbake: toaster: Update JS unit tests ab896df bitbake: toaster: Fix stale layer state buttons 41a5f82 bitbake: toaster: tables Add the recipe filter back into the Recipe table 2bebcd4 bitbake: toaster: Fix typo in returning pk list of layer versions in current project d6d680d bitbake: toaster: layerdetails update build recipe button class name 7794b57 bitbake: toaster: Hide "Download build log" button if log doesn't exist 8c69539 bitbake: toaster: fix naming for clone directory 41286f4 bitbake: toaster: buildinfohelper Skip packages we have no build info about 97d0006 bitbake: toaster: buildinfohelper associate build data with built_recipe 0dcc963 bitbake: toaster: remove bashisms so script works in dash as well 8068aa3 bitbake: toaster: get rid of interactivity in bldcontrol 7d7823e bitbake: toaster: check for configuration file and exit if not found 315989c bitbake: toaster: remove layer and build dir interactive questions 489d5ff bitbake: toaster: removed superuser question from startup c7d1dab bitbake: toaster: orm Machines filter don't pass self in as parameter dd957fe bitbake: toaster: Rationalise mimetype guessing to fix artifact downloads ce9011a bitbake: toaster: Use Python's mimetypes module 466bbec bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" values 8b7d846 bitbake: toaster: Set default columns in recipes tables 9daf6ef bitbake: toaster: Comment out broken sorting and filters b661f53 bitbake: toaster: Don't HTTP cache ToasterTable responses a3742a0 bitbake: toaster: Don't add new history entries when table data loads fa68ae0 bitbake: toaster: use meaningful logging levels bd8b27b bitbake: toaster: ignore ReachableStamps event ceeb52a linux-yocto: Update SRCREV for genericx86* BSPs 7766265 os-release: fix do_compile() when RPM signing is enabled 9a02df0 readline: actually apply readline63-003 (aka CVE-2014-2524) a856580 rpm: fix return without value in patch 49bf4b1 Revert "qemu-native: Enable temporary debug info as default." ad8c021 linux-yocto/4.1: drm/i915 backports 48e5579 oeqa/utils/qemurunner: Add support for Unicode from qemu 1f99452 report-error.bbclass: Support Unicode reports b25af33 udev: add PROVIDES = "libgudev" a0d9d2d lib/oe/image.py: Add image generation for companion debug filesystem 8ee9a93 package_manager.py: sort output of OpkgPkgsList().list 37c54af ThunderX: Add initial tune file a0e7311 tzdata: update to 2015g 931dda4 tzcode: update to 2015g 8cacd22 recipetool: create: fix change in path structure if --extract-to path exists e961688 devtool: update-recipe: avoid updating patches that have not changed 07fc8c2 oe-selftest: wic: fix LocalSetup eac61f3 build-appliance-image: Update to jethro head revision c9bdcf5 oeqa/runexported: Replaced optionparser with argparse. 038ae3f systemd: remove glib-2.0 build dependency 0516cd2 webkitgtk: Add some PACKAGECONFIG options. dff30d2 fontcache: allow to pass extra parameters and environment to fc-cache d5ce2f5 webkitgtk: Use ON/OFF for cmake switches. ebd5035 testimage: Added IO commands to dumps b73a35e distro-alias.inc: Updated for jethro 2.0 release b7f9cde build-appliance-image: Update to jethro head revision cf8ad8d toaster: Special case the openembedded-core layer to avoid duplicates 20b888b build-appliance-image: Update to jethro head revision 8fb5a5a bitbake: bitbake/lib: Update version to 1.28.0 0eca7ff build-appliance-image: Update to jethro head revision 34fede6 poky.conf: Bump version for 2.0 jethro release a7329e1 Revert "oeqa/runtime: Added one runtime testcase in connman." c2e78e3 qemu: Drop BROKEN usage e788961 smart:cache.py: getPackages() matches name + arch f3e57ba devtool: modify: use correct local files directory name 7cb0765 xuser-account: Take over xuser specific D-Bus policy cdaa8fd bluez5: Use upstream D-Bus policy e4a4961 ptest: run-ptest not required to run do_install_ptest 12cd705 distrodata: Take account proxies on distrodata tasks f047ee8 devtool: update-recipe: enable var history tracking 979de77 lib/oeqa/selftest/yoctobsp: Basic tests for yocto-bsp script e20d8b8 scripts/lib/bsp/engine: Indent the karch properties when stored into a file f2933cc yocto-bsp: Update templates to 4.1 kernel 8283a57 scrips/lib/bsp/engine: List properties to stdout when output parameter is omitted b355a5e scripts/yocto-bsp: Exit successfully when asking for help ad9ee3d meta-yocto-bsp: bump to linux-yocto 4.1 for the non-x86 BSPs cdc57f6 bitbake: siggen: Make it clear why nostamp tasks signatures don't match 1630f0a bitbake: runqueue: Add handling of virtual/xxx provider mappings 0b96e6f bitbake: taskdata: Add a function to return the virtual/ mapping data 40fae32 bitbake: cookerdata: Rename BBPKGS -> BBTARGETS 1e467b3 bitbake: bitbake-worker: Guard against multiprocessing corruption of event data e5b9c2a oeqa/selftest/wic: Use SetupLocal instead of Setup 4266cc9 kernel.bbclass: fix the bug of checking the existing sections in do_strip() ec1146e linux-yocto_{3.14,3.19,4.1}: qemuarm enable virtio drivers 2ea0e4c runqemu-internal: qemuarm enable usage of virtio devices a23239a gnome-doc-utils: xslt - don't install Makefiles f671163 apr-utils: cleanup buildpaths for target stuffs f68d739 apr: cleanup buildpaths from target stuffs a7ac905 curl: cleanup buildpaths from curl-config 833bfd3 dropbear: fix key generation when systemd is in use and rootfs is readonly d592abd image.bbclass: tweak the key location for dropbear when rootfs is readonly 299806d openssh: fix sshd key generation when systemd is in use and rootfs is readonly 006497e image.bbclass: when building a readonly rootfs, tweak ssh settings regardless of init system in use f1e2515 lttng-tools: Drop KERNELDIR reference 381a7bd meta-ide-support: No need to mark as nostamp anymore ab9d2bb adt-installer: No need to mark as nostamp d8ab563 distutils3: Avoid MACHINE specific checksums a0d6322 gstreamer-omx: Improve variable expansion of ${S} c71bd57 bitbake.conf: Exclude sstate-outputdirs flag from checksums f02cbc6 deploy: Mark deploy tasks as MACHINE specific a0435bf layer.conf: Add SIGGEN exclusion for oprofile kernel dependency f4a8917 layer.conf: Improve siggen exclusion to handle virtual/libc 6fe4fd2 multilib_global: Add handling of SIGGEN variables for multilib 2c19695 lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings ff17f14 oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigs d822764 meta-selftest: Add qemux86copy machine 6cfc7c0 oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINE 5dbd061 multilib.conf: Ensure MACHINE doesn't change target sigs 71fdb36 gcc-multilib-config: Ensure SDK_ARCH doesn't change target sigs c9ea0c6 lib/oe/package_manager: Handle empty package list in opkg case ec504e0 oeqa/utils/decorators: Append the testname without the full path 8fe5b48 kern-tools: fix multi-layer patch application b054506 linux-yocto/4.1: braswell bug fixes c6c093b linux-yocto/4.1: update to 4.1.8 -stable a502a2d linux-yocto-rt/4.1: integrate axxia BSP 38f0ffa meta: fix build with gettext 0.16.1 56c0fdf hostap-utils: Use C99 stddefs in defining local typedefs 34707c2 linux-yocto-custom: Update for newer kernel df09a6f oetest: Change logic of a failed test 7a6cb2e cwautomacros: cleanup buildpath in autogen.sh 1222eb1 oeqa/runexported: Fix a problem with ssh_target_log existing in folder. cb93670 qemurunner: Sanitize output from qemu and qemu pid ba0f6ca oeqa/testimage: Add ability to run single test from suite. 3e40688 recipes-extended: remove duplicate recipe and .wks 6f2047a runqemu-internal: Make sure two serial ports always exist 385a5e8 cross-canadian.bbclass: big-endian ARM is also gnueabi. 7c96fcf openssl: fix ptest failures d9ce095 python-async: inherit setuptools adb6987 util-linux: add runuser PAM config files to fix runuser error 9549f57 oeqa/decorators: Fixed a problem with decorator logs link. 790b6c7 oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor typos. ffd4bd6 toolchain-shar-extract: Correct environment-setup script names for multilib 249b810 lsb: add lsbinitscripts and util-linux rdepends c7548b5 systemd: add PACKAGECONFIG for qrencode 3b04553 opkg: create opkg.lock in /run instead of /var/run c275627 toolchain-shar-relocate.sh: make it faster 434665d populate_sdk_base: Simplify postprocess commands 5bfcd13 classes/meta: Add DISTRO_FEATURES check for gtk+/gtk3+ 5b629a9 devtool: modify: make bitbake use local files from srctree e9bae50 devtool: better support for local source files a74fa38 devtool: file mover function that creates target dir 109c09b devtool: update_recipe: refactor patch generation c976028 devtool: update-recipe: add new patches in correct order 2f8440b oe-selftest: devtool: add method for checking repo status 0a9f59e oe-selftest: devtool: add method for checking srctree repo afb0142 oe-selftest: devtool: add setup() method 31c3078 oe.patch.GitApplyTree: add paths argument to extractPatches d5e2dd4 recipeutils: implement get_recipe_local_files() 4bc3f09 bitbake: toaster: move clones into subdirectory 9e1516d bitbake: toaster: make clone directory name unique 552fd83 bitbake: toaster: fix reimporting module 55dc927 bitbake: toaster: fix bug in resetting git repository 6939340 bitbake: toaster: use git reset --hard instead of rebase 3d73dfa bitbake: toaster: don't use --single-branch when cloning 226e7da bitbake: utils: only add layer once in edit_bblayers_conf() d48b7ef bitbake: toaster: display most recent builds for projects f902dc6 bitbake: toaster: orm remove the complicated querying on the ORM fe29297 bitbake: Revert "bitbake: toaster: don't re-create Target objects" e6d967d bitbake: toaster: buildinfohelper Create a copy of the built layer and recipe 17fe16b bitbake: toaster: tables show all recipes in the layerdetails even duplicates aed6d2e bitbake: toaster: Prioroitise the layer more generic vcs reference over the sha 922503f bitbake: toaster: Create a relationship between build information and toaster layers 0bc0a44 bitbake: toaster: Special case the openembedded-core layer to avoid duplicates e68f63a bitbake: toaster: Add test cases for new Image customisation features d98c771 bitbake: toaster: Add Image customisation frontend feature 37948cc bitbake: toaster: Add ToasterTables for Image customisation feature a3ff4b2 bitbake: toaster: Add new ReST API for Image Customisation feature 28153ac bitbake: toaster: Fix indentation of jsunittests view 60f3ddb bitbake: toaster: implement decorator for REST responses a7f43bd bitbake: toaster: add toggle for enabling image customisation feeature 3ff6401 bitbake: toaster: Add CustomImageRecipe model 8948d04 bitbake: toaster: ToasterTable remove unused class definition c1157cf bitbake: toaster: add nocache option to the ToasterTable widget 1cafc39 bitbake: toaster: widgets ToasterTable Add more info to search field exception c71bbad bitbake: toaster: widgets ToasterTable add logger to notify when cache hit 934f8d7 bitbake: toaster: create custom layer and recipes for Image customisation 340b398 bitbake: toaster: tables Move the title and name into the widget e1851fe bitbake: toaster: make a workaround for old style index f78f902 bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0 134b267 bitbake: prserv/serv: Close the DB connection out of class destructor caf422c multilib: Add TARGET_VENDOR to saved variables list 3af9f06 oeqa/sdk/gcc: Fix makefile test 00f0d2b gdk-pixbuf: Only apply native cleaning in normal task, not setscene 452237b runqemu-export-rootfs: update location of unfsd binary aa1253f runqemu: don't complain about conflicting machines if they are equal 994915b oeqa/testimage: Remove absolute path to oeqa from json f8da3b6 iproute2: fix the configure process 218d9f4 gcc-multilib-config: Expand ccargs variable be13cdb Empty image: core-image-empty recipe 2bbec56 Empty image:rootfs.py:handle empty PACKAGE_INSTALL 4562f3f gstreamer1.0-plugins-bad: change glimagesink rank to marginal 677a463 linux-yocto/4.1: rt update to 4.1.x-rt8 cdd9c4c linux-yocto/4.1: common-pc-drivers: add CONFIG_PATA_SCH 9028d93 ltp: replace 'inline' with 'static inline' for gcc 5.x 5942dfe waffle: Fix build with musl cfa3ed0 cups: fix pam configuration file's permission 8227d49 busybox: Use CC instead of bare LD to be the Linker a3c4817 busybox: Use UTMPX instead of legacy UTMP ea031f0 distrodata: handle recipes with empty or absent SRC_URI in checkpkg() 5cc44fe recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is empty or absent 320500e oeqa/parselogs: Updated log parser whitelist. adeba9a connman: Don't use a blanket "allow" D-Bus policy 907c8a7 connman: Depend on xuser-account unconditionally 1b146c5 byacc: add missing patch header 5fd3089 sstate: run recipe-provided hooks outside of ${B} 3fb464f oeqa/decorators: Add timestamp to decorator logs. 5f371e5 image types: add hdddirect ca52ca0 packagegroup-core-standalone-sdk-target: ensure libatomic is in SDK 6d68ba9 glibc/mmc-utils: Rename 'BRANCH' variable to 'SRCBRANCH' for clearness c5aab3f sanity.bbclass: show warning when chmod fails 5702a19 systemd: apply persistent storage udev rules also for /dev/hd* cb24cbb rpm: search for gpg if gpg2 is not found 217cccd openssl: Add mapping for nios2 3408d0d qemurunner: Handle qemu start failure correctly 79e3418 gcc-runtime: Add multilib C++ header mapping 09af262 oeqa/oetest: Fix SDK command execution 5d4f39f mulitlib: Ensure SDKTARGETSYSROOT is set correctly c356961 gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIR 4a36842 librsvg: tell configure where gdk-pixbuf-query-loaders is 8a12632 gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safety b070778 gdk-pixbuf: move gdk-pixbuf-pixdata to gdk-pixbuf-dev 7fb583a multilib: Drop populate_sdk variable manipulation eb7b1a5 package_manager.py: make rpm install mutilib pkgs corectly 5a51fb2 bitbake: prserv/serv: Start/Stop daemon using ip instead of host 2687b24 gdk-pixbuf: Avoid rebuild failures 94184a0 systemd: fix tmpfiles location when multilib in use 179ee77 p11-kit: configure without trust-paths c7624b4 oe-pkgdata-util: avoid returning skipped packages dd11f5c toolchain-shar-extract.sh: remove checkbashism 99fc786 archiver: stamp-base is dead, remove it ce7bc12 gcc-shared-source: Set empty SRC_URI 47ef201 libgcc.inc: package baremetal multilib libraries aff7e72 meta-selftest: add error recipe and error-image 261e68c libksba: fix pkgconfig patch 3235a64 systemd: disable problematic GCC 5.2 optimizations 6e7ed5e Revert "systemd: disable problematic GCC 5.2 optimizations" 9673278 oeqa/selftest/archiver: Test that archiver filters on recipe name 6807327 oeqa/utils/dump: Add default commands and directory 5d31e94 webkitgtk: add REQUIRED_DISTRO_FEATURES 8733b53 oeqa/runexported: Removed DEPLOY_DIR as mandatory. f1e7fb0 oeqa/oetest: Remove bb as requirement for oetest. d70c5cb gcc-5.2: disable isl 66dca4b kmod: Change SRCREV to fix return code in error path 61e77c7 oeqa/runtime/parselogs.py: Fix dmesg log retrieve in sato dd26efb insane.bbclass: make package_qa_clean_path return a relative path bdbd8b4 devtool: upgrade: use shutil.move instead of os.rename 346784b devtool: runqemu: avoid recipe parse 85d8b4a devtool: second fix for running from a different directory 6363a95 guile: cleanup buildpaths and add RDEPENDS on pkgconfig 6d1447b gmp: Use __gnu_inline__ attribute in 4.2.1 42dc902 pseudo_1.7.4.bb: fix f*open() 9f66aa1 bitbake: toaster: start script warning text formatting small improvement c6eaef0 bitbake: tinfoil: remove logging handler at shutdown fb26ea3 bitbake: toaster: remove time from builds in progress 15b482b bitbake: toaster: Add fake entry to Target_File for filesystem root 767fe69 bitbake: toaster: layerdetails Fix back button tab behaviour 4c0320f bitbake: toaster: UI test improvements 4c5af77 bitbake: toaster: support selenium testing from mac OS X e6c4970 bitbake: toaster: add 2 UI tests f6a70ad bitbake: toaster: change UI to show tasks 08000eb bitbake: toaster: don't re-create Target objects ea37358 bitbake: toaster: store task name in Target objects 524ddd8 oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start 376ce71 oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread 6c0066c devtool: add search command 0613301 devtool: add basic means of running runqemu within the extensible SDK c4181c6 devtool / recipetool: add handling for binary-only packages 76084cd devtool: build-image: delete bbappend at end of build ef197f9 devtool: build-image: improve image recipe handling 8f67bb7 devtool: build-image: tell user where to find output files afb9340 devtool: build-image: fix recipe/package terminology d736518 devtool: add: move important "recipe created" message to the end 3bd0f33 devtool: add: set up fetched source as a git repository by default e759b0b devtool: better handling for recipes that don't unpack source a34f733 devtool: fix extracting source for work-shared recipes 5bc437b devtool: show proper error when extracting source for recipes with disabled unpack task 210d959 recipetool: create: fix handling of URIs containing # a35ad72 recipetool: create: fix creating empty shell functions 30c7e7a devtool: add: properly handle separate build directory 99fc284 devtool / lib/oe/recipeutils: ensure we can parse without bbappends 5d1a117 devtool: add: ensure --color=never turns off recipetool colour output ae788fb devtool: check that source tree still exists 99cd79d scripts/contrib: add devtool stress tester e0b9a96 lib/oe/patch: fix for git am not cleaning up after itself 8fb70c6 classes/externalsrc: fix setting of deps varflag as a string 586291f classes/externalsrc: scale back warning to a plain note 72810f9 toolchain-shar-extract.sh: show progress when extracting SDK 0dc9299 classes/populate_sdk_ext: drop work-config.inc 3a08728 classes/populate_sdk_ext: allow custom configuration for extensible SDK b853dde classes/populate_sdk_ext: fix missing environment settings if running installer with sh 374e1fe lib/oe/recipeutils: properly split unexpanded variable values 7fb3fb9 linux-yocto/4.1: hid, bluetooth, aufs and yaffs2 updates 9241ec5 image_types.bbclass: Don't try to create ubi symlink twice 266e417 oeqa/selftest: buildoptions.py Removed unused imports 329d09f systemd: disable problematic GCC 5.2 optimizations 554c817 libgpg-error: Add support for nios2 84e1100 pixman: Fix missing FE_DIVBYZERO on nios2 9baffc1 libtool: Fix nios2 support ba1e0ee linux-yocto: depend on libgcc for nios2 8efff24 kernel-arch: Add nios2 to valid archs 4d9af35 siteinfo: Add nios2-linux 76a8c74 insane: Add nios2 support 6adffd0 autotools: fix traversal bug in aclocal copying 6a02bbd python3-debugger: Adds pkgutils dependency to pdb a7dd758 python3-debugger: fix importlib dependency 0e5a911 libsdl: depends on libglu when both x11 and opengl d762ea1 lttng-tools: sessiond: disable: match app event by name c8a7d76 testimage.bbclass: Fix break introduced with SIGTERM handling 7d166a6 sysstat: Include needed headers explicitly d36384e connman: Fix build with musl 0df9b98 quota: Replace using -I= with STAGING_INCDIR 433a7a0 opkg: Include stdio.h for FILE definition 5aadabf syslinux: Dont bypass gcc driver for dependency generation options 05b9a0c gnu-efi, syslinux: Support gcc < 4.7 cdfd96e gummiboot: Fix build warnings seen with gcc5 0141652 qt4: Fix kmap2qmap build with clang 6b73a05 xz: Correctly specify GPL-3.0 with autoconf exception a96069d insane.bbclass: drop extra line-feed in pkgname check 10fb575 insane.bbclass: show PN and relative path in package_qa_check_host_user 5624889 package.bbclass: add summary line to installed-vs-shipped QA check d6e40e8 initramfs-framework: better error reporting for invalid root boot parameter 288a9ff initramfs-framework: fix "support dropping into shell on failure" 5ff7e8d qt4: remove already merged patch 9578b09 gdk-pixbuf: remove redundant libx11 DEPENDS line fe70aa4 runqemu-internal: For qemumicroblaze use the QEMU provided device tree 9aaf7e3 runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblaze be493ba libpcre: Allow building 16 and 32bit libpcre versions f32a6e1 oe-git-proxy: Allow socks4 as protocol in $ALL_PROXY 18309f0 oe-git-proxy: Correct the parsing of a port in $ALL_PROXY c035f35 oe-git-proxy: Allow explicit IP addresses in $NO_PROXY bbe06b4 oeqa/testimage: Enhance -v switch in testimage e0b38f2 wic-image-minimal: add dependency to .wks dd7726f wic: fix partition size calculation 219d73a wic: use ext4 in wic-image-minimal.wks ce2cb45 wic: add dependencies to wic-image-minimal recipe a66f586 testimage.bbclass: Don't require an image manifest 39c11d8 gstreamer1.0: Fix basesink drop buffer error 5f13793 grep: fix install if bindir == base_bindir b17c02f gzip: fix install if bindir == base_bindir b6f8ea1 cpio: fix install if bindir == base_bindir fe0cdab tar: fix install if bindir == base_bindir c6b52f3 bind: fix too long error from gen 81d65df ccache: fix file name too long cdbe5c9 bitbake.conf: update APACHE_MIRROR 12772c8 linux-yocto/4.1: hid-core: Avoid uninitialized buffer access 88b11e6 kern-tools: optimize patching peformance 0864782 linux-yocto/4.1: aufs, yaffs2 and driver fixes 7b86c77 bitbake: bitbake: bb.fetch2.git: Import errno module e993aa6 bitbake: toaster: hide irrelevant builds in the project builds view 5b4e380 bitbake: data_smart: Ensure OVERRIDES dependencies account for contains() 60d019d bitbake: data_smart: Correctly handle OVERRIDE values set using ??= 701ad76 bitbake: data_smart: When considering OVERRIDE dependencies, do so recursively 4325f6f bitbake: data_smart: Expand overrides cache recursively 3a5e46b bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating 441f04c bitbake: toaster: Simplify redirects when build page parameters are missing 30f9f79 bitbake: toaster: Fix date range pickers on the project builds page 047245f bitbake: toaster: Show correct builds count on project pages 5528f3a bitbake: toaster: hide irrelevant builds in the project builds view 2bb600a bitbake: tests/fetch.py: Fix recursion failure in url mapping 4c3d4ec bitbake: fetch2/__init__.py: uri_replace regex handling 460e4c2 bitbake: toaster: Don't def a function for each call to build_artifact() b6d1d2a bitbake: toaster: Avoid unnecessary local to local copy of cooker log 8c63d60 bitbake: toaster: Read correct cooker log path from toasterui 013c030 bitbake: toaster: delete multiple builds cleanup 3165af3 bitbake: data_smart: Separate out update_overridevars into separate function 07aef86 bitbake: cache: Handle spaces and colons in directory names for file-checksums 9679500 autotools.bbclass: mkdir ${B} -> mkdir -p ${B} c30ee2a perf: mkdir ${B} -> mkdir -p ${B} d18612a recipetool: add 'newappend' sub-command 4727384 oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINE 56b2c53 glibc: Ensure OVERRIDES doesn't influence sstate checksum 1884550 image.py: Ensure base image size is an integer ec72426 python: Add python-misc as rdependency to python-modules c170f35 cryptodev-tests: don't use STAGING_KERNEL_DIR, fix re-packaging in multi-machine builds 2d7fe03 adwaita-icon-theme: RREPLACE gnome-icon-theme 94d280f mkelfimage: fix owner for /usr/sbin/mkelfImage 3323c3f nspr: fix SRC_URI 935a8bd mkefidisk: Create interactive menu for the script 6c05e6a image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_* 82be1f3 squashfs-tools: make it be able to be compiled by gcc5 with "-O0" dc3bc22 linux-firmware: package Broadcom BCM4354 firmware db8f796 perf: fix the install-python_ext on upstream kernel bfe2cd1 systemd: fix missing space in SRC_URI append 2515cf2 python: remove --with-wctype-functions configure option 17f5a5a kmod: fix link creation when base_bindir != /bin e2cfe93 prelink: Move to latest release 32472dc glibc: don't require bash for nscd init script d8eb9d4 oeqa/decorators: Added decorator to restart the DUT in case of test hang. 5acf99d init-install-efi.sh: Avoid /mnt/mtab creation if already present ea562de qemu: Update to upstream patches 1d0b922 qemu: remove redundant lines in smc91c111_fix.patch 39b661e webkitgtk: Add patch to fix gcc5 compile issues 572e50d webkitgtk: add a new recipe for latest upstream version 7eabed3 distutils.bbclass: Handle python-backport modules ca73270 xorg-driver: Fix logical && with bitwise and operation b5a433f distro: update include files related to webkitgtk and epiphany addition 8fcb01c midori: remove the recipe and replace references to midori with epiphany e552b25 webkit-gtk: remove the recipe for the obsolete version 1.8.3 23bf09b epiphany: add a recipe from meta-gnome 62fca97 image_types.bbclass: Restore compatibility with previous UBI filesystems 722aa22 image.py: Allow IMAGE_LINK_NAME to be empty 3006cb2 as-needed.inc: add babeltrace exception 75bad1b gcc: reformat 0063-nativesdk-gcc-support.patch 1c914a8 meta: Fix Upstream-Status statements 20d90af maintainers.inc: remove packages that are no longer in oe-core 2625fa5 poky-tiny.conf: Require utmpx, its needed for busybox 2e39f18 maintainers: add maintainer info for new webkitgtk, epiphany and their dependencies 68aefbb bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg() aaa48b6 bitbake: toaster: increase waiting time 58ef81c testimage: Handle core-image-lsb-sdk qemumips test restriction ba17ce3 oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date 7c2ff62 populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issues 6a71f66 testimage: Fix SDK extraction error handling 06cde90 devtool: update-recipe: get srcuri parameters with decodeurl() 9cda8f7 Revert "ptest: use fakeroot for do_install_ptest_base" 10c4f1b u-boot.inc: Add host compiler flags and openssl-native dependency 29e94f6 build-compare: add support for examining deb and ipk packages 3a9e230 classes/sstate: break out function to get sstate manifest filename 2a05181 runqemu: avoid image file name mismatches c2165c9 u-boot.inc: Add U-Boot ELF install and deploy 302ec46 connman: upgrade to 1.30 08ec92a initramfs-framework: support dropping into shell on failure 04f4ef9 initramfs-framework: support init boot parameter 77524d7 initramfs-framework: support ro boot parameter d7508fe initramfs-framework: support rootflags and rootfstype boot parameter f9d2302 directfb: Avoid using VLAs and printf formats 7d018a6 mdadm: Fix bugs exposed by clang 0749e35 sudo: Disable rsize_t deliberately 60a57c7 puzzles: Fix build with clang decbbac kexec-tools: Pass -r directly to linker 5b97579 alsa-tools: Fix compiling with clang 3d8fd2f latencytop: Fix build with clang c8f4822 ccache: Dont add LDFLAGS to compiler flags 81d1508 bdwgc: Include signal.h instead of hard asm/sigcontext.h 7e4cc98 minicom: Fix build with musl f03b36b man: Use -DSYSV when builing for linux 0a67128 sudo: Include sys/types.h for id_t definition 27a850a slang: Fix namespace conflict vis-a-vis posix_close 5ee0383 irda-utils: Weak Define the build TARGETS 18aaf65 bjam-native: build and install bjam.debug 1f86887 gcc-5.2: remake 0040-nativesdk-gcc-support.patch 1dbb37d bind: fix compile failure when building path is long 48a144b sstate: only fetch remote signatures if verification is enabled f7056fa Revert "boot-directdisk.bbclass: use rootfs UUID by default" a2ec6d4 ptest: fix file ownerships in ${PTEST_PATH} e0543d1 runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot 30dc71d gnome-icon-theme: remove the recipe 89118a3 pcmanfm: add an icon theme dependency a14c363 oeqa: Test failure/cleanup improvements 4c73aaf perf: fix the install-python_ext d0abea0 packagegroup-core-nfs: provide the nfs-client IMAGE_FEATURES 59f822d gstreamer1.0: Fix QoS/lateness checking if subclass implements prepare/prepare_list vfuncs f051f10 gstreamer1.0: Fix sticky events haven't been sent out when active track reach EOS 9a24b6b externalsrc.bbclass: better filtering of cleandirs f0af24e buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe 9485888 devtool: make plugin_init optional 996ec17 gnu-efi: Make setjmp.S portable to ARM 53e09c5 scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddir 77523c0 gsettings-desktop-schemas: add a recipe from meta-gnome c52f71c gnome-desktop3: add a recipe from meta-gnome 80ecafc libwnck3: add a recipe from meta-gnome e28a9f2 gcr: add a recipe from meta-gnome 2096387 p11-kit: add a recipe from meta-oe f17e1da libwebp: add a recipe from meta-oe 11e6aa6 libsecret: add a recipe from meta-gnome 206049f ruby: add a recipe from meta-ruby 5198ec9 libyaml: add a recipe from meta-oe 4e661a5 wic-image-minimal: add wic image recipe and .wks 32633f0 sanity.bbclass: remove abspath warning for SSTATE_MIRRORS 44ae903 oeqa/runtime/date: stop systemd-timesyncd during test e20c9ea systemd: Implement OE-Specific systemd-sysv-install 6814767 systemd: Upgrade 219 -> 225 21fffde rootfs: Conditionally uninstall update-rc.d 4cccac9 Revert "rootfs: Do not uninstall update-rc.d" d4585fa bsps: update 3.14 SRCREVs 4460700 bitbake: toaster: Changes to navigation 6271fcb bitbake: bitbake-worker: Handle SIGKILL of parent gracefully 3195cd9 bitbake: bitbake-worker: Simple code cleanup 85256c8 bitbake: prserv: SIGTERM and deamonization fixes 289007e bitbake: utils: Add signal_on_parent_exit() function 384533b bitbake: server/process: Handle SIGTERM more gracefully dae69e6 ptest: use fakeroot for do_install_ptest_base 9bfaf59 oeqa/sstatettests: Improve output of assert 79af375 bind: update to 9.10.2-p4 e384b97 screen: backport to fix build error 69b7a61 devtool: fix running from a different directory 7b1f670 devtool: add package plugin that lets you create package via devtool 6d50a5e devtool: update-recipe: add a warning when recipe is inside the workspace 3dd9fc3 devtool: update-recipe: better 'auto' mode 0d0e508 devtool: Allow disabling make parallelism on build command 1a72181 devtool: Create a single file for the build devtool feature 8be95c5 devtool: add upgrade feature 7cde0eb devtool: improve modified file preservation to handle directory structures ee0c11d scriptutils: split out simple fetching function from recipetool 3690281 devtool: modify: enable do_shared_workdir for kernel baf39c8 kernel.bbclass: do not mv/link sources when externalsrc enabled 0ec0b17 kernel-yocto.bbclass: do_kernel_metadata depends on do_unpack 07ac146 extrernalsrc.bbclass: treat kernel meta like local source 08e0922 adt-installer: upgrade to opkg 0.3.0 dd075b9 oeqa/parselogs: Updated log error whitelist. 8a2edb9 binutils: Add thunderx support to gas 8ad2c02 linux-yocto/3.14: fix edgerouter (octeon) build e87c182 qemurunner: Fix killpg pid usage 335260c qemurunner: Ensure runqemu doesn't survive SIGKILL 79bf3f7 rootfs.py: show intercept script output in log.do_rootfs 525979f package_manager.py: search provides when not found by pkgname 4031de5 wic: round variable before converting to int a0590d1 rootfs: Do not uninstall update-rc.d 697428c busybox: Enable getopt applet e3b5d8f qemurunner: Drop error to a warning to improve user feedback fa2f7f9 qemu: Add fixes for smc91c11 qemu segfaults on arm ee428e2 devtool: add mechanism for updating extensible SDK 2aaa59e oe-publish-sdk: add script ad95963 Extensible SDK: allow for installation without preparing build system 9f670d1 populate_sdk_ext: don't remove the native qemu dependencies 164136d populate_sdk_ext: consider custom configuration in local.conf d7efdfe copy_buildsystem: make sure bitbake directory is copied 479deeb populate_sdk_ext: install the latest buildtools-tarball 16d0df5 classes/populate_sdk_ext: avoid poky-specific buildtools naming 4587180 toolchain-shar-extract.sh: explain why we cannot use sudo in extensible SDK 08d0735 toolchain-shar-extract.sh: better default install path for extensible SDK f5f9185 toolchain-shar-extract.sh: ensure extensible SDK install path obeys restrictions 6b41b7c testimage: handle SIGTERM to conclude runqemu e570b32 postinst_intercept: allow to pass variables with spaces ae00b59 rootfs.py: Allow to override postinst-intercepts location db92bc2 bitbake: toaster: replace ETA with % of tasks done c386abc bitbake: toaster: fix project names in latest builds a4dbd4b bitbake: toaster: remove unnecessary white space 1e9ac4c bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d014ee81 c1df471 pseudo_1.7.3.bb: New version of pseudo e3feac1 sstate: implement basic signing/validation 3bafddb libinput: avoid --enable-event-gui=auto afcd243 cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/) 3b823fe boot-directdisk.bbclass: use rootfs UUID by default 6d7bcd4 boot loader: support root=UUID 5d79814 image-vm.bbclass: support specifying an initramfs 95bfdce image-vm.bbclass: avoid duplicating syslinux default values 82dd3fb initramfs-framework: handle kernel parameters with . inside 8582791 initramfs-live-boot: create /dev/console cc9ff1a initramfs-framework: create /dev/console 8215c42 runqemu: support full-disk images 9337ce2 oprofileui: Use inherit gettext 4925fa0 oeqa/decorators: Fixed a problem with tests having the same names. e59b817 libunique: remove the recipe 924348d report-error: send only last 5242000 characters in error logs 466eee6 procps: fix for base_sbindir == sbindir 1e9ed16 nfs-utils: don't force use of /sbin as sbindir 73a6fe9 pcmciautils: handle udev dir being 2 levels below / b7a6484 bluez: handle udev dir being 2 levels below / d1c2b4d pulseaudio: handle udev dir being 2 levels below / d13bbbe alsa-utils: handle udev dir being 2 levels below / cfdf5d4 systemd: remove hard-coded paths in FILES entries cf5704e busybox: fixes for when base_bindir != /bin ef0fe31 oeqa: Test failure/cleanup improvements 3d81a56 tcmode-default: Set gcc 5.2 as the default a024631 bitbake: bb.fetch: don't remove the clone when an update fails ba50c2f bitbake: bb.fetch: handle checksums consistently for mirrors abba11d bitbake: bb.fetch.git: remove leading '.' from gitsrcname 7c4fdb8 bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseError 5fe590c bitbake: bb.data_smart: retain traceback from ExpansionError 7ef2f95 bitbake: cooker/runqueue: Allow bitbake commands starting with do_ ccc1d9a bitbake: toaster: improve explanation of checkout dir 4b9de76 bitbake: event/server: Add _uiready flag to handle missing error messages 7c07946 bitbake: utils: Fix a potential error in movefile ea3384e qemu: Fix qemu_cpu_kick_thread on init 92f68b4 package_regex.inc: various updates to improve RRS accuracy 5799269 vte: add RECIPE_NO_UPDATE_REASON e874dd2 remake: update to 4.1+dbg-1.1 5effdb3 python-smmap: update to 0.9.0 ed77a00 python-async: update to 0.6.2 ff100fd6 mkelfimage: add RECIPE_NO_UPDATE_REASON bf362e4 net-tools: update to 1.60-25 1f5e747 mailx: update to 12.5-5 d025e78 ccache: update to 3.2.3 fac0d67e testimage: filter proper test cases by tags 1efd172 gcc-target.inc: Remove non-related gcc headers from include_fixed folder 2b6218d devtool: run kernel dependencies 3b3f9bb devtool: extract: correct initial rev for kernel packages 9e9fd09 devtool: make required tasks be run in kernel build 5cf3420 ifupdown: create alternative links bf18f8a ifupdown: import recipe 338c325 lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode paths 7f93052 libunwind: Security Advisory - libunwind - CVE-2015-3239 1362986 sdk.py: fix conflicts of packages 635d385 image.bbclass: add rootfs_check_host_user_contaminated 2d49767 insane.bbclass: add host-user-contaminated test b95c340 insane.bbclass: handle tests which need fakeroot 31c231c binutils: Fix symbols with --dynamic-list when using gold linker bc6a1a2 bitbake: toaster: Add tests for pages which show the default project 3b6d193 bitbake: toaster: Fix test for projects page JSON 3b233fc bitbake: toaster: Exclude default project unless it has builds c9a05be bitbake: toaster: Only redirect to projects page if user has added projects 214ba67 bitbake: toaster: Improve how default project is identified and fetched 5b26bbd bitbake: toaster: Make 0021 migration compatible with MySQL 24d6d3f bitbake: toaster: show incomplete configuration warning 249f366 bitbake: toaster: disable build button as needed c80b582 debianutils: create package for run-parts d8caef4 Fix recursive mode -st on BUILDDIR setup 4287e5e qemu: enable alsa only if in DISTRO_FEATURES 097f36f qemurunner: Handle lack of data on run serial gracefully a3fec07 image.py: rename _write_env -> _write_wic_env 791a391 wic: fix short variable names 14b47e2 wic: get rid of listing properties 1561970 wic: fix pylint warning redefined-builtin e7287e5 wic: fix pylint warning unused-variable e3a062a wic: fix pylint warning no-member e85f807 wic: use optparse instead of cmdln f1bcf47 wic: fix pylint warning multiple-statements 0fc551e wic: get rid of wildcard imports c987683 wic: fix errors in partition.py module 90486ff wic: remove micboot.py 282fb04 wic: remove micpartition.py 2e2ac0c wic: fix typo 4fd65df wic: add test cases for 3 images bf41b06 oe-selftest: wic: configure a build 7d4bb40 wic: get rid of scripts/lib/image 77561e7 wic: use ext4 in canned .wks files 2e7e720 sysstat: add systemd service files 1031ae3 valgrind: enable rt_sigpending syscall on ppc64 linux a346a3c kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-image fc6e967 iproute2: upgrade to 4.1.1 636d247 insane.bbclass: Check for invalid characters (non UTF8) on recipe metadata 275fc5f screen: fix parallel build failure 3dd8c75 libnotify: add (R)PROVIDES/RCONFLICTS/RREPLACES for meta-gnome's libnotify ae69b1f mtd-utils: add xattr PACKAGECONFIG and fix acl dependency d0b71dd libvorbis: remove legacy options 59c7c7b package_manager: support for signed RPM package feeds 3983e3f os-release: add the public package-signing key 752736a package_rpm: support signing of rpm packages 103f0e5 createrepo: disable RPM signature validation 16bda74 pulseaudio: add 'autospawn-for-root' PACKAGECONFIG 7e11e81 pulseaudio: pass --with-systemduserunitdir 52b75fc packagegroup-core-x11-sato: obey the pulseaudio distro feature a2b0d04 runexported: Make it compatible with host dump 53ab41a qemurunner: Added host dumps when there are errors 170b89d glibc: package nscd related files 3d75914 bitbake.conf: add MIRROR vars to SRC_URI vardeps b5c6675 python: Fix python-distutils variables 3e6a5af python3: Fix python-distutils variables d6b1171 opkg: upgrade to v0.3.0 ab50b1d libevent_2.0.22.bb: Add native and nativesdk support to the recipe. f321655 bitbake: utils: Specify dest file name in movefile() 383450c bitbake: build: delete tasks thoroughly 71b0568 rt-tests: drop unnecessary added-missing-dependencies.patch 0491a7e openssh: Upgrade 7.0p1 -> 7.1p1 e444e84 dpkg: update to 1.18.2 eb45cd6 cmake: update to 3.3.1 bb72a86 package_regex.inc: updates to improve upstream tracking ca1497b e2fsprogs: explain why there is no update for now 5e79211 libnotify: don't inherit unnecessary distro_features_check abd9ae9 dropbear: update to 2015.68 c19225a upstream_tracking.inc: deprecate and move contents to recipes 8c40147 pulseaudio: improve PACKAGECONFIG for dbus/consolekit dependencies b9cdd11 mirrors.bbclass: Update gnutls mirrors 2eb4b1e gnutls: Upgrade 3.3.14 -> 3.3.17.1 3a37c43 nettle: Add ptests 38f4e92 nettle: Add (LGPLv3) version 3.1.1 6fac60d gmp: Bring back version 4.2.1 (LGPL 2.1+) b9ade91 nettle: Fix binary license to LGPLv2.1+ cd61c1a Fix mode +st on TMPDIR when creating it 79de172 packagegroup-base: pull in iw as well as wireless-tools 464f4e2 iw: support and enable separate build dir fbb8b53 iw: obey our target path variables eced780 iw: inherit pkgconfig fc4a209 iw: add recipe from meta-networking e8769bf bitbake: toaster: new Toaster image 3e27f92 bitbake: toastergui: remove old screenshots 22afc04 oe-selftest: test devtool build-image plugin 15526a8 devtool: build-image: add comments 2dac49d devtool: build-image: remove <image>.bbappend 9672624 devtool: build-image: add extra logging 45ebff4 devtool: build-image: generate notification callback 61ecb6c devtool: build-image: filter out recipes 214dd95 devtool: build-image: improve help and description e9fbc7a devtool: build-image: rename LOG -> logger 7eb7dc8 Revert "devtool: make add_md5 a public API" 71fdc64 devtool: make 2 functions public 906f885 devtool: build-image: stop using add_md5 beea25e oe-selftest: wic: fix test19_image_env test case 67ed7c3 oeqa: Add allarch sstate sig test fc8ceb7 layer.conf: Add missing dependency for allarch package initramfs-framework 7b421dc wic: use bitbake variable ROOTFS_SIZE 4f7b72a oe-selftest: test building wic image by bitbake 7c09401 wic-image-minimal: add wic image recipe and .wks 7053414 oe-selftest: test generation of <image>.env 7770281 image.py: write bitbake variables to .env file 8a5eb20 oeqa/utils/dump: Handle empty commandlist gracefully 0f84702 image_types.bbclass: add wic image type 530f3c5 wic: implement --vars option 5856f8f wic: implement getting variables from .env files d80ad23 wic: set default image 95c6749 wic: add default_image attribute to BitbakeVars e1fe347 wic: create new method _parse_line 58c3930 wic: add BitbakeVars class 92c3f03 linux-yocto-3.14: Use a revision thats on the branch for qemuppc 6b17c38 linux-yocto-3.14: Update to latest revisions b0db6c2 linux-yocto/3.14/4.1: fix ARM boot with gcc 5.x ac0b85d oeqa/runtime/multilib: add test for libc 277571b oetest: Fix regresion when testing real hardware c78ba0d dump: allow to have datastore vars on dump commands 85fd1a7 dump: Created new classes for dump host and target d14ffaf classes/buildhistory: add build result to commit message 734411a classes/buildhistory: include metadata revisions in commit message 2a08f4a classes/buildhistory: handle additional files at recipe level 846cb34 classes/buildhistory: fix permissions in package file listing 1bfae0f classes/buildhistory: tweak buildhistory_list_pkg_files 5d34d32 classes/buildhistory: indent recently added function consistently ec412d5 classes/buildhistory: exclude . in file listings e6c330c classes/buildhistory: ensure we push when "no changes" commits are made 9badc1c image.py: add script output to the rootfs log 5bcc423 image.py: set bitbake variable ROOTFS_SIZE 8313cea wic: deferred call of hlp.get_wic_plugins_help() 31324ed wic: rename variable b41de12 wic: remove undescore from function name e79a22e python-distribute, python-setuptools: Migrate to good old python-setuptools 48373be testimage: Run commands in target and host when test fails f9f1643 byacc: fix compilation on Ubuntu 14.04 6874f5e autotools.bbclass: Allow dependency tracking option to be overridden 4292352 runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUM 38bc164 linux-yocto-dev: update to 4.2-rc 6e0a563 linux-yocto/4.1: CIRRUS config and quark thermal support 474f66c linux-yocto/4.1: enable DRM_CIRRUS_QEMU and EXT4_USE_FOR_EXT23 6dd4209 linux-yocto/4.1: update to v4.1.6 and v4.1.6-rt5 d1d3b64 linux-yocto/3.14: cleanups and gcc5 ARM build fixes ad4ab1b linux-yocto/4.1: quark configuration and thermal support 9815270 linux-yocto/3.19/4.1: add coretemp to intel-common-drivers de7e449 linux-yocto/4.1: fix qemuarm preempt-rt configuration 9253e92 lib/oe/patch: handle patches that delete files with older git fc209e9 os-release: Exclude DATETIME from sstate signature 4e02e5b layer.conf: Add several allarch dependency exclusions 66b7dfb package_*.bbclass: Ensure OVERRIDES doesn't change sstate signature d105205 oeqa: Optimise sstate tests b749251 jpeg: update to version 9a 650fe92 xf86-video-intel: fix missing fstat() prototype a91e6f6 libatomic-ops: move to recipes-support, fix recipe name 3ffad2d libunwind: always depend on libatomics-ops a753bc7 nativesdk.bbclass: set sbindir to bindir 67ecba4 update-rc.d.bbclass: explicitly dep on initscripts b3d8b37 image.bbclass: re-run do_rootfs when feature packages change 641b2e2 bitbake.conf: set PATCHRESOLVE to noop by default 51f95df bitbake.conf: set USE_NLS based on DISTRO_FEATURES 83ac732 bitbake.conf: unexport SHELL 06b97ac systemd: Cache/define tool paths for target 2a9cf4d core-image-minimal: Add 4M extra space when using systemd f457c98 diffstat: Add TOOLCHAIN_OPTIONS to Linker calls a95269a liburcu: Fix atomic function parameter types in calls 506c564 systemd: Remove exporting special CPP 0630005 bitbake.conf: Define fallback DISTRO_NAME 36e8f93 mdadm: Upgrade mdadm_3.3.2.bb -> mdadm_3.3.4.bb 9d46958 psplash: Turn psplash_fb_plot_pixel() into static inline 99e67db libvorbis: Update libvorbis_1.3.4.bb -> libvorbis_1.3.5.bb 646a29c json-c: Include math_compat.c for NAN/INF values 0053600 sysvinit: Fix makefile bug found with clang ff7a4ca cross-canadian.bbclass: support for TCLIBC="baremetal" 443c59b libgcc-common.inc: overrides for libc-baremetal 466684e gcc-cross.inc: overrides for libc-baremetal 260aa52 gcc-cross-canadian.inc: overrides for libc-baremetal 2dd0c1d tclibc-baremetal.inc: baremetal specific distro policy file c2591e1 alsa-lib: Lift the limitation to use gcc only cross compiler b2c1e64 devtool: implement build-image plugin 69c6372 devtool: make add_md5 a public API 491e86a harfbuzz: upgrade to 1.0.2 5a5cf2c btrfs-tools: 4.1.1 -> 4.1.2 1b00e85 tune-octeon.inc: add BASE_LIB settings 7635c1f tune-octeon.inc: correct packaging suffix b5b3085 oprofile: 1.0.0 -> 1.1.0 79431e8 gnu-efi: 3.0.2 -> 3.0.3 db1b3df gnupg: 2.1.6 -> 2.1.7 14d4445 bitbake: toastergui: Add frontend javascript unit tests ab9644f bitbake: toaster: fix global navigation ae329b7 bitbake: toaster: adjust spacing in project pages 7957e1f bitbake: toaster: fix show / hide columns in all builds table 8e1f080 bitbake: toaster: Support environments which have proxies set ce2a827 bitbake: toaster: Remove Log column from All builds page f454fc5 bitbake: toaster: Fix extra checkbox in most recently built recipes section d45ab49 bitbake: toaster: update directory tree expansion 294948c bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted event 7ee503e bitbake: toastergui: change image in landing page 1fa9a0c qemu-native: Enable temporary debug info as default. 995b6d6 systemd: Increase devices timeout in QEMU machines to avoid failures on serial-getty 70b45d6 gcc-source: exlude from world 0cd5d6d Empty image: filesystem allocation 9b6bf6a Empty image: package list splitting and iteration 013f762 oeqa/runtime/multilib: fix and improve multilib test f44e043 qemuarm64.conf: Make the second serial console /dev/hvc0 a8a061b sysvinit-inittab: Run ttys on ttys that don't have tty in the name 5c0e6f8 bind: remove dependency on bind in bind-dev 1e8d038 qemurunner: Don't loop on EWOULDBLOCK in logging thread. 63340ae runqemu-internal: Make sure tcpserial is always last 6de522e runtime/syslog.py: fix syslog test crash 393bd74 oeqa/oetest.py: add better package search for hasPackage() 315fb4c qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK 778fc61 libnotify: update to version 0.7.6 55077ea qemurunner: Shut down logging thread successfully when test fails 15c8835 yocto-bsp / yocto-layer: fix template recipes 790b229 README.hardware: drop mention of binary-only drivers e6a917d layer.conf: Increase layer version to 6 bb34181 bitbake: lib/bb/main: avoid importing all server/UI modules on every execution d893a25 runqemu: Add a tcpserial option fd164dc qemurunner: Use two serial ports and log console with a thread 8d05d8a qemurunner: Make create_socket() return data and use exceptions 62585cf qemurunner.py: Move some class variables that should only be local 8754a00 libcap-ng: add package 0.7.7 20c6c72 swig: add package 3.0.6 6b0768e xf86-video-intel: enable xvmc feature by default and fix dependency 311c428 package_rpm.bbclass : escape "%" in files and directories name e062f01 packagegroup-qt*-toolchain-target: fix hard dependency on phonon library 0f42566 service: tweak example recipe fde9969 hello-mod: drop PV and PR 21f9844 oe-selftest: replace assertTrue(False, ...) with fail(...) d114b56 classes/insane: fix QA check message referring to nativesdk 025f759 scripts/create-recipe: drop bb00ebc man-pages: update to 4.02 37b73ce lsbinitscripts: Upgrade 9.63 -> 9.64 b3db1f3 lsof: Upgrade 4.88 -> 4.89 c95e205 gstreamer1.0-plugins-*: Remove unused GSTREAMER_1_0_ORC variable d51f314 gstreamer1.0-plugins: Ensure the native OE orcc is used e4522a8 iso-codes: add a recipe from meta-oe fdc8267 glib: add a warning suppression patch to glib c89a1eb classes/cmake: add arch conversion routine 2b46af7 harfbuzz: enable icu feature 429985c classes/gnomebase: change tarball compression to xz 7ce9209 perl: Undefine finitel for uclibc aced11f kernel-arch: Force BFD kernel when using gcc for linking a6a0251 libinput: Upgrade 0.18.0 -> 0.21.0 e4cb847 wic: Test creation of iso image 1308e30 wic: add mkhybridiso kickstart file de5bc1b wic: Add plugin for hybrid iso image 5c44238 parted: set VERSION number same as recipe's version f62afbf glibc: use cross-rpcgen to replace host's rpcgen ee80b72 openssh: build regression test binaries 1993c1f json-glib: inherit gnomebase instead of gnome 9697c58 gnome: move introspection options to gnomebase e01f40f json-glib: enable native builds a044db9 multilib: let pkg-config find architecture-independent .pc files a3d228a bitbake: main: Handle RuntimeError exception in list_extension_modules a01a33b linux-yocto-3.14: Update to branch HEADs 6b8bb44 genericx86*: Update BSPs to use 4.1 Kernel 6f176d4 bitbake: toastergui: fix projectbuilds page ab13498 bitbake: toastergui: do not show in-progress builds in the table 25d4a35 bitbake: toaster logger: fix pylint issues c9455a7 bitbake: toaster: fix pylint errors 07b58c9 bitbake: toaster: fix updates on failed build requests 242603e bitbake: toaster: replace raising Exceptions in loadconf c159b3c bitbake: toaster: do not stop data import on bad data be4636a bitbake: toastergui: rename variables in views.py 12c9cca bitbake: toaster: use loggers instead of prints d18e630 bitbake: toaster: models field initialization 504396f bitbake: toaster: improve exception handling 99730d6 bitbake: toaster: checksettings: fix TEMPLATECONF detection 3a1af07 bitbake: toaster: checksettings: fix guesspath initialization 98dfa27 bitbake: toaster: pylint fixes c8df847 bitbake: toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changes 55f13d4 bitbake: toastergui: Call csrf function in all pages to ensure cookie is sent ae7d048 bitbake: bitbake-layers: show-recipes: allow filtering by class inheritance a3967e2 bitbake: bitbake-layers: fix mapping files to layers 22e8c6c bitbake: bitbake-layers: remove-layer: accept just layer directory c4989e7 bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set 5807ab3 bitbake: lib/bb/main: consolidate UI/server extension listing and loading 9b05ef5 bitbake: lib/bb/parse: properly handle OSError when updating mtime cache 9706775 bitbake: bitbake-layers: use "with open" consistently 90d97f7 bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends list 67a6a4d bitbake: bitbake-layers: Convert flatten to use collections.bbappends 3c3ff92 bitbake: cooker: drop appendlist b84bf58 bitbake: cooker: drop appliedappendlist e2ddc18 bitbake: Fix -m handling if cannot connect to server 7ce27b9 bitbake: cooker: ensure prefile/postfile can work in memory resident mode 37a2c06 bitbake: command: ensure sync commands that read configuration see updates 6e5ac6b bitbake: cooker: further limit inotify watches e0daf78 bitbake: command: intercept SystemExit to avoid trashing the server 715d857 bitbake: Fix default function parameter assignment to a list 22a653d binconfig-disabled: write an message to stderr to help confused developers c0dd559 oeqa/targetbuild: Remove bashism c1e7995 glibc-package: use ${PN} in INSANE_SKIP a21b047 rpm: opendb before rpmverifyscript to avoid null point input 7ed4a91 u-boot.inc: Add UBOOT_BINARY sym links for UBOOT_CONFIG types d4618ff packagegroup-core-standalone-sdk-target: remove qemuwrapper-cross dd7b869 toolchain-shar-extract.sh: add a space in the end b961402 tune-octeon: add tune file for MIPS Octeon 86559e1 binutils: Add MIPS Octeon3 0f23a3a lib/oe/recipeutils: avoid parsing in get_var_files() 677e8c8 devtool: fix handling of BBCLASSEXTENDed recipes 48bb9ec devtool: extract: remove patches subdirectory when S == WORKDIR 5e88067 devtool: extract: prevent externalsrc from interfering with extraction 1019d8c package_deb.bbclass: Allow UTF-8 characters on control files 3898cc3 valgrind: build ptests without optimizations c8b8749 openssh: Upgrade 6.9p1 -> 7.0p1 050629c gdk-pixbuf: Security Advisory - gdk-pixbuf - CVE-2015-4491 09ad7ca lz4: update to 131 76d7e8e archiver.bbclass: Run deploy_archives in $WORKDIR d6eb9cc uclibc: Upgrade to tip of master 71e1835 lzop: Fix build with gcc5 on ppc de17216 libunistring: Upgrade recipe 0.9.4 -> 0.9.5 a334395 guile: Specify directories to find proper libunistring, libgmp and libltdl 625e0ec glibc: Consider adding -Wno-error in cases when not using -O2 b7cd768 canned-wks: added a qemux86* directdisk recipe for wic 3aaea35 image_types.bbclass: allow replacing tar command 3753b51 tar-replacement-native: relocate via NATIVE_PACKAGE_PATH_SUFFIX a56d7e9 qemu: upgrade to 2.4.0 c348fa5 bitbake: toaster: move code from setup_lv_tests to setUp e5956a6 bitbake: toaster: remove ProjectLVSelectionTestCase 5638321 bitbake: toaster: add header to orm/test.py 50f9e20 bitbake: toaster: simplify testcase code 552b1fe bitbake: toaster: remove duplicated code 1f7d7bf bitbake: toaster: reuse common code 958696f bitbake: toaster: reformat LayerVersionEquivalenceTestCase d637b91 bitbake: toaster: rewrite LILSUpdateTestCase 344ad2e bitbake: toaster: rewrite test for LayerSource model 11668e2 bitbake: toaster: fix test_build_layerversion test case 77ca551 bitbake: toaster: remove prints from the test code 645435a bitbake: toastergui: Added IDs to elements used in testing 91d8f88 bitbake: toastergui: Add tests for xhr_importlayer c9d1cb2 bitbake: toaster: fix invalid fields in the package details page 8ab2101 bitbake: toaster: Fix typo in set up script output 783a76d adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion cbf8dcc mtd-utils: keep xattr support enabled dd8e385 package_regex.inc: fix regexes for adwaita-icon-theme, cairo and dhcp 918379a puzzles: switch svn for git, as upstream has done the same 6e1f77c tremor: update to 20150107 (svn r19427) a25e8bd quilt: fix the deps for ptest be158c8 curl: upgrade to 7.44 330340f libpfm4: Fix GNU_HASH warning. e623c10 screen: Upgrade 4.0.3 -> 4.3.1 b3ec91d glibc: Package libmvec when built cb7368c glibc: Upgrade 2.21 -> 2.22 0183d7c openssh: Upgrade 6.8p1 -> 6.9p1 00b7ea6 apmd: update to 3.2.2-15 5b9f451 blktool: update to 4-7 7cc816b build-appliance-image: use ext4 for rootfs 407d156 IMAGES_FSTYPES: default to EXT4 857da08 oetest.py: Don't wait to write dump files 9c72c1a oetest.py: Added method tearDown for oeRuntimeTest 51d8e8f qemurunner.py: Performance improvements in run_serial c0c463b qemurunner.py: Added raw mode in run_serial a5bfa11 qemurunner.py: Added login to start method 78e1c4f qemurunner.py: Add method run_serial 7ffb660 gnu-efi: BBCLASSEXTEND to native 73a876e qemu-native: Add debugging when qemu fails with qemu_cpu_kick_thread 6b16689 bash: append srcdir to run-ptest script a62e073 systemd: update SRC_URI 4c35cd9 create-pull-request: cleanup bashisms f535efb valgrind: Fix build with glibc 2.22 0e05155 librsvg: Upgrade 2.40.9 -> 2.40.10 a111555 nss: Upgrade 3.19.1 -> 3.19.2 d2164b7 mc: Fix QA warning depends on util-linux 97105c4 attr: narrow fix_symlink to populate_sysroot 07cbc40 meta-yocto-bsp: mpc8315e-rdb: Set KERNEL_DEVICETREE to mpc8315erdb.dtb db8886d distro/include: Move files to OE-Core for support distrodata 95683e6 tzdata: update to 2015f 6754469 tzcode-native: update to 2015f fd3dd25 kernel: Correct mishandling of linux.bin for building uImage 522af4f uclibc.inc: remove unused UCLIBC_EXTRA_LDFLAGS c8b7f09 lib/oe/package_manager: fix opkg feed generation d7581de upstream_tracking.inc: add no update reasons for base-passwd and chkconfig 6a024c2 distrodata: Make self-contained. a533776 perf: fix build breakage on kernels after 4.1 0f7df92 clutter-gst: update to 3.0.8 161180b Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()" d6d7494 fotowall: update SRC_URI to use github instead of qt-apps.org bda0ac2 distcc: update SRC_URI to not use Google Code 5b1d7ca xf86-video-omapfb: switch SRC_URI to debian git repo b638fb2 stress: use BPN and BP in SRC_URI be79a17 texinfo: Upgrade 5.2 -> 6.0 a7aab66 qmmp: Upgrade 0.8.5 -> 0.8.6 0a662f2 libepoxy: Upgrade 1.2 -> 1.3.1 6d8ace0 autogen: update to 5.18.5 9d32d93 apt: update to 1.0.10.1 654ac86 bluez5: update to 5.33 514077b cdrtools: update to 3.01a31 072330d nettle: clean up license information 44ee875 packagegroup-core-sdk: Disable sanitizers on musl 69790b0 cml1.bbclass: make menuconfig task configurable d2598bf oeqa/selftest: remove tests for TCs that are no longer valid 61fe46d kernel.bbclass: dont assume ${B}/include/generated exists f820d02 sanity.bbclass: check SSTATE_DIR, DL_DIR and *MIRROR for broken symlinks 9d8a725 gstreamer1.0-plugins-base: Need more buffers in output queue for better performance e9a3cfa gstreamer1.0-plugins-base: Set need_segment after sink pad receive GST_EVENT_SEGMENT 96cc8de gstreamer1.0-plugins-base: Enhance SSA text lines parsing 41792fe gstreamer1.0-plugins-base: Don't set async of custom text-sink to false 48cfaec gstreamer1.0-plugins-base: Make memory copy when video buffer's memory is read only 19c96d7 gstreamer1.0-plugins-base: Do not change EOS event to GAP event f0f8f90 gstreamer1.0-plugins-base: Keep sticky events around when doing a soft reset 30e6657 gstreamer1.0-plugins-base: Fix output buffer can't writable after frame_map() issue ec5d33a gstreamer1.0-plugins-base: Update video alignment after video alignment 9a5a62a gstreamer1.0-plugins-base: Handle audio/video decoder error bda68cc gstreamer1.0-plugins-base: Bug fix for id3demux issue 1f156ab gnu-config: Update git version to latest and use it a71ef70 wpa-supplicant: Fix CVE-2015-4142 3b7a062 weston: improve parallel make race fixes a8804b1 bootchart2: update to 0.14.7 627d183 mesa-demos: Fix dependency for 'vg' support a16e0b4 bitbake: toaster: reduced amount of instance attributes 5fe1c19 bitbake: toaster: fix pylint warning 'no space allowed' 27a483d bitbake: toaster: fix test_get_json_call_returns_json again 3ba3cf2 bitbake: toaster: don't catch json.load exceptions b3ab9b1 bitbake: toaster: add header and docstings 8ee14d5 bitbake: toaster: remove unused import 91fea09 bitbake: toaster: get rid of class attributes 8af82c2 bitbake: toaster: put all test cases into one class 2f8c8e4 bitbake: toaster: get rid of AllProjectsViewTestCase 13e0417 bitbake: toaster: wrap long lines 9e3c0ee bitbake: toaster: fix test_get_json_call_returns_json test 0b80ef5 bitbake: runqueue.py: Add provides to taskdepdata 9527cd0 bind: upgrade to 9.10.2-p3 309982f recipeutils.py: allow all characters in regexes used to parse version strings aa8225f oprofile: reorder SRC_URI lines to fix upstream version check 13dce7c gptfdisk: update to 1.0.0 34b59db mesa: upgrade 10.5.8 -> 10.6.3 fbe44c4 xf86-input-vmmouse: Upgrade 13.0.0 -> 13.1.0 f0ad4ce pulseaudio: Add systemd to PACKAGECONFIG if enabled in DISTRO_FEATURES 3255d00 systemd.bbclass: Use systemd_system_unitdir 319a69f bitbake.conf: Add nonarch_libdir and base systemd vars on it 6617347 bootimg.bbclass:iso: determine the -iso-level only if there is a rootfs d00f88b bash_3.2.48: dont include target CFLAGS in host LDFLAGS 101fac5 ca-certificates: Update 20141019 -> 20150426 7137a31 uclibc: backport upstream fix for SH4 670244e libiconv_1.11.1: merge build and packaging fixes from libiconv_1.14 2601d52 libiconv_1.11.1: fix LICENSE declaration, LGPL -> LGPLv2.0 5d03ba2 gettext_0.16.1: add -lrt and -lpthread to LDFLAGS for uclibc builds c66aca7 gettext_0.16.1: remove obsolete uclibc specific patch 3893a4f which: Upgrade 2.20 -> 2.21 d70a3db vte: Fix LICENSE to LGPL2.0 acc0af6 fontconfig: Upgrade 2.11.93 -> 2.11.94 0bf30e5 gtk-icon-utils-native: Upgrade 3.16.4 -> 3.16.6 3205b86 gtk+3: Upgrade 3.16.4 -> 3.16.6 f41818c gstreamer1.0-plugins-base: Enable pango packageconfig by default 38d5255 initscripts: Fix regression for requiring /bin/bash 8b83808 qemu: upgrade to 2.4.0-rc4 b698e2e libinput: add configure arg and PACKAGECONFIG for libunwind fcc3afc cups: upgrade to 2.0.4 5f1615e resolvconf: upgrade to 1.77 c4040ea binutils: 2.25 -> 2.25.1 31eb386 qemu: add ptest sub-package 800ebee rt-tests: fix redo install error 44bbb40 bash: 4.3 -> 4.3.30 280a895 libcheck: 0.9.14 -> 0.10.0 9d162de file: 5.23 -> 5.24 9170c34 git: 2.4.6 -> 2.5.0 a9b41db boost: add python3 support c75cefe libpam: Fix patch broken during upgrade ad841db security_flags.inc: disable -pie and -fpie from Python3 compilation. 9b97a06 wic: release 0.2.0 8ce8328 wic: code cleanup: pylint misc.py 8421e0e wic: code cleanup: remove unused code 87a846d wic: Report recipe name for native commands daa8109 wic: Improve 'wic help overview' content 04c5307 wic: improved usage text 57b3e39 stress: update checksums to match upstream tarball da0f503 create-pull-request: cd to relative directory d31f89b wpa-supplicant: Fix CVE-2015-4141, CVE-2015-4143, CVE-2015-4144, CVE-2015-4145, CVE-2015-4146 177d463 xf86-video-intel: fix yocto/oe-core wreckage from libdrm upgrade 37e7846 oeqa/qemurunner: Improve runqemu log output debug 0968e3a runqemu: Handle device names like tapX@NONE 8020a9e runqemu: Add error handling for unexpected tap devices ecec4af weston: Fix parallel make race 8b847ff combo-layer: fix action_pull for unknown branch b2a0c2f combo-layer: enhance output in action_pull 0658434 qemurunner: Improves checking for server and target IPs on qemus parameters 58197f3 bitbake: toastergui: layerBtn Fix build trigger mechanism a65099e bitbake: toastergui: Fix typo on layers in project filter condition 5194f04 bitbake: toastergui: Move click disabled check after table ready event c1993d0 bitbake: toastergui: Machine select button url parameters change b12e51c bitbake: toastermain: Add a longer default database timeout af72d0f bitbake: toastergui: Move layerdetails view definition to the views.py da4c663 bitbake: toastergui: Fix toastertable table header reference e616c20 bitbake: toastergui: libtoaster typeahead Add in results highlighter aad3800 bitbake: toastergui: libtoaster: typeahead resiliency for slow server 0494a27 bitbake: toastergui: tests Fix and more comprehensive typeahead unittest 4d7944d bitbake: toastergui: views Standardise the fields project layer response 951e40d bitbake: toasterui: views Remove unused xhr_typeahead view definition 1e7707b bitbake: toastergui: libtoaster Throw an exception no url is specified aff29d2 bitbake: toastergui: Switch to using the new toaster typeahead widget 73367c2 bitbake: toastergui: Add typeaheads layers, machines, projects, recipes f4e51ff bitbake: toastergui: widgets Add a typeahead widget 68128ad bitbake: toastergui: tables Use util functions for the common querysets c4e7113 bitbake: toaster: orm Add util functions to return common querysets d3b9927 bitbake: toaster: orm Add util function to return the url to layerversion c8bc7ee bitbake: toastergui: add action to empty "most built" recipes 1a0fa6c bitbake: toastergui: fix spacing in the import layers page 0378aad bitbake: toastergui: remove project name from layer change notification 69c6f1f bitbake: toastergui: change link styles in alert-info 569567d bitbake: toastergui: breadcrumb fixes d47358f bitbake: toastergui: spacing and top nav style change a8b7234 bitbake: cooker: Resolve file monitoring race issues when using memres bitbake 55c662d builder: Fix multilib compile failure 22078d5 bitbake: bb.parse: properly error out on filesystem errors 75fc6bf bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionError d2bf05f perl: fix build failure if building dir has the "blib" string aaf1033 rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb 10196e3 python3: delete patches that don't get applied anywhere b5e9dbb python3: remove 2to3 symlink from package python3-2to3 0b69680 python3: remove package python3-robotparser 3c53a2b python3: detect libraries in STAGING_LIBDIR 016f5ae builder: fix USERADD_PARAM f292979 useradd_base.bbclass: do not warn when the user exists fd92142 useradd_base.bbclass: print PN when bbnote/bbwarn/bbfatal b741780 base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags() 1df8af4 base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclass 6087a04 busybox: enable support for sha1sum and sha256sum applets 40d64a5 busybox: support mount via label for btrfs and squashfs a2fad2b busybox: disable fatattr in defconfig 6618cb4 busybox: disable sha3sum in defconfig 35f02c9 busybox: refresh defconfig for busybox v1.23.2 7ea9595 busybox: re-order defconfig to align with busybox 1.23.2 be79846 busybox: remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from defconfig 52328c2 dhcp: fix installed not shipped warning for lib32 5398b9d populate_sdk_ext: pass BBPATH to devtool --bbpath 84ad12e devtool: add --bbpath argument 2251f71 populate_sdk_ext: use lnr, not ln -sr, for portability d16b62f python-scons: 2.3.4 -> 2.3.6 e91ce72 kexec-tools: 2.0.9 -> 2.0.10 020f33c mpfr: 3.1.2 -> 3.1.3 d0be3ae libmpc: 1.0.2 -> 1.0.3 e87b533 opkg: solve inconsistency of using different lists directories 5c76072 base.bbclass: Note when including pn with INCOMPATIBLE_LICENSES 445c49c init-install-efi.sh: Check if an installation device is present e4a4c9b bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colons 7f4eb55 bitbake: bitbake: toaster: Add is_image field to the Recipe model 9be8ea6 bitbake: bitbake: toaster: Uncomment logging messages 79c8ffa bitbake: bitbake: toaster: get rid of _createdirpath function 3b6e5df bitbake: bitbake: toaster: Fix usage of wrong variables a403ddb bitbake: bitbake: toaster: Wait for toaster gui to come e68370c bitbake: bitbake: toastergui: Toastertables don't replace dash in cache key 6520feb bitbake: toaster: toastergui: run pylint on the toaster files 1da5e0a bitbake: toaster: tts: execute tests in numeric order e6419cc bitbake: toaster: tts: make sure to import data ada494d bitbake: toaster: tts: delete the database only if created ef70e13 bitbake: toaster: tts: delete pyc files before the tests start f9eb958 bitbake: toaster: tts: fix startup and cleanup for managed mode ba667a0 bitbake: toaster: tts: improve logging in urlcheck.py faaa5d4 bitbake: toaster: tts: improve debugging information f169733 bitbake: toaster tests: gitignore and use absolute path for log file 73f1497 bitbake: toaster: tts: clean up HTML5 compatible url list 1640a65 bitbake: toaster: tts: fix pylint warnings 160d610 bitbake: toastergui: Remove angularJS and projectapp based on angular 829fe32 bitbake: toastergui: project page Add inline project name change feature c76137e bitbake: toastergui: layerBtn use libtoaster for change notification b90a253 bitbake: toastergui: newbuildbutton Fix removed elements 11627fc bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save function c385f15 bitbake: toastergui: Change build button popover to a build-button 10ffe1b bitbake: toastergui: base Use removeAttr / attr be2b423 bitbake: toastergui: Fix Duplicate layer importlayer api calls 1a2f120 bitbake: toastergui: libtoaster: Add guard against missing name property a9549e8 bitbake: toastergui: libtoaster Make sure we always pass format=json 691d547 bitbake: toastergui: css Remove redundant css rules 80c1586 bitbake: toastergui: Add new project page and navigation 258c929 bitbake: toastergui: css Add new rules for new project page 9af7ce5 bitbake: toastergui: http api Add guard against incomplete change requests 7a589c0 bitbake: toastergui: tables Add name field to layers table 8ff56b0 bitbake: toastergui: libtoaster Add show change notification function 1b13222 bitbake: toastergui: Standardise the layer object property layerdetailurl df999d2 bitbake: toastergui: Remove erroneous CSS property dd8c78b bitbake: toastergui: importlayer Add format type to JSON calls d826d4e bitbake: toastergui: base Fix html indentation b06a633 bitbake: toastergui: Implement new project navigation 3d3a2db bitbake: toastergui: Implement new top navigation design 8acab25 bitbake: wget.py: fix incorrect regexes 4c2f28b bitbake: cooker: properly fix bitbake.lock handling 18dfdb0 oeqa/commands: Increase qemu boot timeout to match testimage.bbclass b850da9 license_class: Fix choose_lic_set into incompatible license 4d027f0 distrodata.bbclass: drop the manual upstream version check logic a1ec19c distrodata.bbclass: do not skip -native recipes in checkpkg task b76c908 nss: advance to version 3.19.1 4c8f274 perf: add liblzma depdenency 77e3946 guilt-native: set PV in the recipe to allow upstream version check 5f9d379 stress: use developer's website for SRC_URI 1ef03d5 shared-mime-info: reorder SRC_URI lines to fix upstream version check 7258205 syslinux: drop v6.xx/ from directory path in SRC_URI 91c9532 pseudo: fix upstream SRC_URI to enable upstream version check 0bb94f4 libmad: use ftp instead of sourceforge for consistency with libid3tag eac846b eglinfo: change version from 1.0 to 1.0.0 to match the upstream git tag f606c52 ossp-uuid: update SRC_URI to not use Google Code 689dd4e adt-installer: update SRC_URI to not use Google Code 891ee70 libproxy: update SRC_URI to not use Google Code 79e41e3 oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006] d1e2d28 oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hash 36eb8f9 alsa-utils: assume the alsa storing is success if machine has no sound card dd8db95 tzdata: Add marking for config files in recipe 90bc2f3 create-pull-request: Implement -d option 363bec0 smartpm: set noprogress for pycurl 5452625 qemu: upgrade to 2.4.0-rc3 a1f78e4 guile: Add earlyclobber constraint to the SMULL outputs. 8f12739 dbus: upgrade to 1.8.20 f494fc2 gcc-multilib-config: Adapt mips for mips64 and different gcc versions c125ef1 cross-canadian/gcc: Various mips64 fixes 7b56b2c glibc: don't override TUNE_CCARGS for MIPS 05879d6 cross.bbclass: override MULTIMACH_TARGET_SYS 25fad72 packagegroups-cross-canadian: don't override TRANSLATED_TARGET_ARCH ec38dac arch-mips.inc: don't override TRANSLATED_TARGET_ARCH ac692c6 multilib_global: Fix PREFERRED_VERSION mapping for gcc-cross-canadian d3f991a cross-canadian: Add symlinks for multilib cases c114833 libgcc: Fix symlink handling in cross-arch multilib cases 6c4b21d gcc-multilib-config: Tweak naming of options to match gcc's expectations cc21092 gcc-cross-canadian: Add symlink to real-ld alongside other symlinks c4e40a4 gcc: Add patch to handle on target multilibs better a95a14a packagegroup-cross-canadian: Make the code more readable 146905a utils: Handle MLPREFIX in all_multilib_tune_values() f351c03 testimage: testsdk fixes/improvements 93360e8 oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_append 9a672bd devtool: use tinfoil shutdown method 3167580 u-boot: fix extern inline build errors for gcc 5 3243682 poky: Fix SANITY_TESTED_DISTROS lsb name for openSUSE 13.2 9890344 upstream_tracking.inc: remove outdated information 87d6468 package_regex.inc: updates to fix upstream version checks for multple packages e73ba3b distro_alias.inc: drop reference to Google Code 3d6893a distro/maintainers.inc: maintainer updates 405bb5b combo-layer: fix AttributeError traceback. 54c9219 sshcontrol: Use os.environ.copy() instead of copy.copy() e384d9b pixbufcache: Use sceneQueueComplete event to simplify usage 64acfb3 arch-armv7a.inc, feature-arm-vfp.inc: add tunes for vfpv3 and vfpv3d16 8f270dc elfutils: fix stack usage warning 133ad63 bind: upgrade to 9.10.2-P2 6ff6cc4 pax-utils: 1.0.3 -> 1.0.5 855a442 man-pages: 4.00 -> 4.01 8998358 help2man-native: 1.46.4 -> 1.47.1 d1ee2d7 gnupg: 2.1.5 -> 2.1.6 45efeff cracklib: 2.9.4 -> 2.9.5 2b9dca1 less: 478 -> 479 4e87fef libuser: 0.61 -> 0.62 2d7a1a7 git: 2.4.4 -> 2.4.6 222b1a9 lsbtest: sync test suite packages version 60f6dcb qemu: add PACKAGECONFIG for gnutls fc8902f qemu_git.bb: remove it 7635f09 lighttpd: 1.4.35 -> 1.4.36 96433ee opkg-utils: use ${bindir} instead of hardcoding /usr/bin 0e9a984 run-postinsts: use ${localstatedir} instead of hardcoding /var/lib 1ce5d59 initscripts: urandom: respect ${localstatedir} instead of hardcoding /var 6b4cfaa opkg: read config file from ${sysconfdir} instead of /etc 890f24a rsync: use ${sysconfdir} instead of hardcoding /etc 856082c libepoxy: Don't try to use python3 during configuration d897507 toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc) f66ead9 linux-firmware: upgrade to commit 75cc3ef8ba6712fd72c073b17a790282136cc743 dab511c gcc: Add support for nativesdk-gcc 3b7c384 binutils: Add nativesdk support 7f654dc lib/oe/classextend: Fix nativesdk double name mapping eb1c88c distro/maintainers.inc: Fix parsing error due to lack of " at end. 19f77cf distro/maintainers.inc: remove Saul Wold from maintainership 798fc18 ref-manual: New description for KERNEL_CLASSES variable. 49bcb74 dev-manual: Applied review edits to devtool section. ce97654 poky.ent: Added "findutils" and "which" packages to Fedora essentials. c3ac09f kernel-dev: Added 'make defconfig' details for own source work 3b93408 dev-manual: Added a "biosfilename" item to the runqemu command section. cb19478 ref-manual: Added glossary description for BB_ALLOWED_NETWORKS. ab23dd9 yocto-project-qs and others: Rewrite of the QS add1f73 ref-manual: Fix to QA error message. 3cd876d ref-manual: Updated the IMAGE_TYPES glossary description. 68620d5 ref-manual: Fixed grammar issue in the oelint.bbclass section. 282fe35 ref-manual: Updated UNKNOW_CONFIGURE_WHITELIST variable 926d70f kernel-dev: Added kernel-devsrc information for building on target 39bcabf toaster-manual: Removed the daemon requirement 3423f3b poky.ent: Updated the YOCTO_RELEASE_NOTES variable 9325599 ref-manual: Updated the UNKNOWN_CONFIGURE_WHITELIST variable. 5644756 kernel-dev: Added new requirement for working with yocto-linux-custom.bb 4764062 ref-manual: Updated ARCHIVER_MODE and archiver.bbclass 4ec8e88 documentation: Updated customization layers to point to XSL mirrors 2de3283 ref-manual: Fixed "TBD" section cross-reference in KBUILD_DEFCONFIG f9df1a4 kernel-dev: Added new "in-tree" defconfig file section. 540b8ef dev-manual: Added new section on "defconfig" files. 7b1697b kernel-dev: Added detail to start of generating config file 7baadd8 ref-manual: Removed PRINC entry from the glossary e52dd53 toaster-manual: Added detail for the URL to access Web Interface ec068fe ref-manual: Added new variable description UNKNOWN_CONFIGURE_WHITELIST 744893b ref-manual: Updated EXTRA_IMAGE_FEATURES variable 64d7456 dev-manual: Updates to kernel configuration in the "Kernel Modification Workflow" section 3d2f2b6 dev-manual: Added a link to reference defconfig files. 8c43d0f dev-manual: Minor edits to "Configuring the Kernel" section. 72169b2 ref-manual: Added new glossary description for KBUILD_DEFCONFIG. 6e12a35 adt-manual: Updated the "Getting the Images" section for eclipse-debug d9cf575 ref-manual: Added and updated variables to support calling functions fb82bcb ref-manual: Added 'ptest' to the list of Distro Features 26f9777 ref-manual: Updates to the "Speeding Up the Build" section e05c636 ref-manual, dev-manual: Added info about make race work-around 8c9fb71 ref-manual: Formatting fixes and tag fix. 935f5d7 ref-manual: Updates to BB_NUMBER_THREADS and PARALLEL_MAKE 113c427 ref-manual: Added descriptions for four new variables 2a95850 adt-manual: Emphasis on populate_sdk as bitbake method for building toolchain 95108a1 dev-manual: Updated requirements for writing a new test. d0531db ref-manual: Added new variable description for ARCHIVER_MODE 46f8649 ref-manual: clarify allarch wrt RDPENDS and TUNE_PKGARCH a894da0 ref-manual: fix example of setting root password using extrausers 5e357ed oe-selftest: restore gummiboot tests 1b88b74 bitbake: build: Exit scripts with result of last shell function eeb412d harfbuzz: upgrade to 1.0.1 5d8739f opkg-utils: fix bashism in opkg-build 5981ccf cross-canadian: Put links in place for uclibc and musl 72777f4 toolchain-scripts: For non-glibc, pass compiler options to ensure the correct libc selection ae344c1 oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'server_socket' 7c71bc8 nativesdk-qt4-tools: depend on nativesdk-qt4-tools only if DISTRO_FEATURES includes x11 997893e security-flags: Disable PIE for coreutils, elfutils, gcc, iptables f4f72b1 qemurunner: Show last 25 line of log, not 5 e3aa7a3 targetcontrol: Improve logs by outputting qemu boot log in case of failure edc7780 oeqa/selftest/devtool: use new runqemu function c256bbc oeqa/selftest/imagefeatures: remove gummiboot tests 86f0232 oeqa/selftest/imagefeatures: fix RPM4 test 90a52ff oeqa/selftest/imagefeatures: fix SSH without password tests 76d8c4e oeqa/selftest/imagefeatures: Use QemuTarget code 01ccad1 oeqa/targetcontrol: write QemuRunner log output to a file a6eb5ec oeqa/utils/qemurunner: fix error handling if runqemu exits with an error 7f9b42a oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftest 4855ec3 oeqa/utils/qemurunner: fix logging 69bae06 oeqa/targetcontrol: create test directory before copying rootfs image 67a3807 oe-selftest: add scripts/lib and bitbake/lib to path 3108e00 oeqa/recipetool: allow templayerdir override 7eb55b4 oeqa/recipetool: add tests for appendsrcfile(s) 6e7ee4e oeqa/recipetool: refactor / split out RecipetoolBase 51d760e oe-selftest: add libdirs from BBPATH to sys.path d2023c3 oe-selftest: obey oeqa.selftest.__path__ 0eb40ba devtool: also load plugins from BBPATH da02f48 recipetool: parse global args early 7136678 recipetool: also load plugins from BBPATH 89878f5 recipetool.append: add extralines arg to appendsrc e28c4ba recipetool: catch BBHandledException from parsing 813c417 toaster.bbclass: Fix ValueError e86dc1a gcc-target 5.1: fix for libcc1 fd91e71 gcc5: Upgrade from 5.1 to 5.2 53caeeb sudo: upgrade to 1.8.14p3 898fd07 sed: Make locale depenencies glibc specific d941141 updated-rc.d: Only add dependencies in target case e9804c7 oeqa: Add exception handling around qemu process cleanup 6381d45 update-rc.d: Include updated-rc.d in DEPENDS 4ab6b46 qemu: change default version to 4.1 ad5414b yocto-bsps: add 3.14-rt configuration 3a4b0d6 linux-yocto: introduce 4.1 versioned recipes f7ee1c9 kern-tools: standalone tree configuration c29aac6 linux-yocto: split meta data from kernel repository 741a44c perf: Fix config file conflict with 4.1 kernels 12b5a44 byacc: upgrade to 20150711 2963cc2 image: Support for qcow2 6dcd355 qemu: upgrade to 2.4.0-rc2 ff037a6 boot-directdisk: Make kernel image inclusion conditional. 66bad55 diffstat: upgrade to 1.60 c9553b8 tcf-agent: Update to version 1.3 00a706e mklibs-native: Remove dependency on dpkg 9a539cb oeqa/qemurunner: don't assume hostname starts with qemu b0f034e oeqa/runtime/parselogs: don't use uname to get MACHINE 46cb3f0 oeqa/selftest/imagefeatures: handle killpg victim not existing 7b33ced oeqa/runtime/parselogs: add more x86 log exceptions 672517e oeqa/sshcontrol: Ensure we don't trigger ssh-askpass 98b5364 sed: rrec on locale-base-ru-ru, not rdep f5f6748 bitbake: data_smart: Improve override history logging 9901415 bitbake: data_smart: Improve performance of infer_caller_details() 67c6cc8 bitbake: data: Clean up datastore accesses and True/False values fdfb3fd bitbake: data: Add newline after the last export in emit_func ada9300 bitbake: tinfoil: Add shutdown method 901be2c bitbake: bitbake-selftest: Add -v option for verbosity aaea533 bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducer 19f290f bitbake: data_smart: Add CoW approach for overridedata 9120130 linux-libc-headers: update to 4.1 c56cb31 recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR 5c080f7 recipetool: appendsrcfile: use -D, not -d for destdir 023e9b2 recipetool: appendsrcfile: fix duplicate SRC_URI check 51ae491 oeqa/buildoptions.py: automate test case 926, archive work dir and export source d8c9810 oeqa/buildoptions.py: automate test case 563; build directfb image 99e39a1 common-glibc: define bash_cv_getcwd_malloc 1b17b58 oeqa/QemuRunner: don't use bb for logging d87878e cronie: Upgrade v1.4.12 to v1.5.0 fbea156 bootimg: remove previous FATIMG before creating a new one 50b5186 mesa-demos: Fix building demos which require GLU. 3b7961f gtk+: require either x11 or directfb DISTRO_FEATURES to be set 08f0136 tune-cortexa17: add tunes for ARM Cortex-A17 fd31e62 ncurses-terminfo-base: include screen-256color 6e78cc4 *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDs 061d6ec gtk+3: fix Wayland-only builds 271b9b6 lttng-ust: 2.6.1 -> 2.6.2 51b590d u-boot: Upgrade to 2015.07 release 99b082d volatile-binds: correct path of command umount 31531dd sqlite3: Upgrade 3.8.10.0 -> 3.8.10.2 83f19d4 oeqa/syslog: Removed a pointless testcase and added skip for another. cc2202b oeqa/runtime: Added decorators for the remaining auto tests. 1bfb932 oeqa/runtime: Added a new automated rpm test. 0d1f10e oeqa/prservice: add useful failure messages to test cases 68f546e oeqa/recipetool: add useful failure messages to test cases 9d02d3f oeqa/pkgdata: add useful failure messages to test cases 7d01c59 oeqa/runtime: Added one runtime testcase in connman. 613cbe5 rpm4: Drop native RDEPENDS 6deffe1 recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pv 74240cc oe/recipeutils.py: get_recipe_upstream_info update to get revision e28c1eb oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exits 205c39b bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTest 22d2f7b bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision) bd5167d bitbake: fetch2/git.py: latest_versionstring now returns (version, revision) 4bbc5dd bitbake: fetch2/git.py: latest_versionstring search in all tags bc0f1cf libx11: update Upstream-Status on a merged patch d6fa512 oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on AB aa05be4 distro: remove gamin metadata 94c50ef Revert "create-pull-request: Fix error on 2.0 versions of git" 0a5f2bc sanity.bbclass: Remove check if /tmp is writable 9f87dcf local.conf.sample: Added /tmp to BB_DISKMON_DIRS f5206e8 bitbake: data_smart: Use deepcopy for overridedata b68de1c native: Move virtclass override to earlier so DEPENDS is handled correctly f8a6931 qemu: upgrade to 2.4.0-rc1 c5f1681 pseudo: 1.6.5 -> 1.6.7 9a92500 bitbake: toastergui: make our tables Chrome-happy 0c0ec86 bitbake: toaster: continue processing layer dependencies despite errors 0f8d89c core-image-lsb-sdk: use kernel-devsrc to ensure kernel module builds work 557bca8 kexec-tools: change powerpc memory size limit c49cfc2 kexec-tools: disable the GCC's stack protection for purgatory code 88dd997 libpam: Upgrade v1.1.6 -> v1.2.1 e9b9f8c lttng-modules: 2.6.1 -> 2.6.2 8325277 btrfs-tools: 4.0.1 -> 4.1.1 d0ae6fa pulseaudio: rdepend on modules referenced by start-pulseaudio-x11 7942e64 neard: merge .inc file a2d6745 neard: remove overridden do_install 6257bf7 gnome-icon-theme: clean up icon-naming search 350b73f python-smartpm: Improve warnings/errors consistency fbec920 lib/oe/package_manager: Use log-level warning instead of quiet 0076525 package_ipk/deb: Drop version information from RPROVIDES 771126c debian: Add versions to RPROVIDES 920819f gamin: remove 2563aa5 extensible sdk: Error when trying to install as root. 873b8ed subversion_1.8.13.bb: Upstream-Status updated to Accepted c54472c libcap: control attr PACKAGECONFIG via xattr DISTRO feature 2173c00 libcap: avoid losing default Large File Support CFLAGS 26b2db8 libcap: always link apps dynamically 058b53e linux-yocto/3.19: drm and axxia updates d7c633c linux-yocto/3.14: fix gcc 4.9.4/5.1 build issues, yaffs2 memory leak 46720f0 qemu: upgrade to 2.4.0-rc0 56542b8 maintainers/distro-alias: rename gtk-update-icon-cache to gtk-icon-utils 5e7f26d gtk-icon-utils: Rename, upgrade, add binary 5863080 package_regex.inc: Add rules for clutter recipes d3809b7 bitbake: lib/bb: provide mechanism to bypass UI log suppression 5261c5b bitbake: lib/bb/process: check output of select() before reading extrafiles 723411d lib/oe/recipeutils: fix replace_dir_vars to return the correct variables 7e7e123 sstate.bbclass: remove redundant cd and mkdir commands 4d77270 oeqa/devtool: add useful failure messages for some test cases a7f23c6 bitbake.conf: fix qemu user mode linux for qemuarm64 77cd461 runqemu-internal: add temporary disk interface to qemuarm64 74dc0c8 oeqa/buildoptions: add useful failure messages for all test cases eeed010 oeqa/bblayers.py: add useful failure messages to all test cases 2606cd2 oeqa/bbtests: add useful failure messages for all test cases e20f810 connman-conf: fix SRC_URI_append e60597a classes/logging: allow shell message functions to work in devshell ddc1df3 Use die() or bbfatal_log() where the log should definitely be printed 757be60 classes/base: fix die() to print the full log 546bfe8 classes/useradd: don't read bbnote/bbwarn/bbfatal values 09fe2fd guile: Add explicit directories to guile_cross_config bca59f9 chkconfig: use explicit directories in obey_variables() 4e9ea09 dmidecode: use absolute paths in fixup task 5352e65 depmodwrapper-cross: set S correctly 794ea78 qemuwrapper-cross: set S correctly 3172250 opkg-arch-config: set S correctly 9cbc0c1 systemd-compat-units: set S correctly 13dbdd4 gnupg: fix build of GPLv2 version of gnupg with gcc 5 aad604f lighttpd: Fix mod_cgi to avoid it buffers data without bound. 88d7df4 systemd: update the status of configurable root patch c713a22 kernel: fix path assumptions in tasks a08f8db libc-package: don't abuse B to change directory af2deca python: add explicit directories in py_package_preprocess 62dae66 boost: add dirs flag to boostconfig task c5c80d9 ptest: add dirs flag to ptest tasks 6e8313d create-pull-request: Fix error on 2.0 versions of git 1195b41 grep: use internal regex library with musl-libc 7e51763 systemd: add PACKAGECONFIG for valgrind e47a97a piglit: Fix floating dependency on freeglut fdbd322 systemd: recommend the vconsole setup units df2e393 gnu-config: set noexec for do_compile d890d81 glibc: print PN when bbwarn 1537381 newt: enable native builds 9f33c00 slang: enable native builds 8bffb5a mesa: respect MESA_EGL_NO_X11_HEADERS even with x11 in PACKAGECONFIG 3f9658a kernel-yocto: fix machine_srcrev check in do_patch 525ba4c initrdscripts: handle mmc device as installer medium ca869fd gettext-minimal-native: use MKIDR_P in Makefile.in.in 2b811ee perf: Modify SPDX_S directory to avoid do_spdx error. 4012fd3 do_unpack: move qa check of unpack into insane.bbclass c18fadb lttng: Fix timer calculation error a117fd5 libdrm: Upgrade to 2.4.62 6c3c74f expect: replace the STAGING_INCDIR with includedir ca789f0 midori: Depend on Adwaita, not gnome-icon-theme 80fdc5d sato-icon-theme: Inherit Adwaita, not gnome-icon-theme 7395925 matchbox-session-sato: set GTK_CSD env var 88ea874 gtk+3: Upgrade to 3.16.4 f71e473 adwaita-icon-theme: Add new icon theme for GTK+ b0079ec combo-layer: implement --hard-reset option d1a1dbb combo-layer: only allow fast-forward when pulling 60cebe6 apr: Fix packet discards HTTP redirect 3f79bf7 python-io: Add runtime dependency on contextlib 45772ba sanity.bbclass: Check if /tmp is writable b250b5c buildhistory.bbclass: Check output folder is present before creating files-in-$pkg.txt a79007b dbus-ptest: set INSANE_SKIP for build-deps 49f1d97 xserver-xorg: remove invalid ac_cv_file__usr_share_sgml_X11_defs_ent 191e93a apt: remove invalid ac_cv_glibc_ver db18fed glibc: remove invalid ac_cv_path_KSH 6ea080f git: remove invalid ac_cv_c_c99_format=yes 5ba0890 mc: Upgrade to release 4.8.14 1678926 alsa-plugins, pulseaudio: depend on speexdsp, not speex 505e1af speex: 1.2rc1 -> 1.2rc2 d8c3428 speexdsp: initial recipe ba07a69 dpkg: Fix for Fedora22 and new versions of tar bc2191d tar: Add symlink to tar from gtar 7f8286f classes/sstate.bbclass: Improve checkstatus using connection cache. 7699386 python-smartpm: Have native smart use nativepython 2ec97a2 opkg-build: Ignore tar error due to hardlinks issue when creating ipk files f1bf0b4 gcc: remove EXTRA_OECONF_INTERMEDIATE 9fee217 netbase: add rpcbind as an alias to sunrpc 75c877b oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI 5d0f8a6 intltool: Upgrade 0.50.2 -> 0.51.0 450dd5a harfbuzz: upgrade to 0.9.41 c3ac850 classes/logging: make shell message functions output to the console de2d643 qt4: fixes for sed command e2cf270 cups: remove invalid sed command 301e73b perf: remove invalid sed command 3f71c88 python-pygtk: remove invalid sed command d3904ca python: remove invalid sed command ee5b19d perl: remove invalid sed command d512cf2 mdadm: remove do_configure_prepend 911cb68 rpm: remove invalid sed command 8d1a344 qemu: remove invalid sed command 4e9c3db glibc-initial: remove invalid sed command e1c9739 opkg: remove do_configure_prepend af3f87c elfutils 0.163: remove do_configure_prepend 4a32362 i2c-tools: uprev to 3.1.2 1bd4ee1 gnome-icon-theme: inherit allarch 95083b2 archiver.bbclass: add do_deploy_all_archives 274389c populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclass 2d498b0 buildtools-tarball: Add inherit toolchain-scripts 960ed55 clutter-gtk-1.0: Upgrade 1.4.4 -> 1.6.2 d296521 clutter-1.0: Upgrade 1.20.0 -> 1.22.4 4094901 cogl-1.0: Upgrade 1.18.2 -> 1.20.0 383e48e xproto: Upgrade 7.0.27 -> 7.0.28 671a00b gcc-5: Backport patches for -Wno-narrowing behaviour fixes ee9e365 gcc-4.9: Upgrade to 4.9.3 0ae9afd bluez5: upgrade to 5.32 e9817d5 oeqa/sstatetests: Add NATIVELSB sstate signature equivalence test ee69463 recipetool/append: Fix selftest failure with multilib b60521c lib/oe/recipeutils: Ensure order of data store doesn't influence the result a730981 bitbake: tests/data: Add new data tests 4c386e1 bitbake: data_smart: Fix appendVar/prependVar 75a5855 bitbake: data_smart: Fix data expansion cache issues a259968 bitbake: data_smart: Fix keys() missing overrides 816acb6 bitbake: data_smart: Cache set(self.overrides) 0ac9c80 bitbake: data_smart: Improve override recursion handling 2dbb067 bitbake: data_smart: Tweak OVERRIDES value cache for performance d8ebb47 bitbake: data_smart: Seperate out the override cache c690d5b bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap with CoW functions 933e196 bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVar 95be16f bitbake: data_smart: Move override handling to getVar 7fc6f6c bitbake: data_smart: Cache overrides and fix data store 35a6f7d bitbake: data_smart: Fix cache clearance problems 577f160 bitbake: data_smart: Improve override handling e7ccd90 bitbake: data_smart: Remove need for update_data calls 42a5996 bitbake: data_smart: Defer append/prepend handling 5ae52ee bitbake: fetch2/wget.py: checkstatus disable SSL cert validation. 73b9cd9 bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https. 804f1a2 bitbake: fetch2/wget.py: checkstatus fix using proxy handler 913631c bitbake: tests/fetch.py: Add FetchCheckStatusTest tests. 3b186fb bitbake: fetch2/wget.py: Add support of connection cache in checkstatus. 97c5ecf bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftp 518abb7 bitbake: git.py: create a branch when checkout 61fbff2 bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options 625a6bf bitbake: prserv/db: Document history modes 3b50312 bitbake: lib/bb: set up infrastructure for shell message functions 8f8d336 wic: Set default set of bitbake variables b80ddb0 openssl: upgrade to 1.0.2d f9ea480 bitbake: fetch2: Add fetch parameter to checkstatus bf6c21c bitbake: fetch2/__init__.py: Add FetchConnectionCache class 3b5b74b bitbake: knotty.py: Make sure bitbake.lock is unlocked before exiting 67eaefe bitbake: command.py: Unlock function included into CommandsSync class 7bccf59 bitbake: cooker.py: Lock/Unlock members function into BBCooker 4b9fc47 libtool: Fix regression from previous commit d245899 testimage: Add support for test suites manifest files 129aed8 testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST_SUITES 92c10c9 bootchart2: add runtime dependency 975cb96 oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeatures. 1881c5e systemd: add PACKAGECONFIG selinux fbe51e0 initscripts: add /sbin/sushell for systemd service debug-shell fb9e697 opkg-build: Ignore tar error due to hardlinks issue when creating ipk files 64df5e5 coreutils: upgrade to 8.24 e2ac1e8 qemu: fix CVE-2015-3209 8b3666e rpm: disable external key server 925397f gdb: Fix detection of 64-bit PPC inferior in gdbserver 05b02d2 python-smartpm: 1.4.1 -> 1.5 f9ac3f3 elfutils: 0.162 -> 0.163 d32b383 less: 471 -> 478 5de2efa nfs-utils: fix to start nfs-server correctly in systemd 5a0f48f ltp: Add inhibit of split 32cd0c8 systemd: fix immediate unmount of mountpoints not in fstab 91c1574 report-error: expand all variables 7250010 bitbake.conf: Add BUILD_ARCH and SSTATE_PKGARCH to HASHBASE whitelist 3e4edfd pseudo: Exclude SITEINFO_BITS from checksums 9fa842a oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksums 0aaa67a oeqa/bbtests: Fix to ensure DL_DIR is set 25702f3 bitbake: cooker: Improve DATE/TIME handling eb068cc file: fix long-options 21bdccb ca-certificates: remove Debianism in run-parts invocation 9238984 image_types.bbclass: add support for multiple ubi sizes d93171c subversion_1.8.13.bb: Regex modified to allow '-D' in paths 389d010 mklibs-native: two fixes abe6459 security_flags: eliminate FORTIFY_SOURCE for debug builds c4437f1 Update alternatives of man pages 44544fc man: replace ',' with '#' 09febe0 ldconfig-native: Add 64-bit flag for ELF64 entries daec53e combo-layer: modified to generate better commit messages. 8a0cb22 mesa-demos: rename clear 4913e35 libdrm: remove git recipe, merge inc 86fc0b2 lsbinitscripts: avoid exit 1 in functions script eb29cea rpm: check if the argument(rootpath) exists or be writable 09a5cb0 image_types_uboot: remove the middle file d7826f2 libav: update i586 TARGET_ARCH test to also handle i686 090e957 lsb: update i586 TARGET_ARCH tests to also handle i686 a1bb764 gcc: update i586 TARGET_ARCH tests to also handle i686 d1874be multilib_global: expand multilib pref values properly cb196d2 core-image-kernel-dev: Define a correct subset of TEST_SUITES to run for this image 992c02c perl: Undefine finitel for musl ad11256 valgrind: build with altivec only if it supported 5e032f1 squashfs-tools: upgrade to newer revision from git 44f0c01 dhcp: modify dhcpd.service to make it start successfully and add systemd service files dhcpd6.service ae5c24b grub-efi: Allow to use file name different from grub.cfg in GRUBCFG 923fb2e oeqa/selftest: Added new testsuite for image features. 75fa966 scripts/oe-selftest: Added mechanism for including/removing bblayers.inc ffa54b9 oeqa/selftest: Added @testcase decorators to oeselftest testcases. 9f91aa6 oeqa/selftest: Add methods to manipulate bblayers.conf in base.py cd37932 report-error.bbclass: Added file syncronization. 046f1ab volatile-binds: Set S to prevent QA warning 2513e02 systemd-serialgetty: Set S to prevent QA warning 18d71ed bitbake: main: add skeleton documentation for the recipe:do_task syntax 62caaa4 bitbake: fetch2: Checkout to correct ref begore init and update submodules a24fdca oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIR 929a109 libffi: fix typo in fix-libffi.la-location.patch 0e82f9f texinfo: fix typo in dont-depend-on-help2man.patch da65172 valgrind: fix typo in valgrind-remove-rpath.patch 3990d42 rpm: fix typo in rpm-reloc-macros.patch 6fd8459 rpm: fix typo in rpm-realpath.patch cb52477 python-numpy: fix typo in no-host-paths.patch 0436dc1 pkgconfig: fix typo in fix-glib-configure-libtool-usage.patch a806971 flex: fix typo in do_not_create_pdf_doc.patch d5e0177 dosfstools: fix typo in nofat32_autoselect.patch a44f203 glibc: fix typo in add_resource_h_to_wait_h.patch 6edd1f0 base-passwd: fix typo in add_shutdown.patch 2dd57d9 dpkg: fix typo in tar-error-code.patch, Upsteam -> Upstream 67ab9eb distrodata.bbclass: fix typo, Upsteam -> Upstream a49a850 maintainers.inc: reassign audio recipe maintainership 7a40230 distro/package_regex.inc: Use GNOME_STABLE rule for vala 5706b0c tune-core2.inc: set X86ARCH32 to i686 (instead of i586) df61141 wayland: enable nativesdk builds df7386e wayland: always build wayland-scanner fa0845f mesa: Add blank r600 PACKAGECONFIG d451627 cmake bbclass: fix support for native builds 6b76ee0 libinput: Upgrade 0.7.0 -> 0.18.0 43e5bf4 wayland: Upgrade 1.6.0 -> 1.8.1 3ff474c weston: Upgrade weston_1.6.0.bb -> weston_1.8.0.bb edb240b libpciaccess: Upgrade to 0.13.4 7803567 gdb: Disable lttng support for musl 4a52eb5 feature-arm-thumb.inc: Fix ARMPKGSFX_THUMB value cea2042 sanity.bbclass: Check if /tmp is writable 38d8f2e rootfs.py: Add check for kernel modules before running depmod 7e074c3 runqemu-internal: correctly set format for root FS as raw a23d273 bootimg bbclass: don't hardcode 'bzImage' name ffb64e3 documentation: document KERNEL_CLASSES 81ead6a ltp: vma03 fix the alginment of page size 00020fa wic: Code cleanup: unused imports 34172ef wic: Code cleanup: long lines, identation and whitespaces 335aa0f wic: Fix confusing error message d88af4f wic: Remove __write_partition method 0ef9cdd wic: Refactor fstab update code a49a422 wic: Add --uuid partition option 594dc72 wic: Fix naming conflict 4023377 wic: Remove duplicated code b5dce25 wic: Refactor prepare_empty_partition API 052c819 wic: Call methods better way 73d0d23 wic: Get rid of useless variable 'image_rootfs' 1e307c3 wic: Rename partition images e9237bf wic: Refactor prepare_rootfs API 992f789 wic: Turn off debug output for 'bitbake -e' 9ca3472 wic: Remove annoing debug message 1cabf09 wic: Include mount point into image report aa470a1 wic: Refactor getting bitbake variables 6733434 wic: Test rootfs plugin using rootfs paths ba23968 wic: Fix misleading message b42d7d2 wic: Test rootfs plugin using image recipes c86a0d2 bitbake: toaster: Fix build execution regression 5606687 bitbake: toaster: runbuilds Fix incorrect variable name 483b21b bitbake: toaster: Remove erroneously committed template include cfc4f1b bitbake: toaster: Revert the addition of analysis project mode selection 3b3ef9c bitbake: toaster: Partial Revert "fixes after html5 compliance testing" d73a813 cross.bbclass: delete package_qa task b78b1a6 tune-i586-nlp: Add new tune file to support Quark/X1000 CPU 5c71337 bootimg.bbclass:hddimg: check the size of rootfs.img for hddimg b3c79c4 bootimg.bbclass:iso: use mkisofs -iso-level 3 for large iso 53ddebe logrotate: 3.8.8 -> 3.9.1 563269f wpa-supplicant: Fix CVE-2015-4142 63873d0 nfs-utils: debianize start-statd 703108c nfs-utils: Reexport all directories when start 3c6ddc7 mklibs-native: avoid failure on symbol provided by application 71ceb8c unzip: drop 12-cve-2014-9636-test-compr-eb.patch a386648 perl-native: Specifically undefine other gdbm paths 3360f93 oeqa/bbtests: Show useful failure message for gplv3 test 58ecd46 oeqa/bbtests: Improve error handling dcd361f gdbm 1.8.3: install ndbm.h and dbm.h 2d65e23 openssl: upgrade to 1.0.2c dc5813d perl: remove default byteorder from config.sh f4248c6 perl: odbm.t: fix the path of dbmt_common.pl d61804d perl: fix for ODBM_File.so ae4e9de perl: fix test case switches.t 3020570 perl: use perl.inc for target and native perl 304ebe1 cpan_build.bbclass: remove libmodule-build-perl 3f7e55b perl: 5.20.0 -> 5.22.0 a01d406 curl: upgrade to 7.43.0 af193ea sysstat: upgrade to 11.1.5 b111b6b mmc-utils: fix the building failure when DEBUG_BUILD is 1 348c85c file: 5.22 -> 5.23 318687d gnupg: 2.1.4 -> 2.1.5 85b27b5 hdparm: 9.45 -> 9.48 2904802 git: 2.4.2 -> 2.4.4 da9b9ac elfutils: 0.161 -> 0.162 2578ff3 bitbake: codeparser: Add repr() methods dcbbe54 bitbake: codeparser: Allow empty functions 43c6e8c bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarball 3836d9b bitbake: fetch/perforce: Fix single file checkouts 4bc0fc7 oeqa/parselogs: Whitelist qemumips64 runtime error b3b6483 testimage: Don't test xorg/vnc on qemuarm64 6dba7a0 oeqa/parselogs: Whitelist qemuarm64 runtime errors e77c23c oeqa/recipetool: Fix symlink resolution a3df479 gstreamer1.0-plugins-bad.inc: remove duplicate bzip2 dependency e3b35f5 tiff: Update to 4.0.4 b3fc374 subversion: Fix subversion-native on Fedora22 608bf22 oeqa/parselogs: Fixed a problem in parselogs 871efa6 quota: fix quota do_install errors c8042fd kmod: upgrade to 21 b428f88 recipetool: add appendsrcfile(s) sub-commands 49a089f recipetool.append: use argparse types for validation 83a6611 oe.recipeutils: fix line.split error in bbappend_recipe 01c9c73 buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg files a053775 xf86-video-vesa: Upgrade 2.3.3 -> 2.3.4 f8b2537 xorg-xserver: Upgrade 1.17.1 -> 1.17.2 c11d4c9 mesa: Upgrade 10.5.6 -> 10.5.8 c812af4 freetype: Upgrade 2.5.5 -> 2.6 2eb1794 populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfiles a62cb8a image_types.bbclass: use pbzip2 for images requiring bz2 compression bac6bb6 pbzip2: Fix native dependency on bzip2-native a3a3376 pbzip2: add initial recipe, pbzip2 v1.1.12 64229cb run-postinsts: Fix ipk package management detection b2c9e73 oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in postinsts scripts. f8661aa cmake: Upgrade 2.8.12.2 -> 3.2.2 b053b81 oe-selftest: timestamp the test runs 545ff77 uclibc: Cope with other mips32 variants 8b4f659 piglit: fix floating dependence on freeglut 6122446 gdb: Add missing runtime dependency for python option d2a87aa unzip: fix four CVE defects a1bac0f qemu: backport patches to fix CVE issues a8ae731 terminal.py: Allow devshell/menuconfig on recent gnome-terminal e8af6ad bluez5: upgrade to 5.31 c148ce5 linux-firmware: upgrade to commit 3161bfa479d5e9ed4f46b57df9bcecbbc4f8eb3c 7b2f30e weston: fix libdir/libexecdir confusion 8cef098 bluez5: fix lib/libexecdir confusion 98c2bdb testimage: Handle ipk/deb packaging format tests correctly e6f29dd wic: oe-selftest: Test image compressing a04ebe7 wic: Make code more pythonic 3476685 wic: Implement image compressing 597cba6 wic: Add new argument to direct plugin 40349f1 wic: Add new argument to wic_create function 13427e1 wic: Add --compress-with command line option 48b5ea6 sanity.bbclass: check /bin/sh is dash or bash ad2bd4c toolchain-scripts: fix for multilib 8c3dd2d bitbake: event: Handle recursive events and the data store better 00ca43b bitbake: cooker: Fire BuildCompleted before finishing the command d93bc4c bitbake: toaster: Add url pattern for backward compatibility df48243 bitbake: toaster: split orm app into it's own module and app 62288a6 bitbake: toaster: bldcontrol Ignore toasterconf files in own directories 10e35ab bitbake: toaster: Restore 'in project' filters to main tables 4013784 bitbake: toaster: table.js fix filter visual indicator and interaction d21e174 bitbake: toaster: toastertable Pass up the kwargs for setup_filter 93c54c2 bitbake: toaster: Enable toastertable cache f28116e bitbake: toasterui: fixes after html5 compliance testing 583e320 bitbake: toasterui: verify variable before usage 8ef5165 bitbake: toaster: delete multiple builds 5d0abf1 bitbake: toastergui: select project types 70c4eb8 bitbake: toaster: refactor build model 287b49a bitbake: toaster: bring django-aggregate-if into the project 35fe311 bitbake: toaster: add django-aggregate-if 335c975 bitbake: toaster: fixes after replacing BuildRequest with Build d7c8d95 bitbake: toaster: fill in build data from buildrequest 1605635 bitbake: toaster: refactor the builds pages 2c7ed96 bitbake: toaster: remove BuildRequest references c362e61 bitbake: toaster: remove MANAGED references b98a2fc bitbake: toaster: fixing undefined variables 933e4db bitbake: toastergui: enable strict variable checking 0b2e644 bitbake: toaster: improve the buildenvironment API aad93dd bitbake: toastergui: fix angular error ffd7cac oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131 e8c50a2 lib/devtool/standard: Fix patch cleanup d85231e lib/oe/patch: Fix git patch application for source in subdirectory 615b351 oe/utils.py: Add support for init/end helper functions in ThreadWorker. 3fa3215 oe/utils.py: Fix thread leakage in ThreadPool 18e902b wpa-supplicant: Revert "Make SystemD D-Bus config conditional" ef1a66b maintainers.inc: reassign GTK+ and X maintainership 70a1c1e apt-native: Drop obsolete symlinks 68a11a8 meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_CACHE 6cfed59 toolchain-scrpts: Fix sitecache issues with multilib fed80c3 staging: Strip files in sysroot 6f4304e bitbake: runqueue: Sanity check BB_NUMBER_THREADS 810bf00 bitbake: runqueue: Handle BBHandledException correctly 2ce9055 bitbake: server/process: Don't log BBHandledException c6918b6 bitbake: runqueue: Improve handling of fakeworker failing to start df123dd bitbake: event: Inject 'd' into event handlers 69b6919 bitbake: bitbake: Add explict getVar param for (non) expansion 86d30d7 meta: Add explict getVar param for (non) expansion f98c849 distro/package_regex.inc: Fix dbus version pattern a06a5ae bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary item. dcb441c neard: remove unused service file c0123e5 rpm: Rebrand rpm custom macro paths to be distro specific a990d21 rpm: Fix lua 'print' statement capture db34474 rpm: Fix CVE-2013-6435 3886107 rpm: Fix CVE-2014-8118 5f0dfec distutils-common-base: add to, don't set, FILES_${PN} bfa8ae9 python-2.7/3.4-manifest.inc: add missing dependencies for python-netserver fbed86a python3-ctypes: Fix cross compilation for arm targets 81e469b wic: removed unused command line option a4da21d wic: code cleanup: superfluous-parens 4862a4c wic: oe-selftest: Add 3 tests of 'wic help' command 40764a3 wic: Return error code when wic fails to invoke command 5daadf8 wic: Integrated plugin docstrings into 'wic help plugins' output cfe6412 wic: Add missing docstrings to plugin classes 553f332 wic: Code cleanup: bad-classmethod-argument 9286213 wic: Document creation of empty partition 410e272 oe-selftest: wic: Fix testcase 2173a0e init-install: Properly delete partition table 68d8f6d init-install: code cleanup: replace /dev/$device -> $device 99a7c5b init-install: code cleanup: Replace tabs with spaces a10c448 init-install: Specify partition name in parted command line 891cdac init-install: Specify filesystem type in parted command line 1f7d16b init-install: Implement UUID support 04bff65 init-install: Use GPT table with GRUB 2 78bacee init-install-efi: Implement UUID support d040802 busybox: Enable UUID-related options 411c276 initramfs-live-install: Add blkid to initramfs ff8ec3d image-live: Set syslinux timeout to 5s 74603c4 rt-tests: bump version to v0.92 b8d8d1d babeltrace: Fix invalid pointer free with trace collection f3a1bec dbus-test: Upgrade 1.8.10 -> 1.8.18 955537c dbus: Upgrade 1.8.16 -> 1.8.18 9497345 packagegroup-core-tools-profile.bb: Remove oprofile. 5c1f244 packagegroup-core-sdk.bb: Drop distcc from the core-sdk. 840d055 runqemu-internal: set mutual exclusiveness for serial and nographic options a155d24 runqemu-script: define console for qemuarm NFS booting 67b9643 runqemu-internal: add support to boot arm64 qemu target via NFS 8b1bc36 runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel image 3739d36 qt4-4.8.7: restore arm64 patches which are dropped by mistake b877c96 cups: upgrade from 2.0.2 to 2.0.3 83836c5 openssl: fix building on x32 systems 798daa7 Revert "distrodata: Remove unnecessary include of package_regex.inc" 41423d9 lttng-modules: drop makefile patch f677b58 insane.bbclass: fix false negative in build-deps QA check ae9102b copyleft_filter.bbclass: Allow to filter on name b4c5f80 gtk+: Upgrade 2.24.27 -> 2.24.28 04a1fea base.class: warn for invalid PACKAGECONFIG e344dc1 libpcap: add a dummy PACKAGECONFIG for bluez5 00a3872 bluez5: remove alsa from PACKAGECONFIG 695279b libsdl2: PACKAGECONFIGize 914278e neon: fix compat issues with gnutls 4.3 553305e logging.bbclass: avoid bashism in bbdebug() 4caed87 distutils: regenerate pyc files after being modified by sed de18f75 security_flags.inc: remove duplicated over-rides 8ef99a0 libxml2: Security Advisory - libxml2 - CVE-2015-1819 64df52d piglit: Add missing inclusion of Xutil.h 6353ee6 tzdata: update to 2015e eaf0980 tzcode-native: update to 2015e 2054b29 devtool: deploy: fix preservation of symlinks and permissions/ownership e22c181 lib/oeqa/utils/commands: ensure get_bb_var() works when value contains = 0899d9a classes/externalsrc: handle tasks with existing lockfiles 32ed5f5 recipetool: appendfile: fix file command error handling 44e0369 recipetool: appendfile: clarify help text 07f7665 devtool: use DevtoolError for error handling 5648a79 devtool: remove some unused return values 6027809 devtool: split out 'patch' update mode into a separate function 18efa99 devtool: split out 'srcrev' update mode into a separate function f5ea48c devtool: slight simplification of path splitting logic 962f8a4 devtool: simplify few conditionals a bit 1f48307 devtool: simplify the logic of determining patches to be removed 5d7437e devtool: update-recipe: do rev parsing in a separate function f0ab93f devtool: refactor bb task execution into a separate class 6e039bf devtool: fix wrong indentation 7a98387 bitbake: bitbake-user-manual-ref-variables.xml: Added BB_ALLOWED_NETWORKS desc. 5efbaaf packagedata: Fix to ensure variables expand correctly ed3b424 wayland: Fix hardlink corruption issue 04e2dd9 multilib_global: Stop empty space influencing RPROVIDES af377d6 package_ipk/deb/rpm: Improve OVERRIDES handling 379a030 bitbake: toastergui: prevent contamination of libtoaster context 4f459fc bitbake: toaster: Add global ajaxError handler 0573e2d bitbake: toaster: Add ajax loading spinner eb28534 bitbake: toaster: tables: Remove obsolete field_name for select column 5a013b5 bitbake: toaster: Make toaster script to work in dash 0eaf070 bitbake: toaster: Code cleanup: bashisms 58cd4a1 bitbake: toaster: fixes after refactoring 27f5137 bitbake: toastergui: remove xhr_datatypeahaed layerdeps call a8be6d4 bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 88dca45 bitbake: toaster: eliminate duplicate querysets 7c2b866 bitbake: toaster: add class template view for single-object pages 51ae1de bitbake: toaster: toastertables raise errors c941743 bitbake: toaster: ToasterTables add computational fields 58600cf bitbake: toaster: toaster table add raw data 4a2a057 bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLs b1c91d0 bitbake: toastergui: use defaults on xhr_datatypeahead parameters d9341d1 bitbake: toaster: toastertables REST refactoring 751e918 bitbake: convert all project-based view to JSON APIs afe06e3 bitbake: toaster: move project data typeahead to the REST API 94aa0d5 poky-tiny: Update kernel to 3.19 f268480 pulseaudio: fix version when building inside a dirty git checkout 19d61b9 libpostproc: pass correct libdir 1d350d4 Add license file XFree86-1.0 e53c871 gcc-source.inc: fix STAMPCLEAN to avoid race issue 7a4d72d oeqa/parselogs: Added some more errors to the whitelist. ee66396 oeqa/parselogs: The logs are now copied and parsed locally. f355baa libatomic-ops: 7.2 -> 7.4.2 346769c piglit: upgrade to more recent srvrev 7b08012 cmake: extend CMAKE_MODULE_PATH instead of setting ad0aa8d oeqa/utils: Added timeout decorator for testcases. f08baee cracklib:Fix an error in the patch 8db97b5 libgpg-error: Upgrade 1.18 -> 1.19 b108e3e blktrace: 1.0.5 -> 1.1.0 f0651f4 sysstat: DEPENDS on base-passwd 4467c72 mtools: add PACKAGECONFIG for libbsd 041af82 multilib.bbclass: use package_qa_handle_error ad9542c update-rc.d.bbclass: add MLPREFIX when set RRECOMMENDS 6119f30 bind: ensure searching for json headers searches sysroot 62136c0 xorg: fix VESA int10 error c929827 neon: build the test suite to verify neon links b012fc8 cups: clean up autotools use 8c9acb7 x264: r2265 -> r2491 e28c111 yasm: 1.2.0 -> 1.3.0 89734f8 libevdev: 1.3 -> 1.4.2 c516f5f qmmp: 0.7.7 -> 0.8.5 6aa3cdd gstreamer1.0-libav: fix build for i586 with gcc 6e54d3b gpgme: 1.4.3 -> 1.5.4 bd418a0 dropbear: 2014.66 -> 2015.67 daa597e augeas: 1.2.0 -> 1.4.0 3e42d79 clutter-gst-3.0: 3.0.4 -> 3.0.6 860265e libpfm4: 4.3.0 -> 4.6.0 d1fc21e busybox: fix the wrong help text for chown 47c4e76 busybox: fix double free error for ifconfig 7ab1ae6 busybox: sync the patches for git version 4fb4732 build-appliance-image: do_vmdkimg replaced by do_vmimg a0b5164 boot-direct.bbclass: Add support for VDI images fe0f643 sanity.bbclass: Prevent 'vdi' and 'live' to be built together 1177419 documentation.conf: Document do_vmimg 24be4df qemu: Add support for UUID a13c51e image: Support for VDI d59d876 wic: Move validation of --ptable option to wks parser 69bbf80 wic: Add help for --part-type and --use-uuid options 998273a wic: oe-selftest: Configure testing of gpt/UUID image b71f4d0 wic: Use partition UUID in directdisk-gpt 708ce3f wic: Set type GUID and UUID for partition 9f40e6a wic: Add parameter 'uuid' to Image.add_partition method c3148c6 wic: Refactored getting root device name 5b4ab4e wic: Fix format string 0510591 wic: Generate random uuid for partition 8535185 wic: Add --use-uuid partition option 0e36497 wic: pylinted partitionedfs.py 4f9fe5b wic: replaced __run_parted with exec_native_cmd dec9156 wic: move checks to exec_native_cmd 77e9243 wic: removed exec_cmd_quiet and exec_native_cmd_quiet 921ea71 wic: Test creation of directdisk image with GPT table ebc6936 wic: create directdisk-gpt.wks 9682d8f wic: Make _ptable_format public 179fb20 wic: Use gptmbr.bin MBR for gpt partitions 76f5035 wic: Add gpt to the list of supported partition table formats b7b3e46 wic: check if part_type is set only for msdos partition table 0a13707 wic: set legacy_boot flag for gpt partitions e5a1175 python-smartpm: change "already installed" warnings into info messages 0090170 lib/oe/rootfs: tidy up log warning reporting 63e6259 insane: errors out on binaries installed by allarch-inherit recipes 062678c sysvinit: Only enable recipe in builds where its applicable a3e60c3 sanity.conf: Bump minimum bitbake version to 1.27.1 for sstate change ccb2d1b sstate: Add eventhandler which cleans up stale recipe data 926de56 bitbake: bitbake: Bump version to 1.27.1 4bedfef bitbake: cooker/event: Add an event which lists all stamps reachable after parsing c93f334 poky.conf: use correct GPLv3 license name 90b58da x264: use x86 over-ride instead of i586 c116da8 lame: use x86 over-ride instead of i586 cfd7d6e gstreamer1.0-plugins-base.inc: use x86 over-ride instead of i586 1f3b403 python-numpy: use x86 over-ride instead of i586 ba74614 scripts/jhbuild: remove 02a1a8f libsndfile: Security Advisory - libsndfile - CVE-2014-9496 e2603e5a autogen: redirect the log file to build dir 20a71d6 distrodata: Use Python CSV instead of did by hand 56072bb distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_version 2a4ee94 distrodata: Remove unnecessary include of package_regex.inc a8c7467 recipeutils: Improve get_recipe_pv_without_srcpv function 9634494 xkeyboard-config: Upgrade 2.14 -> 2.15 1a6bcd7 xf86-video-vmware: Upgrade 13.0.2 -> 13.1.0 0131986 xf86-video-omap: Upgrade to 0.4.3 81b0a09 xf86-input-synaptics: Upgrade 1.8.1 -> 1.8.2 28d9b2d xf86-input-keyboard: Upgrade 1.8.0 -> 1.8.1 a2caca7 xf86-input-evdev: Upgrade 2.9.1 -> 2.9.2 09fd6c8 python3-pip: Adds recipe for python3-pip c4553e0 python3-distribute: Upgrade to python3-setuptools 15.2 ae67f74 python3-io: Fixes compilation of python3 ssl module 3b1f687 python3: Fix distutils import error 84105eb python3: fix pyconfig.h installation on target 39abb87 rpm: remove extra dev and dbg packages 673a49a lsof: Remove LSOF_OS 554e255 libpam: Fix wrong crypt library detection f73abe5 sgmlspl-native: 1.03ii -> 1.1 9c8ed1b cmake: Whitespace fix 759ac65 alsa-tools: add dependency glib-2.0 60d67fe alsa-plugins: enable alsa-plugins-pulseaudio-conf conditionally ba93bdd qt4: upgrade to 4.8.7 20a3a36 scripts/combo-layer: Fix exit codes and tty handling ffd9a4b bsps: update SRCREVs to the 3.19 latest be0c6ec meta-yocto-bsp: bump to linux-yocto 3.19 for the non-x86 BSPs ffaa0f1 bitbake: parse/BBHandler: Avoid repeatedly resetting FILE 7fff2ed xserver-xorg: always enable DRI2 by default ea63603 linux-yocto: update beaglebone, mpc8315e and edgerouter to 3.19 fcc67ae xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change) 8b5cb86 distro/package_regex: add stable branch regex for Pango 8313d6e dosfstools: Add recipe for v3.0.28 87d6717 glib-2.0: 2.44.0 -> 2.44.1 359585a ethtool: 3.16 -> 4.0 46ccf0a debianutils: 4.5 -> 4.5.1 5143631 python-nose: 1.2.1 -> 1.3.6 0c2f1ce python-mako: 0.9.1 -> 1.0.1 9052526 liberror-perl: 0.17023 -> 0.17024 f63e9b3 xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change) 0420f7f distutils.bbclass: consistency between error message and setup.py's command 68ffb9a libav: upgrade to 9.18 86319df btrfs-tools: 3.18.2 -> 4.0.1 d66e6d5 alsa-plugins: Include missing sys/select.h 91b7c88 binutils: Update to tip of 2.25 branch 0d45914 gdb: Minor upgrade to 7.9.1 8a5df28 glibc: ignore for musl/uclibc but only for target recipes 9dbb2d2 glibc: remove duplicate --disable-nscd from EXTRA_OECONF 933aaf7 rsync: backport a patch to fix CVE-2014-8242 9ee388f gawk: upgrade to 4.1.3 ed3283b util-linux: upgrade to 2.26.2 1fd152f glibc: Fix __memcpy_chk on non-SSE2 CPUs f21f0d7 packagegroup-core-full-cmdline: remove lighttpd 8c6bd8a recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv functions 7cd3c60 boost: fix build for mips 801436b sstate: Add note when performing sstate mirror checks 1f839f2 sstate: Parallelise checkstatus calls for sstate mirror 5331bbc oe/utils: Add simple threaded pool implementation 9fd3c7e soc-family.inc: Add a default SOC_FAMILY value 2389d4c base: Fix license checksum rebuild problems 5cc614e qt4: unconditionally disable gstreamer 0.10 support in qt webkit 1d0e217 xserver-nodm: Support reboot from inside X 1d22b56 gnutls: control zlib support via PACKAGECONFIG 1a180b6 gnutls: use pkg-config to locate zlib e092f15 openssl: Backport upstreamed version of patch to fix build on mips64 db3aafa alsa-plugins: Install 99-pulseaudio-default.conf when pulseaudio is enabled 5973353 mesa: Upgrade 10.5.4 -> 10.5.6 63a409a python3: fix build for shared object 511865f alsa-tools: update makefile_no_gtk.patch 30adf4b grep: fix CVE-2015-1345 fb0da9e gpgme: fix CVE-2014-3564 1c5e37a security_flags: Add comment about what it does and who uses it ac87ae7 lttng-ust: 2.6.0 -> 2.6.1 23371df nasm: 2.11.06 -> 2.11.08 b47ef4f gnupg: 2.1.2 -> 2.1.4 917ca4d man-pages: 3.83 -> 4.00 3ac8fb3 cracklib: 2.9.3 -> 2.9.4 df093b3 python-git: 1.0.0 -> 1.0.1 1b193fd git: 2.3.7 -> 2.4.2 b268343 debianutils: 4.4 -> 4.5 6e23a3d bitbake: toaster: more HTML5 fixes 225daf4 bitbake: toaster tests: enable url check test 2914391 bitbake: toaster/tts: Fix tests 356809f bitbake: toaster: enable no browser start b3189f3 bitbake: orm: Fix all failing unit test 3480be7 bitbake: bldcontrol: Fix all failing unit tests 22a0d8a bitbake: toastergui: add tests for xhr_datatypeahead calls 65c805e bitbake: toastergui: tests for the all-projects API point fea4a82 bitbake: toasterui: replace cookie-based preferences with session data 1b6a50c bitbake: toaster: refactor checksettings command 52fe880 bitbake: toastergui: Consider task name when restarting a build in /builds 6fab4cb bitbake: toaster-gui: Show task name for the builds in /builds e5aa569 bitbake: toaster: Add an invalidate cache method on data update signal 2de01a6 bitbake: toaster: Port layerdetails to ToasterTables a0ea663 bitbake: toaster: Add a simplified ToasterTable template e3a4905 bitbake: toaster: Fix toastertable header 6a9efef bitbake: toastergui: show relative paths in configvars view 9dcfa32 bitbake: toastergui: table header bring back 56c5ff9 bitbake: toaster logger: assign projects to all builds e3e85bd bitbake: toaster logger: refactor recipe and layer file paths a5236be bitbake: toaster: enable server-side sessions for all usages 5da543c bitbake: toaster: Fix build button current project race b8caddb bitbake: data: Make expandKeys deterministic 3db9d6e bitbake: ConfHandler: Fix bogus dependency problems 91c45c0 bitbake: BBHandler: Drop cwd from search path 08b77c8 bitbake: cooker/utils: Improve parsing profiling 553267d bitbake: tests/data: Add key expansion unit test bde0f60 bitbake: tests/data: Add log parsing test code 8d8b02a bitbake: data: Revert expandKeys warning move 30cba37 bitbake: data: Clean up expandKeys None value handling c7f01ce harfbuzz: upgrade to 0.9.40 46bca1b wpa-supplicant: upgrade to 2.4 2d2d5e6 ppp: Security Advisory - CVE-2015-3310 0bbd310 boost: extend libraries with log and random 68d7124 xkeyboard-config: bring back Philippines keyboard symbols 7a4c52c gcc-source.inc: set PATH for gnu-configize, not for cd 5a2d985 qemu: fix CVE-2015-3456 2efd475 apt: upgrade to 1.0.9.9 320d766 waffle: Upgrade 1.3.0 -> 1.5.1 346ef92 wic: refactored processing of wic exceptions 9761bec wic: do not strip traceback 3b627bb update-rc.d: Improve RRECOMMENDS handling 2f0fcb2 bitbake.conf: Use immediate expansion for os.uname() ed1555c avahi: Fix key expansion variable masking a05663b distro/upstream_tracking: remove stale update reasons 374064c distro/package_regex: Add extra patterns for GNOME stable release packages d60a207 distro/package_regex: add patterns for GNOME stable releases 1604ca2 kernel: Build uImage only when really needed a33a567 kernel: Add basic fitImage support d2e26ef kernel: Build DTBs early bb68c7c kernel: Separate out uboot_prep_kimage 7f131b8 kernel: Pull uImage generation into separate class 12f983b kernel: Pull out the linux.bin generation 88d79fe kernel: Rework do_uboot_mkimage 92864a9 kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE af6405e grep: Fix LSB NG Cases for gplv2 version. fe405a4 native: Improve PROVIDES handling a9cb4dd autotools: Use space with prepend to clean up variable whitespace a32937c bitbake: data: Move warning code to the first loop for performance 9e9d052 bitbake: siggen: Don't crash if number of task dependencies change 7fab819 bitbake: cache: Clean up getVar usage to modern syntax/style 5ee1222 bitbake: bitbake-worker: Fix regression with unbuffered logs 70c1d22 bitbake: fetch/hg: Disable checksums for archived downloads 51701777 bitbake: fetch2/git.py: Add gitpkgv_revision alternative version information f03e108 bitbake: fetch2/__init__.py: Make get_srcrev output configurable 2db5dd7 packagegroup-core-x11-sato: add PulseAudio bd9177c pulseaudio-client-conf-sato: initial recipe 862ce8a pulseaudio: conf-parser: add support for .d directories 5246fc0 pulseaudio: client-conf: Add allow-autospawn-for-root 5d71a49 alsa-plugins: initial recipe 55fe5a0 eglibc-use-option-groups: Conditionally exclude c++ tests 7a7c6b0 image.bbclass: Add a method for creating a companion debug filesystem fa00c9a openssl: Fix build with gcc5 on mips64 d6e0c3f npth: Upgrade to 1.2 b6dc547 libassuan: Upgrade to 2.2.1 71b4ca3 boost/bjam-native: Upgrade to 1.58.0 d1ce219 valgrind: remove arm tests that don't compile ace08a2 package.bbclass: Include missing variables on PACKAGEVARS c49ff17 libpng: Upgrade 1.6.16 -> 1.6.17 5f60fd4 libpng12: Upgrade 1.2.52 -> 1.2.53 29d5503 oe-selftest: Build wic runtime requirements and images before testing 7a4d637 gettext-minimal-native: Disable the unnecessary check in iconv.m4 ef19b19 bitbake.conf: programatically generate COMBINED_FEATURES a60aeca utils: add helper to perform the intersection of two string lists a497998 openssl: drop the padlock_conf.patch ea2428a packagegroup-core-qt4e: make phonon-gstreamer plugin optional 87d20e4 gnutls: remove --with-libz-prefix configure option 98a3f87 toolchain-scripts.bbclass: fix quoting for CCACHE_PATH a55e99f squashfs-tools: build and install unsquashfs as well 74c7efb wic: Make sure file exists before removing it 1b2332d classes/buildhistory: ensure that git user email and name are set e1de8af initrdscripts: make boot drive detection more generic 9da81df buildstats-summary: add eventmask 65c0027 rootfs.py: Make set -x not break rootfs creation c1eefc5 libepoxy: make buildable for x11-less environments / update to latest version 887fcb5 linux-yocto/3.19: NFC config, Braswell fixes and axxia support c1ed724 linux-yocto/3.19: CONFIG_ATA_BMDMA and gcc5 ARM64 be1442e linux-yocto/3.19: Braswell DRM fixes 03abfcb linux-yocto: drop suggestion of devshell for patch failures 203eadf linux-yocto-custom: clarify bbappend versus copy in comments f92f336 linux-yocto/3.19: braswell DRM/i915 Graphics fixes ada5e49 linux-yocto/3.14: cavium and configuration changes 2f41470 bitbake: bitbake-user-manual: Updated "Delete a Task" section for broken deps decb28f genericx860common.inc: Enable using the 3.19 kernel ef8a781 xvinfo: upgrade to 1.1.3 175c724 xkeyboard-config: upgrade to 2.14 b88a24a xdpyinfo: upgrade to 1.3.2 b7a051f puzzles: upgrade to latest srcrev 9d8c61a sanity.bbclass: import subprocess in correct function 45bf783 license_class: Add explicity avoid of CLOSED license in validations b3fba03 gtk-engines: Make gtk-engines-dev installable by dropping dependency to not generated gtk-engines package. a0cbb5b rootfs.py: Improve rpm log_check_regex b29ca69 zlib: clean up base_libdir symlink 45b8e62 combo-layer: handle unset dest_dir in sanity_check() c60aac5 distro: remove obsolete gstreamer 0.10 packages from distro configuration bedf028 upstream_tracking.inc: Remove obsolete reasons 86a49aa libxdmcp: make libbsd usage deterministic 5bcf966 sstate: Add handling of do_shared_workdir task b5ba70b sqlite3: upgrade to 3.8.10 2af3009 midori: fix build with GLib 2.44 929b179 testapps: remove old gst-meta-audio/video dependencies 66e2eef sanity.bbclass: improve the sanity check for PATH and BBPATH 9ceff87 pinentry: package update to 9.2 91681fe alsa-utils: upgrade to 1.0.29 1416986 alsa-tools: upgrade to version 1.0.29 3a864e5 vala: upgrade to version 0.28.0 f8232d7 gstreamer: remove 0.10 recipes 443d25a webkitgtk: disable audio and video support 4c67abd qt4: disable Phonon framework b2365c4 qt4: remove Qt Mobility 50ce68a clutter-gst: update to latest upstream version 3.0.4 d30b1b0 python-gst: remove obsolete Python gstreamer 0.10 bindings 336ddb3 icu-native: fix hard paths in native icu d642865 xkeyboard-config: remove GPLv3 files 0e38b69 libxx86vm: upgrade to 1.1.4 c096376 libxvmc: upgrade to 1.0.9 d561834 libxt: upgrade to 1.1.5 db6ca6b libxshmfence: upgrade to 1.2 a8a2b8d libxrender: upgrade to 0.9.9 0e99e1a libxrandr: upgrade to 1.5.0 f158d2e randrproto: upgrade to 1.5.0 3ddc5cb libxkbfile: upgrade to 1.0.9 c271fae libxfont: upgrade to 1.5.1 9c6576b libxdmcp: upgrade to 1.1.2 bfb1cf7 libx11: upgrade to 1.6.3 b52526d libfontenc: upgrade to 1.1.3 9fbfb5c font-util: upgrade to 1.3.1 3eab94c pcmciautils: fix the parallel building issue 7539c1f devtool: update-recipe: add option to write changes to bbappend fbfc06a recipetool: add appendfile subcommand c63adf5 oe-selftest: move recipetool tests to their own module 2298b4a lib/oe/patch: use with open() for all file operations 3d0418a devtool / recipetool: ensure bb.note() gets printed f302457 msmtp: Upgrade to 1.6.2 e5ef343 liburcu: Upgrade to 0.8.7 6dcb8ef libinitscripts: Upgrade to 9.63 550a0ae libidn: Upgrade to 1.30 f49d90a libksba: Upgrade to 1.3.3 16caaab bitbake: bitbake-user-manual-customization.xsl: Pointing to mirrors for XSL files. 7310c3c bitbake: fetch/git: Fix uri in git checkstatus 8b8859a bitbake: toaster: Remove dependency on daemon application 37c0b98 bitbake: localhostbecontroller: Fix server search debug message 3371a7b bitbake: fetch2/hg.py: add clean function aefc80c bitbake: lib/bb/utils: fix and extend edit_metadata_file() ba0546b bitbake: lib/bb/utils: fix several bugs in edit_metadata_file() 0d9c452 bitbake: lib/bb/utils: add function to get layer containing a file 40b58b1 meta-yocto-bsp: Add genericx86* BSP to use 3.19 37fe48d glibc: CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow bc162d2 bitbake: tests/parse: Add file missing from previous commit c2bb602 wic: remove intermediate partitions 71626c1 bitbake: tests/fetch: Add mirror of mirror tests 2be2271 bitbake: fetch2: Improve mirror building function error handling b614049 bitbake: fetch2: Allow GIT_SMART_HTTP to be passed through 5d42679 useradd.bbclass: Remove base-passwd dependency 4075192 devtool: if workspace layer exists, still ensure it's in bblayers.conf 293c82b devtool: deploy-target: use tinfoil instead of bitbake -e 5796fe4 lib/oe/recipeutils: add a parse_recipe_simple() function 1bab18f devtool: fix build env command execution error handling 18114bb devtool: deploy plugin: fix bad indentation 7883af3 devtool: add missing docstrings c977cdf devtool: rename unused variables 87fba31 devtool: remove unused imports / re-imports 89fb8c5 devtool: extract: remove patches when S=WORKDIR 4faa0cd gstreamer1.0-plugins-bad: Move EGL requirement for Wayland 05ea29b xserver-xorg: add PACKAGECONFIG for wayland and add xserver-xorg-xwayland 24b8347 native.bbclass: avoid unintended substring replacement when setting PROVIDES cdf8180 lttng-modules: Update to stable version 2.6.1 e5f9a2c Revert "libsdl: depends on libglu when x11" 0cf9ef0 cairo: make xlib and libxcb dependencies explicit 26fcfbb base-files: Remove /proc/bus/usb from fstab. 3f8a47b automake: simplify perl location forcing logic 226ba5c autoconf: simplify perl location forcing logic c41b5b6 bitbake: bitbake: fetch2/git: Add URL when latest_revision generates an exception. 2a56445 bitbake: tests/parse: Add very basic start of parse tests fd73114 bitbake: BBHandler: Error for incomplete function definitions c5316d4 bitbake: tests/fetch: ensure fetch tests preserve current dir f5a87b4 bitbake: fetch2/git: ensure the unpacked origin remote points upstream 1dc2ee9 bitbake: runqueue: Handle cases where siginfo is now a parameter to the hashvadlidate function a485c2b boost: properly fix do_boostconfig re-execution 79a2fc2 python3: Upgrade from 3.4.2 to 3.4.3 1237db6 sstate: Improve HASHCHECK function to make siginfo configurable f5f2467 kernel/rm_work: Improve interaction fab7da4 poky.conf: Fix git URL example e05be1f bitbake: toastergui: tables updates for HTML5 compliance 80ca4f0 bitbake: toaster/contrib: adding TTS squashed patch 23f5b00 bitbake: toaster: Port All recipes, layers and machines to ToasterTables 7f8c447 bitbake: toaster: Add toaster table widget 2ac26e4 bitbake: toaster: managedcontextprocessor requires Project imported ec8bd70 bitbake: toaster: Remove old bldviewer application c5a1623 bitbake: toaster: fix html5 compliance 35d75c8 bitbake: toastergui: change the import layer action help text 534da08 base: Avoid find race cf8c2e3 glibc: Fix x32 make race 3e7dde7 oeqa/utils: Fixed a problem with get_bb_var not returning right variable. 13fb855 libevent: add ptest 942ec74 systemd: removing workaround odering journal after remote-fs.target 11b8f34 alsa-tools: set CLEANBROKEN 0bc3a79 systemd.bbclass: drop has_exactly_one_service setting 3fb1532 strace: add PACKAGECONFIG for bluez b92a75c socat: fix for parallel build 5f165e1 ghostscript: 9.15 -> 9.16 109d670 apr: 1.5.1 -> 1.5.2 27387f5 libpcre: 8.36 -> 8.37 bbb00e3 coreutils_6.9.bb: Fix LSB NG Cases. 7a483d1 bind: separate B and S 3cad583 xf86-video-cirrus: Upgrade 1.5.2 -> 1.5.3 0ac9aa1 packagegroup-core-qt: add x11 to REQUIRED_DISTRO_FEATURES d003b90 at-spi2-atk: add x11 to REQUIRED_DISTRO_FEATURES 12d02d5 recipes-sato: add x11 to REQUIRED_DISTRO_FEATURES 3a0a27f gst-plugins-gl: add x11 to REQUIRED_DISTRO_FEATURES b741051 recipes-graphics: add x11 to REQUIRED_DISTRO_FEATURES f609f7a recipes-extended: add x11 to REQUIRED_DISTRO_FEATURES 41719e1 libowl/settings-daemon/libnotify: add x11 to REQUIRED_DISTRO_FEATURES f744f0b libsdl: depends on libglu when x11 45c008b libglu: add x11 to REQUIRED_DISTRO_FEATURES 5f21aa0 mesa-demos: only enable glu when x11 in DISTRO_FEATURES d5f7e09 mesa: fix do_install_append 212d9d4 libxml2: fix python path and add libxml2-python 52e465f ncurses: inherit pkgconfig 9f83916 qt4-x11-free: make virtual/libgl dependency conditional f6e13ec sanity.bbclass: Increased verbosity for connectivity check c9ec542 unzip: Security Advisory -CVE-2014-9636 and CVE-2015-1315 654f3e5 kernelshark: fix for rebuild a3eda32 gcc-5: fix installed-vs-shipped b12d79e module/module-base/lttng-modules: Improve kernel module dependencies 57aeb9e openssl/orc: virtclass-native -> class-native 7d02344 stat: fix SRC_URI 2682b78 elfutils: Disable the unnecessary check in iconv.m4 f65a682 gcc5: Add back g++ sysroot patch 80f59a3 meta-yocto/distro: Added Ubuntu 15.04 to SANITY_TESTED_DISTROS 099dbf3 maintainers.inc: update MAINTAINERS 4df4098 bitbake: toaster: adding art missing from Bootstrap 2d09cb2 gcc5: Add PR65779 patch to fix powerpc compile issues e6bb5db insserv: Remove 464ee2e dbus: Fix do_install files outside ${D} 59ce7d0 bitbake: fetch2: Add BB_ALLOWED_NETWORKS support 9e24bde bitbake: fetch/hg: support submodules d30aedc bitbake: fetch2: Allow git to use a different CA Bundle with private keys cc63e15 bitbake: bitbake-user-manual-metadata.xml: Alphabetized varflag list. 0e8f83f bitbake: bitbake-user-manual-metadata.xml: Added two new varflag descriptions 3c4f377 bitbake: toastergui: removing unused views e7f4d9c bitbake: toastergui: fix whitespace after URL 94d38a4 bitbake: toasterui: URL refactoring a5193d3 bitbake: toastergui: Consider task name when restarting a build 44b7b67 bitbake: toaster: <Add class id to a few columns> 1e625fc bitbake: toaster: fix typo in format string b546be9 bitbake: toaster: Code cleanup: indent 13e8814 bitbake: toaster: Make toaster script working in zsh 3b1bb2d bitbake: toastergui: decrease load time for configuration page 84a294e bitbake: toaster: clear up toaster shutdown for mac osx 2d69dd2 license_class: license_create_manifest improvment b394cd4 license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation bb3469f license: Split visit_string in LicenseVisitor 8c7082d license_class: Generalize license_ok function b971eb0 license_class: Reimplemented manifest creation in python 7405f47 distro_features_check: add any of test dcb8f89 combo-layer: improve merge commit handling 5179d7c weston-init: support system's configuration file 54870dc dbus: upgrade to 1.8.16 4e5d6c7 gcc-4.9, gcc-5: Use variable SYSTEMLIBS_DIR instead of hardcoding it for aarch64 9ba0bf8 gcc: Add 5 recipes a28371b kernel-yocto: propagate in tree defconfigs to WORKDIR 5929d94 linux-yocto/3.14: fix qemumips build error c126709 linux-yocto: fix race between checkout and meta data generation 61e077e linux-yocto/3.19: Braswell support and bug fixes fbbf054 xserver-xorg: Make xinerama selectable via PACKAGECONFIG ccd0bed gstreamer1.0: Make check selectable via PACKAGECONFIG 5ac3e91 gstreamer1.0: convert GSTREAMER_1_DEBUG to PACKAGECONFIG c4fc58e bind: disable the HTTP statistics service by default 4b042c2 bind: update libxml2 detection patch 0595667 bind: upgrade to 9.10.2 29c7111 bitbake: prserv: serv.py: remove unused and duplicate imports 1fe445d bitbake: toaster: filtersnippet remove redefinition of filter type key 286da98 bitbake: toaster: Add links to the layer add notification bec5d16 bitbake: toaster: Refactor and expand layer add remove mechanism a4cfca6 bitbake: toaster: projectapp Implement machine select command ed26a06 bitbake: toaster: Move project context variables to common scope 4b59ba1 bitbake: toasterui: close build on BuildCompleted event 7759cd4 bitbake: toasterui: proper exit code on toaster errors 4a71102 oe-selftest: devtool: add a proper test to see if tap devices exist 1f15117 devtool: fix for rename of gcc-source b7cff75 oe-selftest: devtool: fix broken URL in test_devtool_add_fetch 78ec80a bluez: update to 5.30 3176510 e2fsprogs: fix the CVE-2015-1572 781cd0d curl: upgrade to 7.42.1 0ea0f6d insane: Support aarch64 on musl 2a743d6 libart-lgpl: Fix cross compiling 02d0a00 kernel.bbclass: Fix race condition e01db42 classes/buildstats: misc cleanups 9e9d25d classes/buildstats: don't catch all errors from mkdirhier c045129 classes/buildstats: whitespace cleanup 6ca0be7 runqemu-internal: correctly set format for root FS as raw 19d5755 qemu: upgrade to 2.3.0 fc94b83 x11perf: Upgrade 1.5.4 -> 1.6.0 b98e993 xhost: Upgrade 1.0.6 -> 1.0.7 329245f xmodmap: Upgrade 1.0.8 -> 1.0.9 fea20fd xev: Upgrade 1.2.1 -> 1.2.2 14acb33 serf: update SRC_URI to use debian mirrors instead of googlecode fd673b4 libarchive: fix out of tree builds 8381ffc kbproto: Upgrade 1.0.6 -> 1.0.7 c7e524c randrproto: Upgrade 1.4.0 -> 1.4.1 58830d3 xproto: Upgrade 7.0.26 -> 7.0.27 bebf1ce python3: Disable pip to fix issues on the Autobuilders 6599783 python3-native: Disable pip on native builds to fix Autobuilder issues 0be72c2 python3-native: Fix pip install issue due to unclean build directory 528a256 python3: Change python BASEVERSION to 3.4 2912ad7 generate-manifest-3.4.py: Add fractions to ${PN}-numbers 19149e6 python3: Upgrade from 3.3.3 to 3.4.2 b2b59b1 poky.conf: remove SVK mirror fd584e0 connman: upgrade to 1.29 1f6d4cc connman: code cleanup a2b98ef ghostscript: Add MicroBlaze support 51985eb siteinfo.bbclass: Add MicroBlaze big endian target info 8473de9 insane.bbclass: Add MicroBlaze big endian target info 55c96db kernel-arch: Update mapping for MicroBlaze architectures 09fa915 mirrors.bbclass: drop support for svk sources c4359d1 shared-mime-info: Upgrade 1.3 -> 1.4 08d78e0 pseudo 1.6.5: less pointlessly chatty eb4306e bitbake.conf/base.bbclass: Drop PRINC support f841526 directfb: Correct bashism 7a8f37d dev-manual: Updates to add Luna support for Eclipse b72cb0d ref-manual: Updated the "Image Features" section 6192753 ref-manual; mega-manual: Edits to further define packaging process a2d770b poky-lsb: Select that latest LTSI, not a version which doesn't exist 6773af5 directfb: Improve CFLAGS handling for x86 d650772 security_flags: Add python-numpy to pie incompatible list ee1c1ea bitbake.conf: backfill bluez5 feature dbdf1ed bluez: remove bluez4 recipes 11981a5 bluez4: add proper systemd support a7afc04 multilib: Tweak value of PN used for OVERRIDES ed3321d systemd: bring back the patch to customise root's $HOME 39bd94a bind: remove 5 backport patches daf5113 libart_lgpl: Allow art_config.h to be generated at compile time 29abd1f icu: Upgrade 54.1 -> 55.1 f0ac290 freetype: Upgrade 2.5.4 -> 2.5.5 8b96568 e2fsprogs: install populate-extfs.sh 9f40031 linux-yocto-dev: introduce 4.1-rc development kernel 358be3e perf: fix build (and feature tests) for 4.1-rcX 383fb05 linux-yocto: add core bluetooth support to qemux86* and common-pc* e12d2be linux-yocto/3.14: refresh -rt support d755e76 systemd: remove unused patches 90972c95 openssh: fix login fails for ssh -o Batchmode=yes with empty passwords aa2b636 boost/libxslt: Enable nativesdk to unbreak <bitbake universe> 4255b32 wic: Add plugin for single partition disk fd254d0 wic tests: Move wic tests to oe-selftest infra 6451c08 wic tests: Add docstrings to test methods 9fbfd40 wic tests: Add functional tests for directdisk 5bed033 qt4-embedded: add checking for AArch64 ilp32 eea3a90 libcap: Avoid passing "-e" to make 8bc5ccb oeqa/utils: Allow ~ in bblayers 0d9903d libtasn1: Upgrade 4.0 -> 4.5 014c9bc gnutls: Upgrade 3.3.12 -> 3.3.14 1643a7f oe-selftest: devtool: add some tests for devtool add -f fa61a94 recipetool: allow specifying SRCREV via rev= in URI 4502dae devtool: add: use the appropriate file naming and versioning for SCM recipes 266ea28 devtool: add: add an option to fetch remote source a4fca1d recipetool: ensure git clone is standalone when extracting 24e5ad2 recipetool: avoid second-level subdir when extracting bae7794 package: Fix license exclusion packaging errors 24609d9 subversion: remove 1.6.X recipes c1ac5a8 pigz: set ALTERNATIVE for nativesdk package to empty 145abfc elfutils: Security Advisory - CVE-2015-0255 927bc71 linux-firmware: add NO_GENERIC_LICENSE for all licenses 8651289 Revert "common-licenses: Add common license files for linux-firmware" 9c2e961 license.bbclass: allow copying license not in common licenses 462a873 pcmciautils: fix for parallel build a185a09 bison: fix parallel issue 43a60fa rpcbind: 0.2.2 -> 0.2.3 18ed8ec ltp: 20150119 -> 20150420 1df3ea3 git: 2.3.5 -> 2.3.7 a69a4e8 man-pages: 3.82 -> 3.83 150fe37 dpkg: upgrade to 1.17.25 8ca6988 curl: Fix wrong assumption about sizeof off_t on largefile systems aa38937 grub2: fix initrd size restriction bug 7fc174f elfutils: enable fix-build-gcc-4.8.patch ddc6d09 texinfo: remove enumerate_greater_than_ten.patch 1bd0115 libaio: remove libaio-generic.patch 17f6cd2 lttng-modules: remove bio-bvec-iter.patch 636cbe6 openssl: remove 3 patches 2be3398 kmod: remove 0001-Makefile.am-fix-parallel-build-problem.patch 1903369 logrotate: remove logrotate-CVE-2011-1548.patch 7e23d9d libxml2: remove libxml2-CVE-2014-3660.patch 2e31add nspr: remove nspr-CVE-2014-1545.patch 31e6dda python3: remove sys_platform_is_now_always_linux2.patch 8cf04ed python-numpy: remove 2 dangling patches f2db690 mesa: Upgrade 10.4.4 -> 10.5.4 44f5b0e default-distrovars: Clean up gcc license issues bb77a36 libgcc-initial: Correctly reflect libgcc LICENSE 7b88042 gcc-shared-source: Add PV to PN 0321760 xserver-xorg: use GCC 5 patch from upstream db40969 bitbake: bitbake: reset build mtime cache before the build 4eeae70 bitbake: bitbake: use sys.exit to simplify the code 37e46e4 bitbake: bitbake: Check if bitbake versions match 47e2dbd bitbake: bitbake: Handle BBMainException 74dc936 split_and_strip_files: regroup hardlinks to make build deterministic 9eb4222 lib/oe/package: Improve strip subprocess handling 26997d1 lib/oeqa: Add sdk tests for gcc/perl/python 527b28c autotools: Fix find races on source directory e794d09 testimage: Improve sdk handling of TEST_SUITES 1ef8234 gpgme: Fix to use pkg-config in .m4 files 94ed114 oeqa/targetbuild: Use DL_DIR for downloads if present 591e6a6 sstate: Use SSTATE_DIR for FILESPATH 0007b5c testimage: Fix sdk test manifest handling 515a8b7 ref-manual: Updated the ELF Binary QA warning message 6e4a1a0 dev-manual; ref-manual: Fixed &dash; issue ae736db libxfont: Security Advisory - libxfont - CVE-2015-1804 8f8858b libxfont: Security Advisory - libxfont - CVE-2015-1803 1abe116 libxfont: Security Advisory - libxfont - CVE-2015-1802 d812d32 kern-tools: unify meta directory detection aee1b2a libarchive: Security Advisory - libarchive - CVE-2015-2304 0a6e3a9 less: fix CVE-2014-9488 b628843 rsync: backport a patch to fix CVE-2014-9512 c3537bd kernel-devsrc: depends on virtual/kernel:do_install d6a579a gnu-efi: fix parallel issue 5c93858 icecc.bbclass: blacklist libgcc-initial 4817e01 libunwind: don't use gold for mips e346628 mesa: respect x11 in PACKAGECONFIG not DISTRO_FEATURES 9686a10 udev-cache: improve error handling c62828e udev-cache: Remove unnecessary tar read from stdin b34412c alsa-utils: Remove double dependency on udev a03039c subversion: upgrade it from 1.8.11 to 1.8.13 6bae518 populate_sdk_base: also record the host part into manifest 87de892 ptest: add recommends to ptest-runner 3ddd99d mkefidisk.sh: be more explicit with device error 50623fd mkefidisk.sh: fix hanging on non-writeable device 4d5c875 mkefidisk.sh: use script mode when running parted 216d26a devtool: update-recipe: check if source tree is a git repository d6cd355 devtool: update-recipe: handle unversioned bbappends 1d40692 devtool: reset: avoid errors in case file no longer exists e8db1cc devtool: add: use correct bbappend file name with -V option f1f9fab devtool: handle . in recipe name ca1f4d7 devtool: include bbappends in recipe parsing a8c7558 oe-selftest: devtool: fix test_devtool_update_recipe_git 240b4ef devtool: modify: implement --no-same-dir ee0ff82 devtool: modify: use B=S if that is the default for the recipe 46add1d xkeyboard-config: modified the license a61234e sysstat: upgrade to 11.1.4 b92fd39 pciutils: upgrade to 3.3.1 34ddfb6 linux-yocto/3.19: configuration updates and stable integration 8c92444 tzdata: update to 2015d b69bf51 tzcode: update to 2015d b23855f insserv: Fix build with gcc5 and clang 09fab50 fontconfig: Fix pkgconfig file generation to not have absolute paths 7caffd2 fontconfig: Upgrade to 2.11.93 3ec67a9 pkgconfig: Upgrade to latest git tip 2a14041 gummiboot: upgrade 43 -> 48+git 3d2e60f grub: Backport const qualifier fix for gcc-5 fb4478e gtk+: Correct function prototype 4c74306 gnome-icon-theme: Needs nls.m4 9b19d65 subversion: Add -P to CPPFLAGS 35a2acd lttng-tools: Add extern qualifier to declarations in .h file 25105f8 mdadm: Fix inline semantics 77c2e2d u-boot-mkimage: Backport fix from upstream to fix build with gcc-5 44131ab xserver-xorg: Fix build with gcc-5 2bdbadd glibc, packagegroup-self-hosted, packagegroup-core-lsb: Consider non-glibc libcs f6a2628 libsoup-2.4: Upgrade 2.46.0 -> 2.50.0 b4b46c0 librsvg: Upgrade 0.40.6 -> 0.40.9 0247a1e json-glib: Upgrade 1.0.2 -> 1.0.4 e070ff8 hicolor-icon-theme: Upgrade to 0.15 31e55d0 libxml-simple-perl/libconvert-asn1-perl: using PERLHOSTLIB f003674 curl: upgrade to 7.42.0 7bfc989 systemd 219 -> system 219-stable a6ad418 oeqa/selftest/toaster: fix bad indent 438b7e0 mtd-utils: enable mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch 2f78aeb populate_sdk_base: avoid executing empty function 2d74cb4 uninative-tarball: delete the packagedata task 9a91a1f yocto-project-qs: Replaced GNOME Mobile with GTK+ wordings. 14d0b60 toaster-manual: Removed redundant video. 92d9a29 ref-manual: Removed FAQ question for GNOME Mobile. ee19ce0 ref-manual: Fixed some dashes in the user input examples. 5c27b8b ref-manual: Fixed some formatting on a user-input example. bed39bb ref-manual: Removed tag from profile-manual cross-ref d0ba89a bsp-guide: Fixed link to the OpenEmbedded style guide. e1518ee adt-manual: fixed formatting for user-supplied data in example. 9a054c4 dev-manual: Applied some formatting for user input. 87a60a2 dev-manual: Fixed link to Toaster Manual. 7e1a9d9 dev-manual: Fixed a cross-ref link that used "here" as the link. acf537b dev-manual: Added Toaster to the list of ways to develop. 527cf82 dev-manual: Removed a cross-ref link to "here" 2747111 dev-manual: Updated branch descriptions for better manual maintenance 031aba2 ref-manual: Removed "Intel Corporation" from the "Links" section. 966dd98 dev-manual: Updated the poky definition in the "Terms" section. 447a351 ref-manual: Updates to ELF binary QA warning - review changes d4dc2f8 dev-manual: Updated the "Enabling and Using the Tool" section b8d0927 dev-manual: Updated "Requirements" section for creating partitioned images 7634512 ref-manual: Updates to the TCLIBC variable description 2eb48c2 ref-manual: Updates to ELF binary QA warning f06cd40 ref-manual: Added glossary entry for EXTERNAL_KERNEL_TOOLS ddafde3 ref-manual: Fixed style sheet 3985cef bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS d477da6 shadow: fix `su' behaviour da1a288 gcc-4.9: backport from gcc trunk r212178 4af6384 siteinfo.bbclass: Added Epiphany archinfo b16f22b insane.bbclass: Added Epiphany machine definitions 376b6b7 image: zap_empty_root_password doesn't handle passwd file in shadow case bef3305 rootfsdebugfiles.bbclass: quick-and-dirty installation of additional files e156b08 ghostscript: add objarch.h for armeb f2a0a98 wic: code cleanup: wildcard imports 1d0c338 wic: code cleanup: undefined variables eb9964e toolchain-shar-extract.sh: mention how to set up the SDK environment f61e572 classes/populate_sdk_base: Show title in SDK installer 617a02d classes/populate_sdk_ext: add warning against editing configuration 0c09ff2 classes/populate_sdk_ext: disable network connectivity check 5b1a6ab devtool: force use of bash when running build within extensible SDK d997e75 nss: improve the script signlibs.sh 9b1ad0e util-linux: Add lastb to alternatives 775dedb alsa-lib: 1.0.28 -> 1.0.29 b80a8fe u-boot.inc: make sure all counter variables are properly unset 781165b bison: don't depend on help2man fc15878 init-install-efi.sh: fix gummiboot entry installation 6467ad4 txdata: update to 2015c b3a9979 tzcode: update to 2015c 3a6f221 gcc-target: remove gcc-plugin-dev from PACKAGES 3189c5c libgcc: remove libgcov-dev from PACKAGES 6834c08 curl: remove extra dev and staticdev from PACKAGES b07659e xz: remove liblzma-dev and liblzma-dbg from PACKAGES 6787dbc bison: 2.7.1 -> 3.0.4 2b49fba webkit-gtk: ANGLE doesn't build with bison 3 4f35838 gstreamer: change priv_gst_parse_yylex arguments b20b0a6 python-git: 0.3.6 -> 1.0.0 4b295e5 tcl: 8.6.3 -> 8.6.4 243985f gnu-efi: 3.0.1 -> 3.0.2 29361a0 fontcache: allow to pass different fontconfig cache dir 71db576 oeqa/utils/decorators: Fix up frame selection 7283022 recipes: Fix charset.alias for musl bd1aa28 mtd-utils: update to latest and fix static inlining 9e901d8 libnfsidmap: Include sys/types.h for u_int32_t a4111d3 parted: Add patches to fix build on musl 114dd78 distcc:Include missing fcntl.h in zeroconf c94d444 dosfstools: Fix build with musl 5688e6c openssh: Upgrade 6.7 - > 6.8 95f2534 coreutils: Add code to consider musl when selecting charsets 3dcaab5 at: Remove glibc specific code 1e4c6e8 strace: fixes for compilation failures with musl 869a770 e2fsprogs: add ptest 8fb1cd8 libunwind: use gold for all archs 25217da pax-utils: 0.9.2 -> 1.0.3 80d7ae1 liberror-perl: 0.17022 -> 0.17023 04419c1 cryptodev: 1.6 -> 1.7 6184951 dbus-glib: 0.102 -> 0.104 59abe83 ccache: 3.1.9 -> 3.1.11 aa091f9 directfb: 1.7.6 -> 1.7.7 05395a5 cracklib: 2.9.2 -> 2.9.3 fcc6092 sysvinit: Add lastb to alternatives ca2948a udev: Add RCONFLICTS/RREPLACES for udev-utils 705f14d lz4: update package to 128 and SRC_URI b35e311 upstream_tracking.inc: bluez4 removed from oe-core e555851 maintainers.inc: remove info related to bluez4 50c2ef0 image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dependency 167025e initscripts: Remove /etc/volatile.cache on upgrade 6f03a8d base-files: Check for /run and /var/lock softlinks on upgrade 72d88f2 bitbake: lib/bb/utils: add safeguard against recursively deleting things we shouldn't f9b1605 bitbake: cookerdata: Allow ~ in bblayers 4c31f35 gmp: remove referencing paths from the build host ccb2feb cairo_1.14.2: Modified the license of cairo-trace. 760dec2 libgcrypt: modified the license of dumpsexp. 01fec9e mdadm: add ptest 9a664b9 wic: try to find bitbake using find_executable API d7a9b5e devtool: call parse_recipe with correct arguments 494bf2d classes/base: clarify S not set correctly warning d92970f lib/oe/package_manager: avoid traceback with no packages 9fc5587 classes/package: clarify installed-vs-shipped message a23c938 lsb: provide lsb-core-ARCH 32d2351 groff: fix RDEPENDS fa391a5 busybox: remove CVE-2014-9645 patch (already upstream in 1.23.x) bb9b0e3 strace: fix build for aarch64 f40a2d6 libunwind: fix build with aarch64 9a52901 aspell: inherit binconfig-disabled 529c4c0 libepoxy: DEPENDS on virtual/egl and virtual/libx11 21efa90 cracklib: add python support back e1bf753 syslinux: Fix syslinux-nomtools permissions 203aaae bitbake: bitbake-user-manual: Cleaned up parallelism note and formatted user input 547b189 bitbake: bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values abc7f15 bitbake: toaster: date range filter for project builds page db254cb bitbake: toaster: recipe path broken in recipe detail page 77cad30 bitbake: toasterui: remove 'targets' from project notification c655227 bitbake: toaster: searching all projects table resets page count ac69236 bitbake: toaster: add layer source in admin throws an error 86f982c bitbake: toasterui: correct terminology in landing page 0405ef3 bitbake: toaster: BuildButton target input allow building targets with tasks fab29bd bitbake: toaster: base.js minor jshint fixes 65e9859 bitbake: fetch/git: Remove a possible trailing '/' in subpath 3c0664b bitbake: toastergui: minor spelling fixes 02881a8 documentation: Preparation for 1.9 builds 65167a8 yocto-project-qs: Added MinnowBoard MAX example to "Super User" d654160 adt-manual: Updated the Makefile-based project section. 941910f ref-manual: Updated the section on oe-init-build-env-memres 9d72edd ref-manual: Fixed two spelling errors. 59c09e3 toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overridden 7fe5976 gst-player: Fix typo c012dcb elfutils: fix an incorrect patch for 0.161 1da17af crypto: use bigint in x86-64 perl 31b2c1f elfutils: fix build with -Os 1b4f717 syslinux: add syslinux-nomtools to PACKAGES 51a16b4 linux-firmware: fix the mess of licenses 7a1fb7a common-licenses: Add common license files for linux-firmware 7ad628e kmod: upgrade to 20 710b01e oeqa: Add test for layer append and FILESPATH tracking e9fcc57 wic: Print bitbake error output ea07f03 wic: use native parted df9069d bitbake: bitbake-layers: ensure non-extended recipe name is preferred 8538c22 libgpg-error 1.18: simplify tupple handling and add armv8b support 42131b6 oe-init-build-env: fix for build dirs that have spaces in their path 0fa5b04 gdb: Refresh patches against git 683942b kbd: Mark glibc headers under __GLIBC__ 4fb58a4 xserver-xf86-config: Preload graphics driver modules for musl 40db5c4 sudo: Disable hardening for musl b8d9c04 pulseaudio: Fix build with musl 7b766ab xserver-xorg: Use __GLIBC__ instread of __linux__ to denote glibc dependent code 0b708c5 iptables: Fix build on musl 65b4ed6 perl: Fix build for musl 98f4f38 libfm-extra: Add own nls.m4 00adc1a vte: Pass _GNU_SOURCE via CFLAGS d451fec musl: Enable NLS a543a57 ppp: Add extra include dirs 76e8f21 libproxy: Include select.h for posix compliance 5dff87d groff: add runtime dependency on sed 7a5a20d bitbake.conf: add sed-native to ASSUME_PROVIDED eb6d324 package_manager: RpmPM: Fix scriptlet for rpm 4 23a88e2 tiff: remove extra dev and dbg from PACKAGES 22af6a2 sysfsutils: remove libsysfs-dev and libsysfs-staticdev from PACKAGES 05a1f2b pciutils: remove libpci-dev and libpci-dbg from PACKAGES b9fb704 opkg: remove libopkg-dev and libopkg-staticdev from PACKAGES 4a9b8e5 libxmu: remove libxmuu-dev from PACKAGES f44aa10 libtool: remove libltdl-dev libltdl-dbg libltdl-staticdev from PACKAGES e263083 elfutils: remove libdw-dev libasm-dev libelf-dev from PACKAGES eb342b8 cogl: remove extra dev from PACKAGES 3e14122 augeas: remove extra dev and dbg from PACKAGES f225880 apmd: remove libapm-dev and libapm-staticdev from PACKAGES acaf702 aspell: remove libpspell-dev from PACKAGES b515939 acl/attr: remove extra dev and staticdev from PACKAGES 672d38e bzip2: remove libbz2-dev libbz2-staticdev from from PACKAGES 9e80d79 wic: setup infrastructure for nosetests 3a60a23 wic: Add argv argument to main 7141e48 wic: Use __file__ instead of sys.argv[0] d0d0ab8 wic:code cleanup: No space allowed 1521a3d insane.bbclass: Enhance file-rdeps QA check 86cbe08 generate-manifest-2.7.py: Add fractions to ${PN}-numbers df59ac2 pcmciautils: fix for parallel build 5fd4453 grub-efi: add PACKAGECONFIG for grub-mount and device-mapper 9ee62f1 at-spi2-core: Upgrade to 2.16.0 bd7de7e libepoxy: Add as GTK+ 3.16 requirement 4a1b6ad at-spi2-atk: Upgrade to 2.16.0 1ee0907 atk: Upgrade to 2.16.0 0bfd63e cairo: Upgrade to 1.14.2 ebe931c glib-networking: Upgrade to 2.44.0 d61cba7 git: 2.3.1 -> 2.3.5 8e66ba1 wget: 1.16.2 -> 1.16.3 23a8493 groff: 1.22.2 -> 1.22.3 84e8b1b shadow: split files needed for PAM use into separate package b77b25e bluez5: upgrade to 5.29 3d1106e oeqa/runtime: Boot test for poky-tiny. 38320db oeqa/utils: Add runner for poky-tiny qemu. fa5970e oeqa/targetcontrol: Add support for poky-tiny in QemuTarget. bcd9f05 mesa: Fix building with musl 62980ea at-spi2-core: Add nls.m4 from gettext 83f9ab7 bluez4: Fix encrypt symbol namespace collision 4ace5f8 quota: Fix build with musl 768794e binutils: Fix linking issue for R_ARM_REL32 relocs 252d566 ncurses: Upgrade 4.9 stable to latest patchlevel 20150329 f2d82a1 libusb-compat: Include sys/types.h in usb.h 472eaf1 util-linux: Upgrade to 2.26 b221140 quota: Upgrade quota_4.01.bb -> quota_4.02.bb 1f922cb libffi: Use proper compiler define for linux platform e81e085 common-licenses: Add BSD-0-Clause 933967f libdaemon: Explicitly include unisttd.h instead of sys/unistd.h 16d8c89 wic: make error message more informative 0245140 wic: don't use host paths when looking for native tools 77a44c2 xorg-server: Security Advisory - xorg-server - CVE-2015-0255 6cbfe0f libpcap.inc: consolidate inherit and PACKAGECONFIG lines ddb122f libpcap.inc: remove obsolete libnl1 PACKAGECONFIG 39d5666 oeqa/runtime/smart: Added new decorators for existing automated tests. e58e983 oeqa/runtime/rpm: Added new decorators for existing automated tests. 3dabad4 oeqa/runtime/ping: Added new decorators for existing automated tests. f33488a oeqa/runtime/parselogs: Added new decorators for existing automated tests. d48df94 oeqa/runtime/ldd: Added new decorators for existing automated tests. f626c58 testimage: sort modules based on dependencies 206d532 oeqa/runtime/systemd.py: skip instead of failing without avahi 058e75d oeqa/oetest.py: use bb logging 8284e3e gst-ffmpeg: fix internal-libav builds with inherit autotools-brokensep d275504 gst-ffmpeg: remove bogus patch that leads to build failures 915712d gst-ffmpeg: fix libav-9.patch c793501 dpkg: add triplet entry to fix build error for armeb c0fc3c4 lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layer f23a3b6 shadow: add 'util-linux-sulogin' to RDEPENDS 8c24e4e util-linux: split out util-linux-sulogin 36e064a pango: fix postinst 0928eb7 tzdata: fix postinst 2b77579 libgpg-error: Fix native build on i686 bf8aa74 connman: Create connman.service at proper moment 21303a4 nss: Fix build in x32 ABI 7ab461c kexec-tools: Add support for build with x32 ABI in x86_64 66b39c8 gtk+: Upgrade to 2.24.27 17b0be5 xz: upgrade to 5.2.1 ec0f031 sysstat: upgrade to 11.1.3 465508d sudo: upgrade to 1.8.13 eac9603 busybox: upgrade to 1.23.2 462e7cc curl: upgrade to 7.41.0 6bd0df0 ref-manual: Corrected the "package_rpm.bbclass" section. fa398ae ref-manual: Update to oe-init-build-env-memres description. be1e182 ref-manual: Updates to "Kernel Build Changes" in the 1.8 migration section. ab14596 toaster-manual: Fixed release month in the manual table. 48804ad toaster-manual: Added new video link for toaster configuration. 7fb6a6e upstream_tracking.inc: Add no-update reason for gdk-pixbuf 2dc3024 wic: Implement --build-rootfs command line option 939fca9 wic: support ontrackdm6aux3 partitions 8bf5afb wic: rawcopy: ensure comparison is done on int dd6a152 wic: code cleanup: unused imports ba9cde6 wic: code cleanup: bad indentation 7c63dc2 security_flags.inc: elfutils on ARM fails with PIE flags f042708 file: add -P prompt into usage info a686622 perl: module overload rdpends on overloading a64aeb2 python: Change python 2.7.9 to use libffi from the system 9bad894 glib-2.0: 2.42.1 -> 2.44.0 e3704e8 binutils: Fix packaging now gold is always built 25ab65b tcmode-default: Pin gdb to 7.9 a146e8c bitbake: runqueue: pass finalized metadata to scenequeue callbacks 3ed754b gcc-4.8: Upgrade 4.8.2 -> 4.8.4 ca6b43c rpcbind: Fix build with musl 9a2768b libxml2: Contain glibc-extentions under __GLIBC__ ab16cd1 wpa-supplicant: Replace non-standard base defines with c99 compliant ones de32267 pixman,libpciaccess: Fix build on musl be8ffcd ofono: Disable backtrace for non-glibc libraries f5e7eee man-pages: 3.76 -> 3.82 86e6a37 dhcp: 4.3.1 -> 4.3.2 8bdf8b9 socat: 1.7.2.4 -> 1.7.3.0 7d6f070 gnupg: 2.1.1 -> 2.1.2 b44d75e libgcrypt: 1.6.2 -> 1.6.3 2402fe8 patch: 2.7.1 -> 2.7.5 8feafde libuser: 0.60 -> 0.61 5169721 strace: 4.9 -> 4.10 6cd8c8d libunwind: Build with gold to avoid build failures 26648dc binutils: Allow gold to build even when not the default 33db621 u-boot: Avoid issues with binutils-2.25 3141e1e util-linux: add lastb.1 and nologin.8 to update-alternatives 13db7db prelink_git.bb: Update to latest cross-prelink version fa43839 pinentry: update to 9.1 efb906a useradd_base.bbclass: typo fixes (s/scucess/success/) 87aedfb valgrind: add configure option to build only 32-bit or 64-bit components ea4f0da libevent: update 2.0.21 -> 2.0.22 801269e libevent: control openssl support via PACKAGECONFIG 5ef9f03 oe.sstatesig: align swspec handling with sstate.bbclass dd90ccf meta/lib/oe/utils.py: Corrected the return value of both_contain() 74e7f68 nss: generate debug info 60cea21 uclibc: fix undefinition of '_dl_strchr' in libdl.a a940fcc piglit: add PACKAGECONFIG for freeglut 904e73f lzop: Fix build using x32 ABI c3991d2 stress: add new package 00be85a hwlatdetect: upgrade to version 0.91 12f3850 rt-tests: bump version and enable ptest support b559d7f binutils: Switch to using binutils stable/2.25 branch 1cb175f binutils: Fix ICE in gold 2be79f0 binutils: upgrade to 2.25 b3b6cfb gdb: Upgrade 7.8.1 -> 7.9 a50a01e git: 2.3.0 -> 2.3.1 3df7127 wget: 1.16.1 -> 1.16.2 d6d2dd5 tools: A real fix for thos mega-manual.sed file for Toaster. 810106a tools: Updated the mega-manual.sed file to include the Toaster manual. 51c68d7 toaster-manual: Review edits applied. 12f6c19 toaster-manual: Updated customization layer to not use local XSL file. 82fea80 dev-manual: Fixed bitbake -c populate_sysroot example. cd0800f ref-manual: Edits to the 1.8 migration section. d5abcfb toaster-manual: Applied final review edits. 079d6c9 ref-manual: Added new migration section for going to 1.8 9f08067 ref-manual: Added new bluetooth class. b544b4b package_manager: call createrepo with --dbpath pointing inside WORKDIR 673d022 createrepo: Implement --dbpath command line option 1674b53 glibc: fix a typo dc2d0e8 db: fix parallel issue 723c64b ref-manual: Updates to doc packages and reference links c24b67d bsp-guide: removed the BBLAYERS_NON_REMOVABLE from the example code. 223d075 dev-manual: Removed the detailed section on how to set up and use Toaster 3bb1c76 dev-manual: Added a small section to note Toaster as a development model. 3237e33 dev-manual: Fixed a few broken links and added Toaster manual to list. f1a2683 yocto-project-qs: Fixed broken link to AB nightly builds. 937c709 ref-manual: Updated the OE_TERMINAL variable description 575d464 ref-manual: Updated the supported distros list. d083205 ref-manual: Backed out the bits for the context PNG images. 69121f2 dev-manual, yocto-project-qs: Dropped Python 2.6 as a requirement a9d25bd toaster-manual: Made some updates for virtual environment section. 3fafd2b toaster-manual: Added a new video that shows fido features. 70ddcce ref-manual: Downplayed the BBLAYERS_NON_REMOVABLE variable. ae4951d dev-manual: Updates to the devtool section. c41b060 dev-manual: Updates to the receiptool section. a92a203 toaster-manual: Created links to Youtube for the GUI vids d0e413e toaster-manual: Added note telling user to initialize virtual env 2b82240 documentation: Updates to try to fix CentOS docs build errors a4bd9cd dev-manual: Added footnote crediting Trevor Woerner for devtool addition. e1ff065 dev-manual: Applied review edits to the devtool section. abf3039 mega-manual: Added two figures to the figures directory. 45e9e79 mega-manual: Updated the chapter structure for the toaster manual. 1f63333 Makefile: Added figures to the mega-manual TARFILE list a089bed Makefile: Added additional PNG files to toaster TARFILE list. 85a0b9b toaster-manual: Draft of Manual. 9e4adec distro_alias.inc: update/sort alias information. fe9c5b1 bitbake: bin/image-writer: Add ext4 as a deployable image type 3cb8772 bitbake: cooker: Ensure bbappend files are processed in a determistic order 764fbea image_types: Add missing ext4 support ce2573b bitbake: Revert "toaster: machine not searchable in all builds/projects" e5a441c bitbake: toastergui: add ext4 option for IMAGE_FSTYPES ddee53e bitbake: toasterui: rename 'targets' to 'recipes' c6ea812 bitbake: toastergui: prevent error on empty build list 0d0d02a insane: Add baremetal mappings to the QA arch test 240a797 siteinfo: Add x86_64-elf support 6fd976f README.hardware: clarify NFS requirements for edgerouter 5bb5313 toaster: updating toasterconf.json for fido release 051ce59 populate_sdk_ext: Log the "Preparing build system" step 4073194 dpkg-native: Avoid 'file changed' errors from tar 3c284cf wpa-supplicant: Make SystemD D-Bus config conditional a879c89 u-boot.inc: fix rename image error dd52ac5 libart-lgpl: add art_config.h for armeb/aarch64be/aarch64be_32 240dade combo-layer: fix file_exclude for empty commits 3775c6e combo-layer: fix file_exclude for dest_dir = . 5508950 combo-layer: clean up dest_dir checking 47dedbc glibc-testing: Specify location of c++ header files 88340ad oe-git-proxy: Redirect error messages to STDERR aa1438b autotools: Avoid find race for S = "${WORKDIR}" c0e32b4 gcc: Tweak arm multilib endian patch for baremetal 6978d8a kernel-yocto: merge duplicate kernel_configme task definitions a9025e8 linux-yocto: add kern-tools-native to kernel_metadata depends feb84ef toaster: update toasterconf.json for fido release 6671089 toaster.bbclass: do not add symbolic links to artifacts 3837f29 cpio: fix CVE-2015-1197 c35aba3 patch: fix CVE-2015-1196 5c76ceb poky: Add 1.8 to sanity tested distro list f08c349 poky.conf: Flip DISTRO_VERSION for post 1.8 release e029d27 bitbake: Update to version 1.27.0 post 1.26 release 5756684 bitbake: Update to version 1.26.0 87c4e58 bitbake: toasterui: enable sanity checker eeef93a bitbake: toaster: most-build-targets bug fixes 1a4c8a8 bitbake: toaster: PACKAGE_CLASSES variable does not show current value when editing 3190ab6 bitbake: toasterui: small changes to empty states 38c3f2e bitbake: toasterui: hide right column if empty 63510bf bitbake: toasterui: Improve messaging for empty layer details 7c3bdeb bitbake: toasterui: hide release when only one exists fd4085f bitbake: toasterui: update links to Toaster manual 792716a bitbake: toastergui: changes to release change notifications 2b59512 bitbake: toaster: alert fixes for project release change 6a934f4 bitbake: toaster: build date range selections e840b7a bitbake: toaster: build date range selections static sources abcd979 bitbake: toaster: machine not searchable in all builds/projects 7cb05bf bitbake: toastergui: changes to the all projects table fb7160e bitbake: toaster: Project page fix targets url and tooltip placement e1a5d81 bitbake: toaster: layer-relative paths for config files fa59513 bitbake: toastergui: give button nice rounded corners 1385f28 bitbake: uievent: catch and log exceptions in receiving events 4e18659 bitbake: bin/bitbake: Create bitbake_main API f2ca8bc python-pygobject: Disable parallel make install in native case a77f368 lttng-modules: Update along 2.6 stable branch 3a64656 uninative-tarball: fix dependency on patchelf 6e1ba48 skeleton: clarify linux-yocto-custom workflow dbfafd8 linux-yocto/3.19: fixes for Intel core warnings c0f931a linux-yocto/3.14: integrate korg stable and meta data changes 9dbc258 linux-yocto/3.19: configuration updates and stable import 4dbe239 kernel-yocto: allow in-tree defconfigs df6d275 openssl: 1.0.2 -> 1.0.2a 62fdc7b gst-player: Add error messages for missing plugins 14098e3 package_deb: DpkgIndexer use apt-ftparchive that needs a valid config d269075 image.bbclass: Empty /var/volatile if it is a mount point 96104b8 image: Ensure manifests end with a newline c70dc37 libunwind: use xz, because it fails to detect liblzma provided by lzma f94450a ca-certificates: clean up before do_compile() f43d13c pigz: fix alternatives handling, use symlinks, provide zcat 4ca684a kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -dev f878ee5 valgrind: enable build for MIPS 43d84d8 connman: only depend on xuser-account if ROOTLESS_X is set 9782db0 libav: fix floating dependency on libasound b31a0e3 python: fix cached config value for /dev/ptmx 7cb5ea0 qemu: Add patch to fix qemux86-64 EDSCA key problems 4439387 Revert "systemd: Fix the problem of an empty journal on boot" 68bc421 kernel-module-split.bbclass: fix autoloading from postinst script 65a8408 python: Fix PGEN linking errors 2a473ac update-alternatives.bbclass: alternatives should be removed in prerm 8b8d843 dpkg: Don't move update-alternatives to sbindir ce9226f rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfs 349f3ab package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables 7ecfaaa webkit-gtk: disable JIT for armv5/armv6 3699321 yocto-bsp: Update templates to 3.19 kernel 4bd886f systemd: fix firmware path to match linux-firmware b528712 meta-yocto/distro: Updated SANITY_TESTED_DISTROS. fdf383f poky.conf: Fix 'distro is not validated' warning for OpenSUSE 814252e systemd: restore userspace firmware loading support bbc1396 tzdata: update to 2015b 21f4188 tzcode: update to 2015b 3acdd43 lib/oe/lsb.py: Prioritize parsing of /etc/os-release cbce06a tar: set acpaths to avoid "Argument list too long" error 98487cc watchdog: Provide and install initscript a1cb3b0 mtd-utils: minor recipe formatting cleanup 543d1bd postinst_intercept script: drop pipe 86aec93 rootfs.py: add log checking ability for deb and ipk f4d90ec rootfs.py: two changes regarding log checking 5dc1f3d oelint.bbclass: remove duplicated code 7366894 oelint.bbclass: adjust task order b457868 neard: fix the install path in init scripts 4f1ce61 nss: move /usr/bin/smime to nss-smime dfa8034 directfb: define DEPENDS and EXTRA_OECONF via directfb.inc only 5e9d2d6 python-pexpect: Adds this module to buildtools, since it is needed by some of the automated runtime test code. 44c8637 python-pexpect: Creates a recipe for the pexpect python module d70c981 license.bbclass: skip license checking if the package contains no file 19ad6b6 python-distribute: Adds netclient, email and shell runtime dependencies necessary to 72ead27 sanity.bbclass: vmdk and live can't be built together 38aff0d os-release: add LIC_FILES_CHKSUM f987e92 tzdata: fix HOMEPAGE 75c16c0 groff: fix HOMEPAGE 2ade4b2 gawk: fix HOMEPAGE c1e4e27 libav: add PACKAGECONFIG for VA-API 84e5007 e2fsprogs: Package resize2fs 94f5ce0 xserver-nodm-init: Change to vt1 when stop 3e9476e sysvinit-inittab: Fix no tty in runlevel 1. 3aad5e0 util-linux-native: Fixed conflicts with shadow-native and ncurses-native b0b8f47 oeqa/runtime: Added a new auto rpm test a8c98c3 oe-selftest: use spaces to indent python code, not tabs 4783ead dev-manual: Applied review edits to section on hostname changing 12c7efe bitbake: toaster: insure IMAGE_INSTALL_append values have a space prefix d2b2046 bitbake: toaster: display machine and project values in input fields 1f1230c bitbake: toaster: tasks trigger the select related tables before ordering 3c5e291 bitbake: toaster: Add cancel build to latest build section 2f684f1 bitbake: toaster: Incorrect breadcrumb behaviour in the project page 8ff98c6 bitbake: toaster: leave cancel enabled for release change 5252c45 bitbake: toastergui: recipe and layer identification 9752757 bitbake: toasterui: fix error message parameter 0dc4a62 bitbake: toaster: do not throw exception on misconfigured data 934a974 bitbake: toastergui: builds and projects outcome filter 5d021f6 bitbake: toastergui: fix machines page search ede212b bitbake: toaster: display bitbake output after process start 5b22f15 bitbake: toaster: targets page performance improvement a273d8f bitbake: toasterui: improve info in the toaster_ui.log c5e9654 scripts/combo-layer: Handle update with no repo/revision specified db4f142 glibc: avoid configure stall by feeding prompt 92739ed gcc-cross-canadian: Enable stripping and packaging of binaries 31801c6 ltp: find all .debug directories 1a29b3b lsb: fix installed-vs-shipped when build with multilib d6be13a gst-plugins-good: fix nondeterministic udev dependency 76930a5 pulseaudio: remove obsolete resampler patching d342810 puzzles: Fix build in x32 ABI 4add6e3 systemtap: Fix build in x32 ABI 3732fde mdadm: Fix build in x32 ABI 8e19349 systemd: set the location of binaries used by service files 0f25dd5 base.bbclass: clean up warning message for 'S' f14ef4d valgrind: enable building on 4.x kernel 740770c udev: remove 'modprobe' local rule 31f15d6 perf: add bash to RDEPENDS 76730a8 linux-yocto/3.19: integrate korg -stable update ad6313d kernel-yocto: split meta data generation from patching phase c328e2f kern-tools: fix iterative configuration runs c5cfcb7 gstreamer1.0: Shorten __FILE__ in gst_debug_log output on all platforms. 8457e13 dbus-test: make do_install run to trigger the effect of cleandirs flag 6ecc468 tcmode-default: Define one gdb version 80c8372 pulseaudio: add system.pa to CONFFILES cc7652f pulseaudio: move client.conf to libpulse 2ab66b8 package_manager: Create variable for install_dir_name 05471f8 lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPS 8b8baf5 lib/oeqa/selftest/lic-checksum: Rename test_foo a7701ba trace-cmd: remove unnecessary 'protocol=git' from SRC_URI 1219b63 mmc-utils: remove unnecessary 'protocol=git' from SRC_URI 6bd34e6 systemd: remove unnecessary 'protocol=git' from SRC_URI 52e9d2c u-boot-mkimage: remove unnecessary 'protocol=git' from SRC_URI b647a06 u-boot-fw-utils: remove unnecessary 'protocol=git' from SRC_URI 6f6e866 oe-selftest: add missing dependency to test_recipetool_create_git 0a45ccb recipetool: fix duplicate licenses being picked up 4a8fec9 oe-selftest: add a test for devtool modify on recipes fetching local files a976d63 oe-selftest: add a test for devtool deploy-target a0b774e oe-selftest: support getting unexported variable values 3c4c63d gitignore: exclude meta-selftest, drop meta-hob 8123b4a devtool: deploy-target: add dry-run option a504771 classes/externalsrc: fix for recipes that fetch local files 3d7777f devtool: deploy-target: add an option to disable quiet mode 3f370f8 devtool: deploy-target: detect and error if D is empty ad57dab devtool: deploy-target: allow disabling host key checking cb4b078 devtool: modify/extract: prevent usage with incompatible recipes 221705f devtool: modify: get correct initial revision from previously extracted source tree 9adae67 devtool: reset: add ability to reset entire workspace e3cfb80 devtool: name command line parsers appropriately 4424440 devtool: deploy-target: fix deploying to previously deployed machine be6289f combo-layer-hook-default.sh: handle patches without Signed-off-by b4e78cf combo-layer-hook-default.sh: beware of embedded patches ad0147a combo-layer-hook-default.sh: avoid duplicating prefix e0d3cab combo-layer: partial import for '--history init' 14eac2a combo-layer: combine trees via replacement objects dd985a2 combo-layer: init with full history b4326bf combo-layer: update() also instance property 96b9845 combo-layer: exclude files 627e524 combo-layer: runcmd() with separate output 58c5bb2 combo-layer: make Signed-off-by optional b1408ba combo-layer: let user choose where properties get updated fd2823d runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny images b8107c5 scripts/runqemu: Allow FSTYPE to be changed from the environment 577f9f3 gst-player: Fix Pause/Play in GTK+ player f4857dc xf86-input-synaptics: drop already applied patch 8b125fe opkg: drop already applied patch 2c11ccf packagegroup zeroconf: nss-mdns is libc dependant cffacfb glibc/glibc-collateral.inc: Add LIC_FILES_CHKSUM to avoid warnings in manifest creation b85ee03 unzip: Add ALTERNATIVE configuration 1e34e71 meta/lib/oe/package.py: fix files ownership in packages b7a9a06 oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some common errors. 6ad040a Add archiver folder to SSTATE_DUPWHITELIST 35fbb0f wic: Consider PSEUDO_* environment variables 40d3d7a rpcbind: don't try to enable rpcbind.socket twice d0d404f systemctl: Don't try to remove directory which doesn't exist 7197dab gst-player: Depend on -libav if commercial license is enabled c65e364 waffle: drop unneeded setting of EXTRA_OECMAKE 7f536ba oe-selftest: improve bitbake-layers tests 61e14ad oe-init-build-env-memres: Fix source check 0308f31 bitbake: knotty.py: fix indent 12b6cf0 poky-tiny: ext2 isn't enabled in the kernel so don't mention/build it 083d4a3 dev-manual: Added new section on changing default image hostname 1345195 documentation: Updated Manual revision tables with "April 2015" 186104e dev-manual: Backed out the half-done Eclipse Luna changes. f7dbbd1 dev-manual: Removed inc PR step from Quilt workflow 40f3ca0 poky-ent: update OpenSUSE essentials df0672b bitbake: toaster: Fix the orderkey to match the column 5c4b7e0 bitbake: toaster: projectconf fix typo of package name c2a1e04 bitbake: toastergui: replace ETA with percentage fb84086 bitbake: toastergui: fix mrb Run again buttons 25d2131 bitbake: toaster: localhost build increase timeout 887c1cb bitbake: toasterui: relative recipe paths e4ff3ea bitbake: toastergui: improve toaster suggestion c472208 bitbake: toastergui: dirinfo needs path separation 193989c bitbake: toastergui: tables display optimizations 2b629e6 bitbake: toastergui: project app build command fix feb95bb bitbake: toastergui: update search fields cca5170 bitbake: toasterui: identify proper layer in build mode 42d1b65 bitbake: toastergui: improve performance in the all targets page 50c5ca5 bitbake: toastergui: improve data suggestion e5590bc bitbake: toastergui: fix project page layer branch names cffc208 bitbake: toastergui: suggestion in alphabetical order c8714ec bitbake: toastergui: project page - consistent error display daaafb4 systemd: fix /var/log/journal ownership da8a15a systemd: Fix journal "Failed to set file attributes:" warning 85532e0 curl: remove samba from PACKAGECONFIG[smb] DEPENDS 4811b04 e2fsprogs: CVE-2015-0247 59e01b0 linux-yocto-rt: removed duplicated line f743cce mailx: disable parallel build 73dca1e util-linux: split libraries dynamically b14dd6a util-linux: fix CVE-2014-9114 e5f9a67 sysprof: fix arm big-endian build. 3e8eb2d logrotate: Identify CONFFILES 1cdf386 nfs-utils: Identify CONFFILES f6c9b4f nfs-utils: Install nfsmount.conf 4851a67 msmtp: add link file /usr/lib/sendmail 03ba0b7 lsb: update init-functions and remove sendmail e67611b Revert "blktrace: fix and enable parallel build" 9afc9ea mtd-utils: disable parallel build 40e15f0 lttng: Add tracing group when building lttng-tools 3cbc509 kernel-devsrc: fix file ownership c5fd577 util-linux: move getopt u-a link to base_bindir c212977 liberation-fonts: inherit allarch as fonts are arch-independent 28c986c resolvconf: fix SRC_URI 6270510 net-tools: fix SRC_URI 18c6acd apt: fix SRC_URI de2aad0 libevent: fix SRC_URI b35689b xinetd: fix HOMEPAGE and SRC_URI 05a1691 libunwind: backport patch to link against libgcc_s intead of libgcc 38382e0 rootfs.py: fix logic error so that warnings are checked c03c82a pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEP 788fd5a kernelsrc.bbclass: fix KERNEL_VERSION 9157c1b chrpath.bbclass: handle RUNPATH as well as RPATH 05a69ed license.bbclass: set dirs for do_populate_lic_setscene 8a9ac1d devshell: allow the starting directory to be overridden 66a4d8b buildstats.bbclass: typecast argument to os.minor/os.major to long 9d0feb3 fontcache.bbclass: prepend to PACKAGEFUNCS instead of appending d03e167 postinst-intercepts/update_font_cache: fix ownership of fontconfig cache a30c6a5 nativesdk.bbclass: set PKGDATA_DIR explicitly 9a712be test-dependencies.sh: strip only .bb suffix 1d43c3c oe-setup-builddir: output message cleanup 18c1c51 bitbake.conf: use http:// for GNU_MIRROR instead of ftp:// cd5e168 lib/oeqa/runtime/systemd: Add a basic runtime test for the journal 313ad2a bitbake: bitbake-layers: use stdout instead of stderr for logging 855fc21 bitbake: knotty: Do not log show_versions output 0b5ab4d bitbake: knotty: Catch exceptions on broken pipes 7f30749 oeqa/parselogs: Skip hda opcode errors 0aff275 layer.conf: bump version as error-report interface changed c60786c poky.conf: Update for post 1.7 release versioning f67d496 kernel-dev: Fixed missed shortcut 78cecf7 kernel-dev: Updates to the "Using Kernel Metadata in a Recipe" section. 947cc83 kernel-dev: Correct reference to "files" directory, should be ${PN}", and update kernel version. 7727a16 ref-manual: Updated the KMACHINE variable description. 2a5344e yocto-project-qs: Added note to Debian package requirements section. dae9b5f xserver-xorg: don't close already-closed connections 38cdb72 systemtap: Upgrade to 2.7 e75c95c systemd: Fix the problem of an empty journal on boot d7fe8b4 mailx: fix SRC_URI 1662423 systemd: Fix runtime failures in systemd-tmpfiles-setup.service. 56f010f glibc: 'yes' within the path sets wrong variables 9e95469 opkg: Fix error when recompiled d5fb9aa gdb: add whitespace to _append 44d763e systemd: correct permission mode of /var/volatile/tmp 664c1df systemd: Create packageconfig for ldconfig support bd0ed7c image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZE d6a2a54 systemd: fix systemd-tmpfiles ACL issues f5e4349 openssl: Upgrade to 1.0.2 7c504b4 bash 3.2.48: disable parallel build 370e730 create-pull-request: fix git GIT_VERSION 72ee285 pkg-config: strip system library paths reliably 8732930 rpm: don't put LDFLAGS into the .pc file ddc8222 oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option. f0f6b23 lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes. a39ce56 base.bbclass: Add LIC_FILES_CHKSUM files to checksum files. 3f8ce1e sed: Cope with ${bindir} and ${base_bindir} being the same 9d078a1 libtool: put libltdl.la in the right package. 6e539bf glibc_2.21.bb: Fix condition to skip parsing the recipe for non-glibc libc bd193a0 libgpg-error: Add -P option to CPPFLAGS 1aa32a1 wic: rawcopy: support skipping 5e2dd63 wic: add fsimage plugin 0393438 wic: fix fstab generation 5cfac6b systemd: avoid parsing error when 'networkd' is enabled in PACKAGECONFIG 5818c0d gcc-source: fix bug to avoid building error. ca3a3c0 meta/lib/oe/utils.py: properly implement both_contain() d5a2858 report-error: Update information on the submission process a8b1ded scripts/send-error-report: Rework script to support new features ba78a36 recipes: add x11 to required DISTRO_FEATURES 0467d53 bitbake: cooker/server: Fix up 100% CPU usage at idle 8ce2f2c maintainers.inc: Became maintainer of python2 and python3 efc7f04 scripts/runqemu: clarify help text 21e2c03 qt4: add patch for BMP denial-of-service vulnerability 73be8c1 man: fix bugs of makewhatis script 36e47a9 bitbake: fetch2: Revalidate checksums, YOCTO #5571 3c641e7 bitbake: toaster: cached outcome download button f5edfce bitbake: toaster: projectapp.js - clear up jslint warnings 0fa38bb bitbake: toaster: libtoaster Fix a few warnings picked up by jshint 41ebd51 bitbake: toaterui: shorten the unavailable artifact message 5a03a23 bitbake: toasterui: give some space to the download log button 74bb0fb bitbake: toasterui: apply correct class to latest builds targets d2c9f70 bitbake: toasterui: fix the h1 in the project builds page 16c03f8 bitbake: toasterui: don't open layer details in a new tab dcbfc74 bitbake: toaster: Enforce unique layer names d8ae3ac bitbake: toaster: commit id format on layers page 4004aeb bitbake: toastergui: bring back base URLs for pages that need them ece39b4 bitbake: toaster: reconcile non-manage-mode landing classes 4f36647 bitbake: toaster: hide special code for core vars not present, disable add button 48c48a4 bitbake: toaster: layer rev tooltip only if necessary ec8e07f bitbake: toaster: add sort, search, paging to recipe package page e248a50 bitbake: toaster: models.py do not use transactions 7d9dd12 bitbake: xmlrpc server: delete function on errors b611de9 bitbake: cooker: make sure state is properly used to accept clients 8d87f70 bitbake: xmlrpcserver: do not connect client on error 69d13dc bitbake: toaster: delete test data a9cd657 bitbake: cooker: read file watches on server idle c504276 dev-manual, ref-manual: Replaced &dash;&dash; with "--" a889cc0 yocto-project-qs: Added a cross-link to the wiki page for YP releases. 551edbd kernel-dev: Update name of build directory a79cdb5 bsp-guide, kernel-dev, ref-manual: KERNEL_FEATURES should refer to .scc files. f0b44ff kernel-dev: Applied some user-input formatting for some variables. dc56adb kernel-dev: Substituted "emenlow" example for "fri2" 0401f07 kernel-dev: Added quotes around a section cross-reference. 14316cf kernel-dev: Fixed variable formatting. 42f5b11 dev-manual: Updates to the "Working Within Eclipse" section. 1beb6fc poky.ent: Added a new variable ECLIPSE_LUNA_URL 62e4d45 ref-manual: Updated the MACHINE variable description. 4a5f137 kernel-dev: Swapped out fri2 BSP for emenlow BSP in example. 82ad008 kernel-dev: Updated "Modifying Source Code" section. 86f4cf8 yocto-project-qs: Updates to add more explanations and navigation 8951db6 poky.ent: Changed the code name from "tbd" to "fido". 0a20913 dev-manual: Updates to Eclipse section e7e5330 kernel-dev: Scrubbed out the 3.4 kernel references. 043e02c kernel-dev: Minor typo fixed and added LTSI link a8f2196 kernel-dev, ref-manual: Edits to KBRANCH. 8ced82e kernel-dev, ref-manual: Scrubbed out the KBRANCH_DEFAULT variable. fef68d3 ref-manual: Updated the KBRANCH variable description b49a5cc kernel-dev: Clarify a couple minor things in kernel manual, ch 2. bef8558 README: expand the Where To Send Patches section 5c1c8af build-appliance-image: Update to master head revision d01cd53 systemd: fix tmpfiles error on images without PAM 8d4e621 gstreamer1.0-plugins-bad: disable Yadif on X32 ecd052e glibc: Fix check for -Os. 03a3577 gst-player: port to GTK+ 2 3fb3030 kern-tools: improve patch application performance 49d7aae linux-yocto/3.14: OcteonIII support e02016e kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernels dd1d4e5 linux-yocto: fix qemux86-64 config warning bf1a68e taglib: Fix cmake floating dependency on boost bf59b22 security_flags: remove PIE flags from flex and gstreamer1.0-plugins-bad 4a26326 build-appliance-image: Update to master head revision d273197 gst-player: only depend on -ugly plugins if commercial licenses enabled 89bf0bf build-appliance-image: Update to master head revision 9bd1da2 systemd: add PACKAGECONFIG for xkbcommon and iptables aef3a58 systemd: use PACKAGECONFIG for PAM enable/disable c0bd9e6 systemd: add missing util-linux build-dependency a3fe99d owl-video: remove 646dfe0 packagegroups: use gst-player instead of owl-video a240f08 sato: fix typo in packagegroup 5025479 build-appliance-image: Update to master head revision 8571027 ref-manual: Added variable description for FILES_SOLIBSDEV 4bdaa5c kernel-dev: Small fixes. 1a74c79 kernel-dev: Updated FILESEXTRAPATHS example in 2.2.3. 9c4574e python: Fix ctypes/libffi configure 51908e5 package_rpm.bbclass: support packaging of symlinks to directories de638414 libpcap: add pkg-config support 7ce7756 systemd: Upgrade 218 -> 219 3af8d90 libgpg-error: Upgrade 1.17 -> 1.18 aecc63d bitbake: toaster: config var layout fixes 8c476c2 bitbake: toaster: all projects data and sorts 6768a30 bitbake: toastergui: add csrf tokens for AJAX calls ee1af30 bitbake: toasterui: do not use transactions if the database autocommits 87c6a54 bitbake: toaster: order layers with same priority f116c32 bitbake: toasterui: fix sstate task identification 2d1d6a8 bitbake: toastergui: stop covered task graph traversal early 63e5d47 bitbake: toaster: fix typo in models.py e2b5d23 gaku: remove (replaced by gst-player) b05a5a7 sato: use gtk-play (from gst-player) instead of Gaku f8b5481 gst-player: add 6d7cf8e lib/oe/terminal: fix konsole terminal support for KDE 4.x f160730 lib/oe/terminal: fix regressions efd78e3 bitbake: bitbake-layers: fix wildcard support in remove-layer 40d80f9 build-appliance-image: Update to master head revision b77596a ref-manual: Updates to scrub out 3.10 kernel. f94b629 dev-manual: Adjusted text for deprecated 3.10 and 3.17 kernels. a438aa3 bsp-guide: Removed 3.10 and 3.17 kernel references. a0a1f17 ref-manual: Repositioned PNG files for context image. 0a8c08e ref-style.css: Added a new style to support glossary hanging indent 8aa9a23 bitbake: toasterui: fix ETA calculation f120b78 bitbake: toastergui: performance improvements in task details page cb23e30 bitbake: toasterui: disable autocommit for build logging 6de6739 bitbake: toaster: update requirement for Django 1.6 03c1e47 bitbake: toasterui: improving the latest builds consistency 1ea940f bitbake: toaster: Add machine selection notification 1e0e700 bitbake: toasterui: style the Toaster version information 4742ae9 bitbake: toaster: layerdetails Fix pagination controls 00e3545 bitbake: toaster: layerdetails Add link to machines file e28097f bitbake: toaster: layerdetails summary/descriptions to be searchable bd5087d bitbake: toastergui: fix spacing and input field sizes 43afafe terminal.py: No --disable-factory for gnome-terminal >= 3.10 9e9d6df systemd: Upgrade 216 -> 218 28618e4 util-linux: disable systemd 0481973 python-native: Fixes PGEN linking errors Changes Makefile rules to avoid parallel make races when trying to build Parser/PGEN d6a2cf3 glibc: Help compile with -Os 4d83a90 gst-plugins-package.inc: Avoid dependency on ${PN} from ${PN}-<plugin> d861cc4 recipes: Delete superfluous assignments, S = ${WORKDIR}/${BP} f7c45a4 busybox:udhcpc: Remove the routes from the right interface 48fa868 busybox:udhcpc: Start with a metric of 10 for routes 0e04c93 base-files: clean up and clarify hostname logic 5456737 populate_sdk_ext: add extensible SDK 46ee86c scripts/oe-buildenv-internal: add means of skipping SDK check during setup 8e8e924 uninative-tarball: Actually use bzip2 for compression. 01c9f3b toolchain-shar-template.sh: Make relocation optional. fe678e7 toolchain-scripts: Add parameters to toolchain_create_sdk_env_script. 1118c12 copy_buildsystem.py: Add methods to copy shared state. d5d4b70 copy_buildsystem.py: Add a way to copy buildsystem to a directory. 91a9b3f sstatesig: Add ability to filter list of tasks for locked-sigs.inc 67c1d2e gen-lockedsig-cache: Allow cross-filesystem copies. 19e06e6 poky.conf: resolve mismatch between poky bblayers version and OE-Core 1bb0022 classes/sanity: avoid bblayers version issue when switching between poky and other DISTRO values a509e27 Revert "bind: fix and enable parallel build" 04faba5 Revert "logrotate: 3.8.8 -> 3.8.9" 687c797 Revert "openssl: fix and enable parallel build" 360dbb5 python-native: Reverts usage of distutils.sysconfig On older versions of Python, sysconfig read the Makefile and Python.h, generated at build time now it uses _sysconfigdata which contains information about the HOST, erroneous in our case, this causes an error when bulding something using distutils since it obtains compiler information and such. cb02ecb Python: Upgrade from 2.7.3 to 2.7.9: 122ee11 devtool: fix broken clones of git recipes e7744de devtool: support source extraction for recipes that use a shared workdir 62a41b4 devtool: modify: handle recipes that use a shared workdir e2ce29f devtool: prevent extract/modify use with image recipes efedd43 devtool: update-recipe: add handling for git recipes 6015deb lib/oe/recipeutils: minor improvements to patch_recipe() e5bf4ed devtool: build: run do_populate_sysroot instead of do_install 845efa4 devtool: reset: run bitbake -c clean on recipe 8e7437b devtool: add/modify: add option to build in same directory 4a2e42d classes/kernel-yocto: extend SRCTREECOVEREDTASKS 550d455 classes/externalsrc: show a warning on compiling d4af8f0 classes/externalsrc: add workaround for recipes that use SRCPV in PV db7f7b5 classes/externalsrc: fix source being wiped out on clean with kernel f205cca lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory 5eb9ffe recipetool: fix regression caused by previous commit 3c2f5fd pulseaudio: upgrade to 6.0 1726063 meta-yocto-bsps: remove 3.10 bbappend f3e7955 meta-yocto: update qemu default kernel version to 3.19 dfa2848 bitbake: bitbake-layers: add ability to fetch layers and their dependencies from layer index 90ffdc0 bitbake: bitbake-layers: fix logging 4a32837 bitbake: bitbake-layers: refactor to use argparse instead of cmd 68f4dca runqemu: Specify rootfstype to qemu to avoid QA warnings 7dcf6c9 machine/qemu: Switch from ext3 to ext4 8506429 layer.conf: set a variable to map to the OE Layer Index name 48d0b3f bitbake.conf: Add two variables for layer index f1daefb lib/oeqa/selftest/bblayers: use dashed subcommands d4f11d6 glibc: Dont offer to be parsed for non-glibc TCLIBC selection 739b177 tclibc-musl: Use musl for providing virtual/libintl instead of gettext 982b5aa lttng-tools: add PACKAGECONFIG for kmod 1f6e644 build-compare: update Rename-rpm-check.sh-to-pkg-diff.sh.patch e011e92 lib/oe/package_manager: Performance tweak in regex usage efa7c29 e2fsprogs: Add a patch to speedup mkfs c417736 arch-armv7a.inc, tune-arm920t.inc: Fix PACKAGE_EXTRA_ARCHS fe66853 feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb suffix 4b69d00 kexec-tools: fix build failure on aarch64_be architecture b4a936a wic: Fix kernel dir location 629b91b xorg-font-common: fix sysroot injection for encoding maps ab18ec7 font-util: remove MAPFILES_PATH override f220b96 font-util: stage encoding maps into sysroot bc309f0 opkg: fix systemd unit installation 76c8fad Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map" 0a69248 logrotate: 3.8.8 -> 3.8.9 3124798 python-gitdb: 0.6.1 -> 0.6.4 3f99702 python-git: 0.3.3 -> 0.3.6 8611188 git: 2.2.1 -> 2.3.0 d078cae cups: 2.0.1 -> 2.0.2 aba8f4a quilt: 0.63 -> 0.64 e0a55a9 kernelshark: Update to version 2.5.3 6dc2030 trace-cmd: Update to version 2.5.3 b3e92f4 oeqa/parselogs: Add exception for new mips error message 726c6c1 linux-yocto: warn when a generated BSP description is used 7e6147b linux-yocto: introduce 3.19 versioned recipes c75d6c8 linux-yocto: remove 3.10 and 3.17 recipes dfa83e6 linux-yocto: make kernel configuration audit user visible 63dd5d0 linux-libc-headers: update to 3.19 5db6a27 bitbake: toaster: importlayer Remove description input field d27893d bitbake: toasterui: remove layer directory in managed mode 50f11b9 bitbake: toasterui: style the Toaster version information 91e900f bitbake: toaster: layerdetails Don't show None type in description/summary 64fc177 bitbake: toaster: landing page when no build module c856a4e bitbake: toaster: get proper version string e133fbf bitbake: toasterui: UI query performance improvements 9c358bd bitbake: toasterui: fix time estimation in project page 6dbd214 bitbake: toaster: properly detect starting in rolling log file c368d83 bitbake: toaster: bitbake cooker log saving and downloading a574f29 glibc: Update to glibc 2.21 release tag a488fd5 glibc: Upgrade 2.20 -> 2.21 dda70ca lzo: Upgrade to 2.09 and add ptest 3201818 bind: Fix parallel make issue 285966f btrfs-tools: fix for parallel build da1259e busybox: update to 1.23.1 release 0a53957 openssl: disable SSLv3 by default 0aa5ea1 packaging: allow globs in CONFFILES c4cc479 qt-mobility: Add patch to fix disabling bluez compile issues 26be755 oeqa/ptest: Fixed complementary package install detection and added ptest-runner exit code check 2f8e5a8 license.bbclass: fix unexpected operator for LICENSE values with space c58a3ae valgrind: add glibc-2.21 to glibc.patch 9973ce1 useradd.bbclass: avoid do_rootfs error for debian package backend 3d7c798 update-rc.d: use '-f' option in updatercd_postrm aa48c4f package_manager.py: use 'purge' instead of 'remove' in case of deb 876015d scripts: delete dummy help2man script 2fdc772 coreutils: import prebuilt manpages from Gentoo a481686 coreutils: don't generate useless dummy stub manpages 2ca0339 utils.bbclass: fix create_cmdline_wrapper 51bdf3b ref-manual: Review edits to the AUTOREV variable. f03c837 ref-manual: Updates to AUTOREV and SRCREV variable descriptions 586992d toaster-manual: 2nd draft for review. 3dad9aee adt-manual, ref-manual: Detail on using an external toolchain. 6d17aa0 ref-manual: Added 'debug-tweaks' fragmentation. f63a3b6 ref-manual: Updates to some variables per review comments. da3a489 ref-manual, mega-manual: Adjustments to variable context images 26a3df4 ref-manual: Updated the ASSUME_SHLIB variable. 5727058 ref-manual: Added new variable description for BUILD_VENDOR. 3c3e856 ref-manual: Added variable description for BUILD_PREFIX. d089b7c ref-manual: Added new description for SDK_VENDOR. b0ed0bc ref-manual: Edits to the SDK_SYS variable. 9525322 ref-manual: Added new variable description for SDK_SYS. d8acb87 ref-manual: Added new description for SDK_OS. 35612bf ref-manual: Created new SDK_PREFIX glossary entry. 0410f36 ref-manual: Updates to TARGET_PREFIX and STAGING_DIR_HOST variables. 32f6b13 ref-manual: Updated the SOURCE_MIRROR_FETCH variable description. 022f5af ref-manual: Updated the Date variable description. a7f992e ref-manual: Updated the BUILD_OS variable description. a89f895 ref-manual: Updated the BUILD_ARCH variable description. 0ba32a6 ref-manual: Updated the ASSUME_SHLIBS variable. 46614da dev-manual: Edit to wording in "Avoid Duplicating Include Files" 8e8d9615 ref-manual: Updated the following variables based on review comments: 21fcd57 ref-manual: Updates to SDKTARGETSYSROOT and PKG_CONFIG_PATH variables. f3410bf dev-manual: Updates to "Avoiding Duplicating Include Files" section. ef959e6 ref-manual: Added "leakage" FAQ entry. a0999ab toaster-manual: Updated tar contents to not include the PDF file. 481c178 mega-manual: Edits to fix titling 0c4e31c mega-manual: Fixed reference to style sheet. 1b719fa toaster-manual: Cleaned up the intro chapter 6d512bd mega-manual: Updated sed file to include the toaster manual. dd62d57 mega-manual: Added toaster-title.png and code to include toaster-manual ab2007d Makefile: Removed default PDF creation of Toaster Manual. 9d033d8 toaster-manual: Added two chapter files. e2f004f toaster-manual: Changed from "current" to "1.76.1" XSL templates 7fe19fc toaster-manual: Edits to the intro chapter 464c1d9 toaster-manual: Added two chapters to the manual's book file. 0e3cb25 toaster-manual: WIP - Some placeholder introductory text. cd31b93 documentation: Support files to build Toaster Manual. 4302376 toaster-manual: Initial file structure for new Toaster User Manual. 75206cc ref-manual: WIP - test for YOCTO #5600 d8e2874 mega-manual: New PNG file for mega-manual title page. f1bb814 ref-manual: Fixed icecc example code b83bed6 dev-manual: Fixed reference to TEST_SERIALCONTROL link 3c7ad6e dev-manual: Fixed tc attribute description 5d19f2b dev-manual: First draft of recipetool section. b2a6806 dev-manual: Edits to Quilt and finding temporary source code sections be7e182 documentation: Reverted back to the 1.76.1 XSL stylesheet 0a54446 mega-manual, Makefile, poky.ent: Added front matter to mega-manual 4a1ea28 documentation: First draft devtools. b876909 adt-manual, ref-manual: Review edits for xcross-toolchain additions. 93052c9 adt-manual: Remaining mods to clarify xtoolchain env use 05feb96 adt-manual: Added file name for reference to the config file. ce8ead3 adt-manual, ref-manual: Added missing variables and cross-links 9c27a91 adt-manual: Added a list of variables defined for ADT setup 4d12f8d adt-manual: Expanded note with a user configuration reference. 77a6283 adt-manual: Added missing period. 9dff02b adt-manual: Added some reasoning behind sourcing the xtoolchain env script cc06786 adt-manual: Reword for how user-space tools are provided. db030b1 dev-manual: Updated the OpenEmbedded build system term. b0639bc adt-manual: Added cross-reference to OE build system term 7ca1a51 dev-manual: Added OpenEmbedded build system term, dumped build system 568224b adt-manual: Fixed hyphenation issue. ee80485 dev-manual: Removed #!/bin/sh -e from the base script form f50e412 dev-manual: Updated the QEMUARCH option in the runqemu command. 3ac2890 ref-manual: Removed the DISTRO_PN_ALIAS variable. e0dbcbf ref-manual: Edits to SOURCE_MIRROR_FETCH variable and typo fix 44ddc35 ref-manual, dev-manual: Removed information about package name alias. db874ed ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibc 9a47967 ref-manual, mega-manual: Updated buildhistory example figure 84647d5 ref-manual: scrubbed eglibc 84ee65a ref-manual: Edits to the TCLIBCAPPEND variable. 328b3bd ref-manual: Added 21 new variable to glossary. 70a2007 ref-manual: New variables added to the variable glossary eafdfbf tools: Added new file update-documentation-conf 10b2504 ref-manual: Updated the [doc] string to include the & character. c9b7007 ref-manual: Added warnings about using package_tar 4ab132a dev-manual, ref-manual, yocto-project-qs: Updates to parallelism variables 0a367c5 ref-manual: Updated text for speeding up builds. d1bd81e dev-manual: Updated examples in "Splitting an Application into Multiple Packages" 281c472 dev-manual: Edits to add more detail to where patch files are 6a6687d dev-manual: Updated text to indicate patch files can end differently 3cd8d86 dev-manual: Removed unwanted characters from text. f8245d9 dev-manual: Updated section on how checksums are dealt with 4492b37 dev-manual: Replaced lttng-control and lttng-viewer with lttng-tools. 2d54b1d ref-manual: Added CentOS 7.x to list of supported distros. bc4858f dev-manual, ref-manual: Edits to dev manager section and USE_DEVFS var. 0e0a19a ref-manual: Added a cross-reference from the USE_DEVFS variable da47cb7 dev-manual: New section on choosing a device manager added. a23e76d dev-manual: repaired cross-line link for a <ulink></ulink> pair. b273c25 ref-manual: Added USE_DEVFS variable description 8bb0ffb ref-manual: Re-ordered the UPDATERCPN variable. f972db3 dev-manual: Updates to the "Locate a Base Recipe" section. c037dd7 dev-manual: Updates to the "Using .bbappend Files" section. 1e0797a documentation: Removed redundant ID tags that were throwing warnings 48559ff ref-manual: Review edits to several glossary variables. 63750d8 dev-manual: Updates to using IMAGE_FEATURES and EXTRA_IMAGE_FEATURES a0e8418 bsp-guide: Added a clarifying not about meta- in BSP layer names. 73588fa dev-manual: Updated sysroot location for Eclipse examples. 261fd1b bsp-guide: Replaced the Crown Bay example with the eMenlow. 2bf21c2 bsp-guide: Updated the output examples for bsp tools. 7d480c3 ref-manual: 13 new variables added to the glossary. b83c526 Makefile: Modified to make 'pdf' target not part of 'all' e318032 ref-manual: Updated the supported distro list. e1f4ba8 poky.ent: Corrected two variables with typos d250d38 documentation: Changed back to the "current" XSL style sheet. 66ad91b dev-manual: Rewrite of the section on customizing images with packagegroups c8691a2 dev-manual, mega-manual: Updated kernel-overview-2-generic.png file. 0cec924 dev-manual: Applied wording to warn reader that wikis have dated info. cd37517 dev-manual: Add ref to bitbake-layers "add-layer" and "remove-layer" b7020b0 dev-manual: Added missing ending quotation to code snippet. 88f431c bitbake: toasterui: empty state for pages 208f40d bitbake: toaster: Set the machines page default pagesize to 100 baa38a1 bitbake: toaster: Remove filtering from layers,machines and targets c5ba5ec bitbake: toaster: Remove Layer source from machines, layers and targets 82d2c50 bitbake: toaster: New build button allow arbitrary build targets 9819728 bitbake: toaster: Additional fixes for the project variable page eba4e0f bitbake: toaster: layerdetails use new vcs reference api 3775265 bitbake: toaster: fix git checkout command a07cf2e bitbake: toaster: properly detect failed server start d8d0db1 bitbake: toaster: Use on input event for validation rather than keyup fdb5639 lib/oe/package_manager: support exclusion from complementary glob process by regex 3d2d158 test-dependencies.sh: strip only .bb suffix 3f8c532 qt-mobility: select distro preference for bluez provider 9571ccb iputils: install clockdiff same as ubuntu and fedora 508509d populate_sdk: Handle OLDEST_KERNEL d8d5fee default-providers: Set the preferred provider for bluez based on version 8633e18 connman: depend on distro provider of bluez 7800588 conf/distro/include/default-providers: updated bluez-hcidump providers 44b08f2 gstreamer1.0-plugins-bad: select distro preference for bluez provider 4e2642e ofono: select distro preference for bluez provider 8596c29 libpcap: select distro preference for bluez provider 47dea14 neard: select distro preference for bluez provider 0a4db94 pulseaudio: select distro preference for bluez provider 0c9d0e9 packagegroup-base: select distro preference for bluez provider 1139cc4 bluetooth.bbclass: simplify recipe inference of bluetooth provider 69c5e09 libtool: 2.4.5 -> 2.4.6 ad82508 neon: update 0.30.0 -> 0.30.1 6ae933b bitbake: tests/fetch.py: latest_versionstring add set of PN 1c1d9e3 bitbake: fetch2: wget remove scape of - in regexes don't needed 5a88664 bitbake: fetch2: wget _modelate_version improvments 22cebb8 bitbake: fetch2: wget latest_versionstring improvments in get version by dir 62e171b bitbake: fetch2: wget add _check_latest_version_by_dir 309d92e bitbake: fetch2: wget latest_versionstring _check_latest_version improvments bed1b3f bitbake: fetch2: wget latest_versionstring improve _parse_path c4da9b9 bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually useful 758dc92 bitbake: tests: add tests for OE pre-release version formatting 93c3f39 bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/missing operator b427750 bitbake: depexp.py: Fix segfault if DISPLAY is not set a2bfd4b syslinux: support ext2/3/4 device 06ff3c4 e2fsprogs: Extend to add nativesdk for syslinux a55d537 gcc: Upgrade 4.9.1 -> 4.9.2 18b3cfd gst-plugins-base: Fix mulitlib packaging d88555b openssl: upgrade to 1.0.1k 4c00256 oeqa/ptest: Removed buildhistory as requirement for ptest c74ee53 libassuan: add native build cd34df3 gpgme: fix configuration by setting proper parameters instead of patching 6cac3ad oeqa/smart: Added some new test cases c0a7941 build-compare: Add the build-compare_git.bb recipe. c0a1f43 coreutils 6.9: fix unknown-configure-option ce79eca libnewt-python: remove make var LIBNEWTSH dc9c8bc icu: remove obsolete aclocal.m4 workaround (fixed upstream since v52.1) abb6cde libaio: Backport generic arch detection patch 60ae5c2 meta: enable parallel build for several recipes eee50b2 vala.bbclass: enable PARALLEL_MAKE eacb5c5 pcmciautils: fix and enable parallel build 8d30c2a ghostscript: fix and enable parallel build 2d9763a blktrace: fix and enable parallel build 7502fa5 openssl: fix and enable parallel build 60b33e5 pth: fix and enable parallel build 5f5d0d8 mtools: fix and enable parallel build 208c9d3 at: fix and enable parallel build 5c87de1 tcp-wrappers: fix and enable parallel build b003df0 bind: fix and enable parallel build 3dff11c openssl: Add mapping for microblaze architecture f562905 btrfs-tools: remove nodocs.patch f404ab2 neard: do not ship version.h 146f28a gcc-sanitizers: check gcc-build-internal before link 88ad298 rt-tests: fix gzip command b3dab28 libtool: don't execute automake and autoconf on every invocation 00472a7 Revert "libtool: avoid running automake/autoconf --version" ef07260 bluez5: upgrade to 5.28 51b6021 ofono: upgrade to 1.16 7d1e1fc python-pycurl: 7.19.5 -> 7.19.5.1 7b72a84 python-scons: 2.3.2 -> 2.3.4 ca88dd8 lttng-tools: 2.5.3 -> 2.6.0 6d247eb libpciaccess 0.13.2 -> 0.13.3 6f47148 lttng-ust: 2.5.2 -> 2.6.0 8b54cb7 subversion: 1.8.10 -> 1.8.11 1aa6b04 kexec-tools: 2.0.8 -> 2.0.9 2e608ec package_regex.inc: Cleanup and organize 73f7ced upstream_tracking.inc: Remove entries that now isn\'t needed b7153be image: add new items to IMAGE_FEATURES[validitems] list 5476ce3 gstreamer-plugins: don't ship files in ${PN} f749594 gst-plugins-good: ship equaliser presets in right package 8df03f4 gstreamer1.0-plugins-good: ship equaliser presets in right package bfb4819 gstreamer1.0-plugins-base: move data to the right subpackage 34221ef gst-plugins-*, gstreamer1.0-plugins-*: fix main package binary components 1920ef3 oe-pkgdata-util: add some QA tests cfc12df oe-pkgdata-util: add list-pkg-files subcommand 8d13d18 oe-pkgdata-util: add list-pkgs subcommand 4b33006 oe-pkgdata-util: allow reverse package name lookups 0f77efe oe-pkgdata-util: fix read-value to handle data with colons in the value 1fb1caf oe-pkgdata-util: make find-path show a proper error if no package found 9f03969 oe-pkgdata-util: improve command-line usage 675aa5f git: add basic tab completion support 9aafb02 git: expand recipe to take advantage of pre-gen'd manpages af7fc22 lib/oe/lsb.py: Fix up for dash 842a332 image_types: Error out if BTRFS image is too small e34a65f cryptodev-module: Fix build on kernel v3.19 ae977c5 xserver-xorg: Improvments in systemd-logind disable 84520a9 xserver-xorg: Update to 1.16.3 1cdaf20 base-files/profile: change EDITOR to not be busybox specific 34a4413 u-boot: update to version 2015.01 1993237 procps: disable fancy new top output mode 9e93803 connman: upgrade to 1.28 c22ba2d harfbuzz: upgrade to 0.9.38 8102bd0 wic: add GPT support fa818fb wic: properly label filesystems 5c05635 wic: fix empty btrfs partitions 4dce5c4 wic: remove useless calls to __write_fstab cf3e21e wic: allow to configure overhead factor per partition d84742c wic: allow to configure extra space per partition 605627b wic: add rawcopy source plugin 0b156da wic: allow creation of partitions not in table f923f0f toasterconf: update Toaster configuration file 53f3f61 mesa: update 10.4.3 -> 10.4.4 efd0e86 mesa: update --with-llvm-shared-libs configure option 548ab15 qemu: Update PACKAGECONFIG[xen] and add xen to defaults 62eb5e6 kern-tools: fix patch application error (preempt-rt) edde3e5 runqemu: Add option for BIOS binary filename 98da500 btrfs-tools: update to 3.18.2 a298d8c qmake_base.bbclass: fix hardcoded paths in a generated qt.conf 23bf6bf gst-fluendo-mpegdemux: update to 0.10.85 4870290 rootfs.py: ignore "NOTE:" when catching warnings 2c2b003 dhcp-client: Ignore partial checksums a849839 u-boot.inc: unbreak ae32fed gcc-target: Don't install target gcc libdir files cefc403 autotools/siteinfo: Avoid races over siteinfo files 231d4a9 bitbake: bitbake-user-manual: Removed errant writer note line. 9f562f8 bitbake: bitbake-user-manual: Added some links to some new variables. d87805b bitbake: bitbake-user-manual: Added five new repo variables and links. 961e692 bitbake: Makefile: Updated the script to not create PDF version by default 1a740bb bitbake: toastergui: links outside Toaster should open in a new window c8a8288 bitbake: toaster: All machines Fix filter counts ea7d246 bitbake: toaster: All machines show results count if filtering or searching 2a3ca55 bitbake: toaster: All machines reset order_by if removing that column 203ac29 bitbake: toaster: all Machines exclude de-prioritised layer source items a7ab4d0 bitbake: toaster: All Machines fix reset search link 9e8798f bitbake: toaster: models Allow the machine's layer name to be searched d6868d5 bitbake: toaster: All machines Add filtering based on layer in project 50719af bitbake: toaster: All machines Add layer name order by functions 02b7704 bitbake: toaster: layerdetails Don't remove alert from dom on dismissal a1347a1 bitbake: toaster: All machines Update layer notifications 479338c bitbake: toaster: All machines add a column to link back to machine conf 87074af bitbake: toaster: machines Make sure we don't overwrite the pagesize 8c25c34 bitbake: toaster: Add add/select functionality to machines page 6969a3d bitbake: toaster: machines Fix undefined variables b2a903e bitbake: toastergui: add download task log icon to recipe details page 6877263 bitbake: toastergui: add the word 'compatible' to 'all' pages 42a7d91 bitbake: toastergui: set column heading to 'Revision' d81e514 bitbake: toaster: display Toaster mode and version in debug mode da8110a bitbake: toaster: improve logging facilities for toaster 0c89846 bitbake: toaster: enhancements for the startup sequence 202d808 bitbake: toastergui: improvements in layer selection logic b741c9a bitbake: toaster: enable server-side caches and debug-panel d72f198 bitbake: toastergui: fix loadconf error message ed5c448 bitbake: toaster: correct typo in toaster script 514b7cf bitbake: toasterui: use text() instead of html() 16a9667 bitbake: toastergui: remove time link for failed build requests cc5f804 libtool: Fix option parsing performance regression 870323c linux-yocto/3.14: fix qemumips build error 0357437 kern-tools: import patch performance improvements 9348049 linux-yocto-dev: update to v3.19+ 4078802 lttng: update to 2.6.0-stable 46b1b96 linux-yocto: basic octeon III support ef3fa60 linux-yocto/3.17: update to v3.17.8 d0fe36e linux-yocto/3.10: update to v3.10.65 5848c92 linux-yocto/3.14: update to 3.14.29 a7c428c kernel-dev: install all modules by default dade54f libdrm: upgrade to 2.4.59 62cd5e7 flac: upgrade to 1.3.1 3145abf neard: upgrade to 0.15 4530a8f m4-native 1.4.9: remove it 586eab4 bison 2.3: disable native 90ca8d5 coreutils 6.9: disable native 9171652 elfutils 0.148: use BPN in SRC_URI b5577e0 subversion 1.6.15: fix unknown-configure-option 8eadaec rxvt-unicode: fix for 9.20 and 9.21 594959e tar 1.17: fix unknown-configure-option f4b1459 grep 2.5.1a: fix unknown-configure-option 1f9b782 gzip 1.3.12: a few fixes 8f2bda7 patch 2.5.9: fix unknown-configure-option b92a619 m4 1.4.9: fix unknown-configure-option 82bc3fb findutils 4.2.31: fix SRC_URI d31ec82 groff 1.18.1.4: fix HOMEPAGE and SRC_URI 60b932d xf86-video-intel 2.21.15: remove it 4557e95 matchbox-desktop: remove 0.9.1 and 2.0 version f9db549 matchbox-wm 1.2: remove it a960a14 which 2.18: fix SRC_URI 1b45a51 busybox: Include 'mesg' utility a3dfb70 recipetool: improve command-line help 9433537 devtool: improve command-line help 7d73324 scripts/oe-selftest: add command line option to list test classes 336d28c scripts/oe-selftest: fix startup backtrace eba9f8a wic: bootimg-partition: Stop removing whole workdir 080e3e4 wic: print partition alignment when available 602d90d wic: use kB for the partitions size 7c3b9a9 terminal.py: add tmux new window option b7d91d3 openssh: Fix non-deterministic build behaviour 0de948f linux-yocto-tiny_3.17: Update to actually use 3.17 git repo f6ec8df Revert "bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes" 24d9d5a insane.bbclass: Added QA test for expanded ${D} 1c5be77 files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in environment setup file 16a0178 mesa: Upgrade to 10.4.3 09fba50 wic: bail out on kickstart parse errors 24ffda5 glibc: Re-enable upstream __USE_KERNEL_XATTR_DEFS patch 1f29265 image.bbclass: don't let do_rootfs depend on BUILDNAME d42963a core-image: split debug-tweaks into individual features dbfed41 create-pull-request: Fix git request-pull 5a4e20a ca-certificates: Upgrade to 20141019 (git based) 308a7ea lsbinitscripts: Upgrade to 9.61 10f95ff nspr: Upgrade to 4.10.8 5ca2518 glew: Upgrade to 1.12 30a5c9e classes/license: tweak license format messages 617e2e9 binconfig-disabled.bbclass: fix echo command 775d467 gcc-configure-common.inc: remove ac_cv_path_SED 588342f valgrind: depends on boost when ptest 5fcb217 apr-util: Allow use in SDK 6b19a93 wic: fix extended/logical partition layout eca277b u-boot.inc : add compile multiple u-boot feature 1e4ee4b uboot-config.bbclass: Allow multiple U-Boot config for machine 02a1e01 yocto-bsp: Add branch to SRC_URI for custom kernels bf6f35b yocto-bsp: Add missing conf dir to arm template 1f53ede libtool: avoid running automake/autoconf --version d8f0011 opkg-keyrings: New recipe 9d3e44d opkg: Backport improvements to opkg-key c8c75ed poky-feed-config-opkg: Remove e4d165d opkg: Merge in opkg-collateral 3d18626 opkg: Merge opkg.inc into recipe and tidy up d07c9ad opkg-collateral: Simplify source files d1373d4 opkg-arch-config: Renamed from opkg-config-base cb6501a apr: Allow use in SDK 8ec0347 insane: add unknown-configure-option to default WARN_QA 9c9560f bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes ddb8d3f wayland: remove explicit class-native DEPENDS 8ac69a9 native: remove PN from DEPENDS automatically 7330a88 systemd: Backports fixes to 216 960dd0a lsbinitscripts: fix the path for mountpoint da35877 lib/oe/terminal: add support for Terminology terminal emulator 95bf2ab piglit: add x11 to required DISTRO_FEATURES 4cc8614 xmlto-native: fixes slow creation of yocto docs ee9acb1 xorg-driver: add x11 to required DISTRO_FEATURES 4385b3c package_manager.py: fix rootfs failure with multilib enabled e4dc8fe openssh: configuration updates 93842f0 pigz: Upgrade to 2.3.3 57647c9 terminal.py: fixes launching multiple windows of gnome-terminal f14e96a runqemu-internal: get rid of annoying but harmless error message 491d1db image.bbclass: make kernel depmod data optional 616696a busybox: cve-2014-9645 88a966a gnutls: update to 3.3.12 29d961a mingetty: fix SRC_URI 2bb31f1 pcmciautils: fix SRC_URI and HOMEPAGE 92cf495 latencytop: fix SRC_URI and HOMEPAGE a4ae55d pax: fix SRC_URI and HOMEPAGE 7775537 man: fix SRC_URI a375173 cwautomacros: fix SRC_URI and HOMEPAGE b0a28c0 dosfstools: fix SRC_URI eb0c8d5 base-passwd: fix SRC_URI 8c2c459 cdrtools-native: fix HOMEPAGE and SRC_URI 03038f3 perf: add LIBNUMA_DEFINES 312e8a1 screen: add PACKAGECONFIG for libutempter 5379ed8 dpkg: add perl to RDEPENDS ca232b5 lib/oe/image.py: add error checking for missing IMAGE_CMD 26e5b0f classes/image: ensure uninstalled packages do not appear in manifests 69c588b classes/image: skip recipe on invalid IMAGE_FEATURES item 124f041 lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling error 4421239 classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND 3f739a8 recipetool: replace version in S value bcfca54 libtool: Fix tools path issues bd84192 report-error: Catch un-readable log data 013f7e2 poky.conf: use logic to edit WARN_QA and ERROR_QA 3ebb522 poky.conf: remove poky-feed-config-opkg from images 825c0a9 bitbake: data_smart: split expanded removal values when handling _remove b00e781 bitbake: tests/data: add test for incorrect remove behaviour 22c38e2 build-appliance-image: Update to master head revision e240435 libtool: 2.4.4 -> 2.4.5 1036630 python: Disables SSLv3 4213ccc sed-native: drop 47a5525 btrfs: create an empty file to build the fs in 823d2f9 tzdata: update to 2015a including leap second d231cc4 tzcode: update to 2015a leap second changes too 6145832 build-appliance-image: update to head afe85485fe185b663a1285b5c27de3160bf06cf7 b4d01ec toasterconf.json update c462ce6 maintainers.inc: Update some items for Randy Witt. 2237c9f bitbake: toaster: proper setup for build configuration afe8548 bitbake: toaster: new layer checkout logic c58c948 bitbake: toaster: update texts for the startup sequence 635130d bitbake: data_smart: Don't use mutable objects as default args 087424d bitbake: parse/ast: Fix issue if path contains '&' 4f71827 bitbake: toastergui: update project build listing fefef50 bitbake: toasterui: do not filter images by extension 32b396b bitbake: toastergui: alignment fix bc63d6b bitbake: toastergui: remove recipe id links to the layer index a9c0865 bitbake: toastergui: consistent capitals in button 05f5435 bitbake: toastergui: hide table controls when when less than 10 entries 8a2ec99 bitbake: toastergui: set column width in layer details page d4b9b0f bitbake: toastergui: add 'show all' link to no results page c748c7e bitbake: toastergui: give the add dependencies form some breathing space 088c19d bitbake: toastergui: consistent add / remove layer notifications 571d551 bitbake: toastergui: remove redundant style declaration c049775 bitbake: toastergui: Generic message for the layer details empty states 24979f5 bitbake: toaster: apply common styles to right hand column of detail pages a11a34c bitbake: toaster: make layouts consistent e2cffc0 scripts/send-error-report: Set exit code if error occurs 3f15d8a kernel: Fix depmod for multilib 36bd248 image: Add missing depends on virtual/kernel for depmod data 08c64b5 security_flags: disable PIE on expect 7bc6794 logrotate: fix missing acl and libselinux dependencies 474661b dpkg: fix host contamination 3592507 combo-layer: support updating up to arbitrary commit 62d94a4 combo-layer: minor refactor f51e79b libunwind: Fix test case link failure on PowerPC with Altivec 8754c8a udev: remove obsolete dependency on acl 693d455 udev: fix missing dependency on glib-2.0-native d963f3b bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST 609898a linux-dummy: provide empty shared_workdir method 86c77ac elfutils_0.148.bb: CVE-2014-9447 fix 6e02676 recipes-qt: add x11 to required DISTRO_FEATURES 6618cff libpng: Upgrade to 1.6.16 c55165e gmp: Change the SRC_URI to reflect upstream changed location dc11c0e icu: Upgrade to v54 ca1cd18 usbutils: Fix typo in md5sum b7d334d xserver-xorg: Add the patch to fix subwindow in Xi emulated events 14ef8b9 udev-cache: avoid using '-L' for stat 2b7d311 util-linux: move readprofile to match busybox 0962b29 libsm: remove dependency on e2fsprogs 2e8b1b4 systemd: remove util-linux from DEPENDS 0f8c091 util-linux: upgrade to 2.25.2 09aa2b1 libav: drop older 0.8.* and use libav-9 by default 872b656 libpostproc: import from meta-oe f78bf87 gst-ffmpeg: add dependency on libpostproc 57351e9 udev: don't keep ptest testdata laying around 0d5ac1a udev: fix ptest rule syntax check 29de3d2 ltp: update to 20150119 release b688d55 orc : Update to 0.4.23. af69192 kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout() 3bf5b6d arch-mips.inc: Change definition of TRANSLATED_TARGET_ARCH e558e54 feature-arm-thumb.inc: Remove extra space on thumb override 9e44be4 dmidecode: add powerpc64 to compatible host 6a41dd1 gcc-sanitizers: fix licensing b2b62c3 binconfig-disabled: install config scripts in sysroot 5e6e95d binconfig-disabled: try harder to prevent usage of config scripts 0383bb8 lighttpd: Use PACKAGECONFIG to enable openssl c453597 eglibc-use-option-groups.patch: Various fixups 2af94b0 python-smartpm: Fix attemptonly builds when file conflicts occur 5656567 u-boot-fw-utils: Fix the cross build f687f99 libidn_0.6.14: fix the QA Issue 6a63df7 glibc: CVE-2014-9402 endless loop in getaddr_r 5db14d5 nss: update package to 3.17.3 and build fix dacbc74 boost: Avoid to use local host configuration 43dc6b5 image_types.bbclass: manage 'cpio_append' directory e598bd5 image_types.bbclass: fixed 'init' creation for cpio images 579aa72 kmod: new PACKAGECONFIG debug and logging to help reduce binary size. db8e08c base-passwd: Don't replace $ variables in passwd and group files 99ee41b build-appliance-image: Upgrade for 1.8 Master fd37993 mkfontscale: Upgrade to 1.1.2 2baa624 libxml-parser-perl: upgrade to 2.44 8bef633 gcc: ensure target gcc headers can be included a3dbfc8 bind: fix typo chown->chmod c4c885b distcc: fix initscript can not stop distcc daemon correctly 959759b gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks 867758c shadow: securetty: Add Xilinx Zynq SoC 2323efc pseudo_1.6.x.bb/pseudo_git.bb: Pseudo 1.6.4 07f2eca tiny-init: set proper S value 745cebd bitbake: siggen: Ensure taskdata default functions exist in base class 2b899a4 net-tools: Fix rerunning of do_patch task 11ef55a kernel/image/depmodwrapper: Fixups for depmod 46dba26 gcc-runtime: Remove libgfortran data from receipe a9102e5 package.bbclass: Let PR server update PKGV, not PV 8bab098 lib/oe/package: Ensure strip breaks hardlinks 7f58a85 python-2.7-manifest: Add package for contextlib module 3948336 dhcp: not override site.h bee37d4 dhcp: upgrade to 4.3.1 02ee240 rpcbind: add PACKAGECONFIG for systemd 38978ee rpcbind: upgrade to 0.2.2 3676378 man-pages: upgrade to 3.76 f733dad gnupg: upgrade to 2.1.1 e758eb5 xmlto: upgrade to 0.0.25 0421c67 elfutils: upgrade to 1.161 5832ed3 packagegroup-self-hosted: package all of Python 9839638 fix '[[: not found' error message using dash c5fb558 packagegroup-core-sdk: add gcc-sanitizers to core SDK 166015c gcc-sanitizers: Enable GCC sanitizers 5b985fd oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacks 52a837e perf: fix for rebuilding f63f4b5 libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 58d91fa xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies 1b7b58a recipetool: add python dependency scanning support e490d79 recipetool: add python buildsystem support 26f7732 perl: Backport fix for bug #123591 817606a grub-efi: bump the PR e220207 neard: fix B != S 7cd7230 neard: fix parallel issue 940c417 guile: fix installed-vs-shipped error b31e6e7 Revert "guile: fixed installed-vs-shipped error" cf72ede base.bbclass: detect when S has been set incorrectly 4eb3db9 meta: set proper S value 00fbca6 xorg-minimal-fonts: set and handle S in a proper way 06a2dd7 lsof: handle S in a proper way ed3ddd4 makedevs: set and handle S in a proper way 32fb1de gnutls: fix sed command b2f8367 python3: fix for cross compiling 3873efd curl: Add PACKAGECONFIG for samba 8f9506b at-spi2-core: pass correct path to dbus-daemon c929bd3 texi2html: update po_document/Makefile.in.in for new gettext 77125fe texinfo: update po_document/Makefile.in.in for new gettext b3dd5ec gettext: upgrade to 0.19.4 edd91b4 opkg: fix libtoolize error d4e1862 libtool: upgraded to 2.4.4 d977873 automake: upgrade to 1.15 0d93a58 mklibs-native: upgrade to 0.1.40 4a0386e autogen-native: upgrade to 5.18.4 cc0ee9b grub: remove autogen-native dependency for tarball recipes 6f19667 lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdk 9538ee9 bitbake: cooker: Use expanded_data for ASSUME_PROVIDED 4eb3ffe bitbake: cooker: Rename event_data -> expanded_data 793f2f2 bitbake: server/process: Fix select call d95e988 bitbake: toastergui: enable re-ordering when columns are hidden 02c49c2 bitbake: toastergui: all projects column show/hide ca8c634 bitbake: toastergui: fix the second 'view all targets' link 2dba917 bitbake: toastergui: minor fixes 08e5a49 bitbake: toastegui: project page build selected targets c546815 bitbake: toastergui: fix all targets page search 4571c82 bitbake: toastergui: fix all-targets redirect 8e3be3f bitbake: toaster: newproject default release selection fix bdbc37f bitbake: toastergui: "Run again" button in build pages 99bbf30 bitbake: toastergui: fix duplicate IDs all builds page c7af070 bitbake: toasterui: save event backlog to build 4dc8edb bitbake: toastergui: save cookie for orderby/page size settings 07bfa68 poky.conf: change case of Poky for DISTRO<->SANITY mismatch d675932 upstream_tracking.inc: update entries for bash 8da8a0e bitbake: prserv/serv: Improve exit handling 6abcc61 bitbake: toaster: project configuration variables page d1dbf4c bitbake: toaster: project builds page 9a51fb3 bitbake: fetcher: use os.path.splitext() instead of string.split() f0d5edc bitbake: bin/bitbake: only check that /dev/shm is writable on Linux a67b855 bitbake: bb/fetch2/wget.py: latest_versionstring escape packagename when built regex c6f933e bitbake: cooker.py: trap the ENOSPC error and translate it e63723f bitbake: cooker: Further optimise pyinotify db45dde bitbake: command/cooker/knotty: Fix memres handling of command environment changes 3e4d84a arch-mips.inc: Add the MIPS ABIEXTENSION to toolchain name 3290dc9 maintainers: Clean up a couple items 08d3f44 bitbake: lib/fetch2: Tweak get_srcrev() function description 35c9fa0 maintainers: Update for non-maintained recipes d9d5b8b depmodwrapper-cross: Update to use STAGING_KERNEL_BUILDDIR 1dfb903 lib/oe/rootfs.py: Fix reference to abiversion file location 7298317 xserver-xorg: Always disable systemd-logind. 42b7055 maintainers.inc: update it 08970d4 glibc: Fix up minimal build with libc-libm 2d58e62 msmtp: fix configure options fde9288 kexec-tools: separate B and S 0a861d2 presentproto: separate B and S a7f4a3a rpm: separate B and S fb043c4 icon-naming-utils: separate B and S e6fd674 libfm: separate B and S 972178d libfm-extra: separate B and S 03ab499 connman: fix B != S 55a4586 python: fix B != S 84a76b2 alsa-utils: fix B != S 15ce397 libcroco: separate B and S 0736edb gnome-desktop-testing: separate B and S 3a0c5de qemu: fix B != S 9d4cad3 apr-util: fix B != S 646230a expect: separate B and S 0c498a7 oprofile: separate B and S 3d0bf25 pinentry: separate B and S de6e1fa bash: separate B and S 42947da gnutls: separate B and S 0e67d3c libgcrypt: separate B and S ec65748 flac: separate B and S e340a37 cracklib: separate B and S bd52abb cmake: fix B != S f7b94f6 bc: separate B and S d625245 ghostscript: fix B != S 3b1324b nspr: fix B != S 92597b5 libnl: separate B and S 2e1bdff rxvt-unicode: Add Upgraded version 9.21 586c5bd dtc: Upgrade to 1.4.1 (git based) 36be2d6 msmtp: Upgrade to 1.6.1 4bbe189 autotools.bbclass: print make clean 41e6eae quilt: set CLEANBROKEN 8617fde mkelfimage: set CLEANBROKEN 4acf17f slang: set CLEANBROKEN 8910c5e libxml-parser-perl: fix LICENSE to be more accurate fee4f23 libxml-simple-perl: fix LICENSE to be more accurate b404dd3 perl: fix LICENSE to be more accurate 56e8fc5 pigz: add Apache-2.0 to LICENSE ca6cb22 portmap: remove obsolete lines 8d8e035 man: remove fakeroot from do_install() 2acea20 cups: remove fakeroot from do_install() 93c9b3c libical: use BPN in SRC_URI f3eb277 gnu-efi: upgrade to 3.0.1 63925b5 bluez5: upgrade to 5.27 bbd5fe6 libaio: Upgrade to 0.3.110 85326e2 security_flags: disable pie support for libaio, blktrace and ltp 399c0fa usbutils: Add version 008 1f63bd2 systemd: add missing RDEPENDS e518d3e python-gitdb: upgrade to 0.6.1 3996f7a python-git: upgrade to 0.3.3 b39ebfd socat: forcibly disable use of libbsd 5e52a6c BAD_RECOMMENDATIONS also works for RPM packaging. 363100f curl: upgrade to 7.40 013de19 package.bbclass: Fix support for private libs 311d9d1 sysklogd: upgrade to 1.5.1 ce9cb7a coreutils: upgrade to 8.23 ce5cc41 sysstat: upgrade to stable version 11.0.2 5b7371b qt4-embedded: support c++0x stand for directfb ac35e3c directfb: upgrade to 1.7.6 7b8c6b8 lz4: update to r127 ac867c3 grub 2.0: several fixes 175d162 pax-utils: RDEPENDS on python 23864d6 parted: parted-ptest RDEPENDS on python ca133bc oprofile: disable documentation c2c4579 icecc.bbclass: properly handle disabling of icecc db2255d cross-canadian/meta-environment: Allow modification of TARGET_OS to be optional 0e35e33 openssh: deliver ssh-copy-id 2eaeba1 kernel-yocto: remove GUILT_BASE from terminal exports 34f3d55 kernel.bbclass: Update cleandirs to remove new kernel staging dirs fddf343 kernel-devsrc: Depend on virtual/kernel:do_compile 14fa134 perf: Disable perf-libunwind 4e13036 perf: Add libdw unwind support to perf-libunwind feature 46cdaf1 kernel: move source and build output to work-shared 92725ad kernel.bbclass: When linux/version.h exists, copy it 1a0343a module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKE 397f27c guile: fixed installed-vs-shipped error 4e20211 bitbake: toasterui: fix variable data error 2d78912 bitbake: toastergui: all builds page lists failed build requests ce78487 bitbake: toaster: layerdetails Remove compatibility setting 025533d bitbake: toaster: Add layer details page feature 2a6f739 bitbake: ConfHandler: Clean up bogus imports 5c9e2b2 bitbake: ConfHandler: Rename oldfn to parentfn to be clearer 967f13f bitbake: cooker: Improve pyinotify performance 1083747 libxml2: Backport fix for CVE introduced entity issues 2b92504 poky.conf: add support for running mips64 qemu machine eb7480f bitbake: cooker: Fix pyinotify handling of ENOENT issues 6c3c3e1 bitbake: cooker/cache/parse: Implement pyinofity based reconfigure 83f8a40 bitbake: bitbake: Add pyinotify to lib/ 3cd31b1 bitbake: bb/fetch2/ssh.py: Fix urldata.localpath use os.path.normpath 83a30df bitbake: fetch/git: Improve ls-remote handling for latest_revision c45589a poky.conf: mark all CentOS 6/7 versions as compatible 8763704 bitbake: toaster: implementation of project page 66e1b52 bitbake: toaster: branch name priority resolution 3e73af4 bitbake: toaster: do not launch web browser on noweb option 3c37669 bitbake: toaster: write pre-read conf file for build variables ed9fa17 bitbake: toaster: Improve client side error handling 2e26745 bitbake: ast: Add error when trying to use dash in sh function names 97d44bf bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums 26cd67e bitbake: wget: Add localpaths method which gives localpath with history 130958c bitbake: bitbake-worker: Use setsid() rather than setpgid() 1393e22 bitbake: cooker: Shut down the parser in error state cbb4f57 bind: Update libxml2 check to make it deterministic. 33f8236 git: upgrade to 2.2.1 9a998a4 file: upgrade to 5.22 19399d5 oeqa/parselogs: Added a check in case the folder location does not contain any log files 9fee93d pcmanfm: update to 1.2.3 bb21377 menu-cache: update to 1.0.0 6450281 libfm: update to 1.2.3 41fa9bd base.bbclass: Avoid explicit ${MAKE} in do_configure 2aa210c rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipes 292f32b glib-2.0: add HOMEPAGE c366bcb cogl: fix .pc file packaging 02f010b cmake-native: disable check for acl.h 9cfe52d libgpg-error: Update to 1.17 1a3afca liburcu: Upgrade to 0.8.6 108b481 libksba: Upgrade to 1.3.2 be42ad1 libassuan: Upgrade to 2.2.0 0943983 libffi: Upgrade to 3.2.1 6ca44e2 lsbinitscripts: Upgrade to 9.60 86b24bc json-c: Upgrade to 0.12 5e2bf79 openssl: fix hard paths in native openssl c4fc564 syslinux: Update to 6.0.3 31059be gnupg: Upgrade to 2.1.0 144630e cogl: enable egl-x11 when build with x11 188db83 cups: check avahi before use it d1b523e qt4: Fix QT4 applications spamming "QWSLock::down(): Invalid argument" fca3bc5 dropbear: upgrade to 2014.66 3fb5191 openssh: upgrade to 6.7p1 060e354 libevdev: upgrade to 1.3 3accae1 rgb: upgrade to 1.0.6. b457fe5 xkbcomp: upgrade to 1.3.0 c8cf56b xinit: upgrade to 1.3.4 1db3472 xf86-video-modesetting: upgrade to 0.9.0 8db61a9 xf86-input-synaptics: upgrade to 1.8.1 57f2f85 xf86-input-evdev: upgrade to 2.9.1 593ad57 xf86-video-intel: upgrade to 2.99.917 86d1a86 freetype: upgrade to 2.5.4. b186008 xkeyboard-config: upgrade to 2.13. cd00f2a libpng12: upgrade to 1.2.52 67786c4 librsvg: upgrade to 2.40.6 450a4aa hicolor-icon-theme: upgrade to 0.14 e4aa242 json-glib: upgrade to 1.0.2 fad05a7 gst-fluendo-mp3: upgrade to 0.10.31 4935fe6 insane.bbclass: fix desktop cc73622 kernel.bbclass: fix do_unpack function when S ends with slash 0e92cbc pulseaudio: use stricter PACKAGES_DYNAMIC 97ca1c3 poky.conf: add file-rdeps to WARN_QA 2674ddb dev-manual: Some minor fixes to some text. cf17b6c dev-manual: Minor hyphenation fix. 060d30d bsp-guide: Added more detail for customizing a BSP recipe 54f98c0 bsp-guide: Cleaned up some examples affected by VESA-support eae11ba bsp-guide: Updates to the "yocto-bsp" section. bc42151 bsp-guide: Some minor fixes to the BSP Guide e38e7e7 bsp-guide: Some corrections to the Crown Bay code examples. 63e4452 Makefile: Clean ups to the Makefile. 67f9fa9 poky.ent: Updated the high-end copyright date to "2015". 46f120c documentation: Updated all XSL style sheet imports to use 1.76.1 version bfe7d30 gstreamer1.0-omx: use mulitple SCMs to fetch submodules b3d517a image.bbclass: Remove 'set_image_autologin' function ea06c15 telepathy: remove (moved to meta-oe) d25f398 lttng-ust: Update to 2.5.2 version 1fc866e lttng-tools: Update to 2.5.3 version b371b6b lttng-modules: Update to revision to 16d7431c3 93f902f libinput: update to 0.7.0 4ae6e8f mmc-utils: update to latest git version 8c9fb9d oeqa/selftest: fix test_incremental_image_generation for changes in log output 9c16a96 gstreamer1.0-rtsp-server: upgrade to 1.4.5 dabb7f6 gstreamer1.0-libav: upgrade to 1.4.5 7bdb55f gstreamer1.0-plugins-ugly: upgrade to 1.4.5 fbf32be gstreamer1.0-plugins-good: upgrade to 1.4.5 f5e4d7b gstreamer1.0-plugins-bad: upgrade to 1.4.5 88b6366 gstreamer1.0-plugins-base: upgrade to 1.4.5 8c42ad4 gstreamer1.0: upgrade to 1.4.5 4477069 oeqa/parselogs: Add harmless failure warning introduced by new qemu version on qemuppc 39dea06 qemu: upgrade to 2.2.0 5c8ef2b gstreamer1.0-plugins-base: Taglist will not be sent to downstream if all the frame corrupted 0b97142 gstreamer1.0-plugins-good: Decrease the rank as havn't this kind of decoder for asteriskh263 ff46a34 xcb-util-keysyms: upgrade to 0.4.0 f5cb9a7 xcb-util-image: upgrade to 0.4.0 5da3d30 xcb-util: upgrade to 0.4.0 b74c1ad xtrans: upgrade to 1.3.5 f551ab1 libxext: upgrade to 1.3.3 9e64b6d gtk+: upgrade to 2.24.25 db8bf52 pango: upgrade to 1.36.8 e81b8ab harfbuzz: upgrade to 0.9.37 538b6b6 cairo: upgrade to 1.12.8 515d71a at-spi2-atk: upgrade to 2.14.1. cfc6154 at-spi2-core: upgrade to 2.14.1 344ce08 atk: upgrade to 2.14.0 d26dcd8 glib-2.0: Upgrade to 2.42.1 fa9777b sqlite3: Upgrade to 3.8.7.4 1e8147a mc: Upgrade to 4.8.13 0d58be6 lsof: Upgrade to 4.88 6e13bfb acpid: Upgrade to 2.0.23 4db2bdf xrandr: Upgrade to 1.4.3 e400e03 pciutils: change default value of PACKAGECONFIG 6ceceb1 bind: fix for CVE-2014-8500 4889478 diffutils & diffstat: fix up EXTRA_OECONF 8bd9b20 wpa-supplicant: avoid host contamination of drivers by libnl3 8de27f8 clutter: enable EGL backend by default 82a5df1 clutter-1.0: add ptest 66ede54 clutter-1.0: upgrade to v1.20.0 96f9761 local.conf.sample: Add qemuarm64 8b8d46f bitbake: utils: make edit_metadata_file() handle VARIABLE += b264f56 bitbake: bitbake-layers: fix error handling in add-layer / remove-layer 6dde745 binutils: several security fixes 508c95d m4: Disable searching for libsigsegv 4b2a1d8 diffutils: Disable searching for libsigsegv 16d74f8 grep: upgrade to 2.21 088d4bb xz: upgrade to latest stable release 5.2.0 8bc9af4 pciutils: add PACKAGECONFIG for 'hwdb' 39e21d1 pciutils: upgrade to 3.3.0 5f62b2c sudo: upgrade to latest state version 1.8.11p2 e3aa717 tar: upgrade to 2.18 09c1c79 kmod: upgrade to 19 c73a6ca boost : Add the atomic and chrono libraries to the build. e3a623b runqemu-internal: increase memory for qemuarm64 575ba9a elfutils: Update PREFERRED_VERSION after upgrade 93ba8e0 oeqa/selftest: fix test_force_task so it doesn't taint the entire build 5268d8a oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_git 9c93079 oeqa/selftest: improve failure messages for devtool tests 41f3dd1 oeqa/selftest: skip test_incremental_image_generation if not using rpm 8bb5dcc oeqa/selftest: fix test_event_handler for changes in bitbake output 7d9b5fb oeqa/utils: fix testcase decorator to allow calling tests individually d4d73b0 oeqa/utils: replace some tabs with spaces e75139c bitbake: fetch2/wget: Fix horrible temp file handling 1d4908d bitbake: tests/data: Add a key deletion test 4d06fb7 bitbake: tests/fetch: Add versionstring tests to network tests list, fix print() 5445339 bitbake: data_smart: Ensure d.keys() doesn't list deleted variables 172ea4f dpkg: Upgrade to 1.17.21 f6cf293 pythonnative: set PYTHON_EXECUTABLE so that cmake can find it 052c67c wic: account for mmcblk device partition naming 51374d5 lsb: remove sendmail from sysroot 422c317 bind: fix conf.patch to add db.255 configuration file b4499ec image.bbclass: avoid boot error on read-only systemd image bcc548c license.bbclass: hardlink requires write permission ccd2f54 opkg-collateral: Use new lists_dir syntax d33bfe4 ppp: upgrade 2.4.7 4641f72 pax-utils: upgrade to 0.9.2 7296df4 apr-util: upgrade to 1.5.4 bd4052b libxml2: upgrade to 2.9.2 3ef9f83 license: Validate if LICENSE is well defined. 101c3bf license_class: fix license.manifest shows LICENSE field differently to recipe c924c07 logrotate: upgrade to 3.8.8 01c7d08 lib/oe/image.py: Handle compressed IMAGE_TYPEDEP values 7856fb3 image_types.bbclass: Rework code to map types for 'ext3' fc74b5d image_types.bbclass: Respect IMAGE_TYPEDEP dependencies ac17cd3 poky.conf: Add qemuarm64 support 8c90663 bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove deprecated code 6b33e1a bitbake: ui/ncurses: Update ncurses ui to accept configParams d31b7bd bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERN db3f589 bitbake: bitbake-layers: add commands for adding and removing layers b1e5a67 bitbake: utils: add basic metadata manipulation functions 7b70d5e bitbake: siggen: ensure nostamp tasks force dependent tasks to re-execute c91b10c init-ifupdown: Add missing script for qemuarm64 a273462 libpng 1.6.13: fix build for aarch64 f1d83b8 make: upgrade to 4.1 5756e07 git: upgrade to 2.2.0 9b49cfd rsync: upgrade to 3.1.1 9b6247b wget: add PACKAGECONFIG for util-linux f3c615e wget: upgrade to 1.16.1 7d8fe6d file: upgrade to 5.21 e185893 runqemu-internal: Fix qemu networking for qemuarm64 eef1d41 linux-yocto: Fixup linux-yocto for aarch64 eba9c1b aarch-arm64: Update tune files a1d75c2 glibc-package: aarch64 enable symlink for ABI compliance 3923f7e gcc: Disable aarch64 multilib options 5fd4e25 packagegroup-core-tools-profile: remove sysprof for aarch64 8bf791c kexec-tools: add aarch64 support f78f9d7 runqemu: add qemuarm64 support. b6663eb libunwind: add aarch64 support 4c2048f guile: allow compilation for aarch64 ba1db06 lttng: recognize aarch64 1ce4f04 sysprof: disable build for aarch64 fbfabde qt4: add aarch64 support 5b3107a libatomics-ops: add aarch64 target iniitial support c4c7d86 glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES 275504e libc-package.bbclass: add aarch64 target to locale_arch_options 2637385 siteinfo: account for 32 and 64 bit arm 8781b49 Add machine qemuarm64 28ba4d3 linux-yocto: depend on libgcc for aarch64 2ca1870 python-2.7-manifest.inc: add stdlib argparse module 9a9a226 python-argparse: remove external argparse module 4a17e7c opkg-utils: Update SRCREV f25fdec byacc: Upgrade to 20141128 d0e3099 cups: Upgrade to 2.0.1 5734086 less: Upgrade to 471 8d46255 devtool: add QA tests 0d686cc scripts/devtool: Support deploy/undeploy function cd5ca4a scripts/devtool: add development helper tool b7d53f2 scripts: add scriptutils module 5638ca2 scripts/recipetool: Add a recipe auto-creation script f176b0c classes/externalsrc: set do_compile as nostamp d7aec8c oeqa/utils: make get_bb_var() more reliable 15de188 kernel-devsrc: Ensure we have a dependency on the actual source b99419f README.hardware: update beaglebone entry to match KERNEL_IMAGETYPE 1f5eaa3 beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot 5d72743 meta-yocto/conf/distro/include: Update package_regex'es and upstream info. b671847 sanity: TMPDIR ABI change for kernel process db73bcc lib/oe: add recipeutils module 12bb32e lib/oe/patch: add support for extracting patches from git tree 50e771d lib/oe/patch.py: abort "git am" if it fails 37db9e6 lib/oe/patch: use --keep-cr with git am 400933b lib/oe/patch: auto-commit when falling back from git am e03c047 lib/oe/patch: fall back to patch if git apply fails de8730c classes/package: move read_shlib_providers() to a common unit 3e6e4e0 meta-environment: don't mark tasks as nostamp 54d5e74 core-image-sato-sdk: Use kernel-devsrc to ensure kernel module builds work 6ae253c boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysroot c5236d7 bootimg: Use deploy artefacts, not STAGING_KERNEL_DIR 1dd37a2 kernel: Fix non linux-yocto builds 6eb95d6 kernel-devsrc: Ensure we don't race against do_make_scripts from module-base.bbclass da2764e kernel-devsrc: Handle ppc crtsaves.o explictly for now 76b7e81 kernel-devsrc: Inherit module-base 22246c6 kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't run bc97e85 linux-libc-headers: Upgrade 3.17 -> 3.17.7 be50d1d linux-libc-headers: update to 3.17 c219f6b socat: fix compile erorr against 3.17+ kernel headers fc152d9 linux-yocto/3.14: update to 3.14.26, integrate ltsi and -rt updates 88fb739 linux-yocto/3.10: update to v3.10.62 d02bb17 linux-yocto/3.17: update to v3.17.6 7a16c50 lttng-modules: fix mm_compaction_isolate_template build 662f39e linux-yocto/3.14: update to v3.14.24 bb98127 linux-yocto/3.10: update to v3.10.59 f0fe7dc linux-yocto/3.17: update to v3.17.2 33437d6 linux-yocto/3.17: update to v3.17.1 63695c6 kernel: Clean ${S} before unpack d0857f4 sanity: TMPDIR ABI change for kernel process 6a5a2df kernel-yocto: make sure git tags get dereferenced properly in do_patch() 5b71b69 kernel-yocto: fix non-git builds 2214cb2 lttng/perf: depend on virtual/kernel:do_install b829eaa images: introduce core-image-kernel-dev a1c24ec kerneldev: create kernel-devsrc packaging d1aced4 kernel: fix out of tree module builds 86893e4 kernel: Rearrange for 1.8 1ff64a7 image: Avoid race over directory creation e2f68c0 dbus-test: Fix SRC_URI checksum to match dbus 900f27a report-error: Handle the case no logfile exists 88528a1 ref-manual: Update to the BOOT_IMAGE_FILES variable in the glossary 99bd2c4 ref-manual: Updates to some tuning variables in the glossary: 4f0fa92 Revert "yocto-project-qs, mega-manual: Conformed to YP book set" d23e189 Revert "yocto-project-qs: Removed redundant code to display title image." 5c7acf0 yocto-project-qs: Removed redundant code to display title image. c576556 yocto-project-qs, mega-manual: Conformed to YP book set 6ee3207 yocto-project-qs: Updated DocBook type declaration 2059a66 security_flags: Fix typo for cups 973c565 busybox-mdev: Support automatic mounting of block devices 6695f76 busybox-mdev: Add hotplug kernel module support to mdev.conf f9392a5 busybox/find-touchscreen.sh: Simplify script and recognize USB devices f50c622 busybox-mdev: Install missing find-touchscreen.sh 3ee4015 powertop: Fix build for !uclibc 88af919 common-licenses: add SMAIL_GPL cff6c48 wic: add globbing support in IMAGE_BOOT_FILES entries 90487df wic: IMAGE_BOOT_FILES format checks in bootimg-partition source 94e1442 mesa: add PACKAGECONFIG support for gallium XA state tracker 7d495e5 vala: Add Upstream-Status to patch 3c55f44 oprofile: add missing Upstream-Status 77e1c5f which: add missing Upstream-Status 02e11ce udev-cache: refactor conditionals and error handling 408baa9 udev-cache: Update cache asynchronously 88c184a udev-cache: invalidate on rules.d changes 7c522ce udev-cache: always warn on console if invalidated 8b0be80 udev-cache: Clean up message when cache is invalidated 0002d46 udev-cache: refactor sysconf generation c6e8f07 udev-cache: don't generate sysconf twice 7f8634c udev-cache: replace readfiles() with cmp 24a159e udev-cache: stop race between sysconf and cache generation a957ff1 buildtools-tarball: restore missing git tools d5e0cc7 systemd-systemctl: add handling of template unit files 0932d84 libproxy: let INCOMPATIBLE_LICENSE supports wildcard b3c625a default-versions.inc: let INCOMPATIBLE_LICENSE supports wildcard 5f78cf9 base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSE fc51832 gcc runtime: specify license on a per package basis 31e86e6 toaster.bbclass: trigger event for other image files 1f41cb6 systemd: backport patch to fix reading journal backwards ef552b9 font-util: Fix incorrect PKG_CONFIG_PATH 244cb9b package.bbclass: do variable fixups even when FILES was set 48b3540 kernel.bbclass: Remove bashism 3195210 image_types.bbclass: Populate cpio /init as symlink 25a3ab1 shadow: disable nscd feature when glibc is not built with spawn posix functions 1b330a4 gnutls: upgrade to 3.3.11 3fb5467 packagegroup-core-tools-profile: allow lttng-modules for ARM 2cd226e glibc: CVE 2014-7817 and 2012-3406 fixes d913c67 openssh: move setting LD to allow for correct override 48a0394 qemu: disable vte if gtk is also disabled 73388a1 gstreamer1.0-* fix configure for out of tree build on git recipes f9ea938 connman: use PACKAGECONFIG to control systemd option 2c8be73 ofono: use PACKAGECONFIG for systemd and bluetooth b9ed702 gst-plugins-bad: add PACKAGECONFIG for the RTMP plugin 8a4e32d gst-plugins: remove spurious whitespace 0a791e9 bitbake: data: escape '$' in shell variable assignment bb83fcc bitbake: toaster: importlayer Tidy up the page initialisation 641c50d bitbake: toaster: Change the full stop to a colon 6f3f059 bitbake: toaster: Formatting changes to error messages c89fd79 bitbake: toaster: projectapp Add links to the imported layers notify 8d96256 bitbake: toaster: importlayer Avoid namespace clash with layer name dadc11a bitbake: toaster: Importlayer add notify exactly which layers changed bd6b879 bitbake: toaster: tweaking the import layers form 1605cd3 bitbake: toaster: Add import layer feature. 13141af bitbake: toasterui: refactor project layer finding logic 7d5cd68 bitbake: toaster: libtoaster Add editProject and getLayerDepsForProject d5fc4f7 bitbake: toaster: libtoaster Add a error handler to GET in makeTypehead c058c37 bitbake: toaster: Initialise the 'change' icon tooltips 3910763 bitbake: toaster: base Only show change project icon when > one project 4061fcd bitbake: add POST endpoint for uploading eventlog files aa9816a bitbake: toastergui: implement UI changes to allow file download 85a17f8 bitbake: add option to write offline event log file d086fa3 bitbake: toasterui: add extra debug and development infos f99f2cd bitbake: add build artifacts table and other improvements c467bbd toasterconf: naming and description changes fb76005 yocto-bsp: Get rid of 'strange' filenames in x86_64 templates 82e8b73 yocto-layer: Get rid of 'strange' filenames in templates 4b4eca1 yocto-bsp: Get rid of 'strange' filenames in powerpc templates debb440 yocto-bsp: Get rid of 'strange' filenames in mips64 templates 4b82dab yocto-bsp: Get rid of 'strange' filenames in arm templates 6a10332 yocto-bsp: Get rid of 'strange' filenames in mips templates 37a6aff yocto-bsp: Get rid of 'strange' filenames in x86 templates cac5446 yocto-bsp: Get rid of 'strange' filenames ed99aee yocto-bsp: Add a processing pass to get rid of 'strange' filenames 8657c2f serf: readded md5sum 456ea67 gsettings-desktop-schemas: remove 87c310c npth: npth needs pthread in some cases 7ae7964 babeltrace: Update to 1.2.4 40304fc procps: Upgrade to 3.3.10 6bcd295 python-pycurl: build docstrings to fix rebuilds b570d90 valgrind: update to 3.10.1 c72bada apr: avoid absolute paths for grep bcc18fe midori: update to 0.5.8 b9001b6 cpio: fix bug CVE-2014-9112 for cpio-2.11 8018f61 cpio: fix bug CVE-2014-9112 for cpio-2.8 adb8c0d libxcb, xcbproto: upgrade to version 1.11 ae7bfb2 autoconf: disable checking for emacs 93f3754 bluez5: support experimental through PACKAGECONFIG 360064a bluez5: add a package for tools left in the build area 756cb16 bluez-hcidump: select provider as bluez4 or bluez5 74d4a5c python3-core: Fix minimal python3 install 2b945a9 python: add python-codecs runtime dependency for python-json 3499544 python: fix ssl import error 7f7d3b7 gstreamer1.0-libav: specify proper cross-prefix acfb298 xorg-xserver: Upgrade to 1.16.2. 993989f mesa: Upgrade to 10.3.4. fe4aa1a dtc: don't use autotools as this doesn't use autotools 5168672 distro/poky: Add Debian 8 (Jessie) as sanity tested ec6377b bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write example d5a808d bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information. 1aae447 bitbake: runqueue: Fix 100% cpu use after keyboard interrupt eb2ea6f bitbake: data: Handle BASH_FUNC shellshock implication 9c02ad9 bitbake: event: fix resetting class handlers object c1ef10a bitbake: event: add a means of filtering events internally eb0a6fc bitbake: fetch2: add means of disabling SRC_URI checksums cde2848 bitbake: utils: add exec_flat_python_func() 8ff0840 bitbake: bitbake-user-manual: Updated copyright to 2015. 3a17209 dev-manual: Added link to ptest wiki page into Ptest section. 8165210 bsp-guide: Fixed ambiguous sentence. 400cb14 ref-manual: Created form for context images for variables 56d0995 ref-manual: Added XSERVER variable description to the glossary. 6a57cb1 dev-manual: Added more info to mulit-machine builds section. 117c9b4 dev-manual: Edits to the multi-machine builds section. 81fb49b ref-manual: Added info strings for variables in glossary. 5f4050f dev-manual: First draft of "multi-builds" section. 146d4bb ref-manual: WIP - Edits for the speed section. 62a67c8 ref-manual: WIP - New section on speeding up builds. b813bde qemu/libc-package: Fix qemu option handling da53141 libnewt: set CLEANBROKEN 764e08b libdrm: Upgrade to 2.4.58. 7930902 bzip2: use subdir SRC_URI param instead of adding tasks 9a79319 tcmode-default.inc: use GCCVERSION for gcc-source 0ca237d default-distrovars: add gcc-source recipe to the GPLv3 whitelist 450651b gcc: stub do_fetch instead of removing it 3d1199c cwautomacros: stub do_configure to avoid cleaning 814ad79 gnome-doc-utils: set CLEANBROKEN a1abb63 autotools.bbclass: respect CLEANBROKEN 55db877 base.bbclass: fix CLEANBROKEN logic bdadf2f coreutils-native: don't install groups 997fb34 gzip: fix MakeMaker issues with using wrong SHELL/GREP 984e17d lzo: add debian patch for alignment issue 3cbe382 util-linux: add switch_root to alternatives list 5e21592 Revert "busybox : fix do_compile failed on qemumips when DEBUG_BUILD (ICE)" 853e76f8 openssh: fix using the original config files in srcdir 615fb3b package_manager.py: fix arguments to string format 9fc63c5 eglibc: modified option-groups.h generation 0935937 mesa-demos: Move util to the front of the SUBDIRS variable. ab4ed9c glew: Additional fix for generation of glew.pc. 95fcc67 image.bbclass: whitespace d3b221d image.bbclass: remove comment that readonly only works for sysvinit 07f7764 qt4: disable webkit for mips64 n32 temporarily 8403b75 Revert "qt4*.bbclass: disable build qt on mips64 with 64 bits userspace" 05f206d bootchart2: fix to find collector correctly in case of multilib 845fc6f systemd: add PACKAGECONFIG for 'manpages' 8729809 libxslt: create wrapper to avoid host system referencing 8ad1d1d kernel-yocto.bbclass: fix shell syntax error 7d59e19 gnutls: disable tpm 93bf97b powertop: update version number from 2.6.1 to 2.7 4de97f7 gstreamer1.0-plugins-bad.inc: Disable cocoa on configure 60d504b cmake: supply CMAKE_AR in toolchain file 54d0203 valgrind: Upgrade to 3.10.0 ab70595 weston: fix plugin location in FILES dec0b0f dbus: don't use PTEST_ENABLED as recipe doesn't inherit ptest 6b58ddb python: remove spurious nativesdk dependency 4835629 python: ensure all of Python is installed in nativesdk bf0ec70 yocto-bsp: Add mips64 support 0cc9a12 yocto-bsp: Update templates to 3.17 kernel 4fa0f0c meta-yocto/distro: Updated SANITY_TESTED_DISTROS. a862bf0 upstream_tracking.inc: update entries for dbus 9315a2b bitbake: bitbake: Update to 1.25.0 as development version after release b92ec90 bitbake: data: rename defaultval to _defaultval 1332298 gdb: disable Guile fcd72aa attr: use EXTRA_AUTORECONF to disable autoheader 8a21eee bash: use EXTRA_AUTORECONF to disable autoheader 1ecad61 toolchain-script: Add support for ccache builds with the SDK 1a46946 libpam: avoid overwritting editable files during package updating b4f4d0f initscripts: avoid overwritting editable files during package updating 535afd4 base-files: avoid overwritting editable files during package updating 5007319 package_manager.py: check the result of create_index 5030c7f compress_doc.bbclass: support update-alternatives 887ffa0 compress_doc.bbclass: improve manual file detection 97d5b99 metadata_scm: Fix crash due to uncaught python exception 496a793 serf: fix 'ccache' builds ec47811 package.bbclass: Create empty key/value if not there for shlib_provider 35e0a3e resolvconf: add fixes for busybox and make it work bc9adc1 pseudo: remove older version and patches 85c4761 boost: Upgrade to 1.57 2f7c9fa npth: Upgrade to 1.1 2a7b875 babeltrace: Upgrade to 1.2.3 bcff2a7 curl: Ugrade to 7.38 49329f4 connman-gnome: fix dbus interface name 1654f38 dbus-glib: Upgrade to 0.102 89a8e1c dbus-test: Upgrade to 1.8.10 6e0f74a dbus: Upgrade to 1.8.10 ec6aeea libnewt/libnewt-python: upgrade to 0.52.18 4b938a6 cracklib: upgrade to 2.9.2 f821566 gcc: Rework shared work 893f9b2 bitbake.conf: remove internal flags from BB_SIGNATURE_EXCLUDE_FLAGS 77eebcc scripts: don't skip defaultval e89a5d0 uboot-config.bbclass: don't skip defaultval cd90414 base.bbclass: don't skip defaultval daeb4a4 sanity.conf: Update to require bitbake 1.25.0 as minimum version b863141 package_regex.inc: Update REGEX'es in order to find upstream versions correctly 2fc06a1 bitbake: cooker: Allow featureset in error state b585c4b bitbake: fetch/wget: latest_versionstring clean improvments minor 0ce833d bitbake: tests/fetch: Update wget latest_versionstring cups case 158aee7 bitbake: fetch/wget: latest_versionstring remove newuri set because is previous set 75b82b0 bitbake: fetch/wget: latest_versionstring add support for search in RAW html lines aa35076 bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name in version comparision 4b29329 bitbake: fetch/wget: latest_versionstring improvments in searching af47f14 bitbake: fetch/wget: latest_versionstring add package_custom_regex_comp cd40af6 bitbake: fetch/wget: Improve REGEX_URI handling a7bdd0e bitbake: fetch/wget: _init_regexes rename variables to be more consistent and move dirver_regex into it 35b7089 bitbake: fetch/wget: latest_versionstring create _init_regex method for have one place when regex'es are defined 6cecdd1 bitbake: toaster: remove the word 'project' from layers and machine fee87cd bitbake: toaster: release name consistency af51fb0 bitbake: toasterui: Compatibility patch for daisy and dizzy dc1be9c bitbake: toaster: fix padding of build notifications c31f309 bitbake: toaster: make 'latest builds' section consistent across pages be2475b bitbake: toaster: fix errors and warnings display 126bca4 bitbake: toastergui: new project page 5790337 bitbake: toaster: fix loadconf path calculation d9644d4 bitbake: toasterui: fix layer identification for managed builds af1f9fd bitbake: toaster: display Toaster exceptions and other fixes 707a960 bitbake: toastergui: do not show project info in interactive mode 4c82dfb bitbake: toastergui: update layer search criteria 152e2d9 bitbake: toaster: base Only show New Build button when there are > 0 projects 49ac18d bitbake: toaster: use http proxies to fetch data 2192445 distrodata_class: checkpkg make usage of latest_versionstring methods in bitbake fetcher fd9fc49 gcc-4.8: Drop unused patch ef7ea38 qemu: Add missing wacom HID descriptor c5ebca2 toaster.bbclass: use the openembedded-core name e2cf2d1 toaster: naming and description changes 99262b6 toasterconf: fix localpath values 0bc03af maintainers.inc: update maintainers ab63640 gdk-pixbuf: use ptest-gnome f363c20 useradd.bbclass: set PSEUDO_PASSWD consistent with root directory b0b468d bitbake.conf: pseudo fall back to last-resort passwd files e96ac60 pseudo: provide fallback passwd and group files 4ad0821 pseudo: default --without-passwd-fallback d1434d9 image.bbclass: search both rootfs and native staging for passwd files 835f5c8 pseudo: support multiple search directories in PSEUDO_PASSWD d2b8576 pseudo: support --without-passwd-fallback configuration option 16e8b40 oeqa/runtime: Added some new filters for the log parser Including custom filters for edgerouter, minnow and jasperforest. 3857f24 procps: install symlink under /etc/sysctl.d in case of systemd 2e13f27 elfutils: upgrade to 0.160 fa234ef bind: clean host path in isc-config.sh fc5ad52 e2fsprogs: clean host path in compile_et, mk_cmds 692950e bash: clean host path in bashbug 3fc5cfe gst-ffmpeg: fixes for CVE-2014-8548 and CVE-2014-8541 a2b7b6d opkg-utils: Update SRCREV 417ce46 opkg: Update patch status 0ee83d7 opkg: Upgrade to v0.2.4 11d9f02 libpam: Stop a QA WARNING when building multlib version ce8c56f python3: several fixes for cross compiling 4a7446e cronie: Added default crontab b4ba8d6 gnome-desktop: removed gnome-desktop recipe 44a8677 gnome-common: Upgrade to 3.14.0 4d9172d cronie: Upgrade to 1.4.12 1379659 nfs-utils: Upgrade to 1.3.1 16edf5c iproute2: upgrade to 3.17.0 2169801 libpcap: upgrade to 1.6.2 273572d netbase: upgrade to 5.3 89108b4 serf: 1.3.6 -> 1.3.8 322ba17 perl: fix PERL5LIB settings 67261e2 dtc: old SRC_URI died, changing to new working one 49547a6 toaster: add toaster layer configuration files ae7c1e5 toaster: add toaster layer configuration files for meta-yocto 39bace0 bitbake: toaster: do not show target if target name is empty f3ffeba bitbake: toaster: fix dependencies dialog layout 57b8ccc bitbake: toaster: add no results state to all layers page 2066b9b bitbake: toaster: Tiny refinements to the new build button dialog 3530316 bitbake: toaster: project page remove additional tooltip for Change pencil f26c3cd bitbake: toaster: Add New Build Button feature 5b8a62d bitbake: toaster: libtoaster: Add getProjectInfo utility function fa9206e bitbake: toaster: Create libtoaster.js with some utility functions 0b6859c bitbake: toastergui: layer name correlation 5b0616a bitbake: toaster: skip virtualenv when searching for django apps 2f3e40c bitbake: toaster: fix file name collision c09e561 bitbake: bitbake-worker: exit normally when SIGHUP 7d559fc gtk+: drop part of patch adding useless file 69e388b xmodmap: drop already applied patch 0ed1983 cmake: drop already applied patches 4d67727 openssh: drop already applied patch bc41835 cups: remove unrecognised option 3092f33 spdx.bbclass: improved error handling and code cleanup 0f5d0e9 postinst-intercept: rename recipe for nativesdk only 9ca0777 toolchain-shar-template.sh: fix the text files in the top dir 71df8a4 shadow-securetty: add ttyAM[0-3] serial ports 01e9ca3 bind: use PACKAGE_BEFORE_PN instead of PACKAGES_prepend c360dcb gcc-4.9: fix the compile failure of 'defaults.h' not found 3e813f4 ethtool: Upgrade to 3.16 aa2c154 parted: upgrade to 3.2 8aa5f17 byacc: Upgrade to 20141006 bd45e51 tcl: Upgrade to 8.6.3 7ce2293 lsb: update RDEPENDS for broken-out util-linux-getopt 887c75a default-providers.inc: define VIRTUAL-RUNTIME_getopt 92afbae util-linux: break out util-linux-getopt 318730b rpm: fix the rpm addsign function 07a31ed python: Fix CVE-2014-7185 587b28b ghostscript: upgrade to 9.15 58bee16 systemd-serialgetty: Disable the carrier detect requirement for serial consoles 3a3e5ab sysvinit-inittab: Disable the carrier detect requirement for serial consoles 7bc2e2a toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is provided 9544db4 xkeyboard-config: Inherit gettext 419a37e bluez5: fix QA error from configure option fd338cf linux-firmware: upgrade to git rev 0e5f637 cdbcadf bluez5: upgrade to 5.25 9f2732b sbc: upgrade to 1.3 d681466 wpa-supplicant: upgrade to 2.3 3c7cf5d bitbake: bb.codeparser.py: Remove reference for oe.utils.contains d895e96 bitbake: depexp: use stateForceShutdown instead of stateStop edaeb89 bitbake: cooker.py: fix loginfo op being set to an invalid value c5d19aa bitbake: toastergui: fix XSS injection points in projects page 326d5b1 bitbake: toaster: importing angular service 76f1800 bitbake: toastergui: Silly UI fixes 3a338a2 bitbake: toaster: Replace bootstrap js with the correct version 7b65fa9 bitbake: toastergui: changes for the Project page, round 3 of reviews abf7551 bitbake: toaster: separate the load configuration file command 6f0496e bitbake: toaster: Update filter count labels when Add/Remove layers 6cfd8aa bitbake: toaster: Fix the table data so that it matches the column order 42afeb4 bitbake: toastergui: Various fixes for projects, layers and targets page 46f1fbe bitbake: adding angular-animate plugin 78e3a78 bitbake: toaster: update Release model to pinpoint to specific Branch 990fb9e bitbake: toaster: SQL query logging 3e9fc8d bitbake: toasterui: performance improvements 0ca70ce bitbake: toaster script: webport option and other improvements baa1082 docbook-xsl-stylesheets: fix do_configure typo 15d7937 tzdata: update to 2014j 42444d3 tzcode: update to 2014j 5638e1f strace: add libunwind dependency bb213d8 meta-environment: Fix config-site with a multilib config 8c240ad vala: upgrade to 0.26.1 92dd727 opkg-utils: Update SRCREV 2decbd0 nss: Upgrade to 3.17.2 7abfdd2 documentation.conf: add missing tasks / variables 2cdcd4b classextend: Do not extend for that already have multilib prefix c5f8996 systemd: add PACKAGECONFIG for 'audit' 12fe05c apr-native: Set CONFIG_SHELL to /bin/bash 5c69e44 gptfdisk: add 0.8.10+git version 35c2ff7 qemu: remove task sanitize_sources 5c23ec6 u-boot: update to version 2014.07 2abfdcf systemd: avoid using system-auth e9b729d libtool: remove build host paths from installed libtool 507947a beecrypt: add option --with-dev-dsp c0dafd3 scripts: use '/usr/bin/env' in shebangs with python 3e06883 bitbake: progressbar: use '/usr/bin/env' in shebangs with python 6bb241a bitbake: fetch/wget: Add latest_versionstring method 7587877 bitbake: fetch/git: Add latest_versionstring method 95c7b39 maintainers: Update per replies on OE-Core 3c741a8 oprofile: 0.9.9 -> 1.0.0 77d62cc python-pygtk: Clean up incorrect "fix" fb4d7ec populate_sdk_base: improve POSIXLY_CORRECT compat a899e13 tcl: Upgrade to 8.6.2 24ad278 strace: Upgrade to 4.9 bfe16db byacc: Upgrade to 20140715 a485eb8 libpcre: Upgrade to 8.36 4d9771a lz4: update to version r123 59283bd pinentry: update 0.9 da6a4f6 ncurses, busybox, cml1.bbclass: Fix menuconfig display corruption 8f9ed24 nfs-utils: change owner/group of directories in do_install 5fe3954 perl: set the perl libraries search path b3ea9b6 apt: Add missing running depency debianutils 9e3c886 debianutils: Add recipe from meta-oe 1d19791 package_manager: DpkgPM fix populate_sdk ed3e253 image-buildinfo.bbclass: new class, writes build information to image c582375 watchdog: Upgrade to 5.14 f5ecb75 man-pages: Upgrade to 3.75 739100c lsbinitscripts: Upgrade to 9.56.1 b166d5c less: Upgrade to 470 8523fd5 hdparm: Upgrade to 9.45 2ce92ad help2man: Upgrade to 1.46.4 0aca644 cups: Upgrade to 2.0.0 b230663 at: Upgrade to 3.1.16 2fa79a9 resolvconf: Upgrade to 1.76 1ec6ea1 libxkbcommon: Upgrade to 0.5.0 afd7e24 systemtap: Upgrade to 2.6 Git Version 58c76d1 libksba: Ugrade to 1.3.1 813718c libgcrypt: Ugrade to 1.6.2 ddc5abe liburcu: Ugrade to 0.8.5 5ff390f npth: Upgrade to 1.0 54cedb1 btrfs: Update to 3.17 version 78f6f53 libcap: Upgrade to 2.24 0ee5eb2 gcc: Fix intermittent failures during configure b78e3e3 gdb: 7.7.1 -> 7.8.1 593f14b package/prserv: Merge two similar functions into one d01b8d5 base: Make PRINC warning an error cb4b12c perl: Enable rebuilds to account for configuration changes e6cbda6 base: Improve makefile clean handling, introduce CLEANBROKEN variable 2020ba7 ltp: update to 20140828 release 45bb9e3 profile-manual: Updates to the LTTng Documentation section. 0d3e685 ref-manual: Fixed typo in the PACKAGE_EXTRA_ARCHS variable. 9104c1c dev-manual: Fixed broken link to the allarch class. 2f17b2c bitbake: data_smart.py: fix variable splitting at _remove mechanism 01a61c8 bitbake: siggen: Fix shared work checksum mismatch/rebuild issues 2db07ca bitbake: siggen: Add computed hash code to verify hash computation to dumpsig 636dcb8 bitbake: siggen: Ensure we output if the ordering of runtaskdeps changes 695d254 readline: Patch for readline multikey dispatch issue 7bd03ac bitbake: toastergui: fix invalid build url usage fc75011 bitbake: toasterui: improvements in data reading 7105d44 bitbake: prserv: Use WAL mode 5dca71b bitbake: bitbake: Make printed 'runqueue' be consistently capitalized 25e3e57 bitbake: bs4: Add beautifulsoup 4.3.2 to assist the fetcher bc6330c bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched. 5fa2ce0 image_types.bbclass: whitespace and reorder ad6fd2c weston: update to version 1.6.0, add libinput PACKAGECONFIG ab3086f wayland: update version to 1.6.0 24dc5f4 libinput: add 0.6.0 version 8569e10 nss: Upgrade to 3.17 c1809c4 findutils: Upgrade to 4.5.14 1888739 vala: Update to 0.24.0 0d9a071 texinfo: integrate texinfo 4.8 c60fa73 insane.bbclass: add condition for build-deps 49d22ac gst-plugin-bluetooth: remove systemd service file ddac00a qemu: upgrade to 2.1.2 c3d0cd9 psplash: update to latest git version b7ae852 gcc: backport two patches to fix ICE in dwarf2out_var_location 40b3888 connman: upgrade to 1.26 a4db2d9 wget: upgrade to 1.16 07e8ae7 acl: add acl dependency to acl-ptest 6e055bb toaster.bbclass: read elapsed time from the stats file 6839a39 perl: Fix bug when installs SDK in custom directory b0bbdf2 packagegroup-self-hosted: add git-perltools e20a85d subversion: 1.8.9 -> 1.8.10 d19152d kexec-tools: 2.0.7 -> 2.0.8 e972fcf mdadm: 3.3.1 -> 3.3.2 f54fc65 python-pycurl: 7.19.3.1 -> 7.19.5 d38da0f libunistring: 0.9.3 -> 0.9.4 c4c7b0f nasm: 2.11.05 -> 2.11.06 0add8ab buildtools-tarball: package all of Python 7cde98f curl: Security Advisory - curl - CVE-2014-3620 9bfd0de poky-tiny.conf: remove inherit of blacklist 2380ebe bitbake: prserv/serv: Ensure sync happens in the correct thread 51f6cb0 mega-manual.sed: Updated to support the 1.8 release. 1484e62 documentation: Updated the manual revision history tables. c2d6feb poky-ent: Updated variables to support the 1.8 release. 27754b2 docbook-xsl-stylesheets: add perl to RDEPENDS f948dbf rootfs.py: tweak inner warn message catching 944fb2f python-smartpm: report warn rather than error during install with --attempt fe244b2 man-pages/shadow: resolve man pages confliction 1c8040ef shadow: enable support for subordinate IDs 18f6c12 iproute2: backport a patch to make adding vxlan link success 8e14697 python-pygtk: Restore pkg-config file 69dd116 pciutils: Fix multilib header conflict - pci/config.h 72964fc python-2.7.3:remove BOM insertion code d6fd303 image_types.bbclass: Make ubi depend on ubifs 8c051c8 license.bbclass: canonicalise the licenses named with 'X+' 014654f curl: Security Advisory - curl - CVE-2014-3613 9adfa08 kmod: fix debuginfo is missing in shared library 028a394 systemd: don't add files and dependencies from units Conflicts 365947e package_manager: Fix BAD_RECOMMENDATIONS for opkg 9e07fbb bind: fix to use correct environment file in service file 56fa8cd udev: fix uevent-helper disable 7e8ca6f BusyBox: Fixing broadcast address is not fed and rightly initialized 160b53b ldconfig-native: fix a endian-ness bug a60af9a xinetd: add systemd unit file 0d339e2 gdb-cross: build with python support 41ae205 systemd: don't move libgudev around, it breaks libgudev-1.0.la 8619d93 multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failure 99b0f38 opkg: fix remove pkg with --force-removal-of-dependent-packages failed b19d014 tzdata: update to 2014i a5abc53 tzcode: update to 2014i 2eed76b mtd-utils: Fix alignment trap triggered by NEON instructions bfd2afa python3: do not replace ccache in the middle of a path a64e37a subversion: Security Advisory - subversion - CVE-2014-3528 514a91d subversion: Security Advisory - subversion - CVE-2014-3522 d962e45 mc: Update patch status facfeb0 multilib.bbclass: fix incorrect TARGET_VENDOR in multilib image 150f0f5 classes/image: remove obsolete MULTILIB_VENDORS f19b4e9 bitbake: bitbake: clarify startup message 24dab21 bitbake: toaster: update web vcs fields for layers 298c3d5 bitbake: toastergui: provide download file capability 2837b11 bitbake: toaster: change startup parameter passing to avoid race a066071 bitbake: toaster: improvements for admin pages 97c0beb bitbake: toaster: use modified validators for git url fields a1f7a09 bitbake: toaster: changes to the landing page c7382db bitbake: toastergui: protect variable value reads 477587b bitbake: toastergui: refactor objects get in views.py 1b109c7 bitbake: toastergui: project edit capabilities in all layers page 960580c bitbake: toaster: fix Project page in order to trigger builds 1a463ab bitbake: toaster: fix layer source update code b27fc6f bitbake: toaster: we add static copies of AngularJS and related libraries f16f434 bitbake: toastergui: update breadcrumb in analysis pages 4f1390c bitbake: toasterui: save build id in build request on first chance 14e5b27 bitbake: toastergui: Show failed tasks in the build dashboard 324b277 bitbake: toastergui: Tiny change to help text 754f3e7 bitbake: toastergui: Remove extra <div> from build dashboard ceb1139 bitbake: toastergui: Remove sorting from "Size over total" column 719f5e4 bitbake: toastergui: Fix blue highlight for failed tasks 927943b bitbake: toastergui: Fix reverse dependencies tab for packages included 7aaedc2 bitbake: toastergui: Add missing task descriptions 93835e7 bitbake: toastergui: Amend show rows options daad086 bitbake: toastergui: Fix help text in packages 'Reverse runtime dependencies' tab 83edc57 bitbake: toasterbld: update checksettings command d485279 maintainers.inc: Updated with some ownership for Aníbal Limón and Alejandro Hernandez. 7fb6b0f elfutils: fix elf_cvt_gnuhash 70ad050 which-2.18: Use foreign strictness to avoid automake errors e962f99 hicolor-icon-theme: Deal with "make clean" breakage b900a81 gnu-config: Deal with "make clean" breakage d5881b7 wpa_supplicant: Improve rebuild handling c1f4b1f cmake: Try and improve cleaning of builds when B==S 6bd2d9d base.bbclass: Enable using 'make clean' for rebuilds 444ae98 autotools: Use make clean for builds not supporting B != S fcf5608 wic: Update bootimg-partition to use bootimg_dir 42d0334 wic: Remove special-case bootimg_dir 3840061 Revert "wic: set bootimg_dir when using image-name artifacts" d1f8b8f wic: Update the help text to include -D (--debug) 005d81d wic: Use overhead factor when creating partitions from rootfs directories 334f83a wic: Don't allow mkfs to fail silently in partition command 87dec81 bitbake: buildinfohelper: Make sure we use the orm defined value for loglevel c97194b image.py: Fix error in graph sorting ef32b9f multilib.conf: set MULTILIB_GLOBAL_VARIANTS conditionally 55d66ed mklibs: Fix loader for mipsel b8740fd glibc: Delete ldconfig when USE_LDCONFIG is not set 6476f0b rm_work: Speed up rootfs/populate_sdk removal 678e879 gcc: poison default sysroot path 4faca22 ref-manual: Updates to the migrating to YP 1.7 section. a0aeeff dev-manual: Updates to "Performing Automated Runtime Testing" 0761eba ref-manual: Added some new test variables: 9908d9e ref-manual: Updated list of supported distros. cf82c67 bitbake: prserv: don't wait until exit to sync 2794f91 bitbake: utils.py: don't use len() for truth value testing. f5b9b38 bitbake: fetch2: add .lz compression support dacc4ce nativesdk-cmake: Adjust toolchain paths dynamically ce339dd poky-lsb: Set LTSI as base kernel for LSB 0cfb89b poky.conf: add Debian 7.7 to SANITY_TESTED_DISTROS dd376e7 local.conf.sample.extended: update for RPM_PREFER_ELF_ARCH 11dafe8 kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernels 2f93628 linux-yocto/3.17: v3.17 release and config cdfe99f linux-yocto/3.10: 8250/8250_dw: fix compile failure due to stable/Yocto conflict fc0a068 unifdef: remove fork, package upstream ac638b7 native.bbclass: use BUILD_* variables 9f33c28 rpm: realpath is required before expanding _dbpath in chroot 4c222d3 kernel.bbclass: Create modules directory even if there is no modules installed b05755c libxml2: fix CVE-2014-3660 0de79a7 nfs-utils: fix start-statd 38f02f1 cross-localedef-native: provide SRCREV_FORMAT 1a04850 archiver: fix truncation of src_rev caebcda libaio: fix for mips64 c908f5e systemd: fix libidn floating dependency c981ebb grub: add cmdpath to grub configuration file f348071 spdx.bbclass: improved stability, fixed SPDX compliance issues. Changes are reflected in licenses.conf. 8882eaa default-versions.inc: match version of db and db-native while "AGPL-3.0" in ${INCOMPATIBLE_LICENSE} 7a206eb libtool: Extend fix-final-rpath.patch 12769d7 liburcu: revert ARM GCC blacklist commit 5269dfa nfs-utils: fix a Gcc undefined behavior d7cb96f python-smartpm: Add checking for "rpm-ignoresize" option fd50427 systemd: Use ${ROOT_HOME} instead of /root ad065f9 ref-manual: Minor edits to variables. 78c5c17 ref-manual: Cleaned up wording in glossary for "inheriting" 38c853a ref-manual: Applied review edits for new classes and variables. 01f2e75 ref-manual: Added new uninative class. 1ea92a2 ref-manual: Added gummiboot class and four supporting variables. 82638ca ref-manual: Added copyleft_filter class description. 43b8f88 ref-manual: Added texinfo class and two new variables. 369f8d6 ref-manual: Added buildstats-summary.bbclass section. 41e7dd2 ref-manual: Added BINCONFIG variable and binconfig-disabled class. 567d9af ref-manual: Added ptest-gnome.bbclass section. 12fb49e ref-manual: Added compress_doc class and DOC_COMPRESS variable. 924da20 build-appliance-image: Update to dizzy head revision f0a2a2f ref-manual: Updated the populate_sdk_* class a424beb profile-manual: Scrubbed and fixed user-input formatting. d6e89e7 kernel-dev: Scrubbed and fixed all user-supplied input formatting. 5f61389 adt-manual: Scrubbed and fixed user-supplied input formatting. 2eaf7e6 ref-manual: Scrubbed for variable (user) input. b96378e ref-manual: Updated the introductory section list manual overview. 31d0bb2 ref-manual: Minor edits for review on new QA checks. e5255cc ref-manual: Added [build-deps] QA error message. d5d81af ref-manual: Added [file->rdeps] QA error message. 41173c8 ref-manual: Added new build-deps QA check to insane.bbclass. 3305c26 ref-manual: Added file-redeps QA check to the insane.bbclass. 8998871 ref-manual: Added new do_package_qa task entry to tasks chapter. 3c29495 ref-manual: Another change to the autotools class. 360ad12 ref-manual: Updated the autotools class. e9ecf3f dev-manual, ref-manual: Updated 1.7 migration section with review comments 8eb706a ref-manual, dev-manual: Applied migration review edits. 323929d ref-manual, mega-manual: Updated build history figure d8e41e8 ref-manual: Added new migration section for the 1.7 release. a51b755 ref-manual: Updated the build history section for build-id.txt ba0483c dev-manual: Updated the list of linux-yocto kernels 3d1820b ref-manual: Added cross-reference. 4b03b71 ref-manual: Updated the module_autoload variable. c2e2eb7 ref-manual: Added new KERNEL_MODULE_AUTOLOAD variable. d6c0a7d ref-manual: Added new KERNEL_MODULE_PROBECONF variable 55169b9 ref-manual: Updated module_conf variable 75fda35 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0869 3503fe8 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-4358 e17e815 mtools: fix broken /usr/bin/lz 38968de gnupg_1.4.7: add package config libusb 5278071 openssl: upgrade to 1.0.1j bacc657 readline: Security Advisory - readline - CVE-2014-2524 7a9f5c9 gnupg: CVE-2013-4242 754288c sstate.bbclass: Fix up white space lost in last commit. 0d761fc sstate.bbclass: specify func dirs for sstate_hardcode_path 8a475be file: add wrapper to nativesdk-file a9dc143 openssh: avoid screen sessions being killed on disconnect with systemd f95d3fc python: force off_t size to 8 to enable large file support 9c218a3 wic/bootimg-pcbios.py: checking the existance of syslinux ccf5a4d build-appliance-image: Update to dizzy head revision ef3755b bitbake: fetcher: fix getVar call due to incorrect argument datatype 0fb3552 gcc: backport patch for gcc bug 61144 c0b0f69 package_deb: skip pre/postrm scripts on upgrade, write only one shebang 6bc86e0 mesa_git.bb: Fix fetch and license errors. 0172cde build-appliance-image: Update to dizzy head revision b2f1250 package_do_shlibs: Look for provider in the path thats in shlib_provider dictionary e495d9c build-appliance-image: Update to dizzy head revision f85455a build-appliance-image: Update to dizzy head revision 448549b ncurses: enable-pc-files requires PKG_CONFIG_LIBDIR existed b934ba1 Revert "meta-yocto: make 3.17 the preferred qemu kernel version" 3e991ee ref-manual, template: Permalinks for QA errors and warnings 6f32f3c ref-manual: Fixed grammar use in "Image Features" list. 07de72c glibc: remove bad patch snippet that eglibc forward ported f8d5bfb toolchains-scripts: Add support for target environment scripts ea8a7c5 sdk.py: fix write target sdk manifest failed based on ipk b718465 wpa-supplicant: fix for rebuild dd79603 git: fix do_install error afeb590 avahi-ui: fix for building systemd with multilib 08a86f8 nss-myhostname: skip it when systemd 90f3709 rpcbind: make service socket activated d3a5658 sstate.bbclass: split the too long line a200134 sstate.bbclass: the second bb.fatal not work d8b5b26 valgrind: Enforce 30 seconds limit for each test 0aedb38 boost: fix build when ${PARALLEL_MAKE} contains '-l' 0cac199 dosfstools: place files in /sbin, not in /usr/sbin b6b8029 python-pygobject: add libffi to DEPENDS 18b42b8 neard: update service file 3ce139b xserver-xorg: update patch to match upstream 1d00f3e oe-git-proxy: use SOCKS4a instead of SOCKS4 0843260 gnome-desktop-testing: Fix build on uclibc c9ec325 curl: add PACKAGECONFIG option to use libssh2 cc2add2 xserver-xorg: report DRI3 and Present modules as present 6334380 latencytop: Creates x11 PACKAGECONFIG. 6ec3a0b libassuan: fix for rebuild ddf7d2b meta-toolchain-qt: Fix environment population ee0ab90 toolchain-scripts.bbclass: Allow sourcing of subscript for environment 505a6b6 bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype check 09a51b9 package_ipk.bbclass: Fix SRC_URI whitespace handling fc37a44 bash: update and CVE-2014-6278 fix 8ef4ded linuxdoc-tools-native: Makedoc.sh uses /tmp and fails w/ noexec mount 533a852 package.bbclass: Reverse runtime symlinks should be tied to package generation 5c0b727 LTP - realtime tests - fix bad robust mutex conditionals fbcab6e LTP - realtime tests - fix bad PI mutex conditionals 94d2fea bash: Upgrade bash to latest patch level to fix CVEs be2cf13 pseudo*.bb: update to pseudo 1.6.2 07ad00e cross-canadian: Disable the packagedata stamp-extra-info c8b9996 meta-environment: Deal with machines which change TARGET_OS 64eca27 gcc-runtime: Add linux-gnuspe symlink to fix c++ headers 3224472 kernel.bbclass: enable a link for external module building ff89dfb kernel: Added bc-native as DEPENDS 63a0781 adt-installer: Fix to work with meta-environment changes 6c3d119 documentation: Updated release date for manual rev tables. e90f4a1 ref-manual: Minor edits to "Image Features" section. 0389b3b uninative-tarball: Update eglibc -> glibc 54a755b oeqa/dmesg: Whitelist usbhid failures f246933 adt-installer: Set INHIBIT_DEFAULT_DEPS 5367855 build-appliance-image: Update to dizzy head revision 6a56492 meta-yocto: make 3.17 the preferred qemu kernel version 4a3e3db yocto-bsps: update h/w reference boards to the latest 3.14 SRCREVs 399192d oeqa/parselogs: Ignore qemu usbhid errors 0eeba11 gtk+3: Add missing MLPREFIX 5c16dcf meta-environment: Set libdir correctly to fix PKGCONFIG entries ef44f39 apt: apt-key binary was not being installed, including it in the installation 319eb60 perf: fix undefined pr_* routines 96c46db linux-yocto/3.17: update to v3.17-rc7 f351b74 linux-yocto/3.14/3.17: allmodconfig/allyesconfig build fixes 1e3a3cd linux-yocto/3.14: revert BFP feature, and fix intel-common -rt ce9f31a linux-yocto/3.14/3.17: menuconfig and cryptodev 448c1fc kern-tools: fix overly greedy path relocations abf9372 build-appliance-image: Update to dizzy head revision 6d843e6 ref-manual: Edits to the "Image Features" section layout 380ec32 ref-manual: Fixed "debug-tweaks" typo. 328cb8c ref-manual: Updated the "Image Features" section. 4a90871 ref-manual: Updated list of Machine Features shipped with YP. 70faf99 ref-manual: Updated the IMAGE_BOOT_FILES variable. 0369712 ref-manual: Updated the bin_package class. 1fd575f ref-manual: Updated the IMAGE_BOOT_FILES variable description. 609c216 dev-manual: Updated the supported BSP bullet item. d4cf38d local.conf.sample.extended: Document RPM4 setup 03813f4 perl: Improve sysroot regexp 3956c7b gdb-cross-canadian: Add to sstate whitelist 94503ca gtk-doc-stub: update to latest commit 41b420e mx: remove version from patch directory 58d9c4e rpm: add version 4.11.2 6be3386 python-smartpm: Add patches for rpm4 5ad57f4 rpm5: add python-rpm PROVIDES c1b5dc2 nss: nss.pc is not target specific 576b8f4 tzdata: update to 2014h 91c2fc9 tzcode-native: update to 2014h c34775f deb_packaging: Added support for multilib a08bf9a ltp: Add additional m4 path to autoconf. 4572e4c sstate: Add rpm allarch to overwrite whitelist ab2fcd2 ltp: add PACKAGECONFIG for numactrl a032509 squashfs-tools_4.3: modify SPDX_S variable 4211d1b icu.inc: modify SPDX_S variable 6ec2470 db_6.0.30: modify SPDX_S variable dbf6891 db_5.3.28: modify SPDX_S variable 0d3aac7 spdx.bbclass: Add SPDX-specific source tree variable. b186c4a oprofile: eliminate git recipe 3b92eb9 rootfs.py: catch inner warn message ecf0897 alsa-utils: interrupt streaming via signal 78b44ce kernel-yocto.bbclass: Fixup shell condition test syntax error c81072b lttng-modules: fix build issues with the v3.17 kernel 6a30031 apt: fix for CVE-2014-0478 202ae5a base.bbclass: add SRCREV to do_fetch() hash 78a2c81 staging: Exclude MULTI_PROVIDER_WHISTLIST from do_populate_sysroot 78b2f5a meta-environment: Two critical fixes to unbreak toolchains b2637ad babeltrace: Add missing bison/flex depensencies. 805f244 tcmode-default: Define PREFERRED_VERSION for binutils-native c7c24cc boost: fix atomics for armv6 39ca8b4 bitbake: toastergui fix size rendering in dirinfo page d6709b0 bash: Fix CVE-2014-7169 cab81b3 nss.inc: Fix LICENSE 215e7b9 bash: fix CVE-2014-6271 cf9fbf5 curl: add a PACKAGECONFIG for librtmp 49cbd6a licenses.conf: remove link to deleted License_Audit wiki page 236f382 meta-toolchain-qt: fix up old reference to Nokia and typo ea8945b qt4: fix bug tracker URLs for patches d7d028e qt-mobility: fix source URL 0d90e61 man/texinfo: conditionally add gzip/bzip2/xz to RDEPENDS 597b0c0 texinfo: fix QA Error while doc compress enabled 392026a git: add Git perl module to perltools package 576cb35 oeqa/utils: Added filter to LogResults decorator to enforce custom log level. 3ad2f85 sstate.bbclass: update the timestamps after install 38b8126 gnupg: add pinentry into RRECOMMENDS e9d8cec pinentry: add recipes c15ed36 dhcp: use ${PN} for SYSTEMD_SERVICES 3028c8e volatile-binds: use ${PN} for SYSTEMD_SERVICE dc73940 acpid: use ${PN} for SYSTEMD_SERVICE a7636ec packagegroup-core-standalone-sdk-target: Add libgcov-dev to on device SDK 5761032 gnomebase: fix indentation 6870dff syslog: Change unused variable declaration LOCAL=0 to LOG_LOCAL=1 020f4cb qtdemo-init: Make qtdemo startup correctly 8ff856a perf: fix issue about package splitting cf558b4 libpam / xtests: remove bash dependency 5948287 gst-plugins-base: fix build failure for x86 a876a2b coreutils: selinux/flask.h should respect to with_selinux f3e9be3 systemd: disable resolv.conf symlink unless resolved is enabled 5cc5917 sstate: Change overlapping files warning to a fatal error e92e800 bitbake: prserv/serv: Improve error message when prserver cannot bind to supplied host address 438a508 bitbake: hob: Fix sstate mirrors mangling 8e4e03c bitbake: fetch: Extend testing of subdir unpack parameter and fix 1f4e751 bitbake: fetch: SRC_URI parameter "subdir" does not work for local files 249a0e9 bitbake: monitordisk: don't log when not monitoring a filesystem for inodes 8ac8eca build-appliance-image: Update to dizzy head revision 21df5ec poky.conf: Bump version for 1.7 dizzy release c84b0c0 bitbake: bin/bitbake: Update to version 1.24.0 9a3781d sanity.conf: Update minimum bitbake version to 1.23.2 due to event changes 88f76f8 ref-manual: document IMAGE_BOOT_FILES 4995908 dev-manual: Added reference to the meta-selinux layer. 33cff3e layer.conf: Mark opkg-utils as ABISAFE for update-alternatives usage 4ebd2e49 update-rc.d/systemd: Remove OVERRIDES dependency 0aed04a layer.conf: Add in useradd dependencies as ABISAFE dependencies 78aeee1 man: fix not support xz/bz2 compression 75d6b2b ltp: make setregid02 be able to pass c9dbd26 systemtap: disable libvirt 8207c90 beaglebone.conf: add IMAGE_BOOT_FILES 7291691 wic: add sdimage-bootpart kickstart file 6b03fc2 wic: add new bootimg-partition plugin f24abaa documentation.conf: document IMAGE_BOOT_FILES 7ce1dc1 wic: set bootimg_dir when using image-name artifacts 48ff3fa wic: fix vfat partition sector count only if needed 0b3f477 wic: use IMAGE_EXTRA_SPACE for vfat rootfs c94d8e9 wic: minor comment update 2cbab45 uninative: Add uninative - a way of reusing native/cross over multiple distros a94574f bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines) 7ca8b65 bitbake: fetch2/perforce: Fix localfile name if labels are used ff5fba8 bitbake: knotty: Ensure commandline parameters are updated in memres server b98bd94 irda-utils: remove inherit autotools 177af6e oe-init-build-env-memres: Fix automatic port usage b65e3e2 linux-yocto/3.14: update to v3.14.19 ca4f364 linux-yocto/3.10: update to v3.10.55 001db84 linux-yocto/3.17: bump to v3.17-rc6 0243bcf linux-yocto/3.17: switch to dedicated 3.17 repository cef6884 linux-yocto/3.17: update to v3.17-rc5 5b68bcf linux-yocto/3.14: update to v3.14.18 and -rt9 7040b6f linux-yocto/3.10: update to v3.10.54 and -rt55 afdbe31 bitbake: bitbake-worker: Fix bitbake -n bff185f dev-manual: Added a note to the EXTERNALSRC example about the class 2acf47b dev-manual: Fixed typo in the make races section header. ab7f117 dev-manual: Added a second EXTERNALSRC example. 79fd7f1 dev-manual: Updated another EXTERNALSRC example. 018c498 dev-manual: Updated EXTERNALSRC example for user-input formatting. 567c1ae ref-manual: Updated RRECOMMENDS variable description. 385f20b poky.ent: Updated the "tbd" name to "dizzy" for 1.7. d269a45 ref-manual: Added new INHIBIT_PACKAGE_DEBUG_SPLIT variable to glossary. c7dffc7 yocto-project-qs: Minor edits from a read-thru b4c03a7 dev-manual: Added some formatting for user-supplied input. f819f3d dev-manual: General edits to "Common Tasks" chapter. c2e5449 dev-manual: Review edits for GDB without source d0dda27 ref-manual: Added GLIBC_GENERATE_LOCALES variable. 9cc019b ref-manual: Added PACKAGE_DEBUG_SPLIT_STYLE variable. 05fabfc oeqa/selftest: Added decorators to buildoptions.py 5ceb02d kernel.bbclass: use one package split for all firmware filename extensions 4f0cbf5 u-boot: cleanup indentation and consolidate .inc file 955bf63 populate_sdk_base/meta-environment: Remove overlap from the two 6523bc1 meta-environment: Fix TARGET_OS problem for ppc cc58218 gstreamer1.0-plugins-bad: disable libssh2 13d1209 perl: remove unneeded patches in ptest directory adb3d77 python: obey LDFLAGS 93f7d09 irda-utils: obey LDFLAGS eb55720 blktrace: obey LDFLAGS for btrecord 6bd98e8 hostap-utils: obey LDFLAGS 3c9bf23 setserial: obey LDFLAGS 5ed0721 ossp-uuid: obey LDFLAGS e04fdb5 gdbm-1.8.3: obey LDFLAGS d9ddf29 zlib: obey LDFLAGS for tests 6730378 ltp: Added zip-native as a DEPENDS 533af2d flex: fix the deps for ptest builds 3e6df77 cmake.bbclass : Add support for cmake projects that use .S files. 280b6d0 sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586 7450ba4 sstate: set SIGGEN_LOCKEDSIGS_CHECK_LEVEL default to error f9723a3 sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names. abf0e7e sstatesig: Improve the support for locked down sstate cache usage a08d7dc sstatesig: Improve to handle locking of multiple machines c5cc499 sstatesig/sstate: Add support for locked down sstate cache usage 7d80f8e bitbake: data_smart: Clarify what 'computed' means in the data store history context 14ace86 gcc-configure/gcc-common: Move preconfigure definition to common include 0db15bb libgcrypt: Fix ARM assembly when building __PIC__ da36b0a build-appliance-image: remove hardwired path 50f8fb7 rsync: remove trailing whitespace ed6b52c rsync: Add PACKAGECONFIG for acl/attr a6d390a systemd: fix to use ${libdir} for libraries a4cfa20 lttng-tools: add PACKAGECONFIG to support --enable-python-bindings and lttng-ust 04a3360 i2c-tools: create i2c-tools-misc package for perl scripts 14adc48 portmap: add systemd service file d11ec7f portmap: fix INITSCRIPT_PARAMS 8e47b28 dropbear: add pam modules dependencies eb6bf53 at-spi2-core: fix DBIND_CHECK_ALIGNOF m4 macro 23613ef grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE f8d38d5 gstreamer1.0-plugins-bad.inc: Add rtmp support in gstreamer. 563ea5b sstate.bbclass: fix sstate_hardcode_path() 40e1c38 license: Improve disk usage 57edf59 sstate: Fix incorrect return value handling 7029032 shadow: Make useradd work correctly with --root again fceef0c bitbake: data_smart: Fix remove operator and its interaction with data expansion 429802f classes/populate_sdk_base: enable adding custom commands to SDK install script 51e3921 bitbake: bin/bitbake: Update to version 1.23.2 bb54fd0 bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interface 9ebf982 xserver-xorg: remove aarch64.patch 3b37586 build-appliance-image: upgraded VMware machine config bd1a3ab nspr: Upgrade to 4.10.7 9f9476f packagegroup-self-hosted: move graphics packages to graphics group c2c8c02 packagegroup.bbclass: Use immediate expanded PACKAGE_ARCH value 7c16a53 oeqa/runtime: Automatic test for ptest 0a39472 oeqa/utils/logparser.py: results based log parser utility 1f5186e oeqa: Added package installer to oetest to aid in future automatic install of packages 7a497b8 linux-yocto-dev: bump to v3.17+ 56e93f5 linux-yocto/3.14: configuration updates and feature merges. e7d0486 linux-yocto/3.10: update valleyisland-io merge branch 4a82041 linux-yocto: introduce v3.17 6cb383c perf: fix v3.17 powerpc compilation issues 73ef403 lttng-modules: fix compilation for 3.17-rcX e107239 linux-yocto/3.10: baytrail i/o updates 5dc9a8f e2fsprogs: update acinclude.m4 ec20c06 e2fsprogs: remove manual build of util/subst cea6ad7 e2fsprogs: enable verbose build 0a74947 e2fsprogs: remove chmod f1ce75e pcihp: fix possible array out of bounds, CVE-2014-5388 5e18549 bitbake.conf: use ??= for IMAGE_ROOTFS_SIZE 3a77693 kernel.bbclass: handle .dsp firmware a41d97a classes/buildhistory: fix for sstate class change 0d3c795 glibc: Incremental bump to 2.20 release branch a425639 gdb: allow compilation for __aarch64__ 5bef322 wic: Completely remove all urlgrabber references 7576bd9 valgrind: backport enabling for glibc 2.20 ecb4014 systemd: disable resolved and networkd f42d028 alsa-utils: hard-code alsa-utils in SRC_URI 7efad8a qemu.bbclass: add -r ${OLDEST_KERNEL} parameter d8c8ea7 shadow: add Qualcomm and STMicroelectronics SoCs c46a548 glib-2.0: fix mount detection 7736967 python-native: disable user site support fe0f441 gstreamer: Set DEPENDS dynamically for plugins-ugly and plugins-bad 679b9fb bluez5: Allow method calls over dbus for bluetooth daemon beff451 alsa-utils: upgrade to 1.0.28 54f58f1 systemd: Adding RRECOMMENDS for os-release b092e55 os-release: Adding a new recipe for operating system identification 7df5910 pixman: upgrade to 0.32.6 28500e5 gtk+3: update to 3.12.2 4cdc9fd pango: update to 1.36.6 79900b8 libpng: update to 1.6.13 da5710d libpng: drop unnecessary automake requirement lowering patch 3e4cd04 gtk+2: update to 2.24.24 1f162cd libxkbcommon: Add missing dependency on xkeyboard-config 5f26c02 sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCS d06839e package_manager.py: use RPM_PREFER_ELF_ARCH 124ad80 perf: add libunwind support 9204cac libunwind: add recipes 69e7936 lighttpd: install config file without execute permissions 38a44d4 sudo: make sudoers a config file 60bfdb0 insane.bbclass: add QA check: file-rdeps e7a78bd package_manager: RpmPkgsList: determine rpm version 1894522 bitbake: tinfoil: add a means of enabling variable history tracking dfbb546 bitbake: toaster: fix some code spacing issues 69e5cbd bitbake: toaster: use cookies for count and sorting in templates tables a6f1e31 bitbake: toaster: do not save objects in session 32a2793 bitbake: toaster: enable SSH-based remote build support 5bd2b3f bitbake: toaster: bitbake server listen on all interface a287a6d bitbake: toaster: rename bldviewer projecttags custom tagset a440062 distro/poky: Add Debian 7.5 and 7.6 version as validated 57b214d alsa-lib: libasound should runtime depends on alsa-conf c7541a2 rpmresolve: ignore null requires 628875e systemtap: Cross compilation fix af28cad systemtap: Fixed probe syscall.sendfile failure b02da02 useradd-staticids.bbclass: Fix for Bug 6633 2f42ef8 package_rpm: Add optional improved directory handling 7b722c5 systemd: enable forwarding messages to syslog daemon 1ea5aad run-postinsts.service: remove redundant line 23c9436 modutils-initscripts: mask modutils in case of systemd 9105e9e psplash: mask psplash in case of systemd 2caee0c v86d: mask fbsetup when necessary c57427b keymaps: mask keymap when necessary 3b00803 initscripts: mask several init scripts f8f2ada packagegroup-core-boot: conditionally rdepend on VIRTUAL-RUNTIME_initscripts bebf263 keymaps: remove dependency on initscripts 143e13a at: inherit update-rc.d to handle sysv init script 44be08b at: remove dependency on initscripts ab4f1b2 rpcbind: avoid entering failed status after stopping daemon eaa87ab cups: add systemd support cd8255b cups: make cups daemon start correctly f9c6b40 acpid: upgrade to 2.0.22 and add systemd support 9b5bc94 dhcp: add systemd service files 198ed4b systemd: add support for executing scripts under /etc/rcS.d c39e263 v86d: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES 7580259 systemd: add kbd-keymaps to RRECOMMENDS of systemd-vconsole-setup 62fdd44 keymaps: fix for systemd e3088a7 alsa-state: fix pkg_postinst and set INHIBIT_UPDATERCD_BBCLASS ee05cc8 update-rc.d: fix logic in populate_packages_updatercd 16de99b systemd: make runlevel work in non-runlevel targets 2189b7e systemd: add PACKAGECONFIG for 'journal-upload' 6301fde systemd: upgrade to 216 b2a93ca qemu-native: only depends on libxext-native when x11 187c831 piglit: add bash to RDEPENDS_piglit 957753b scripts/contrib/build-perf-test: Update eglibc -> glibc 2b83ffe xserver-nodm-init: Only start in runlevel 5 e04230b rpcbind: Make user's home directory / b15a703 classes/compress_doc.bbclass: compress man/info pages 9bf365c perf.bb: fix multilib build cdb7752 pango / ptest: clean CFLAGS for host binary 60b8a57 scripts/create-recipe: minor fixes 45907b6 package_manager: Add rpm v4 support c5dc664 package_rpm: Add builddir macro to define source directory 2668104 package_rpm: Add custom extension support for spec generation. 1a7ff8a lz4: update to version 122 83ebcb1 bitbake: process: Ensure abnormal exits set an error level 08ffc6b nettle: Add name to maintainers list a4e6bc7 upstream_tracking: add lz4 version and date info for package bb00d83 conf: Account for eglibc->glibc move 3150bdc python-numpy: Fix build for mips64 f61eac4 grub: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE 9164912 xf86-video-intel/xf86-video-omapfb: Fix build with glibc 2.20 4d26851 xf86-input-synaptics/xf86-input-vmmouse: Fix build with glibc 2.20 5e328bf bitbake.conf: Use 2.6.32 for oldest supported kernel 09e3e78 recipes: Remove references to eglibc 573b743 oeqa: sstatetests should now look for glibc-initial 4e4e80e image-swab.bbclass: Account for eglibc -> glibc move e64efe7 conf: Account for eglibc->glibc move 00f33ff distro: TCLIBC now defines glibc instead of eglibc 54a3375 glibc: Migrate eglibc 2.19 -> glibc 2.20 954e45b perl: add explicit configs for Time-HiRes 8a0a27d ghostscript: Don't build-depend on libgcrypt for the local cups 051f6a1 native.bbclass: deltask package_qa 4900d76 yocto-bsps: update SRCREVs to linux-yocto latest 834ab14 yocto-bsps: remove 3.4 bbappend 76f05ee linux-yocto: ensure that recipe specific defaults take precedence 92c1ece kernel-yocto: replace --is-ancestor with basic git porcelain commands 61c15c0 linux-yocto/3.4: remove 3.4 name recipes 05371f4 linux-yocto/3.14: update to v3.14.17 aeef310 linux-yocto/3.14: vhost, vxland, openvswitch and block/bfq updates b7a16bb kern-tools: allow meta branch and meta data directory to differ 9a3292e kernel-yocto: convert echo statements to bb* equivalents cf8a0ac kernel-yocto: remove KBRANCH_DEFAULT 63f2e18 kernel-yocto: allow custom non-meta, SRCREV format builds ba7614b kernel-yocto: clean overly complex branch checkout 2aa7522 kernel-yocto: use show-ref instead of branch -a 4ee454d kernel-yocto: simplify branch SRCREV validation 3b3fe04 kernel-yocto: remove KBRANCH_DEFAULT 95bfc6a kernel-yocto: remove branch existence checking in do_validate_branches 254bc3a kernel-yocto: remove SRC_URI kbranch validation 8a5b1c7 kernel-yocto: remove containing branch check 7097cdf kernel-yocto: move SRCREV validation to patching phase 4e96983 kernel-yocto: use cat-file instead of git-show 6b294a0 kernel-yocto: remove redundant SRCREV check 50a8400 bitbake: knotty: ignore interrupted system calls 372c9d1 bitbake: toastergui: added pages for project details acd4a17 bitbake: toaster: add project pages for machines, targets, layers fd0398f poky-tiny: Fix qemu build failure 8b70d4b poky-tiny: Set native DISTRO_FEATURES f1b41b9 tzcode: update to 2014g d6bd8df tzdata: update to 2014g 823ba6e libpam: remove MLPREFIX from PN 08c8861 linux-libc-headers: update to 3.16 c07aa7e libpam: Fix multilib packaging e145cd5 libpam: Fix runtime providers e2d64c1 libical: upgrade to 1.0.0 243837b libpcap: upgrade to 1.6.1 b31b04d iproute2: upgrade to 3.16.0 7d8430f at: Upgrade to 3.1.15 d086917 libassuan: Upgrade to 2.1.2 83b4118 libxkbcommon: Upgrade to 0.4.3 04827ad man-pages: Upgrade to 3.71 864fdbb less: Upgrade to 466 af35986 alsa-utils: upgrade to 1.0.28 c74a6dd alsa-tools: upgrade to 1.0.28 b72ce82 alsa-lib: upgrade to 1.0.28 cc0a061 package_manager.py: enable smart non-interactive mode 4568f38 libtirpc: upgrade to 0.2.5 f01a156 gstreamer1.0-plugins-ugly: upgrade to 1.4.1 0fb00d4 gstreamer1.0-rtsp-server: upgrade to 1.4.1 797c793 gstreamer1.0-plugins-bad: upgrade to 1.4.1 2173b1b gstreamer1.0-plugins-good: upgrade to 1.4.1 8ce06de gstreamer1.0-plugins-base: upgrade to 1.4.1 4c8658e gstreamer1.0-libav: upgrade to 1.4.1 987fcaa gstreamer1.0: upgrade to 1.4.1 37fbf2b systemd: add PACKAGECONFIG for 'elfutils' d8f60bb useradd: Add setscene dep on pseudo-native 1ea36c8 qemu-native: depends on libxext-native when enable sdl 9f36a3c package: Correct two typos in a comment 3b47aa1 lib/oe/utils: Make multiprocess_exec() return anything 91375af oeqa: xorg log test is being replaced by parselogs so remove e50ebcc testimage: Add parselogs to the default tests for sato images 09296cd oeqa/pasrselogs: Improve the machine/string whitelist c730c94 oeqa/runtime: Automatic test for parsing the logs on a machine and search for certain error keywords. 0031722 classes/cpan_build.bbclass: add EXTRA_CPAN_BUILD_FLAGS fa9bb30 buildtools-tarball: export GIT_SSL_CAINFO 754a9c3 buildtools-tarball: include nativesdk-ca-certificates 39f77bb lttng-tools: fix ptest execution failure fe2e53b bitbake: toaster: create Build methods for calculating progress and ETA 69955c7 bitbake: buildinfohelper: BuildRequest project file update soft linked 25a715a bitbake: toatergui: update pages to match project models ee250eb bitbake: toaster: update the bldcontrol to the new orm models 95df542 bitbake: toaster: update checksettings command for auto-detection 565f692 bitbake: toaster: add all layers page 3a4356d bitbake: toaster: create project section navigation structure 5453000 bitbake: toaster: enable admin interface on select models 234226b bitbake: toaster: update orm models for layerindex compatibility 10019a6 bitbake: toaster: fix application discovery in settings.py 7eb3e45 bitbake: toasterui: refactor log saving and save out-of-build errors 669c07d bitbake: build/data: Write out more complete python run files 34226b8 bitbake: bitbake-worker: Extra profiling data dump ac66e15 bitbake: utils: Improve profile log processing c79b7f0 bitbake: fetch2/hg: Fix username/password handling d1a133a bitbake: runqueue: Fix setscene tasks not running 859ad94 populate_sdk_base: Remap TOOLCHAIN_HOST_TASK variable a9c628d python3-distribute: fix interpreter bdf14c7 bootchart2: no bashism in bootchartd.in b2dab1f sed: add sed to RDEPENDS sed-ptest ac5aaf8 lsbtest: no bashism in LSB_Test.sh 36f6caa run-ptest: fix bashism cdfc515 valgrind/oprofile/systemd: no bashism in run-ptest 1087a18 meta: fix RDEPNEDS for the test related pkgs 44f98bb ltp: fix RDEPENDS 8ffa79e ethtool: upgrade to 3.15 53fcc0a gstreamer1.0-plugins-bad: Add DEPENDS on jpeg 49ade79 gstreamer1.0-plugins-bad: Fix GL/GLES configuration f0f50a9 gstreamer1.0-plugins-bad: Add DEPENDS on libpng b5c2294 gstreamer1.0-omx: Add DEPENDS on gstreamer1.0-plugins-bad 1094091 gstreamer1.0-plugins-bad: add opencv haar cascade XML files to package 9c0d4f5 cpan.bbclass: matches more lines 89a2b84 perl-native: fixed bad interpreter error 38dbebf packagegroup-core-directfb: Set PACKAGE_ARCH to MACHINE_ARCH 778e892 ofono: upgrade to 1.15 b2b4057 bluez5: upgrade to 5.22 ddf2b0e harfbuzz: upgrade to 0.9.35 94a6ecf connman: upgrade to 1.25 a90346e patchelf: Add patchelf recipe 347f9c6 sstate: Add extra intercept functions bbf1040 linux-dummy: bundle_initramfs should not be nostamp any more c167954 qemu: add PACKAGECONFIG for numa 07ad83e libtiff: fix CVE-2013-1961 40771f3 systemd: Support building on uclibc 036644d uclibc: Support systemd builds 90f6566 uclibc: Upgrade to tip of master 6e7127d openssl: Re-add linux-uclibc tuple 3adf1f5 IBM power7 v2: Add new tune file for PPC power7 38c91f4 IBM power6 v2: Add new tune file for PPC power6 3daa219 IBM Power5 v2: Add new tune file for PPC power5 cpu 88a3c93 nss: CVE-2014-1544 2e8b702 logrotate: add packageconfigs 682933a logrotate: obey our flags 61e3e41 oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in installed. e2b4dde oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods. e04172d classes/testimage.bbclass: add more fields to the sdk TestContext 475e976 classes/populate_sdk_base.bbclass: add a manifest for target sdk 30c22a3 qemux86-64: support X11 when QEMU is emulating a different GPU than vmware 0e8d6de qemux86-64: xorg.conf: allow X.Org driver to be selected automatically. 9e8666c qemux86: support X11 when QEMU is emulating a different GPU than vmware ae54f2b qemux86: xorg.conf: allow X.Org driver to be selected automatically. a9085bf xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver a9b0804 archiver.bbclass: add revision to git tarfile name 3a1b605 hicolor-icon-theme: Upgrade to 0.13 754c983 xkeyboard-config: upgrade to 2.12 b2981a0 xf86-input-mouse: upgrade to 1.9.1 0a21d44 xf86-input-synaptics: upgrade to 1.8.0 726c08e psmisc: Update patch status d09e6d8 native/nativesdk: Clear MACHINEOVERRIDES 8491ca5 sanity: refactor mirrors checks to be more pythonic af6d668 sanity: fix support for regex schemes in mirrors check d68255d sanity: handle both \n and \\n in mirror vars 52b788c autogen-native: inherit pkgconfig to fix a build failure c58b4e4 libxml2: Explicitly enable zlib support e601c8b buildhistory: Restore parsing time optimalization c919acf poky-floating-revisions: SRCREV never worksin PREFERRED_VERSION, remove bad example 6d08e5b bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional. 91083de bitbake: depexp: don't use undefined variable 'logging' 6962cd8 bitbake.conf: Drop unused MKTEMP* variables 1a76648 package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACES ff6ab05 package: Don't remap names in packagegroup recipes 3694f05 debian: Set RPROVIDES to include the original packagename when renaming c490ba0 sstatesig: Only squash dependencies for allarch packagegroups 9e213dd packagegroup: Move inherit packagegroup to after PACKAGE_ARCH 9541ec7 allarch: Add warning about packagegroup 4f3f34d packagegroup: Make allarch inherit conditional be8a7ab nettle: add nettle to tracking 21f41f6 bitbake: cooker: tweak CookerCollectFiles::find_bbfiles cf385a55 guile: workaround ice ssa corruption while DEBUG_BUILD ffb4933 puzzles: fix do_compile failed when DEBUG_BUILD 28e3f8c fixup f026b7a busybox : fix do_compile failed on qemumips when DEBUG_BUILD (ICE) de96305 opkg: Add runtime dep on gnupg if 'gpg' is in PACAKGECONFIG 26b2233 gpgme: Add pkg-config file 94c9b02 bind: refer ubuntu/redhat to add bind user/group 7361876 ptest-runner: return 1 instead of zero if any test fails fd0aa6a udev-cache: parametrize sysconf file paths 7c56a5e udev-cache: Don't ignore error messages from cache extract ab5c95f udev-cache: omit sockets and filesystems mounted under /dev 79f5a3b udev-cache: strip timestamps on extract 4f597a8 busybox: enable `tar -m` bcab1f8 udev-cache: choose a more descriptive cache filename 8c423bf udev-cache: Compress the cache bd7fb7c udev-cache: Update cache tarball atomically 8d59fca linux-yocto/3.14: feature merges and configuration updates 29f428d linux-yocto/3.14: cgroups and hugetlb updates 2cc9643 linux-yocto/3.14: fix common clock framework support in PCI glue layer 4045d61 linux-yocto/3.14: KASLR and VDSO backports d4fbc54 linux-yocto/3.14: update to v3.14.13 321cb59 linux-yocto/3.14: add ARM kprobes support 2ffbc27 linux-yocto: intel-common: Enable Industrial IO 0ae7b58 sanity.bbclass: check the format of MIRRORS eb34d66 sanity.bbclass/kernel.bbclass: minor fixes dfb5575 gmp: ppc64 build issue c891078 mc: Fix musl build failure 65fa712 libc-common.bbclass: rename ALL the packages c448f2d expect: fix shared object file cannot be opened 2bdd294 sudo: remove volatile configuration file 5a3a7e0 bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasks d33cc89 bitbake: process: Further improve robustness against server shutdown 8683c24 bitbake: utils: Add workaround for multiprocessing bug ecf72a7 bitbake: command: Trigger updateCache to shut down any active parser threads c501492 bitbake: bitbake-worker: Improve sigterm handler a4f077b bitbake: knotty: Improve exception handling db50630 bitbake: process: Deal with infinite looping of the server b4ad9de bitbake.conf/debian.bbclass: Move AUTO_LIBNAME_PKGS definition to class file 62e3071 packagegroup-core-tools-debug: Drop MACHINE_ARCH as PACKAGE_ARCH 9412254 package.bbclass: Fixup for using common function be1b198 lib/oe/utils: Add utils function for multiprocess execution 6ab380d bitbake.conf: Set PACKAGE_ARCH with ??= f478602 oeqa/utils/httpserver: Reset SIGTERM handler 181bcbe archiver: delete the tail slash in directory name cae5cf2 grub_2.00: strip the sparc64 files from building a140514 mesa: fix Multilib QA Issue bf6ad82 udev: fix /var/volatile/tmp permissions a45cb30 grep: set CONFIG_SHELL to /bin/sh e06238b gzip: set CONFIG_SHELL to /bin/sh 086936a xz: set CONFIG_SHELL to /bin/sh ed3b6ed qemumips.conf: Default to (and support) mips32r2 f9e6b7e fix up eglibc-utils description to match what is actually included f9619af qemu: Explicitly disable libiscsi, its not in DEPENDS 5dfec59 strace: fix ptest execution failure e46011c perl: fix the output format of all tests 638ccc4 lttng-ust: add python-core to RDEPENDS_lttng-ust-bin 185eed0 syslinux: add perl to RDEPENDS_syslinux-misc 03d4906 aspell: add perl to RDEPENDS_aspell-utils fb5f2bb rpm: add perl to RDEPENDS_rpm-build faa4b0a gst-plugins-base: add perl to RDEPENDS_gst-plugins-base-apps ad95a7b dtc: add bash to RDEPENDS_dtc-misc 2311f57 apr: add bash to RDEPENDS_apr-dev a9a0246 pm-utils: add bash to RDEPENDS_pm-utils 63aa531 apt: add bash to RDEPENDS_apt 919a8e2 xmlto: add bash to RDEPENDS_xmlto 3c85381 kconfig-frontends: add bash to RDEPENDS_kconfig-frontends fdf51aa pax-utils: add bash to RDEPENDS_pax-utils f95e62b libtool: add bash to RDEPENDS_libtool 7d3d6a3 bitbake.conf: add bash-native to ASSUME_PROVIDED cdb84ea openssl: add DEPENDS on openssl-native for rehash 87c748c dhcp: do not use ifconfig/route in dhclient-script 3531869 kernel: Prevent from installing so files into source dir 7b0137c nss-myhostname: fix postinst/prerm scripts 06d529c ethtool: Fix musl build failure e335d95 psmisc: Fix musl build failure 0c6c0b6 procps: Fix musl build failure 50fbf19 wic: do not realign aligned partitions 5686b2d wic: do not steal sectors from the first partition cb860e1 e2fsprogs: Backport fixes for building with musl 7607001 classes/autotools: avoid error if recipe is first in task dependency tree 6a6f50b sqlite3: Upgrade to 2.8.6.0 1fb5d64 gnupg: Upgrade to 2.0.26 088123d libidn: Upgrade to 1.29 1203e1e glew: Upgrade to 1.11.0 b1d8f59 boost: Upgrade to 1.56.0 b8dd7c8 libbsd: Upgrade to 0.7.0 0056492 cups: Upgrade to 1.7.5 3443667 bitbake: runqueue.py: Fix typoes/grammar in comments. 02455eb bitbake: fetch2/local.py: fix first line indent of search path debug output f1dc26e bitbake: daemonize.py: Non-functional comment/aesthetic fixes. 8a91a24 bitbake: runqueue.py: Correct several misspellings of "notifing". c3f7f4e bitbake: newbb.vim: remove PR e89001c qemu: fix Darwin cross-compilation be02588 classes/sstate: ensure do_package_qa_setscene doesn't pull in do_package_setscene 3223a70 buildhistory: rename build-id to build-id.txt and add more info 858846d librsvg: disable Bsymbolic if it is not supported on some hosts b7e4518 site/common-darwin: Really fix common-darwin typo abb7f5b oeqa/sdk/: add sdk tests for sudoku, iptables and cvs fec293b oeqa/utils/targetbuild.py: add support for sdk tests 2999a7f oeqa/oetest.py: enable sdk testing c8de46c meta/classes/testimage.bbclass: add testsdk task and enable functionality for it. 59b0f7f chrpath: Drop warning from darwn builds d42794c glib-2.0: Add missing nativesdk-gettext DEPENDS ea06e64 qemu.inc: Drop unneeded nativesdk-libsdl RDEPENDS 241bdb0 qemu-targets.inc: Update to handle mingw/darwin 77ebfe7 gst-ffmpeg: add PACKAGECONFIG for libav9 and patch from Gentoo 1e001d0 piglit: add dependency on libxrender 9e4be7f local.conf.sample: Append sdl to qemu-native* PACKAGECONFIG 7ae2008 avahi: Since ${PN} is empty, set -dev RDEPENDS 7095d8d crosssdk: Clear MACHINEOVERRIDES 5f69b66 openssl: Repace if-else with case and add musl triplet 00e054e syslinux: fix race issue ecb6abe avahi-ui: drop rmdir localstatedir in bb recipe 093149d avahi: unset FILES_avahi to avoid packaging files there ccec199 lttng-tools: update to version 2.5.0 3188e0b libxml2: port AM_PATH_XML2 to use pkg-config 2f8a72e coreutils/libpam: Add BBCLASSEXTEND nativesdk f12ac61 wic: include partition label in fs image file name 4ac5071 gcc-cross-initial: Put limits.h in gccdir/include 1a1d641 lttng-ust/lttng-modules: Update LICENSE to reflect MIT 182cd38 lttng-tools/lttng-ust: Drop old 2.3.1 versions 1cbabcd lttng-ust: update to version 2.5.0 eed2270 toolchain-shar-template.sh: Limit xargs command line 298de65 bootchart2: fix installed-vs-shipped f9f8183 libpam: Allow use during build and in SDK 52dbe71 attr: Allow use during build and SDK ba9cb13 cracklib: Allow use in SDK 072657c wic: Add mkgummidisk kickstart file 32a5799 wic: Add sourceparams to mkefidisk.wks 6e328c9 wic: Add gummiboot support to bootimg-efi 8d0185f wic: Parse and pass sourceparams to partition plugin methods e00e902 wic: Add sourceparam param to partition plugin methods ef700ea wic: Add utility function for parsing sourceparams 3c90ee9 wic: Add '--sourceparams' partition option c4f51a0 image.bbclass: image_types.bbclass is a must 25bf76a gmp: uprev it to 6.0.0 c23b321 Support image type "squashfs-lzo" 6ac0696 squashfs-tools: Add support for LZO and LZ4 compression f21f385 strace: apply ptrace.h conflict workaround 295ce4a curl: --with-random is only applicable with openssl c076959 curl: let configure find gnutls via pkg-config 89d3db7 curl: add zlib PACKAGECONFIG and remove hardcoded DEPENDS ae8d3bc python-pygtk: fix native python path 9a30d34 consolekit: depend on glib-2.0-native 276285b consolekit: allow explicit enable/disable of polkit 0cd5af0 udev-extraconf: Unmount SD card after ejection eb7a847 opkg: Protect add-exclude.patch from malloc failure cb1ab74 multilib_global.bbclass: PREFERRED_PROVIDERS for multilibs c0a071e gcc: update compiler architecture to match gcc-runtime (armv6, armv7a) 6573521 gcc: backport patch affecting Linux kernel builds 75191fc gcc: Abstract long double configuration into python function 14a2d1e sdk: change EXTRA_OECONF_FPU to EXTRA_OECONF_GCC_FLOAT 79e235c gcc-target: make --enable-clocale consistent with gcc-runtime 7a17a0d gcc: remove outdated configuration option 46a812f gcc-4.9: Ensure c++ includes are in /usr/include/c++/${BINV} 7b8b0af gcc: remove inappropriate patch 6d78f39 gcc: recipe whitespace changes 2783ee7 tcmode-default.inc: Add eglibc-scripts and eglibc-mtrace 221c11b prelink_git: Update to current head of cross-prelink development 8e46af2 autoconf: add rdep on perl-module-data-dumper ba4eb6d gcc-cross-initial: Use good old bfd linker by default b8a001d cmake: drop -fpermissive bf07dcd gstreamer1.0-rtsp-server: Upgrade to 1.4.0 c1fe42c libgcrypt: Do not remove m4 files so aggressively c742a6a python-scons-native: Make it useable if old host install exists f1cdd6e glib-networking: Inherit gettext 06db5d9 libsoup-2.4: Inherit gettext 9f6d867 systemd: Inherit gettext 8247293 qemu: add PACKAGECONF lzo d5b7327 qemu: enable aarch64 support 0670cec python: Fix build on musl 9c1ea58 gstreamer1.0-plugins-good: Add a PACKAGECONFIG for udev 19e9510 gdb: Add a dependency on zlib a346777 cml1.bbclass: fix diffconfig diff command 58bd515 libav: update 9.x version to 9.16 ab8365b libav: update 0.8 version to 0.8.15 3939d66 qemu: Overwrite KVM explicitly for darwin/mingw 06d6608 qemu: Simplify DEPENDS 42f0ffe qemu: Add PACKAGECONFIG for glx 153773e qemu: Add alsa PACKAGECONFIG and cleanup native/nativesdk DEPENDS 1c1ce08 qemu: Fixup target sdl configuration to use PACKAGECONFIG f4ff3d3 qemu: Move dtc(fdt) configuration to PACKAGECONFIG 57bdeec site: Add common-darwin fa3df0e glib-2.0: Allow correct printf configuration on darwin/mingw 71135b3 glib-2.0: Make the gtester-report installation conditional 82b7504 populate_sdk_base: Move toolchain installation script to a separate file 2501287 rootfs_*: Refactor common depends/lockfile task flags e6837f7 classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype> 6882d2d yocto-project-qs, ref-manual: Added 'socat' package to essentials. edd2532 ref-manual: Updated native.bbclass with grammar fix. 010d19e dev-manual: Misc edits to the model chapter (Chapter 4). 1ab0c8f dev-manual: Various small edits to Chapter 3. 4cc5cb1 dev-manual, mega-manual: Updated the downloads picture. 32b508e dev-manual: Misc edits to Chapter 2. d677a68 dev-manual: Added Toaster to the list of other resources. 5370b58 dev-manual: Updated section on launching remote GDB. 632faca bsp-guide: Applied the <replaceable> tag as needed. cb5c70d ref-manual: Fixed a couple links and made some minor corrections. 8732dab ref-manual: Minor edits for clarity. 2ef2b72 ref-manual: Updated "Images" chapter to remove listed dirs for recipes. 46fb10d ref-manual: Ordered images alphabetically. 15b0f8a ref-manual: Added "core-image-testmaster-initramfs" image d211d47 ref-manual: INITRD var: make it a list of filesystem images. 80bd63b ref-manual: Updated the SRC_URI variable. 932b956 dev-manual: Minor edits to the section to add binaries to an image. 2058187 ref-manual: Edits to some FAQ entries. a20e75f dev-manual: Review edits to how to find checksum values. e2e0844 ref-manual: Review edits to new FAQ entries. 0467e3a dev-manual: Minor edits via patch to "common tasks" chapter. 93f0d03 dev-manual: Technical and text edits applied as patch. 99a3c19 dev-manual: Edits to several examples and some typos. 0346405 dev-manaul: Small edits to various examples. a155083 ref-manual: Updated a couple FAQ entries. 0f24d9c SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts d7fea14 oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkg 4e3e0df python-dbus: use PACKAGECONFIG for doc generation fe5b333 oeqa/runtime: add new cpp test and file 92785a1 lib/oeqa/selftest: Don't match log level in output d43b439 sstate-sysroot-cruft.sh: Improve to use it from CI f62150b qt4: Avoid duplicate flags in the g++-unix.conf a37c81c tslib: Delete unnecessary "SRC_URI_OVERRIDES_PACKAGE_ARCH = 0" f71208f trace-cmd: fix recompile error 4ca81d6 openssl: upgrade to 1.0.1i 2c175fc directfb: add PACKAGECONFIG for webp c1a2482 kernelshark: add dependency on libxml2 f18ff5f gnupg: Added PACKAGECONFIG[curl] ae10362 curl: add ssl to PACKAGECONFIG a3d0a7b base.bbclass: Remove old-style definition of do_build() task. 786c445 guile: add dependency on ncurses and readline 9e8c8c3 midori: add dependency on libxscrnsaver d150886 libarchive: add PACKAGECONFIG for nettle 984c6a4 mpeg2dec: add PACKAGECONFIG for x11 and fix dependencies 1636d23 gst-fluendo*: add --disable-debug only to gst-fluendo-mp3 a1fa222 test-dependencies, insane.bbclass: improve the message f96432d directfb: add PACKAGECONFIG for drmkms and tiff 48989d3 Remove remnants of deleted "do_package_write" task. d942d22 wic: Bump the version to 2.0 d8f9d05 wic: Rename /mic to /wic a43c1f9 wic: Update Disk description ff1aa23 wic: Rename MountError 312479c wic: Rename PartitionedMount 28453ae wic: Update/rename configure-related code d02c91f wic: Update/rename install-related code 467bf7e wic: Update cleanup/unmount-related code 4d1f5ee wic: Update/rename/delete mount-related code bd0dd44 wic: Remove Mount object d74e7d3 wic: Remove unused conf support 554feee wic: Update 'Background and Motivation' help section 02ebd15 wic: Remove unused command versioning support 8678a6e wic: Clean up Creator f12336a wic: Clean up PartitionedMount 1601821 wic: Clean up DirectImageCreator 6c6c96a wic: Clean up BaseImageCreator df42125 wic: Remove unused plugin and error code 946dbec wic: Remove gpt_parser 5a8bcfb wic: Remove unused 3rdparty/commands c9b5ea0 wic: Remove 3rdparty/urlgrabber ba19b60 wic: Remove unused misc code f0499a0 wic: Remove unused fs_related code 93a60f7 wic: Remove rpmmisc ac2d312 wic: Remove proxy support 29fb556 wic: Remove grabber implementation d9096a6 wic: Remove fiemap support aac3223 wic: Remove bmap support a935109 wic: Remove mic package managers f1dbd46 wic: Remove rt_util c0aa6cb wic: Remove mic chroot d212000 wic: Remove mic bootstrap bd9b934 wic: Remove packaging, config commands 36f4ede wic: Remove unused custom commands 68e6adf wic: Make exec_cmd() error out instead of warn 9636046 qemu: upgrade to 2.1 3b769f0 trace-cmd: Update to version 2.3.2 4380b1a perl-rdepends: add CPAN, CPAN::Meta requirements 47efe35 kexec-tools: reinstate 'kexec-tools' package 2917308 ubootchart: delete ubootchart recipe 23ff42e core-image.bbclass: Correct comment about packagegroups. c8aba32 gstreamer1.0-plugins-good: fix the bug for gstrtpmp4gpay b88b5b7 bootchart2: create recipe for bootchart2 a00dcf2 v86d: fix for systemd to load uvesafb module correctly 34ffa4e alsa-state: install init script only when 'sysvinit' is in DISTRO_FEATURES f0c0040 syslinux: fix reinstall error 8371105 u-boot-mkimage: fix recompile error dfc203c kernelshark: fix recompile error 78e127d kexec-tools: fix recompile error 866070c logrotate: fix recompile error 020f816 libnewt: fix recompile error 3f0bbf6 busybox: Add Upstream-Status to patch 2d77fbf sysvinit: allow stack size configuration from rcS b32b819 wpa-supplicant: use PACKAGECONFIG for ssl selection b6cdfec lz4: update to 120 0065258 boot-directdisk.bbclass: use local HDDDIR 7c872ea remake: fix build error 26c229c tzdata: update to 2014f 39d800d tzcode: update to 2014f 86afd7e ghostscript: Remove bogus gsfonts reference from DESCRIPTION 6cad939 documentation.conf: Small tweak to INITRD variable bfa36a2 code cleanup for INITRD variable handing 73c481d base-files: set dynamic COLUMNS via resize command a40db96 busybox: Make busybox connman aware 268688a oelint.bbclass: Check for ${PN} or ${P} usage 207e94d oelint.bbclass: add patch checking 7c85585 oelint.bbclass: make oelint bbclass work c3dedbe curl: remove unused patch 6fa2d82 perf: fix indentation 522a808 perf: explicitly disable libunwind 3b019ed Add doc entry for "ptest-pkgs" in IMAGE_FEATURES list 6a77a1d scripts/send-error-report: fetch /Errors/ instead of /. 2dab9e6 gstreamer1.0-omx: Remove unnecessary dependency on plugins-bad. 74f0424 kexec-tools: Create separate package for vmcore-dmesg a350f26 slang 2.2.4: fix the iconv existence checking df3d7de cups: regen configure so cups-no-gcrypt.patch has an effect 6767cc1 cairo: explicitly disable LTO support by backporting patch which removes it a0dcda8 tcp-wrappers: install /etc/hosts.allow and /etc/hosts.deny 1d75145 tcp-wrappers: fix do_install when $prefix == $base_prefix 1805ec8 formfactor: Grammar fix in recipe comment. bd7b15b test-dependencies: don't override failed-recipes.log aa87ead nss*: Replace hardcoded "/etc" with "${sysconfdir}" ce7b1b0 alsa-lib: pcm_local.h: include <time.h> to enable CLOCK_MONOTONIC a06c934 alsa-lib: fix hw_ptr exceed the boundary 9a923b9 alsa-lib: use get32_labels for multi-source aa5fa26 psmisc: Typo in fuser makes -M on all the time c91ed20 tcmode-default.inc: allow override of binutils-crosssdk 870bb8d local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS 83775dc autotools: Exclude SDK_OS from autotools task signatures b521321 package: Fix darwin shlibs code 0a7530f upstream-tracking: Add various CHECK_DATE and UPDATE_REASONs for my recipes 25129a6 bitbake: runqueue: Add sceneQueueComplete event 53eaed5 package: Convert dylib handling from .la to otool c702039 package: Fix pkgdest for darwin shlibs code 55379f2 autotools: Fix warning for odctools-crosssdk 03af60e sstate: Allow switching between linux and non-linux SDK builds within the same tmpdir 34dc844 bdwgc: Upgrade 7.2d -> 7.4.2 4a22636 dev-manual: Updates for checksums and wic d283686 dev-manual: Minor fixes. e7dae57 ref-manual: Added two new FAQ entries. 152d307 dev-manual: Updated manual overview to include new QEMU chapter fb46492 dev-manual: Edits to the wic reference section. f937e05 dev-manual: Miscellaneous fixes in the newbie chapter. 3152e69 dev-manual: Created new chapter on QEMU. 5f31e28 dev-manual: Added support for new QEMU chapter. 25d7b0d dev-manual: Modified how to find checksums in the recipes 3be4af9 dev-manual: Applied review edits to the 'wic' section. 73abcb0 dev-manual: Fixed up the list of other references. 231fde5 dev-manual: Replaced "--" with &dash;&dash; throughout. 7ef076c dev-manual: Miscellaneous wic edits. e0aa8f0 dev-manual: Miscellaneous updates from the wic help text. b8a836c dev-manual: Added --fsoptions to wic 537e965 dev-manual: squashfs support added to wic section. 2a11e9d dev-manual: Created new "Plugins" section in the wic section. 1a82521 dev-manual: Updates to the creating partitioned images section. 4560e2f dev-manual: Added note and fixed a grammar spot. b1a9074 dev-manual: Patch to fix some links and references. 6ebbf03 dev-manual: Updated example "foo" recipe name used in examples. 0221f8d poky: Enable build-deps QA test bu default f401e8f bitbake: cooker: Get rid of duplicate 'import re' 70d0316 bitbake: knotty: Move second event check into a proper block 854d9e4 local.conf.sample.extended: update for preferred ABI 68eb17d bitbake: bitbake-user-manual-metadata.xml: Fixed variable flags example. 4643e6b bitbake: bitbake-user-manual-fetching.xml: Minor edits to clearcase fetcher d0dec84 bitbake: bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed link 53436d9 bitbake: bitbake-user-manual-fetching.xml: Added new clearcase fetcher module. b75572d opkg-utils: Update SRCREV 7ff489d mesa-demos: upgrade to 8.2.0 and allow building without GLEW/GLU 8034d77 tune-mips*: Ensure tunes are inherited in order fb8e2a8 gcc: Fix gcc-multilib-config comparison bfb23e6 sanity.bbclass: Add ability to verify toolchain flags cade601 init-install: Skip CDROM devices during probe 112674d init-install: Strip partition number from live_dev_name 7a81bd4 init-install-efi.sh: Verify /sys based files exist before displaying them fd3d11f gcc: Upgrade 4.9.0 -> 4.9.1 a9c8767 package_manager.py: set preferred ABI for rpm 3c61104 libnl: Upgrade to 3.2.25 d468e24 libcheck: Upgrade to 0.9.14 2e880b6 lsbinitscripts: Upgrade to 9.55 87aed8a help2man-native: Upgrade to 1.46.1 c02d6b4 oeqa/utils/decorators.py: add import os 81d7adf qemu.inc: Allow optional use of pkg-config from the HOST 1fb8fdb gstreamer1.0-omx: upgrade to 1.2.0 b819924 gstreamer1.0-libav: upgrade to 1.4.0 d36561c gstreamer1.0-plugins-ugly: upgrade to 1.4.0 273c6ad gstreamer1.0-plugins-bad: upgrade to 1.4.0 4832b94 gstreamer1.0-plugins-good: upgrade to 1.4.0 23808f9 gstreamer1.0-plugins-base: upgrade to 1.4.0 7bdfef3 gstreamer1.0: upgrade to 1.4.0 593f00d i2c-tools: Uprev to 3.1.1 704dd12 alsa-lib: Add upgrade path for alsa-dev 3d1c670 python-smartpm: fix option typo of command channel c07efbd python: python-pycairo: add python-pycairo-native eecd637 image.bbclass: tweak read_only_rootfs_hook to also support systemd based systems 713f1fd systemd: add volatile-binds to RDEPENDS db15e2d volatile-binds: add recipe 3b19f90 INITRD var: make it a list of filesystem images 463c9f4 wic: Various typo/grammar fixes to wic help text b7528a4 wic: Add squashfs to --fstypes documentation dcf7d98 wic: Add documentation for --fsoptions 3e237b1 wic: Fix plugin help text e517b08 image-vmdk.bbclass: use sda rather than hda 2ca9406 gcc-4.9.inc: fix parallel building failure 2d16601 populate_sdk_base: Fix grep command usage on old hosts d738109 selftest/buildoptions.py: fix QA_WARN test and add more output when failing 062bd81 libx11: Add missing NULL check 6a7b989 cml1: correct diffconfig output format 21b1cd1 nss: CVE-2013-5606 0685207 pulseaudio: fix CVE-2014-3970 c6a57f7 base-files: fix up misleading dir grouping names for lsb dirs caea71f base-files: remove strange 2775 perms from dirs like /home 97cc497 base-files: actually install 2775 dirs as 2775, not 2755 3b1beeb libav: fix PACKAGECONFIG for theora and libvorbis 931fd01 autoconf: remove automake patch enforcing --foreign addeef1 lib/oe/rootfs: Improve error message whitespace cdb9b96 directfb-examples: Fix building with new autoconf 7952151 populate_sdk_deb: Fix non x86_64 SDK builds 4310088 apt-native: Add missing DEPENDS on db-native and curl-native 848cc27 populate_sdk_base: Include do_rootfs depends for do_populate_sdk 09def7a wic: do not overwrite autogenerated /etc/fstab with original too early 5627590 util-linux: break out new package util-linux-findfs 7cb16c8 util-linux: break out new package util-linux-hwclock 89d1788 bitbake: codeparser cache improvements a05435f bitbake: cache: Optimise invalid cache file handling 97f4d8f bitbake: cache: Don't reload the cache file since we already have this data in memory e2e8231 insane: Use a warning for FILEEXTRAPATHS issues for now 14a7cde lib/oeqa: Fix accidental revert of code 73ce04e wic: squashfs partition support 5e7de54 wic: --fsoptions handling 68bc4eb insane: add checking to standardize how .bbappend files do FILESEXTRAPATHS 8e26ab7 oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 242ccee alsa-lib: remove non PN based -dev packages 65e8bc4 cogl-1.0: Add libcogl-path package 419daaa autotools: Improve configure dependency code for finding m4 files c1b244e wget: fix build error with gnutls 3754726 shadow-securetty: add freescale lpuart da75a9a python: fix _json module arbitrary process memory read vulnerability 33a1a17 nspr: Fix for CVE-2014-1545 f6507d3 gcc-4.9.inc: fix parallel building failure 30ef7b2 perl: fix rebuid failed while ${CC} changed 5a7f510 autotools.bbclass: Enhance sed regexp to avoid extra subshell 984f034 oeqa/runtime: Added skipModule import for test modules that use it. 0c4dd0a oeqa: Refactor test skipping decorators to use the unittest result object 0565d8b gstreamer1.0-plugins-good: add missing dependency on libcap 02a15c0 gst-plugins-good: add missing dependency on libcap 8fdee05 pulseaudio: add missing dependency on libcap e9008b0 debian.bbclass: inherit package e2bd60a base-files: Don't export TZ if /etc/TZ exists 35f3f10 glib-2.0: use ptest-gnome 403aa97 ptest-gnome: add ptest helper for GNOME packages 050cbac shared-mime-info: upgrade to 1.3 c76ee2b xf86-video-evdev: upgrade to 2.9.0 7fa1294 libevdev: add new recipe (needed by xf86-input-evdev) 9fe836c libxi: upgrade to 1.7.4 99bffeb curl: Upgrade to 7.37.1 0eed506 cups: Upgrade to 1.7.4 2d7e6a0 binutils-cross-canadian: Explicitly DEPEND on nativesdk-flex, we require it anyway 63df03d qemu: Use PACKAGECONFIG for libusb to avoid floating dependency c6211d8 gcc-multilib: Simply/fix MULTILIB_OPTIONS handling 42470aa lib/oe/classextend: Avoid early expansion of PR values aee3b53 cross-canadian: Copy target_ definitions from cross.bbclass d802443 populate_sdk_base: Extend TOOLCHAIN_TARGET_TASK to include multilib variants 8aeefd4 libomxil-0.9.3: Remove versioning for bellagio .so files. c489b13 Revert "libomxil-0.9.3: Remove versioning for .so files." df214ad allarch: Generate same package for MIPS and non-MIPS targets 80cfdfe libice: fix non-deterministic libbsd dependency 5f496b2 kern-tools: adjust to full history meta-data bc76ecc linux-yocto/3.14: libata and generic CPU modalias handling 4033ca8 kernel: don't copy .so.dbg files into kernel source install 366e7a6 linux-yocto-dev: bump to v3.16+ d332ad7 linux-yocto: x86_64: expand kernel stack to 16K 32a20c3 lttng-modules: re-enable ARM builds 1681c88 lttng-modules: update to 2.5.0 d90124c linux-yocto/3.14: vexpress and MVM firmware support a202f8a insane: Add build depends check 686037c ref-manual: Updated note in the "CentOS Packages" section. 8f52c69 bitbake: bitbake: remove choices for dump-signatures 1306f26 package_ipk.bbclass: Support hierarchical feed 1529ef0 bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf f833195 bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf 91c845c gst-ffmpeg: Add CVE patches b7f8fde serf: specify LIBDIR to avoid install issue 78a38c8 perf: remove CFLAGS override be7eebe net-tools: ifconfig interface:0 del <IP> will remove the aliased IP on IA64 94b2718 toolchain-script: Really fix CANADIANEXTRAOE issues 3134ae1 sanity: Check for setgid/setuid TMPDIR 7c11b32 initscripts: fix bashism in bootmisc.sh 0cc5fa5 squashfs-tools: Add nativesdk in BBCLASSEXTEND 1330419 sysvinit: bootlogd: ensure /var/log/boot is created in volatiles 8076ab2 sysvinit: bootlogd: Don't run savelog if it's not installed 48641d5 sysvinit: bootlogd: Honor VERBOSE 063ee04 wic: Remove fstype from mkefidisk canned wks aec05b6 wic: Add help entry for wic kickstart a0e7d58 wic: Fix bad directory name in bootimg-efi 970de1b pango: upgrade to 1.36.5 252b7ee libxft: upgrade to 2.3.2 4bdd18e xcb-util-wm: upgrade to 0.4.1 93a31df xf86-video-vmware: update to 13.0.2 9c3aac1 gdk-pixbuf: upgrade to 2.30.8 c3601c8 libice: upgrade to 1.0.9 2c74aca gnome-common: upgrade to 3.12.0 4bad95b at-spi2-atk: upgrade to 2.12.1 da056f0 inputproto: upgrade to 2.3.1 84199cc libxfont: upgrade to 1.5.0 376ed31 fontsproto: upgrade to 2.1.3 4071033 kernel-module-split.bbclass: Allow autoloading multiple modules or modules where basename != module name 2c4d82b gstreamer1.0-plugins-base: get caps from src pad when query caps in gsttagdemux 5d7b5bb gstreamer1.0-plugins-base: do not change eos event to gap event if no data has passed to streamsynchronizer. 8040b2d gstreamer1.0: pass rate of input segment to output segment in gstbaseparse. dcd0deb gstreamer1.0-libav: avoid using non-growable pool for videodec 4fc9259 gstreamer: fix a bug for gstbaseparse 036d9ab gst-plugins-good: fix integer overrun for mulawdec fd1aacc adt-installer: fix sed input file error dc6a9a9 systemd: change dependency relationships 0270b0e shadow: fix the behavior of su cfa23a2 mkefidisk.sh: Add signal handling ce38579 mkefidisk.sh: Fix redirection to 1 acfe054 busybox: mdev: Ensure /dev/initctl exists after tmpfs mount 034790d busybox: mdev: Use mdev.seq 67e1a52 busybox: mdev: Make /dev/shm world-writable c294bbe mkefidisk.sh: Remove initrd entry for gummiboot 6ac058c connman: Fix PPTP VPN plugin QA issue 56bfda2 image.bbclass/rootfs.py: add variables to rootfs[vardeps] f4456df bitbake: toasterui: fixing event.data clash 37d2066 bitbake: toaster-requirements.txt: document requirements for the python environment 1b9175a bitbake: toaster: properly set layers when running a build 6e71c27 bitbake: toaster: add project main edit page 8a3789a bitbake: toaster: move bldcontrol initial_data fixture to code 5aba3d7 bitbake: toaster: improved Project models 6cfb76f bitbake: toaster: add fields for sourcedir and builddir paths 5ba68f3 dev-manual: Added the section on "Creating Partitioned Images" b72dc51 ref-manual: Provided canonical GP license names. 2dec5d5 ref-manual: Replace a couple old references to "task-*" d77c4cb kernel-dev: Fixed a wording typo. 653b557 bitbake: "per-package" should say "per-recipe" 8b7116d bitbake: Updated the the example 'bitbake -h' output to match the actual output, which has been recently patched to fix the '-S SIGNATURE_HANDLER, --dump-signatures=SIGNATURE_HANDLER' option. 5bcda42 bitbake: fetch2: Add module for ClearCase (ccrc://) 13a03f2 bitbake: command/runqueue: Fix shutdown logic 4db62df wget: Remove unneeded DEPENDS line ba3f990 kernel-dev: Fixed typo ca4e42a kernel-dev: Fixed link to BitBake command: 6aeed29 ref-manual: Updated some glossary variables: ed3cd02 dev-manual: Removed not to the PTEST_ENABLED variable. 93ad63c ref-manual: renamed "do_package_write" to "do_package_write_*" 8e280b4 yocto-project-qs: Updated the note on working with proxies. ab3e880 ref-manual: Fixed grammar problem in FILES variable description. 1b7c45e ref-manual: Modified licensing verbiage for GPLv3 4767787 ref-manuala: Updates to support links to BB manual 1fc9548 ref-manual, yocto-project-qs: Fixed some references to BitBake Manual. 0558a37 alsa-tools: Disable use of GTK+ when not using X11 8933810 buildtools-tarball: Add wget to buildtools-tarball ec70845 shadow: Add PACKAGECONFIG for acl/attr 0ef3734 libomxil-0.9.3: Remove versioning for .so files. 231c737 bitbake: bitbake: update help message for dump-signatures d74b882 bitbake: bitbake-user-manual-metadata.xml: fixed some example whitespace issues 335defe bitbake: bitbake-user-manual-metadata.xml: KERNEL_FEATURES example updated. c723fa0 bitbake: bitbake-user-manual-metadata.xml: Fixed whitespace c08d724 bitbake: bitbake-user-manual-metadata.xml: Removed fakeroot from list eb169fe bitbake: bitbake-user-manual-metadata.xml: Added second conditional metadata example. 49627bb bitbake: bitbake-user-manual-metadata.xml: Adding some flag examples. e83032c bitbake: bitbake-user-manual-metadata.xml: Edits to some operators af4f1f4 bitbake: bitbake-user-manual-execution.xml: Minor edits to execution chapter. 696973a bitbake: bitbake-user-manual-intro.xml: More edits to the intro chapter. 4df50d3 bitbake: bitbake-user-manual-intro.xml: Minor edits to start of intro chapter b62b682 bitbake: bitbake-user-manual-metadata.xml: Replaced "populate_staging" 435e425 bitbake: bitmake-user-manual-fetching.xml: Added transportuser parameter for SVN c270e24 poky.conf: Catch up with qemu-config rename -> packagegroup-core-device-devel 4d2ac6f rootfs: Remove the extraneous install directory bcadbb6 pseudo: uprev to 1.6.1 5be57ba kernelshark: Remove trace-cmd from the kernelshark package e26aae7 libatomics-ops: Extend to nativesdk c79b452 grub_git: bump version, remove patch 551e456 xf86-video-intel: disable non-deterministic tests for libX11 ee2b26f qemu: security patch for CVE-2014-3471 348102a oprofile: backport two patches to support e500mc/e6500 91bafd5 strace: fix 64 bit process detection ece74df python-numpy: add support for powerpc64 architecture a237888 insane.bbclass: avoid QA errors for n32 kernel 478dbd3 diffstat: update to version 1.59 01e556c gcc: update *LIBC_* linker relocation reglex c0585ca openssh: use pidfile in initscript cd9ab37 eglibc: rewritten tzselect as posix sh and move it to tzcode package 8673b60 busybox: enable CONFIG_FEATURE_AWK_LIBM by default c9a16c5 default-distrovars/multilib: update license whitelists to use canonical names ba197e6 license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSE a9710bc scripts/test-remote-image: use the scriptpath module 03e2fb2 scripts/oe-selftest: add command-line parsing and options 172c560 mkefidisk.sh: Reduce output and add verbose flag 049100a mkefidisk.sh: Make the rootfs copy the last step db162c6 mkefidisk.sh: Add die() and cleanup() routines fd8a230 mkefidisk.sh: Improve logging da68264 mkefidisk.sh: Copy the EFI dir recursively 88045c9 mkefidisk.sh: Add gummiboot support 7f595ea mkefidisk.sh: Add mount error checking 3213ab4 mkefidisk.sh: Use all caps for volume names b163ba1 initscripts: Add support for /etc/default/urandom 0327db6 initscripts: make hostname.sh coreutils-compatible 82ef864 initscripts: Use current date as an additional source of entropy 769b0f3 initscripts: parametrize random seed file location 00017b4 initscripts: save /etc/timestamp with seconds accuracy b573ae8 initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE 779f845 rpm: compile rpmqv.c instead of rpmqv.cc 6cb4ba9 libgpg-error: fix pkgconfig.patch 63ee154 grub-core: fix endianness problem 7d1fed2 lz4: update to latest c71a1e1 common-mingw: force ac_cv_func_mmap_fixed_mapped=no 6403cd0 populate_sdk_base: ensure that filenames with empty space character are handled f07c17d python-distribute: add nativesdk to BBCLASSEXTEND d984fcf libdrm: enable freedreno experimental support 493e1db libdrm: upgrade to 2.4.54 449c535 subversion: Disable make install parallelism 04e45f0 license.bbclass: fix indentation in python function 1f45232 subversion: neon support was dropped, switch to serf 93bc890 serf: Add new recipe (needed by subversion for http support) 012c5c1 libatomic-ops: Add BBCLASSEXTEND for native (to support bdwgc-native) 0662aa8 bdwgc: Add PACKAGECONFIG for libatomic-ops d66c567 oeqa/controllers/beaglebonetarget.py: fix deploy when kernel file is a broken link 929e48e oeqs/selftest: Added test case decorators for toaster 1bec8d6 gmp: use PACKAGECONFIG to address readline dependency 46ab196 flac: explicitly disable checking for nasm 14735be oeqa: fix return status in pam.py to match shadow-4.2.1 012a572 shadow: upgrade from 4.1.4.3 to 4.2.1 3ab35e4 man-pages: Upgrade to 3.70 9df9a8c libpod-plainer-perl: Upgrade to 1.04 704a4ba gnupg: Upgrade to 2.0.25 61d4e80 lzo: Upgrade to 2.08 774c339 squashfs-tools: Upgrade to 4.3 5effba2 kmod: Upgrade to latest git 4971feb kbd: Upgrade to 2.0.2 58e3c4d qemu: exclude some ARM EABI obsolete syscalls 97899bc eglibc: check for required distro features d418bed python: Forcibly disable tk fe14f99 xserver-xorg: Fix build determinism problem a0b99a8 gnutls: Fix floating libidn dependency f4bb0d0 libpcap: Fix floating dbus dependency 9837b8e fontcache: Fix build dependency errors 3363638 neard: Fix typo in patch leading to parallel make race 490431f btrfs-tools: Upgrade 3.12 -> 3.14.2 a00faba libconvert-asn1-perl: Upgrade 0.26 -> 0.27 289cf8d python-pycurl: Upgrade 7.19.3 -> 7.19.3.1 76f75e9 subversion: Upgrade 1.7.7 -> 1.8.9 24bee50 cross-canadian: Fix shlibs directory after recent shlibs changes da223ec nasm: Update 2.11.02 -> 2.11.05 bb8573b powertop: Upgrade 2.5 -> 2.6.1 ba34cfc gccmakedep: Upgrade 1.0.2 -> 1.0.3 598357b mdadm: Upgrade 3.3 -> 3.3.1 eaae172 gdb: Upgrade 7.7 -> 7.7.1 9996548 python-scons: Upgrade 2.3.0 -> 2.3.2 c882d7f python-docutil: Upgrade 0.11 -> 0.12 b56d2f5 pkgconfig: Drop version from RPROVIDES 391704d libpcap: Avoid libpcap build error when libnl1 is involved 03c6fd0 ltp: use "foreign" automake strictness 68d1ee3 oprofile: use "foreign" automake strictness 9406b1f libmad: use "foreign" automake strictness 9da7e68 which: use "foreign" automake strictness d779dce libid3tag: use "foreign" automake strictness 36360f2 bzip2: use "foreign" automake strictness 93f54c0 lz4: Add self to maintainers list cd843b3 gstreamer1.0-omx: Use variables for CORE_NAME processing. 7023edc perl-rdepends: Add perl as perl-misc/${PN}-pod runtime dep 3fbfc6d setserial: add missing depends on groff-native fd42fc4 libxml2: enable catalog support fc4c43a xserver-xorg.inc: add missing dep for xmlto 53b68e0 xorg-lib-common.inc: add missing dep for xmlto c61cc3c xorg-proto-common.inc: add missing dep for xmlto 03aa23a alsa-utils-native: add missing dep for xmlto c95dec0 xmlto: add version 0.0.25 605e1f3 docbook-xml: add docbook-xml-dtd4 38d438c docbook-xml: add docbook-xsl-stylesheets 1.78.1 d2c59d3 scripts/test-remote-image: add --skip-download option eb86725 file: remove dump and filesystems 4c78b0a file: fix perl reported as awk 2e822bf git: update to v2.0.1 bb0b765 classes/insane: Show QA check name 5b07620 Remove long-deprecated "task-core" backward compat for packagegroups. be0fea1 pseudo_1.6.0.bb: uprev to pseudo 1.6 037aa4a groff: fix PERLPATH 562cc69 xorg-driver: use PACKAGEFUNCS instead of populate_packages_prepend 2db009d default-versions: remove xf86-video-intel 7b455c5 xf86-video-intel: upgrade to 2.99.912 eca8a56 wic: Error on zero-sized partitions d08c2ce wic: Add kickstart reference to help system d8b65a5 wic: Add wic overview to help system 83e5c09 wic: Add vfat support f398687 wic: Error on parted non-zero error code 1dcdd87 bitbake: toasterui: fix build - project identification e7fa0c3 bitbake: toaster: new project page implementation d19b784 bitbake: toaster: whitespace fix 9cfa66b bitbake: toaster: add automated login in new project page cff1935 bitbake: toaster: add project pages 6b62a0f bitbake: toasterui: Show in the log that ToasterUi is ready to receive events. c35b678 bitbake: toaster: automatically enable applications 5790b60 bitbake: toaster: automatically discover urls.py files 1712c71 bitbake: toaster: remove strftime calls in filters 9e99bcf insane: Ensure do_package_qa happens after do_packagedata 1cb9f7b lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE d836437 oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 79dae06 xserver-xorg.inc: add PACKAGECONFIG for xmlto e56bc99 xorg-lib-common.inc: add PACKAGECONFIG for xmlto 91c7cba xorg-proto-common.inc: add PACKAGECONFIG for xmlto 8d7f9e6 alsa-utils: add PACKAGECONFIG for xmlto 4febf20 cups.inc: Delete obsolete "PROVIDES" line. d8ef355 wic: Add general 'plugins' help topic f2ab619 wic: Add dummy subcommand and usage strings b5dceca wic: Print error if a partition specifies an invalid --source 1908751 wic: Add help text for 'wic list source-plugins' 40769b7 wic: Add command to list available source plugins ae33bda rpm: disable -Wno-override-init 68df093 libnss-mdns: replace hardcoded /etc with ${sysconfdir} aa460d8 libnss-mdns: support ipv6 in lookups 6156379 libpcap: fix depends on libnl ba46e51 Move boot media to /media/realroot for easy access after boot. 360171c package.bbclass: add a stub implementation of package_name_hook 28270fc bootimg.bbclass: Add parameter to specify HDDIMG volume ID 2f7c92c init-install-efi.sh: improve hard drive searching process ae724e4 init-install-efi.sh: fix to handle the boot partition correctly 90362a4 gcc: Ensure c++ includes are in /usr/include/c++/${BINV} 76940ed builder: removed setting of BB_NUMBER_THREADS and PARALLEL_MAKE d3a3f4b weston: make webp explicitly configurable 4956ae7 cogl-1.0: update to 1.18.2 7b861d0 init-install.sh: Verify /sys based files exist before displaying them 949bf15 base-passwd: install passwd and group atomically 7e6eeee kernel.bbclass: update KERNEL_IMAGE_MAXSIZE 0903a6b gzip: move uncompress bin to avoid cross-fs link e35d626 package.bbclass: Generate runtime-rprovides data 09898d6 insane: Split do_package_qa into a separate task (from do_package) 3ead62a package.bbclass: Rewrite shlib_provider handling to include RPATH db788ac package.bbclass: Improve shlibs pkgdata file format a20cc90 package.bbclass: Rewrite sonames data structure to include library path adb89b1 package.bbclass: Improve shlibs needed data structure 6879c3c maintainers.inc: add info for libical 4730941 sanity.bbclass: Update minimum git version to 1.7.8 6686f75 adt_installer: not download repo page 018e85e adt_installer: check the result of updating opkg f629045 adt_installer: fix syntax error 82999c1 adt_installer: remove unnecessary variable 5d179f6 binconfig-disabled: add a default value and comment for BINCONFIG 9192fc1 xserver-xorg: fix xshmfence autodetection 6bb1bef xserver-xorg: add PACKAGECONFIG for libunwind 5a194a3 bluez5: upgrade to 5.21 e206dfa libcroco: disable /usr/bin/croco-6.0-config 0a6dcf2 libcap: use PACKAGECONFIG for attr and pam configurations 42806c7 groff: fix bindir transaction error 5f27f55 rpm_5.4+cvs: Add RPM community tree for future development 7bf5341 package_rpm.bbclass: Should be using HOST_* not TARGET_* f171799 rpm: Replace patch with backport from SCM version of RPM5 fe483ca rpm: Upgrade to 5.4.14 107ef51 db: Add version 6.0.30 e73deac perl, perl-native, perl-ptest: upgrade from 5.14.3 to 5.20.0 93d77b6 kexec-tools: upgrade to 2.0.7 02cdce9 libtasn1: update to 4.0 3d58c59 gnutls: update to 3.3.5 c8a68bb db_5.3.*: Upgrade to 5.3.28 a5531a2 bitbake: fetch2/svn: Add transportuser parameter 0538574 bitbake: lib: fix no newline at end of file edf8cb1 bitbake: toaster: fix no newline at end of file 359f087 yocto-bsp: Drop GLIBC_ADDONS setting 05c47cc yocto-bsp: Update qemu inclusion lists 868a234 grubtarget.py: Change 'test' GRUB entry selection method 581a06a meta-yocto-bsp: oeqa/controllers: add GrubTarget 57bbb1a Revert "meta-yocto-bsp: oeqa/controllers: add GrubTarget" b21f799 build-appliance-image: Update to master head revision cc7d457 libxml-parser-perl: fix do_compile failed with unrecognized option '-Wl, -O1' 301c3f9 openssh: avoid checking empty passwords to mess up with PAM modules 9674819 autotools.bbclass: remove autotools_set_crosscompiling fd4eca0 scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGE ab1dce9 bitbake.conf: automatically add libexecdir/BPN/.debug to -dbg cc49165 glib-2.0: silence QA warnings about libraries outside ${libdir} ae03111 Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file. 52a6d20 elfutils/elfutils-native: Fix patching generated files 2c59db6 lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe function 70c933e libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl 5f1f863 gtk+: Add PACKAGECONFIG for directfb aa76de9 adt_installer: Fix real envrionment script issues 6ebd0a8 toolchain-scripts: Add handling for CANADIANEXTRAOS 64e2bad meta: fix no newline at end of file 3bc357f runqemu-extract-sdk: normalize paths to improve output fbe1291 qemu: fix qemu-native pkg-config paths 5aec84d init-install-testfs.sh: add '--hotkey x' to 'test' menuentry 49b416d bitbake: templates: Added newline character to end of script. 7043956 bitbake: bitbake-user-manual-ref-variables.xml: Edits to OVERRIDES variable. 0b96a4b bitbake: bitbake-user-manual-execution.xml: Minor fixes. 538cbf4 bitbake: bitbake-user-manual-intro.xml: Minor fixes mostly grammar adjustments. ac8ac17 bitbake: bitbake-user-manual-fetching.xml: Small fix in Git Fetcher 3a7258a bitbake: bitbake-user-manual-execution.xml: Typo and grammar fixes. 00ade7e bitbake: bitbake-user-manual-execution.xml: Edits to "Providers and Preferences" 0736649 bitbake: bitbake-user-manual-fetching.xml: Small wording change. 157c80f bitbake: bitbake-user-manual-ref-variables.xml: Edits to PROVIDES variable. 41b46d7 bitbake: bitbake-user-manual-style.css: Added permalink style for display d3e1ce6 bitbake: bitbake-user-manual-customization.xsl: Added support for variable permalinks. dd09b07 bitbake: template: Added XSL template to support variable glossary permalinks. ca77f37 bitbake: bitbake-user-manual-intro.xml: Edits to "Obtaining BitBake" 296bb74 bitbake: bitbake-user-manual-intro.xml: Basic proofreading, grammar fixes. 1adedec scripts: fix no newline at end of file c8391d0 ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+ d321a50 template: Added new line at end of file so vi does not throw error. 5bdb231 templates: Added new line to avoid vi save warning. 8c26482 ref-manual: Added USE_VT variable description. 9329d7c ref-manual: Added SYSVINIT_ENABLED_GETTYS variable description. cc8c7da ref-manual: Added the INITRD_IMAGE variable description. 8d0d487 ref-manual, bsp-guide: Added cross-references for two variables. 980ad4e ref-manual: Added the LICENSE_FLAGS_WHITELIST glossary description. 68bd063 ref-manual, bsp-guide: Added several cross-references to LICENSE_FLAGS. a53950a ref-manual: Added the LICENSE_FLAGS variable description. 08d68e5 ref-manual, dev-manual: Updates to support PTEST_ENABLED. 2284771 ref-manual: Edits to INITSCRIPT_PARAMS variable. 11bf70b dev-manual: Fixed a couple typos in the Template section. c74284d ref-manual: Some minor fixes to the QA Checks chapter. 695946e ref-manual: Edits to OVERRIDES variable. 0a1d343 ref-manual: Fixed link back into the BB manual. f8d3114 ref-manual: Edits to PROVIDES variable. c5ca7cd mega-manual: Added support for variable permalinks in the glossary. 9eb3e85 documentation: Added permalink display styles to CSS files. 6b5398f ref-manual: Added support for variable permalinks in the glossary. f47e967 template: Added an XSL template to support glossary variable permalinks c13d40a ref-manual: Added the BASE_LIB variable to the glossary. ece1d1a ref-manual: Added TUNE_PKGARCH_tune to the variable glossary. 0a45b37 ref-manual: Added ABIEXTENSION variable to the glossary. 9efc700 ref-manual: Added TUNEABI_OVERRIDE and TUNEABI_WHITELIST to glossary. 5e63079 ref-manual: Added TUNEABI to glossary. 359b9f4 ref-manual: Added TARGET_CC_KERNEL_ARCH variable to glossary. 0d287cd ref-manual: Added TUNECONFLICT[feature] to glossary. 2123c4d ref-manual: Added TUNEVALID[feature] variable to glossary. 81a065b ref-manual: Added three new tuning variables to glossary. e2f04f4 ref-manual: Added TUNE_LDARGS and TARGET_LD_ARCH variables. 590b6cf ref-manual: Added TUNE_ASARGS and TARGET_AS_ARCH variables. 1c0229e ref-manual: Added TUNE_ARCH variable and edited TARGET_ARCH. a548944 bsp-guide: Fixed typo. 2fb201e profile-manual: Fixed bad title. 01af798 dev-manual: Fixed a mult-line <ulink> cross-reference 418af20 mega-manual.sed: Added line to process profile-manual. 58744f8 groff: Fix build on Fedora 17 for 1.18.1.4 ffd4e50 gawk: fix optional dependency mpfr 8a18578 groff: remove redundant code snippet 0ed5a13 python3: fix builtins imports 247c9a1 adt_installer: Fix sed file not found error 9e1c869 oeqa/selftest/_toaster.py: fix 'IndentationError' issues 676c1f5 oeqa/selftest/toaster.py: renamed to _toaster.py 6b5484d Revert "libusb: add missing build dependency on udev" 61ab649 classes/kernel: Use full path for symlink in update-alternatives. ddb70af populate_sdk_base: Remove confusing echo b0a9f30 populate_sdk_base: add auto-completion in setup 4d96116 classes/report-error: tweak summary message 20561ed libusb: add missing build dependency on udev dbb4c73 test-dependencies.sh: Return non-zero return code when there was some failure detected 4e2656d sstate-diff-machines.sh: Return non-zero return code when there was some failure detected 442efc3 patch.bbclass: unset TMPDIR after use 0ae5aad recipes-devtools: fix segfault in lib32-gcc with "." multilib_dir 184dddf initrdscripts: Try to boot if boot label is unknown 946fb18 distutils/distutils3: Fix bashism 68824d9 u-boot-fw-utils: install config file c5713fe createrepo: RDEPENDS on libxml2-python a3cbd2d sudo: upgrade from 1.8.10p2 to 1.8.10p3 8eea757 initramfs-framework: get rid of udev-utils d3f11f8 systemd: remove udev-utils, move 'udevadm' to udev package 9bb5c74 udev: remove udev-utils, add 'udevadm' to udev package 2ecb899 udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default e508220 udev: update init script for conditional probing of platform bus 3da0162 own-mirrors: Add gitsm:// mirror support b7c077a gtk-doc: Add pkgconfig inherit c3c1ceb libsdl: Convert to use pkg-config in internal m4 macros 0f182ed gst-openmax: Add missing pkgconfig inherit 94dbe85 lib/oe/package_manager.py: Add processing for alternative SDK_OS e110809 gcc-cross-canadian: Add configure-target-libgcc d9cdeac populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation 03679b7 classes/package_rpm.bbclass: Fix SDK Suffix reference 9729482 curl: Convert CURLGNUTL to PACKAGECONFIG 224a183 ca-certificates: Update to 20140325 2f9fd47 mobile-broadband-provider-info: Update SRCREV 0edf844 man-pages: Update to 3.69 4bbfa0d xcb-util-renderutil: Update to version 0.3.9 6e392ab curl: Update to 7.37 ee14096 gnupg: Update to 2.0.23 9624793 liburcu: Update to 0.8.4 c23e597 libusb1: Update to 1.0.19 1bcd736 sqlite3: Update to 3.8.5.0 02a6b7b u-boot: Optionally deploy an environment or script file f3d2e32 cmake.bbclass: restore OECMAKE_SOURCEPATH 540b7a1 binutils: Add fix for recent patch on older gcc ad07178 binutils: Apply the proper fix for PR 16428 7f6a92b oe-pkgdata-util: fix help text 50264f7 list-packageconfig-flags: improve option parsing 1ed4c5d list-packageconfig-flags: filter out doc and defaultval varflags 2b4e150 scripts: consolidate code to find bitbake path 3c7b5ec syslinux: fix isohybird overflows on 32 bit system cc480ea nfs-utils: fix the --with-statdpath= flag df7f584 gummiboot.bbclass: Ensure MLPREFIX is applied to depends flag 6d20145 grub-efi.bbclass: Ensure MLPREFIX is applied to depends flag e5b5239 syslinux.bbclass: Ensure MLPREFIX is applied to depends flag cef0d82 eglibc (2.19): fix hardcoded /sbin path d0f01d8 initscripts: update populate-volatile.sh 953b01e nss-3.15.1: fix CVE-2013-1739 b2aa82c mesa.inc: remove '-' suffix in substitution of package names f197918 dbus-test: fix incorrect checksum d340865 mkefidisk.sh: Allow symlink for device 1f0817c iproute2: upgrade to 3.15.0 135ad14 harfbuzz: upgrade to 0.9.29 0a4c876 bluez5: upgrade to 5.20 e612e18 scripts/test-remote-image: add value check for rootfs fstype, change method name used. 7b45316 oeqa/targetcontrol.py: Separate the matching of supported image fstypes from the resulting value check. d7b3683 meta-yocto-bsp: oeqa/controllers: add GrubTarget 809350a init-install-testfs: create signature file for master image a8f453d init-install-testfs: fix typo 566cba1 oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link already exist 94fea43 init-install-testfs: add grub serial line support 7c1a975 bitbake: toaster: Fix spacing and layout in no image files notification fee3a88 bitbake: toaster: display message if no images are generated 457091d bitbake: toaster: Add performance testing script 7ccbea9 bitbake: toaster: refactor the target page f3d0846 bitbake: build.py: Ensure shared work siginfo files are written to the correct location 3df8773 sstatesig: Add try/except around the stat calls 2fcaad2 sstate: Fix shared work preconfigure task handling d95ada9 poky.conf: Add gitsm PREMIRRORS 8afa4e7 local.conf.sample: Add sdl to nativesdk qemu PACKAGECONFIG 5b1c329 bitbake: bitbake-user-manual-fetching.xml: Grammar, typo, and tweaks. 8be77bb bitbake: bitbake-user-manual-style.css: Removed dead .PNG file 7455139 bitbake: bitbake-user-manual: Added permalink support. c65de86 bitbake: bitbake-user-manual-customization.xsl: Removed stale TOC variable. d87cb56 bitbake: bitbake-user-manual-fetching.xml: Edits to the Git Submodule fetcher section. 77166a2 bitbake: bitbake-user-manual-fetching.xml: Added new Git Submodule Fetcher section. 655e2ba dbus: don't override EXTRA_OECONF dae258a kernel-module-split: Fix KERNEL_MODULE_AUTOLOAD handling 2934b25 lttng-modules: update to 2.4.1-stable latest 3d97232 ref-manual: Edits to several tasks that do a bit of "cleaning" d785a16 dev-manual, yocto-project-qs: New section on working with source files. 45a1c42 kernel-dev: Edits to "Working with Out-of-Tree Modules" 5112dbd dev-manual: Edits to "Creating a Custom Template Configuration Directory" 99caeda ref-manual: Added new section on general migration points. 7dd70a8 ref-manual: Corrected wrong class name. daf8183 ref-manual: Fixed a typo in the IMAGE_TYPES variable. 5a143d8 ref-manual: Edits to the FAQ entry on getting source and firewalls. f82569f ref-manual: Fixed a link to the BitBake User Manual. ac6bdb4 dev-manual, kernel-dev: Provides some cross-reference to "clean" stuff. cf0be83 ref-manual: Expanded on the "clean" tasks. a92fcf1 documentation: Updated style sheets to remove unused .PNG files. d994d0b ref-manual: Edits to "atom-pc Board Support Package (BSP)" section. 72beb19 ref-manual: Added ptest default build info to migrating section. 4ff75a5 ref-manual: Fixed a typo in one of the QA descriptions. ad76aa0 dev-manual: Small edit to locating the race failure. 7755de2 dev-manual: Second draft of make race section. 1daa2c0 dev-manual: First draft of new section on debugging race conditions. a19f575 dev-manual, kernel-dev, ref-manual: Updated task name usage. 50af2dc ref-manuals: Edits to the STAGING_DIR_HOST variable. 088da28 ref-manual: Edits to some STAGING* variables. 1657abe ref-manual: Added 17 new STAGING* variables to the glossary: 66e3891 template: Removed the "d:" character namespace prefix. 0f6128e kernel-dev: Updated some TOC generation XSL parameters. 0614ea7 mega-manual: Added TOC control. 1d870a7 kernel-dev: Added an embedded section. 2f7fc00 mega-manual: edits to make the TOC better. 6aaab1a yocto-project-qs: Added XSL templates to support permalinks. e62a5aa profile-manual: Added XSL templates to support permalinks. 8a072df kernel-dev: Added XSL templates to support permalinks. 3c22ec9 dev-manual: Added XSL templates to support permalinks. 705027d bsp-guide: Added XSL templates to support permalinks. 439c776 adt-manual: Added XSL templates to support permalinks. 5aa464c ref-manual-customization.xsl: Changes to custom layer to support permalinks. 90497d8 template: Added XSL stylesheets to support permalinks. 1f6c99d yocto-project-qs: Removed specific sato 50 Gbyte note b503491 yocto-project-qs: Edits to "What You Need and How to Get It" 926a8ee bsp-guide: Edits to "BSP Layers" section adding locator info. 10996cc yocto-project-qs: Fixed inconsistency with storage spec. d9ce6c7 dev-manual: Edit to "Package Archtiture" section. 65cf76c kernel-dev: Added new "Building Out-of-Tree Modules on the Target" section. 3cb0463 dev-manual: Edits to "Writing a New Recipe" 59b50ea dev-manual: Edits to "Creating a Custom Template Configuration Directory" 95a5fad dev-manual: Edits to the "Understanding Recipe Syntax" section. d57b5e5 ref-manual: Updated the do_fetch closer look for checksum behavior. a456afa dev-manual: Updates to the "Understanding Recipe Syntax" section. 84ee8c6 ref-manual, dev-manual: Updates for custom template configuration directory. fae1d7d dev-manual: Added reference to QA checks in the "Packaging" section. 1b68137 ref-manual: Reorded LSB image types to be together. f1dc91c ref-manual: Edits to the IMAGE_DEVICE_TABLES variable. a3b8282 dev-manual: Edits to the "Making Images More Secure" section. e891596 ref-manual: Edits to the "Images" section. 2aba525 ref-manual: Updates to several variables. f339491 linux-yocto/3.10: update to v3.10.43 869e3d7 linux-yocto/3.14: enable mpc8315e NAND and Yaffs2 gcc 4.9 fix 3b65c42 linux-yocto/3.4: update to v3.4.91 c9743d3 linux-yocto/3.14: update to v3.14.5 ddab1a5 linux-yocto/3.10: update to v3.10.41 053620a meta-yocto-bsps: update 3.14 SRCREVs 79e7636 mpc8315e-rdb: add the example about booting from jffs2 root e3dc178 mpc8315e-rdb: add the jffs2 image support 7eb1230 mpc8315e-rdb: bump to linux-yocto 3.14 55b4cff ghostscript: fix sizeof(GX_COLOR_INDEX_TYPE) not equal to ARCH_SIZEOF_GX_COLOR_INDEX on mips 24ca3ae ghostscript: upgrade to 9.14 1709ec7 qmmp: upgrade to 0.7.7 3ea6ebb directfb: upgrade to 1.7.4 cb25932 libnewt/libnewt-python: upgrade to 0.52.17 55c8588 controllers/edgeroutertarget.py: enable dynamical determination of rootfs type 1655fe2 controllers/beaglebonetarget.py: enable dynamical determination of rootfs type d5deca2 beaglebonetarget.py: Add support for get_extra_files() classmethod e105c82 maintainers: Update directfb/ghostscript/libnewt/qmmp ownership 02eb862 hwlatdetect: fix PV a37e09e hwlatdetect 0.85: fix variable ordering 14058e8 dpkg: Security Advisory - CVE-2014-3127 4eea29a dpkg: Security Advisory - CVE-2014-0471 c44d7b5 libtiff: Security Advisory - CVE-2012-4564 9d40ce5 libpam: Security Advisory - CVE-2014-2583 6aa8d74 package_ipk.bbclass: Support hierarchical feed 5a6f1c0 perf: add slang to the dependencies 317224e Revert "populate_sdk: verify executable or dynamically linked library" ee0f647 relocate_sdk: Skip to do relocation if the file size is less than 64 byte 9f7d599 cups: enable cups-str4402.patch d69608c dbus-native: dbus-native: do_compile failed on selinux.c on CentOS 5.10 7f8a53a kexec-tools: fix warning about patch could not be found 01fb5bb wget: use GnuTLS instead of OpenSSL 4dae6c1 directfb: fix-compilation-with-zlib.patch merged upstream c7bfbab gawk: ensure cross compiling doesn't try to remove host files f6ca3ce tzcode: update to verison 2014e b4b5443 tzdata: update to version 2014e f2a104d archiver: create dir 'B' explicitly while WORKDIR changed e95d2f2 image-vmdk.bbclass: set timeout to 1 second 48b1390 systemd: check IFLA_VLAN_PROTOCOL 362ef0a wpa-supplicant: upgrade to 2.2 763331d connman: upgrade to 1.24 79a3a77 gcc-configure-common: Address problems with gengtype c56c9a2 kernel-module-split: Add support for KERNEL_MODULE_AUTOLOAD and KERNEL_MODULE_PROBECONF 3476a49 binconfig-disabled: Add class and use 3a88df9 alsa-tools: Add missing pkgconfg dependency f736833 maintainers: Update package ownership 5cc9702 neard: fix more parallel build issues a08ef9a native.bbclass: Properly define directories 6ad8d64 bitbake.conf/qemu: Move QEMU_OPTIONS to qemu.bbclass 0404123 qemuwrapper-cross: Use QEMU_OPTIONS 7b0e2e9 bitbake.conf: Add QEMU_OPTION for ppc7400 as used by qemuppc ce4cd2c git: don't hardcode the full path to perl 9cfd10d buildstats-summary.bbclass: Import useful bbclass from meta-mentor 62cf222 git: revert to wrapper based relocation 5d6ffdc busybox: handle syslog related files properly a7d0c85 curl: control ipv6 support based on DISTRO feature d76e718 gstreamer1.0-rtsp-server: depends on libcgroup and gstreamer1.0-plugins-base 634c19e stat: use update-alt for stat bcef589 e2fsprogs: use update-alt for chattr 03def88 texinfo-dummy-native: Fix dummy scripts failing when paths contain capital Es 5452824 default-distrovars.inc: Remove unused variable 'LIMIT_BUILT_LOCALES' 88b8075 default-distrovars.inc: Remove unused variable 'LIMIT_BUILT_LOCALES' 445bd3b dbus: fixed mode if systemd service file b462621 dbus: disable usage of dbus-glib explicitly 9713dcc bluez5: Force obex.service in /usr/lib 6467fb3 elfutils: Fix debugedit failure in grub ec22f56 git: fixed typo in 'libexecdir' varname 7c7a25c scripts/test-remote-image: Add script for running runtime tests on remotely built images 5456f0e controllers/masterimage.py: Make testimage kernel naming pattern universal 4bc0206 oeqa/controllers/testtargetloader.py: add 'import os' a5aa889 targetcontrol.py: Add a classmethod to get extra files needed by the target controllers ac75630 core-image-testmaster.bb: add bzip2 to image 41d3000 masterimage.py: enable dynamical determination of rootfs type af38422 targetcontrol.py: make possible dynamical determination of rootfs type 60846a0 kexec-tools: Refine kdump device_tree sort f51c639 oprofile: Determine the root home directory dynamically 36c3e92 perf: split packging 949953d perf: fix broken shell comparsion in do_install 82fc96d nfs-utils: Do not pass CFLAGS to gcc while building 6f0eb99 sed: enable ptest support bdf7343 v4 cups: Shouldn't link against libgcrypt without using gcrypt functions d58401c texinfo.bbclass: native/cross uses dummy texinfo; target uses host's Texinfo. 0a4ba77 texinfo-dummy-native: Create recipe w/ scripts to stand in for Texinfo utils. a681558 texinfo: Use texinfo-replacement-native as an alias for texinfo-native. 51d450f rootfs.py: change the logic in _uninstall_unneeded e163522 bitbake: toaster: build control functionality 87b9927 bitbake: toastergui: fix built ETA calculation 74cd8c3 bitbake: xmlrpc: add support for token reusing c7ae6bd bitbake: toaster: add function to get the database url 3bd8e9a bitbake: toaster: create models for bldcontrol and enable it e09cb40 bitbake: toaster: initial bldcontrol application 8e0c54c bitbake: bb/utils: fix contains_any() 2261e9f bitbake: bb/tests/data.py: add tests for contains() and contains_any() 065fb5d bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLD dd50dfe rpm: Fix cpio 32 bit overflow issues on 64 bit inode filesystems b5a928a bitbake: toaster: add Project class models to orm 9c3b53f bitbake: toaster: comment out bldcontrol migration command e0a3495 Revert "fontconfig: enable 64 bit file support" f365b56 update-rc.d: Allow to use different initscripts provider 0ba1d79 nfs-utils: unset CFLAGS for testlk build e922be5 oe-core/init-install.sh: do not overwrite /etc/mtab if the link already exist df956a6 oprofile: Add PTEST regression testing to oprofile 54f1528 gawk: remove dgawk and pgawk packages, merge gawk-common into gawk e1acb6d gawk: fix module paths 7d8a0af libgcrypt: fix do_configure failed 63f3c39 python-gst: link python shared library to config directory 0670dd1 xorg-font-common.inc: remove shell debug option a934aeb oeqa/utils/commands.py: add support for postconfig option aed4216 gawk: fix libexec of the old 3.1.5 version f89b331 libgcrypt: workaround ICE failure on mips with '-O -g' b5f7bb1 xorg-xserver: disable DRI3 by default 0db73b4 mesa: upgrade to 10.1.3 0219124 mesa: add build-dependency on libxml2-native 212f81d glib-2.0: fix paths to test binaries 0c8a8e8 gdk-pixbuf: fix paths to test binaries 23d8d2b openssl: fix ptests 3255d58 openssl: upgrade to 1.0.1h 66d5be2 bitbake: bitbake: show wildcard appends for bitbake-layers 36a5f66 bitbake: toasterui: fix django settings environment value 07cd9a3 bitbake: toaster: add project related models b68b74d bitbake: toaster: update toaster to run in managed mode b610aae bitbake: toaster: startup script standalone mode 05cf6fe bitbake: toaster: startup script noweb mode 89fe052 bitbake: toaster: read database settings from the environment 506b5bd bitbake: uievent: retry on handler registration failure e89db13 bitbake: xmlrpc: client - remove fatal errors a5d01e9 bitbake: bitbake: move configuration reading code 307d0e1 wic: check if BBLAYERS is valid before use 567fec4 wic: default plugin type directory should be added only once dfd9aa5 gnutls: upgrade to 3.2.15 b6ef8dc busybox: put udhcpc in background f39d876 update-rc.d/useradd: Add additional dependecies 5f0634a generate-manifest-2.7.py: Add importlib 22f422f autogen-native: upgrade from 2.18.2 to 2.18.3 7c127aa file: upgrade from 5.17 to 5.18 c2e6395 grub-2.00: remove our 40_custom ec53bfd grub-2.00: remove our 40_custom 5a49a24 fontconfig: enable 64 bit file support 0b7ea2a freetype: enable 64 bit file support e248594 autoconf: don't disable the autoheader warnings f852934 libxml2: fix python packaging for nativesdk f0b9a7c libarchive: avoid dependency on e2fsprogs 7c0aa8f neard: fix for parallel build 77a4ac2 gawk: upgrade from 4.0.2 to 4.1.1 0fbc24b generate-manifest-3.3.py: Add importlib 4e2cfdb gstreamer1.0-rtsp-server: Add recipe to support gst-rtsp-server 7279de7 Added new test cases for bitbake modes (-e -n -p -r -R -c -k) 85dea57 systemd: update a uclibc specific patch to avoid segment fault error 22ff50f apr: upgrade to 1.5.1 cc86e8b apr-util: upgrade to 1.5.3 ff12256 readline-5.2: exclude autoheader 00a8a54 readline-5.2: use upstream's aclocal.m4 as acinclude.m4 ea4024a grep: upgrade 2.18 to 2.19 6ae56f2 clutter: update to 1.18.2 b7a33b7 cogl: update to 1.18.0 c0a910b mesa-demos: Use DEMOS_DATA_DIR. 65a8c4b mesa-demos: Add missing data files. 4a440b0 mesa-demos: Build with system data files 920642b Update tzdata to 2014d 7e7a5de Update tzcode to 2014d for zic fix e711404 busybox: fix meta-yocto's bbappend's FILESEXTRAPATH f2b265f poky-tiny: Update kernel version to 3.14 f9ac0cb image_types: Fix ubi filesystem return codes a681520 resolvconf: Update to 1.75 aa40f4f cups: Update to 1.7.3 2fe752c man-pages: Update to 3.68 dfc9f90 libffi: Update to 3.1 83e5ef8 libcheck: Update to 0.9.13 fc1ac79 libxkbcommon: Update to 0.4.2 d2e1238 x264: Update SRCREV to match commit in upstream git repo d047de7 grub_git: fix build warning->error 1380d51 qt4: add patch for GIF denial-of-service vulnerability 5bd2950 qt4: upgrade to version 4.8.6 4b616f0 elfutils: upgrade to 0.158 5f45b00 sanity.bbclass: Add libsdl-native check 5c8effa oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS 8eac4e7 libcroco/libfm/menu-cache: Add missing gtk-doc class dependencies 9955b77 gsettings-desktop-schemas: Add missing DEPENDS on gobject-introspection-stub-native c1de48a lame: Add missing DEPENDS on gettext-native e5cf31c recipes: Add missing pkgconfig class inherits 905061e libfm: Ensure m4 directory exists 4a6fb07 toaster.bbclass: exclude variable dependency on toaster postfunc 7b0e38b qemu: upgrade to 2.0.0 79ac26c v86d: fix for SeaBIOS VGA BIOS compatibility 99006ef oeqa/controllers/beaglebonetarget.py: fix conditions for files copied to /boot af49a09 diffstat: patches have now been submitted upstream f9ac8c5 diffstat: fix autoheader warning due to missing AC_DEFINE template ae642d3 socat: upgrade to 1.7.2.4 fd4a918 lrzsz: fix autoheader warning due to missing AC_DEFINE template 32111c4 genericx86: switch to Linux 3.14 from 3.10 60c40e5 bitbake: siggen: Print warning about tainted tasks 8a43a6a bitbake: build/utils: Fix broken exception handling 4a78f52 bitbake: bb.fatal: Raise a BBHandledException instead of exiting 91a164c bitbake: event: Add SkipRecipe event to replace SkipPackage 044296c bitbake: event.py: Allow passthrough of BBHandledException events ab29933 bitbake: cookerdata: Improve error handling a266670 bitbake: event: Fix event handlers to raise SkipPackage fec42d3 util-linux: add sulogin to alternatives list df1dc4e systemd: Upgrade 212 -> 213 0716ce4 libogg: upgrade to 1.3.2 dfe49a1 weston: make lcms explicitly configurable dd1dacf weston: fix make-lcms-configurable.patch 482857a weston: drop superfluous --disable-lcms f11d67a gzip: Avoid host contamination during build 4489f20 bitbake.conf: Set a dafault value for TUNE_PKGARCH fe5bc38 gcc: Clean up configure_prepend and fix for mingw 3caca17 classextend: Fix crosssdk remapping for multilib dce200f opkg-utils: Update SRCREV 1ef8100 combo-layer: fix revlist taking into account file_filter 4562f06 update-rc.d: fix to handle priority numbers correctly 80aece0 eglibc: Fix configure when re-building with gold 1491c57 gcc, uclibc: Add/Fix Upstream-Status in patches b6bdb2b layer.conf: Add musl to safe recipes for exclusion 32ed599 gnu-config: Let it recognise *-*-musl* triplets d73709f cross-canadian.bbclass: Recognise musl 28bb9dd image.bbclass: Remove dependency on ldconfig-native for musl 7e84ec1 multilib_header: Do not install mutlilib headers for musl e06c0a2 tclibc-musl.inc: Add musl specific distro policy file 56d4f91 siteinfo, insane: Recognize musl specific triplets 5d14f3c dev-manual: Updates to the "Making Images More Secure" section. 8beca34 ref-manual: Updated example in extrausers.bbclass. 74cd14c ref-manual: Fixed a link to the PACKAGE_ARCHS variable. d4f1951 ref-manual: Edits to the PACKAGE_ARCHS variable. a6db9e7 ref-manual: Edits to the SDK_PACKAGE_ARCHS variable. d9727ab ref-manual: Added the SDK_PACKAGE_ARCHS variable. 78a88ea ref-manual: Further corrections to the PACKAGE_ARCH variable. 870b846 ref-manual: Edits to PACKAGE_ARCH variable. 98b42bc ref-manual: Added the PACKAGE_ARCHS variable. cb5cf01 ref-manual: Added the MACHINE_ARCH variable. 0b3adff ref-manual: Added the SSTATE_MIRROR_ALLOW_NETWORK variable. 1ddf03c ref-manual: Added EXTRA_IMAGECMD variable. e07d2ed ref-manual: Added IMAGE_CMD variable. 888daaa ref-manual: Added the IMAGE_DEVICE_TABLES variable. 6d7e85a ref-manual: Added the IMAGE_ROOTFS_ALIGNMENT variable. 87280e0 ref-manual: Edits to the PACKAGE_PREPROCESS_FUNCS variable. c0e41a1 ref-manual: Added the PACKAGESPLITFUNCS variable. 13afa78 ref-manual: Added the PACKAGE_PREPROCESS_FUNCS variable. bcd59ab ref-manual: Edits to the SDKMACHINE variable. 9cb506b ref-manual: Edits to the UBOOT_MACHINE variable. 4fac0dd ref-manual: Edits to the LDFLAGS variable. 3cf5fee ref-manual: Edits to the TARGET_CXXFLAGS variable. d234817 ref-manual: Edits to the CFLAGS and CPPFLAGS variables. 0b69f06 ref-manual: Added BUILD_OPTIMIZATION variable to glossary. 1532bfd ref-manual: Edits to the SELECTED_OPTIMIZATION variable. 57bd61e ref-manual: Edits to the "Making Images More Secure" section. bd5973e ref-manual: Edits to the ROOTFS_POSTPROCESS_COMMAND variable. 3de0d39 ref-manual: Removed some extra space beyond the literal example. 28d5925 dev-manual: Updated the "Making Images More Secure" section. 8e9bfa5 ref-manual: another minor fix to the CPPFLAGS variable. 92e80f2 ref-manual: Took out the links to the "Making Images Secure" section. 74e21f3 ref-manual: More edits to some compiler passing variables. 1a8718c ref-manual: Edits to a few variables in the glossary. acdafd5 ref-manual: Edits to the QA checks message section and insane.bbclass. 3dd477c ref-manual: Applied review edits to QA messages and insane.bbclass. 5948338 ref-manual: Added PRIVATE_LIBS variable and supporting links. 566b9bc ref-manual: Added HOST_CC_ARCH variable. 6b8dc79 ref-manual: Added TUNE_CCARGS variable and supporting links. 40a1732 ref-manual: Added TARGET_CC_ARCH variable and supporting links. 76e6f65 ref-manual: Added variables that pass compilers and their supporting links. 1071980 ref-manual: Added BUILDSDK_LDFLAGS variable and supporting links. da5d2af ref-manual: Added TARGET_LDFLAGS variable and supporting links. 19d2f6f ref-manual: Added the BUILD_LDFLAGS variable and supporting links. 66625b1 ref-manual: Added LDFLAGS variable and supporting links. 59d810e ref-manual: Added new chapter on QA error and warning messages. ba2221f ref-manual: Updated reference sections for environment setup scripts. c2852ea bitbake: utils: avoid printing traceback on ExpansionError during parsing 429bb2a bitbake: fetch2: improve handling of two classes of URL parameter mistakes 91b6edd bitbake: Revert "toaster: toaster oe-selftest support" 6c62836 toaster: toaster oe-selftest support d87d9e6 Update tzcode to 2014c 5c0975f Update tzdata to 2014c 269c8a5 ethtool: use serial-tests config needed by ptest. 963c8ea sstatesig: Move saferecipedeps handling to be earlier 0aad3eb openssl: add openssl-CVE-2010-5298.patch SRC_URI b066f87 readline: use upstream's aclocal.m4 as acinclude.m4 385b2d4 readline: exclude autoheader from autoreconf 70400ff readline: add missing STRUCT_DIRENT_D_* symbols to config.h.in 41ccbfc tcmode-default.inc: Default to using gcc 4.9 88ddb5a gcc: add patch to fix errors with Decimal64 type c42df8c i2c-tools: Add i2c-tools to the core 46c2aa4 linux-yocto-dev: Dynamic SRCREV update 594097f linux-yocto/3.10: bump kver to v3.10.40 c539cb5 beaglebone: enable the nowayout option for the watchdog b9cd001 linux-yocto-rt/3.14: update to 3.14-rt5 3869eba linux-yocto/3.14: update to v3.14.4 ce5aadc bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pw 8cdc792 bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDS 8ae64ff bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDS 603f3fb bitbake: bitbake-layers: show-cross-depends: ignore global inherits e124c0f bitbake: bitbake-layers: show-cross-depends: add option to ignore a layer 235f6c4 lighthttp: Use pkg-config for pcre dependency 030e09f libarchive: Use pkg-config for libxml2 dependency 191a2d3 libksba: Use pkg-config for dependencies 3b3f0a6 gpgme: Update to ensure we pkg-config for dependencies ae5c64f libgcrypt: Use pkg-config for dependencies 8557df1 libxslt: Use pkg-config for dependencies 834245f gnupg: Convert to use pkg-config for dependencies 81bb1ab libassuan: Improve pkgconfig support 55d0ae6 libgpg-error: Extend pkgconfig support to m4 macros cd7b437 devshell: Add interactive python shell 3bf2418 pseudo: Honor umask again da9dd69 cmake: Avoid accidentally including libacl.h 19c6c2e ddimage: Support Mac OS f3d62a9 eglinfo: updated to compile with mesa10+ 77841c9 libxshmfence: add it to oe-core ea442cd dri3proto: add it to oe-core e01c99e distro_features_check.bbclass: fix searching whole list 0882d26 weston: upgrade to 1.5.0 87e2ce6 wayland: upgrade to 1.5.0 2f4f644 perl: stop perl-modules recommending perl-ptest aba63ba babeltrace: fix alignment issue 359d2de lttng-tools: fix alignment issue 779d496 bluez5: upgrade to 5.19 284a9b5 perl: fix for CVE-2010-4777 c8645ca pseudo: handle fchmodat better, mask out unwanted write bits 2b7f8db python-native : Add patch to fix configure error with gcc 4.8. b5784fe bitbake.conf: add default ${CPAN_MIRROR} 5b8dbfd mirrors.bbclass: add ${CPAN_MIRROR} option 45bbe35 initramfs-live-install: avoid using grub.d/40_custom ab33209 taglib: Force a disable of the floating dependency on boost 894df44 guile: Update to 2.0.11 version da3a742 byacc: Update to 20140422 version 7310361 flex: Update to 2.5.39 version 7e7f6ef gst-ffmpeg: fix for Security Advisory CVE-2013-0849 c884618 gst-ffmpeg: fix for Security Advisory CVE-2013-0850 f52f366 gst-ffmpeg: fix for Security Advisory CVE-2013-0856 e510fe6 gst-ffmpeg: fix for Security Advisory CVE-2013-0854 34e1e94 gst-ffmpeg: fix for Security Advisory CVE-2013-0851 dda4671 gst-ffmpeg: fix for Security Advisory CVE-2013-0858 0255fd5 gst-ffmpeg: fix for Security Advisory CVE-2013-0852 3577342 gst-ffmpeg: fix for Security Advisory CVE-2013-0845 6a13411 gst-ffmpeg: fix for Security Advisory CVE-2013-0868 e1134f7 gst-ffmpeg: fix for Security Advisory CVE-2014-2099 7721eac gst-ffmpeg: fix for Security Advisory CVE-2013-0865 46a9ffc gst-ffmpeg: fix for Security Advisory CVE-2014-2263 1532ea0 distro_features_check.bbclass: fix wrong indentation 122079e bitbake: data_smart: Fix an unusual variable reference bug bf9ff3d bitbake: toaster: reduce redundant foreign key lookups defe227 bitbake: toaster: sort columns properly after edit columns 8a8d717 bitbake: toaster: toaster oe-selftest support bb86520 cups: fix for cups not building without avahi 5eb03b6 harfbuzz: upgrade to 0.9.28 32a811f wic: add support to look in all layers and get plugins 8af57a6 wic: add support to look in all layers and get .wks file ac9707c libav: upgrade 9.x version to 9.13 646fd85 libav: upgrade 0.8.x version to 0.8.11 cdaee02 runqemu-internal: add "console=ttyS0" to ramfs image kernel parameters 250b58a quilt: Update to 0.63 version 0a23586 libpcre: Update to 8.35 version 00846f6 openssl: fix for CVE-2010-5298 7719f58 tiff: fix for Security Advisory CVE-2013-4231 058ce93 nss: CVE-2013-1740 64f8174 nss: CVE-2014-1492 09f471b subversion: fix for Security Advisory CVE-2013-4277 ab6c322 subversion: fix for Security Advisory CVE-2013-1847 and CVE-2013-1846 128adcb subversion: fix for Security Advisory CVE-2013-1845 722ff43 subversion: fix for Security Advisory CVE-2013-4131 e8d6c87 subversion: fix for Security Advisory CVE-2013-4505 4fc1cff subversion: fix for Security Advisory CVE-2013-1849 210460d screen: fix for Security Advisory CVE-2009-1215 27aba0a Screen: fix for Security Advisory CVE-2009-1214 901a28b lttng-modules: Fix build with older kernels for 2.3.3 as 2.4.0 8293f56 initrdscripts: fix for /run/media 77b4b25 init-live.sh: list block devices correctly 1899511 udev-extraconf: fix the misuse of /run/media 438b866 packagegroup-core-lsb: fix warning text 31c338c pango: enable ptest a62e952 syslinux-native: fix parallel building issue b664c86 libusb1: disable floating dependency on udev 0e2777f maintainers.inc: js package removed e759e4d README: add maintainers section for hardware reference boards 09edf20 bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcher 874d81a gstreamer/lame: Better gcc 4.9 fix 4152ac0 rt-tests: restore erroneously deleted patch files ac1acab curl: remove inapporpriate file from curl release 6744815 libusb1: Update to 1.0.18 85f51bb mips: add tune file for mips32r2 (only hard-float) 2134fe8 libsdl2: upgrade to 2.0.3 113d53a dropbear: add missing patch header 98c7754 nfs-utils: upgrade to 1.3.0 882f0aa ethtool: upgrade to 3.14 0158dea openssh: move packaging definitions to the end 944e261 openssh: update to 6.6p1 5c89748 glib-2.0: Do not use readlink to set target paths. c5c11b0 bluez5: Update the bluetooth.conf f7a74e2 freetype: disable harfbuzz 48fc1aa dbus: Update to 1.8.2 version 53082b1 licenses.conf: add AGPL variations 81cfed9 bzip2: fix ptest execution failure d6900a5 wic: Extend indirect string connection to support image names and rootfs bc10da0 wic: add find_artifact() to get a specific bitbake variable 8387f1f wic: Move find_bitbake_env_line() to oe.misc bf7364e curl: make PACKAGES match with FILES/RRECOMMENDS 9d2221f ca-certificates: generate CAfile for -native in do_install f518096 openssh: fix for CVE-2014-2653 fbf63c3 openssh: fix for CVE-2014-2532 939fce4 qemu: define PACKAGECONFIG[] for ssh2 579964a gdb: add PACKAGECONFIG for babeltrace c989c6f mesa-demos: Specify the lib dir properly. 098372a rt-tests: Fix warning flag typo 1d13b58 pax-utils: upgrade to 0.8.1 9238e53 rpm: Fix rpm -V usage fcd1491a adt_installer: run autoreconf before configuring opkg 362b677 eglibc: remove usage of FILESPATH c631117 uclibc: remove usage of FILESPATH 6a43ad9 u-boot: remove unused FILESPATH 0c78776 python: remove usage of FILESPATH dd0442a gcc: remove usage of FILESPATH c8a6583 linuxdoc-tools: remove usage of FILESPATH d45466c qemu: remove unused FILESPATH 7444b73 mesa: remove usage of FILESPATH a5cc0f6 xorg-lib: remove usage of FILESPATH bf35945 trace-cmd: refactoring recipe 845a253 gstreamer: remove unused FILESPATH a20afe0 dbus: remove usage of FILESPATH abf8f0f systemtap: remove usage of FILESPATH 56751ed git: Fix various makefile flags 61e8e0f systemd: remove tcp-wrappers option 92beb80 json-glib: upgrade to 1.0.0 60e5953 python-numpy: add Signed-off-by to patches 9fcc97c gdk-pixbuf: upgrade to 2.30.7 f7eac57 freetype: upgrade to 2.5.3 9557995 glib-2.0: upgrade to 2.40.0 d5958a9 gst-openmax: fix build with GLib 2.40 onwards 4055185 qemu/local.conf.sample: Add sdl PACKAGECONFIG 1e5c722 ref-manual: Edits to the task chapter. 7e5116d ref-manual: Bumped the YP revision in the note. f3dc906 ref-manual: Added more detail to the tasks chapter. 084c784 kernel-dev: Added a link to the do_compile task. 8e90933 dev-manual: Added links to new do_* sections. e867967 ref-manual: Added links to new do_* sections. 2f4d072 ref-manual: Added new chapter on task documentation ab864d7 dev-manual: Edits to the "Understanding Recipe Syntax" section. 1744a1e dev-manual: Edits to the "Understanding Recipe Syntax" section. f7a1612 dev-manual: Added new "Understanding Recipe Syntax" section. 9943e33 mega-manual.sed: Changed the version string to 1.7 d1594ea dev-manual: Added "Properly Versioning Pre-Release Recipes" section. 95c6c26 documentation: Updated the manual revision history tables for 1.7 0caa305 poky.ent: Changed variables to support the 1.7 release. 50067e0 bitbake: fetch2/perforce: Ensure command has a default 56cd778 bitbake: parse: Improve file inheritance logging c0bdb81 bitbake: knotty: Fix output printed to the user at debug log levels 155e55e gstreamer1.0-plugins-good: add libxfixes and libxdamange to x11 depends ec47185 gst-plugins-good: add PACKAGECONFIG for x11 2f5d519 gst-plugins-bad: add PACKAGECONFIG for schro, dc1394 and faac bc39193 bitbake: parse/ast: Show append logging at lower log level 60436dc bitbake: fix cloning of mercurial repository with username and password specified in url 76fd64f mesa-demos: Specify the lib dir to locate glut libraries bc19e91 classes/lib/oe: Fix cross/crosssdk references fe0219c systemd: Upgrade past 212 release a4d931e update-rc.d: Handle multilib case for initscripts 47013aa rt-tests: bump version 0.87 => 0.89 ebaf77d nettle: disable openssl 5b17c5d libpng12: upgrade to 1.2.51 a36f0b9 libsoup: upgrade to 2.46.0 9b1d466 libtasn1: upgrade to 3.5 f9421ca icu: upgrade to 53.1 1b82c73 chrpath: properly handle rootdir with '..' in path a1bad24 libxcb: disable check to avoid floating dependencies 6fcd765 librsvg: upgrade to 2.40.2 c05066e util-linux: fix parallel build issure for PATHFILES bcb30d8 mirrors.bbclass: Add mirror site for savannah 646b089 bitbake: toaster: modify SQL data type constraints 09a1ff9 bitbake: toaster: fix migration code for MySQL 1a10bd3 bitbake: toaster: fix span2 headings for packages 1278267 bitbake: toaster: Make sure layer branch only shows when not empty 961f622 bitbake: toaster: sort outcome and sstate columns by string value 138ed54 bitbake: Fix refetch of local files when they are read only 3189e74 attr: Fix uclibc builds 4666045 gcc: Handle uclibc linker relocation for multilib support 5992d29 openssh: add /var/log/lastlog to volatile list a091b76 separatebuilddir.inc: Drop, now obsolete 43b0a2e sudo: upgrade from 1.8.9p5 to 1.8.10p2 e7e4334 libxml2: fix CVE-2014-0191 e846e0f kmod: update Upstream-Status for one patch 6e0d7de openssl: update upstream status for a patch b537c2f perl: update ptest package dependency list bc1f98d package_manager: Fix NoneType Object on do_populate_sdk c100f0a package_manager: Fix Argument list too long 88593cd x-load: remove recipe 79cacae uclibc: Set MULTILIB_DIR based on baselib d30a5c2 libiconv: Fix B != S with uclibc builds a2e612c ptest: Work from PTEST_ENABLED, not DISTRO_FEATURES 37dcf14 scripts/runqemu: avoid pipe with sed c6a5e6c initscripts: avoid pipe with sed 1150ef1 sysvinit-inittab: avoid pipe with grep 44ba076 dropbear: avoid pipe with sed 4dd22fe apmd: avoid pipe with sed 8de568a acpid: avoid pipe with sed 77790c4 *.bbclass (shell): avoid pipe with sed 5ae4aad tcl: cleanup cc9d01f rxvt-unicode: upgrade to 9.20 cd6f819 babeltrace: upgrade to 1.2.1 9bf4e65 mmc-utils: fix compilation failure for mips64 target. c13ffb9 ltp: enable PM and RT tests b72ab99 perl: fix missing Module::Metadata f3f7fec openssl: fix CVE-2014-0198 28798f1 python3: Revert python-config to distutils.sysconfig bb07e85 python3: Substitute correct python version in shebang f88e6e3 distutils.bbclass: only modify *.py file if it contains path to be removed 96e488b python3/gcc/autoconf: Fix Upstream-Status in some patches I authored 0b4d895 base.bbclass: Fix multilib PREFERRED_VERSION handling a671ced bitbake: data_smart: Ensure all possible overrides are cached including those with '_' in the name 9392fa8 tcmode-default: Fix up sdk related PREFERRED_VERSION variables after toolchain changes 59ef976 tcmode-default.inc: Adjust for new toolchain component changes e6e7c28 linux-firmware: upgrade to commit dec41bce44e0dff6a2c3358a958fadf22bf58858 df85f26 taglib: upgrade to 1.9.1 920ca71 linux-yocto/3.10: mei.cfg: enable Intel chipsets 8dc545c linux-yocto/3.14: update to v3.14.2 5fa2504 linux-yocto/3.10: update to v3.10.38 4aec869 linux-yocto/3.4: update to v3.4.88 70b11e5 linux-yocto-custom: provide defconfig guidance ee4f09a kernel-yocto: quote kconfig mode check 8de1de8 qt4: Explicitly disable sqlite2 b84d791 ldconfig-native: also default to lib32 and lib64 directories e32543e serial-getty service: Add xterm as default TERM 8b91e44 gdbm: enable ptest support 563c329 defaultsetup: enable blacklist by default 8592548 systemtap: update to 2.5 release 010e6f1 grub git: update to latest git (grub-2.02-beta2-81-g4b8b913) 1fe8f63 wpa-supplicant: add libgcrypt as a dependencie 37610cc gnutls: update to 3.2.13 220c7e0 nettle: add nettle to oe-core 08a9594 libgcrypt: update to 1.6.1 6464bcd xinput-calibrator: fix XDG launch 8fc255d xdg-utils: reinstall xdg-terminal 7743cd2 procps: Do not detect 32/64 bit compiler options 03ce8a7 lttng-modules_2.3.3.bb: Fix build on ARM/gcc-4.9 3a9092e mdadm: Fix build on gcc 4.9 5f897ef oprofile: Update to 0.9.9 3cf5a0e systemd: Fix build with gcc 4.9 ab6f21f binutils: Fix building nativesdk binutils with gcc 4.9 9f1f185 cairo: Fix build with gcc 4.9 3d09475 gcc: Add 4.9 recipes 7b78c364 cleanup-workdir: Fix crosssdk reference after addition of PN 56a39e9 sstatetests: Use TUNE_ARCH instead of TARGET_ARCH 5459af3 sstatetests: Update after binutils-cross name change with PN addition 530e66c curl: Backport a fix for a build issue 0304d92 bitbake: prserv/db: Avoid fsync() calls 99c9b33 bitbake: persist_data: Avoid fsync() calls c1f4df4 bitbake: codeparser: Fix to better catch all getVar references dabd58b gcc-common: Ensure checksums don't change to match old behaviour a6df56d PR bumps to remove PRINC usage from meta-raspberrypi 64df4e4 Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 075e288 gcc-common: Only apply fpu settings to target gcc 5e4db52 gcc-cross: Drop TARGET_CC_ARCH 53ea374 cross: Update PKG_CONFIG variables after recent changes 37c498a layer.conf: Exclude gcc-cross dependencies from checksums 96ce3f2 base.bbclass: Silence PREFERRED_PROVIDER warnings for sdk builds cf4d30f tcmode-default.inc: Add default SDK PREFERRED_PROVIDERS f7bbe9c sanity: Bump BitBake minimal version to 1.23.0 afcf8e8 bitbake: bitbake: Bump version to 1.23.1 68efcde tcmode-default: Update PREFERRED_PROVIDERS 11202d9 alsa-tools: Enable GTK support for X11, Wayland and DirectFB 57acd08 meta-yocto-bsp: oeqa/controllers: add EdgeRouterTarget ceb5c4d meta-yocto-bsp: oeqa/controllers: add BeagleBoneTarget 3a4bb1a oeqa: add proper handling for command errors where needed 9e7b0ca scripts/contrib/dialog-power-control: add a trivial power prompt script d20eedb scripts/contrib/serdevtry: add script to handle transient serial terminals abdd8e7 classes/testimage: if start fails, don't try to stop 74f2d8b oeqa/controllers/masterimage: more robust master image startup 6cd18d7 oeqa/controllers/masterimage: add a serial control command bd64b91 oeqa/targetcontrol: restart method shouldn't be abstract cc4234e oeqa/controllers/masterimage: add a base class for hw targets d36c606 sqlite3: restore upstream version numbering 81c4c89 lighttpd: upgrade to 1.4.35 a4e61c6 gstreamer1.0-plugins-ugly: upgrade to 1.2.4 179a6ff gstreamer1.0-plugins-bad: upgrade to 1.2.4 4944ee8 gstreamer1.0-plugins-good: upgrade to 1.2.4 0e93e91 gstreamer1.0-plugins-base: upgrade to 1.2.4 e73fc82 gstreamer1.0-libav: upgrade to 1.2.4 42bd3d9 gstreamer1.0: upgrade to 1.2.4 943d593 telepathy-glib: upgrade to 0.24.0 c4207f0 fontconfig: upgrade to 2.11.1 e5423db xauth: upgrade to 1.0.9 dfb817e nasm: upgrade to 2.11.02 21a38eb kexec-tools: upgrade to 2.0.6 81b9516 xtrans: upgrade to 1.3.4 2d0fa5d xrandr: upgrade to 1.4.2 187d6fd xproto: upgrade to 7.0.26 707d147 gdb: upgrade to 7.7 0b362a4 python-pygobject: upgrade to 2.28.3 2a63f34 xserver-xorg: upgrade to 1.15.1 ef08481 libdrm: upgrade to 2.4.53 9aa7827 xf86-input-synaptics: upgrade to 1.7.4 ec9f2cb oprofileui*: Update to latest git 20634d1 lsbinitscripts: Update to 9.54 4e81f27 util-linux: Update to 2.24.2 ce2cf5e man-pages: Update to 3.65 560e0a1 lib/oe/sdk: Ensure target directory exists before creating the link 413ab0a base.bbclass: Update INCOMPATIBLE_LICENSE changes for gcc updates ecf2a8c gcc: Drop ARCH_FLAGS_FOR_TARGET usage f07b7c0 gcc-common/gcc-configure-common: Move gnu-configize to its own shared task 2b851b9 gcc-target: Limit compile to host targets, don't build runtimes. e078edb binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes 03a0f8e cross: Drop virtclass-cross OVERRIDE 17daa2b bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_any f98159f feature-arm-thumb.inc: set ARMPKGSFX_THUMB only when thumb is in TUNE_FEATURES 985f818 feature-arm-thumb.inc: Suppress false warning 107269d bitbake: codeparser: don't interact with the cache for subshells 3d34b49 bitbake: fetch2: Cleanup file checksum generation, v2 0f717ea bitbake: HG Fetch with username and password in url 6ad25fc package_regex.inc: Changed, removed and added regexes 2b09f5c mc: update to 4.8.12 936218e systemd: Check for HAVE_POSIX_FALLOCATE 59738ff distrodata.bbclass: Fix checkpkg functionality c0df4f6 ltp: update version to 20140422 2b822a8 oeqa/utils: sshcontrol: realtime logging of output bdb07c6 tune-cortexr4.inc: Add thumb and arm to TUNE_FEATURES d19e29a feature-arm-thumb.inc, arch-armv4.inc: Add "arm" to TUNE_FEATURES af76e86 feature-arm-thumb.inc: Replace inner quotes with apostrophes af49e60 openssl: enable ptest support b3c688c sstate-cache-management: Minor cleanup of help text 183dac4 bitbake: Revert "fetch2: Cleanup file checksum generation" a688c9c bitbake: bitbake-diffsigs: Fix runtime error when no arguments are given d103530 bitbake: fetch2: Cleanup file checksum generation c7c58db bitbake: fetch2/git: Stop git from triggering fsync() calls 20e439e cross: Drop package tasks cc23069 uclibc: Add libgcc-initial to DEPENDS c446d4e default-distrovars.inc: Add libgcc-initial to the GPLv3 whitelist (same as libgcc) 1528e59 Globally replace 'base_contains' calls with 'bb.utils.contains' b5606f3 Globally replace 'base_contains' calls with 'bb.utils.contains' eb76c48 Upstream-Status Cleanups cbf4607 bumps to remove PRINC use in meta-fsl-ppc 6c931b4 initscripts: Fix PR reversal 2bef523 dbus: fix a hard dependency about dbus-ptest 20ded0a udev-extraconf: update mount.sh to use /run/media instead of /media 62238e1 files/device_table-minimal.txt: cleanup 3adc47f kernel: don't populate source symbolic link 6e03bfc bind: add support for read-only rootfs 9183987 opkg: Upgrade to v0.2.2 4c14b09 Globally replace 'base_contains' calls with 'bb.utils.contains' 08a38a7 Globally replace oe.utils.contains to bb.utils.contains f11e9e2 openssh: enable ptest support 8a9c165 iproute2: upgrade to 3.14 9f0ef56 harfbuzz: upgrade to 0.9.27 380cb2d bluez5: upgrade to 5.18 d288f8c connman: upgrade to 1.23 5f993cb gcc-cross-initial: Separate out libgcc-initial ee758b6 gcc-cross: Improve handling of unwind.h 44c8028 libgcc: Spit out common code into libgcc-common.inc 5c9025e gcc: Convert to use hardlinkdir ded3fc6 utils: Add hardlinkdir shell function 3be0213 build-appliance-image: Update to head revision 370ae27 native.bbclass: Override TARGET_ flags too 7f138d6 cryptodev-tests: recipe for cryptodev test suite based on OpenSSL 8e12e0c cryptodev-module: recipe for out-of-tree cryptodev device driver 51c6c42 cryptodev-linux: create common .inc file to be shared by module and tests 3ee8805 cryptodev-linux: move to recipes-kernel to be shared with module and tests 40fd8e6 tcf-agent: add systemd support 870a316 ppp: add systemd support b45533c bind: add systemd support 4593e1b cronie: add systemd support b882c0f report-error: Add posting in the public note 965770c libnl: update to 3.2.24 2a30974 sqlite3: Update to 3080403 07d3c2f util-macros: update to 1.19.0 8d2c337 libxkbcommon: update to 0.4.1 49aa353 msmtp: update to 1.4.32 61b7a62 man-pages: update to 3.64 96f3279 lsbinitscripts: update to 9.53 f6741e4 cups: update to 1.7.2 d114770 help2man update to 1.44.1 92d5c07 gsettings-desktop-schemas: add missing dependency on intltool-native 66856e1 apr: do not try to use sctp.h e45da21 PR bumps to remove PRINC use in meta-openpli 5c98e90 console-tools: Remove floating runtime dependency on flex a111ca6 oprofileui-server_git: add avahi-daemon to RDEPENDS list 2b99c7d liberror-perl: add 0.17022 144296f libpng: bump to 1.6.10 2a129dd pixbufcache: add error exit in pixbufcache_sstate_postinst 69b6eac autotools: Enable separate builddir by default 68ef727 ref-manual: Added new section to the 1.6 migration section plus some 1.5 edits. 4b5e855 meta-bsps: update to v3.10.35 3be89ac yocto-bsps: update references to v3.4.85 81a1b83 bitbake: bitbake-worker: Drop BBHASH variables 249a24e bitbake: parse/ast: Optimise data finalisation 39c5cfb bitbake: runqueue: Do not write out stamp files in dry_run mode 75c6b78 bitbake: runqueue: Fix task weighting algorithm d8ef08c bitbake: runqueue: Fix handling of zero priority task 5cbf231 bitbake: bitbake: toaster: Fix Empty tasks filter 5345985 bitbake: bitbake: toaster: Fix total number of tasks in build dashboard 8dd299b kmod: upgrade to v17 via git 8285e78 mtd-utils: upgrade to 1.5.1+gitAUTOINC+12158de 626458b at-spi2-core: upgrade to 2.12.0 8752cb1 at-spi2-atk: upgrade to 2.12.0 7455c17 atk: upgrade to 2.12.0 c931a1b curl: upgrade to 7.36.0 4cd6268 pango: upgrade to 1.36.3 1af448d mklibs-native: upgrade from 0.1.38 to 0.1.39 2732786 automake: upgrade from 1.14 to 1.14.1 6560fa4 wget: upgrade from 1.14 to 1.15 cf3d196 file: upgrade from 5.16 to 5.17 451c751 lttng-modules: update to 2.4.1 version 92bd019 grub-efi: Use a variable to specify built-in grub modules. 920bfc3 openssh-sshd: host contamination fix edb5f34 grub git: workaround debugedit problems bb3f5ce make menuconfig work for recent xfce environment 07cb1c0 linux-yocto/3.14: aufs, edgerouter config and -rt 2b9660c recipe_sanity.bbclass: avoid error when running 'bitbake -e' e2661d7 scripts/send-error-report: simple hack to use proxy from the enviroment 1cb95f7 icecc: don't create unnecessary 'ice' dirs in sysroots when disabled 1f8d809 shadow: fix building systemd with useradd-staticids.bbclass enabled b093750 selftest: DiskMonTest: use a high value for free space 4961972 libav: Add libsdl to DEPENDS only when x11 is enabled 4beb639 libnotify: add dbus-glib dependency 261b9e2 apr: remove the use of ${SHELL} to avoid bash/dash confliction cf8446c build-appliance-image: Update to head revision 9035eb1 distro_alias.inc: update/sort alias information. 02384f0 ref-manual: Pulled the item for forked packages out. 57e8d56 bitbake: bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix. 61a680f bitbake: bitbake-user-manual-hello.xml: First draft of "Hello World" appendix 4687351 bitbake: bitbake-user-manual-hello.xml: Edits to environment for hello world. f1b9c7e bitbake: bitbake-user-manual-metadata.xml: Added section on pathname syntax ef7fac5 bitbake: bitbake-user-manual-ref-variables.xml: Edits to the BBPATH variable. 45880c7 bitbake: bitbake-user-manual-ref-variables.xml: Fixed BBPATH example 8f4b4e6 bitbake: user-manual-hello.xml: General edits 1313bac bitbake: bitbake-user-manual-hello.xml: Fixed two broken links. ea4e822 bitbake: bitbake-user-manual-metadata.xml: New section on anonymous Python functions 9889a91 bitbake: bitbake-user-manual-metadata.xml: Edits to flexible inheritance section. 392de9d bitbake: doc: Rename user-manual -> bitbake-user-manual 982aa36 ref-manual: Added package change info to the migration section. 601d5f1 dev-manual: Fixed some "systemd" capitalization issues. 3f0a863 ref-manual: Updated the list of supported distributions. 0403353 documentation: Updated all the manual revision history tables. 2648f5d dev-manual: Updates to "Performing Automated Runtime Testing" ac054da dev-manual: Changed GummiBootTarget to GummibootTarget. b7a1413 ref-manual: Added review comments to core-image-testmaster image. c4fec0d dev-manual: Edits to "Using the Error Reporting Tool" bf633eb ref-manual: Added core-image-testmaster to the list of images. 15f128c dev-manual: Edits to "Using the Error Reporting Tool" bbc6c67 ref-manual: Fixed typo 7ae3488 ref-manual: Re-ordered the insane.bbclass tests list. 66c78db ref-manual: Added symlink-to-sysroot insane.bbclass tests. 583ce2c dev-manual: Fixed typo for AUTOREV. ce9fb83 dev-manual, ref-manual: Removed VIRTUAL-RUNTIME note from most places. 0c4d56c scripts/send-error-report: use a real server as the default a2f3991 toaster.bbclass: do not fail on non-existent files 2cae5f7 u-boot: fix beaglebone boot issue with large kernel images ea90bd0 poky.ent: Changed the YOCTO_DOCS_BB_URL location. 43de868 dev-manual: typo fixed. f3dccea ref-manual, dev-manual: Edits to running tests on hardware e63348f ref-manual: Edits to DISK_SIGNATURE variable. 0055a7e ref-manual: Added warning about forking packages when upgrading YP ff50428 ref-manual: Updated the DISK_SIGNATURE description. fee60fb ref-manual: Removed note limiting tests to QEMU. a39e1f7 ref-manual: Edits to the module_autoload and module_conf variables. cc3f382 ref-manual: Updates to deal with installing packages in initramfs c42cadf ref-manual: Edits to module_autoload and module_conf variables. d40aae9 ref-manual: added module_autoload and module_conf variables. 89dd163 bsp-guide: Updated the yocto-bsp example. e371eaf bsp-guide: Updated the yocto-bsp example. f5bd39b ref-manual: Updated KBRANCH to fix a reference to the linux kernel. 7ad0253 ref-manual: Updated KBRANCH variable description. bebc72a bsp-guide: Updates to "Linux Kernel Configuration" section. 693156e bsp-guide: Updated the "Hardware Configuration Options" section. 680394f bsp-guide: Updated the "Example Filesystem Layout" section. 91a0cf7 ref-manual: Extended the D variable description. 750210b Extended description of the ${D} variable to better explain its purpose. 9659789 dev-manual: Grammar fix to the Toaster section. ad3553b dev-manual: Applied Toaster section review edits. 55fc974 ref-manual: Added TEST_EXPORT_DIR to glossary. 028d760 ref-manual: Added TEST_EXPORT_ONLY to glossary. 85087c9 ref-manual: Added TEST_LOG_DIR to glossary. a12b957 ref-manual: Added TEST_SERVER_IP to the variable glossary. dfa1bd8 ref-manual: Added TEST_TARGET_IP to the variable glossary. 4db4dff ref-manual: Added TEST_TARGET variable description. f0e3476 dev-manual: Added new "Exporting Tests" section. ea11a0c dev-manual: Added new "Hardware" section for running tests. cc80d05 dev-manual: Moved list of qemu-specific run information 7406f93 dev-manual: Updates to the "target" class attribute 285ffd8 dev-manual: Updated the "Class Methods" section. eb578b0 dev-manual: Removed note about rm_work ae64c92 ref-manual: Added DISK_SIGNATURE variable description to glossary. 9680453 yocto-project-qs: Substituting Beaglebone for Beagleboard. 863cc74 poky.conf: Post release version bump 1d2cfaa poky: Branch for 1.6 daisy release 4ba4ffe bitbake: bitbake: Update to version 1.23.0 for master c3a216c bitbake: bitbake: Update to version 1.22.0 915ec3d bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URI 344feb1 linux-yocto/3.10: intel BSP configuration updates 7d58ef3 linux-yocto/3.14: beagleboard black: USB, DRM config tweaks c3a0496 linux-yocto/3.14: intel configuration fixes 1ac45f7 linux-yocto/3.10: intel-common: Add preempt-rt ktype targets 4f62599 linux-yocto/3.10: v3.10.35 and emenlow boot fixes 4c6d49f linux-yocto/3.4: update to v3.4.85 0c282b6 sstate: Silence warnings when switching machines b1cefd9 selftest: DiskMonTest: use POSIX output for df 3c77416 gcc: Fix a race over unwind.h 97fd8c0 vala: inherit pkgconfig ee4f52e perf: Fix sysroot option to CC handling 2966593 kernelshark/trace-cmd: fix syntax error of shell d1c17c5 openssh: fix sshd_config_readonly creation b24f5e8 image.bbclass: improve sed expressions for ssh_allow_empty_password() db80f79 README.hardware: update with Texas Instruments Beaglebone instructions a7d978c beaglebone.conf: configuration updates 47bad42 poky.conf: Update SANITY_TESTED_DISTROS 1f42d82 edgerouter: clarify diskboot instructions 046a9ea bitbake: toaster: Allow toaster to start without pytz 1eb84a8 poky.conf: Update SANITY_TESTED_DISTROS efa4a98 bitbake: toaster: add URI search path list d3e5632 bitbake: toaster: sort on size in detail pages dc7d3d2 bitbake: toaster: hide tasks without order or outcome 74e2f85 bitbake: toaster: regex alternation filter caused django error f88a343 bitbake: toaster: fix filtering query for multiple filters b14482e bitbake: toaster: keep number of rows across searches 5a29328 bitbake: toaster: show unique set-in files in configvar 4b17947 bitbake: toaster: disable 'size over total' sort 1d631fb bitbake: toaster: do not load all available timezones 70288db bitbake: bitbake-selftest: add tests for local fetching 68ec4c1 bitbake: bitbake-selftest: fix help message to include command line b0bf001 libpam: fix 64-bit pam plugins not installed when add to 32-bit image bb20d3a yocto-bsp: Update templates to 3.14 kernel 9eb5249 eglibc: __slow_ieee754_sqrt{, f} functions for ppc e6500-32b 467b19e busybox: fix a sh link wrong e34ad1e python: Fix CVE-2014-1912 398a971 libx11: fix invalid preprocessing directive errors d06a10a freetype: fix multilib header conflict - ftconfig.h b3f7195 e2fsprogs: fix multilib header conflict - ext2_types.h 8f683bf bitbake: bitbake: knotty: Clear footer before outputting to stderr 327ed0b bitbake: fetch2: fix traceback when a wildcard matches a directory 991af87 bitbake: fetch2: handle wildcards correctly when recording file checksums 5dd1d75 openssl: Upgrade to v1.0.1g c0ac09a cmake: Improve method for not building ccmake 68a55c8 ref-manual: Edits to fix up how GID and UIDs are handled. 90d52bd ref-manual: Added useradd-staticids class and edits to some variables. 9f1c18e dev-manual, kernel-dev: Replaced routerstationpro with edgerouter. 7f6d83a documentation: Beagleboard replaced with Beaglebone cdbaa32 ref-manual: New variables to support static uid and gid values. 97d7aeb ref-manual: Edits to the image-live class description. d4a2458 ref-manual: Updated the bootimg class description. 9814bdf dev-manual: Updates to the Toaster section. 4faffb0 ref-manual: Added new migration section on BB console output. b36f26d ref-manual: Typo fix to CFLAGS 1.6 migration section. a8a0e80 ref-manual: Edits to the 1.6 migration section. b02932e dev-manual: Edits to "Providing the Source Code" section. 20c1cc0 ref-manual: Removed archive* class and replaced with archiver class. 0ff499a ref-manual: Edits to the copyleft_compliance class. 757344c ref-manual: Edits to the PYTHON_ABI and PYTHON_PN variables. 4644a88 ref-manual: Edits to distutils3 and setuptools3 class descriptions. 6c8b19b ref-manual: Added setuptools3 class description. 60041e0 ref-manual: Added distutils3 class. 5ce6d8a ref-manual: Updates to PYTHON_ABI and PYTHON_PN variables. 4db0d5f package.bbclass: Add CONFFILES to list of package specific variables 38ef912 toaster.bbclass: image file is missing a "/" ac34639 documentation.conf (LICENSE): tiny addition bbc9aaf bitbake: hob: add "recipes/images/" to BBFILES when Hob is launched 1094be0 bitbake: fetch2: avoid cache ignoring missing files bb66113 bitbake: fetch2: Fix bug in file checksum generation 025021e test-dependencies.sh: Redirect stderr cb68ed9 systemtap: Move to current HEAD 1bc2b2a sysvinit: fix the bootlogd init script header e4ec48a busybox: Specify '-nostdlib' when linking to a .o file. 32acba5 busybox: Use CCLD a8ab7a1 useradd_base.bbclass: avoid the traffic crowding 396e215 bitbake: toaster: added covered task list 1029726 bitbake: toaster: correct package count 9db4332 bitbake: toaster: Fixes to the build dashboard 37e2670 bitbake: toaster: Make tables happy in Chrome 7322ddd bitbake: toaster: Fix the empty packages alert 9e81244 bitbake: toaster: Fix "Recent builds" links 4707c7c bitbake: toaster: catch IndexError error in dictionary lookups 52ed413 bitbake: toaster: Changes to help text 6831b7a bitbake: toaster: Remove html validation errors in tasks.html 53b781f bitbake: toasterui: save warnings from non-build context 1afb2a2 bitbake: toasterui: avoid variable name conflict 86aefcd bitbake: toaster: Update API 0d39bee bitbake: toaster: link task order to right tasks page bf8dcb4 siteconfig: Unbreak after sstate changes some time ago d62302f sstate: Remove name sstate parameter 633818c sstate: Fix an error handling the taskname dba6cdf README.hardware: tweak edgerouter instructions fa3574b README.hardware: drop routerstationpro in favour of edgerouter 501ea83 local.conf.sample: drop routerstationpro in favour of edgerouter 1e1f252 routerstationpro: drop 09d5f9f ref-manual: Added PYTHON_ABI and PYTHON_PN variables to glossary. 5d6dcdb dev-manual, ref-manual: Added notes for Systemd-based images. 6ff92a6 dev-manual, ref-manual: Additions for making an image more secure. ef7f9ab ref-manual: Edits to the SDKMACHINE variable. 35869b5 ref-manual: Updated the "x32" section. 72747d2 ref-manual: Updates to NOISO variable. 7b1fc30 ref-manual: Updated bad conf/distro/<distro>.conf directory. 89e4e72 ref-manual: Added the migration section for 1.6. 583b6a4 ref-manual: Edits to RDEPENDS variable. 2741cd5 ref-manual: Added links for some new variables. 4f086df ref-manual: Edits to the COPY_LIC_DIRS variable in the glossary. 3e52a18 ref-manual: New descriptions for IMAGE_TYPEDEF and COPY_LIC_DIRS. f961183 ref-manual: Added COPY_LIC_MANIFEST variable to glossary. 56c776d bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom image 0723102 bitbake: hob: fix customization of empty image recipe f41241c bitbake: hob: adding INHERIT += " testimage " affects image recipes list 21f9cc2 gcc: enable multilib setup for powerpc64 arch 828b675 util-linux: fix parallel build issue fffd116 SDK default deploy directory 660c27f poky.conf: added Poky 1.6 as tested distro b5ebb5e poky-tiny: enable LFS for uclibc 082a417 bitbake: toaster: fix mis-detection of targets as images 432505d bitbake: toaster: fix help texts not showing for most tasks fee85f0 gtk+3: set proper FLAGS for native 7c0ca0b coreutils: fix search paths for libstdbuf.so 90c2817 libarchive: Add PACKAGECONFIG for lzo 5d63aac selftest/sstatetests.py: Added 'populate_lic' to ignore_patterns b996f22 python: fix build error with Readline 6.3 69a88da rootfs.py: introduce USE_DEVFS check 5d93e04 cmake: Remove dependency on ncurses 85783e5 cmake-native: Stop building ccmake 84aeaa4 Revert "qt-mobility: remove /usr/lib from ld rpath-link option" d2c395a send-error-report: show response de4d7c3 gcc-target: remove infodir c04e085 ed: remove infodir 71bed65 cmake: Add ugly hack from meta-qt5 to prevent cmake trying to detect qt5 342322c sanity: testimage needs DISPLAY set only for qemu targets 6d6d0b8 systemd: backport patch to avoid assertion failures d67e087 dbus: backport memory leak patch for error when listing services ed7afe2 dbus: backport fix for bus activation under systemd session cd13b76 alsa-tools: Fix build without x11 a5775ab bitbake: user-manual-metadata.xml: Added new section on mapping functions. 3e528d3 Make ppce300c3 tune hard-float by default 8b0ecee eglibc_2.19: Make ppc e300c3 benefit from 603e sqrt optimizations 1eae7d2 gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevant 41f2f8e gdk-pixbuf: add an option so that loader errors are fatal a684808 libpam: fix multilib packaging issue for pam-plugins 8b63ff3 wayland-native: disable unused macro checks to fix build issue on Centos5.x ae7a079 kmod: fix O_CLOEXEC not supported on old kernel c48aff8 openssl: Fix pod2man des.pod error on Ubuntu 12.04 3d456fc Qemu:Arm:versatilepb: Add memory size checking 3008b12 qemu: Add addition environment space to boot loader qemu-system-mips f4dc1e5 core-image-lsb: enforce pam as a needed distro feature 1588b02 image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONS 02e455f qemux86-64: re-enable paravirt guest, bring it in sync with qemux86 377ce42 xorg: Fix for CVE-2013-6424 30959dd image.bbclass: add function to disable SSH DNS Lookup for Qemu 7f14950 gcc: changed multilib options handling f688f6b bitbake: bitbake: cooker: mark setFeatures command as read-only d5a0a6b documentation: Updates to get rid of PRINC variable. 9ba7a77 ref-manual: Updates to the IMAGE_TYPES variable description. 163a4e5 ref-manual: Updated to PACKAGE_GROUP and addition of FEATURE_PACKAGES. 5cf7a54 ref-manual: Added the build/tmp/work-shared directory. f82e035 ref-manual: Added the build/tmp/sstate-control directory ed997db ref-manual: Added the meta/conf/machine-sdk directory e81d0bd dev-manual, ref-manual: Removed meta-hob layer from docs. 11dad29 ref-manual: Added top-level meta-selftest directory 4638e52 bitbake: toaster: secondary sort key as table's default order 362b71a bitbake: toaster: unbuilt package dependency formats 6985696 bitbake: toaster: Update help text in format_vpackage_namehelp tag 3e15609 bitbake: toaster: Match search results form to no results form 694da9c bitbake: toaster: Increase animation duration c759892 bitbake: toaster: Fix the fade out animation bb1e3de bitbake: toaster: Small tweaks to the packages included interface a1e6fb2 bitbake: toaster: Remove trailing spaces from 'name' 3719ecf bitbake: toaster: Show "No builds found" in the builds table 7920219 bitbake: toaster: disable configvar sorts for value and files fd4579e bitbake: toaster: use deploy_dir var to obtain the license.manifest path 85eb8db bitbake: toaster: Display task description 8f791ce bitbake: toaster: fix timezone detection e1bfb5d bitbake: toaster: update saving sstate task data cd8541b bitbake: runqueue: Address issues with incomplete sstate sets d67f25d bitbake: runqueue: Fix sstate task dependency problems dee07be beaglebone: fix typo in the U-Boot config name a34497a meta-yocto-bsp: Bump layer version after the BSP changes 7254dfb Drop beagleboard, replaced by beaglebone af1e58a local.conf.sample: Update for beagleboard -> beaglebone 8fe1e24 beaglebone: Switch to linux-yocto 3.14 76b1d59 beaglebone: add OE machine definition for use with linux-yocto kernels bd072d8 poky: add edgerouter information to README.hardware 4226f9c yocto-bsps: edgerouter: explicitly set preferred version 09b489c yocto-bsps: Add a new BSP to support edgerouter b8f2106 yocto-bsps: update reference BSPs to v3.10.34 316e058 poky: set qemu BSPs preferred version to 3.14 aa27260 meta-yocto-bsp: populate 3.14 bbappend 17a18b8 linux-libc-headers: remove 3.10 recipe 7eeaf1b libc-headers: set TC default to 3.14 0902f1f linux-libc-headers: add 3.14 libc headers 82e73ee linux-libc-headers: make compression format configurable 3746a51 linux-yocto/3.14: introduce versioned recipes 0906266 Revert "zisofs-tools-native: Add missing dependency on zlib-native" 3972259 lib/oeqa: add a test target controller for EFI targets 2764a40 recipes-extended: add master image for testing purposes a4447e3 initrdscripts: add install scripts with a second rootfs 806e671 openssh: build without libbsd 49f2bc4 classes/sanity: check if SDKMACHINE setting has taken effect 79dc4f0 pseudo-1.5.1: keep install command directory mode 15056e2 libomxil-0.9.3: fix configure unrecognised option 1e51b5a toaster.bbclass: the license.manifest is located in DEPLOY_DIR edd500e sstate.bbclass: update missed sstate event cb0bb7c packagegroup-core-tools-testapps: Move GLTOOLS to X11GLTOOLS 8210928 yocto-bsps: remove linux-yocto 3.8 bbappend 4f80de9 linux-yocto/3.10: fix qemuarm build failure b8584fe sstatesig: Anchor inherits class tests 790cc61 bitbake: user-manual-execution.xml: Added how BB processes curly braces. 34f4a9d bitbake: user-manual-execution.xml: Updated "Checksum (Signatures) section. e7277a5 bitbake: user-manual-intro.xml: updated bitbake -h output 5192dfe ref-manual: Edits to the "Source Directory Structure" chapter. e674668 ref-manual: Added placeholder sections for the "Migration" section. c140238 ref-manual: grammar fix to "Licenses" section. ace87ef ref-manual: Some link changes for "Wayland" section. c43c228 ref-manual: Edits to "Shared State Cache" section. 9e19c9d ref-manual: Minor edits to "Cross-Development Toolchain Generation". e2e3365 ref-manual: Edits to "Yocto Project Components" section. ec27a78 ref-manual: Read-through edits to "Closer Look" chapter. 4a3a747 ref-manual: Edits to the "Using" chapter. a4f8da5 ref-manual: Updated the "Introduction" section. 84229e1 ref-manual: Updated the laundry list of what sections are in the manual. 09e01be ref-manual: Removed the BitBake chapter. 338b500 bsp-guide, kernel-dev: Added Cross-references to "BitBake" term df02dd8 dev-manual: WIP for YOCTO #5554. f1e9e33 dev-manual, ref-manual: Added error reporting tool information aa73618 dev-manual, ref-manual: Noting TMPDIR cannot be on NFS ff5b58e ref-manual, dev-manual: Point out "xterm" needed for eclipse use. c4f2191 xkeyboard-config: Add missing dependency on libxslt-native for xsltproc e8f55d2 distro_alias.inc: remove packagegroup-toolset-native fc49a6f bitbake: server/xmlrpc: Simlify featureset handling adba3ed bitbake: bin/bitbake: Only try and process an event_queue if it exists 87fd184 bitbake: bitbake: toaster: do not trap SIGCHLD 6448634 bitbake: prserv: Fix exit race issues ef28fcd bitbake: bin/bitbake/cooker: Ensure initial featureset is optimal f80334d bitbake: cooker: Only change self.data if it exists dd275f4 zisofs-tools-native: Add missing dependency on zlib-native 1d83256 e2fsprogs: Add e2fsprogs-mke2fs and e2fsprogs-e2fsck as recommend packages a8d076f lttng-ust: add python to lttng-ust's RDEPENDS 6b1d027 libpcap: add PACKAGECONFIG for libnl1 e1876b6 syslinux.bbclass: Enable additional kernel parameters for syslinux 23f26b5 weston : refactor to identify EGL, cairoglesv2 support 3f0425d sstate-cache-management: rm_by_stamps - discover all suffixes like remove_duplicated does fec6bd7 sstate-cache-management: skip populate_lic archives when removing duplicates 07e632a sstate-cache-management: rm_by_stamps - remove .siginfo and .done files 42b12dc sstate-cache-management: rm_by_stamps - include signatures of .sigdata. files ba65fe6 wic: Extend --rootfs-dir to connect rootfs-dirs 3c00384 wic: Report all ROOTFS_DIR artifacts 13afd35 wic: Add option --rootfs-dir to --source cbee7cb wic: Use partition label to be part of rootfs filename 550e931 wic: Add rootfs_dir argument to do_prepare_partition() method 25d16c4 wic: Hook up RootfsPlugin plugin 66bb67d wic: Add RootfsPlugin 42d0824 packagegroup-core-lsb: Limit mips64 issues to qt4 packages only 0bc2d87 libcap 2.22: fix, disable gperf detection 7cb6515 wic: Fix bitbake_env_command for 'None' case b8fd50e packagegroup-toolset-native: remove it 2f66147 core-image-sato-sdk: Drop qt4 on mips64 8feed9d make-3.81: Fix build failures with newer makeinfo c565d76 linux-yocto/3.8: remove versioned recipes fb8b51c linux-yocto/3.10: fix drm build failure d00ca40 linux-yocto/3.10: update intel common meta data 7f853aa linux-yocto/3.10: update to v3.10.34 400f831 linux-yocto/3.10: add valleyisland io 1b99904 linux-yocto/3.10: update to v3.10.33 09d875e linux-yocto/3.10: update EFI configuration 433768b linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & highmem64g 3019972 linux-yocto/3.10: intel-core*/common configuration updates 5b59444 image.py: check file exists before deleting 0f757af package_*.bbclass: Simplify addtask 8f8e4f0 populate_sdk_*: Drop now unneeded recrdeptask flags af528b0 populate_sdk_base: add dependency of do_package_write_* tasks a56d8e9 rootfs.py: add new cleanup method a5994c0 package_manager.py: leave the __db.00* files in place 6196e18 nss-3.15.1: fix CVE-2013-5605 6a3cade nss-3.15.1: fix CVE-2013-1741 c4c31eb libtiff: fix CVE-2013-4244 4f326c8 libarchive: fix CVE-2013-0211 bb3927d autoconf: new autotest/testsuite option to enable automake test result format 95cd568 bitbake: toaster: filter tasks with cache attempts for all attempts c59e929 bitbake: toaster: fix dirinfo empty dir expansion bae133a bitbake: toaster: added file types to the Outputs column in the build 877dcd7 bitbake: toaster: add support for empty states in pages 14a8443 bitbake: toaster: show installed package name c07a294 bitbake: toaster: Fix typo in heading code 7643ba3 bitbake: toaster: insure _get_query returns distinct records 056fbc4 bitbake: toaster: blocks for custom/highlighted navigation and breadcrumb links 405e190 bitbake: toaster: add Image detail and multiple targets to dashboard 8c3eb5e packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change 5eceedf ocf-linux: remove recipe 815798d openssl: replace dependency ocf-linux with cryptodev-linux b895ee7 cryptodev-linux: add recipe cbefaa3 run-postinsts: fix issue with checking IMAGE_FEATURES ad1447d build-appliance-image: update to head ae938eba92b2c89a9fd91161e57c5dbc594ad4ad e4fb1bd gummiboot: fix the installed but not shipped warning 55de991 gummiboot: use objcopy from the env 0e5f6e0 gummiboot: add COMPATIBLE_HOST e69f308 gnu-efi: fix the LIBDIR c4eeaa8 bitbake: knotty: Show a link to the logfile for failed setscene tasks 6ef47ec bitbake: knotty: Split error output onto stderr 6f29f7d bitbake: knotty: Ensure the progress bar shows on stdout cf97773 bitbake: msg: Add stdout/stderr filters 18bbfc4 bitbake.conf: Adds bitbake qemu option for ppc e6500 & ppc e6500-64b. 8c1e43c bitbake: cooker/event: Overhaul sanity test mechanism 172095e bitbake: runqueue/siggen: Pass in commandline options to dump_sigs() 774eb75 bitbake: bitbake: Force -S option to take a parameter 604dd73 selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_errors ebfd075 lsb: fix lsb_log_msg() implementation 61b088a image.bbclass: replace rootfs with /dev/root b25e90f systemd-serialgetty: update to match systemd 211 3ae9225 git: Fix perl paths in scripts and population of the perltools package dc29d2a base.bbclass: Merge two ConfigParsed event handlers b015b64 sanity.bbclass: Update against bitbake sanity event changes 2651e11 scripts: Update after addtion of parameter to bitbake -S 0f77f3f base.bbclass: Run oe_import before other INHERITs 315542d meta-skeleton: Add name attribute to SRC_URI 7f880e2 wic: Add SD/MMC-Cards support to '--ondisk' param 68f3a57 apt/package_mamager: Ensure WORKDIR is used for lists directory b503d35 package_manager: Fix apt-ftparchive index creation problems da09709 package_manager: Ensure we don't process directories twice 9006f9b mmc-utils: Add user space mmc utilities for eMMC 2614e61 base-files: do_install.sigdata: remove the depends on DATE f782e39 meta/conf/bitbake.conf: add STAMPCLEAN to BB_HASHBASE_WHITELIST 8add7ae util-linux-native: fix qsort_r for CentOS 5.10 cdf0d97 cpio rootfs build: Avoid modifying rootfs dir 0ba7839 gnupg: CVE-2013-4576 0abd941 gnupg: CVE-2013-4351 f6548c5 Security Advisory - openssl - CVE-2013-6449 61fd2e4 Security Advisory - openssl - CVE-2013-6450 3411716 Security Advisory - openssl - CVE-2013-4353 ae938eb local.conf.sample.extended: update it for the archiver 39846dd bitbake: data_smart: Fix caching issue for double remove references 7ae43dc bitbake: test/data: Add in test for append/prepend/remove override operations 7fa5131 bitbake: toaster: format packages with size = -1 64ba1fa bitbake: toaster: Small fixes in tasks UI bca174a bitbake: toaster: Fix help text typos b721972 bitbake: toaster: Remove commented-out code from views.py 7d9f1e2 bitbake: toaster: Change placeholder attribute in variables table 55f6a35 toaster.bbclass: update buildstats event data ae79fa3 Enable yasm in gstreamer1.0-libav by default 6549a43 piglit: ship files with correct permissions 7881b30 bind: remove nslookup from FILES 895cf82 bind: fix no bind-utils package ffa8bbf binutils: Add fixes for binutils issue 16428 8dd12d7 perl-native: fix path in Config.sh for sstate d385bf1 tcl: fix path in Config.sh for sstate 0e58578 bitbake: runqueue: Fix sceneQueueEvent to use the correct hashes 41ed412 bitbake: hob: fix set_extra_setting function 22af803 bitbake: cooker: delVar in removeConfigurationVar 843e3ec bitbake: user-manual-metadata.xml: Added varflag for vardepvalueexclude. 37f7820 bitbake: user-manual-metadata.xml: Edits to "Basic Variable Setting" c0a13d2 bitbake: user-manual-metadata.xml: Sections to handle variable setting added. 019c868 bitbake: Makefile: Added publish tag so the book can be published. b80943f dev-manual: Added notes saying you need to work from same branches b990aa8 ref-manual, yocto-project-qs: Notes and infor for buildtools issues 752bf31 ref-manual: Updated TMPDIR description for NFS issues. 0977097 ref-manual: Fixing whitespace. 20a17fd dev-manual: Added more detail for using an external SCM. 4a40d73 yocto-project-qs: Updated example toolchain command. 4597d2a adt-manual: Fixed example bitbake command. ef627f8 yocto-project-qs, ref-manual: Fixed core number defaults 32890f2 adt-manual, ref-manual: Cross-toolchain details added. New class also. c441f5f dev-manual, ref-manual: Changed core-image-basic to core-image-full-cmdline 7a5cd21 ref-manual, mega-manual: Added manifest file information 97cfb8c dev-manual: Added new summary parameter to do_split_packages list. 52a4508 ref-manual: Edits to "Running Specific Tasks" e8c6097 dev-manual: Read-thru edits for "Maintaining Open Source License..." c70b6e8 dev-manual: Read-thru edits to "Profiling with OProfile" 46330cd dev-manual: Read-thru edits to "Examining Builds Using the Toaster API" eb0a5d5 dev-manual: Read-thru edits to "Debugging with the GNU..." section. 914b3e0 dev-manual: Read-thru edits for "Performing Automated Runtime Testing" 128cdcf dev-manual: Read-thru edits to "Creating a Read-Only Root Filesystem" 46a4fb2 dev-manual: Read-thru edits for "Using an External SCM" d8b69fb dev-manual: Read-thru edits for "Selecting an Initialization Manager" 80e7223 dev-manual: Fixed a reference to the systemd class. e462a1f dev-manual: Read-thru edits for "Building Software from an External Source" fd2846c dev-manual: Read-thru edits to "Working With Packages" a4103b8 dev-manual: Read-thru edits for "Building a Tiny System" 432138a dev-manual: Read-thru edits to "Creating Your Own Distribution" 24ee5fa dev-manual: Added yocto-layer script note and updated kernel version fceba79 dev-manual: Typo fixed. 43d93f3 dev-manual: Read-thru edits to two sections - new machine and libs 58a7688 dev-manual: Read-thru edits to "Writing a New Recipe" aca4b48 dev-manual: Read-through edits to "Customizing Images". 23da05f dev-manual: Read-through edits to "Understanding and Creating Layers". c7fb9a6 dev-manual: Read-through edits applied to "Models" chapter. ccd0e24 dev-manual: WIP - Some edits to Chapter 4 from the read-through. 4032e1a dev-manual: Added Haswell BSP to list of BSPs in meta-intel. dd72756 dev-manual: Read-through edits to Chapter 3. cee847a dev-manual, mega-manual: Updated the Git Workflow figure. a61dd59 poky.ent: Fixed distro name variable to be "daisy" rather than "Daisy" 90dfac0 dev-manual: General edits to the getting started chapter. 2e56389 dev-manual, yocto-project-qs: Recommending 50Gbytes of free space now. 68943bc dev-manual: Added a cross-reference link to BitBake term. 4a6d886 dev-manual: Added cross-reference to the build system. bda6b1a dev-manual: Minor edits to the "Introduction" chapter. 914b2ea adt-manual: Added a word for better grammar. 1b9e73e poky.ent: Added "Daisy" as the DISTRO_NAME variable. 5320b97 adt-manual: Fixed "autotools-based" to "Autotools-based". 79ac80d adt-manual: Fixed Cross-ref target title and applied minor formatting. 529b65a adt-manual: Fixed another instance of BitBake command. 08531f2 adt-manual: Minor edit to default installation directory. 8a8ae81 adt-manual: Fixed occurrences of "BitBake command". e1c1615 adt-manual: Added bold formatting to list leaders. 215718f adt-manual: Minor formatting change. 02fa765 adt-manual: Added a link to BitBake term and fixed some formatting. 720cdab adt-manual: Edited the "Perf" bullet item. 2f0f79c adt-manual: Added cloning poky as a way to have QEMU available. 2edf033 adt-manual: Restructured opening organization. 8986c2e yocto-project-qs: Edits to opening paragraph. 0e8cb1f yocto-project-qs: Added a link to the BitBake section in ref-manual. 4741bb0 yocto-project-qs, poky.ent: Misc fixes in the Quick Start: 35e0265 yocto-project-qs: Added recommendation for cloning YP bits. 65cef19 yocto-project-qs: Eliminated "don't" contraction. 43fc5fd yocto-project-qs: Re-wording for the introductory video item. ca3fbbc yocto-project-qs: Fixed link to go to Build Appliance page. 708dd32 ref-manual: New variables added and some edits as well 2f643ad kernel-dev: New step to "Generating Configuration Files" section. a41113c ref-manual: Added CONFIG_INITRAMFS_SOURCE and edited INITRAMFS_IMAGE_BUNDLE variables. bcd9917 ref-manual: Edits to "Understanding What the Build History Contains" section. ad49ddd ref-manual: Edits to TOPDIR variable. 9953555 ref-manual: Edits to the "Maintaining Build Output Quality" section. 89de0ba ref-manual: Added BUILDHISTORY_PUSH_REPO to glossary. 3233859 ref-manual: Added BUILDHISTORY_COMMIT_AUTHOR to glossary. 47ca210 ref-manual: Added BUILDHISTORY_COMMIT to glossary. f3927f3 ref-manual: Added BUILDHISTORY_IMAGE_FILES to glossary. 3e0d532 ref-manual: Updates to "Maintaining Build Output Quality" 2da4610 ref-manual: Added BUILDHISTORY_SDK variable. 98fee9b ref-manual: Edit to BUILDHISTORY_DIR_IMAGE variable. 5f36c00 ref-manual: Added BUILDHISTORY_DIR_PACKAGE to the glossary. 199a4b3 ref-manual: Added BUILDHISTORY_DIR_IMAGE to glossary. 6ee63d0 ref-manual: Added BUILDHISTORY_DIR to glossary. 4a39d82 ref-manual: Added BUILDHISTORY_FEATURES to glossary. 81f7ff3 documentation: Fixed "Relased date" for the 1.5.1 entry 57c0dd6 dev-manual: Added note about Project names in Eclipse. 5e2d6a3 ref-manual: Fixed error in example for export XDG_RUNTIME_DIR 2c92027 ref-manual: Added directfb to DISTRO_FEATURES list chapter. 93ad02d ref-manual: Edits to PARALLEL_MAKE in the glossary. fdd99bc ref-manual: Added ICECC_PARALLEL_MAKE to glossary. 478f1b7 bitbake: toaster: replace package dependency tag w/ view queries 70f1a3d bitbake: toaster: clean exit on bb server shutdown 1913a17 bitbake: toasterui: save missed sstate tasks 1d20fc4 bitbake: toaster: select recipe based on PN name a6c3cb7 bitbake: toaster: Remove circular dependecies from packages/recipes da1b795 bitbake: toaster: combine ready functions f5d616e bitbake: toaster: add search by section to all recipe page 9e376db bitbake: bitbake toaster: check the file_name with the content of the IMAGE_FSTYPES variable 2d4199b bitbake: toaster: apply filter only on selected attributes 4f44b8b bitbake: toaster: Change "0 found" to "No found" cf3d6bd bitbake: toaster: Update local configuration counter 1b72110 bitbake: toaster: Add help text to filters 259611b bitbake: toaster: Fix alignment issue in searchform ecfb339 bitbake: toaster: fix package size 1st sort order 0525edb bitbake: toaster: Change objectname 'packages' to 'packages built' ef10636 bitbake: toaster: reset default filter for configvar page on new searches 4f02193 bitbake: toaster: warn new filter replaces existing filter 604d2c8 bitbake: toaster: Revert "added file types to the Outputs column in the build page" 888ceb1 tune-ppce6500: Fixes a typo in tune config file for e6500. d777d4a glib-2.0-native: Fix DEPENDS 169d67e classes/binconfig: fix indentation in python function 5d8552e classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot preprocessing funcs ba6caa0 buildstats: use TaskBase time for elapsed time bdbc158 staging: Save out provider information into the sysroot 21169c3 archiver.bbclass: emit patch series files for original src 4a91e14 archiver.bbclass: make it can filter the license 39ea974 gtk-engines: move engine schemas to a dedicated package cd81724 gtk-engines: don't inherit gtk-icon-cache 1f85f07 util-linux: build setpriv requires libcap-ng 228abf2 connman: upgrade to 1.22 9b575fd libsoup-2.4: fix compiling failed while mips-gcc optimization enabled db827dd acl: fix the order of expected output of getfacl 299fbbf bitbake: hob: output filenames based on initial recipe name 7dd4bf6 bitbake: fetch2.URI: Set username/password should not change the other 57484d6 bitbake: fetch2.URI: Support URIs with both query strings and params aca2d14 bitbake: fetch2.URI: add support for query parameters 64fdd3a bitbake: tests.fetch: Remove debug assert 86860bb bitbake: fetch2.URI: Coerce urlparse to use netloc for all schemes 24979a1 busybox: disable fsck.minix and mkfs.minix 004f9be classes/image: ignore modules.* changing during multilib image construction 9ce1f7d classes/kernel: move module postinst commands to kernel-base 0c3d576 local.conf.sample.extended: update for the archiver 7c0a782 gtk-engines: removed gnome inheritance e2d24f5 classes/image: disable pam nullok_secure with debug-tweaks 1f44904 archiver.bbclass: move a few code to copyleft_compliance.bbclass 2c7d20c package_rpm.bbclass: archive the source to srpm package cbcf5b2 archiver.bbclass: refactor it f0714d1 classes/archive*.bbclass: remove archive-*-source.bbclass 3175653 bitbake: toaster: fix task elapsed time calculation 4cdd56f bitbake: toaster: image information views e94f0b4 bitbake: toaster: add jquery treetable plugin 6f5e196 bitbake: toaster: filter out setscene tasks in recipe details d5ff301 bitbake: toaster: Amend failed tasks behaviour 3a36186 bitbake: toaster: Set display of "Cache attempt" column 496365c bitbake: toaster: Remove extra space in the breadcrumb 8936cec bitbake: toaster: Change "Package version" to "Version" 4f812cd bitbake: toaster: Remove trailing spaces from 'name' c9065cb bitbake: toaster: Add link to the Toaster manual f191ab0 bitbake: toaster: measure task duration with server-side timestamps 888683d bitbake: ConfHandlerr: Use full path in variable history 99c08ee gnome-doc-utils: removed gconf inheritance 31a19bc gsettings-desktop-schemas: removed unneeded class inheritance 82191fa gnome-mime-data: removed gconf and gtk-icon-cache inheritance ac23389 gst-plugins-gl: removed gconf inheritance 6579bf7 gnome-desktop: removed gconf inheritance dfb57a1 core-image-minimal: allow user to set size 7df7404 python3: sync module dependencies from 2.7 dd1e12a generate-manifest-3.3.py: sync descriptions with 2.7 version 8d078be libsdl: add missing libglu dependency for openGL 54beec1 kernel-arch.bbclass: add arm64 support to U-Boot architecture map 68acafd runqemu: Add option for custom BIOS directory e8bc7a1 base-files: use /dev/root in /etc/fstab for systemd support e6e4e0e tclibc-uclibc: Changing assignment to conditional variable assignment 35a49f6 pulseaudio: Upgrade 4.0 -> 5.0 da4c46f sstate: list missing files for toaster 4ce36a4 toaster.bbclass: read the data needed for license manifest path ea8640e gcc-runtime: Build libatomic 38d669f image_types.bbclass: use 4096 instead of 8192 bytes-per-inode 2cf83f4 buildhistory.bbclass: create proper dependency files for SDK 0ec27e6 image.bbclass, license.bbclass: adjust the name of list_installed_packages() 483d5a4 rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages list d91e356 package_manager.py: create separate class for installed packages listing 5a78852 linux-dummy: provide kernel-modules (empty) package 93532df cogl-1.0 : Update to 1.16.2 release 5e4ca62 gsettings-desktop-schemas: Updated to 3.10.1.bb af63a09 cairo: Add 'egl' and 'glesv2' PACKAGECONFIG options 0e849f0 scripts/cleanup-workdir: Fix a comment typo 21a3ffb e2fsprogs: return error when failed to populate fs d5982a2 alsa-tools: fix build when x11 and gtk+ not available 08808c9 perf: add libexec and traceevent to packages fe0287c fontcache.bbclass: add fontconfig-utils runtime dependency e270076 genext2fs: remove it b3f83a2 generate-manifest-2.7.py: sync with python-2.7-manifest.inc 6bffd21 generate-manifest-*.py: set SUMMARY instead of DESCRIPTION 7425f3b python: add python-mmap to python-multiprocessing RDEPENDS 77de11f x264: add perlnative to inherit 29ee5c1 useradd{-static}: Ignore useradds on nativesdk 49aad7d bitbake: runqueue: Remove use of waitpid on worker processes 99913df alsa-tools: fix build when x11 and gtk+ not available a0c8357 sgml-common-native: fix the generation of sgml-docbook.cat 779f593 expect: fix do_install failure on SLED 11.2 aec1194 package_manager: Use apt-ftparchive for deb packages 5baa4d7 openssh: Update init file to add ED25519 Key generation 724cdda tar: add knob whether acl.h are checked 9e10db5 gettext-0.16.1: kill target m4 macros from sysroot 7fe34be pulseaudio: Make it compatible with systemd-209 2c10473 Upgrade to systemd 211+ ac4ff56 bitbake: runqueue: Revert child signal handler for now ea52b5e bitbake: runqueue: Don't catch all child return codes 0150bc3 bitbake: runqueue: Really fix sigchld handling cfd1c4e pixbufcache: Fix librsvg-native build 08303af autotools: Exclude variables from autotools_copy_aclocals e58089b bitbake: runqueue: Ensure handler does not recurse 6bbb179 bitbake: runqueue: More carefully handle the sigchld handler 1f16ca9 bitbake: hob: sync after image deploy 92155fd bitbake: runqueue: Don't error if we never setup workers e8476a9 gettext: upgrade from 0.18.3.1 to 0.18.3.2 bb9042a grep: upgrade from 2.16 to 2.18 1d82897 sudo: upgrade to 1.8.9p5 4aa61f2 alsa-tools: update to version 1.0.27 7f035ad directfb-examples: update to 1.7.0 a6ce5f4 directfb: update to 1.7.1 78565c8 qmmp: update to 0.7.5 3c70ad6 docbook-sgml-dtd-native: remove catalog file when do_clean 5760485 boost: Pass CFLAGS, CXXFLAGS and LDFLAGS correctly into boost.build 888447c packagegroup-core-tools-testapps: added connman tools and tests 4c48582 packagegroup-core-tools-testapp: added 3G tools 9f29b9f apt-native: Install apt-ftparchive 331962f mips64-linux: set ac_cv_sizeof_ssize_t 963374e make: add 'inherit pkgconfig' 2195006 linux-yocto-custom: Use SRCREV_machine e73f0f1 lib/oe: turn oe into a namespace package bb18b49 intltool: Define DATADIRNAME=share for uclibc based systems d3ffa39 util-linux: scanf_cv_alloc_modifier changed from 'as' -> 'ms' 7d95e81 glib-2.0: Fix localedir expectations for uclibc 62b3851 gnutls: Link in pthread explicitly for uclibc 60e2df2 uclibc: Remove iconv.h d8ebc75 uclibc: Implement clock_adjtime() d40ac96 bitbake: toaster: added file types to the Outputs column in the build page 3cbe113 bitbake: toaster: Sort layers in alphabetical order 1caad7d bitbake: toaster: Remove the data-toggle attribute c1f97ce bitbake: toaster: Don't show clear search button if text input field is empty a3ccb73 bitbake: toaster: Fix Recipe sorting in tasks table b2e5cab bitbake: toaster: Not using task_color tag for execution heading d24584f bitbake: toaster: Presentation fixes for task.html e3a92c1 bitbake: toaster: Shorten dependency labels 3bc398e bitbake: toaster: Give an extra space to the caret f4755ed bitbake: toaster: Add no search results page 92c98c4 bitbake: toaster: Fixing "Show all builds" link 99f91e4 bitbake: toaster: Amend help text in package_built_detail.html 2873103 bitbake: toaster: Small tweaks to the no results page d7fde8b bitbake: toaster: Replace hyphens with underscores in package name 2ac4387 bitbake: toaster: Format package size in recipe.html bb7776a bitbake: toaster: Make Order column part of the minimum table 1f83c7f bitbake: toaster: Move <tbody> outside for statement be778cd bitbake: toaster: improve recipe matching for native tasks 513722d bitbake: toaster: fix target file inode type information e665de5 bitbake: bitbake: cooker: some IMAGE_FEATURES not recognized d3d3a2c bitbake: toaster: add errors and warnings listing 1db32b0 bitbake: toaster: Add counters to filters 5396191 bitbake: toaster: add license manifest path to database 839f304 bitbake: toaster: populate target image file table a3eb7da eglibc: Update SRC_URI to point to final download location f7fabf1 wic: Use pseudo for ext mkfs command 2b4a00a wic: Use mke2fs to create the ext2/3/4 image 463cd34 Create gstreamer-1.0 package groups 6e483e9 gnomebase: remove trailing whitespace 9a928c5 oe-setup-builddir: small rework 9104a32 bitbake: runqueue: Improve sigchld handler 1960f6b populate_sdk_deb: Fix meta-toolchain-sdk with amd64 ARCH d6dc48f lsbtest: fix comparison bashism 24d1724 btrfs: patch to allow for relative paths 5ab5b77 bind: Update to 9.9.5 f7557a1 dhcp: Update to 4.3.0 4a4be6f util-linux: Update to 2.24.1 deed314 populate_sdk_*.bbclass: remove old rootfs_list_installed_depends() 6029af2 buildhistory.bbclass: Fix dependency files creation d1161cb bitbake: bitbake-worker: Ensure children have default sigterm handler e1d7a45 bitbake: bitbake: fix typo in variable name bf01a9a bitbake: toaster: fix 'show all' labels for tasks and variables 7af7e85 bitbake: toaster: add 'bblayers.conf' files to local config filter 324791a bitbake: toaster: add empty outcome support to task page 65c298d bitbake: toaster: Fix help text for task details outcome 6b4aedc bitbake: toaster: erase checks for stop command bff408a bitbake: toaster: add commands to list and delete builds 00ca499 bitbake: toaster: write files-in-image to the database 7a0add7 bitbake: toaster: update database schema 5f05bdd classes: Add gummiboot class 9d04183 bootimg/grub-efi.bbclass: allow using a different class for EFI images de18567 recipes-bsp: Add gummiboot recipe b588a24 recipes-bsp: add gnu-efi recipe 798877e mtd-utils: Update version to include fixes after 1.5.0 7a8f3c7 e2fsprogs: fix cross compilation problem 614faa6 .templateconf: New file for customized template defaults 5662ab6 scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting 61e8fdb oe-init-build-env: Improve script sourcing detection. cdf4473 oeqa/utils/qemurunner: search for login string in the entire boot log 724b83d oeqa/targetcontrol: fix loading a controller using a class name 517bc16 oeqa/targetcontrol: allow a custom port for SimpleRemoteTarget 6d85ec3 diffutils: enable ptest support fe81406 xf86-video-intel: add recipe for 2.99.910, remove the git one a3f0852 classes/sstate: don't overwrite buildhistory vardepsexclude ec8490a dmidecode: add powerpc to compatible host abb1bde libsdl: bump PR 30f8ec5 kernel-yocto: replace '=' with '+=' 1db8eb4 ptest: Don't enable ptest for nativesdk and cross-canadian packages b130d75 eglibc: Fix build for FSL ppc/fpu a511b25 ltp: Don't link against libfl 3beb482 package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64 678cca4 oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bitbake-worker 5f81d9d bitbake: runqueue: Use SIGCHLD instead of polling waitpid 324969e bitbake: server/process: Optimise latency when finishing idle functions 5dcc20b bitbake: server/process: Drop unnecessary exit delay efdc159 bitbake: server/process: Use a pipe for quit events instead of Event() a445e03 bitbake: knotty: Remove latency when exiting 75b9f93 bitbake: knotty: Add missing continue statement for runQueueExitWait event aadfea6 bitbake: providers/runqueue/taskdata: Optimise logger.debug calls 0b4ae1c bitbake: cooker: Handle SIGTERM more gracefully 6f3a537 bitbake: server/process: Deal more gracefully with SIGTERM 8fbe218 bitbake: server/process: Use the setFeatures command on the server instead of a manger d51bf8d bitbake: cooker/command: Add setFeatures command b28f007 bitbake: runqueue.py: Gracefully handle a missing worker process bb335f9 bitbake: runqueue.py: Handle worker disappearing gracefully 1568879 bitbake: bitbake-worker: Gracefully handle SIGTERM a7bc031 bitbake: knotty: Deal with exceptions not resetting terminal configuration da6926b bitbake: user-manual: Review edits applied throughout from Paul Eggleton. 40ab940 bitbake: user-manual: Review edits applied from Paul Eggleton. 96294ee bitbake: user-manual: removed SVK references - all types. ead6001 bitbake: user-manual-ref-variables.xml: Edits to BB_GENERATE_MIRROR_TARBALLS variable c390221 bitbake: user-manual-metadata.xml: Added BB_ORIGENV example. 74d2a10 bitbake: user-manual-metadata.xml: Grammar fix. 197e7e3 bitbake: user-manual-execution.xml: Review edits for "Execution" chapter. c509510 bitbake: user-manual: Review edits from Richard (second draft) 4cd882b bitbake: user-manual: Added "Hello World" Appendix. 9b3e31e bitbake: user-manual-fetching.xml: Re-write of the Fetching chapter. cd0c067 bitbake: user-manual-metadata.xml: Title change, sections lifted. b82b3d2 bitbake: user-manual-fetching.xml: Removed a link. 3801023 bitbake: user-manual-execution.xml: Review edits applied. 9996f31 bitbake: user-manual-intro.xml: Review edits to Introduction chapter. 0c5bf41 bitbake: user-manual-execution.xml: Draft of "Execution" chapter 013c9d9 bitbake: user-manual-intro.xml: Added sections 117726c bitbake: user-manual-bitbakecommand.xml: Added anchor tag for the chapter. f3caa2b bitbake: user-manual-fetching.xml: Re-write of "File Download Support" chapter. b4b3bf5 bitbake: user-manual: Added new chapter to cover BB execution. 34bcd96 bitbake: user-manual-intro.xml: Added an introduction to the manual. 8aaff25 bitbake: user-manual-ref-variables.xml: Added a note qualifying the variables. 0510569 bitbake: user-manual-metadata.xml: WIP - Some edits in the checksum area. 1d9c02e bitbake: user-manual-metadata.xml: Rewrite "Accessing Datastore Variables Using Python" 666a7b0 bitbake: user-manual-metadata.xml: Re-write the "Dependencies" section. bfafc2f bitbake: user-manual-metadata.xml: Re-write of "Variants - Class Extension Mechanism" section. 3940d59 bitbake: user-manual-ref-variables.xml: Added BBVERSIONS variable. 233d644 bitbake: user-manual-metadata.xml: Re-write of "Events" section. c0239ff bitbake: user-manual-metadata.xml: General cleanup to "Parsing and Execution" 80127f4 bitbake: user-manual-metadata.xml: Edits to "Variable Flags" section ae96cbb bitbake: user-manual-metadata.xml: Rewrite of the "Tasks" section. faaca84 bitbake: user-manual-metadata.xml: Rewrite of the "Functions" section. d022ec3 bitbake: user-manual-ref-variables.xml: Edits to SRC_URI. 6f8f51f bitbake: user-manual-ref-variables.xml: Edits to BBCLASSEXTEND. 1e305ec bitbake: user-manual-metadata.xml: Edits to "Sharing Functionality" dc42d88 bitbake: user-manual-metadata.xml: Add bare bones of a scheduler section 624e59f bitbake: user-manual-metadata.xml: Add details about general variables used by BitBake bd23241 bitbake: user-manual-metadata.xml: Add details about environment variables used by BitBake d327013 bitbake: toasterui: fix task identification f3294d8 bitbake: toaster: fix issues in the build table 3f16624 bitbake: toasterui: fix status update on failed sstate tasks 24f0617 bitbake: toaster: update database schema 0bad725 bitbake: toaster: Move long content toggle to main.js 4717749 bitbake: toaster: implement the configuration pagedreyna/configure-detail-view 31d4bf8 bitbake: toaster: View detailed information about a task 2bd19cd bitbake: toaster: Bug fix in reload page with parameters 7661585 bitbake: toaster: Fix breadcrumb date format in detail pages 48a93d6 bitbake: toaster: Sort packages and dependencies in recipe.html 5a5e7c0 bitbake: toaster: Change popover headings in recipes table 5462bd0 bitbake: toaster: Change help text for Section f0dce42 bitbake: toaster: Hide the applied filter tooltip on click e01f790 bitbake: toaster: Add .muted class to disabled checkboxes 33203ce bitbake: toaster: Set the right styles for definition lists fd52dfd bitbake: toaster: Set correct string for missed sstate attempts a686734 bitbake: toaster: Remove inline styles in h1 438578e bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU Usage 93aa4ab bitbake: toasterui: add asserts on expected values 0daa189 bitbake: toasterui: task data structure in toasterui 1660519 bitbake: bb/ui: store_dependency_information optimization 06f9059 bitbake: toaster: array-assignment fix from Chome 6fc2462 bitbake: toaster: mark dependency packages 3d0bb41 bitbake: toasterui: adding new task outcome empty 7008a24 bitbake: toastergui: fix task executed status display 4ae5981 bitbake: fetch2/wget: Fix downloadfilename functionality aacc381 toaster.bbclass: read list of files in image abe417e classes/uboot-config: ignore doc varflag 26b65aa documentation.conf: sync with the Yocto Project reference manual 3384659 documentation.conf: drop obsolete variables cd1195b opkg/dpkg: remove the postinstalls 5159ddc run-postinsts: use it for opkg/dpkg too 635c08c grub-efi: add oe's kernel name to the conf file f16fe3b grub git: add oe's kernel name to the conf file 155b010 grub 2.00: add oe's kernel name to the conf file f9c7936 do_rootfs: Add PACKAGE_FEED_URIS as a vardep 7af3eb8 do_rootfs: Added PACKAGE_FEED_URIS functionality ff8d8fb package.py: use subprocess.Popen for rpmdeps call d31d2e8 insane: Special case kernel modules for x32 targets 01e5d7b package_manager.py: make list_installed() list pkg dependencies too 45bbd21 dhcp-client: fix invoke dhclient-script failed on Read-only file system 41917e8 grub-efi: use autotools-brokensep 2de0100 ncurses: use lnr instead of python code 1412dda scripts: add lnr (link relative) a8dc6ae insane: check packages for absolute symlinks to the tmpdir d152d03 oe-selftest: force some values in local.conf for _sstatetests_noauto.py f5bb53a oe-selftest: optimize code in _sstatetests_noauto.py module 9c7477e consolekit: fix console-kit-log-system-start.service startup c5c99de nfs-utils: run rpc.statd as rpcuser:rpcuser instead of rpcuser:root fa7d335 rpcbind: add rpc user and run rpcbind daemon with rpc user 370717d perf: don't use oe.path.relative baa8b03 gcc-cross: don't use oe.path.relative b4455d8 lib/oe: drop custom implementation of oe.path.relative eb1e41e pango: Fix postinst by adding missing qemu-native dependency 30b5a6e libgcc: make sure symlinks are created in a valid directory 8d4c4d1 python-numpy: fix build for qemumips and qemuppc 06ecf39 gstreamer: Fix valgrind determism problem in the same way as gstreamer 0.10 fcbb05c Upgrade to systemd-stable v208 229bcde classes/buildhistory: fix task signatures changing 0f96a83 bitbake.conf: add new vardepvalueexclude varflag to BB_SIGNATURE_EXCLUDE_FLAGS 14a1971 opkg-utils: Update to latest git master 7217f92 gcc: Add upstream fix for gcc bug 58595 755aaad lttng-ust: Disable doc/examples in the build b465c0c lttng-modules: Fix 3.14 bio tracepoints 7a97440 lttng-modules: Exclude arm c065103 lttng-ust: Add version 2.4.0 46959f1 lttng-tools: Add version 2.4.0 89f30af lttng-modules: Add version 2.4.0 7056054 js: remove c7f0d76 zaurusd: remove b65041b meta-yocto/conf/distro/include/*: update image/packagegroup entries 6304180 poky-tiny.conf: update for rename of core-image-basic 4b293da e2fsprogs: populate-extfs.sh: remove it 5809ce0 image_types.bbclass: use mke2fs -d to create the ext2/3/4 image fb980f7 e2fsprogs: enable the "-d" related patches b7afd10 e2fsprogs: mke2fs: update the manual for the -d option 8f0ef72 e2fsprogs: debugfs: use the functions in misc/create_inode.c b489b94 e2fsprogs: mke2fs: handle hardlinks 9074906 e2fsprogs: mke2fs: add an option: -d root-directory 8b1553e e2fsprogs: mke2fs: set owner/mode/time for the inode bc5d73d e2fsprogs: mke2fs: create directory 243cc2b e2fsprogs: mke2fs: copy regular file ad2f1c3 e2fsprogs: mke2fs: create symlink c93421a e2fsprogs: mke2fs: create special file d8409f8 e2fsprogs: mke2fs: copy files recursively 6779ab6 e2fsprogs: mke2fs: add the ability to copy files from a given directory c859853 kernel-yocto: fix diffconfig/kernel_configme breakage e8c99b3 kernel-yocto: Disable ANSI escape codes from git branch a820b3f image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calling check_output() 7b70586 wayland: Add target sysroot scanner m4 macro b7f1cca layer.conf: update LAYERVERSION_core for core-image-full-cmdline d14090a Rename PACKAGE_GROUP variable to FEATURE_PACKAGES 874ab5a classes/image: support package-management in IMAGE_FEATURES 91c372f core-image-basic / packagegroup-core-basic: rename to *-full-cmdline 2f9bf7b PR bumps to remove PRINC use in meta-fsl-arm e955446 bitbake: runqueue: Fix typo 003d317 bitbake: data: add vardepvalueexclude varflag a01af02 recipes: bump PRs 1dc068c base: Show PRINC value in the warning message a1e5348 gnutls: update regex f57b3b7 base.bbclass: Deprecate the PRINC logic 338e97e build-appliance-image: upgraded to commit 54c2e993ec129563c7ae9f3fdee74ab60da28698 8053b21 mc: Add 'inherit pkgconfig' f683023 oe-selftest: add test for image manifest file creation 79024ff gnutls: fix failure during do_compile f75c7fb gnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates. 4988a8c gnutls: CVE-2014-0092 correct return codes 4df2d01 security_flags: Update to correctly link X modules b1a75ba sanity.bbclass: support wildcards in SANITY_TESTED_DISTROS 593aef7 parted: add patch to handle deprecated readline function da4c775 readline: drop readline-only-enable-meta-key-for-a-single-call-read.patch eddaf70 readline: update configure-fix.patch ad0b28b readline: upgrade to 6.3 3b56aa9 ppp: drop if_pppol2tp.h patches 6fe2315 ppp: drop enable-ipv6.patch 3bd5c23 ppp: upgrade to 2.4.6 5da3ba5 bash: update build-tests.patch a163269 bash: upgrade to 4.3 f874ac6 mtdev: upgrade to 1.1.5 97289f7 package_manager.py: RpmPM: don't add smart channel if already added 61b8503 Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds" 1d2a6da gstreamer: Fix valgrind header detection 2973c12 sstate: Ensure SSTATEPOSTINSTFUNCS is accounted for in signatures 56636dd image.bbclass: add BAD_RECOMMENDATIONS/NO_RECOMMENDATIONS rootfs vardeps f51294d testimage: add task level lock 8615d57 sstate-cache-management.sh: Don't use echo -n 99183f9 sstate-cache-management.sh: Allow to remove old .siginfo and .done files for all tasks 6bfa52a sstate-cache-management: improve shown numbers of removed files 8ae183d bitbake.conf: Drop -fpermissive c2a17dc oprofile: Partially fix separate builddir support 12d613f alsa-tools/autotools: Ensure that aclocal files can be present with AUTOTOOLS_COPYACLOCAL variable b924b49 autotools: Limit aclocal files to those in dependencies b2d55fa openjade: Fix configure assumptions about file moves f03d46f bzip: Add extra files as a specific task f039550 Revert "ncurses: use ln -r to generate relative symlink" 54c2e99 bsps: update H/W reference boards to v3.10.32 9688673 bsps: update to 3.10.28 151eaca bitbake: fetch2: Drop svk fetcher e955def bitbake: codeparser: Fix var_execs to append to execs, not references 69b4614 bitbake: fetch/wget: Separate out download and checkstatus functions 5f0e3a8 bitbake: fetch/wget: Start to clean up command construction 6265744 bitbake: wget: Drop usage of old style *COMMAND variables c0bdd18 bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD c547149 bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD 1aab9c7 bitbake: fetch/git: Separate out an ls-remote function 4b048ac ltp: Work around parallel make race 7d949e5 python-native: remove unused and duplicated sitecustomize.py 2163893 oeqa/runtime/dmesg: Ignore DMA timeout errors f363c36 ncurses: use ln -r to generate relative symlink e6e5f64 wpa-supplicant: upgrade to 2.1 0d47ab7 dpkg: Use bzip2-replacement-native 6fab87e oe-selftest: Fix test_sstate_cache_management_script* 0c6ee42 dropbear: upgrade to 2014.63 5f4e1a9 chrpath: upgrade to 0.16 5419357 augeas: upgrade to 1.2.0 8c244c6 cmake: upgrade to 2.8.12.2 147e5ae ethtool: upgrade to 3.13 1964da1 openssh: upgrade to 6.5p1 8f36e1e poky.conf: add CentOS 6.5 to SANITY_TESTED_DISTROS d6596f5 linux-yocto-dev: bump to v3.14-rc4 c2895ed bitbake: tests: add test for gitsm fetcher 0dd3a1b bitbake: tests: add missing import 2f8be92 bitbake: bitbake-selftest: enable specifying tests to run on command line 957c9a8 bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or older 519f0a5 meta-hob: Drop as no longer needed 81f4dd6 bitbake: hob: append bbfiles to bblayers.conf instead of local.conf 2557667 bitbake: hob: remove the code that adds hob layer to bblayers ed19ed0 bitbake: hob: create a base hob image used to create custom images 5105603 bitbake: build: filter out expanded empty strings for lockfiles flag 59be48d hob-image: Drop as no longer needed by bitbake 069de52 autotools-brokensep: Mark recipes with broken separate build dir support 5436de5 python3: Fix make race 3f0e3b5 python3: Fix QA warning ce43612 libomxil: Fix link issue for gst-omx bbe9cb7 python: Backport CVE-2013-1752 fix from upstream 617819a weston: fix build without wayland in distro_features 415e039 dpkg: Fix dpkg-native dependency on target xz 96f40b4 webkit-gtk: Fix separate builddir support 7d9f9ec man-pages: Update to 3.60 c7d9a07 linux-yocto/3.10: integrate latest LTSI changes 967fca6 linux-yocto/3.4: update to v3.4.82 and latest LTSI 771803e linux-yocto/3.10: update to v3.10.32 bd2665a kernel-yocto: always checkout machine branch when existing validate_branches 83b20f8 gcc: Enable SPE & AltiVec generation on powepc*linux target. 9744e0f oeqa/targetcontrol: make BaseTarget an abstract class a18cd65 oe-selftest: Fix for test_rm_old_image 6a606f9 libnotify: don't use gnome.bbclass ae59f6f qt-mobility: fix metaobjectbuilder build errors b367545 mailx: fix the path to sendmail interface 643d3ab libnotify: Fix separate build dir support 1c592a8 telepathy-mission-control: upgrade to 5.16.1 116c1b5 telepathy-glib: upgrade to 0.23.2 44c690e bluez5: upgrade to 5.15 172d150 dbus: proper error handler should be given after send_negotiate_unix_fd failed 4259e6e uboot-config.bbclass: Skip the package if no valid configuration is found 8a33c5d python3: Fix race condition at high parallelism factor 5c6d9a1 adt_installer: fix issue with x86_64 8d13b43 core-image-minimal-initramfs: Use PACKAGE_INSTALL instead of IMAGE_INSTALL d2f5f2b systemd: sed installed file instead of original 49cdb68 base-passwd: sed installed file instead of original 370b2d8 base-files: sed installed file instead of original d9d6f01 initrdscripts: Add rootimage option ad30740 base: Remove pointless createCopy/update_data calls 5ab9d7e security-flags: Avoid lttng-tools issue on arm 4f976b8 security-flags: Deal with powerpc build issues 8117e01 security_flags: disable PIE flags for cups builds e47afff runqemu: Use readlink instead of realpath a76ac78 dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8) da93a41 dpkg: fix a link problem for dpkg-native on CentOS 5.8 f66f4b0 grub: exclude .pc from POTFILES.in (fix build on CentOS 5.8) 9a2717f sqlite: rename to match upstream versioning 3ab2b7f oeqa/targetcontrol: properly get the host ip 16d271c package_manager.py: create index files for all backends in PACKAGE_CLASSES 72576e2 bitbake: hob: replace the use of hob-toolchain with populate_sdk task fe4b1ca meta-hob: remove hob-toolchain since this is not needed anymore 38057c4 sqlite3: Update to 3080301 824cc75 package_manager.py: correctly handle empty opkg-query-helper.py output 1571cf6 poky-lsb.conf: fix the include path for security_flags b3f1353 poky: Drop seperatebuilddir.inc, its included in the core now bf33e93 distro/defaultsetup: Add seperatebuildddir.inc 05978b0 pango: upgrade to 1.36.2 bff8e35 curl: upgrade to 7.35.0 e4ef6bb sstate: Drop 'SafeDep' code from setscene validation function 4584968 package: Drop do_package_write task 9161a6f documentation.conf: add a few missing task descriptions e4d1779 classes/utility-tasks: make do_listtasks a little more friendly ae12658 classes/package_tar: fix conflicts with package_deb / package_ipk d7eb0f5 classes/sstate: fix taints being undone on execution of sstate tasks 6189096 lib/oe/rootfs: Fix LDCONFIGDEPEND check a1faa7d bitbake: fetch2: Fix mirror repo tarball creation dd43700 bitbake: runqueue: Catch ValueError from pickle.loads f5a3444 bitbake: ast: Fix support for anonymous methods in wildcard .bbappend files 2b7edd5 lz4: fix CC 6a708c3 x246: Disable Altivec asm when SPE is enabled. 8d7dd9a image_types.bbclass: fix cpio IMAGE_CMD to preserve working directory 6ffc156 manifest.py: remove redundant import line 3ccc90c rootfs.py: tweak _multilib_sanity_test for ipk incremental image generation ec87d0c rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generation 1d4462d rootfs.py: support ipk incremental image generation af9e8e9 package_manager.py: support ipk incremental image generation f4de839 manifest.py: add create_full for OpkgManifest class 363b7c9 psmisc: Update to 22.21 d48b9c9 libglade: don't use gnome.bbclass 425dc69 runqemu: Ensure ROOTFS path is absolute dffa543 insserv: enable ptest support 4590a00 gtk+3: upgrade to 3.10.7 b8c50fb git: update to 1.9.0 release 40f3e48 openssh: enable PAM at runtime based on DISTRO_FEATURES 27b81ef update-rc.d.bbclass: fix inhibit check df520a6 uclibc: Add new functionality needed for systemd 209 dc9f7d7 valgrind: integration of regression tests to ptest bb0c269 wic: Make exec_native_command() fail if a command isn't found 8e894d1 wic: Fix exec_native_cmd() path be98ee8 image-vmdk.bbclass: Don't force syslinux timeout 8e08ff4 opkg: Upgrade to v0.2.1 b88321a recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 7c75e86 package_manager.py: Fix $i -> %s in bb.note e15bec0 libpcre: enable ptest support d32189a opkg: Fix add-exclude.patch 00e503a gstreamer1.0-plugins-good: removed dependency on gconf 27a4be0 gstreamer1.0-libav: upgrade to 1.2.3 bfd5fa4 gstreamer1.0-plugins-bad: upgrade to 1.2.3 f616647 gstreamer1.0-plugins-ugly: upgrade to 1.2.3 36f9ea8 gstreamer1.0-plugins-good: upgrade to 1.2.3 5b1018a gstreamer1.0-plugins-base: upgrade to 1.2.3 0ce3a21 gstreamer1.0: upgrade to 1.2.3 80b1ddc libvorbis: upgrade to 1.3.4 bac8905 populate_sdk_*.bbclass: remove left over bash routines 7e595a5 buildhistory.bbclass: fix creation of installed packages list 1988f71 package_manager.py: fix installed package list creation for Opkg/Dpkg 84210fd lib/oe/image.py: add image dependency mechanism f866b2e image*.bbclass, bootimg.bbclass: add image type dependencies 6664826 avahi: handle SO_REUSEPORT not being available 0bdf56f mesa: upgrade to 9.2.5 e49eff1 libxkbcommon: Add PACKAGECONFIG for x11 bc124da image_types: minor, inline CPIO_TOUCH_INIT() 4166062 cml1.bbclass: Add diffconfig task to cml1 07e59b5 kernel-yocto: Add do_diffconfig task ccb0a58 lighttpd: introduce /etc/lighttpd.d subdir for config file includes 39b98e4 runqemu-export-rootfs: Fix missing # in comment 5456200 image_types.bbclass: Fix tar IMAGE_CMD to not change directories 3f9334b uclibc: Update to git tip a8daee2 binutils: ld-is-gold should not affect native and crosssdk recipes f5205c5 icu: Disable the default LDFLAGSICUDT for target compile f9b100e rootfs.py: Check for LDCONFIGDEPEND being empty string 2e7dd29 eglibc: Upgrade from 2.18 -> 2.19 07f49c3 valgrind: Add glibc 2.19 awareness 9f77ba3 Revert "lib/oe/image.py: fix working directory" ac499f0 dev-manual: Fixed code block example for ARCHIVER. deb3859 bitbake: toaster: implement package summary page 77eeb42 bitbake: toaster: implement recipe summary page 994236e bitbake: toaster: Make popovers mutually exclusive 49a81f0 bitbake: toaster: Make popovers scrollable ec79df9 bitbake: toaster: Make all targets links to the build dashboard 877f87b bitbake: toaster: Select a radio button by default in Filter Dialog f8f448e bitbake: toaster: Fix for task_color tag 155302a bitbake: toaster: Apply error style to cell links 2e3fee7 bitbake: toaster: Make "Edit columns" multiselect 97c81e0 bitbake: toaster: fix javascript for table filters 4157c38 bitbake: toaster: Add clear filter button to filter tooltips 985017a bitbake: toaster: Clean up main.js b4416e3 bitbake: toaster: Clean up default.css 620553d bitbake: toaster: Implementation of package detail views 4763437 bitbake: toaster: Added sorting to other columns in All tasks table 6f38844 bitbake: toaster: Fix builds view filter options to match changes in filter dialog fd86e0e bitbake: toaster: Filter Dialog fix to display filter options as radio buttons 2b2d3d6 bitbake: toaster: Removed unused 'disabled' css class in Filter dialog 3f49597 lib/oe/image.py: fix working directory d66b3d8 bitbake-prserv-tool: make help text show .conf suffix 46bc59d runqemu: add ability to skip using an existing tap device b448cf7 openssl: Fix build on uclibc 94ba459 usbutils: Patch to detect iconv support c33c645 rpm: fix a endian incompatible error in generating tag 0008cd6 bitbake: build: fix handling of task override for tasks with underscores in their names a56bd81 bitbake: parse: make vars_from_file return None for non-recipes e469b0a matchbox-keyboard: daemonize launch b582957 classes/populate_sdk_base: optimise task dependencies 77a53c5 classes/populate_sdk_base: fix race condition with do_rootfs 8dff4af eglibc-locale: add eglibc-gconv to PACKAGES_DYNAMIC 9d2594e bitbake.conf: add BBINCLUDED and BB_INVALIDCONF to config hash whitelist 8664a2a recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues e7d41d3 wayland: upgrade to 1.4.0 c8cf900 weston: upgrade to 1.4.0 a204c1e package.bbclass: do_split_packages should always return something. 8a0a958 nspr: Update to 4.10.3 b388acd libcheck: Update to 0.9.12 6168aff libxkbcommon: Update to 0.3.2 f73b951 man-pages: Update to 3.56 168d50e help2man: Update to 1.44.1 2d05f57 classes/cpan-base: fix signatures changing when perl is in sysroot ef15760 diffstat: enable ptest support 0f03282 attr: enable ptest support 29a7e79 acl: enable ptest support 4dcd9d6 lib/oe/package_manager: Make empty package directories non-fatal 088642f adt-installer: Disable multilibs 3221d97 bitbake: runqueue: Fix silly variable overlap 155f8a4 package_manager.py: move multilib prefix list computation function to RpmIndexer 4b967d9 linux-yocto/3.10: enable CONFIG_FHANDLE for standard and preempt-rt kernels 9be7acc linux-yocto/3.10: add minnow-io feature to LTSI 3fefbe3 linux-yocto/3.10: arbitrary write with CONFIG_X86_X32 (CVE-2014-0038) 088677a linux-yocto/3.10: update to v3.10.28 94a9df2 systemtap_git: update to newer version to fix a build issue b38c7cb socat: upgrade to 1.7.2.3 0db0bb6 image_types: sum.jffs2 is replaced by jffs2.sum aed1f0c image_types bbclass: use compression framework for jffs2 sum images b563b3b flex: enable ptest support e089580 flex: upgrade to 2.5.38 cb0fe9b flac: upgrade to 1.3.0 da0a4c7 report-error.bbclass: new class to save build information when errors occur 4cc0a43 package_*.bbclass: remove references to the old bash indexing routines 56a866b package-index.bb: use the new python indexing routines a0a0450 package_manager.py, rootfs.py, sdk.py: add Indexer class aed96f6 systemd: Refresh patches for uclibc b60ed2d bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as targets a2a20ad runqemu: enforce right CPU type for qemux86/x86-64 6a6cdad buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_installed f8593b6 hwatdetect: Fix build failures from undeclared INC_PR ee151ed lib/oe/rootfs.py: fix RPM multilib issue abf22be Revert "nss: avoid to use the hardcode kernel version" 937a12d kernel.bbclass, base.bbclass: Fix support for old kernel configuration adc2172 initscripts: fix syntax error in postinsts 01268c3 nss: avoid to use the hardcode kernel version e091548 (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixes 0fc98a6 puzzles: upgrade to r10116 d5909eb busybox-syslog: add more comments to systemd configuration file 4794dee sysstat: upgrade to 10.2.1 716557a package: Remove the before do_build constraint of the do_package task 4db39d2 meta/recipes: Remove virtclass references 3d0dccd oeqa/runtime: smart: don't run in auto mode when rpm is not the pm bfed4c0 harfbuzz: upgrade to 0.9.26 5bffece telepathy-mission-control: typo in connectivity switch b70a10c systemd-serialgetty: Update to match version in recent systemd 7b317cd initscripts: mask initscripts from systemd 92cad72 curl: fix https certificate problems 3273473 systemd: Enable building microhttpd via PACKAGECONFIG f7b44fe gmp: add configure.ac patch to append user provided compilation flags 8d17c39 sstate: Exclude SSTATE_EXTRAPATH from checksums 4021080 classes/buildhistory: avoid buildhistory triggering rebuilds (again) 93a4de6 rt-tests: version bump to 0.87 f60f802 license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDS 9c61b63 bitbake: user-manual-metadata.xml: Edits to the "Sharing Functionality" section. d110f55 bitbake: user-manual-metadata.xml: Edits to "Conditional Syntax (Overrides)" decc756 bitbake: user-manual-metadata.xml: Edits to "Defining Pure Python Functions" 2fc9281 bitbake: user-manual-metadata.xml: Edits through syntax section a2e5746 bitbake: user-manual-intro.xml: General edits to Introduction chapter. 3cdf800 bitbake: user-manual-metadata.xml: Added "Checksums (Signatures)" section. 89058e1 bitbake: user-manual-ref-variables.xml: Review edits to several variables in glossary. ddcd91c bitbake: user-manual-ref-variables.xml: Added 11 new variables to glossary. 081d31c bitbake: user-manual-ref-variables.xml: Edits to FILESPATH. 825366d bitbake: user-manual-ref-variables.xml: Added 6 new variables to glossary: 5f59a85 bitbake: user-manual-ref-variables.xml: Edits to PREFERRED_PROVIDER. 658d885 bitbake: user-manual-ref-variables.xml: Added PREFERRED_PROVIDERS to glossary. dac581d bitbake: user-manual-ref-variables.xml: Added FAKEROOT* variables to glossary. 606e2cb bitbake: user-manual-ref-variables.xml: Added BB* variables to glossary. 799ba9a poky.conf: Add Debian-7.4 to SANITY_TESTED_DISTROS 287efe1 useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error message 39d9414 useradd-staticids: Fix groupadd when --user-group is selected a146d50 ref-manual: Edits to OEROOT variable. 3e54f28 ref-manual: Added link to SDKPATH variable. f670e3a ref-manual: Edits to ROOT_HOME f084e33 ref-manual: Added ROOT_HOME to glossary. 776c33e ref-manual: Added SDKPATH to glossary. ec0f9cf ref-manual: Updates to BB_NUMBER_THREADS and PARALLEL_MAKE. beb54ff ref-manual: Adds x11 to Distro Feature list. 5518885 linux-yocto: Use PACKAGE_ARCH in build dir ab9c345 linux-yocto/3.10: add powermanagement config to 32 bit common-pc 897d13a linux-yocto/3.10: integrate LTSI afc4431 package.bbclass: fix strip and split logic e9c1191 python-smartpm: really ignore conflicts during install with --attempt f962396 conf/bitbake.conf: default HOMEPAGE to blank instead of unknown 2882b13 testimage: fail if no package manifest is found 6d0f1d3 oeqa/utils: targetbuild: take proxy into account 2bdc00f kernel: use oldnoconfig before yes '' | make oldconfig b6bfcaa kernel: stop using -exec rm for deleting files 6bf21ce systemd: Fix misc journald memory bugs 410a3e1 bitbake: runqueue: Fix setscene hard dependency problems b2c7cc7 image.py, package_manager.py, rootfs.py: dump command output on error 12f47c2 lib/oe/package_manager.py: RpmPM: fix issue with multilib builds 847591e lib/oe/package_manager.py: check that package list is not empty f4fa44c rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkg ab8cbf3 lib/oe/package_manager.py: OpkgPM, bad recommendation handling change 8af5565 lib/oe/package_manager.py: do not use stamps d3a3b87 lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts() 365b779 lib/oe/package_manager.py: OpkgPM/DpkgPM fixes b76f240 lib/oe/image.py: fix image size calculation routine ce12c1b lib/oe/package_manager.py: DpkgPM, use lock on deploy dir a150272 scripts/postinst-intercepts: do not redirect errors to /dev/null 38ffed4 lib/oe/rootfs.py: warn the user if intercept hooks fail 65a2869 lib/oe/package_manager.py: RpmPM fixes 4a6596d lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTENT to RpmPM c8f41d7 package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinst 9d3c187 populate_sdk_rpm.bbclass: remove old shell code ed89fd2 lib/oe/rootfs.py: fix invoking _run_intercepts failed 9c71ee0 lib/oe/package_manager.py: fix invoking rpm save_rpmpostinist failed 4df92c6 lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failed 62c625e Cleanup rootfs_rpm,package_rpm bbclass files 4d8982a image.bbclass/populate_sdk_base.bbclass: shift position of sdk complementary install definition ee175b5 lib/oe/sdk.py: support RpmRootfs e28b78a license.bbclass: fix license_create_manifest failed 1a1ba04 image.bbclass/license.bbclass: ajustment list_installed_packages invoking f5d35ab lib/oe/image.py: fix get rootfs_extra_space failed 3bc7a4f rootfs.py: strip kernel-abiversion useless readline a49d9f8 rootfs.py: fix uninstall uneeded pkgs failed 9efc87a lib/oe/rootfs.py: Tweak the rootfs removing operation f02cf46 lib/oe/rootfs.py: support RpmRootfs c8103fb lib/oe/package_manager.py: support RpmPM dff8a59 lib/oe/manifest.py: add rpm image manifest creation cb13771 populate_sdk_(deb|ipk).bbclass: remove old shell code e5a1642 image.bbclass: change POPULATE_SDK_POST_TARGET_COMMAND 039ba41 populate_sdk_base.bbclass: activate the new python routines 09c508a lib/oe/sdk.py: add SDK class 080ce63 lib/oe/package_manager.py: fixes for dpkg backend 0b47dc4 lib/oe/rootfs.py: use Manifest.INSTALL_ORDER b91e800 lib/oe/manifest.py: create manifests for SDK too aaa92a6 image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directory f52391a Cleanup image,rootfs_ipk,package_ipk bbclass files 31906d8 lib/oe/rootfs.py: add support for opkg backend ed83ace lib/oe/package_manager.py: add support for opkg backend 2979098 lib/oe/package_manager.py: use the bitbake APT_ARGS variable 1b3e7f0 lib/oe/package_manager.py: add deploy dir locking mechanism 2ead36f lib/oe/manifest.py: create global variables for package types ab14336 package_(deb|ipk).bbclass: remove the stamp when creating package from cache fdd40ce oe/manifest.py: Add manifest creation for opkg 7fc9bda Activate the new python rootfs/image creation routines 85cc53a lib/oe/rootfs.py: add new library for rootfs creation e1bb8a6 lib/oe/package_manager.py: add new package management library 5d34962 lib/oe/manifest.py: add library for image manifest creation 8cfe555 lib/oe/image.py: add new image creation library 7b84097 lib/oe/utils.py: add pre/post process helper function 095bb00 bitbake: bitbake: build.py: create separate function for shell trap creation code 5232ba8 useradd.bbclass: Add ability to select a static uid/gid automatically edbf9ef python-pycurl: upgrade to 7.19.3 3bfb713 xserver-xorg: upgrade to 1.15.0 a493de4 xf86-video-intel: add compat patch for xorg >= 1.14.99.2 824d7a5 presentproto_git.bb: add recipe 214bf91 xf86-input-synaptics: upgrade to 1.7.3 2a5d40d libmpc: upgrade to 1.0.2 a57f2be xkeyboard-config: upgrade to 2.11 bafd0c1 libdrm: upgrade to 2.4.52 a1cc996 xtrans: upgrade to 1.3.3 c51f1b1 xcb-util-wm: upgrade to 0.4.0 21e0bd7 gdb: upgrade to 7.6.2 0ab75b9 xextproto: upgrade to 7.3.0 fa0c091 nasm: upgrade to 2.11 9203c87 binconfig: mangle ${base_libdir} 4bc6982 useradd.bbclass: Add ability to select a static uid/gid automatically 72288dd useradd.bbclass: Fix build time install issues ac656fb scripts/oe-selftest: return based on the test results ccb256e minicom: updated download link ed2f7a2 gdk-pixbuf: enable ptest 3ec94b6 gnome-desktop-testing: upgrade to 2014.1 df634f3 wic: Honor --size for --source partititions 8d008aa jpeg and directfb: cosmetic, fix perms for patches a1240a5 rootfs_deb: Fix whitespace issue 9776dbd systemtap: add aarch64 support d7c0e00 oeqa/utils: targetbuild: don't use bb.fetch anymore 4354cb2 lib/oeqa: add module for running tests outside of the build system 731acba testimage: add ability to export tests da1331b classes/populate_sdk_base: remove nostamp from do_populate_sdk 3a42fa6 bluez5: upgrade to 5.14 7496c64 sbc: upgrade to 1.2 3c9b3ef ossp-uuid: Use alternative source mirror b1d29ef openssh: drag in required PAM modules. 231634d openssh: package sshd PAM config inside openssh-sshd package 4a85e26 binutils: Add backports to resolve systemd (from git) breakage c7ee4de systemd-compat-units: Handle nfs scripts 3a590e8 build-appliance-image: Update to poky commit b37dd451a52622d5b570183a81583cc34c2ff555 d4a1eec package_regex.inc: fix a minor typo d4456f5 pcmanfm: apply a patch to the source, not a generated file b075ddb distcc: rename systemd service to distcc bc7a5b9 glib-2.0: fix race in parallel builds 4217302 systemd: add a hard dependency on udev=$EXTENDPKGV fa1b8ae iproute2: split out package for tc 45ccb49 systemd-compat-units: don't mask dbus, the recipe does this itself 3ca2ae1 dbus: mask the dbus-1 init script if using systemd 618931e classes/buildhistory: write out files in UTF-8 format 4e9eb77 sstate: Improve funciton checksums 707cdcf bitbake: data: Account for pre/postfunc functions when calculating dependencies 82f9c2b wic: Hook up --debug option 94b805f wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin plugins e663d2f wic: Add BootimgEFIPlugin and BootimgPcbiosPlugin 73ce090 wic: Add SourcePlugin class 363488f wic: Add wic-specific bootloader subclass 3cb9301 wic: Create and use new functions for getting bitbake variables 534d9ba wic: Move some common items to oe.misc 1ddc105 binutils: Package additional file when using ld-is-gold c8962ab oeqa/runtime/systemd: remove race in settle() 6b7b9ea tcl-native: Depend on zlib-native 76f52a8 insane: Fix python function whitespace changes 220f4f5 classes/buildhistory: fix expansion of escape sequences b37dd45 rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architectures 6d989d0 lttng-ust: Move lttng-gen-tp to ${PN}-bin cc169c9 image.bbclass: Also uninstall update-alternatives and shadow for read-only-rootfs 88a6b2b base-passwd: Remove unnecessary DEPENDS 9341575 wireless-tools: Upgrade 29 -> 30.pre9 0deebd1 libcgroup: Add bison-native and flex-native in depends c99622e lib/oeqa: allow multiple layers to provide their own TEST_TARGET class 6e59874 glib-2.0: fix handling of skipped tests 152679d meta/recipes-core/base-passwd/base-passwd/noshadow.patch: Split it into two parts b96375b libpng: upgrade to 1.6.8 d4b11e8 binutils: Upgrade to 2.24 a42f846 nss: Add nativesdk to BBCLASSEXTEND and bugfix 092afbc nspr: Added nativesdk to BBCLASSEXTEND 0b30e6e nativesdk-packagegroup-sdk-host: Adding nativesdk-postinst-intercept to SDK 8f76b91 postinst-intercept: New recipe to include postinstall intercepts in nativesdk ad9b3e2 python-setuptools: Remove its provided by python-distribute aacfd00 python-distribute: Add recipes for python2 and python3 6a539a7 python_2.7.3.bb: Inherit python-dir 1c8869b python3: Add target and native recipes 3f57c71 distutils: Introduce PYTHON_ABI variable 0221af0 classes: Add distutils for python3 8314590 classes/distutils: Introduce PYTHON_PN 867b1ee package_rpm.bbclass: Trigger the regexp on exact keyword match 962ea3d python3native.bbclass: Add python3 abstraction class c1a3286d python-3.3-manifest: Add python3 manifest file 31a48f4 generate-manifest-3.3.py: Add script to generate python 3.3 manifests 358dd84 sstate-cache-management.sh: don't remove all packagedata sstate archives 7010358 sstate-cache-management.sh: Fix available architectures 6d295ce sstate-cache-management.sh: Show total number of files when showing how many will be deleted a397dec sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC change a8a7e7b sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSPEC change 731a745 scripts/cp-noerror: Avoid a race 48bcbc3 meta-yocto: rename busybox's bbappend file to match the current version f7e6513 Revert "poky-tiny: Assume pkgconfig is provided" b214684 apmd.service: Fix typo (not mandatory EnvironmentFile prefix) 7538e25 minicom: fix for multilib and x32 build crash a1dff02 oeqa/runtime: syslog: update --help test 5baa8be procps: make the 'watch' command register to /bin/watch 95ff97e coreutils: move 'stat' to base_bindir_progs d22f12c meta-skeleton: rename busybox's bbappend file b1ea345 busybox: upgrade to stable 1.22.1 4720817 sanity.bbclass: check that TMPDIR is not located on nfs 3ab4a2b sysvinit: add initscripts-functions to RDEPENDS 021129a update-rc.d: automatically rdepend on initscripts-funtions 85b3ba9 Revert "Add missing RDEPENDS of initscripts-functions" c2bb0ce parted: enable ptest support 7c66dcc curl:Fix multilib header conflict - curl/curlbuild.h e65422f Add Cortex A7 support for NEONv2 & FPv4 c914e27 mdadm: fix build on qemumips64 1712cd6 e2fsprogs:fix build native package error 1dd7fd6 oeqa/utils: sshcontrol: rewrite the SSHControl class e54c1ad quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native 81325a4 ltp: fix ffsb ftbfs on cross-compiled environment 815261a ltp: fix comment to refer to oe-core instead of poky 7f06b03 ltp: update ffsb-6.0-rc2 license file path 2cb8a4e ltp: drop do_unpack_append/do_extract_tarball 2752118 ltp: fix style using oe-stylize (no changes in the content of the recipe itself) 2e09b7c ltp: update SRC_REV to LTP 20140115 release 0031db1 kernel.bbclass: Fix empty modules directory QA issue 4a8ddd8 syslinux: fix booting memtest86+ using pxelinux regression 1ae1b28 unfs3: Fix compile regression from unfs3 port d93620b bitbake: runqueue: Fix race against tasks sharing stamp files 5e6db9d gcc: Include patch scheduled for GCC 4.8.3 to fix epilogue on ARM 964a590 libtool: Set CONFIG_SHELL for nativesdk 56c21bd db: Fix libtool linking against local libstdc++.so 600dcd9 cogl: Place the patch in the correct directory 28ba0fb toaster.bbclass: save original package name c31a045 documentation.conf: update task descriptions 3f8f70b package.bbclass: Show which files require given dependency in debug output ee045ee package.bbclass: Don't search for providers of PRIVATE_LIBS 5f4fdf8 cogl: kms: include necessary header for size_t d4e57a7 unzip: Pass LDFLAGS to the linker a2cefa0 oeqa/runtime: smart: fix adding channels db1a2a6 oeqa/runtime: drop restartTarget method 245ee16 qemu: Allow building without X11 support 8ef4a3c unfs3: Fix dependencies and allow target builds 321cd5a pkgconfig: Drop glibconfig from SRC_URI to unbreak builds after previous commit 9f6cd59 pkgconfig: remove out-dated configure options and dependencies ced097e python-numpy: don't search host directories for libraries 9532004 scripts/runqemu-internal: use -cpu core2duo for qemux86-64 82893ff oeqa/runtime: rpm: fix finding the test rpm file bfa46b6 bitbake: user-manual: Fix issue with previous revert 14778a8 bitbake: Revert "usermanual: Updated CC License to version 3.0" 37f6013 udev: fix typo 6eaf5b8 packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot 7bbaf8b cml1.bbclass: Fix return code handling in do_menuconfig() 58df7bb wpa-supplicant: Add dependency on openssl af1a44a multilib.bbclass: fix Multilib QA Issue f328a9d buildhistory.bbclass: Improve robustness in image file listing d955d6a bitbake: siggen.py: fix the SignatureGenerator() 30bfec0 bitbake: runqueue: Simplify pointless len() usage 9a46332 bitbake: hob: No need for enable_proxy and same_proxy in conf file 914e50e bitbake: hob: Don't always save proxy values in conf file d246112 bitbake: hob: don't display interruptions as fails 1b6e11c bitbake: hob: unsetting busy cursor after hitting Stop button 14e548d bitbake: bitbake: hob: check if parser has attribute 'shutdown' f43c2d8 bitbake: hob: change error_msg for CommandFailed event 3c5b683 bitbake: cooker: Add option of specifying indvidual tasks for targets b3bb841 lib/oeqa: sshcontrol: Allow alternate port for SSHControl 51cccb7 combo-layer: Make directories only if they don't exisit yet bede5a4 lz4: actually install things 933f6d4 rpcbind: fixes crash during start 2f4bddc tiff: flesh out PACKAGECONFIG 464c120 oe-selftest: New tests for sstate relocation a329371 scons bbclass: enable parallel make 2fedfdc runqemu, runqemu-internal: Allow slirp for NFS and KVM use 96b24e7 runqemu-export-rootfs: update for unfs3 57d269a unfs-server: Remove unfs-server recipe and patches 8dd861d runqemu: Use the newer unfs3 for serving user space nfs cac76ff unfs3, unfs-server: Replace all instances of unfs-server with unfs3 162dd38 unfs3: Add a NFSv3 user mode server for use with runqemu b3bb9c7 dpkg: use systemd service for first boot configuration 1ec04bb image.bbclass: fix paths to run-postinsts 4186d78 systemd-compat-units: remove run-postints service 79f2bb4 run-postinsts: Add systemd service file 78484bf run-postinsts: remove the init script after a clean start-up 8b576ac sanity.bbclass: check required perl modules ffecae7 linux-firmware: split out ATI/AMD Radeon firmware a565ebd feature-arm-thumb: Fix missing t2 suffix for armv7a MACHINEs 76ea30f opkg-utils: Add RPROVIDES/RREPLACES/RCONFLICTS to fix upgrade-path 24fc116 connman: upgrade to 1.21 2eacc87 minicom: upgrade to 2.7 624c648 libpcap: upgrade to 1.5.3 6a7a210 neard: upgrade to 0.14 17e6df6 initscripts: define failure/success/warning/pass functions e1780a2 gawk: enable ptest support 1f45bc3 libcgroup: Update to 0.41 e111e7e lsbinitscripts: Update to 9.52 909486e lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches 56236e7 cmake: Fix freetype detection f805cff speex: configure in float or fixed mode based on TARGET_FPU 492240a alsa-utils: Add PACKAGECONFIG for udev 66055fb package_{ipk, deb, rpm}.bbclass: support additional user-defined metadata be77f31 package.bbclass: add getter of additional metadata c467a01 at: add systemd support 7c098b4 distcc: add systemd support dbfcfbf openssh: fixes for systemd ab2e677 dropbear: add systemd unit files 330e5eb apr-util: enable ptest support 8a30237 apr: enable ptest support 519ec0e systemd: fix ptest to make it able to run on target 5612e26 yocto-bsp: Add core2 and corei7 tune choice to x86_64 279af93 yocto-bsp: Update substrate to use the new x86 tune files cb2b9b5 genericx86: Use require instead of include 0e0c9ed genericx86: Use new x86 tune files 9d66f32 genericx86-64: Use the core2-64 tune a5b13d4 genericx86: Use the core2 tune file ecb9813 local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE ff1bdc1 doc: Update profile-manual to use new core2_32 tune name 78bd3a1 eglibc-ld.inc: Update the inc file to match the new x86 tune 9261d58 qemux86_64: Use the core2-64 tune a9e7868 tune: README: Typographical corrections 776a335 tune: README: Document best practice e010be1 tune: README: Whitespace cleanup beac8c5 tune: Remove tune-x86_64.inc dff3daa tune-corei7: Add support for cpu-type corei7 bf3cb2c tune: Make 32b or 64b explicit in tune name for core2 4fdfeeb tune-core2: Only add the current ARCH to PACKAGE_EXTRA_ARCHS 31d3449 tune-core2: Replace -mtune=generic with -mtune=core2 3a39071 i586: Only add the current tune to PACKAGE_EXTRA_ARCHS 939fec6 x86: Replace ia32 with x86 when referring to the generic architecture 7217730 utils: Add a cpu_count wrapper function 5280192 bitbake: user-manual-ref-variables.xml: Added 10 new variables to the glossary. 6201d18 bitbake: user-manual-ref-variables.xml: Fixed references to "Build Directory". 37ab088 bitbake: user-manual-ref-variables.xml: Editing pass. d51fb53 bitbake: template/titlepage.templates.xml: Suppress Title Text. 4fb4928 bitbake: user-manual-customization.xsl: Updated param list to pass 9dcd603 bitbake: user-manual-metadata.xml: Renamed section tag e501280 bitbake: user-manual-ref-variavbles.xml: Added new glossary chapter. bd41405 bitbake: user-manual-bitbakecommand: Various edits/cleanups 5cce95c bitbake: user-manual-bitbakecommand: Standardise on section tags, not example 2375f55 bitbake: user-manual-bitbakecommand: Replace screen tags with literallayout 64f66d7 bitbake: user-manual-bitbakecommand: Reform whitespace 32304ba bitbake: user-manual-bitbakecommand: Update help text output with that from bitbake master 1669f39 bitbake: user-manual-fetching: Editing pass over the manual chapter 123b978 bitbake: user-manual-fetching: Change varname/emphasis tags to filename 0de491b bitbake: user-manual-fetching: Change screen -> literallayout d0c16f9 bitbake: user-manual-fetching: Change the file whitespace 552d54f bitbake: user-manual-metadata: Clean up task documentation ac576f4 bitbake: user-manual-metadata: Clean up task flag section 7b99bc0 bitbake: user-manual-metadata: Expand parsing process docuemtnation d6b8f74 bitbake: user-manual-metadata: Add section about layers 76072ea bitbake: user-manual-metadata: Add section about INHERIT ab18cca bitbake: user-manual-metadata: Add section about running tasks and the environment 8705fe2 bitbake: user-manual-metadata: Rework section about shell/python functions 908fdb5 bitbake: user-manual-metadata: Add section about data store operations c676bf8 bitbake: user-manual-metadata: Add lists of common events c8892fc bitbake: user-manual-metadata: Editing pass over the manual chapter 98b41e4 bitbake: user-manual-metadata: Use filename tags instead of literal and varname tags a0f3328 bitbake: user-manual-metadata: Replace screen tags with literallayout tags 0e90d0f bitbake: user-manual-metadata: Update whitespace (no content changes) 4dd8a0d bitbake: user-manual-metadata: Reorder sections to more logical order 633db4f bitbake: user-manual-metadata: Add section ids for most sections 437791a bitbake: user-manual-hello.xml: Added new chapter for "Hello World Example" 1b08402 bitbake: user-manual.xml: Cleanup on the title page. 3a9593d bitbake: user-manual-intro.xml: Re-write of BitBake introduction. a713dad bitbake: user-manual-intro: Various minor cleanups/improvements 5b60a81 bitbake: user-manual-intro: Add obtaining bitbake and summary sections e925730 bitbake: user-manual-intro.xml: Added "Concepts" section. 2038b85 bitbake: user-manual-intro: Update/improve whitespace 2ee7747 bitbake: user-manual-intro: Expand introduction and fix spelling mistakes 7c98419 bitbake: documentation: Add README based off the YP docs one a43f1b2 bitbake: gitignore: Update for recent docs changes bfa18b5 bitbake: user-manual: Separate out chapters into individual files 034e490 bitbake: user-manual: Import YP Docs templates for usermanual improvements eeb4c71 bitbake: usermanual: Renamed manual dir to user-manual to be consistent. afac3d8 bitbake: usermanual: Updated CC License to version 3.0 e5b3918 bitbake: toaster: fix package data gathering 9677275 bitbake: toaster: fix builds page CSS and functionality 594eeeb bitbake: toaster: Set .error styles for tables 47d1923 bitbake: toaster: All Tasks Feature with sorting and filtering 84b2390 bitbake: toaster: Implementation of recipe detail views b45defd bitbake: toaster: Implementation of base build details page 05a684f bitbake: toaster: Added custom filter tags for use in templates. 87776ca bitbake: toaster: Base table fixes for header text, sort icon and filter icon 4acdf8a bitbake: toaster: Base html fix to set the page title dfd7a8a bitbake: toaster: settings remove duplicate entry baaab36 bitbake: toaster: Add initial tests b0b1acb bitbake: toaster: Toaster GUI Build and Dashboard pages fixes d27c7f2 bitbake: toaster: add jquery cookie plugin 15e5290 bitbake: toaster: add vim modelines for .py files 731a0ac bitbake: toaster: update Task classification fields 3e1dbed bitbake: toaster: update Simple UI references to avoid conflict 43a3f47 bitbake: runqueue: Only attempt to print closest matching task if there is a match 9a4855b bitbake: fetch2/wget: Check downloaded file isn't zero size 1a9226f libtool-cross/native: Force usage of bash due to sstate inconsistencies d11d782 Revert "e2fsprogs/populate-extfs.sh: fix a problem on dash" e40123a boot-directdisk: fix the support of vmdk 7b171ed pybootchartgui: Add option -T to allways use the full time 57c93e3 pybootchartgui: Adopt the width of the index in split output files 9d492a4 pybootchartgui: Simplify adding processes to the trace ea27845 pybootchartgui: Correct the legend 34a5d1e pybootchartgui: Make the -s option work again ff49d8e libtool: remove the unrecognized configure option 42e122d cmake.bbclass: fix note when warning about deprecated variables 1b0d621 adt_installer: do not install rootfs if target is not selected e9fae95 lib/oeqa: sshcontrol: fix false timeout failures a29d270 gdk-pixbuf: use PACKAGECONFIG to control loaders with external dependencies 1e162c0 gdk-pixbuf: don't forcibly disable GIO sniffing, use PACKAGECONFIG. d59809c gdk-pixbuf: upgrade to 2.30.3 eda6733 libxcb: upgrade to 1.10 022e31f xcb-proto: upgrade to 1.10 00b6157 glproto: upgrade to 1.4.17 6e70474 poky.ent: Fixed broken OE_LISTS_URL. 0fa2144 dev-manual: Updated the section that describes finding source code. 76240de ref-manual: Updated the TCMODE variable. 29b2fb6 ref-manual: Updated the nativesdk class to have correct class. 350aeeb ref-manual: Updated native and nativesdk classes. a8261e9 ref-manual: Small wording change to WORKDIR variable description. 96e3b42 ref-manual: Updated the WORKDIR variable description. 0829757 dev-manual: Another small fix to the EXTENDPE definition. f477d27 dev-manual: Small fix to EXTENDPE definition in "Writing a New Recipe" 3528ab3 dev-manual: Review edits to "Writing a New Recipe" section. b27a930 dev-manual: Added review comments to "Writing a New Recipe" section. 5837061 poky.ent: Updated lists.linuxtogo.org with lists.openembedded.org 52a17c7 mega-manual, dev-manual: Updated the recipe flow figure. ff4d949 dev-manual: Minor re-wording to introduce recipe flow diagram. ad54092 dev-manual: Edits to the "Writing a New Recipe" section. 6a2456a ref-manual: Fixed cross-reference anchor name. 3916613 ref-manual: Fixed cross-reference anchor name. e987fa8 dev-manual: Edits to the "Writing a New Recipe" section. a66675e ref-manual: Added note about curly brace parsing to BitBake chapter. c113777 ref-manual: Edits to TCLIBC variable. f0dff11 dev-manual: Edits to "Examples" and "Post-Installation" sections. b0fd1c3 dev-manual: Edits to "Testing" section. 0d9959a dev-manual: Edits to "Packaging" section. a3224b8 dev-manual: Edits to "Enabling System Services" section. ab001ce dev-manual: Edits to "Installing" section. b6c0bae dev-manual: Edits to "Compilation" section. 814e071 dev-manual: Edits to "Configuring the Recipe" section. 7856430 dev-manual: Edits to the "Licensing" section. 658761c ref-manual: Edits to the SPDXLICENSEMAP variable. 6d65a98 dev-manual: Edits to "Unpacking Code" section. a1cb6db dev-manual: Edits to "Fetching Code" section. 32d6960 dev-manual: Edits to "Running a Build on the Recipe" 0e03166 dev-manual: Edits to "Storing and Naming the Recipe" 8657f00 dev-manual: Edits to "Locate a Base Recipe" section. 8eb6e7f dev-manual: Edits to "Locate a Base Recipe" section. 1105b46 poky.conf: Remove Debian Squeeze from SANITY_TESTED_DISTROS a452c02 poky.conf: add Debian 7.3 to SANITY_TESTED_DISTROS a6c6659 sstate.bbclass: remove previous version's stamp 4b62d9f e2fsprogs/populate-extfs.sh: fix a problem on dash 0205603 linux-firmware: package Marvell SD8797 firmware ed9dca6 guile: don't use the identifier 'noreturn' c81d3ad bitbake: fetch2/git: Dereference unresolved tags with ls-remote d21c153 bitbake: fetch2/git: Anchor names when using ls-remote 594c2e0 bitbake: fetch2: Improve invalid SRCREV error message 453eb54 bitbake: fetch2: Sanity check SRCREV matches rev/tag parameter 721d3d6 bitbake: fetch2: Clean up srcrev_internal_helper 1180ec3 package.bbclass: show warning when package is providing already provided shlib bd938fe package.bbclass: move reading shlibs providers to separate function ea94e0f icecc: use exact match in blacklists, re-start with empty system_package_blacklist 033671d icecc: Fix allarch and native recipes having different signatures cb714e1 icecc: use bb.utils.which also for 'as' a7b97cb icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKE 94802fd allarch: Set empty TARGET_PREFIX and TARGET_FPU 9abc002 sstatesig: include native/cross/nativesdk deps in target signatures b908cac poky-tiny.conf: Add PACKAGECONFIG to disable opkg-utils python dependencies e0d8e2c linux-yocto-bsps: update reference BSPs to v3.10.25 f3dbfbf opkg-utils: Remove strange PACKAGES native override e612e83 opkg-utils: Add basic PACKAGECONFIG for python dependencies 6e15d32 glib-2.0: add explicit build dependency on DBus when ptest is enabled c97d01d oe-selftest: Patch sstate tests to work with new sstate-cache naming and content 13c016e tcl: fix the TCL_INCLUDE_SPEC 6644dac opkg/opkg-utils/chkconfig: Clean up u-a-cworth references 11cff94 update-alternatives: We now use u-a in nativesdk so make sure the dependency is present 6ed41e2 linux-yocto-dev: bump version to 3.13+ bf7383d lib/oeqa: allow a layer to provide it's own TEST_TARGET class 650ee5e x11vnc: fix CAPS_LOCK issues fa9f89c weston: depend on drm for 'launch' packageconfig enabled c76bf26 opkg: No longer PROVIDES update-alternatives ab5bea7 default-providers: Change update-alternatives provider to opkg-utils 6de6281 opkg-utils: Upgrade to latest git HEAD cac6f81 wpa-supplicant-2.0: don't exit in pkg_postinst e036f2a glib-2.0: fix mapped file ptest 49eaa0f glib-2.0: fix the dbus-appinfo test when running outside of X 6dcc4e7 bitbake: fetch2/__init__.py: let try_mirror_url return correct value 5e5a7fc bitbake: SignatureGenerator: Add empty implementation for dump_sigs 7b580cd bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding git a99fa6d bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@' 19c75e9 bitbake: siggen: Remove fsync that is causing performance issues cfd1520 oe-selftest: separated the SStateBase and SStateTests in different modules 9229f25 oe-selftest: renamed sstate.py module to sstatetests.py 31b8c56 oe-selftest: New object SStateBase cut off from SStateTests. f1f0787 util-linux: add reset.1 manpage in update-alternatives e917b07 initrdscripts: add $CMDLINE to init-live switch_root e4319b6 package_rpm: Fix a race with package_deb/package_ipk fd291d0 alsa-lib: remove hard-coded /usr/include in dev package 527ad1c linux-firmware: add firmware for additional iwlwifi devices f6e170f nativesdk-packagegroup-sdk-host: reverse inherit order 63cde72 allarch.bbclass: set SDK_ARCH and SDK_CC_ARCH to "none" e665db7 glib: add missing dependencies for ptest e927fdf weston: cleanup mesa depends e7f8537 linux-yocto/3.10: mohonpeak bsp config and scc files a166c2e linux-yocto/3.10: update to 3.10.25 5d90065 linux-yocto/3.10: update meta data for media fragments cea75f9 ltp: fix makefile race 375ac72 dbus-ptest: fix incorrect option name 97d7e86 systemd-compat-units: remove dnsmasq from sysv disabled list 21b4548 shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop f5b5edd dbus-ptest: disable systemd e4c23f7 dropbear: Refresh pam patch so it applies against recent version 253a58c eglibc-locale: Fix multilib builds to depend on the correct binutils ede5dbf python-nose: don't install as an Egg 9209641 eglibc-locale: Fix previous dependency change to properly work in nativesdk case aafc91a python-nose: Add BBCLASSEXTEND for native/nativesdk 8069a88 harfbuzz: Move ancillary binaries to ${PN}-bin e26908e security_flags: db can't use pie flags from gcc for security build cfa396b packagegroup-core-tools-testapps: add Piglit a61beff piglit: add (from meta-oe) 971c2e0 waffle: add (from meta-oe) 4ec9929 python-numpy: add (from meta-oe) 7282635 python-nose: add (from meta-oe) d410a12 python-mako: add (from meta-oe) 18e62b8 cmake: specify all install paths 6d339b8 separatebuilddir: Drop cmake lines since cmake class has this as default now a4bcb3f grub-efi: remove configure patch, simply seed the cache 5ccdc91 alsa-tools: fix the AUTOMAKE_DIR 66d59b3 nativesdk-packagegroup-sdk-host: Cleanup strange darwin override 8699cd4 ptest: d.keys() is slow, use a list instead a0bbc06 eglibc-locale: Fix depends on binutils b223b53 make: Disable floating guile dependency 47d9fa8 image_types bbclass: add support for tar.lz4 and cpio.lz4 2fa4364 kernel.bbclass: add support for LZ4 initramfs files 21551f6 distrodata bbclass: add support for lz4 archives ff5a3e9 base bbclass: add support for lz4 compressed archives f6d3fca lz4: add r112 d6ed40f cmake: default to out-of-tree builds 3c6fde0 separatebuilddir: build libproxy and taglib out of the source tree 6aafc52 cmake: respect ${S} and ${B} d4ad8f7 grub git: update to latest git 90e8429 libproxy: Update to 0.4.11 a90fb7b libacpi: Fix GNU_HASH problem a8a6ccb libidn: disable C# directly 5fc79e3 sudo: upgrade to 1.8.9p1 e13cb5a man-pages: upgrade to 3.56 ec7ad9a cups: upgrade to 1.7.1 616e5de util-linux: Add fstrim utility 0c68bcf libsdl2: upgrade to 2.0.1 64a7cce cdrtools-native: upgrade to 3.01a20 9c1c4ce chrpath: upgrade to 0.15 6c93994 dropbear: upgrade to 2013.62 ad6f3ea ptest.bblass: Fix package QA issues when disabled f543a8e systemd-compat-units: do not mask available services af5e693 dbus: Remove stray semicolon from SRC_URI cc8170f oeqa/runtime/systemd: wait for services to start/fail 1b63617 bitbake: toaster: Toaster GUI, generic search, filter and order 5482409 bitbake: toaster: Build dashboard implementation 2251426 bitbake: toaster: Create the base page navigation structure c2fc6ca bitbake: toaster: update static media for Toaster GUI 47621ec bitbake: toaster: clone Simple UI as base for Toaster GUI 8172f24 terminal.bbclass: do not export PS1 fef8709 package: Keep global pkgfiles[] up to date when snapping library symlinks 7ef0f55 binutils: Also add autoconf-native to DEPENDS 8b0be3f kernel-module-split: Remove extraneous call to depmod from module postinst 21c5cb7 libsoup: Remove libproxy from DEPENDS 96f7bd5 grub: add PACKAGECONFIG for device-mapper 54ee387 qemu: Remove stray .git files after unpacking 7be3064 busybox: lineedit: initialize delptr b4f7995 shadow: set correct entries for pseudo terminals in /etc/securetty 41d7758 beecrypt: add ptest support 2b70203 busybox: enable SEAMLESS_XZ by default e823383 libxfont: upgrade to 1.4.7 d863ae2 tcl: enable ptest support a8a711c libsoup-2.4: upgrade to 2.45.3 afa7db3 libtasn1: upgrade to 3.4 37a0775 qemu: upgrade to 1.7.0 ae1ca61 netbase: upgrade to 5.2 753814a lighttpd: add www/{logs,var} symlinks 8d8bcc4 libarchive: Upgrade to v3.1.2 0509a60 base-passwd: upgrade to 3.5.29 6ee5d95 bitbake: fetch2/gitannex: Fix function arguments to match bitbake master 854daab bitbake: gitannex: Add missing file from previous commit a2f5a61 adt-manual: Deleted mis-leading sentence from configure section. 6a6a05a poky.ent, ref-manual: Updated list of Fedora packages 3517a76 dev-manual: Edits to the "Post-Installation Scripts" section. 777601b ref-manual: Edits to KERNEL_SRC and KERNEL_PATH variables. 1cd9f2c dev-manual: Updated the LIC_FILES_CHKSUM example. 7e71031 ref-manual: Added new INITRAMFS_IMAGE variable description. 1e8ba08 ref-manual: Edits to the INITRAMFS_IMAGE_BUNDLE variable. 11d24f4 ref-manual: Added INITRAMFS_IMAGE_BUNDLE variable description. c4bcaa3 bitbake: bitbake: fetch2/git: add description for nobranch 2bd4477 bitbake: bitbake: gitannex.py: Add Git Annex support e93a345 sstate: add do_package to the noexec list in setscene_depvalid 100c883 bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA validating for branch 1d3a139 bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirs 4722965 bitbake: bitbake: usermanual.xml: fix a typo 6c294f0 bitbake: toaster: add two-stage commit startup logic 18d486c base.bbclass: pull in file-native for src.rpm 22764d3 sstate: Add optimizing logic for crosssdk setscene dependencies 7aa3b95 gstreamer1.0-plugins-good: upgrade to 1.2.2 cbd34ce gstreamer1.0-plugins-base: upgrade to 1.2.2 894c882 gstreamer1.0: upgrade to 1.2.2 df7b151 bluez5: upgrade to 5.13 de2f743 ofono: upgrade to 1.14 745ff50 gstreamer1.0-libav: upgrade to 1.2.2 ccb8493 gstreamer1.0-plugins-ugly: upgrade to 1.2.2 89c3875 gstreamer1.0-plugins-bad: upgrade to 1.2.2 0faeea0 screen: update debian patchset to version 4.0.3-14 5ef95e1 guile: fix the depends for target recipes e7fcf1b python: explicitly disable bluetooth.h check 031d2ea xf86-video-modesetting: update to 0.8.1 b1bf8f7 grub: add git version 2acd617 kmod: Update to Rev 16 via git 741a894 libpthread-stubs: should set ALLOW_EMPTY 26a3116 grep: upgrade to 2.16 16080a3 Add missing RDEPENDS of initscripts-functions acaf650 initscripts: split the functions script into a separate package f4ae439 Revert "gconf.bbclass: remove --disable-schemas-install" 2ee78e3 upstream_tracking.inc: remove outdated glib-2.0 entry 23f2902 db : Include C++ binding library in Berkeley DB recipe. 0343546 quilt: enable ptest support bcacd18 lib/oeqa/runtime: add test for python 3b0601a util-linux: remove non PN based -dev packages 12c181f libpcre: upgrade to 8.34 5b711eb kconfig-frontends: fix the incorrect depends on gperf 9a60c5e valgrind: rrecommend libc6-dbg on all architectures 81e1514 cdrtools-native: remove unused FILESPATH 33b9961 make: upgrade to 4.0 0cfb1e7 autogen-native: upgrade to 5.18.2 484727e autoconf: remove path_prog_fixes.patch 9c1d1dd automake: upgrade to 1.14 fc8931b logrotate: two minor fixes 907c8ce logrotate: upgrade to 3.8.7 6328170 e2fsprogs: upgrade to 1.42.9 5ddb7d4 mime.bbclass: remove the --disable-update-mimedb 31fe1b6 gconf.bbclass: remove --disable-schemas-install acfd890 enchant: fix unrecognised option 6a02acb texinfo: Update to 5.2 663dad6 coreutils: upgrade to 8.22 e65fc0e curl: upgrade to 7.34.0 6fd9efc gdbm: upgrade to 1.11 fce8545 security_flags: add the rest of the grub-efi related packages 655b432 image.bbclass: add ability to set systemd default target 19254bd oe-selftest: New tests for sstate related operations f33c990 maintainers.inc: reassign e2fsprogs f4e85ca bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.data 17aa506 classes/package: set SUMMARY in do_split_packages() 6c6ae2a bitbake.conf: add full stop to default DESCRIPTION 3bf4f68 enchant: tidy up recipe eaf4639 qmmp: add SUMMARY and tweak DESCRIPTION 8a59b94 alsa-utils: add missing individual package SUMMARY values cb4500a Tweak SUMMARY a22ee50 Update after toplevel LICENSE file checksum change 4bd0d31 ref-manual: Added more detail to BB_GENERATE_MIRROR_TARBALLS variable. eb77bc6 profile-manual: Updated output from build env script. ee0d303 dev-manual, mega-manual: Updated the recipe creation figure. 9cf6979 dev-manual: Removed left-over notes from "Unpacking Code" section. 05adf62 dev-manual: Changed "Compiling the Recipe" section to "Compilation" 58a4753 ref-manual: Updated FAQ entry cross-reference. 34c6547 dev-manual: Removed section on excluding a package from the build. daa6066 dev-manual: Final merging of recipe stuff. 71460e5 dev-manual: Integrated Hello World section into new writing recipe section 3ad993d dev-manual: Completed first pass of review feedback. 9f51f11 dev-manual: Completed the "Fetching" and "Configuration" sections. fac99a4 dev-manual: First complete draft of the "Writing a New Recipe" section. 3b908ee dev-manual: Re-wrote the installation part of "Writing a Recipe" b55ffe7 dev-manual: Updates to "Writing a Recipe" section. 4abc384 dev-manual: Some review edits to the new writing a recipe section. 1e83889 dev-manual: Some development text for fetching source 5a3296c dev-manual: Put into place a rough draft of the "Writing Recipe" section 1bd23c8 dev-manual, mega-manual, Makefile: Added new recipe creation flow figure. 2cd87c8 ref-manual: Edits to LICENSE variable. Added SPDXLICENSEMAP variable. d06cd4c ref-manual: Fixed typo in ICECC_DISABLED. 61597c4 ref-manual: Edits to the icecc class. d2c89c7 ref-manual: Added new ICECC_DISABLED variable description. efedaf9 ref-manual: Updated the FAQ entry for how to use an external toolchain. 5dd83ad ref-manual: Updated the TCMODE variable description. 2c9475e bitbake: bitbake: fetcher2: clean(): remove the .patch.done d8d4b0e bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done d305a05 bitbake: bitbake: replace 3 spaces with 4 3814e34 e2fsprogs: silence debugfs da9b4fa wipe-sysroot: explain what is being deleted, and check for arguments 5165328 dbus: enable API entry point checks d43adee dbus: use PACKAGECONFIG for X11 and systemd ace1981 libxcb: don't hard-code package splitting 417f8c8 libxcb: don't disable parallel building b8a3fb2 README: fix DISTRO = "" reference ef91193 Fix license notices for OE-Core 4d093fe tzcode: Update to 2013i ec52326 tzdata: Update to 2013i 6b04483 byacc: upgrade to 20140101 db7caba systemtap: Add --enable-prologues to configuration 3de579c meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to gnome-terminal 7774bdf kmod: fix zlib dependency 6710c39 test-dependencies.sh: avoid showing misleading error messages 19fc2ed git: upgrade to 1.8.5.2 52b9309 make: remove the obsolete SCCS.patch 4e1b958 poky: Add Fedora-20 to supported distros list 7579e19 quilt: upgrade to 0.61 1cca163 glib-2.0: add EXTRA_OECONF for uclibc 77fec45 tcl: Fix ${bindir}/tclsh symlink e27f7d4 python: fix unrecognised options: --without-cxx --with-cyclic-gc 6ea42c0 sqlite: remove unrecognised options: --enable-tempstore a3c5d82 maintainers.inc: reassign tzcode-native 5e80a34 upstream_tracking.inc: update entries b1f3da9 eglibc: Remove older version 2.17 eae5422 gcc: Drop 4.7.2 version since 4.8 is stable now 87f74ca bitbake.conf: set a default for MACHINE_FEATURES 8ae3f22 pciutils: tidy up recipe 16a4390 opkg-utils: tidy up recipe c81dd87 guilt-native: tidy up recipe 7dabe7b enchant: tidy up recipe e49389a stat: tidy up recipe b5edd1e adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE c5135e4 core-image-lsb: fix DESCRIPTION 35352b7 binutils: add/tweak SUMMARY 94dd065 icecc-create-env-native: add SUMMARY and tweak DESCRIPTION f92ed88 gmp: set SUMMARY and DESCRIPTION a326200 xf86-video-modesetting: set SUMMARY and DESCRIPTION 2e3396f xf86-video-fbdev: set SUMMARY and DESCRIPTION 5d7d2ae xf86-input-vmmouse: set SUMMARY and DESCRIPTION a011d8a qt4: set SUMMARY and tweak DESCRIPTION 9f8f4fd Basic recipe formatting fixes 2de5f44 linux-dummy: set reasonable DESCRIPTION bc16384 linux-dummy: set LICENSE to GPLv2 to avoid license warning 1b50dbc gawk: set reasonable SUMMARY and DESCRIPTION 535ebc9 xev: add proper SUMMARY and DESCRIPTION 40cbb12 libunique: fix HOMEPAGE and touch up DESCRIPTION 0c5366d bash: update HOMEPAGE aee67ee startup-notification: fix HOMEPAGE d6a19b0 lame: update HOMEPAGE 8e5a11d libsamplerate0: add HOMEPAGE 7c39630 telepathy-mission-control: fix HOMEPAGE a231a0f gettext: set reasonable SUMMARY and DESCRIPTION e792f54 Add missing SUMMARY values cec8b23 Replace one-line DESCRIPTION with SUMMARY 63819fb Replace OpenedHand Bugzilla in BUGTRACKER 3575aee Drop empty/invalid BUGTRACKER values 3f0a760 speex: fix SRC_URI to use PV instead of hardcoding the version 64ffe91 mesa-demos: fix unrecognised options cce0371 ghostscript: remove unrecognised option 27f3190 wget: remove unrecognised option 41b9a11 cups: remove unrecognised option c49a693 enchant: fix unrecognised option 1d146a8 bluez-hcidump: remove unrecognised options 098fdf6 gstreamer1.0: remove unrecognised options ac9e080 gstreamer1.0: remove unrecognised options 728f1c7 gstreamer: fix unrecognised options 54fe057 libid3tag: remove unrecognised option 8830498 dpkg: fix/remove unrecognised options 7267aa9 tremor: remove unrecognised option aec6bc9 alsa-lib: remove unrecognised options c7aa5bb flac: remove unrecognised options 005af45 bitbake: fetch2: avoid printing "no checksum" error message twice 1edb126 bitbake: fetch2: fail checksum validation if SRC_URI checksums set to "" 85ac394 openssl: use PACKAGECONFIG to disable perl bits 405c322 toaster.bbclass: fix crash on buildstats collection 2ccdb82 valgrind: upgrade to 3.9.0 63fb358 classes/insane: restore printing LIC_FILES_CHKSUM checksum if not specified 8ee784e libav: add libpostproc to PROVIDES (for 0.8.x version only) 325fb2b sstate: Use datastore copies due to data changes persisting 6aa4de3 externalsrc: Fix deltask usage 3946917 terminal: Exclude BB_ORIGENV from the signatures 08a8c90 yocto-bsp: Add missing interfaces file for qemu BSP templates 3ada51f sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasks 9a1705e9 bitbake.conf: Exclude WORKDIR changes from sstate checksums e5ee1b8 sstate: Convert to use ':' as a filename sperator and use SSTATE_SWSPEC globally 8685b5c libcap: Allow rebuilds to work correctly a69ccc5 beecrypt: Allow PACKAGECONFIG to be overridden 0a57d5b harfbuzz: Allow PACKAGECONFIG to be overridden 553fa36 nfs-utils: modify the boot sequence of the init script dd50c4d runqemu: Allow user to set -vga option with qemuparams 963b69b testimage: include traceback when loading a test fails b24f217 lib/oeqa/runtime: rewrite the systemd test module 7c1c3d1 oe-selftest: added buildhistory buildtime tests in module buildoptions.py 6fe6a91 oe-selftest: New test module for OE scripts. 8379990 oe-selftest: New BuildhistoryBase object for buildhistory testing. f703027 conf-notes: remove meta-toolchain-sdk references c28a4a0 libtirpc: upgrade to 0.2.4 bd3fed5 sstatesig: Correctly handle matches spanning stamps and sstatedir c61fe39 sstatesig: Update for the removal of sstate-name b6b6d92 sstatesig: Ensure we return all matches for find_sigdata d32d08f ptest: Disable for native recipes f857b62 ptest: Fix dependency/ordering issue 64bb800 externalsrc: Use deltask API 14471d2 native: Use deltask to remove tasks which have no purpose 2c7276c sanity.conf: Require bitbake 1.21.1 as a minumum version for deltask functionality 8bbaed4 bitbake: Update to version 1.21.1 for master 0b5476a bitbake: siggen: Fix reversed difference output eebe65c bitbake: runqueue: Further extend bitbake -S output to view signature differences a4457cf bitbake: siggen: When printing signatures recursively, limit the output 6d2f344 bitbake: runqueue: Fix data being written into siginfo/sigdata files bc1e359 meta-toolchain-sdk: Remove references from meta-yocto 2961b58 security_flags: more relocation issues 6e6613e dbus-ptest: Fix SRC_URI checksums 848961e bitbake: runqueue: Add output for -S option for listing the changepoints compared with an sstate cache 52ef6c2 bitbake: bb.fetch2.git: reuse basecmd attribute 498de04 bitbake: fetch2/git: Improve handling of unresolved names verses branches ba82035 bitbake: build/ast: Create strong task add/del API in bb.build 8a82a38 bitbake: ast/BBHandler/build: Add support for removing tasks (deltask) 0f20411 Minicom depends on libiconv 1047f68 systemd-compat-units: drop machineid.service 3d6d5d7 systemd: delete files that end up in /var/volatile 402308c systemd: pass --root in prerm if running on host 3d2c33c dbus: upgrade to 1.6.18 7e17255 buildhistory: be quiet when garbage collecting the git repo 2a58f76 useradd.bbclass: add dependency on base-files 480bf03 sstate: Get rid of crazy name mapping 7935ae2 sstate/gcc: Fix shared workdir handling for siginfo files 88f0166 sstate: Write out siginfo files for non-sstate tasks ebc7f3a pango: remove no update reason because it was updated 0af8bd9 openssl.inc: Install c_rehash utility with openssl e1e59b6 pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE 8a8a0c3 gcc-4.7/gcc: disable sdt from configure.ac to keep compatibility with configure fd0d15f gcc-4.8/libstdc++-v3: disable sdt cc93237 libsoup-2.4: add intltool-native to DEPENDS d9da9cb grub: move xz to DEPENDS list from RDEPENDS list 1a0a0ea scripts/contrib: Add graph-tool f773d90 bluez4: use legacy pygobject instead of gobject-introspection 8e21e3e bluez4: Install the test script 6284998 libpcap: upgrade to 1.5.2 4ed07c5 man-pages: upgrade to 3.55 0957eb6 lsbtest: add ppc64 support b35283c LSB_Test.sh: update locales d71314b LSB_Test.sh: check ldconfig before update cache b34cc27 LSB_Test.sh: update rpm platform file when enable multilib f939b6c lsb: update directory of install_initd and remove_initd 9daa1de qemu/local.conf.sample: Add sdl PACKAGECONFIG cd5d65a insane: handle recursive configures when checking for unknown configure options 8babb8f busybox: get rid of nested functions in find e230b44 pulseaudio: only package consolekit module when x11 is enabled 31f94de git: leverage upstream relocation support 4274ee5 libdrm: use RRECOMMENDS for libdrm-drivers 36632ed xz: make the LICENSE info more accurate e2c2b5b nativesdk: Set LIBCOVERRIDE to a value 1dcbf30 gcc-crosssdk.inc: Fix missing dependencies (such as libmpc-native) 36fe775 useradd-example: add example for setting clear text password c38fee2 image.bbclass: fix for zap_root_password 7b58b5f shadow-native: allow for setting password in clear text 1034518 image.bbclass: default USE_DEVFS to '1' 2b70a38 btrfs-tools: Update to 3.12 599eed2 lib/oeqa/runtime: systemd failure case improvements bf595ca init-ifupdown: adjust priority of networking to fix system freeze problem ab0c7af ltp: Use patch generated without -M ab80273 gstreamer1.0-plugins-base: fix missing rprovides 447e4cf glib-2.0: upgrade to 2.38.2 e70fb78 rpcbind: upgrade to 0.2.1 9409039 bluez5: upgrade to 5.12 6bc2df5 oe-selftest: Add track_for_cleanup method to be used in cleanup tasks 90fa0fd oe-selftest: implement add_command_to_tearDown method 46215bd rpcbind: fix init status and exit code 9b43c57 libgcrypt: fix compile error with '-O2' in sysroot path 0101c26 cpan_build bbclass: do not install module into /usr/share 22dec67 perl: remove sysroot path leakage into packaged files 1cc8a01 distutils bbclass: delete site.py* 66a5f8d linux-libc-headers: fix MIPS klibc build error 4bb18c4 linux-yocto-dev: allow static SRCREVs via include db4961b udev: Add ptest b8e3996 iproute2: upgrade to 3.12.0 81b0b7e iptables: upgrade to 1.4.21 a48f701 cracklib: upgrade to 2.9.1 4abb031 dpkg: upgrade to 1.17.4 b7be318 xorg-lib: remove explicit --enable-malloc0returnsnull c5b3851 util-macros: upgrade to 1.18.0 eef85f8 site: add xorg_cv_malloc0_returns_null a90ad43 libav: Use "BP" and "libav" patch directory c0d28b4 xinetd: add status of init.d command b53a011 systemd-systemctl: Add preset capability e0d4865 grub-efi: allow compilation without large model support 40b73e4 grub-efi: change to generate EFI image in target package 8275e0f ref-manual: Fixed the reference to the script for icecc class. 797a919 ref-manual: Reverted a patch that had added sdk-pms f932163 ref-manual: Added module and module-base classes. 68fbbd1 shadow: change to use SHA512 password encryption 79e2bbd local.conf.sample.extended: restore some edits d4327cb distro_alias.inc: drop external-* bf71844 bitbake: data_smart: Fix hash corruption issue 7a345c3 maintainers.inc: update the the maintainers ba8506e local.conf.extended: Bring into sync with OE-Core 2b38832 gdb-7.6.1: fix cygwin check in configure script 6b124ff sato-icon-theme: simplify icon-name-mapping lookup 07ce029 external-sourcery-toolchain: remove b1b0c31 classes/module_strip: remove bfec6b1 ref-manual: Removed "work" from the SDK_DEPLOY directory. 0f32d39 ref-manual: Edit to SDK_DEPLOY removing "temporary" from directory. 9548726 ref-manual: Edits to gnomebase class. 0091385 ref-manual: Edits to setuptools class. 26556a0 ref-manual: Minor edits to rootfs* class. 62e7ade ref-manual: Edits to GTKIMMODULES_PACKAGES variable. 9feb721 ref-manual: Added new SDK_DEPLOY variable description. caf0dd0 ref-manual: Added more info to distrodata class. b080c99 ref-manual: Added more info to gnomebase class. c6d4c6a ref-manual: Fixed some broken cross-references. 98a70d8 ref-manual: Fixed double word error in EXTRA_QMAKEVARS_PRE variable. 44dd2fe ref-manual: Fixed double word in EXTRA_QMAKEVARS_POST variable. d605e81 ref-manual: Edits to QMAKE_PROFILES variable. d60f9b7 ref-manual: Fixed typo in PACKAGE_CLASSES variable. 80ce249 ref-manual: Edits to the IMAGE_PKGTYPE variable. a545c85 ref-manual: Edits to PIXBUF_PACKAGES variable. 1762d18 ref-manual: Edits to the icecc class. a711ebe ref-manual: Edits to GTKIMMODULES_PACKAGES variable. 3f81865 ref-manual: Edits to FONT_PACKAGES variable. 16626c3 ref-manual: Edits to the terminal class. 483fc48 ref-manual: Edits to the systemd class. 7853e3b ref-manual: Edits to the setuptools class. 6e91d5d ref-manual: Edits to the rootfs* class. d76301b ref-manual: Edits to pixbufcache and pythonnative classes. caf6752 ref-manual: Edits to the PIXBUF_PACKAGES variable. 4e83d80 ref-manual: Edits to the package_tar class. 51781b1 ref-manual: Updated the PACKAGE_CLASSES variable description. 18e1e8d ref-manual: Edits to PACKAGE_CLASSES variable. b330c97 ref-manual: Edits to SYSTEMD_PACKAGES and SYSTEMD_SERVICES. 1c8b4dd ref-manual: Edits to the EXTRA_OESCONS variable. 489a438 ref-manual: Edits to the QMAKE_PROFILES variable. 9cfdf98 ref-manual: Edits to the EXTRA_QMAKEVARS_* variables. 8370e8f ref-manual: Edits to the SDK_DIR and SDK_OUTPUT variables. 56852f8 ref-manual: Edits to IMAGE_PKGTYPE variable. 1378121 ref-manual: More edits to PIXBUF_PACKAGES variable. a2b7a7c ref-manual: Edits to PIXBUF_PACKAGES variable. b152cfc ref-manual: Edits to INHERIT_DISTRO variable. 704c24c ref-manual: Updates to ICECC_USER_PACKAGE_BL and _WL variable. b361db0 ref-manual: Edits to icecc class and removal of three variables. 88fb980 ref-manual: Minor edits to GTKIMMODULES_PACKAGES variable. f779511 ref-manual: Minor edits to FONT_PACKAGES variable. e0a456c ref-manual: Edits to SYSTEMD* variables. 348cec5 ref-manual: Added some references to variables in the useradd class. b972f4b ref-manual: Review edits from "I" through "Z" classes. b74db1f ref-manual: Fixed link back to own-mirrors class. 3b17557 ref-manual: Changed Gobject to GObject. a6f4ea7 ref-manual: Edits to classes "I" through "K" 3a9d776 ref-manual: Review edits to classes "E" through "G" 3224ec9 ref-manual: Added new DEPLOYDIR variable. 644fdc4 ref-manual: Edits to bugzilla and deploy class. 55a5058 ref-manual: Review edits to the "C" and "D" classes. bc6b005 ref-manual: Review edits to classes A through B 6b58ab3 ref-manual: Scrubbed the comment list of undocumented classes. 113077b ref-manual: Removed the section "Other Classes" 79ba3e4 ref-manual: Re-ordered externalsrc class into the "C"'s de7ead9 ref-manual: Edits to externalsrc class. 36a9f7e ref-manual: Edits to useradd class. 1411329 ref-manual: Edits to update-rc.d class. 76a5d86 ref-manual: Edits to update-alternatives class. 58e3323 ref-manual: Re-ordered the classes that start with "U" 759c88f ref-manual: Edits to testimage class. 73ddfa2 ref-manual: Re-ordered classes that start with "T" b43c26f ref-manual: Edits to siteinfo class. 4cdb34b ref-manual: Edits to sanity class. cca4368 ref-manual: Re-ordered classes that start with "S". bf7b6cf ref-manual: Edits to rootfs* class. cd1581b ref-manual: Edits to rm_work class. 035caad ref-manual: Edits to classes-qt4* classes. 749f0c4 ref-manual: Edits to qmake* classes. 8847fd3 ref-manual: Edits to pkgconfig class. 53d0bde ref-manual: Edits to populate-sdk classes. e0152fc ref-manual: Edits to packageinfo class. f6826dd ref-manual: Edits to packagegroup class. f1668bf ref-manual: Edits to packagedata class. b027c7e ref-manual: Edits to package_tar class. efa1700 ref-manual: Edits to package_rpm class. 01929d0 ref-manual: Edits to package_ipk class. 91b192c ref-manual: Edits to package_deb class. 06e1bfa ref-manual: Edits to package class. 08b634e ref-manual: Re-ordered classes that start with "P". 4688e76 ref-manual: Edits to ownmirrors class. 5ec09e0 ref-manual: Edits to oelint class. 2cc4dab ref-manual: Edits to nativesdk class. 951abfd ref-manual: Edits to native class. aa7ba78 ref-manual: Edits to multilib classes. 52e3e79 ref-manual: Edits to mirrors class. 60f6c85 ref-manual: Edits to mime class. 95aa8bc ref-manual: Edits to metadata_scm class. a17963f ref-manual: Edits to meta class. d13d216 ref-manual: Edits to logging class. 5059d55 ref-manual: Edits to linux-kernel-base class. fb25e08 ref-manual: Edits to license class. 94392c4 ref-manual: Edits to lib_package class. 2d557b6 ref-manual: Re-ordered classes that start with "L". ca4fe92 ref-manual: Edits to kernel-yocto class. eff9beb ref-manuals: Edits to kernel-module-split class. 7e69f3b ref-manual: Edits to kernel-arch class. 98e3d01 ref-manual: Edits to kernel class. 2610e84 ref-manual: Re-ordered classes that start with "K". 1450b54 ref-manual: Edits to insserve class. 19b37bd ref-manual: Edits to insane class. 80980ef ref-manual: Edits to image-vmdk class. cbecea8 ref-manual: Edits to the image-swab class. d704c53 ref-manual: Edits to image-prelink class. 564dd5f ref-manuals: Edits to image-mklibs class. b19ba2d ref-manual: Edits to image-live class. 476a229 ref-manual: Edits to image_types_uboot class. 2b22c18 ref-manual: Edits to image_types class. 4c162b5 ref-manual: Edits to image class. 4ba8247 ref-manual: Edits to icecc class and re-order of "I" classes. 9d5ab21 ref-manual: Edits to gzipnative class. 8f09c72 ref-manual: Edits to gtk-immodules-cache class. 551ae6a ref-manual: Edits to gtk-icon-cache class. 7ca6bbd ref-manual: Edits to gtk-doc class. 9eabe58 ref-manual: Edits to gsettings class. d1e046a ref-manual: Edits to grub-efi class. e5f9f17 ref-manual: Edits to gnomebase class. 52abfce ref-manual: Edits to gnome class. 464730e ref-manual: Edits to gettext class. 87330b3 ref-manual: Edits to gconf class. 07d0b04 ref-manual: Edits to fontcache class. 05f51e4 ref-manual: Edits to extrausers class. cfa459e ref-manual: Edits to distutils class. ec4a49b ref-manual: Edits to distrodata class. a0f8777 ref-manual: Edits to distro_features_check class. a0d9e0f ref-manual: Edits to devshell class. de84432 ref-manual: Edits to deploy class. d7ec755 ref-manual: Edits to debian class. 32559a6 ref-manual: Re-ordered the classes that start with "D". b281360 ref-manual: Edits to crosssdk class. cdf3ca0 ref-manual: Edits to cross-canadian class. ad81c79 ref-manual: Edits to cross class. 83c7c68 ref-manual: Edits to core-image class. 588bfe9 ref-manual: Edits to the copyleft_compliance class. 20f5384 ref-manual: Edits to cmake class. 7a3bf66 ref-manual: Edits to clutter class. 5967e69 ref-manual: Edits to chrpath class. 950dcd1 ref-manual: Edits to ccache class. f8c5fa0 ref-manual: Edits to the cpan class. 91b8eff ref-manual: Re-ordered the classes that start with "C" 618fb69 ref-manual: Edits to buildstats class. 32f8cfa ref-manual: Edits to buildhistory class. 306650e ref-manual: Edits to bugzilla class. 774c7a7 ref-manual: Edits to bootimg class. e63b4f2 ref-manual: Edits to boot-directdisk class. 1b7bf35 ref-manual: Edits to the blacklist class. 13b4fc5 ref-manual: Edits to binconfig class. 3fae906 ref-manual: Edits to the bin_package class. d28082c ref-manual: Edits to base class. 4c7ff47 ref-manual: Edits to autotools class. 9506911 ref-manual: Edits to archive* classes. 889bb38 ref-manual: Added waf class. 654411e ref-manual: Added vala class. aa9c2a1 ref-manual: Added utils class. 5fafc2d ref-manual: Added utility-tasks class. 9307442 ref-manual: Added uboot-config class. 31d0e41 ref-manual: Added typecheck class. bfc10cf ref-manual: Added toolchain-scripts class. 9af661f ref-manual: Added toaster class. b4fd227 ref-manual: Added tinderclient class. 376eb53 ref-manual: Added terminal class. 3623ba9 ref-manual: Added systemd class and three variables: c35962a ref-manual: Added syslinux class and many variables. 944ee7f ref-manual: Added the staging class. 59e0a53 ref-manual: Added sstate class. 4253671 ref-manual: Added spdx class. 1287cff ref-manual: Added siteconfig class. cd3f2e6 ref-manual: Added sip class. 16b628c ref-manual: Added setuptools class and edits to distutils class. 4c3eece ref-manual: Added sdl class. 39eaf30 ref-manual: Added scons class and EXTRA_OESCONS variable. 00652a8 ref-manual: Added relocatable class. e30988b ref-manual: Added qt4* classes. 12c1680 ref-manual: Added qmake* class and three variables. 08f89d7 ref-manual: Added qemu class. cde35ec ref-manual: Added pythonnative class. aedf61f ref-manual: Added python-dir class. ec256c0 ref-manual: Added ptest class. 31b5f49 dev-manual: Updated the "Working with a PR Service" section. 4f2fb32 ref-manual: Added prserv class and PRSERV_HOST variable. b5a77f0 ref-manual: Added primport class. 77f8692 ref-manual: Added prexport class. 61edbfc ref-manual: Added populate_sdk_* class and some new variables. e665692 ref-manual: Added populate_sdk class. 56429d3 ref-manual: Added pixbufcache class and PIXBUF_PACKAGES variable. 4ec758a ref-manual: Added the perlnative class. 14603f6 ref-manual: Added the patch class. c981a85 ref-manual: Edits to the packageinfo class. 3a7ba51 ref-manual: Added the packageinfo class. a758f31 ref-manual: Improved on package* class. 5b0367f ref-manual: Added the packagedata class. ccca482 ref-manual: Added the ownmirrors class and the SOURCE_MIRROR_URL variable. 5c63b7a ref-manual: Added the oelint class. d29666f ref-manual: Added the nativesdk class. 4fb42f3 ref-manual: Added the native class. d754ddc bitbake: process: Add timeout to select call 4398019 libmatchbox: use PACKAGECONFIG 8bbd508 libmatchbox: fix libpng detection c66ff8b icu: CVE-2013-2924 42cb2c9 acpid: CVE-2011-1159 bd477cd xinetd: CVE-2013-4342 d1cb9ec libtiff: CVE-2013-4243 3e46414 libtiff: CVE-2013-4232 6e89d26 libtiff: fix CVE-2013-1960 e7d1921 libav: Add v9.10 b9e1f11 buildhistory.bbclass: Specify lang in decoding strings 4848a52 ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script 209eba7 multilib: Ensure we map the SYSTEMD_PACKAGES variable 5119975 meta/*: remove unnecessary patches 2b428f4 connman: upgrade to 1.20 0cfc4ea harfbuzz: upgrade to 0.9.25 c16467d freetype: upgrade to 2.5.2 2a3119e makedevs: Add trace option and fix permissions on files if they already exist 7b2be60 makedevs: Respect LDFLAGS 8760307 binutils: Add embedspu to standard binutils package 47d2089 libxcb: fix rebuild when MACHINE changes 62e8b4c distro-tracking: remove GMAE package groups e3b9923 bitbake: hob: after adding a layer, hob do not parse the configuration 3f61189 bitbake: toaster: Add more information for tasks in Simple UI 192583a bitbake: toaster: add pagination to the Simple UI 415ebb7 bitbake: toaster: migrate orm models to South 81ebce0 bitbake: toaster: update to Django 1.5 5ab8545 bitbake: toasterui: do not link non-image targets bb70ade bitbake: toasterui: fix version numbers for no PE specified 54d0e30 bitbake: toaster: change package storage model f812098 bitbake: toaster: update build stats reading ea307bb bitbake: toaster: move layer information reading code 6cbc83f bitbake: toaster: remove Author field in SimpleUI 7d24b00 bitbake: toaster: Analysis API variablehistory update 340c35e toaster.bbclass: read package and image information 5145b5a toaster.bbclass: read build stats 8ee7b08 toaster.bbclass: read layer information 853f5db nativesdk.bbclass: support nativesdk to override with the PACKAGES_DYNAMIC statement fc0bb31 runqemu: remove core-image-* whitelist cb9136d xorg-lib-common.inc: use REQUIRED_DISTRO_FEATURES variable 85bfdda documentation.conf: update for new image testing variables 40b173c buildhistory.bbclass/image.bbclass: remove obsolete codes ded655a boost: Move files -> boost 5a018ee boost: updating to 1.55.0 1907b10 syslinux: add ability to compile with nativesdk 3439665 mtools: add ability to compile with nativesdk d9dba45 nspr: Update to 4.10.2 93729f6 libxkbcommon: Update to 0.3.2 38dcefd file: Update to 5.16 adde744 acl: Update to 2.2.52 2ef65cc license.bbclass: fix copying license directories failed fc0a1aa perf: Disable warnings as errors for kernels 3.1+ 5debfa1 nfs-utils: explicitly rdepend on bash c0e048d nfs-utils: separate package as Debain style fedd84f shadow: remove reference to locale env files from login and su 1fd93bd qemu: add bash and python to qemu's RDEPENDS 8f98bb3 libidn: enable TLD 5a83652 grub: add explicit dependency on bison-native 22beb58 boot-directdisk: add the support of vmdk 80a9a79 .gitignore: Add meta-yocto-imported 4aac8d8 bitbake: data: Ensure we add the contains keys in a particular order b7ff099 linux-libc-headers-yocto: Drop old 3.4+git version 184038b bitbake: fetch2/git: Ensure check is made in the correct directory 121dcd3 linux-yocto/*: restore branch designations 14c2326 python-imaging: fix compilation with Freetype 2.5.1 2b898fe python: Add missing RDEPENDS for python-unittest 66f28a9 tcl: fix tclConfig.sh to point to the correct private headers 5301c59 bitbake: toaster: exclude "set in documentation.conf" from variable history 2bd4c2b bitbake: hob: changes to INHERIT var should use "append" operation f19546e bitbake: fetch2/git: Add sanity check to ensure we really did fetch the correct revisions 4bac6a8 mx/lttng-*: Fix git branch references 0b962a5 fstests: update to git master 67212c2 matchbox-keyboard: Use the branchname the revision is on 7310d23 prelink: Set the branch name correctly for the revision we're using 017f22c meta-yocto-bsp: Drop gmae bbappends to match OE-Core 2b99084 cogl-1.0: explicitly disable cairo 8dee338 lib/oeqa/runtime: output more logging from systemd when services have failed 5c58ba9 lib/oeqa/runtime: print connman status if connman failed to start 271c98a nativesdk-packagegroup-sdk-host: Added nativesdk-smartpm 5c69ae2 classes/buildhistory: fix reading of package-specific values from pkgdata b2a9b91 gmae: remove GMAE toolchain and packagegroups df1505e update-rc.d: process symlinks recursively 77c4f15 pulseaudio: fix RDEPENDS traversal for consolekit abbc345 init-live.sh: remove the '-c /dev/console' for switch_root e2e6756 libav: Update to v0.8.9 77c1320 rpm: Fixed Q&A Errors in netivesdk-rpm aa61c61 freetype: upgrade to 2.5.1 472e6c4 xserver: remove unrecognised options d8efb8d pixman: upgrade to 0.32.4 7df2cfc libxft: fix Freetype header inclusion b9f9c29 pango: upgrade to 1.36.1 d8fa465 libarchive: add SUMMARY and fix HOMEPAGE 41f1731 openssh: remove unrecognised configure option a6c2f3f gpgme: remove pth handling aa40209 icecc-create-env-native: Drop FILESPATH, document PATCHTOOL c295fe6 cpan-base: Add vardepvalue to get_perl_version function f750d65 icecc.bbclass: Fix whitespace, improve comment cae2315 bitbake.conf/native.bbclass: Use FC instead of F77 for fortran 5bde5d9 gcc: Allow fortran to build successfully in 4.8 a67654e lib/oeqa/selftest: add tests for PR service 347cc15 lib/oeqa/selftest: buildoptions: small fixes for some tests 6ab56c5 classes/recipes: More optimal DISTRO_FEATURES references 82233cd eglibc-options: Rewrite so it benefits from bitbake's contains handling f17a693 lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a complete cleanup at the end c3c2cc4 qt4: fixed dependency on icu 3456bd3 gstreamer1.0-plugins-bad: add PACKAGECONFIG for librsvg 2ab24b1 gstreamer1.0-plugins-bad: respect directfb DISTRO_FEATURE ecba848 security_flags: Add entry for openssl ec80166 attr: Add patch tracking details c8d1aa0 gst-plugins-good: Fix configure option f21a3a4 leafpad: Fix configure flags 50be1a1 libxkbfile: Remove obsolete configure option c51730a bitbake: Hob: check if warnings are related to package build 0a5fdfb bitbake: hob: fix package property dialog for changes to FILES_INFO 27ae687 bitbake: hob: name package files list variables appropriately 8a02406 bitbake: lib/bb/ui: handle PKGSIZE change to bytes d1e6664 bitbake: cooker/command/hob: Cleanup configuration init/reset functions and commands b8f0963 bitbake: hob: Use BASEDATASTORE_TRACKING feature eba506b bitbake: codeparser/data_smart: Optimise parsing speed b4b1c90 ptest: ensure do_install_ptest_base task runs in fakeroot context 65535bf populate_sdk: verify executable or dynamically linked library 44b2cf5 qemu: handle CLOEXEC/NONBLOCK if unavailable on host 4eab9d0 cairo: add/use packageconfig for valgrind support 1bc64ba python, python-native: fix PARALLEL_MAKEINST failure 82e373f quota: apply patch to obey tcp-wrappers config 3c94bfe subversion: fix build problem when sysroot contains '-D' or '-I' 6cdecac image-mklibs: ensure sysroot is correctly set when calling gcc 4653302 Don't set DESCRIPTION to the same value as SUMMARY 0954dde dropbear: set SUMMARY instead of DESCRIPTION 79db9ae eee-acpi-scripts: tidy up recipe 9dfcab3 alsa-utils-alsaconf: tidy up path setting 35a0825 squashfs-tools: set SUMMARY instead of DESCRIPTION 4e53364 squashfs-tools: drop FILESPATHPKG 17e3dc2 lib/oeqa: targetcontrol.py: add abstraction for running tests on different targets b4d9b42 testimage: use the new targetcontrol.py module for running tests fd2d165 kmod: avoid parallel-tests 68d40e2 python: do not replace ccache in the middle of a path d4398d4 lib/oeqa: use the new manifest file for determining if a package is installed 1611b47 lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-layers f8ee108 lib/oeqa/selftest: buildoptions.py: add simple image build tests b9afc0d meta-selftest: create a new test layer to be used by oe-selftest script 645dd61 scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 1fa51bf classes/buildhistory: do git garbage collection after committing d51b3f3 classes/buildhistory: reduce parsing time cdfef97 classes/buildhistory: improve collection of package info 0cb38ee classes/buildhistory: add additional variables to image information 1c37266 classes/buildhistory: drop cruft from old SRCREV tracking implementation c36c198 classes/package: write PE and PKGE out to pkgdata f4e9140 classes/package: record PKGSIZE as total file size in pkgdata 4a75e83 classes/package: fix FILES_INFO serialisation in pkgdata a6450a9 ref-manual: Added the multilib* class. ab2744b ref-manual: Added the mirrors class. 80342f0 ref-manual: Added the mime class. 0e9e1b2 ref-manual: Added the metadata_scm class. 6fb5661 ref-manual: Added the meta class. 926eb4b ref-manual: Added the logging class. 86c58a5 ref-manual: Edits to license class added INHERIT_DISTRO variable. b465168 ref-manual: Added the license class. abbc253 ref-manual: Added the linux-kernel-base class. 96ed7b9 ref-manual: Added the lib_package class. 842461e ref-manual: Added the kernel-yocto class. 11589c4 ref-manual: Added kernel module split class. ed17902 ref-manual: Added kernel-arch class. c3fd5f9 ref-manual: Added the insserve class. 8033de8 ref-manual: Added the image_types_uboot class. 67ecb81 ref-manual: Edits to image_types class. a6a3c79 ref-manual: Added the image-types class. 8cdc2d5 ref-manual: Added the image-swab class. 89a3793 ref-manual: Added image-mklibs and image-prelink classes. 6b1b052 ref-manual: Added image-vmdk class. 5f20fb8 ref-manual: Added image-live class and updated IMAGE_FSTYPES variable. bd0ab4e ref-manual: Added image-empty.bbclass to undocumented class list. 5ac2e26 ref-manual: Removed image-empty.bbclass from undocumented list. 223bfdc ref-manual: Placed the ICECC_CC variable as entry point for "I" variables. cd83080 ref-manual: Added icecc class and several ICECC_* variables. 172cf55 ref-manual: Edits to the GRUB_GFXSERIAL variable. b503308 ref-manual: Added gzipnative class. 11c3ed6 ref-manual: Added the gtk-immodules-cache class and GTKIMMODULES_PACKAGES variable. 02af524 ref-manual: Added gtk-icon-cache class. 694a171 ref-manual: Added gtk-doc class. 8d1637d ref-manual: Added gsettings class. 28a6b52 ref-manual: Added grub-efi class and supporting variables. 04d8460 ref-manual: Fixed class name gtext to gettext. 93267b7 ref-manual: Added gnome, gnomebase, gtk-icon-cache, and mime classes 65d7a93 ref-manual: Addedt gtext class. 8a5a6c3 ref-manual: Added gconf class. d2d4feb ref-manual: Added fontcache class and FONT_PACKAGES variable. 3780240 ref-manual: Added extrausers class and EXTRA_USERS_PARAMS variable. f7d0456 ref-manual: Added classes_distro_features class. d68f52f ref-manual: Added distrodata class. 0423bb6 ref-manual: Added deploy class. b1c1016 ref-manual: Added crosssdk class. 3aa57fe ref-manual: Added cross-canadian class. b82ff9a ref-manual: Added cross class. 539351a ref-manual: Added core-image class. b91a667 ref-manual: Added the copyleft_compliance class. 3361d01 ref-manual: Added the cml1 class. 8853195 ref-manual: Added the cmake class. 79bff74 ref-manual: Added the clutter class. 70b503d ref-manual: Added the chrpath class. 1ad623c ref-manual: Added the ccache class. 09ac6b5 ref-manual: Added BUILDSTATS_BASE variable description. daa589d ref-manual: Added the buildstats class. c33bbac ref-manual: Added the buildhistory class. 6531d22 ref-manual: Added bugzilla class. 5f6fc88 ref-manual: Added boot-directdisk class. ace0b23 ref-manual: Added ROOTFS, NOHDD, and NOISO variable descriptions. 2e4a20d ref-manual: Upper-cased the term "ram". 74df25f ref-manual: Added INITRD variable to the glossary. 77f2a85 ref-manual: Added bootimg class description. ff7f5da ref-manual: Added PNBLACKLIST variable to the glossary. f8ac486 ref-manual: Added blacklist class description. 72562c4 ref-manual: Added bin_package.bbclass description. fb72b61 ref-manual: Removed binconfig class from undocumented list. ba57c9d ref-manual: Removed archive* type classes from the undocumented list. 0f7a5e2 ref-manual: Added allarch class description. 9a6d7e0 ref-manual: Updated the introduction text for Classes chapter. 0922d3c ref-manual: add usage NOTE to IMAGE_FSTYPES 63b2091 dev-manual: ksize.py and dirsize.py live in scripts/tiny 4cbf28c dev-manual: Add a reference to poky-bleeding distro 053d78d dev-manual: Documentation: More minor tweaks to dev manual for clarity 5156a38 dev-manual: Updated how to remove package management requirements 19e6f3f dev-manual: Changed wording of BBMASK example b288fa4 dev-manual: Added note about naming your distribution 134c76e dev-manual: Re-worded menuconfig preparation fe154e4 dev-manual: Re-ordered sections for customizing an image. 8275b92 ref-manual: Updates and additions to variable glossary: 47e7abc dev-manual: Number of minor tweaks to Dev Manual, Chapter 5. 4f7c366 ref-manual: Added new REQUIRED_DISTRO_FEATURES variable description. acf9a04 ref-manual: Added new CONFLICT_DISTRO_FEATURES variable description. 031f188 ref-manual: Slight grammar edits. 3cd9b7e ref-manual: Edits to the COMBINED_FEATURES variable. 9a8d0ea ref-manual: Updated the intro text to "Distro Features" section. bbd193d ref-manual: Some edits to the DISTRO_FEATURES variable. 7496f80 ref-manual: Updated the DISTRO variable description. 63de643 ref-manual: Edits to the DISTRO_FEATURES variable. cf04241 ref-manual: re-ordered distro features and machine features sub-sections. d856388 dev-manual, ref-manual: Updated some section titles. 302c2af ref-manual: Changed depends.dot filename to pn-depends.dot. e4d0b54 ref-manual: Added the pn-buildlist file to list of files 936cc69 ref-manual: Cleaned up some instances of the term "working directory" ee30c8b ref-manual: fixed typo 89fc8b8 ref-manual: Updated to *_FEATURES variables. b2d0ff1 ref-manual: Review edits applied to UBOOT_LOCALVERSION variable. 341a685 ref-manual: Edits to the UBOOT_LOCALVERSION variable. a880e6b ref-manual: Fixed typo in the UBOOT_CONFIG variable. e6df367 ref-manual: Added new variable UBOOT_MAKE_TARGET. a729e89 ref-manual: Added new UBOOT_SUFFIX variable description. 412abae ref-manual: Added new variable UBOOT_LOCALDEFINITION ab4f352 ref-manual: Fixed misc. formatting by removing blank lines. a18b4e3 ref-manual: Fixed typo. f99c70c ref-manual: Reset the top "U" entry for glossary to UBOOT_CONFIG. a16e9a20 ref-manual: Added glossary entry for UBOOT_CONFIG variable. 96b948a ref-manual: Expanded CLASSOVERRIDE variable example description. 21dde6f dev-manual: Updated EXTRA_IMAGE_FEATURES operater for read-only-rootfs example 0e65e79 dev-manual: Added "Task" term. 85e4bb6 dev-manual: Changed "Tasks" term into "Package Groups" term. 17ac9ee dev-manual: updated the ptest section e83292a ref-manual: Added core-image-weston and core-image-directfb 755e23e dev-manual: Re-worded the "Customizing Images Using Custom .bb Files" c95eca6 ref-manual: New glossary entries cac929e ref-manual: Added other argument values to set variable 33c2d81 ref-manual: Fixed a typo. b156232 profile-manual: Edits from Robert P. J. Day 46ac6c6 profile-manual: Review edits from Robert P. J. Day bbc820e profile-manual: Small typo fixed. f4d8358 dev-manual: More minor tweaks to development manual. 2e44a48 dev manual: Minor tweaks to first part of ch 5, dev-manual. c65a2f1 dev-manual: Some minor tweaks to ch 4, development manual: d054a45 dev-manual: Small number of tweaks to ch 3, development manual. 60e8b44 dev-manual: A few tweaks to Ch2 of dev-manual 6ac98af dev-manual: Updated Build Directory term 8831272 dev-manual: Reworded sentence for meta-intel setup c241806 ref-manual: Removed FAQ entry about running on RHEL/CentOS 5.1. 33778bb ref-manual: Updated the FAQ entry about old Python version dd6b2ef documentation: Scrubbed use of directory names 30d7f52 ref-manual: Tweaks to the structure chapter. 830c2df ref-manual: Removed the pseudodone section in the build structure 0290219 ref-manual: Updated the description for oe-init-build-env-memres 437bf60 ref-manual: Tweaks to a patch from Robert P. J. Day c354dc6 ref-manual: Various tweaks/fixes for ch4. ref manual cebf481 ref-manual: Updated bitbake/ section to remove wrapper script c1f030f ref-manual: Couple innocuuous tweaks to migration chapter. 4a52822 ref-manual: Updates to "Variables" and "Building with No Dependencies" f16706d ref-manual: re-wrote the "Invalidating Shared State" section 1c19d66 ref-manual: Updates to the FEED_DEPLOYDIR_BASE_URI variable. 90f80a7 dev-manual: Added a link for the FEED_DEPLOYDIR_BASE_URI variable 81a7812 ref-manual: Added FEED_DEPLOYDIR_BASE_URI variable description a8388ac ref-manual: Small number of fixes to Ch1 of ref-manual ae7c4d5 ref-manual: Pedonic tweaks to ref manual usingpoky.xml 2a8596d ref-manual: Grammar and typo edits to "Closer Look" section. f3c4d68 dev-manual: package add using facilities in oe-core only. c35d59f yocto-project-qs: Removed out-of-date links to distro requirement info 5823041 ref-manual: Removed out-of-date links in supported distros section. 5e715c5 ref-manual: Formatted "Caution" boxes 52ff43b poky.ent: Added gcc-multilib as an essential package 26b104b ref-manual: Patch for various fixes to glossary b88c833 ref-manual: Edits to INITSCRIPT_NAME variable. 3abf9be ref-manual: Edits to the BBLAYERS_NON_REMOVABLE variable. 38853cf babeltrace: correct PV variable da88c5f classes/icecc: fix typos in header comments baf7765 linux-dummy: catch up with image.bbclass changes a17ffbd bitbake: hob: fix rotating progress icon animation 35c2590 bitbake: imagedetailspage: Fix crash with more than 15 layers a67fde0 bitbake: bitbake.lock: Add host:port to bitbake.lock for memres server 6ff9c9e bitbake: bitbake, xmlrpc.py: Implement memory resident auto port configuration/restart 0bea372 bitbake: bitbake: Add --status-only option 72e650d oe-init-build-env-memres: Add auto port functionality 644a1a2 oe-init-build-env: Allow startup with and without memres a6b55d9 gcc-cross-canadian: Fix fortran build a9d8f36 eglibc-initial.inc: Drop duplicate include fabdf2f bitbake: hob: disable layer drag and drop outside the containing widget f5f3ef7 bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs ea03ed0 qt4-x11-free: depend on ICU 8337aa3 sqlite3: Fix configure option warning 51d3285 util-linux: Remove obsolete configure options 04e3487 linux-yocto/3.10: -rt, ebtables and e1000 fixes 8bd91ec linux-yocto/3.4: update to v3.4.69 5745f59 linux/yocto-3.10: merge v3.10.19 63fbeba webkit/midori: block to build webkit on mips64 with libn32 ABI 44c6911 alsa-state: add status command 813aafe apmd: add status command cb8e55c ppp: add status command 3c182d2 busybox: add busybox_git.bb recipe ef71b02 linux-firmware: Remove bash scripts from target package 7cfee36 hdparm: make wiper appear before hdparm in PACKAGES 39bd9fb libsdl: Clean up configure option QA warnings 2a135de adt_installer: Fix missing autogen.sh error f81aa8d lsb: de-bash scripts to remove bash dependency 32c5d84 image.bbclass: Depend on virtual/kernel:do_deploy 369772c poky: Add Ubuntu-13.10 to supported distros list 92f984d local.conf.sample: Fix typo 7b9f4b2 base/gcc-common: Ensure umask setting is consistent for shared workdir 80d522a sstatesig.py: Fix image regeneration issue f91a3f4 bitbake: cooker: Fix support for wildcards in bbappend filenames 79fbb1f base.bbclass: Set umask 022 also for do_unpack task d340d29 xinput-calibrator: add formfactor to RDEPENDS 977d623 module-base: Fix misleading comment 3f5e982 Revert "kernel: restore scripts in the sysroot" 3ee3d3a rpcbind: Fix rpcbind restart failure when rpcbind is not running 15bff74 elfutils: fix the condition check before remove eu-objdump bd9f9ab libav: install libraries to right directory when multilib is enabled 75cc532 weston: upgrade to 1.3.1 6fcb960 chrpath: Improve crazy code 572a8eb icecc: Disable icecc for allarch recipes 1897cce cronie: fix init.d/crond status return value ebe51c7 tcf-agent: add init.d/tcf-agent status command 013a828 zlib: Add ptest f609852 tcl: fix version string and make recipe multilib build compatible 2e62e82 file: remove useless patches 5bfd377 clutter-1.0: upgrade to 1.16.2 48e1961 librsvg: upgrade to 2.40.1 4a4b36f fontconfig: upgrade to 2.11.0 b732052 pango: upgrade to 1.32.6 b03b338 libdrm: upgrade to 2.4.49 463e56f bitbake: crumbs/builder.py: Fix typo for indefinite article 32adaac libpng: set reasonable SUMMARY a88271e xproto: upgrade to 7.0.25 a0e515f git: upgrade to 1.8.4.4 4661094 libxcb: upgrade to 1.9.3 3be9e24 xcb-proto: upgrade to 1.9 63335c8 powertop: upgrade to 2.5 9e74676 tar: upgrade to 1.27.1 bab3142 python-setuptools: upgrade to 1.4 87e1cca xtrans: upgrade to 1.3.2 d652549 systemtap: upgrade to 2.4 8bec473 libav: use CCLD as ld a216cc1 libpng: upgrade to 1.6.7 e3c4124 coreutils 6.9: fix coreutils.texi 82ff33f bitbake: Hob: force notebook refresh a10301f bitbake: data/codeparser: Improve handling of contains functions d061692 bitbake: bitbake: Share BB_TASKDEPDATA with tasks 4c69970 bitbake: runqueue: Optimise next_buildable_task() 3ca58c7 bitbake: codeparser: Drop unneeded variable separation 960e305 classes/image: write image manifest bbbd6fc harfbuzz: Add PACKAGECONFIG for icu 5048f59 beecrypt: Add PACKAGECONFIG for cplusplus bd93f10 poky: enable unknown-configure-option QA test as a warning 1e084f9 qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng 937663b bzip2: Remove stange copy line, automake does this for us anyway 381cd84 linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package 447a057 sanity: Use random filename for maximum path length test 181875b sanity: Don't hard code value of ENAMETOOLONG d62ced4 bluez4: added dependency on 'libsndfile1' a6c4868 avahi: add leading space to RRECOMMENDS append 2eccff7 webkit/midori: fix COMPATIBLE_HOST 2d5b4af x264: install libraries to right directory when enable multilib f5e7c84 attr: attr_2.4.47 release tarball missing configure.ac 0aef540 bitbake: fetch2: Correct a few calls to latest_revision() 64372fa bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher. b1c15cb bitbake: data: Fix output inconsistencies for emit_var 6ddb9bf bitbake: perforce: Fix path subdirectory issues 4ca910d bitbake: bitbake-layers: avoid loading configuration when not needed 300b6f7 bitbake: HOB: Show warnings in Issues tab 381d592 bitbake: cooker: add support for using % as a wildcard in bbappend filename bc267ef bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues 02a697c adt-installer: Switch from svn to tarball release for opkg b62bdbd metadata_scm: Avoid crashing on new svn version layouts 6e8a4ef kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix race 33db10a Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux" 9814cbf kconfig-frontends: add python to kconfig-frontends's RDEPENDS 2b79088 initscripts: remove erroneous call to /etc/default/rcS in mountnfs.sh 27fb21d pciutils: upgrade to 3.2.1 d796b64 libsoup-2.4: upgrade to 2.44.2 dffdf30 lighttpd: upgrade to 1.4.33 62c50ee syslinux: use cross toolchain to compile e9802e3 util-linux: Package readprofile into it's own package 4b6db00 security_flags: grub-efi-natve does not build with flags enabled c536fe2 librsvg: move gdk-pixbuf-native dependency 6734f82 opkg: Don't use update-alternatives 9339da2 opkg: Add PACKAGECONFIG options 4fe0af5 opkg: Update to version 0.2.0 0dc6c96 json-c: do rm -f on config.status before do_configure bc6a3cf gettext-minimal-native/iconv.m4: remove the test to convert euc-jp 33c97ee rootfs_*.bbclass: List which post-install scripts can not be run 739fba1 package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform file 074a0ab gst-ffmpeg: fix CVE-2013-3674 05e9f1f acpid: fix acpid break down 637ad2f acpid: fix acpid boot error 6a3a4ba base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkg 6a8307c poky.conf: enable ptest distro feature 9d7f8e2 bitbake: fetch2: Stop passing around the pointless url parameter 4acc732 bitbake: fetch2: Clean up some url parameters to functions fda7b7b ethtool: Fix ptest compile e031a05 buildhistory/distrodata: Adapt to updated fetcher API 0d39f33 packagegroup-core-tools-profile: add systemd-analyze afe82ef oeqa/connman: disable unique test b4a0164 gcc: Upgrade to 4.8.2 fd32fcb ia32-base: Remove cpio and ext3 defaults 5968a7b matcbox-keyboard: bump SRCREV d60b4ff yocto-bsp: Add missing format specifier in bblayers error message 2674ad5 genericx86-common.inc: add eee-acpi-scripts to MACHINE_EXTRA_RRECOMMENDS 725fae6 bitbake: toasterui: fix typo e19ee57 bitbake: bitbake: cooker, toaster: mark interrupted builds as failed 10717e5 bitbake: build.py: add single-quotes around already-expanded directory name 852ba6c librsvg: upgrade to 2.40.0 b60666e kconfig-frontends: upgrade to 3.12.0.0 b2ff2d2 weston: remove reference to gles in PACKAGECONFIG ef3b0b5 json-glib: upgrade to 0.16.2 42f1d64 sysvinit: use ALTERNATIVE to manage sulogin c2cbe0f gstreamer1.0: upgrade to 1.2.0 7865ce6 util-linux: collect libs for related libxx-dev package 551fcea license.bbclass: fix missing of license files on ubuntu build host 489b5d0 liburcu: upgrade to 0.8.1 e0d0a4e at-spi2-core: upgrade to 2.10.2 f1cdef5 libjson: update to 0.11 and rename to json-c a053eff btrfs-tools: Update to git HEAD a50da2d image_types: newer btrfs.mkfs needs an empty file to build the disk in c5227cb telepathy-idle: upgrade to 0.2.0 ae70c20 kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux 4cf2d7c xorg-driver: fix qa issue while multilib enabled - contains Xorg driver but no xorg-abi 6af097c bitbake.conf: Remove obsolete/unused MIRROR cruft f61e62c qemu: explicitly disable xen support fe25744 initscripts: add missing dmesg.sh to run-level S 66fd6c4 kernel.bbclass: Use lzma not lzmash for decompressing 3a8b73f systemd: Fix packaging of pam config files. 27acf4f ia32-base.inc: remove eee-acpi-scripts from MACHINE_EXTRA_RRECOMMENDS 17c155b icecc: Use bb.utils.which instead of calling which f2ed8fa distrodata.bbclass: Add fetch2 handlers to svn case in checkpkg 1c0c6dc dbus: Don't depend on dbus-ptest-ptest for the nativesdk-dbus package 5666f8c boost: Add patch to avoid undefined references to boost::atomic::lockpool::get_lock_for() 8d2b5f3 lttng-modules: Update to 2.3.3 version 7ef7e55 lttng-tools: Update to version 2.3.1 ea7aba7 lttng-ust: Update to version 2.3.1 182dc38 util-linux: Fix QA warnings about ALTERNATIVES bcdda02 udev: remove extra -dev/-dbg packages 66a3db6 qemu-helper-native: remove unneeded FILESEXTRAPATH 94aa8d8 squashfs-tools: remove FILESEXTRAPATH and move patches directory b609f91 libpcre: Cleanup FILESPATH e3ff4a2 grub: add xz RDEPENDS 3cc043d lib32-qt4-examples: fix QA warnings and INSANE_SKIP not work 9a6ee8b flex: fix m4 issue on target b74b235 expect: Add recipe 7579458 libnl: Fix random segfaults due to memory corruption 5505bde tcl: Install header into 8.6 instead of PN-PV in user/include 1ef7240 mdadm: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64 943f4c1 kernel-grub.bbclass: support /boot area within root partition dc80eea sysvinit: fix problem in switching runlevels 20efe19 libcheck: upgrade to 0.9.11 0079588 sysstat: upgrade to 10.2.0 bf7d135 bitbake: runqueue: Fix hole in setsceneverify skipped task logic 215dab8 bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS 9ccfe66 bitbake: git: Use git branch for ancestor checks e15893a bitbake: serv.py: Give pr-server up to 5 seconds to commit data 2354250 bitbake: git: Use merge-base instead of log for testing if a commit is present e45d735 python: Fix ptest not working problems f9729f4 sysvinit: unmount the psplash lazyily b0281b3 pybootchartgui: Add option --minutes to show time in minutes 8c26891 pybootchartgui: Add a color for the package_write_* tasks 85fca34 pybootchartgui: Reorder the legend to match the task execution order d5f88f0 pybootchartgui: Make bars without a specified color white 46c4585 pybootchartgui: Make "Show more" show all processes 65d4384 pybootchartgui: Draw a lot less ticks 80cce56 pybootchartgui: Disable options that do not make sense 730e350 pybootchartgui: No need to do a double list comprehension over files c10abc7 pybootchartgui: Avoid having overlapping process bars 94caf6f pybootchartgui: Use correct header height 2020eb2 pybootchartgui: Correct the X offset for the chart 1a539bb pybootchartgui: Set the initial state of "Show more" correctly cacd502 pybootchartgui: Make the horizontal scaling stay within bounds d0e513d pybootchartgui: Import pybootchartgui 0.14.5 a52c9b9 mtdev: upgrade to 1.1.4 a95fcec libxrandr: upgrade to 1.4.1 be49e20 gdk-pixbuf: upgrade to 2.30.1 51feb29 nfs-utils: Add new option to disable nfsidmap and PACKAGECONFIG for that 9a9a597 lttng-tools: Fixes incorrect path of ptest cases bba44c6 packagegroup-core-boot: Drop build-time dependency on virtual/kernel 646a3b5 ofono: upgrade to 1.13 36255d4 buildhistory_analysis: fix error when comparing image contents d7ccfc7 kernel.bbclass: fix hardlink test db7f8d4 kernel.bbclass: test for hardlinks before installing 9fdd8ad bitbake: cooker, toaster: variable definition tracking 5108437 bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0 6f01250 bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not None ad65846 bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDED 859b631 bitbake: hob: refresh tables when the user is redirected to Edit packages 5f98364 bitbake: toaster: fix path to buildstats file 533cf81 bitbake: toasterui: mark failed sceneQueue tasks as failed 9f1e696 bitbake: toaster: remove author field 2445b31 bitbake: toaster: fix tasks showing as NoExec e1e1ee5 linux-yocto/3.10: meta: ARM: OMAP3: Add USB PHY driver for Beagleboard 1893d15 poky.conf: add Debian 7.2 to SANITY_TESTED_DISTROS 8babbd1 meta-yocto-bsp: update SRCREVs for 3.10.17 and beagleboard fixes 779dec9 linux-yocto-rt/3.10: fix ntp merge issue 89c986c linux-yocto/3.10: meta: ARM: OMAP3: Add USB PHY driver for Beagleboard de5f4ff classes/license: use "1" to set boolean variables 152a1b5 classes/pkg_metainfo: remove a6e3916 classes/pkg_distribute: remove 5f6ccc6 systemd: fix comments 8865681 classes/license: fix comments 920be20 gtk-immodules-cache: fix error message to use correct names d1d26a2 bitbake.conf: remove CPU_FEATURES defaults c028dcd classes/sanity: validate SDKMACHINE value 0b15220 bitbake.conf: remove BOOTSTRAP_EXTRA_* variable defaults 8692eeb classes/insane: improve LIC_FILES_CHKSUM messages 6f54fa2 scripts/create-recipe: fix handling of --help 9c27561 perl: perl-ptest.inc polutes package dependencies when ptest not enabled bfc55b9 classes/image-empty: remove 931cf6e staging: Use hardlinking for sysroot_stage_dir ea92671 bitbake: cooker: replace "w" file opening mode with "a" mode 8c53410 bitbake: toaster: convert build_package size to bytes to keep consistence b9d8104 bitbake: newbb.vim: fix spelling 520f953 binutils: Add gnu-config-native to DEPENDS 790b75f insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUM 3635f1f autogen-native: remove the unnecessary RDEPENDS b66f3dc Revert "glib-2.0: Specify libiconv when building on uclibc" 40b3030 bitbake.conf: Default DISTRO to nodistro 442e2e7 e2fsprogs: fix tests/f_extent_oobounds 1c52c87 core-image-weston: add SSH and hwcodecs to the image 78c6e69 icecc: Fix race condition when packaging toolchain 0dbd545 icecc: Add package whitelist 19c65b2 icecc: Support shell evaluation of KERNEL_CC d283bfd icecc: Enable icecc also for install step be18197 icecc: Add dummy python version of set_icecc_env 54f52bc icecc: Add blacklist vars to BB_HASHBASE_WHITELIST 280a492 icecc: Reduce verbosity with empty PARALLEL_MAKE 79272eb icecc: Log reason in error cases 9f56718 qemu: use PACKAGECONFIG to address xfsprogs dependency 27c2cbb vala: cleanup DEPENDS 64194d5 wpa-supplicant: enable CONFIG_CTRL_IFACE_DBUS_NEW f0aa0c2 packagegroup-core-basic: define VIRTUAL-RUNTIME_syslog e2ea549 gcc-common: Enable building multiarch mips gcc c7a80e4 systemd: Upgrade 206 -> 208 a678456 elfutils: remove eu-objdump if it does not work 0a08dc7 mklibs: add dependency on dpkg-native 6eb26f7 image-mklibs: Fix grep pattern when mklibs collects executables in rootfs f312582 weston-init: use /run instead of /var/run 7fd8919 openssh: upgrade to 6.4p1 e6b7180 ethtool: upgrade to 3.12.1 54651f4 nfs-utils: upgrade to 1.2.9 2ba62cc cmake: upgrade to 2.8.12.1 5540693 clutter-gtk-1.0: upgrade to 1.4.4 feba094 freetype: upgrade to 2.5.0.1 65ca5cb syslinux: add APPEND to dependency list df564c4 kernel: Use hardlinks for do_populate_sysroot for speed db5d127 glib-2.0: move more logic to the .inc c393536 lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktree() 8a07a17 lib/oe/path: Fix performance issue got copyhardlinktree() 5e73287 kernel: Use hardlinks during do_install for speed 4fdc3d7 kbd: Fix stdarg related errors on uclibc 4feed78 liburcu: upgrade to 0.8.0 32c1180 xserver-xorg: upgrade to 1.14.4 bd53283 avahi: fix avahi status command error prompt 4412197 weston-init: start weston on a new VT f648488 weston: upgrade to 1.3.0 5177812 wayland: upgrade to 1.3.0 18ada13 clutter: upgrade ae03f31 cogl: upgrade to 1.16.0 7c3986e cross-canadian: Let cross-canadian packages build for uclibc 67a7ac1 bitbake: HOB: HIG compliant message dialogs 34eb004 bitbake: depexp: Improve wording on requirements 437e916 orc: version 0.4.18 migrated from meta-oe b9a660f binutils: remove embedspu 217a8de nspr: Update to 4.10.1 41f55f4 kbd: upgrade to 2.0.1 8a03d59 sysvinit: adjust boot sequence and remove hack from udev f7140dc bootlogd: create log file if not present 1e16634 lib/oeqa/utils: sshcontrol: make timeout depend on output 26559c5 lib/oe/sstatesig: Ensure packagegroups don't continually rebuild 3a5ab77 ppp: Fix compilation errors in Makefile 530c87b eglibc_2.17.bb: accept make versions 4.0 and greater 3a162de eglibc_2.18.bb: accept make versions 4.0 and greater 2544359 makedevs: several fixes 575dc3b sqlite3: Add support for column metadata API 43cce83 binutils: Drop binutils-symlinks 77ff02f binutils: Use alternatives for the binutils-symlinks package. d6cc7c8 toolchain-scripts/meta-environment: Further cleanup code duplication 0331fc2 package_deb/package_ipk: Cleanup control file handling/races 1eefcf0 package_rpm: Remove need for locking d5a1538 toolchain-scripts: Drop darwin8 code e52020e toolchain-scripts/meta-environment: Merge toolchain_create_sdk_env_script and the for_installer variant 5810d54 extrausers.bbclass: avoid infinite loop 3e6b57f mdadm: Disable the RUN_DIR check ec57d68 zisofs-tools-native: add missing DEPENDS on zlib-native 59818a2 zisofs-tools-native: fix meta fields 16d18ef python-pycurl: upgrade to 7.19.0.2 b353269 diffstat: upgrade to 1.58 aaa4b6e xz: upgrade to 5.1.3alpha 039b8ec git: upgrade to 1.8.4.2 a2e3baa xtrans: upgrade to 1.3.0 4bffa07 xf86-input-keyboard: upgrade to 1.8.0 1c3a35f python-setuptools: upgrade to 1.1.7 e9ec153 linux-yocto/3.10: fix qemuarm boot and spurious mips build warning 6a3e200 qemu: upgrade to 1.6.1 1096136 ppp: Add two structures in if_pppol2tp.h ef942e3 eglibc-locale: Does not create {localedir} if the toolchain has no files under it 19aeca1 lib/oeqa: add oeTest superclass 90c709d iproute2: de-bash its scripts to remove the bash dependency a530781 kernel.bbclass: Delay rm_work to run after do_bundle_initramfs 8f84cc9 package.bbclass: Fix split_and_strip_files when file has single quote (') e82320a db: Fix build with high PARALLEL_MAKE 57498ce bitbake: toaster: fix target package information 9160f37 bitbake: toaster: enable required classes in the toaster startup script 8cbd1ce bitbake: toaster: add variable description for prefixed/suffixed variables 16067d5 bitbake: toaster: server shutdown on terminal exit af32d95 bitbake: toaster: fix timezone settings 0087db6 bitbake: cooker: do not recreate recipecache in buildfile mode 85b9194 bitbake: build, toaster: record proper task type a670859 bitbake: cooker: add data to the dependency tree dump f04a321 bitbake: toaster: fixes for null values from events d870d3e toaster: add class to dump toaster-tracked data fcce65d documentation.conf: update contents 4d7639e image_types: Improve dependency handling between types (and use for sum.jffs2) baf005b linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC dd361f0 linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations 1fe7bca linux-yocto/3.10: haswell-wc and crystalforest support a23c7e9 linux-yocto-3.10: bump to 3.10.17 and -rt11 f354122 bitbake: hob: do not display the "Package list may be incomplete!" dialog 1c7bbf8 bitbake: fetch/hg: Improve user/password handling fe3e265 bitbake: hob: populate error_msg when hob receives a CommandFailed event de7e6ef bitbake: fetch2/svn.py: use log instead of info to retrieve revision ba84fbe dev-manual: Updated the note about BB Commander/Eclipse WS locations 98f631a adt-manual: Added note for static builds using -c populate_sdk 3abf3a6 dev-manual: Updates to Toaster section 81cfd06 dev-manual: Edits to the toaster section 721abea ref-manual: Updated the "Development Checkouts" section 08b5e31 ref-manual: updated the list of where to get YP release 0ef2170 ref-manual: Updated link to build tools. c9cf0cf dev-manual: Fixed grammar error. f5180d7 dev-manual: Updated the layer.conf example 43469cd adt-manual, dev-manual: Removed the LatencyTop website link. 2e492c8 dev-manual, mega-manual: Updated kernel flow (text and figs) 15a28d7 dev-manual, mega-manual: Updated BSP Development figure c922bfe dev-manual: Edits to the "Source Directory" term 0dd2fed dev-manual: Edits to "Yocto Project Source Repositories" section d248c5d dev-manual: Removed tarball method for installing meta-intel 4d69fc1 dev-manual: Removed tarball method for poky in setup section 57d2417 dev-manual: Updates to toaster section a26aff6 ref-manual: Edits to the IMAGE_FSTYPES variable a73466a ref-manual: Updated IMAGE_FSTYPES variable description. 195266b adt-manual: Minor edits to Chapter 4 a508060 adt-manual: Edits to "Optionally Building a Toolchain Installer" 853df59 adt-manual: Edits to "Extracting the Root Filesystem" section a8b0bc4 adt-manual: Edits to "Getting the Images" section 62881f1 adt-manual: Edits to "Using BitBake and the Build Directory" section. 443de92 adt-manual: Edits to the "Using a Cross-Toolchain Tarball" section. 4569cba adt-manual: Fixed toolchain path in example 122e688 adt-manual: Removed tarball method from "Getting the ADT Installer Tarball" 610ccdb adt-manual: Fixed wording for getting the ADT tarball 524f1f5 yocto-project-qs: Updated the "Super User" section for no tarballs 458cc5c yocto-project-qs: Fixed toolchain path e3f634c yocto-project-qs: Removed note in "Downloading the Filesystem" section. fbf0e60 yocto-project-qs: Fixed toolchain installer download path 37777b7 yocto-project-qs: Updated "Building an Image" example to use Git repo f762d40 documentation: Changed Note for most recent manual a2aeade ref-manual: Added sdk-pms to Distro Feature list. 1f290da kernel-dev: Corrected error in the FILESEXTRAPATHS example fe02927 dev-manual: Added -ptest to list of complementarty packages 89c1047 dev-manual: Uncommented the Toaster GUI section. fa1ba9b documentation: Updates to Manual revision tables 3d26d97 tools/mega-manual.sed: Updated to build for 1.6 release. 209f6c5 poky.ent: Updated variables for 1.6 release support. 94b5584 profile-manual: Added note about SystemTap ssh connectivity a77c4c8 dev-manual: Added note for BB Commander project location. 75c87f0 dev-manual: Updates to section on using script to create general layer 95f17e0 dev-manual: Updated "Using .bbappend Files" section. 69eec3e dev-manual: Updates to "Best Practices to Follow When Creating Layers" fc5b458 bsp-guide: Fixed some grammar and some filenames. 7059097 sgml-common: make postinst run successfully at rootfs time 2e0f7cf groff: fix pkg_postinst and remove unneeded do_install_prepend a04b611 jpeg: enable postinst to run at rootfs time successfully 660304f busybox: fix sed auto insert newline testcase fa91171 udev: fix typo in local.rules 2c99422 grub-efi.bbclass: Fix startup.nsh to work on more EFI revs 717c1ed update-rc.d.bbclass: Cleanup package scripts 452b23a rxvt-unicode: upgrade to 9.19 cc0baf1 grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk class 678a4fa Mesa: upgrade to 9.2.2 9f7f7af irda-utils: restart irda daemon correctly 3129619 lttng-tools: make ptest able to work on target c177fb6 elfutils-native: Update the patch to include the missing pieces needed for tests a7ba2f9 syslinux.bbclass: Fix default serial port string 523f2a9 cross-canadian: Improve comment 57b2102 telepathy-glib: upgrade to 0.23.0 5a79e6f telepathy-mission-control: upgrade to 5.16.0 78c3a33 iproute2: upgrade to 3.11.0 1d30c64 libuser: upgrade to 0.60 0902b63 lsb: add begin function to lsb_log_message 3d204a5 libx11: upgrade to 1.6.2 1d8cfc7 shared-mime-info: upgrade to 1.2 b8c0b8f ncurses-terminfo: Remove bashism from basic terminfo installation 1b8bd9e e2fsprogs: Escape filenames in populate-extfs.sh 6ab2d46 coreutils: support command arch 15bc2dd vala.bbclass: add dependency on vala bd1cf71 cross-canadian: Handle powerpc linux verses linux-gnuspe 3e629b2 systemd-compat-units: run-postinsts fix script link aedf3d9 nfs-utils: modify nfsserver init script indent 52a3c78 classes/ptest: do not set EXCLUDE_FROM_WORLD 72d0504 classes/ptest: fix quoting 0cda4bb core-image-basic.bb: Allow user extensions 5e42796 recipes: Remove PR = r0 from all recipes 4d3c79d openssl: create package for openssl configuration file af7a27b dbus: no messages of status command print 6583f62 attr: upgrade to 2.4.47 dd1d9bd gnupg: upgrade to 2.0.22 3f4d3ee cups: upgrade to 1.7.0 1a573bb udev: Update touchscreen rule for ID_INPUT_TOUCHSCREEN 534b447 connman: upgrade to 1.19 5361ed7 libcap: fix CAP_LAST_CAP f232a94 glib-2.0: upgrade to 2.38.1 61af454 bluez5: upgrade to 5.10 b2e86f7 pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libz f6053d8 sudo: upgrade to 1.8.8 5fb5243 curl: upgrade to 7.33.0 7330735 at: upgrade to 3.1.14 44e2ea5 opkg: putting the service files into PN f8a9653 qt4: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch 2342fdc wic: Remove selinux_check() bd1a423 strace: remove += assignment of a OVERRIDES variable f7e849f pigz: Add pigz to buildtools tarball cb5a224 debugedit: fix segment fault while file's bss offset have a large number 8ceb14a cogl-1.0: depend on virtual/mesa 2588a0f rpm: Fix FILES_${PN} d69931d scripts/oe-pkgdata-util: fix global name 'debug' is not defined 76751a0 update-rc.d.bbclass: Fix host/target test in postinst 5e75eba pcmanfm: upgraded to 1.1.2 dce662a grep: upgrade to 2.15 91c00fb scripts: Add ksize.py and dirsize.py 7f1b40b libsoup: upgrade to 2.44.1 3075401 libxv: upgrade to 1.0.10 fcd931c pseudo: fix library path in FILES_${PN} 0cff01d pulseaudio: Fix build break on armeb 4b32447 tzcode & tzdata: update to 2013h 8f431d0 meta-toolchain-qt: put QT_CONF_PATH in environment script 60e271a nativesdk-qt4-tools: create qt.conf file 3ccc65f gnome: set UNKNOWN_CONFIGURE_WHITELIST 03ba78b xorg-proto-common: set UNKNOWN_CONFIGURE_WHITELIST 4a8d62c openssh: upgrade to 6.3p1 9c01b3b ethtool: upgrade to 3.11 c64bad9 cmake: upgrade to 2.8.12 97dd981 libgcrypt: remove --without-pth 9669889 gnome-common: inhert gnomebase not gnome bad13be xorg-lib-common: set UNKNOWN_CONFIGURE_WHITELIST 6ce2879 scripts/oe-pkgdata-util: add ability to find a recipe from a target package 948a714 scripts/oe-pkgdata-util: add ability to look up runtime package names 48755f1 scripts/oe-pkgdata-util: add ability to search for a target path 4ec1f8c scripts/oe-pkgdata-util: check path arguments to ensure they exist 8b42409 scripts/oe-pkgdata-util: improve help text and command line parsing 9ce903b scripts/oe-pkgdata-util: remove remnants of former pkgdata structure 78b91ab pigz: bump to 2.3.1 31d041b harfbuzz: upgrade to upstream version 0.9.22 10f561f cairo: upgrade to upstream version 1.12.16 8bb28e3 gtk+: upgrade gtk+ to upstream version 2.24.22 9ad26e3 cracklib: cracklib-native should not depend on zlib 13dbf09 nfs-utils: nfsserver restart should kill and recreate nfsd kernel threads 72eadfc libfm: allow build with automake-1.14 41e5d52 libfm: upgrade to upstream version 1.1.2.2 b40ff31 libcheck: allow build with automake-1.14 95001f4 libxcb: fix build with automake-1.14 b82603b nfs-utils: Stop rpc.statd correctly 2570f13 perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for mips64 e75ea49 screen: dynamically add or remove a entry to/from /etc/shells 312cc0f bash: dynamically add or remove a entry to/from /etc/shells be860ac base-files: remove invalid entries from /etc/shells 39356f6 relocate_sdk.py: Allow script to work with Python 2.4 and 3. 2e55755 rpm: Add nativesdk to BBCLASSEXTEND 7a2de00 runqemu-extract-sdk: add --numeric-owner option to tar command e0152db gdk-pixbuf: use PACKAGECONFIG to control legacy X11 sub-library d531a56 nss: don't need set SRC_URI with both += and _append 05efe6b mesa: fix dependency ecf98b4 kernel-grub.bbclass: add a method to install/update for bzImage 6f50315 libarchive: replace += with _append for appending to OVERRIDES variables bc2040d image_types.bbclass: fix endiannes for sumtool (jffs2 summary) 1c3c811 image_types.bbclass: do not force --no-cleanmarkers for jffs2 4af9886 dropbear: update to 2013.60 version b831b8c bzip2: replace += with _append for appending to OVERRIDES variables c0ab353 check: Remove duplicate recipe of libcheck d555261 kbd: Use libcheck instead of check 9ff572a libcheck: Add native support for kbd-native 0816c57 openssl: switch ARM builds from linux-elf-arm to linux-armv4 config 137d141 openssl: use linux-generic64 target for Aarch64 (LE and BE) c9fc9b9 mesa-gl: use base_set_filespath 526488c mesa: make runtime variables depend on PACKAGECONFIG 823299e clutter: remove usage of FILESPATH f995feb buildhistory-diff: add ability to report version changes bc77ea9 packagegroup-base: if zeroconf DISTRO_FEATURE enabled, add libnss-mdns 2ccb868 nspr: Add LDFLAGS to TARGET_CC_ARCH to fix warning d4cc036 minicom: fix -v/-h return value 30bafdc gdb: upgrade to 7.6.1 4525157 mdadm: upgrade to 3.3 3347bc4 tcl: upgrade to 8.6.1 4d68d36 tar: upgrade to 1.27 810126d m4: upgrade to 1.4.17 d286942 xinit: upgrade to 1.3.3 8c1d95f python-setuptools: upgrade to 1.1.6 816593f xmodmap: upgrade to 1.0.8 754e876 base.bbclass: fix nondeterministic PACKAGECONFIG processing order ffb440c midori: exclude from self-hosted for mips64 c367ebd initramfs-framework: fix test that filter backup module files cf66584 wic: Update and generalize pseudo setup for rootfs generation 8ac5454 wic: Make find_binary_path() more user-friendly cb0df94 wic: Remove binary dependencies 51fdae5 wic: Remove rpmmisc call from livecd f2ca93e wic: Remove rpm and grabber dependencies from BaseImageCreator 39c9af5 wic: remove rpm warning code from BackendPlugin 2a83999 wic: Remove dependency on myurlgrab module c4a4fc5 wic: Remove dependency on rpmmisc db034f0 wic: eliminate module checks ce2dabd wic: Remove dependency on rt_util module a7b1ff8 upstream_tracking: Update manual check for minicom 56cc2f2 linux-yocto/3.10: MinnowBoard support 505114c wic: add pseudo to the populate-extfs step 8707c39 bitbake: monitordisk: lower inode check warning to note a8b06e6 file: Add nativesdk in BBCLASSEXTEND 0b3bbef ossp-uuid: Add nativesdk in BBCLASSEXTEND ddf4e89 smartpm: Add nativesdk in BBCLASSEXTEND a73f180 rpmresolve: Add nativesdk in BBCLASSEXTEND 04d5d12 acl: Add nativesdk in BBCLASSEXTEND 05999d1 attr: Add nativesdk in BBCLASSEXTEND cd75fad icu: Add nativesdk in BBCLASSEXTEND 2b7f388 popt: Add nativesdk in BBCLASSEXTEND 11fd886 beecrypt: Add nativesdk in BBCLASSEXTEND 63534ab openssh: fix sshd status command error prompt d3cb369 lib/oeqa/runtime: build kernel module on target test 67378fb wic: Initialize return values in find_artifacts() e22efb4 wic: Check for the existence/correctness of build artifacts 99d33f2 packagegroup-core-basic: libuser has a hard depenency on libpam 75b0fb2 udev: update local rules for new touchscreen device 9d8fc02 ca-certificates: Clarify in Description that certs are Debian based 8b3b1e7 base-passwd: upgrade to 3.5.28 81b0852 kbd: Update to 2.0.0 f2c4d80 check: add check recipe for kbd to use for creating unit tests 89b569b crond: remove UID check in init script 57f75d3 xf86-video-fbdev: upgrade to 0.4.4 46ae29d xprop: upgrade to 1.2.2 81ecf2b xinput: upgrade to 1.6.1 b9d8016 xf86-video-intel: upgrade to 2.21.15 c786249 xset: upgrade to 1.2.3 13f1007 libdrm: upgrade to 2.4.47 3070180 xf86-input-evdev: upgrade to 2.8.2 76b04f0 xauth: upgrade to 1.0.8 c17b080 xkeyboard-config: upgrade to 2.10.1 b0125ee byacc: upgrade to 20130925 db1d37a perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64 acd1d30 initscripts: insure checkroot.sh runs before anything writing to the file 8bfa6d9 grub: add patch to support 256 byte inodes 88a8e96 cairo: add explicit dependency on zlib cd414c0 kmod: Update to Rev 15 via git e83640d kmod: Add patch to fix seperate build dir of ptest ead4a7d xz: Add nativesdk for Python3 nativesdk dependency 99cfbe9 sysstat: upgrade to 10.1.7 803870d package-regex: Tweak python-docutils so it works correctly a72aae1 local.conf.sample.extended: Add some additional comments for security flags 9a1dce1 bitbake: toaster: add Toaster UI interface 4e21d09 bitbake: toaster: adding frameworks for the Simple UI 164ab73 bitbake: toaster: add toaster code to bitbake d0072fc bitbake: utils: Don't show stack traces for BBHandledException 529bf97 update-rcd.bbclass: fix host/target test 68a41d2 glib-2.0: fix build on Aarch64 40420b9 cross-canadian: Fix SHLIBSDIR when using multilib 4bece4b nativesdk: Fix pn check 024bd68 wic: Check for external modules c7b0165 wic: Force lba off for FAT16 partitions 72b5535 busybox: Add depmod (adds 2240 bytes) 71454f9 wic: check passed-in build artifact directories 040bd3d wic: check for build artifacts 6a39441 bitbake.conf: add WARN_QA and ERROR_QA to the hash whitelist 2b5bac0 poky: Update Version post release 396d8f8 bitbake: bitbake: bitbake: bb: Drop deprecated functions e9662e8 bitbake: siggen: handle recipe path changes in siginfo files ce0a6f8 bitbake: hob: Hob should ask for ports only when Manual proxy is selected 3ca820d bitbake: cooker/command: Add error state for the server and use for pre_serve errors f41922d bitbake: bitbake: Update post 1.20 to development version 5c63fc7 classes: add aarch64_be target 7eca052 libarchive: Add -native version needed for pixz 3d15fdc glib-networking: upgrade to 2.38.0 and PACKAGECONFIGise b740c92 automake: update to upstream version 1.13.4 e604aee automake: unhardcode version number 79939e4 kconfig-frontends: Update to 3.11.0.0 3295750 sqlite3: update to 3.8.0.2 05a3ec2 libpng: Update to 1.6.6 1e02b0c lsbinitscripts: Update to 9.50 40b89fd tzdata: Update to 2013g 6515b64 tzcode: Update to 2013g 8642829 file: Update to 5.15 841ffcc util-macros: upgrade to 1.17.1 6882a5b rsync: upgrade to 3.1.0 29ae8a3 man-pages: upgrade to 3.54 d3d9834 libbsd: upgrade to 0.6.0 2fa7846 desktop-file-utils-native: upgrade to 0.22 5150187 cups: upgrade to 1.6.4 2cab29c at-spi2-gtk: upgrade to 2.10.0 70676e9 at-spi2-core: upgrade to 2.10.0. b50e7ec atk: upgrade to 2.10.0. 7241b28 glib-2.0: upgrade to 2.28.0 d0b578d gnome-desktop-testing: add 05bbc3d xf86-video-vesa: upgrade to 2.3.3 552780d libxpm: upgrade to 3.5.11 5e8e405 libxmu: upgrade to 1.1.2 fa21d18 libsm: upgrade to 1.2.2 b9b3414 ltp: update to new release 20130904 ac40bd0 connman: Upgrade to v1.18 b843f7c sqlite3: update to version 3.8.0.1 9877df0 insane: configure option checking f11cb8d image types: split live into iso and hddimg 6a6735c kernel: restore scripts in the sysroot a839783 libxt: remove unused configure option 76fcef6 pango: fix x11 DISTRO_FEATURE check b5fcad8 libmatchbox: remove unused configure options 298cf58 gtk+: remove unused configure options 86bb78c update-rc: Stop and remove service if updating package 7266015 qt4: add upstream QTBUG-31579 patch for QPainter regression 7939f6b connman: Remove obsolete configurations from EXTRA_OECONF be7dbe6 separatebuilddir: remove entries for imake and xorg-cf-files 043b5c6 xorg-lib-common: fix malloc0returnsnull usage ea4eafc libav: Add libswscale to PACKAGES_DYNAMIC 3e01f95 sysvinit-inittab: Fix getting tty device name from SERIAL_CONSOLES entries 0f431a3 kmod-native: use bswap to work on older Linux hosts f33afad bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIR 0496277 device_table-minimal.txt: change group of /dev/hda back to disk 567754a classes/package: handle filenames containing wildcards 029b0fe kernel.bbclass: unset LDFLAGS when run devshell in kernel recipe f4d3a3d telepathy-mission-control: Add PACKAGECONFIG for upower and connectivity 73cf58d matchbox-wm: Add dependency on libxfixes and libxcursor dae0c67 uboot-config.bbclass: Raise an error for unknown configs aeb7909 linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config 73513f9 linux-yocto/3.10: boot-live.cfg: Add CONFIG_ZISO=y ff843e5 linux-yocto/3.8: re-use common-pc-64 for hasswell-wc 0bd6312 utils.bbclass: Fix override ordering for FILESPATH 5e3ed0b alsa-state: Rename init script 1960f00 gcc: Fix strange C++ repo issues 0314b91 kernel-yocto: Add a missing '[' f93071f uboot-config.bbclass: Fix use without IMAGE_FSTYPES appending bf19a86 lib/oe/path: Fix copytree functions for tar 1.27 d3846f0 classes: tar 1.27 fixes faf8f86 build-appliance: Update SRCREV for release ee9a3c1 toolchain-scripts: Fix TARGET_SYS reference 102bf5e build-appliance: Update SRCREV for release bc37596 distro_alias.inc: better sort c5a2104 distro_alias.inc: Package corrections c042b16 ref-manual: Added new UBOOT_TARGET variable to glossary. ac7522b ref-manual: Updated the PACKAGECONFIG variable description. c65ae43 dev-manual: Tweaked the source code directory paths in the examples. 82846e6 dev-manual, mega-manual: Updated the generic kernel file figure 5948aaa dev-manual: Fixed anchor tag and added doc step for bug filing. 28bab2e dev-manual: updated the example list of branches for poky. ceb56b7 dev-manual, mega-manual: Updated downloads figure and some links. f52b7f2 dev-manual: Edits to the Getting Started Chapter. 75ac719 dev-manual: Some minor edits to Introduction chapter. 4570c2e dev-manual: Changed "$" to "#" for runtime packaging section 5dfb1de ref-manual: Updated files in the image part of build history 8229b47 ref-manual, dev-manual: Updated buildhistory figure 4404c69 ref-manual, dev-manual: Edits to runtime package management section. b5ad5ba ref-manual: Fixed cross-reference to runtime package management 7754bd2 dev-manual: Patch applied to runtime package management. 5445f71 bitbake: hob: change tooltip for live images 5416b95 maintainers.inc: remove obsolete recipes 81e678b bitbake: bitbake: replace comment added in conf files 3c5b6af bitbake: bitbake-dumpsig: introduce command line and error handling e57bd62 bitbake: bitbake-diffsigs: improve error handling e0e30c6 bitbake: bitbake-diffsigs: refactor argument parsing slightly 7c72144 bitbake: bitbake-diffsigs: handle if task name is specified without do_ prefix f18194c bitbake: bin/bitbake: Clarify server error message 06afe1f bitbake: bin/bitbake: Clear ui-queue when starting a server 266a7d8 bitbake: bin/bitbake: No need to show tracebacks for BBHandledExceptions 22d5782 bitbake: xmlrpc: Show a better error message for connection failures a333693 bitbake: bin/bitbake: Catch establish connection log messages ee7e64f bitbake: bitbake/hob: removing extra parameters from conf files using hob 45392cc bitbake: HOB: MACHINE should be saved in conf files using ?= 9591591 bitbake: utils: use logger.warn instead of print in copyfile 0b9c339 qemu: fix nativesdk build without x11 abeea1b systemd: Add PACKAGECONFIG for cryptsetup 816b6be subversion: Add dependency on file for libmagic b77cb9b lame: Add dependency on ncurses 5f59b3c glib-networking: Add PACKAGECONFIG for p11-kit 7f88c9b x11vnc: Add PACKAGECONFIG for xinerama 280045c tcl: Add dependency on zlib 854fa8e wget: Add dependency on libpcre 69a9c18 gstreamer1.0-libav: Add PACKAGECONFIG for orc 105a709 libunique: Add PACKAGECONFIG for dbus 869d732 aspell: Add PACKAGECONFIG for curses adf8a63 xf86-input-synaptics: Add dependency on libxtst a72f4a9 xdpyinfo: Add dependency on libxcomposite 0c7b734 python: Ensure build completes before install 28eedee run-postinst: Ensure that the postinsts are ordered a59aa9e package_rpm.bbclass: Workaround failure in attemptonly installs acf5470 oe-init-build-env-memres: Unset BBSERVER if already set 540c279 connman-conf: add a global public DNS to network provisioning 113398d oe-init-build-env: unset BBSERVER 479fcbf udpated-rc.d: Track postinst/prerm/postrm in task checksum 47129f3 systemd: Track postinst/prerm in task checksum 0d8cbc3 systemd-compat-units: Use correct run-postinsts script link 17b5f2f kmod: ptest fixes 56ea7ac dbus: fix QA error building nativesdk-dbus 9d64f3de linux-yocto: enable CONFIG_INPUT_EVDEV as standard policy 9def5c9 license.bbclass: use shutil instead of bb.utils.copyfile 2a013e2 opkg: ignore result of opkg configure 20a86e1 cross-canadian: Fix TUNE_PKGARCH references 4e537df pixman: Fix nativesdk rebuilds for armv7a f81f4c5 gcc-common: Improve fpu code checksum dependencies 6dff1bc cross/crosssdl/native/nativesdk: Fix do_packagedata stamps d299444 boot-directdisk: avoid loop in MBR disk signature generation 104166c yocto-kernel: Use variable-substituted BBLAYERS bdfd716 distro_alias: Fix missing = e7a2023 maintainers: Add some maintainers 42b115b package_regex: Add python-docutils 35a74ee upstream_tracking: Update manual checked list 56f39bc bitbake: lib/bb/monitordisk.py: fix spelling in error text a02280f README.hardware: update genericx86 hardware support 85a8645 distro_alias.inc: update distro_alias 20979ec distro_alias.inc: Sort entries 30f85ce poky.conf: Removed obsolete distros from SANITY_TESTED_DISTROS 43a960a linux-dummy.bb: Resolve missing task issues b618f74 makedevs: Do not return error if the fifo exisits d80472c dpkg: Add xz to RDEPENDS 75c143a wic: Add OpenEmbedded-specific implementation 9fc88f9 wic: Add mic w/pykickstart 53a1d9a wic: Initial code for wic (OpenEmbedded Image Creator) e5d0976 yocto-project-qs: Minor formatting to filesystem image section. 62e0a4a yocto-project-qs: Added a link to MACHINE variable. 0f066bb yocto-project-qs: Updated instructions for downloading from website. 218d251 yocto-project-qs: Updated wording for required packages. aa8edc0 yocto-project-qs: Removed redundant production note. 5b973c4 ref-manual: Added U-Boot variables bdede3b ref-manual: Updated supported distros list. 1cd0b1e ref-manual: Updated the BBPATH glossary term a81bfcb ref-manual: Edits to restore the supported Linux distro list. 6b9cff4 documentation: Updated Manual Revision History Tables 320f90d ref-manual: udated list of supported distros 22909d0 ref-manual: Applied review edits to migration section. a8a2404 ref-manual: Updated 1.5 Migration section and COMPLEMENTARY_GLOB variable 0d194a8 dev-manual, ref-manual: Review edits for new variables. df2e70a ref-manual: Updated the QA checks section in the 1.5 migration section. 2814418 ref-manual: Added the version-going-backwards test to insane d8d5841 dev-manual: Edits to the "Setting Up Runtime Package Management" section. ec84110 dev-manual: Updates to "Working with Eclipse" section. e2dd4ee dev-manual: Update to "Toaster" section. 63bc84c poky.ent: Fixed variable for ADT Installer download link ec51951 poky.ent: Changes to the Fedora essential packages for the host 7bd3a81 ref-manual: New migration section for 1.5 and new variables 155961d ref-manual: Updated the "Images" section. 89d3e75 ref-manual: Added some more undocumented classes eb36aaa ref-manual, dev-manual: Edits to running automated tests section. b8bdd92 ref-manual: Updated the bitbake --help listing. 7fa2c8f bsp-guide, dev-manual: Updated for 3.10 default kernel 18d6adb ref-manual: Updated the autotools.bbclass section aca7aea ref-manual: Updates to DESTDIR areas. fcc3b98 ref-manual: Updated the EXCLUDE_FROM_WORLD variable. a8d5d06 ref-manual: Added new PARALLEL_MAKEINST variable description. 0f90262 ref-manual: Edits to PARALLEL_MAKE variable. 45ace75 ref-manual: Updated the PARALLEL_MAKE definition. 46b76d4 ref-manual: Updated the SERIAL_CONSOLE variable 5cb0828 ref-manual: Updated SRC_URI description e44538f ref-manual, dev-manual: Applied review comments for test section 56c4de9 ref-manual: Added TEST_IMAGE variable description to glossary. a1d9b6d pseudo: Fix race problems b43c812 bitbake: HOB: Busy cursor when saving configuration 0fe5d9d qemu: Add fix for floating point issues on x86-64 331159d slang: fix sprintf bug concerning 8-bit characters 58825b9 nss: Fix return codes in postinstall df18dc0 boot-directdisk: ensure generated MBR disk signature is non-zero cf2ebed mkefidisk.sh: Allow using a loopback mounted file 072c4e1 kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs code d273610 opkg: Use systemd service for first boot configuration 7509c0f sato-icon-theme: add more compatibility symlinks d4b0a4b pcmanfm: hide the desktop preferences 2471296 psplash: copy image files from workdir instead of next to recipe 2e1cb79 libtool: Don't patch generated files 08d902a native: Use a native site file and ensure the correct sed is used db51dd2 nativesdk-packagegroup-sdk-host: Add nativesdk-makedevs f9c26fb systemd-compat-units: do not create runlevel command 4312f5a makedevs: rectify the exit codes and handle the invalid parameter 66bf656 makedevs: Add device_table-minimal.txt to the nativesdk sysroot 9f3706f dropbear: pass SFTPSERVER_PATH explicitly 1abb7e7 packagegroup-self-hosted: add xz to enable bootstrap 636cbfd eglinfo: drop machine-specific configuration from oe-core e8e3b62 matchbox-panel: silence some pointless warnings 0ac8934 boot-directdisk.bbclass: Fix media generation problems with vmdk ec9f4c3 syslinux.bbclass, syslinux: Update to syslinux 6.01 fde2911 bootimage.bbclass, zisofs-tools-native: add ability to compress ISO images 4a0ff9c syslinux.bbclass: Fix hard coding of console=tty* 5a2d11e grub-efi.bbclass: Add serial and graphics menu options 24ffda4 bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO support 197f1fe grub-efi-native: Add support for EFI ISO images bb8e360 meta-yocto: updated SANITY_TESTED_DISTROS in poky.conf b049d53 testimage: Exclude BB_ORIGENV variable 724a466 builder: register text files with leafpad b88d1fb packagegroup-self-hosted: add leafpad text editor 2f64fae classes/package_rpm: fix bitbake package-index for RPM 1bff3fc oe-init-build-env-memres: use shell instead of Python to show the port number e5fcc7e pseudo: warn twice if the 32-bit toolchain appears broken 601e1a7 pseudo: use bbnote/bbwarn instead of echo 68ec3d4 qt4-x11-free: disable QGtkStyle 32edeb3 gcc/libtool/perl: Fix various path to sed-native problems b8819b0 runqemu: Use correct kvm CPU options for qemux86* with kvm 5454f92 busybox: update mdev.conf 41875fa linux-yocto/3.10: common-pc* config updates d7e22e5 adt-installer: add warning if MACHINE is not set in adt-installer.conf 1ffa203 adt-installer: check if sudo is needed when installing target sysroot 2f8ce2c package.bbclass: Clear umask when using os.mkdir 41f88ee lib/oeqa/runtime: ping: wait for 5 echo replies 141d4f3 nativesdk-packagegroup-sdk-host: Add nativesdk-shadow d43d7b1 shadow: Add nativesdk to BBCLASSEXTEND 5b5e1b9 relocate_sdk.py: make it work also with python 3 c54076e distutils: Replacing path to native path only to be done to non-native python packages e58266d bind: port a patch to fix a build failure 4d8ab87 build-appliance: Update SRCREV 8bf8fe0 poky: Update to 1.5 release version 3059b09 bitbake: bitbake: Update to version 1.20.0 28af70d wget: remove po.m4 patch 68db43e texi2html: remove po.m4 patch 495d05c ptest-runner: compatibile with busybox bd5c5f0 systemd: fix ptest support a2a544d perl: do not use pushd 02af823 grub: don't patch generated configure to fix do_patch re-execution f79b21a scripts/runqemu: write temp file into correct location ebdc88a documentation.conf: update contents e0a351b sysvinit: don't use useradd 5f9ee67 base-passwd: add shutdown group 139e887 shadow: Turn shadow-native into a BBCLASSEXTEND 9bed1a3 shadow: Move common code to shadow.inc 1146eeb webkit-gtk: limit ld memory requirement 1917544 init-install-efi.sh: Remove unnecessary udev rules file to avoid errors e42fefe init-install-efi.sh: Fix root= specification cbc12aa package_deb, apt.conf: fix apt failure in do_rootfs() 7290332 elfutils: remove configure bits from patch a60c6b3 libpam: Avoid host contamination issue w. libprelude ad311a1 makedevs: add nativesdk to BBCLASSEXTEND 49e754a autoconf: Add fix for sh verses bash issues dd4b362 qemu: don't claim support for IrDA and PCMCIA 44d74f6 boost: set up PACKAGECONFIG for boost-python library f9c1ac3 kern-tools: fix multi patch application without headers c68888f telepathy-mission-control: do_compile failed (race issue) a897186 libav: make X11 dependencies dependent on DISTRO_FEATURES 95455bc classes/testimage: add informational messages about tests and do some cleanup/formatting 8020349 image.bbclass: uninstall package only if it's already installed 8c5f345 sstate.bbclass: ignore the tar failure. 0fc8317 yocto-bsp: add 3.10/remove 3.8 kernel from templates bf6b0d9 glib-2.0: fix broken python script header on machines using buildtools 954e349 avahi: bump INC_PR to avoid do_configure failure in existing workdir bd46e2a dev-manual: Updated Git repo path for eclipse plugins. b9bb278 ref-manual: New variable descriptions to support QEMU image tests 06cddeb ref-manual: Added a new entry for the testimage.bbclass. 35ec4d2 dev-manual: New section on running QEMU tests. 395486f dev-manual: First pass changes to support Kepler Eclipse 66e5feb poky.ent: Added a new variable for Kepler f3455db dev-manual: Misc formatting and setup for Kepler support 9fbaa9b dev-manual, profile-manual: changed "plugin" to "plug-in" d3bf6bd ref-manual: Added versioning to some R* variables 6084246 ref-manual, yocto-project-qs: Explanations for Git tarballs 3fa6a30 ref-manual: New BB_GENERATE_MIRROR_TARBALLS variable. d7f340a ref-manual: fixed alphabetical order for glossary entries. 2effece ref-manual, mega-manual: Updates to the SDK Generation section 26354c2 ref-manual, mega-manual: Updates to "Image Generation" 33ed042 ref-manual: Updated the RDEPENDS variable to include syntax 9cef06f ref-manual: Update to the image generation section. 5cdf8a6 ref-manual: Updated *_POSTPROCESS_COMMAND variables 35bd82a ref-manual: New section on SDK generation 43c10b9 ref-manual, mega-manual, Makefile: New figure added for sdk f5686c9 adt-manual: Updated location for toolball install scripts. 110e803 yocto-project-qs: Update to how toolchain installer scripts are named. 34c46b3 ref-manual, mega-manual: Updated the image generation figure 80c66fd ref-manual, mega-manual: Updates to the Image Generation section 070ab36 ref-manual: Updated IMAGE_CLASSES variable description. fde7349 ref-manual: Updated the IMAGE_ROOTFS variable description. 44cc19d ref-manual: Updated the IMAGE_POSTPROCESS_COMMAND variable description. 597aceb ref-manual: Updated the ROOTFS_POSTPROCESS_COMMAND variable description. 7b0c340 Makefile: Updated ssh push string. 25bea91 ref-manual: Edits to the "Image Generation" section 72c73e6 ref-manual, mega-manual: Revised the image generation figure b577e74 ref-manual: First draft of the "Image Generation" section da7a072 dev-manual, ref-manual, Makefile: Added image generation figure 673b28f ref-manual, mega-manual: Updated figure for source fetching caa29e6 ref-manual: Fixed "fsroot" typo to "rootfs". b1d7cfa ref-manual: Added variable description for IMAGE_POSTPROCESS_COMMAND. 718fac6 ref-manual: Added variable description for ROOTFS_POSTPROCESS_COMMAND. dc09cfe ref-manual: Added variable description for IMAGE_ROOTFS. aef1326 ref-manual: Fixed IMAGE_FSTYPES to specify formats instead of format. 599209e ref-manual: Added three new variable descriptions to the glossary 053ee26 ref-manual: Updated the PATCHTOOL variable description. 6294f17 dev-manual: Updated the "Best Practices" section. 6bf4106 kernel-dev: Updated the in-tree metadata section e3ed36e documentation: Updated poky.ent to have the YP 1.5 code name dcefb7c dev-manual: Added new section on "Best Practices" b1b9f43 dev-manual: Updated "Toaster" section to be API-only. 4e7dde7 conf/local.conf.sample: update for new testimage class bead255 bblayers.conf.sample: use ##OEROOT## instead of ##COREBASE## 19ad80c distro: remove anjuta-remote-run from distro_alias and maintainers d4b9713 bitbake: tests/data: Whitespace in key names is a really bad idea d9955a1 bitbake: data_smart: Variable references don't contain newlines, spaces or tabs 3c41bea bitbake: hob: populate "Save image" dialog when saving changes to a custom image recipe d28b181 bitbake: bin/bitbake: Improve --help text 35a1d37 bitbake: build: Add BB_TASK_NICE_LEVEL to task code ace48c2 bitbake: bitbake: runqueue: add task hash to Queue events 24ae636 bitbake: bitbake: event: adding generic event for metadata usage a05d474 bitbake: bitbake: cooker, command: add a command to return global data 0c51d61 bitbake: bitbake: cooker: get extra information from recipe cache 5ee82d4 bitbake: bitbake: build, runqueue: adds info to the *runQueue* events f7621f4 bitbake: bitbake: cooker,runqueue: send the task dependency tree ba83eb3 bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeatures 87e86d4 gcc-target: Fix libatomic dependency tracking issues c2d5fa9 gzipnative: Ensure dependencies apply to do_unpack and do_populate_lic f427614 btrfs-tools: Fix parallel make issue 5262ea1 uboot-config.bbclass: Handle UBOOT_MACHINE setting 14c6a82 u-boot, u-boot-fw-utils, u-boot-fw-utils-cross: Use uboot-config class 19174b0 uboot-config.bbclass: Use an annonymous python function 8f650f2 oprofileui-server: use two digit initscript sequene fc91e06 libpam: only use pam_systemd.so if systemd is enabled 4209586 x11vnc: respect zeroconf DISTRO_FEATURE to enable Avahi support 139b44b pseudo: force NO32LIB to true for nativesdk 405be52 runqemu: set qemuarm memory size back to 128MB d652987 classes/imagetest-qemu: remove old image testing class 595321a classes/sanity: test for DISPLAY being set with testimage class a3558bf classes/testimage-auto: add class to allow automatically running image tests eba2428 classes/testimage: remove odd characters in comments ed81641 findutils_4.2.31: backport fixes for doc build errors 10c85f5 libunistring: remove the test to convert euc-jp in configure 8ce33c4 pciutils: remove pcimodules ad77d10 lib/oeqa/runtime: cleanup and improve output readability for some tests f3ab2fc lib/oeqa/utils: sshcontrol: log how long the last command take cb2496c qt-mobility: fix build without X11 77ae0d9 wipe-sysroot: delete pkgdata stamps 06965e8 insane: don't abort if workdir is not TMPDIR/work fa0fd37 bitbake.conf: define WORKDIR in terms of BASE_WORKDIR 7a3d2fb gcc-4.8: temporary disable thumb b3c750e core-image-x11: Ensure x11 distro feature is enabled 853bc53 qemu: Fix broken patch 4ed858b linux-yocto/3.10: fix long perf compile times 2ad268f linux-yocto/3.10: mips configuration changes 6942108 linux-yocto/3.8: add haswell-wc board config and branch 99b4173 perf: Add LDFLAGS to allow build of old kernels without patching 4a224d3 qemurunner: disable grabs in automated testing dd2b2f9 qemu: add option to disable X grabs 63cd03b u-boot-fw-utils: Skip package if UBOOT_MACHINE is unset f1ff3c2 bitbake: data_smart: Fix variable reference issues eaf06bc bitbake: cooker: return a copy checkPackages 825cfeb bitbake: usermanual.xml: Two new sections added to BitBake "Description" e624d73 perf: Ensure we use CFLAGS and LDFLAGS settings from kernel build system 1db33e3 cmake-native: fix dependencies 442be3e mesa: add virtual/mesa provider ac191eb libtool: fix resolve of lt_sysroot da47077 avahi: fix and enable out-of-tree builds 37cb3e3 python-smartpm: truncate the filename to meet NAME_MAX 9a4169a u-boot-fw-utils: reinstate target recipe for fw_printenv 14fee32 oeqa/runtime/smart: Increase timeout to 1500 test eae5f4b weston: change mesa dependency to virtual/mesa ab9e266 xserver-xorg: change mesa dependency to virtual/mesa 015cb13 mesa-gl: add GL-only Mesa recipe 7303b67 linux-libc-headers: do_install: fix "Argument list too long" error 8dd7ab3 util-linux: move su to /bin for lsb command check test a71761e shadow: move su to /bin for lsb command check test 44c65db busybox: move su to /bin for lsb command check test bb93962 bitbake: Revert "bb.fatal: Raise a BBHandledException instead of exiting" 3091150 openssh: use volatiles for managing /var/run/sshd 242ad61 Revert "initrdscripts: look for new systemd-udevd location" 5eae2d5 imake: remove 9470f68 transfig-native: remove, nothing depends on it bf413ad rpm: fix typo in PACKAGECONFIG e3cacf1 python: fix failures of LSB python-runtime tests 7d60944 kbd: Allow resizecons on x86_64 0af5853 kbd: Fix coding sytle 63ae37f LSB 4.1 Library Check: fix unable to find library libqt-mt.so.3 85a5a2c cdrtools-native: Update from 3.00 to 3.01a17 c78c1f9 bootimage.bbclass: Move fat image creation into a function 238e9b5 coreutils: set acpaths to avoid "Argument list too long" error 2ac9925 vala: add bison-native depends for vala-native b925c75 udev: avoid autosuspend of USB input devices 9592f31 linux-libc-headers: Fix comment typo spotted by Mark Hatle 1b7f829 webkit-gtk: remove compile-three-times hack 42ef04b connman: Try to figure out NFS root interface if using DHCP 06078af libxml2: remove patch for CVE-2012-2871 1bf8d83 utils: Update bb.which reference and other syntax cleanup 641a80d autotools: Remove .la files if rebuilding non out of tree software 912e8d5 meta-yocto/layer.conf: Bump LAYERVERSION_yocto d96c512 bitbake: bb.fatal: Raise a BBHandledException instead of exiting d15652d bitbake: data: Optimise flag exclusion list handling 9a32eca bitbake: data: Optimise flag lookup in build_dependencies d7e7b99 bitbake: data: Optimise build_dependencies a little d6ac67f bitbake: data_smart: Cache the fact a variable accesses another even if its unset 385bd44 bitbake: data_smart: Allow flags to use the expand cache a61519f bitbake: data_smart: Allow expansion of flags in getVarFlags 0902850 bitbake: data_smart: Add explict None checks 66c9c01 bitbake: data: Cache an list of export variables 36b4fcd bitbake: data: Use direct iteration, not keys() f78db82 bitbake: data_smart: use the expand_cache in VariableParse 43f1867 bitbake: data_smart: Improve variable expansion regexp c971868 bitbake: siggen: Use lookup cache exclusively 43c670a bitbake: data: Be explicit in data_db check 602bb69 bitbake: cooker: Allow profiling of the parser in profile mode eb4854f bitbake: cooker: Avoid duplication for taskdata creation a828c89 bitbake: runqueue: add runQueueTaskSkipped event 1181e69 bitbake: build: Add logfile to add TaskBase events 5fca4d2 linux-yocto/3.10: genericx86 meta data factoring 366bd11 lttng: Enable ptest support. f8ccaba systemd: add ptest 97f1c03 sysvinit: remove unused files e909857 sysvinit: fix indentation 707da95 boot-directdisk: Allow for EFI-only boot direct disk images a6974f2 elfutils-native: Fix build on distros with gcc 4.8 1875fb7 eglibc_2.18.bb: Fix IFUNC support for ARM REL relocations 99875e2 xf86-video-vmware: disable VMWGFX 019dafd systemd: link runlevel from systemctl 576a19e scripts/contrib/build-perf-test.sh: record size in kb and remove extra spaces 5fb63f6 apmd: Add systemd support 27bb9d0 oprofileui-server: Add systemd support 34e875e LSB Command Check: fix install_initd and remove_initd not found 58324d8 anjuta-remote-run: remove 3e31a50 adt-installer: fix opkg repo name babbf7a linux-libc-headers: Add big warning about antisocial behaviour 214bb68 lib/oeqa/runtime: timeout increases 8ebe7be bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific directory af5b3f3 layer.conf: Version bump for DEPLOY_DIR layout change 6670be7 bitbake.conf: include machine name in DEPLOY_DIR_IMAGE ee7ccda icu-native: do_install: Segmentation fault 0c11a77 perf: source should be ready after do_unpack 4137f9a bb-matrix-plot: Use interpolation for sparse data 493e8b4 bitbake.conf: Stop providing ${P} and ${PF} by default 643252f bb-matrix: Clean before, rather than after, building 0acde33 sstate.bbclass: fix parallel building issue ca1b5dd bitbake: cooker: updateCache should rause exceptions, not sys.exit 926b60f bitbake: knotty: Cleanup error/interruption handling ef7e388 bitbake: command: Treat empty messages as failures, not CommandCompleted 0519d1a bitbake: cooker/command: Add finishcommand to reset cooker state 7663a52 bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' 2174a51 bitbake: cooker: Clean up init/reset configuration code fe1258d bitbake: cooker: Drop obsolete worker test a392877 bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServer dd36930 bitbake: data_smart: Account for changes in append/prepend/remove in the config hash 89ca973 ref-manual: Added information for OEROOT and build environment 3c4f2a6 ref-manual, mega-manual: Updated source input figure c375134 dev-manual: Updated wording to be more professional for broken build. 775fbab dev-manual: Update to bblayers.conf example 91b9202 dev-manual, ref-manual: replaced "atom-pc" with "genericx86" 743106f ref-manual: Re-ordered some P* variables in the glossary. de62377 dev-manual: Added new section on how to exclude a package 0ca3c5f ref-manual: Updated the screen help for bitbake command. a266619 documentation: Added the memory-resident BitBake feature cc26267 ref-manual: Re-ordered some B* variables to be in alphabetical order. 2fe0213 ref-manual, mega-manual: Updates to config and package splitting figs 973fd9b ref-manual, mega-manual: Updated two figures fdc1ad2 ref-manual, mega-manual: Edits to figures cc265bf ref-manual: Created new "Closer Look" chapter 7b70da9 ref-manual: Re-ordered flow for detailed process sections. b359e9a ref-manual, mega-manual: Updates to process figures 78e209d ref-manual, mega-manual: Updated package-feeds diagram 6a18edd ref-manual, mega-manual: Updated the analysis figure. 661c27d ref-manual, mega-manual: Updated the configuration figure 8cb2038 ref-manual, mega-manual: Updated the patching figure ddb29c5 ref-manual, mega-manual: Updated the source fetching figure 27b4998 ref-manual, mega-manual: Updated ADK figure 4cf514f yocto-project-qs: Added Creative Commons distribution blurb. 6a0c6ea ref-manual: edits to BAD_ and NO_RECOMMENDATIONS 69daf50 ref-manual: Variable adds and edits for package exclusion changes d3a849f ref-manual: Updated DEPENDS and RDEPENDS variable descriptions. 4265649 ref-manual: Added section on linux kernel image names using PE db678a1 ref-manual: Updated the PE variable description. bd76847 libnewt-python: Don't write a whiptail package 01db559 populate_sdk_rpm: Only remove trailing whitespace, not all whitespace 566ca1e beagleboard: update the dts location cdc3549 weston: as weston-launch depends on PAM, control it with a PACKAGECONFIG 1b25cf7 clutter: fix compilation when building without X11 backend 4540f6f x11vnc: add dependencies for xrandr/xfixes/xdamage/xtst 4496e34 populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm code 46597b5 xf86-video-vmware: respect opengl DISTRO_FEATURE 8f9db77 bluez4/5: Add EXCLUDE_FROM_WORLD = 1 33e8896 xf86-video-intel: disable DRI2 tests if no DRI2 is available 3f0525d xf86-video-vesa: change depends to refect reality d439758 ia32-base: only depend on GL if opengl DISTRO_FEATURE enabled 01135ee lib/oeqa/runtime: smart: limit channel add to useful ones 83b90e5 classes/package_rpm: remove unsed outdir variable 40232ed yocto-bsp: conditionalise mesa-swrast on opengl in templates 775bc29 ptest-runner: trivial fixes and refine 4c92281 libcroco: disable Bsymbolic if it is not supported on some hosts 4b2d9ac python-smartpm: Add an attempt install mode 19c3c6d bitbake: utils: Fix BB_PRESERVE_ENV 3e7d669 uclibc: Add missing DEPENDS on kern-tools-native bd3164b image/populate_sdk: Ensure symlinks in target sysroot are relative e7f3fee qemu: only depend on mesa-driver-swrast if opengl is enabled 4c3f8d2 init-live.sh: distinguish between a read-only image and a read-write image b990585 midori: excluded from mips64 temporarily 6b4f7e4 systemd.bbclass: get the correct /lib directory 8dedc08 systemd: Remove base_libdir if installed only for systemd_unitdir 703104c nfs-utils: Add systemd support 06ecd68 rpcbind: Add systemd support 1661f5c lighttpd: Add systemd support c6d25fb openssh: Add systemd support 42742e3 avahi: use correct names in SYSTEMD_SERVICE_* variables a572d8a dbus-ptest: fix populate_sdk error 879ad05 initscripts: filter out empty lines from volatiles in check_requirements() f7d1286 btrfs-tools: fix a parallel build issue a5973ac meta-yocto-bsp: bump reference BSPs to v3.10.11 96eff4c mount.sh: automount cdrom device even if no ID_FS_TYPE available 82914e5 gstreamer-plugins: Change anonymous python structure 5f2748e cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correct 5992830 adt-installer: allow installation of other machines 32090b6 meta-toolchain-qt: include the proper cross-canadian package 9d3d1a2 populate_sdk_base.bbclass: select the proper cross-canadian package 5d125f5 packagegroup-cross-canadian: change package name to include MACHINE bd0fc8e meta-environment: change package name to include MACHINE 74f148c linux-yocto/3.10: bump kver to 3.10.11 4acfbb1 u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07 aae576c systemd: Fix build with multilib 2044668 bitbake: bitbake: runqueue: add sceneQueueTaskCompleted event a284f6c systemd: update patch header and comments 1492f43 xf86-video-intel: allow builds without opengl, add more options 0f34041 mesa: use distro_features_check to abort build without opengl feature 00b17ad kmod: avoid parallel-tests fec8c28 lttng-modules: Update to version 2.3.0 e4d6925 lttng-tools: Update to version 2.3.0 341c085 lttng-ust: Update to version 2.3.0 8d82eae ptest.bbclass: add cleandirs flag to do_install_ptest_base 8905f77 ptest.bbclass: fix error on ubuntu host 0ca5d1f yocto-bsp: remove apm as a default MACHINE_FEATURE b04b6f9 beagelboard.inc: remove apm as a MACHINE_FEATURE 87771db bitbake: runqueue.py: check whether multiple versions of the same PN are due to be built 0583714 bitbake: providers.py: enhance the runtime debug degbug messgae 5c5a3bf qemu.inc: remove apm as a MACHINE_FEATURE 2ab1bf2 bitbake: prserv: Ensure data is committed 31709ed cmake: set system name correctly 6bf6708 package.bbclass: skip already-stripped QA test if asked for 5ddec10 ghostscript: Add missing dependency to resolve parallel make issue 6d7062a meta-yocto-bsp: update h/w reference boards SRCREVs 6727d1d beagleboard: upgrade the kernel to 3.10.x 8102de6 mpc8315e-rdb: update to the 3.10 kernel 310f89a genericx86: Create a genericx86-common.inc base for the x86 BSPs 82ddcb1 uboot-config.bbclass: Allow choose of U-Boot config for machine e296958 linux-firmware: Update SRCREV, pull in iwlwifi-7260 support 7bcec4a kern-tools: support no author patches baba8cf kernel-yocto: improve error checking on non-git repos fbd6297 linux-yocto/3.10: update meta SRCREV for beagleboard config changes ea84943 bluez5: Rename tests package to testtools 9d33660 bluez5: Install the bluetooth library 76e8678 systemd: split out systemd-binfmt as a separate package 9b84fc7 lib/oeqa/qemurunner: Use a timeout in select() call 457e584 core-image-weston: Ensure wayland distro feature is enabled 3dcff8c core-image-directfb: Use 'distro_features_check' class 9f19820 resolvconf: specify configuration for systemd-tmpfiles --update 41d1c2d lib/oeqa/runtime: add basic scanelf test 1f6bd73 linux-firmware: package Marvell SD8787 firmware 9ebf8fb linux-firmware: correct name of Marvell license file 5963d24 devshell: Don't corrupt the fakeroot variables 75a1492 run-postinsts: move script execution from S98 to S99 in rcS.d c734873 connman: Ignore the NFS root network interface in init script 12223c0 package_rpm.bbclass: Fix no_recommendations and package_exclude f24dda3 useradd: Handle users from a package being used in others 0fa12e4 kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling 95d413d gcc-runtime: Add packaging for libgfortran (and also tweak others) 835b5c1 local.conf.sample.extended: Add an example of how to enable fortran faed110 oeqa/runtime/scp: replace dd call fbb3e5e oeqa/utils/sshcontrol: tweak ssh options f6fed84 oeqa/oetest: oeRuntimeTest: enable long messages c33bf22 chkconfig: remove linuxstdbase symlinks 06dc3a9 boost: adding serialization to BOOST_LIBS 78296aa eglinfo: add recipes for x11 and fb backends e4556e5 waf.bbclass: add waf build system class 43510e5 sysklogd: lower the ALTERNATIVE_PRIORITY in case of systemd 101662d busybox-syslog: add configuration file /etc/syslog.conf 18dfcc5 acpid: print message if rule directory is inexist f438140 acpid: install events directory at default. 71d7751 irda-utils: add init.d/irattach status command for LSB compliance e0d6665 distcc: add init.d/distcc status command for LSB compliance eb34e8d pseudo: fix memory leak and missed privilege drop 3dccd57 bitbake: contrib/vim: merge changes from vim-bitbake repo b093b6c bitbake: knotty: Reduce refresh of footer 373e209 bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistent c8957a4 bitbake: hob: remove custom image from the images list when not needed b501b83 bitbake: hob: limit the description size when a custom image is saved da29dcc bitbake: newbb.vim: Use 'git config' instead of git-config e92b2db bitbake: data_smart: Move getVar expand cache handing to fix _remove operations ed3ef08 qemumips: fix keyboard entry in graphical boots cec4879 linux-yocto/3.10: update to v3.10.10 19904ae linux-yocto/3.10: fix YAFFS2 build issues f41b7a7 bitbake: hob: remove PACKAGE_INSTALL variable setting from hob e63c577 bitbake: bitbake-worker: ensure BUILDNAME is available during execution 12d003a scripts/runqemu: Fix MACHINE regex 7d8038d glib-2.0: fix a host contamination issue 93e7970 bitbake.conf: Add SDKPKGSUFFIX to hash whitelist 6d41d0d package.bbclass: Fix darwin shlib handling 990deb3 flex: Only use create_wrapper for native and nativesdk f1c74a3 mpc8315e-rdb: Set PREFFERED_VERSION to 2013.07 3aa68fd beagleboard: upgrade u-boot to the latest version e3bc93c lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout 8318816 poky.conf: add version-going-backwards to ERROR_QA 755f7d9 pulseaudio: disable GTK+ by default 18fbaab elfutils: Drop do_autoreconf patches 6ccd4d6 runqemu: set memory size to 256M for most qemu machines 212f512 wipe-sysroot: fix removals 1b81449 bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile method c7994f8 bitbake: runqueue: Fix scenequeue to pass file descriptors, not a float 5894ac1 sanity: Don't make assumptions about cwd 554c892 meta: Don't use deprecated bitbake API 6d9e3a1 bitbake: server/xmlrpc: stop server on client exit c7b3429 bitbake: prserv/serv: Settle on two threads for optimal performance 6e15fee bitbake: build: Fix profile file names bd023ef bitbake: serv/db: Don't use BEGIN/COMMIT 883813d bitbake: serv/db: Take an excluside lock on the database 3e5abff bitbake: serv/db: Fix looping upon database locked issues b306d7d bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds, not time.sleep() d63e6a9 ref-manual: Edits to figures 2ad4f5d ref-manual: Minor edit. 987f91e ref-manual, mega-manual: Edits for expanded packaging description 2abfe0c ref-manual: New variables descriptions for PKGDATA_DIR and PKGDESTWORK efff0d5 lib/oeqa/runtime: ping: fix ping false fail 36fcb61 python: Backport 2 CVE from upstream 116441d perl: Backport 2 CVE Patches 25b8cc8 btrfs-tools: Add dependency on lzo acl e2fsprogs 55d0fca systemd: use /bin/mkdir instead of host mkdir path 03325fe gcc-4.8: fix ICE of cross-compile for PowerPC e500v2 targets ada4bcc libsamplerate0: add PACKAGECONFIG for fftw 09d1761 mesa: add missing elfutils dependency for r600 PACKAGECONFIG 2163807 bluez4: fix network Connect parameter validation 4e7e542 multilib.bbclass: Expand the WHITELISTs with multilib prefix 118d74e oe-setup-rpmrepo: add native sysroot so nativepython can be found by env 4b2906d recipes: Ensure that we only apply poky changes when poky is selected 5fd04b0 bitbake: prserv: Allow 'table is locked' matching for retry loop cb93941 bitbake: server/xmlrpc: Increase timeout to 60s 4322948 bitbake: cookerdata: Allow bblayers.conf to be found using BBPATH c7a3897 bitbake: cookerdata: Set TOPDIR when using bblayers.conf 156baf8 web-webkit: Drop, we have midori now b2a0e3a runqemu-ifdown: clean up the remaining iptables rules 5bffc4f runqemu-internal: provide more info if a preconfigured tap is used a78bf1c runqemu-internal: don't bring down preconfigured tap interface 8f32af9 lib/oeqa/runtime: syslog: fix test for logger in case of systemd 926a117 list-packageconfig-flags.py: fix searching bitbake module failed 1370927 gtk+3: pull forward the gtk+2 hardcoded libtool patch 7034d50 gtk+3: only set GTKIMMODULES_PACKAGES if we have immodules 249dc82 lib/oeqa/utils: qemurunner: fix when runqemu errors out 8a90c8b lttng-ust: Update to version 2.2.1 4c138aa lttng-tools: Update to version 2.2.3 8e85362 util-linux: package mkfs.cramfs and fsck.cramfs 7be46d9 image_types.bbclass: use mkfs.cramfs instead of makecramfs abfe9af busybox: configure system user id to range from 100 to 999 e38285f packagegroup-self-hosted: Add missing python code 9c0131d build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f 88c5e10 remove the unnecessary protocol parameters 5c0e6cf builder: register html links and files with Midori 4f6358f packagegroup-self-hosted: integrate midori c52981c lib/oeqa: move skeletoninit.py where it belongs c03106d libnfsidmap: Add and modify idmapd.conf 3095ee5 busybox: set default log buffer size to 64 at compile time 5745e45 buildtools-tarball: Add python-pkgutil d5e860b bitbake: prserv/serv: Multithread the server 06d7664 bitbake: prserv/db: Threading fixes 5fba9d8 classes/testimage: add support for finding tests in other layers 62d1418 classes/testimage: increase default boot timeout 4e62e9c lib/oeqa/runtime: remove some unnecessary checks from setUpModule a79afb3 linux-yocto/3.4: v3.4.59, mohonpeak 8b36aa4 linux-yocto/3.10: fix ssh login and restore CC_OPTIMIZE_FOR_SIZE 2051e4d midori: use BPN instead of PN 84708a4 bitbake: serv.py: Fix regression from 972bc43e6d5b 4fd453e midori: add version 0.5.5 from meta-gnome 5aa0ece python-docutils: add version 0.11 from meta-oe fd9a548 libnotify: add version 0.6.0 from meta-gnome 1655c2d vala.bbclass: add class from meta-oe e35dfbb vala: add version 0.16 from meta-oe f17404d dpkg: fix configuration issue for mips64 937968b systemd: Upgrade to 206 6950395 kmod: Upgrade to version 14 87f413f bitbake: data_smart: allow removal of multiple words at once with _remove 092190e bitbake: data_smart: use a split/filter/rejoin for _remove 9b05271 local.conf.sample: Add genericx86-64 machine to machine list 201e547 atom-pc: Purge straggling configuration files 6c3a029 meta-yocto-bsp: Add genericx86-64 machine da6260f bitbake: serv.py: Fix hang when spawned dynamically with bitbake c2533fb linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES 325ee9b gcc-4.8.inc: Allow lto to be configurable d638db8 perf: Ensure we general PIC code to avoid build failures 1472b9e bitbake: hob: fixes for image combo box 39052cd bitbake: hob: add event handlers filtering in Hob 8d134e9 bitbake: bitbake/event.py: UIhandler filter should work without a mask a552fdc lttng-modules: Update to 2.2.1 based release 2942003 README.hardware: Replace atom-pc with genericx86 6edcb6f local.conf.sample: Replace atom-pc with genericx86 9b8c20e layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pc be5b808 meta-yocto-bsp: Purge atom-pc in favor of genericx86 ad88361 meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV 36fc237 meta-yocto: change default kernel to 3.10 afda1bc linux-yocto: add bc-native dependency, and move to linux-yocto.inc 4379623 kern-tools: fix patch series to git tree validation 88e5aa6 bc: add bc-native 44c3f72 lib/oeqa/runtime: smart: add checks for smart output a855180 lib/oeqa/runtime: multilib: fix typo 355a781 u-boot: update to 2013.07 b07d12d gettext: update to upstream version 0.18.3.1 c34bb76 bitbake: command.py: Call updateCache for all states != running 1dff47b read-only-rootfs-hook.sh: check before bind mounting /var/lib e6e44cf checkroot.sh: check for conflicting configurations 6f25176 eglibc: fix directory cleanup for 2.17 a090406 SPDX:real-time license scanning and SPDX output. daedc2f classess/testimage: change default test suites d80a715 python-2.7-manifest: Add missing python-ctypes dependency to python-multiprocessing 6a78e22 image_types.bbclass: replace genext2fs with populate-extfs.sh 2dfc0e1 lib/oeqa: change behaviour for unskippable tests d7077bc lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target c70bf65 lib/oeqa/utils: targetbuild: Add helper class for building packages on target 5158893 lib/oeqa: make it possible to restart the target ecb21fd lib/oeqa/runtime: smart: add new smart tests 2c83398 lib/oeqa/utils: decorators: return the decorated method a9dab56 lib/oeqa/utils: qemurunner: save host IP address f16cc25 lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target db7e484 lib/oeqa/runtime: rpm: add install and erase tests 3d30fd2 lib/oeqa/runtime: add vncserver for target test 5e1b0cb lib/oeqa/runtime: add adjust date and time test 0ecc510 lib/oeqa/runtime: add new scp test 4ea9e94 lib/oeqa/runtime: add new PAM support test 748ddc3 lib/oeqa/runtime: add new skeletoninit test b91969e lib/oeqa/runtime: add new logrotate test 3b47a0a lib/oeqa/runtime: add a test for ldd dfd627d lib/oeqa/runtime: add test for perl ec8aea9 lib/oeqa/runtime: add basic test for x32 images 1915459 connman-gnome: fix DHCP segfault 6056f12 opkg: add missing initialization of conf->exclude_list b18b210 busybox: enable shared memory logging for systemd 1506d3a ccache: update to upstream version 3.1.9 71abcc9 libpam: add PACKAGECONFIG data concerning audit 0904469 cronie: add PACKAGECONFIG data 39d80f6 e2fsprogs: add populate-extfs.sh 1b21405 e2fsprogs: properly set up extent header in do_write 2cece57 e2fsprogs: only update the icache for ext2_inode a758b93 e2fsprogs: let debugfs do sparse copy f1e6091 e2fsprogs: the max length of debugfs argument is too short 66eac2d oe.types: add 'path' type 78012a2 stat: fix the wrong return code 04fd068 gtk-engines: fix build with automake-1.13 2526a17 pulseaudio: Fix up configure options and use gtk+3 764784c alsa-lib: fix function definitions error for mips 26fe976 connman: upgrade to 1.17 12d4ee1 harfbuzz: upgrade to v0.9.19 b55f923 gpgme: update to 1.4.3 26ce13b runqemu-ifup: when tunctl can't be found, say what package builds it c82255d openssl: avoid NULL pointer dereference in three places b9f0fc6 openssh: add init.d/sshd status command for LSB compliance 6d15552 at: add init.d/atd status command for LSB compliance 1b12507 sysvinit: add init.d/bootlogd status command for LSB compliance 00f0261 dbus: add init.d/dbus-1 status command for LSB compliance f032008 nfs-utils: add init.d/nfsserver status command for LSB compliance 4309a9e sysklogd: add init.d/syslog status command for LSB compliance 2b7d2f8 glib-2.0: Specify libiconv when building on uclibc b3357d5 yocto-bsp: add 3.10 bbappend and update routerstationpro's preferred version d7571c0 bitbake: data_smart: Add _remove operator 69aab78 bitbake: bitbake: Add ui event handlers filtering bfab986 bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc server a03a423 bitbake: process: Improve exit handling and hangs aa0b237 bitbake: parse: Return IOError when including file with absolute path 503daf2 nativesdk-ca-certificates: prepopulate ca-certificates.crt 2413ff0 ca-certificates: add recipe (version 20130610) f541b73 xserver-nodm-init: improvements from meta-oe 93ec1e3 classes: Remove references to _remove in function names since this may become a bitbake keyword 3883187 linux-yocto: introduce v3.10 2c572bd gst-plugins-good: fix 3.10 libc-headers build failure e67ce0d linux-libc-headers: Reinstate scripts-Makefile.headersinst-install-headers-from-sc.patch 1262275 linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args 1f18e09 linux-libc-headers: update to v3.10 bfba970 guilt: update to latest git version 3b2b4ee kern-tools: usability, bug fixes and no guilt 5f2170b Add memory resident bitbake script a50b933 ref-manual, mega-manual: Updated figure for conf/compile details e901047 yocto-project-qs, adt-manual: Updates to toolchain installer script 648da6d poky.ent: Reset the toolchain variable. 7a655d5 poky.ent: Changed the toolchain variable 3420b3a Makefile: Added new figure for package creation. 6457ad3 ref-manual, mega-manual: New section on package creation fff996f Makefile: Added figure to the ref-manual and mega-manual bf91da6 ref-manual, mega-manual: new section on config/compile for expanded build 8870546 ref-manual, mega-manual: Updated figures bc17391 Makefile: Updated with new figure. 06c124b ref-manual: New section on patching for expanded build process a0eec0d ref-manual, Makefile: New section on BitBake for expanded build 39ee90b ref-manual: Fixed syntax in the S variable. 59e3953 adt-manual: Removed the gmae stuff d265515 ref-manual, adt-manual: Minor edits from review. e7ed0d5 ref-manual: updated the note about what distros we support 29d8f58 ref-manual: minor edit to the PKGDEST variable. 6ccc545 mpc8315e-rdb: Set PREFFERED_VERSION to a version thats known working b467b99 linux-yocto: switch genericx86 to use common-pc a88d63b linux-yocto: remove genericx86 support from 3.4 501e1a3 bitbake: prserv/serv: Fix pid file removal 25e410b bitbake: event/msg: Add primitive server side UI log record filtering 9f0f799 bitbake: build.py: create symlink for run.do_xxx scripts 4273aa4 sstate: Fix the relative symlink replacement code 445e1e5 xdg-utils: add runtime dependency on xprop 988a7bf packagegroup-self-hosted: pcmanfm and xdg-utils integration 09562cb recipes-graphics/builder: fix wrong user name 560575b packagegroup-self-hosted: Add the sato icon theme 7daf46f eglibc-options.inc: Fix string options 3a86c39 eglibc.inc: Remove quotation marks from OPTION_EGLIBC_NSSWITCH_FIXED_* 747f5be default-providers: Set the preferred provider for bluez ae8e3b6 gcc-4.8: Add two patches to deal with cross-canadian build failures 9f67e31 chrpath: Add support for relocating darwin binaries 45de2c2 Drop darwin8/darwin9 usage 2da6d0b bitbake.conf: Work around dev symlink problems on darwin 861b0d5 gcc-common.inc: Drop unused LIBGCCS_VAR variable 5af02f2 gcc-cross.inc: Clean up after merge 8b855ad gcc-cross-canadian: Fold configure-sdk and package-sdk into the main .inc aa77ec7 gcc-*-runtime.inc: Fold configuration into gcc-runtime.inc 2eb9c1c gcc-*-cross.inc: Fold common configuration into gcc-cross.inc 0dfc8aa gcc-target: Combine gcc-target-configure.inc, gcc-target-package.inc and other common code deae329 libgcc: Move common code to libgcc.inc 6971023 gcc-runtime: Fold common configuration into gcc-configure-runtime.inc c553019 gcc-cross-initial: Fold common configuration into gcc-cross-initial.inc d39770e gcc-cross: Fold common configuration into gcc-cross.inc 5017061 bitbake.conf/classes/gcc: Don't hardcode -nativesdk b64d6af Revert "nativesdk: inherit relocatable" a966f30 gcc-cross-canadian: Merge 4.7 and 4.8 recipes into common include 1995053 gcc-cross-canadian-4.8: Add missing dependency on nativesdk-zlib 505634b gcc-cross-canadian-4.8: Allow elfutils to be a configurable dependency bcdc1cd gcc: Drop gcc-cross4.inc, its pointless now c63831c gcc-configure-sdk.inc: Don't build target-libgcc eb99a30 gcc-package-sdk.inc: Allow executable extension to be overridden f2985f0 gcc-package-sdk.inc: Use relative symlinks in libexec dir ea220e4 gcc-cross-canadian-4.8: Enable PARALLEL_MAKE 9967b4e libiconv: Extend to nativesdk and support non-linux targets 24b1fe9 gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadian 7f5d712 populate_sdk_base: Allow sdk tar options to be overridden 16e59f3 crosssdk: Construct target_exec_prefix from prefix_nativesdk 694f034 package.bbclass: Fix handling of symlinks in debug packages 199b1a8 mkfontscale: This no longer needs a full libx11, xproto suffices 6bdf025 gnupg: Update to 2.0.21 30f85aa valgrind: Backport patch for eglibc 2.18 d429204 libsdl: Backport xData32 patch for x11 update 0bc5f7c libx11-diet: upgrade to 1.6.1 f0a690d libx11: upgrade to 1.6.1 81f9989 eglibc: Update SRC_URI and fix unpackaged empty dir e498471 boost: fix build when PARALLEL_MAKE is not set 068069b libsdl2: add recipe fef7b40 bc: add patch to fix segmentation fault 2d4b261 connman: fix systemd support for connman-* packages. 557d1c7 directfb: add fusion patch for hangs f1bcf10 directfb: Upgrade to 1.6.3 0c3a3a5 mesa: enable additional drivers for gallium-llvm x86/x86-64 851163a builder: register directories with pcmanfm 07130f7 xf86-video-vesa: remove duplicate xf86driproto from DEPENDS 2bbb01d xf86-video-intel: remove duplicate xf86driproto from DEPENDS 88c568c gst-plugins-good: fix orc enabling via PACKAGECONFIG 58eb62b texinfo: correct dont-depend-on-help2man.patch 78de822 shadow: backport a patch to make newgrp work 26e543c distro_features_check.bbclass: Allow checking of required/conflicting features db60ee7 package_ipk: Add support for PACKAGE_EXCLUDE feae7a0 opkg: Add support for excluding packages from the install e58d0fd package_ipk: Add support for NO_RECOMMENDATIONS c52820b opkg: Add --no-install-recommends option. 3882788 package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDE dc5f6c3 package_deb.bbclass: Use the WORKDIR not SYSROOT for temp files 7ba54b9 package_rpm.bbclass: NO_RECOMMENDATIONS support 33a3eac python-smartpm: Add support to disable installing recommends 479fc7c package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installs 02c9677 python-smartpm: Add support for excluding package from the install a6a3ec1 image.bbclass: Add basic support for PACKAGE_EXCLUDE 02521a4 busybox.inc: Avoid error when SYSLOG is not enabled 06f1ebf poky.conf: add Debian 7.1 to SANITY_TESTED_DISTROS cb6f97b genericx86: disable USB autosuspend 9a3cdfe genericx86: add v86d to machine recommends so Vesa framebuffer works b2d8f69 SDK_NAME: Change to include image name and tune arch 183e781 upstream_tracking: Update last check dates c467d84 maintainers: give guilt-native to Bruce d6dc332 upstream_tracking: add NO_UPDATE_REASON for gawk and pango 136cb5e bitbake: hob: changes to image combo box from image configuration page 8d1e77e bitbake: propertydialog.py : Scrollable windows for long tooltips b2ff1ad poky.conf: Don't force the addition of extra DISTRO_FEATURES f6ab927 bitbake: build.py: Provide useful diagnostics when exiting. fe227a0 genext2fs: fix memory corruption on powerpc 3c1f166 linux-dtb.inc: Fix dtb generation for kernels newer than 3.8 8d6559c coreutils: allow for acl support 6ef217d coreutils: add PACKAGECONFIG info for acl support 005673f initscripts: remove obsolete device_table.txt 059db22 init-install.sh: fix to handle the boot partition correctly d9e7fba init-install.sh: improve hard drive searching process a42db11 tslib: update to 1.1 a8d686b default-distrovars.inc: Add 'DISTRO_FEATURES_DEFAULT' variable 1cf5a36 useradd.bbclass: add missing functions to preinst 41696b2 gettext: update to upstream version 0.18.3 f07123e gtk+: update to upstream version 2.24.20 e13de3e glib-2.0: update to upstream version 2.36.4 4bf64ec curl: update to upstream version 7.32.0 1b37bb4 pixman: update to upstream version 0.30.2 2cdfd09 glib-2.0: use trim_version() to get the source directory 8b07505 hello-mod: Add comment for kernel module package naming 0e78c29 Revert "hello-mod: Ensure the produced package name begins with kernel-module-" dd1f60c texinfo: handle correctly @enumerate specification greater than 10 5cecdfe uclibc: Upgrade to latest on git 29361cd prelink: update to latest cross-prelink c25fa77 qemuppc: Change default tune to 74xx 7d471bc tune-ppc7400.inc: Add tune file 11293d9 linux-yocto-3.8/meta: enable ALTIVEC for qemuppc 339ecae linux-yocto-3.8/meta: update drm and intel power management settings 6382979 cronie: fix out of tree build 2a48e90 qemu: Fix bit extraction for MTFSFI and MTFSF 752df39 buildhistory-collect-srcrevs: match new buildhistory-diff command line parsing 2a9d9b6 buildhistory-diff: improve command-line handling c5d2e9c classes/buildhistory: avoid mangling names in dot graphs for images 1e8e243 classes/buildhistory: tag last 3 build revisions 742266d classes/buildhistory: show command line in commit message 855b325 classes/buildhistory: record size of installed package not compressed archive 23575b4 classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDS de96147 cronie: upgrade to 1.4.11 660601b sudo: upgrade to 1.8.7 48bdcd7 maintainers.inc: add entries for libav, x264 and yasm ff39c79 package_regex.inc: Add regex for atk 1b3f8ac bitbake: hob/retrieveimagedialog: change labels 840a427 bitbake: taskdata: report close matches with NoProvider errors baaa7ad bitbake: runqueue: report close matches for an invalid task name 6b01c97 texinfo: add perl RDEPENDS and fix up packaging 2b20450 openssh: fix for read-only rootfs 0b66192 irda-utils: fix for read-only rootfs 4485cd9 populate-volatile.sh: use 'cp -a' to avoid potential problem a7e8f83 runqemu-internal: fix to start X correctly in live images 0123eb9 populate-volatile.sh: don't spawn background process at rootfs time 43c5b5f populate-volatile.sh: use $ROOT_DIR/var/volatile/tmp as TMPDIR 11660bc udev: remove implicit dependency on initscripts 7ab93ec init-live.sh: make $ROOT_MOUNT/media writable when necessary 771f794 device_table-minimal.txt: use user/group names instead of uid/gid 033baea image.bbclass: create device table after package installation 36d622b makedevs: support using user/group names in device table files ca367d0 wipe-sysroots: don't assume TMPDIR is under BUILDDIR 969f4ed qemu, default-providers: Add mesa as default virtual/egl 8db18b6 cmake.bbclass: Don't use packages from the native build machine 9f9cc59 matchbox-wm: fix icon handling on 64-bit hosts 060df94 libmatchbox: upgrade to 1.11 2176388 xrestop: add dependency on ncurses 0509aad xeyes: add dependency on libxrender 78dfc45 gst-plugins-gl: add dependency on glew 5314bd3 at-spi2-core: add intltool-native dependency b2568fb nfs-utils: Replace spaces with tabs in shell function e9d02d5 rpcbind: Replace spaces with tabs in shell function 04a9cff lighttpd: Replace spaces with tabs in shell function 4fc3788 opkg.inc: remove the obsolete POSTLOG variable 9146bb6 cogl: GL/GLX feature cleanup 03b3e4b linux-dtb: Use kernel build system to generate the dtb files 53729ac systemtap: upgrade to 2.3 c8eb33b meta-skeleton: layer.conf Should also have .bbappend in example ff10f72 meta-skeleton: Add busybox config fragment example 352701f qemu: Skip it for mips64 target 18b9555 dpkg: fix include header caused compile error 70a16ef oe-setup-builddir: substitute ##OEROOT## when using templates 08aabd4 procps: Add cgroup support 9bb0b1c blacklist.bbclass: Avoid blacklist specific handle in base.bbclass 3aabe00 opkg: Fix possible installation of GPLv3 header 7590f69 kernel.bbclass: Correct post(inst|rm) package association 80f6f35 groff: Add GPLv2 version 7677dac groff: Fix License to be GPLv3 0bc564a image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilib c8879e2 rpm: Enable compatibility with older RPM packages that have invalid platforms bef0aab rpm: Change references from RPM_VENDOR_POKY to RPM_VENDOR_OE 5bac0df linux-dtb.inc: Replace /boot/ with /${KERNEL_IMAGEDEST}/ 693e6a3 grub_0.97: Fix to correctly ship files under /usr/lib dbee00c lib/oeqa/runtime: add new systemd tests 1990a6c lib/oeqa/runtime: rework syslog test 0ba78c1 oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console bc4b98b classes/testimage: create a link for qemu boot log 32a36db mesa: fix and enable out-of-tree builds 07fdfd6 gst-ffmpeg: set SUMMARY instead of DESCRIPTION 7a07f71 gst-ffmpeg: enable using yasm during build 988f625 gst-ffmpeg: merge in bbappend from meta-oe 4acdab0 libav: add from meta-oe, update and tweak 7071131 x264: add from meta-oe, update and tweak 2d493e9 yasm: add from meta-oe and tweak 0c0ac7d ref-manual: Updates to insane.bbclass and two new variables added. 3565586 ref-manual: Review comments added, new variables added b7c167a ref-manual: Small wording change to installed-vs-shipped test. a89b418 ref-manual: Added more QA checks to the insane.bbclass. e26f253 ref-manual: Review comments to a few variables. d4ee32a ref-manual: updated the IPK_FEED_URIS variable. ee96b1b ref-manual: updated LIC_FILES_CHKSUM exmaple 56e0326 dev-manual: udates to toaster section. 9de2165 ref-manual: Edits to the IMAGE_TYPES variable. 0615dc0 dev-manual, ref-manual, yocto-project-qs: Debian support added e0fa185 yocto-project-qs: Fixed path typo for a download. 198d34d ref-manual: Edits to IMAGE_FSTYPES and IMAGE_TYPES variables. 7f7ede1 ref-manual: Added IMAGE_TYPES variable and updated IMAGE_FSTYPES. f5c7a1f ref-manual: updates to TARGET_ARCH and KARCH variables. a3d3c7d bsp-guide: Updated the returned KARCH list for yocto-bsp script. f8d18fb yocto-project-qs: Updated section on toolchains. 4fc1cd4 ref-manual: Added new variable IPK_FEED_URIS. 61ce3fd ref-manual: Added BINCONFIG_GLOB variable and updated binconfig.bbclass 5056199 ref-manual: Applied review edits to several variable descriptions. 6f77a17 adt-manual: Organized building a toolchain installer into a section. 089fcba ref-manual: Edits and additions to glossary e5b5b5a ref-manual: Updated the update-alternatives class 203b2f7 ref-manual: Edits to the binconfig.bbclass section. 4888d1e ref-manual, dev-manual: Review edits for Build Directory wording. d22a390 ref-manual: Edits to OE_BINCONFIG_EXTRA_MANGLE and binconfig.bbclass f9dc302 ref-manual: Added glossary entry for INHIBIT_DEFAULT_DEPS variable. 43bc43c ref-manual, dev-manual: Fixed links for SERIAL_CONSOLE 68dd731 ref-manual: Added glossary entry for SERIAL_CONSOLES variable. dc02de3 ref-manual: Added glossary entry for SERIAL_CONSOLES_CHECK variable. a799158 ref-manual: Added a glossary entry for the EXTENDPKGV variable. 585b2fe ref-manual: Added new glossary entry for PACKAGE_INSTALL variable. 367da91 ref-manual: Added new glossary entry for the PATCHTOOL variable. af36d33 ref-manual: Added two links for FILESOVERRIDES and OVERRIDES 56b0a9c ref-manual: Added placeholder for BUILDHISTORY_CHECKVERBACKWARDS de0b92f ref-manual: updated link f0d805d ref-manual: New variable entries added. d066247 ref-manual: Changes to the externalsrc.bbclass reference section. 76f5d3f dev-manual: updates to how to use externalsrc.bbclass 97ece25 ref-manual: Updates to the S variable description in the glossary. 2111a92 ref-manual: Added glossary description for OE_BINCONFIG_EXTRA_MANGLE variable. 48335a7 ref-manual: Added new glossary description for RM_OLD_IMAGE. 0bc4ce8 ref-manual: replaced linux_libc-headers with linux-libc-headers 1bedcb0 ref-manual: Edits to the TOPDIR glossary entry. 24dfbba ref-manual: More review edits to closer look section. 8a7e685 ref-manual: Small corrections to the TOPDIR variable description. 2a9ee7a ref-manual: Review comments for closer look at YP dev section 1b056af ref-manual: New COREBASE variable entry added to glossary. 106e89f ref-manual: Updated the TMPDIR description in the glossary. 93c76f4 ref-manual, mega-manual, Makefile: Updates to expanded dev section 4b23d26 ref-manual, mega-manual: New section for images/SDK 17ded75 ref-manual: New variables added to the glossary. 53c70de ref-manual: New glossary entry for DEPLOY_DIR. 40b9e61 ref-manual: Update to note regarding distros supported. 8f865d7 yocto-project-qs: Updated note about the distros supported. 34c68c5 ref-manual: Updated warning note in supported distro section. 3f127a5 ref-manual: Fixed typo 534ec3d ref-manual: New entry for OE_IMPORTS variable added to glossary. f32e019 Makefile: Corrected figure file name. d39c2e2 dev-manual: fixed a grammar issue. 194f2c1 ref-manual: Added note about not supporting rolling distros d1cc158 ref-manual: Removed link to wiki page for tested distros. 5ebb6d8 mega-manual: Added five new figures to the figures folder b57aa07 Makefile: Added new figures to the TARBALL variables. affae18 ref-manual: Wording change for Images section. 96ce7dc ref-manual: New section on Package Feeds. ef0be47 ref-manual: Typos fixed. 8007fef ref-manual: added opengl to distro feature list. fd381a2 ref-manual: Added a section reference to external toolchain question. eccd321 dev-manual: Changes "Webhob" to "Toaster" b44a9ab dev-manual: First draft of webhob section 6987974 yocto-project-qs: Fixed CentOS packages section. 0a074d5 ref-manual: Edits to requirements section. 69b317f ref-manual: Edits to the "source" section of yp dev environment dc7f6e7 ref-manual: First draft of the "Sources" section added. f3b97fa ref-manual: Another round of edits from Paul implemented. cb66b6e ref-manual: Review comments added. c7ac885 ref-manual: Review comments for config and layer sections. 7c8831b ref-manual: Added new overview figure. a9e5f08 dev-manual: Fixed some rogue characters. 1adebc0 ref-manual: Added new section for layer input detail. 20b0437 ref-manual: New figure added for Layer section. 25146ba ref-manual: Some additional edits 0345088 ref-manual: New user configuration figure added. 95cdad1 ref-manual: Start of new section on deeper look into dev env. 482943b ref-manual: Added URL for the pre-built buildtools tarball 485b35d documentation: Removed deprecated kernel-manual. a44fc49 mega-manual.sed: Deleted kernel-manual line. 68752d7 mega-manual.sed: Removed the processing for kernel-manual d917158 README: Updated the file to reflect current state of documentation e5dae1b kernel-dev: Fixed link in title page to point to new manual. 4592adb dev-manual: Fixed reference to bug format. b26af3c yocto-project-qs: Update to Linux Distribution Requirements 6546d5a dev-manual: Removed file. e3550b4 dev-manual: Changed repo name. c56c79f ref-manual: New section on building buildtools tarball 222a9cf ref-manual, adt-manual: Added links to SDKMACHINE variable. b9bf10a ref-manual: Added SDKMACHINE variable description. 16d522b maintainers.inc: reassign maintainers, remove obsolete recipes 5695ec8 checkroot.sh: respect the value of ENABLE_ROOTFS_FSCK 3d1a60a build-appliance-image: upgrade to ac60aa8cf707eec58e2cb51e7c406250d0b43ef1 commit. bc1996c mkfontscale: upgrade to 1.1.1 8429370 ed: upgrade to 1.9 33f6017 systemtap: fix build failure on host system with dyninst installed 86d8d89 busybox: remove syslog-startup.conf if sysvinit not in DISTRO_FEATURES 290a5ae qemu: pass CFLAGS via ./configure instead of a patch afd80c0 separatebuilddir: add comments 6305e6a tzdata: upgrade to 2013d 3ca5ffa gst-fluendo-mpegdemux: upgrade to v0.10.72 3a8f3b8 net-tools: upgrade to v1.60-25 60bc7c1 sudo: quote BUILD_CC d1fd10e bash: reference acl*.m4 from ${S} 5c7b8fc buildhistory: use bb.utils.mkdirhier instead of os.makedirs 560dac6 buildhistory: use package_qa_handle_error for version-going-backwards 712622e bitbake: hob: Add missing file from previous commit f63e7f4 subversion: Add patch to use neon 0.30 7616bea tiny-init: fix bashism b6e4989 maintainers.inc: Update ownership of recipes 30a3b12 package_regex.inc: Add/Update regexes 89f42c9 bitbake: depexp: fix typo in variable name 44db452 bitbake: depexp: insert data instead of append/set, for speed 3412a89 bitbake: depexp: make parse() a member function e76fdac bitbake: hob/imageconfigurationpage: changes to image combobox 4182c53 bitbake: hob/imagedetailspage: add tooltip for save image recipe button 8db39d2 bitbake: hob: set focus on entry name when the name is not correct ecc56f2 bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALL c83f818 bitbake: hob: implement the "retrieve image dialog" + changes to image combo box 42a4f33 bitbake: hob: retrieve file name of an image 4640fd0 bitbake: hob: changes to image combo box 63157e2 bitbake: hob/bitbake: when an image is saved, it should require an image from layers 08ccfac bitbake: hob: the saved image should be editable 3bef5a7 bitbake: hob: change the name and description for the saveimagedialog bb8a265 bitbake: hob & bitbake: append a value to a variable from hob throught bitbake 116219c bitbake: hob: make changes in order to permit from UI to edit an image after saving it 564c83b bitbake: hob/bitbake: save the description of a custom image 140744c bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbake ee4fe5a bitbake: hob: create save image dialog used to save a template 843ef10 bitbake: hob: labelling changes in Hob adcce84 bitbake: hob/packageslist: change image size label to estimated image size 4c96451 bitbake: hob/advancedsettings: change toolchain labels to sdk labels 62c0f6c man-pages: upgrade to 3.53 d4bb182 util-linux: upgrade to 2.23.2 313b088 mc: upgrade to 4.8.10 2ff2249 list-packageconfig-flags.py: add a script to list all PACKAGECONFIG flags de17b59 base.bbclass: Fix PACKAGECONFIG usage comment 9b6fd47 kernel.bbclass: fix typo f26c09e curl: upgrade to 7.31.0 9265340 liburcu: upgrade to 0.7.7 1019742 qt4: add upstream QTBUG-32534 patch for QHttpMultiPart upload corruption 6810129 telepathy-glib: upgrade to v0.20.4 f1a0743 gstreamer1.0-plugins-ugly: upgrade to v1.0.9 c57d05e neon: upgrade to v0.30.0 bd96581 libpng: package new tools into a libpng-tools package b15101f texinfo: Fix path to perl for scripts 76f8dfe oeqa/utils/qemurunner: fix wrong var in message 3b0be88 btrfs-tools: upgrade to upstream revision. 6301717 mesa: update to 9.1.6 be13994 packagegroup-core-boot: correct runtime dependencies for non-sysvinit system 9e280a1 grub-efi-native: add flex patch to efi-native version also d5ca5d8 apt-native: fix SRC_URI Checksum for update 54437d8 gdk-pixbuf: upgrade to 2.28.2 a772e06 gstreamer1.0-plugins-bad: upgrade to v1.0.9 e471457 gstreamer1.0-libav: upgrade to v1.0.9 44a4523 gstreamer1.0-plugins-good: upgrade to v1.0.9 0fe3618 gstreamer1.0-plugins-base: upgrade to v1.0.9 b14ac15 gstreamer1.0: upgrade to v1.0.9 9fc51c3 telepathy-idle: upgrade to v0.1.16 6b0b8d8 telepathy-mission-control: upgrade to v5.15.0 6eb01bf libc-package.bbclass: Add armeb architecture to locale_arch_options 60a8903 buildhistory: add a note when committing to buildhistory 2fd2c60 buildtools-tarball: do not export OECORE_NATIVE_SYSROOT ca365c6 initramfs-framework: fix bashism ae26fa4 xtscal: fix bashism 3d6ffb7 qtdemo-init: fix bashism d55d458 scripts/contrib/mkefidisk.sh: fix bashism 4cff3de grep: Add patch for texinfo 5.1 5aff182 gcc-4.8: Fix meta-fsl-arm iperf build issue 82877a9 ofono: Enable test scripts by default 3cf0a54 ofono: Move bluetooth enabling to .inc file 973cfd8 ofono: Add systemd support 176ad0d grub: disable floating ncurses dependency for GPLv2 version ac60aa8 classes/sanity: fix some grammatical errors in messages 9aba922 classes/sanity: check for suid root command evility c56e470 mesa: inherit gettext 0224cb2 oe-find-native-sysroot: minor optimization 596a3b6 packagegroup-core-tools-testapps: isolate x11 dependent tools a326594 u-boot: state the MACHINE when skipping u-boot 900ecba xorg-cf-files: upgrade to 1.0.5 f8781d3 resolvconf: upgrade to 1.74 0f5e881 libgcrypt: upgrade to 1.5.3 bc14915 glew: upgrade to 1.10.0 2a4c430 dpkg: Drop INC_PR as it's unused c342715 dpkg: upgrade to 1.17.1 46e50e3 shadow: Fix build when DISTRO_FEATURES contains pam, libc-crypt 4813e2d alsa-utils: upgrade to 1.0.27.2 6d5d0c4 alsa-lib: upgrade to v1.0.27.2 8d68f16 apt: Upgrade from 0.9.8.2 to 0.9.9.4 338b0e7 grub_2.00: fix compilation when using flex 2.5.37 e75bbf9 flex: upgrade to 2.5.37 d4e26f9 makedepend: upgrade to 1.0.5 378d8f5 xhost: upgrade to 1.0.6 e97780c xf86-input-evdev: upgrade to 2.8.1 57033f6 xrandr: upgrade to 1.4.1 2dae94b libpciaccess: upgrade to 0.13.2 141e928 libdrm: upgrade to 2.4.46 1913659 powertop: upgrade to 2.4 e4a6815 nasm: upgrade to 2.10.09 8bebf2b git: upgrade to 1.8.3.4 4cb6c0e xf86-video-intel: upgrade to 2.21.13 175cad5 gst-plugins-gl: add explicit dependency on libpng 48763e9 opkg: Bump SRCREV as patch has been applied upstream f890c73 qemu: remove unused SDL variable a767e36 bluez5: Add obex-profiles as a PACKAGECONFIG, package obexd separately 159c1c8 avahi: Remove unnecessary runtime dependency on sysvinit-pidof 381566a opkg.inc: remove the obsolete REDIRECT_CMD 519a8ac adt_installer: allow specifying relative target sysroot paths b8962ed oeqa/runtime/xorg: use the right ps command for xorg test 26d67b9 oeqa/utils/qemurunner: tweak console bootparam and ip command fce0c99 oeqa/utils/qemurunner: add comment and header e678a45 oeqa/utils/sshcontrol: increase and log timeout in output 9de0ad4 genericx86: ship all the driver firmware by default 5efc59a genericx86: disable rootless X 4ef3385 genericx86: add fbdev, modesettings and vesa Xorg drivers e2010da local.conf.sample: add genericx86 reference 2bdb478 genericx86: add new BSP 06feb0e package_regex.inc: Add/Update REGEX and PRSPV variable 8af2565 layer.conf: make the yocto layer dependent on oe-core 8e324c7 poky-lsb: Enable GCC Security flags by default for LSB builds 888d1f3 bitbake: bitbake-worker: import needed signal module d45486e bitbake: fetch2: fix unpack of .xz files 5472bdc texinfo: Update to 5.1 c291032 matchbox-wm: correct the SRC_URI and add checksums c313d60 dbus: remove build host test in configure script 16ce101 busybox: move /bin/su to /usr/bin/su to match util-linux and shadow 9ed0a31 shadow: use u-a for su b336264 util-linux: use u-a for su 55770c0 util-linux: Update for swapoff being a separate binary 82ac6aa libpam: deny all services for the OTHER entries f02e5a6 libpng : upgrade to 1.6.3 f2b19ad csl-versions.inc: instruct user to check local.conf 683f454 distrodata.bbclass: Include PRSPV variable in upstream version checking 280b9a3 distrodata.bbclass: Remove whitespaces b099c7b pseudo: Always try to build 32-bit libpseudo when NO32LIBS is set to 0 fe378e1 busybox: Add syslog-init alternative only if SysV in enabled 3b9b8d5 systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature 205ec43 v86d: mark as compatible with all x86, not just qemux86 d363660 iproute2: upgrade to v3.10.0 4b49ae1 syslinux: update to 4.07 7b1fc17 docbook-sgml-dtd-4.1-native: fix recipe name 3248efe docbook-sgml-dtd-3.1-native: fix recipe name cc94000 lib/oe/terminal.py: add support for MATE desktop terminals e472443 bluez5: Only install .conf files if found 05241f9 openssl: Fix multilib header conflict - opensslconf.h d8e4a4b ccache: allow CCACHE_DIR to be overriden bd1c441 bitbake: bitbake: runqueue: add warning if invalidating invalid task 0e9049a bitbake: hob: sstatemirror is standard also for file://.* regex e28904e bitbake: hob: changed the split of SSTATE_MIRRORS variable e605ecf bitbake: providers.py: print a debug message for dynamic pacakge 4df73c7 maintainers.inc: reshuffle maintainers d1b189f external-sourcery: add missing providers 6784e26 apt: Add Upstream Status to patches 4e7d4aa openssh: Added Upstream Status to openssh-CVE-2011-4327 ec0e7f7 Revert "initrdscripts: mount / as read-only when live-booting" f629afe classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM face212 classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names c1a7436 python-smartpm: add ignore-recommends package flag e8dfbb0 python-smartpm: fix sometimes reporting no provider instead of conflict 1cbabdb util-linux: fix PACKAGECONFIG options 6911907 strace: Add ptest 2df842d mesa: add PACKAGEs and PACKAGECONFIG for xvmc 904f937 wpa-supplicant: enable required configuration options for connman ac9d373 videoproto: Update from 2.3.1 to 2.3.2 dd810b8 libuser: Updated from 0.58 to 0.59 36ef2a7 libxxf86dga: Updated from 1.1.3 to 1.1.4 007592a libxrandr: Update from 1.4.0 to 1.4.1 a0487b0 libxfont: Update from 1.4.5 to 1.4.6 7e34865 rpm: remove the obsolete rpm-postinsts.bb ab2a6a8 qemu: block to build it on mips64 arch dc03e67 gettext: disable nls when INHIBIT_DEFAULT_DEPS is set ac98301 gst-plugins-good: add PACKAGECONFIG for jpeg, wavpack, gdkpixbuf, v4l, bzip2, orc 9f734c6 gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l 396d7c5 sudo: add PACKAGECONFIG for zlib 7386dba socat: add PACKAGECONFIG for tcp-wrappers 4154db3 python-imaging: add PACKAGECONFIG for lcms 6d89135 patch: add PACKAGECONFIG for attr 5fd58bb ltp: add acl, openssl dependency bfd75e4 minicom: add configure option and PACKAGECONFIG for lockdev 331e651 mailx: remove support for autodetection of krb5 f2e84ad grub: add PACKAGECONFIG for grub-mount bf37590 distcc: add PACKAGECONFIG for popt 9059398 directfb: add PACKAGECONFIG for jpeg2000 2198910 cups: add PACKAGECONFIG for acl 53efb96 ccache: add zlib dependency 9143917 xkeyboard-config: add missing dependency on util-macros ce17978 gst-plugins-bad: add few more PACKAGECONFIGs 5c4513d test-dependencies: add simple script to detect missing or autoenabled dependencies 462acd2 linux-yocto/3.8: revert .gitignore: do not ignore meta directory 3e2a680 scripts/create-lsb-image: remove 7c1cb16 LSB_Test.sh: add -f option for curl cb68f65 pulseaudio: upgrade to v4.0 4c58161 ptest: fix Upstream-status a8f3dae rt-tests: add Upstream-Status for cyclictest patch a9b98b6 weston: add pango dependency 8b7c6ef sanity.bbclass: mention version when erroring on LCONF_VERSION mismatch 63fd657 sysvinit: pidof add -m option for lsbinitscripts 5929854 lsbinitscripts: remove x permission on functions fc8cb56 cups: Update to 1.6.3 6e87a6f mklibs-native: Update to 0.1.38 577c42e consolekit: Update to 0.4.6 3e3ab8e useradd.bbclass: fix traceback when inheriting useradd but not setting USERADD_PARAM or GROUPADD_PARAM ee9bdf9 nss:fix postinst failed at rootfs time fcfee5c readline: fix importing readline in python with probably escape sequence output aa7bc3c run-postinsts: add more logging to the log file to make things clearer 49cd268 run-postinsts: fix comment 0a3d3b6 xinput-calibrator: move it from meta-oe to oe-core 054b932 package.bbclass: avoid packing debug sources from other packages 3f7e8ad bash: Add ptest d921c0a connman: upgrade to v1.16 4b5a21d elfutils: fix backends' Makefile.am a55fa3c dmidecode: add aarch64 and arm to compatible host b71aa97 cpan.bbclass: Fail unless Makefile.PL generates Makefile 6bb09da dbus: add -o option into start-stop-daemon arguments dd8865a gcc-4.8: fix compiling GCC when /usr/lib/libstdc++.so is present 67864ca systemd: Remove systemd_unitdir if systemd is not in distro features c39bd69 glew: Update GLEW version number in autotools patch 4695231 mesa: add Upstream-Status 3522607 cups: add PACKAGECONFIG for avahi 3d6f866 subversion: add PACKAGECONFIG for sasl 813bf62 pulseaudio: add PACKAGECONFIG for jack 9cfd8e5 gst-plugins-ugly: add PACKAGECONFIG for x264, cdio, dvdread 7e7680b gst-plugins-good: add PACKAGECONFIG for jack 1d5d931 boot-directdisk: use awk instead of echo -ne for dash compatibility 1b01e39 remake: fix insufficient gettext dependency f8baa35 mesa: use LLVM 3.3 by default aaca675 wget: backport fixes for documentation build errors 6d42c27 extrausers.bbclass: add a new bbclass 50d2548 useradd.bbclass: add a new base class and code refactor 18f39e5 kmod: Add ptest bbab6e7 directfb: don't patch pkg-config files de52f89 python: Add ptest 4f9c5a0 mesa: upgrade to 9.1.5 248bb31 systemd: remove unneeded modprobe.rules 784d7b7 libpam: add a new 'nullok_secure' option support to pam_unix 7af92f8 initrdscripts: mount / as read-only when live-booting e6f96e2 tremor: add a patch to build with arm thumb b23423c docbook-sgml-dtd-4.5-native.bb: Add real PV inside the recipe ba0640a lttng-modules: Append _git to recipe name and add GIT revision to PV variable 3c0300b kmod:add GIT revision to PV variable a726633 adt_installer_internal: fix spelling error 0d8ee88 pigz: Fix typo in ALTERNATIVES line 31e6eee poky-tiny.conf: blacklist core-image-weston option 142d40e local.conf.sample.extended: add example for EXTRA_USERS_PARAMS f23a47f curl: add upstream status to patch 8ebc333 pulseaudio: Removed avahi forced dependency 7156f30 scripts/contrib/*: fix arithmetic bashism 5a170bd linux-yocto/3.8: restore qemumips64 SRCREV f7f9f16 linux-yocto/3.4: mips: fix gcc 4.8 compilation d0947c9 linux-yocto/3.8: update META srcrev f1f5f7d tar: remove an erroneous patch 16b411e rpm-postinsts.bb: Fix typo 8b57730 run-postinsts: Fix typo 681b605 eglibc-2.18: Update to latest snapshot 1c0c480 eglibc-2.18: Remove unused patches 095b1ef valgrind: added perl dependency eb9b8a0 pulseaudio: Added cli-protocol-unix to pulseaudio-misc eff0b05 bluez5: new package for v5.7 a527fe2 bluez4: conflicts with bluez5 37784b9 iproute2: Fix alternative link for ip command 26207e2 uclibc: Build ldd/ldcondif/iconv for main uclibc recipe f582398 buildtools-tarball: testimage needs the mmap python-module e23d5a0 xuser-account: add xuser to disk group 565956f udev-extraconf: allow users in disk group to write vfat filesystem 8db3642 populate_sdk_base.bbclass: use new perm option for find 16e1e1f oprofile: add Upstream-Status for several patches 21937da tcl: fix typo of upstream status in patch file 9d219d8 dbus-ptest: Disable python module check fb58029 gcc-4.8: Fix on-device SDK C++ runtime issue 8f91b1c Upstream-Status: Correct capitalization 77742dd classes/insane: allow libdir QA check to be skipped using INSANE_SKIP 20d7b27 classes/insane: fix regression in libdir QA regex 314b92a wpa-supplicant: backport patch to fix dbus interface for autoscan functionality e9b5ef1 busybox: fix ip reference in simple.script 3cef129 terminal.bbclass: Fix BB_RUNFMT processing 4a6f939 sanity.bbclass: Update gcc sanity check 344cf64 gdb: add PACKAGECONFIG for Python support 1820d33 qt-mobility: tighten up config generation and use PACKAGECONFIG aef74ef dpkg: backport a patch to support mipsn32el and mips64el 3dee534 lib/oeqa: fix dependecy check 656a8b9 testimage.bbclass, lib/oeqa: add headers and comments 655da29 classes/testimage.bbclass: use a copy of rootfs for tests 2079a30 lib/oeqa/runtime: add tests for syslog and df 7f57d3c lib/oeqa/oetest.py: provide a ps command for all tests b69f91f lib/oeqa/runtime/multilib.py: use readelf instead of file 9c4a02b testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurable and increase it 1552f33 lib/oeqa/utils/sshcontrol.py: fix passing command to subprocess 46d3bb5 lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface name 8a971ae initscripts: Update to 9.48 206c3c7 mc: upgrade to 4.8.9 84b62e2 libidn: upgrade to 1.28 a8cd0fc core-image-lsb.bb: add 'package-management' to IMAGE_FEATURES 74e4037 yocto-kernel: make BBLAYERS parsing more robust 46818e5 package_regex.inc: Changes in regexes 06ae127 distrodata.bbaclass: change in git and svn package reporting 5c9281e qemu: QEMU fix libtool usage caa4130 ncurses: add xterm-256color to terminfo-base 88ff9e0 pciutils: Add kmod dependency 6cf5b4b boost: backport glibc patch for new eglibc a6c5549 dbus: upgrade to 1.6.10 0ef252e ethtool: add ptest 334a22f xdg-utils: upgrade to 1.1.0-rc1 02d5ea6 qt4-x11-free: fix post-processing of QtWebKit.pc c540044 nss: fix incorrect shebang line of perl script 912efc0 nss: create checksum files for the nss libraries e448ef6 nss: add version 3.15.1 9781b0d packagegroup-core-lsb: add nss for LSB library check 8080558 nspr: add native version 788f176 alsa-state: Provide an empty asound.conf by default 01d9d1b powertop: fix update-alternatives link c1b0fae rxvt-unicode: Check existence of acinclude.m4 7d013f3 cogl-1.0: make building cogl-pango optional 9b6011c cogl-1.0: put each library into its own package 63645af package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpm 2758fce libogg: upgrade to 1.3.1 b52d2bb boot-directdisk: allow specifying custom MBR disk signature f9625c2 packagegroup-core-tools-profile: exclude systemtap and valgrind for mips64 f8bee41 xserver-xorg: extend packageconfig and dependencies 5d17796 diffutils: Upgrade to v3.3 5f86341 iputils: Upgrade to v20121221 db9775f pango: remove pango-module-basic-x RRECOMMENDS a632299 meta-yocto-bsp: update reference board SRCREVs 723ab4a security_flags: Add addition recipes to the non pie list 1d10dc3 kconfig-frontends: Update to 3.10 73ebab2 tzcode-native: Update to 2013d 7f7fb8b cmake: Update to 2.8.11.2 c6d14c6 man-pages: Update to 3.52 b5c49e6 util-linux: Use PACKAGECONFIG to control pam and system config options b472553 glib-2.0: add -march=i486 into CFLAGS automatically when needed. 258b8a2 package_deb.bbclass: make DESCRIPTION support newline 33cd81e package_ipk.bbclass: make DESCRIPTION support newline 477b2c9 package_rpm.bbclass: make DESCRIPTION support newline 29e8106 eglibc: Update 2.18 recipes to fix ppc/e500 failures 10cdbf1 qt4: add upstream QTBUG-31579 patch to fix polyline drawing regression c44cb07 pango: drop unexplainable elfutils dependency 9190cfd gtkdoc: set the default docdir to ${S}, not ${B} 4b0ab26 libxml2: Add ptest d8cba33 populate_sdk_base.bbclass: allow $OECORE_NATIVE_SYSROOT in sdk_env_script 09fea03 cmake: fix configure error if system Qt installation is broken 89a8dcc initscripts: add dmesg file to /var/log 5b44949 initscripts: overwrite default hostname.sh 6e08d01 qemu: use PACKAGECONFIG to address libaio/attr/libcap dependencies 3f9224c eglibc-locale: add missing dependency on virtual/${TARGET_PREFIX}binutils c15d990 systemtap: inherit pkgconfig c491477 libpam: inherit pkgconfig 195e098 quota: inherit pkgconfig 38639bd taglib: add missing dependency on zlib 70c1801 gst-plugins-base: add missing dependency on glib-2.0-native 0808adb gst-plugins-bad: inherit gsettings 9cc5201 (lib)telepathy*: add missing dependency on libxslt-native 4cabd89 usbutils: Upgrade to v007 88846af apr-util: Upgrade to v1.5.2 1f917bc apr: Upgrade to v1.4.8 2f0b5c1 libdmx: Upgrade to v1.1.3 19be8b3 ed: Upgrade to v1.8 c3df564 rxvt-unicode: Upgrade to v9.18 1f5bd76 elfutils: Upgrade to v0.155 749fcaf shutdown-desktop: give entire path in Exec field ca48b14 xserver-nodm-init: remove xuser creation, RDEPEND on xuser-account 95ce63d connman: remove xuser creation, RDEPEND on xuser-account 79e948b xuser-account: create separate recipe for xuser creation f638364 sysvinit: allow users in shutdown group to perform halt/reboot 1cf75b5 packagegroup-core-basic: remove libpam da2f4a0 linux-yocto/3.4: update to v3.4.52 58002d1 ethtool: Updated from 3.9 to 3.10 22ee5af libxv: Updated from 1.0.8 to 1.0.9 eac1500 libxrender: Updated from 0.9.7 to 0.9.8 397845d libgpg-error: Updated from 1.11 to 1.12 eb5b86d libxi: Update from 1.7.1 to 1.7.2 8ec12b3 libxvmc: Update from 1.0.7 to 1.0.8 2805608 augeas: Update from 1.0.0 to 1.1.0 528bcdb libassuan: Updated from 2.1.0 to 2.1.1 5c30746 packagegroup-core-lsb: set COMPATIBLE_HOST to mips64 22ff68e webkit: set COMPATIBLE_HOST for mips64 28d8cbe e2fsprogs: upgrade to 1.42.8 2c4c06d glib-2.0: upgrade to 2.36.3 92d9ce3 populate_sdk_base: fix bashism f6538c3 scripts/runqemu: Add support for 'qemumicroblaze' machine 4156338 scripts/runqemu: Add support for 'qemuzynq' machine ce1638c systemd: Don't enable systemd services when native. 4285e85 lib/oeqa/runtime: add gcc test 06d6f9d lib/oeqa/runtime: image sanity tests 54f3848 lib/oeqa/utils/decorators.py: decorators for test methods 88a6eb8 lib/oeqa/utils/qemurunner.py: class to handle qemu instance 962c0a1 lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connection ac341af lib/oeqa/utils/sshcontrol.py: helper module for running remote commands 12bf626 lib/oeqa/oetest.py: base module for all runtime unittests 1328d49 classes/testimage.bbclass: new class for image tests dc86293 bitbake: HOB:Proper handle of SIGINT 1defbaf qt4: Take PV increase opportunity to drop PR 131e5e7 busybox: upgrade to stable 1.21.1 0463e5c qt4: upgrade to 4.8.5 262fa7e resolvconf: Update to 1.72 94eee2e remake: Update to latest 3.82_dbg-0.9 Tag d7dbb52 swabber: Update to latest head 0b50730 dtc: Update to 1.4.0 Git Tag 2193241 boost: Update to 1.54 830e890 help2man: Update to 1.43.3 c81855b util-linux: disable runuser by default since it depends on PAM 8846267 packagegroup-core-basic: Only build libpam if it's enabled 5ad6081 distro/conf: Drop libc-libm-big 10b5910 Upstream_tracking: mark package as not upgradable due to PRS issues 07af0ec busybox.bbappend: upgrade to 1.21.1 cb6ce45 poky.conf: move libdir QA check to WARN_QA f8c8c7d yocto-kernel: enforce exact match for BBLAYERS 04b36b1 yocto-bsp: filter out 'layer' from arch list 509ca80 tcmode-default: Pin eglibc to 2.18 5ad82c3 distro/conf: Drop libc-libm-big 12914a7 eglibc: Drop libc-libm-big 67c35e1 eglibc: Add 2.18 recipes 7450ff2 binutils: Backport emulation template fixes 470fe27 qt4: disable qmeegographicssystemhelper 4d326e5 sstate.bbclass: Add an extra check for sstate_mirrors 34e5f5d mesa: remove drirc file 4ec1014 mesa: bump SRCREV in git recipe, refresh patches 52892d6 mesa: fix pipe_loader_sw build without libx11 e4103bc mesa: Improve gallium PACKAGECONFIG options efaa5ab layer.conf: Bumping LAYERVERSION_core 4770cff qt-mobility: fix build in the absence of xvideo f7d5461 babeltrace: Update to 1.1.1 based release 30ff2e3 lttng-ust: Update to 2.2.0 based release a3cf4a5 lttng-modules: Update to 2.2.0 based release 2615000 lttng-tools: Update to 2.2.0 based release 64745c2 insane.bbclass: Added QA warning for shipping /usr/share/info/dir dc54356 packagegroups: Update for split mc packages f4552c8 mc: Don't remove libdir and split helpers into packages b9056fa xf86-video-modesetting: upgrade to 0.8.0 2f32ef9 classes/insane: fix libdir check regexes fc82975 mkelfimage: switch to git repository 36afee1 apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 8e10031 udev-extraconf: blacklist /dev/dm-* cb53421 busybox: fix the on-target upgrade problem e695d41 init-ifupdown: set kernel parameters firstly 8a186a6 bitbake: hob: save button from settings called a nonexisting method eaa5df3 local.conf.sample.extended: Add example line for enabling security flags dae98ef sysstat: backport a patch to fix a parallel building error 61bfb25 ghostscript: fix patch failure with some versions of patch 74a1426 classes/package: print command output when commands fail 209f92b rpm: add wrapper for debugedit executable 6c290e4 security_flags: Add the compiler and linker flags that enhance security 85f0cf9 qt4e.bbclass: export OE_QMAKE_QT_CONFIG 0214dba udev: Add RRECOMMENDS for udev-cache to enable the cache 1bcc7da packagegroup-core-basic: remove hardcode udev 8518630 TmuxRunning: handle multi-word commands c9c70d6 terminal: Run command using a wrapper script fba5c25 lttng-modules: allow building without tracepoints enabled in kernel 891ee9d webkit-gtk: add aarch64 support 23e87bd python-native: add python-codecs-native to RPROVIDES 61d051c connman: Set the VPN client program paths 889b451 bison: Delete unused patch 0ab7cfc uclibc: Remove 0.9.33 recipes 0188270 uclibc: Update to latest git/master version c0d2328 linux-firmware: fix ralink license file name a5a9403 linux-firmware: be consistent with license package naming 785b49e lib/oe/lsb.py: fall back to /etc/os-release for host distro ID 2ed1c03 base-files: remove the unnecessary /media/xxx directories 28786ec udev-cache: take a read-only rootfs into consideration 6ecba81 openssh: fix initscript restart command 8fc0d26 seperatebuilddir: cogl and clutter build out of tree 5da33c5 clutter: fix out-of-tree builds 73af7e2 gpgme: Updated from 1.4.1 to 1.4.2 70a2647 apt: Updated from 0.9.8.1 to 0.9.8.2 fcea0bb libxcb: Updated from 1.9 to 1.9.1 bffebe6 libxfixes: Updated from 5.0 to 5.0.1 f2f5809 libxxf86vm: Updated from 1.1.2 to 1.1.3 9aca5ce libxtst: Updated from 1.2.1 to 1.2.2 2b91ec9 libxv: Updated from 1.0.7 to 1.0.8 986de23 libxres: Updated from 1.0.6 to 1.0.7 abe17ce libxau: Updated from 1.0.7 to 1.0.8 cef8b87 libxinerama: Updated from 1.1.2 to 1.1.3 0f8fe0e libxcursor: Update from 1.1.13 to 1.1.14 e10e7d1 libxext: Update from 1.3.1 to 1.3.2 a662fa1 packagegroup-self-hosted: add python-git bb06593 buildtools-tarball: add python-git d70439a python-git: add recipe 8146519 python-gitdb: add recipe 3756452 python-smmap: add recipe 2e58f7d python-async: add recipe 80b2634 classes/insane: remove la2 check which no longer exists from ERROR_QA c4c6e58 Disable build qt related packagegroups on mips64 with 64 bits userspace c1df518 poky.conf: fix WARN_QA and ERROR_QA settings 48cb181 poky.conf: remove la2 check which no longer exists from ERROR_QA 67f76e6 python-multiprocessing: adding runtime dependencies 524572a python-argparse: adding runtime dependency on python-codecs 29e5599 init-live.sh: try to make a union mount when possible 76ccbba initrdscripts: unionfs cleanup 44b3c8d qt4*.bbclass: disable build qt on mips64 with 64 bits userspace 624160a bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not found d3ce916 packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdata 1cc0288 package: Ensure we iterate all the pool objects 09a4af2 tcmode-default: Set GCC 4.8 as default 3030bbd gcc-4.8: Fix ICE on ppc/spe targets 9b007f6 sanity.bbclass: Check for the known broken version of make f744edc systemd: Ensure that we mount devtmpfs b09bc24 autotools.bbclass: force copy Makefile.in.in to ${S}/po/ c62b1a3 useradd.bbclass: Add members to a group 1f7647c shadow-native: Add --root option in groupmems b50d97c adt_installer_internal:add sudo when permission deny on installation directory 321134f adt_installer_internal:fix perl lib version mismatch 8b45f23 adt_installer_internal: fix perl modules relocated failed on older distributions 3907ed5 bzip2: Add ptest d5d6114 groff: correct the install path of man.local 0450c31 image_types.bbclass: set 'filetype' ext4 feature e474fd9 lsbtest: sync test suite packages version 171302f boost: Limit PARALLEL_MAKE by -j 64 aa8eba7 linux-yocto-dev: bump version to 3.10+ 3fac79f linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed 173a02c linux-yocto/3.8: add USB screen configuration and net sched options c48b822 linux-yocto/3.4: allow kernel feature _appends to be overriden d85a997 udev: only use devtmpfs for udev b74e632 alsa-tools: Pass ACLOCAL_FLAGS so aclocal uses the right params 5e77e09 dbus-ptest: Install missing files 9106cfb libx11: enable Xcms by default 3371255 init-live.sh: fix automount failed occasionally 0422035 sanity.bbclass: Fix COREBASE sanity tests 10e44f1 bitbake: bitbake: python funcname can not include special character @ 4852c4f bitbake: bitbake: adding a new comment should be placed on a new line 4707a74 sanity.bbclass: Add check for @ character in build directory name 8e9501f populate_sdk_base, adt_installer: abort install if path contains spaces e3e9cf0 gdk-pixbuf: add a wrapper for gdk-pixbuf-pixdata 4401123 cleanup-workdir: fix typo 81fe6e4 base-files: create /usr/lib/locale dir fb52e2f ghostscript: upgrade to 9.07 1f57651 chrpath: Fix SRC_URI to correct location 051eb15 buildtools-tarball: Add nativesdk-make 316e242 make: Fix second part of bug Savannah 30612 67d95bf busybox: Add ptest eea24c6 buildtools-tarball: Change the way the SDK is sanitized 216e4dc gcc: When cross compiling a target gcc, target flags may be used on the host 65385d4 systemtap: Systemtap can not be build w -O0 optimization 23a86b2 linux-firmware: Package some iwlwifi firmware separately b0892c9 gst-plugins-bad: element selection rationalisation 26c858a gst-plugins-base: element selection rationalisation 3a6f639 gst-plugins-bad: tremor was moved from here to -base 4a7d063 gst-plugins-bad: use correct option when enabling librsvg a0d2cde bash ptest: Sed away the Makefile dependency to remove error messages. f8c32f7 qt-mobility: remove /usr/lib from ld rpath-link option 1bbbf36 libbsd: Add recipes for libbsd - utility functions from BSD systems f9eb803 gst-ffmpeg: fix libav config error for ppc 44c5b77 systemctl: Support all unit types in the directives. 5355311 ltp: update to new release 9d68aa5 udev-cache: fix to use udev-cache correctly 763ebb6 libpam: check if PAM is enabled when building 105cbfa libpam: fix whitespace in shell function bac191a logrotate: fix for CVE-2011-1548 b8043be rt-tests: fix error check in hackbench 3d871dc libproxy_0.4.7 do_unpack failed of qemuppc_world 861db95 core-image-weston: add clutter examples 566f9c0 clutter: add Wayland support 40ce8cf cogl: add Wayland support d02b545 weston: move mtdev dependency to the DRM backend, where it belongs ee9d396 mesa: remove a redundant do_install tweak 9e28afb weston: add patches to make weston-launch work fb6f0d4 weston-init: fix a typo in a user-visible message 6d5d49e python-pygtk: fix parallel compile issue a0102b3 python-pygobject: disable parallel install 1ff6828 openjade-native: fix build failure 977fb9a tinylogin: remove recipe 8013f6e mingetty: lower the ALTERNATIVE_PRIORITY d704b03 packagegroup-core-basic: set the default login manager c31537a packagegroup-core-boot: use busybox as the default login manager 680ff55 busybox: add the ability to split the busybox binary 72d5bbe busybox: enable to list suid and non-suid app configs 3d230db busybox: add a config fragment to enable login utilities 7264837 busybox: add support for CONFIG_FEATURE_INDIVIDUAL 6984890 busybox: remove the postinst part of the recipe 87da290 sanity.bbclass: Various improvements a355f13 sanity.bbclass: Drop horrible obsolete minversion hack de6657e Sync with PRINC removal from meta-intel edcbb79 ref-manual: Added note about issues on supported distros 95c46ae Makefile: Added figure cross-development-toolchains.png 07c9405 ref-manual: New section on cross-development toolchains added. 26a9dd8 dev-manual: Updates to the "Cross-Development Toolchain" term. a4218c8 dev-manual: partial update to cross-development toolchain definition. 54884c0 psplash: Drop PRINC from bbappend 89023b7 yocto-bsp: Drop PRINC usage d54e708 psplash: Bump PR to allow removal of PRINC from meta-yocto 302a039 strace: add configure options libaio and acl 4e5ba5f strace: update to 4.8 011608a bitbake: data_smart: Fix bug with overrides and weak default values 353212a bitbake: data_smart: Ensure variable flags are accounted for in config data hash 17b1507 base.bbclass: Ensure finalised data is displayed in build banner ed4a919 qt4: add eglibc-gconv-utf-16 to QtCore RRECOMMENDS when using glibc 78bcf87 bitbake: hob: save variables in conf/ directory f324695 bitbake: hob: replace the init cooker with reset in order to keep the history 71520c5 bitbake: bitbake: call the initConfiguration when reparsing d3027b3 tcl: fix unit test boundary year issue a58a1e6 tcl: remove hardcoded library install path c5a5d23 bitbake: cooker: Ensure configuration matches variable tracking state db6bd11 bitbake: build.py: Cleanup data store references 2a4d076 qemu: fix segfault in Xorg when not using kvm 7d02de8 bitbake: bitbake: remove the function for reparse because it does nothing 3a74f25 bitbake: Correct a typo d1ad98b bitbake: Allow checksums to be used for files retrieved using SFTP 77264ca bitbake: hob: check if imageconfiguration page has the attribute 'warnings_bar' 01f9d1b bitbake: bitbake & hob: modify some commands and call them from hob 64eda3e bitbake: hob: remove the rest of the old template functionality 801fbe5 bitbake: fetch2: Enhance error message for BB_NO_NETWORK 5af68d4 bitbake: runqueue/build: Add recideptask flag de1841d utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriall 827400f classes/buildhistory: fix error when no packages are installed e04e6da bdwgc-native: Add missing pkgconfig DEPENDS 8e8de62 classes/package_tar: fix file ownership within tarballs 56ff6931 wget: Add missing DEPENDS on zlib be58154 autogen-native: fix build failure on overloaded hosts cc53a1a libpam: Fix for CVE-2010-4708 3a06eb6 procps: fix that top will quit after cpu offline 590010a core-image-weston: add weston-examples to the image 5722129 systemd-udevd: fix invoking init script failed fe77047 linux-yocto/3.8: fix gcc 4.8 ARM boot issues 2bdfdfe sato-screenshot: bump SRCREV for linkage fixes e8581c4 matchbox-panel: bump SRCREV for linkage fixes 6038a40 gcc-4.8: Backport fix for ICE triggered in pixman c91deb4 pseudo: drop version 1.4.5 recipe 692b751 opkg: put libopkg header files into libopkg-dev ea42175 opkg: fix header installation for libopkg bd30668 oe-buildenv-internal: Ensure error messages got to stderr 609a367 alsa-lib: check if wordexp is supported in libc a40435e alsa-lib: Change function type to "static __inline__" c281cd1 python: Add nativesdk wrapper to handle terminfo 2631eff utils.bbclass: Tweak create_wrapper f6f5eed classes/externalsrc: enable global inherit and simplify usage 1dd643b licences: Add SGI license 6d1f9d5 atk: inherit gnomebase 37d244d libcap: do not pass CFLAGS to gcc 3870250 directfb:filter out -fno-omit-frame-pointer option on x86 arch a83d489 openssh: obey 'tcp-wrappers' PACKAGECONFIG 5825612 openssh: fix a unaligned memory access issue 7346d89 openssl: Add fix for cipher des-ede3-cfb1 f74a631 bind: backport six CVE patches e1baa0d archiver.bbclass: check if package contains a copyleft license e5615e7 webkit-gtk: Support build on mips64 d807f7a dhcp: drop noattrmode.patch cb16810 dhcp: drop fixincludes.patch 64ae544 gtk+3: fix repainting under Weston 1.1 1f0a4d7 gtk+3: clean up libtool link creation to avoid errors in configure log 7eab456 gtk+3: split into .bb/.inc b10267f gtk+3: register GSetting schemas 16bb7ed gtk+: remove spurious libgcrypt dependency cb591b2 gtk+3: add dependencies for gtk+3-demo 7e9fd6c gtk+3: respect x11 and wayland DISTRO_FEATURES 03aa2eb gtk+3: explicitly disable introspection d5abb65 gtk+3: update to 3.8.2 91c347d at-spi2: add -core and -atk, for GTK+ 3.8 7f58f4c local.conf.sample: use ?= to assign BB_ENV_EXTRAWHITE variables baff263 bitbake: bitbake: read BBSERVER environement for remote server f5cadbe bitbake: knotty, bitbake: add option to terminate a remote server 3ea9d64 bitbake: knotty, xmlrpc: add observer-only mode 194b395 distrodata.bbclass: fix syntax errors fee1032 dbus-wait: Upgrade to fix typo 7abcaf1 oe-buildenv-internal: Fix exit verses return e023620 bitbake: utils: Fix multiprocessing pool reference 1e55bc4 dev-manual: Added definition for the term "Meta-Toolchain" 6ea2dd5 dev-manual: Updates to the term "Cross-Development Toolchain" ffcb7c6 ref-manual: fixed caps problem with the word "numberS" b38ed97 ref-manual: Fixed grammar in PREFERRED_VERSION glossary item. cb427a6 dev-manual: fixed formatting of PREFERRED_PROVIDER variable. 1ff4961 ref-manual: Wayland section review draft 31c52bb ref-manual: updates to RDEPENDS and RM_WORK_EXLUDE variables. 69b36d1 ref-manual: Updates to the RDEPENDS variable entry. d67aecf dev-manual: Fixed order for variables in ptest section. 4fec8e3 ref-manual: New glossary entry for the FILESOVERRIDES variable created. 5e32769 ref-manual: edits to FILESPATH and FILESEXTRAPATHS variables. a8e62dd ref-manual: Added variable description for OVERRIDES. eacc13a dev-manual: Updated reference to where licenses are kept 441c699 bitbake: compat/server/utils: Jettison pre python 2.7.3 workarounds 6c05834 bitbake: runqueue: Improve handling of failing setscene tasks with hard dependencies f3e8982 documentation.conf: Drop variables for class that no longer exists in OE-Core 4aebdec bitbake: xmlrpc: removes the event servers controller 07ba793 qt4: set QMAKE_COMPILER to gcc in mkspec 33c762b qt4: disable gdb_dwarf_index 53841ce classes/conf: Add eventmasks for event handlers 98abb11 scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum 2cc601c sanity: Drop pseudo test, now unneeded bd07f35 scripts/bitbake: Drop horrible double execution mess 1920ba2 sanity.conf: Update minimum bitbake version requirement to 1.19.1 for bitbake-worker ec7d935 scripts/oe-buildenv-internal bitbake: Migrate python version checks cfbd13f scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions 9d18a29 bitbake.conf: Add extra fakeroot parameters 5aa5fc4 bitbake: bitbake: Add event mask flag support 542d6a8 bitbake: bitbake: Update version to 1.19.1 8408f3d bitbake: bitbake: Bump minimum python version to 2.7.3 5ebd9bf bitbake: prserv: Adapt autostart to bitbake-worker efb877b bitbake: runqueue: Spawn a separate worker for fakeroot tasks 0ee02ca bitbake: runqueue: Abstract the start and teardown worker functions 026c94b bitbake: runqueue: Move the bitbake-worker execution to a higher level d0f0e5d bitbake: runqueue: Split runqueue to use bitbake-worker cd7b7de bitbake: fetch2: Fix AUTOINC handling 534c4d0 buildtools-tarball: Add nativesdk-ncurses-terminfo-base 8d3397b python: -Wformat is needed by gcc 4.8 f6189cd mesa: introduce gallium-llvmpipe PACKAGECONFIG f7db60e mesa: use PACKAGESPLITFUNCS f98b968 mesa: introduce openvg PACKAGECONFIG bcf3875 mesa: introduce gallium PACKAGECONFIG 6d2c16d mesa: remove more .la files caf3df2 mesa: merge mesa-git.inc to mesa_git.bb 1027f98 mesa: move LIC_FILES_CHKSUM to .inc e6ca54c mesa: use PACKAGECONFIG instead of DISTRO_FEATURES to define EGL_PLATFORMS 85cdc71 mesa: introduce PACKAGECONFIG for dri 6efefdf mesa: merge mesa-common.inc to mesa.inc eba5d15 cogl: make cogl be able to build on ARM arch 23fd4d2 systemd: update install-quotaon-once.patch 04af378 classes/qmake_base: allow parallel make 9bb1ba4 qt: update qmake2 class to export qconfig.pri mkspec 4505618 gnome-doc-utils: drop the usage of create_wrapper ec0b81a createrepo: drop the usage of create_wrapper 81c3428 python-native: add nativepython symlink c88d417 dpkg: drop the usage of create_wrapper 30d3c8d scripts/contrib/build-perf-test.sh: fix passing arguments b7308e7 scripts/contrib/build-perf-test.sh: add branch name and sizes to results 9d39cdc site: add more alignment values for at-spi2-core 68ffca3 runqemu: when tunctl can't be found, say what package builds it 8d577ab nspr: Update to 4.10 941e313 libusb: Update tp 0.1.5 30b9076 libxkbcommon: Update to 0.3.1 7b88998 sysstat: Update to 10.1.6 7481749 lsbinitscripts: Update to 9.47 507cf0a libidn: Update to 1.27 680c88f cups: Update to 1.6.2 8006eb9 cracklib: Update to 2.9.0 4f661f4 help2man: Update to 1.43.2 a7d2ab7 cmake: Update to 2.8.11.1 650f30c socat: Update to 1.7.2.2 b85b611 qemu: update to 1.5.0 a6daa83 gcc: Upgrade to 4.8.1 9d9150c ofono: Add run time dependency for ofono test scripts cceb11f gzip : upgrade to 1.6 30fa8c7 libxt: upgrade to 1.1.4 7a6a993 libdrm: upgrade to 2.4.45 d514eb6 xwininfo: upgrade to 1.1.3 41eecdc xf86-video-intel: upgrade to 2.21.9 f934f38 xdpyinfo: upgrade to 1.3.1 8fef8f8 xkeyboard-config: upgrade to 2.9 ab6c91b xf86-input-synaptics: upgrade to 1.7.1 9013f81 libnewt: split python module into libnewt-python 670c651 latencytop: Deprecate tracing_enabled for tracing_on 70cf6ee util-linux: update to 2.23.1 35447ea wpa-supplicant: Enable EXTRA_CFLAGS 9458d72 maintainers: Added missing recipes with maintainers 10681b5 upstream_tracking: Update Manual recipes 13bd8ad tune-cortexa*.inc: fix tunings for cortex a5, a7, a8, a9, a15 machines. b87429f bitbake: Add missing file that went out of sync 35ea198 buildtools-tarball: add difflib and pprint python modules ad276d7 sanity.bbclass: non-zero status means that we need -march. 8c8483d packagegroup-base: s/dosfsprogs/dosfstools/ 25ac4cf systemd: don't install quotaon.service twice 126844d copyleft_compliance: set 'dirs' flag on task 00c8834 sstate.bbclass: fetch archive+siginfo in a single pstaging_fetch fbf6438 sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetching 29f8701 copyleft_compliance: handle localpaths ending with '/' 9dba0eb gconf: inherit gettext b1f2f49 avahi: inherit python classes, use PACKAGECONFIG 8331d0a license.bbclass: include all licenses in the manifest e525ef9 packagegroup-core-tools-profile: don't exclude mips d4a7820 insane.bbclass: quiet package errors not in *_QA 9db09a6 packagegroup-base-vfat: include dosfsprogs 4ecc2bf connman: use PACKAGECONFIG for WISPr support f302eb4 mesa: remove unrecognized configure options 7a43480 glib-2.0: drop Makefile.in hunks from patch 1f99e74 handle two-word commands with tmux 69a6023 librsvg: configure needs a native gdk-pixbuf binary d5f593c rpm: replace rpm-postinsts dependency with run-postinsts 75070d7 package_rpm.bbclass: handle pre/post remove scriptlets e4a136a rootfs_rpm.bbclass: switch to using run-postinsts 76cd8a7 run-postinsts: make it generic 98ce0b7 core-image-minimal: do not remove packaging files in the rootfs postprocess 1ce182e image.bbclass: remove unneeded files from the image b11f818 rootfs_*.bbclass: add some helper functions fdb5c12 qt4: fix QMAKE_QT_CONFIG being overwritten with empty value 147b8dd qt4-native: update configure paths to match target 027358f classes/qmake_base: update .pro hack 1319e17 classes/qmake2: export OE_QMAKE_LCONVERT and OE_QMAKE_XMLPATTERNS 9496d9a qt4-native: build lconvert and xmlpatterns 407bce9 libxml2: added python dependency to nativesdk f5c6663 classes/buildhistory: split SDK data by IMAGE_NAME 7c1a555 sudo : upgrade to 1.8.6p8 5531635 openssh : upgrade to 6.2p2 242d5fb cracklib: fix QA warning about unsafe references in binaries eac6763 qt4-x11-free: update HOMEPAGE b48b238 qt4-native: update HOMEPAGE aca93b6 qt4-embedded: update HOMEPAGE 99d5c53 qt-mobility: update HOMEPAGE e7d63bf nativesdk-qt4-tools.inc: update HOMEPAGE 9fcf4e9 trace-cmd: backport three patches b4ad8ff PPP: add default configuration file and fix hard-coded CFLAGS e486242 chkconfig: fix QA warning about unsafe references in binaries 95e23df socat: enable termios a3bf47a ddimage: fix incompatibility with dash 6607979 init-live.sh: fix media automount failed after booting from usb-drive 9682f16 gnomebase.bbclass: add support for archive name different from BPN 706ce35 gnomebase.bbclass: implement gnome_verdir() using trim_version() c7ebd7e gstreamer: added GStreamer 1.0 recipes 96b144a tar: don't mv tar for nativesdk 74d3a1a buildtools-tarball: Add json, unittest and compression python module packages 5128f0a bitbake: bitbake-layers: fix for move of data object to cooker 8bdbb71 bitbake: tinfoil: fix for move of data attribute to cooker 7bf5c38 base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependencies be78283 bitbake: lib/bb/cache.py: invalidate cache when file checksum entry no longer exists 3e94563 bitbake: cooker: Split data from configuration 2b2b3e8 python-external-tarball: Improve DESCRIPTION/SUMMARY 950b505 package_*.bbclass: Drop fakeroot from setscene calls 58feddb python-external-tarball: Modernise and rename 80d6316 git/tar/findutils: Add nativesdk versions 551a996 libxi: Add libxfixes as dependency 13b8798d self-hosted: Add libssp libraries to packagegroup/image d3e72d0 zlib: update to upstream version 1.2.8 bff43fb tune-cortexa5.inc: Add tune file for cortex-a5 cb21024 tune-cortexa.inc: create a common include for cortex-a armv7a tuning 03fdd2c libpcap: upgrade to 1.4.0 d3e982a iptables: upgrade to 1.4.19.1 dfd0985 kernel.bbclass: Fix link for modules-${MACHINE}.tgz 1b22849 image_types.bbclass: add ubifs to IMAGE_TYPES 61ded4c python: enable IPv6 based on DISTRO_FEATURES 5a0f74a multilib.bbclass: fix the PACKAGEFUNCS_append 829d6bf insane/package: refactor packaging sanity tests b4371dd defaultsetup.conf: remove INHERIT_INSANE 43713b9 insane/package: let package.bbclass inherit insane.bbclass 7a5a755 connman: update to 1.15 2a739ad weston: update to 1.1.0 7435185 wayland: update to 1.1.0 f8f1814 mesa: update git recipe to 9.1.3 release 7aa250c mesa: upgrade to 9.1.3 78e8ce4 pixman: update to upstream version 0.30.0 2e2633a icu: update to upstream version 51.2 81c3782 test_utils: import functions directly for conciseness a32d16c test-utils: handle import bb failing and skip the test 0d98083 matchbox-terminal: Update to git HEAD 452bca253492a97a587f440289b9ab27d217353e d832539 grub-0.97: fix the objcopy error in configure cf2c4b0 bdwgc: enable full version name in recipe name 2ee0717 subversion: upgraded to 1.7.10 3d2b83a libpng : upgrade to 1.6.2 c99fd8d gdk-pixbuf: upgrade to 2.28.1 271ea8b weston: clean up and add comments fcbf865 weston: add a weston-launch group 1377d9d weston: install the examples into weston-examples a9f1a78 core-image-weston: basic image that boots directly to Weston 6a27d8b weston-init: basic init script to start Weston on KMS/DRM ef2a7bc gstreamer: moved LIBV out of gst-plugins-package.inc file 32c7252 gstreamer: fixed -meta package rdepends 8ec642b libpcre: upgraded to 8.33 26133c2 diffstat: upgraded to 1.57 31073bc linuxdoc-tools-native : upgrade to 0.9.69 bccc74c zlib: update to upstream version 1.2.8 0ac7a18 bitbake: bitbake: Improve remote server handling f549cdd bitbake: xmlrpc: Allow server to remain memory resident 748e3c1 bitbake: bitbake server: create common server infrastructure a62aed4 lrzsz: check locale.h in configure 2aed898 gcc: add build directory to include directories 807476e gcc: Workaround for compiler flag mismatch cd906fa util-linux: Add support for older hosts a0219d8 udev: do not recommend pciutils/usbutils ids 697f749 bitbake: Drop bitbake-runtask (removed upstream a while ago) 158d9d8 alsa-tools: Fix configure race 1808552 autotools.bbclass: Factor out aclocal copying function 96edb20 yocto_kernel: modify the msg when adding duplicate items c252ed9 xf86-video-modesetting: backport fix for graphics corruption 59bb8e1 makedevs: Make count actually behave as a count for device blocks c81ecf9 sanity.bbclass: make sure python is a full install e85876d cogl: add missing xrandr dependency 50fae52 sstate.bbclass: fixup extra hardcoded paths 9ba5ced classes/buildhistory: record removals in buildhistory directory 6fa824e gdb: don't build with LZMA 14010b4 binutils: fix compile error of complex expressions before @l/@h 66dfd49 apt-native: Fix incorrect checksums 73dae11 rpm: remove .real hacks in argument parsing ea281d3 bitbake: Added distroy signal to information dialogs b5255bb bitbake: lib/bb/cache.py: Change debugging note to a debug message 8144e16 findutils: backport more fixes for documentation build errors aeead1f dev-manual, ref-manual, poky.ent: Fixed broken Release Note scheme 2944e07 ref-manual: Partial draft for the new Wayland support section. afc4aec ref-manual: Added new THISDIR variable and fixed some minor issues. 4f41a86 dev-manual, kernel-manual: Added links to THISDIR variable 36828be tools: Bumped version to 1.5 59e4eb0 ref-manual: Updated note for FILESEXTRAPATHS variable. e230049 dev-manual: Updated wording about Git 00c3a84 dpkg: Be deterministic about lzma dependency 7333045 linux-yocto: Drop 3.2 kernel bbappend for 3.2 kernel removal 11286b3 poky-lsb: make NFS kernel server support specific to linux-yocto 5a2e4f5 poky.conf: add qemumips64 preferred version d8358a0 linux-yocto: remove 3.2 kernel recipes 696be94 kern-tools: expand kernel features that point to a directory name eb87a30 qemu*: restrict NFSD to linux-yocto only a43e43f linux-yocto: v3.8.13 and v3.4.46 254b932 file: remove obsolete version check patch b98129c nfs-utils: obey 'tcp-wrappers' PACKAGECONFIG 291a3ad systemd: obey 'tcp-wrappers' PACKAGECONFIG 25bf08a portmap: obey 'tcp-wrappers' PACKAGECONFIG d63a32b quota: obey 'tcp-wrappers' PACKAGECONFIG eb38c40 rpcbind: obey 'tcp-wrappers' PACKAGECONFIG 647db80 hicolor-icon-theme: keep inherited dependencies and switch to gnomebase 3aaa4f7 utils.bbclass: ensure $0 is correct in wrapper scripts 29049da atk: upgrade to 2.8 ea886ed openssl: fix documentation build errors with Perl 5.18 pod2man d66ecfa cogl: remove documentation hacks 7e3eb69 clutter: remove documentation hacks 4c6939f python-smartpm: add gettext-native to DEPENDS 7285246 yocto_kernel: check current items before add a new one f929c3b upstream_tracking.inc: added no upgrade reason for python-pygobject e2a8080 portmap: /etc/init.d/portmap restart complains "command not found" 0ef93c5 libarchive: Fix build dependencies ba319bb makedevs: Avoid unnecessary timestamp calculation c8bfe84 makedevs: Make the mode number readable in debug messages 4844884 makedevs: Correct the device number calculation for blocks of devices 6804eec makedevs: Create blocks of devices with the correct uid/gid 4128b21 ncurses: Fix problems expanding ncurses-libtinfo when in IMAGE_INSTALL 8c5bbbe libnl: fix two parentheses bugs in lib/cache_mngr.c file 2a82659 grep: fix for CVE-2012-5667 3f561e9 initscripts: let status return 0 when proc is running well 35c9b6e dbus-glib: use BPN instead of PN f81b8fc acpid: modify CFLAGS 8874490 libxpm: inherit gettext d4e632a guile: added runtime dependency on glibc-gconv-iso8859-1 c7473c8 librsvg: add sstate dependencies so that the SVG loader works at staging time 2ab5dfc pixbufcache: add more documentation fcfba0d utils: add trim_version() function f5d0f6b python-scons-native: fix invoking scons failed on Fedora-17 f1b8e24 qt4: fix path to demos documentation 7fafe05 powerpc64-linux: Update cached autoconf value for apr on powerpc64 ff9573f runqemu: Replaced "stty sane" with saved stty settings e964815 pkg-config: remove obsolete AM_PROG_CC_STDC a09c5e4 patch: use PACKAGECONFIG to ensure correct dependency for xattr e69e756 systemd: add udev-utils dependency for udev-hwdb 9da8321 bitbake: prserv: Unbreak after bb.server changes eeac1e9 bitbake: cookerdata: Fix tinfoil by adding missinge extra_caches default d0861b7 bitbake: bitbake: xmlrpc remote server 0fc3a1e bitbake: bitbake: xmlrpc transport has identification token b6b3009 bitbake: bitbake: move start server code in a separate function e6a1b33 bitbake: bitbake: move extra cache collection out of cooker e09a159 bitbake: bitbake: retrieve the entire ui module in launcher 52d0512 bitbake: fetch2: Fix missing function call 3fb25ef bitbake: server/bitbake: Remove launchUI method e118ee3 bitbake: server: Remove none server 5cb59cc yocto-bsp: re-enable AutoAddDevices in xorg.conf for generated BSPs 2f06147 xserver-xf86-config: re-enable AutoAddDevices for beagleboard 9122ba8 bind: add ipv6 support 4eb49c0 util-linux: Add ability to compile with nativesdk 7dcb445 libpam: Avoid wildcards in the SRC_URI 84de4f5 cmake.bbclass: modify construction of compiler flags e4967e6 dpkg-native: Fix native perl path 1515425 guile: don't search for libreadline in host libdir c0b6f9b qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPEC f543969 siteinfo.bbclass: Add mips64 common siteinfo aa6408b consolekit: remove /var/run from package 9623ccf resolvconf: remove /var/volatile/run/resolvconf/interface from package 4bdb3c5 cups: remove /var/run from package as cupsd will populate it on startup 2aa350a bind: remove empty /var/run directory cd19f76 udev: do not create symbolic link from /run to /var/run 90b4d3d udev: do not create /var/volatile/run in init script 526ca27 systemd: remove old /var/run workarounds 93107a1 systemd: do not create symbolic link from /run to /var/run 6d897ea systemd: do not create /var/volatile/run and /var/volatile/lock ea647cd base-files: add /run directory from FHS 3 draft specification beea111 findutils: backport fixes for documentation build errors 5a607c1 cracklib: Allow byte order patch to work on older Linux hosts 0d2211a gdb-cross-canadian: use correct exec-prefix path for python 40187e5 binutils: add two AArch64 related backports to 2.23.2 7ba3615 libdrm: fix packaging after last upgrade dad8709 freetype: update to upstream version 2.4.12 3426ee8 curl: update to upstream version 7.30.0 6c8dbc2 gtk+: update to upstream version 2.24.18 1b2e70c harfbuzz: update to upstream version 0.9.17 493556b autogen-native: upgraded to 5.17.4 5fa3649 python-dbus: upgraded to 1.2.0 6ff3a26 git: upgraded to 1.8.3 e1e9036 settings-daemon: Update to git HEAD 9a99528b02255450db81176abd9bbcc1dab9a4c1 c880bd0 libtasn1: Updated from 2.14 to 3.3 b752e18 apt: Updated from 0.9.7.8 to 0.9.8.1 0116e82 systemd: fix ordering for machineid and run-postinsts services 676fd3f dropbear: a fix for hang in dropbearkey, built for x32 0d32c34 linux-firmware: Split 'ar3k' in a linux-firmware-ar3k package e0d79a6 systemd: forward port uclibc patches to 204 b08958b rm_work.bbclass: ignore failure for removing pseudo folder 7bb6021 systemd: update to 204 657e464 populate-volatile.sh: remove repeated leading slashes in TNAME 45bf114 dbus: remove /var/run from package as it is created on startup 3921415 binutils: the cat should always succeed when building config.cache efbb9f8 wget: disable uuid by default 2129c5d cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MACHINE specific 4380876 busybox: backport sulogin empty root password fix 8f5abd2 qemu: Updated from 1.4.0 to 1.4.1 930c541 sqlite3: update to 3.7.17 e2aa060 kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation 70d4867 patch: diable xattr as default d1a682d connman: upgrade to 1.14 73b7528 perl-tests: convert to ptest ab31f43 sudo: set CFLAGS for build mksigname and mksiglist b5044c3 clutter-gst: removed no longer required configure fragment b7caa5e clutter: further improvements 32b4a4a clutter.bbclass: removed unused function 7c178fc cogl: further improvements 4462df6 runqemu: fix networking issues 40bc4ed resolvconf: Update to 1.72 24380e2 cmake: Update to 2.8.11 26147b2 mc: Update to 4.8.8 f533a38 libnl: Update to 3.2.22 1f2436e mklibs: Update to 0.1.37 54cf30d desktop-file-utils: Update to 0.21 fd0d4d7 gnupg: Update to 2.0.20 e10352e xserver-xorg: enable xvfb 52c9f66 SLiRP support in runqemu 600f4e3 kernel.bbclass: Add dependency on binutils 004439b glib-networking: update to 2.36.2 e6e29a7 glib-2.0: update to 2.36.2 fc7db05 librsvg: add sstate dependencies so that the SVG loader works at staging time b6212cf librsvg: small cleanups cf20613 librsvg: clean up native depends 30a3cfe librsvg: add more PACKAGECONFIG options db95e61 gdk-pixbuf: remove native loader cache generation, use the class 204b92c pixbufcache: update the loader cache when installing natively bd85102 util-linux: Update to 2.23 fe715c4 bitbake: cooker/cookerdata: Fix up event handling for hob 3b4b782 bitbake: build: Avoid empty promises 72accaf bitbake: bitbake-layers: fix show-appends and flatten for recent cooker changes fa4b1fa bitbake: cooker/cookerdata: Improve configuration object handling 7cf87fc bitbake: fetch2: Fix missing assignment 507d5cc bitbake: cooker/cookerdata/event: Improve class handlers management ea34691 bitbake: cooker/cookerdata/utils: Improve context management b9bd05b bitbake: event: Drop Handled/NotHandled status return values 0130b4c bitbake: cooker.py: Remove global scope class event handlers 8bef99d bitbake: methodpool: Retire it, remove global method scope 3c5b9cf bitbake: methodpool: Conflicting methodnames should be a fatal error 56a2b28 sanity.bbclass: Drop dubious print e819772 buildhistory: Sync with bitbake changes f7b639e rpm-postinsts.bb: enable postinst logging 0bf2c0a opkg: modify the run-postinst script to enable postinst logging 45c37d6 dpkg: modify the run-postinst script to enable postinst logging d837fb3 image.bbclass: add postinst_enable_logging 2108951 ref-manual: Added xmlto and dblatex packages for docs 68deb6c kernel-dev: Updates to "Creating the Append File" section. b47c993 ref-manual: Added more detail to note for FILESEXTRAPATHS use. 97c48db kernel-dev: Updated changing the configuration section. 2998ba7 ref-manual: Added Ubuntu 12.04 (LTS) to list of supported distros. 32ba3c9 documentation/poky-ent: Updated to essential packages OpenSUSE 75fa205 ref-manual: Updated supported distros list ea114c0 dev-manual: Edits to removing package management requirements 9910776 dev-manual: Applied review comments for eliminating packaging req. b637518 dev-manual: Created new section to remove packaging requirements 3fd21c7 documentation: Updated poky.ent to use 1.5 as YOCTO_DOC_VERSION. 91ec8a8 documentation: Updates to properly build the 1.5 manuals 98d2211 documentation: Set up the 1.4.1 manual set. 2e6ca2c bsp-guide: Fixed syntax error in BBLAYERS example. 514176c dev-manual, ref-manual: Minor edits suggested by Bill Traynor 818ec77 bsp-guide, ref-manual: Various fixes from Robert P. J. Day review. caa6e07 dev-manual, bsp-guide: Updates for init-ifupdown change. 06af7c1 dev-manual: Review edits applied to selecting init manager section. d95a27b scripts/bitbake: Handle the case where git isn't installed cleanly 70e5a74 task.bbclass: Drop deprecated class e0ffc1f update-alternatives: Drop deprecated code, update to show error message 3216f00 bitbake: hob: Table sorting criteria should not change after deselecting recipes/packages da34a8d bitbake: hob: apply a fade out animation when deselecting from tables 25182cd bitbake: cookerdata: rename _parse to parse_config_file a4bf490 bitbake: tinfoil: fix for changes to cooker config structure 25905ae bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cooker 49f1278 bitbake: command: Fix function module reference after code rearrangement 0c0bb02 bitbake: runqueue.py: Ensure export flag is set for fakeroot environment variables ba707d0 bitbake: bitbake/cookerdata: Explicitly specify cooker configuration options 26d1999 bitbake: cooker: Split configuration parsing code into cookerdata f0930c8 bitbake: cooker: Move commandline parsing back into the UI/cookerdata f242f50 bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbake 308ae92 bitbake: bin/bitbake: Improve exception handling 77fc40a bitbake: fetch2: Shorten long srcrevs d228f9d bitbake: fetch2/git: Clean up sortable_revision 6088213 bitbake: data: Ensure dependencies of subfunctions are accounted for 176a46b packagegroup-core-clutter: use clutter-1.0 packages 37619d9 mx: Update to improved naming scheme 59cea9c clutter-gtk: Replace with 1.4.2 version e77a014 clutter-gst: Replace with 1.6.0 version bcb0616 clutter: Replace with 1.14.4 version e847bd9 cogl: Replace with 1.14.0 version 525771c clutter.bbclass: helper class for clutter and friends 6271ac3 zlib: put shared libraries in base_libdir f6d4438 cdrtools-native : upgrade to 3.00 25e90a4 bind: use /var/run/named instead of /var/run/bind/run 5c43ee2 opkg: remove unnecessary extra leading slash in run-postinsts b86fdc0 nfs-utils : upgrade to 1.2.8 503c669 qt: fix warning -Wunused-local-typedefs introduced by gcc 4.8 0948a23 image_types.bbclass: remove the old images 995c196 image_types.bbclass: remove the old images 350c36f bitbake: test/fetch: Allow the conditional network tests to work under python 2.6 c8ab3b0 bitbake: test/fetch: Split the network tests from the rest of the fetcher tests 4d3a53f bitbake: fetch2/utils: Clean up imports 0a52bdf bitbake: tests/fetch: Allow to work on python 2.6 ad35569 python-pygobject-native: fix build dependency on python-native f371626 Revert "initramfs-live-install*: fix the "install" boot option" 6de55b6 rpm-postinst: remove un-needed RDEPENDS on base-files 7c0e7c2 libcroco: allow native builds c362bda gtk+3: disable Xinerama support a3e31a3 linux-yocto/3.8: set qemumips64 SRCREVs a5f4e5f qemuimage-testlib: change default directory for target tests c3fabef qemuimage-testlib: pass optional timeout to ssh function 2706948 qemuimage-testlib: add support for extra arguments passed to runqemu 046b0e1 tcf-agent: Use common two-digit sequence numbers for init script links ad24f27 glib-2.0: drop dependency on python-argparse e3a5e8e connman: replace hardcoded path in init script and systemd service ec89446 systemd: make udev-hwdb postinstall run on host 39537e0 busybox-mdev: Startup at level S03 instead of S06 360bfe9 toolchain-scripts.bbclass:Add CROSS_COMPILE variable to environment-setup file 9fa1590 connman: Add PPTP support 6707538 connman: Add L2TP support 951aa13 connman: Add vpnc support 48d0f52 connman: Add OpenVPN support 7c41d83 connman: Add VPN support ca64333 gpgme: Updated from 1.4.0 to 1.4.1 c066df8 pixman: Update from 0.29.2 to 0.29.4 996326c ethtool: Updated from 3.8 to 3.9 1317558 libfontenc: Updated from 1.1.1 to 1.1.2 c4b7356 json-glib: updated from 0.15.2 to 0.16.0 f070d03 libxi: updated from 1.7 to 1.7.1 51c3e9d bbclass: bb.fatal() clean up bfaf6c5 xf86-video-modesetting: upgrade to 0.7.0 9584808 machine/qemumips64: Add machine definition db66872 binutils: Add broadcom XLP support a4c4f38 linux-yocto: add qemumips64 compatibility 4520fec runqemu: Replace use of ifconfig with ip f259554 kern-tools: refresh and make dash compliant c50b1fb pkgconfig: Update to 0.28 f5b103f boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflicts badd718 syslinux: Update to 4.06 fb89bb3 bitbake.conf: define empty EXTRA_IMAGE_FEATURES before using them 941584f cachedpath.py: global name 'error' is not defined bd27cca bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3 0c8173d image.bbclass: Add package-management image feature to validitems 4f07050 bitbake: hob: fix for XMLRPC mode f0457e5 scripts/hob: enable additional arguments 5109ec9 poky.conf: Adjust DISTRO vars post 1.4 release efb8a46 package.bbclass: Fix sources contents a9f5bf0 sanity.bbclass: Attach the missing value to a format string. 96b4289 bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typo f7afeeb bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache rename fe17af2 image-vmdk.bbclass: disable the NOISO = "1" 4cda8d7 libdrm: upgrade to 2.4.44 6491923 xproto: upgrade to 7.0.24 ea8bccc xf86-input-evdev: upgrade to 2.8.0 9265ce0 xf86-input-synaptics: upgrade to 1.7.0 92abdd5 xf86-input-mouse: upgrade to 1.9.0 06aaba7 xf86-input-keyboard: upgrade to 1.7.0 e41f95c xf86-video-intel: upgrade to 2.21.6 76a90f1 xf86-video-vmware: upgrade to 13.0.1 ea89950 Upstream-Status: Correct Capitalization 1810369 classes/core-image: drop apps-console-core IMAGE_FEATURES support d63c8a1 classes/image: show an error on invalid IMAGE_FEATURES 7b3bf9a sbc: upgrade to 1.1 00aa0b3 image-vmdk: Fix error recreating symbolic link c9e48bc gmp: updated to 5.1.1 092cc94 pciutils: updated from 3.1.10 to 3.2. 15e7b77 glib-2.0: upgrade to 2.36.1 cac01c0 tcl: upgraded to 8.6.0 02b0763 gdb-cross-canadian: set everything in gdb-cross-canadian.inc 2d912e2 gdb: add 7.6 version 01985fc mpfr: upgraded to 3.1.2 7a3ddc1 byacc: upgraded to 20130304 0d8b27b autogen: upgraded to 5.17.3 2e5617a iproute2: upgrade to 3.9.0 c11ce6d kexec-tools: upgraded to 2.0.4 f31c86e libtool-nativesdk: rename to nativesdk-libtool d67e9bc subversion: upgraded to 1.7.9 23e850c libxml2: Update to 2.9.1 c13fc38 kconfig-frontends: Update to 3.9.0 8a35037 help2man: Update to 1.41.2 94c80c8 msmtp: Update to 1.4.31 dce2f05 mklibs: Update to 0.1.35 74d5aa7 tzcode: Update to 2013c dd957f6 libcheck: Update to 0.9.10 6495b6e libgcrypt: Update to 1.5.2 c17268e libomxil (0.9.3): drop unecessary dependencies 468c6f8 neard: Split recipe to two parts ea65bb4 iptables: upgrade to 1.4.18 37c284c bison: upgraded to 2.7.1 097e35d git: upgrated to 1.8.2.2 d556ca2 python-scons: upgraded to 2.3.0 821d036 libmpc: upgraded to 1.0.1 c4c053b librsvg: update gdk-pixbuf loader cache when staging native package 97490c4 bitbake.conf: export STRINGS 6ca781b tcp-wrappers: fix indentation 7802e5c tcp-wrappers: Rename conflicting variable STRINGS in Makefile cef2446 imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPES 2c2dd5b runqemu-internal: support for ext2 and ext4 not only ext3 bc02e97 scripts/runqemu: add ext4 to the list of extracted extensions 5ea4d81 bitbake: cooker: Rename status variable to recipecache 9ed7cd1 bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProviders 8c7a23e bitbake: cooker: Drop pointless variables c035bf9 bitbake: cooker.py: Drop confusing updateCache calls d8cf6e9 bitbake: cooker: Remove pointless repeated import 06aaf0d bitbake: cooker: Fix get_bbfiles() 51e54ed bitbake: cooker: Separate out collections handling code into its own class 6ebdeb4 bitbake: cooker: Drop unused variables from collect_bbfiles() 88a7b04 bitbake: pysh: Say what kind of token isn't implemented d98419a bitbake: hob: assure consistency for image size label 9c60292 bitbake: hob: clicking on "cancel" should reset table sorting to default 24f0608 bitbake: hob: "Brought in by" sorting should take into account the (+#) information 39d3409 bitbake: hob: sort alphabetically results in groups of recipes/packages 6dab4d0 bitbake: Updated information in tooltips b34cf7e rpm: ensure __mkdir_p matches __mkdir 2f7c588 python: remove the default optimization a86b006 bitbake.conf: update way to set default ROOT_HOME 15aec44 classes/insane: add check for PN in OVERRIDES e42f0ac classes/buildhistory: track contents of selected files in images 68f441e buildhistory-diff: improve bad command-line argument handling 843e422 boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generation 642afb4 maintainers.inc: update alsa-utils-alsaconf pkg maintainer 47f121e maintainers.inc: update neard pkg maintainer 8d7d01d poky.conf: update SANITY_TESTED_DISTROS 3bae243 kernel.bbclass: make FILES package-specific e5d077d bitbake: lib: print is a function in moderm python, covert remaining users 3e86a6c bitbake: lib: Use modern expcetion syntax a823c88 bitbake: prserv: Drop StandardError usage 9b91357 bitbake: siggen: Add missing error message parameter c6c341a bitbake: providers: Remove pointless lambda sort function 5c3944c bitbake: cooker: Remove deprecated operator 4a081b5 bitbake: lib: Clean up various file access syntax 7f2bf08 eglibc/machine-sdk: Drop SDK_GLIBC_ADDONS f1a0635 imagetest-qemu: Fix indentation 566628d class/lib: Fix up various file access methods d2ef952 buildstats: Drop spurious open() call 4a9daa9 useradd: Use modern join syntax 29f6ca7 powertop: inherit gettext b54339d classes/lib: Fix getcmdstatus breakage d529c11 bitbake: git: remove symling before updating mirror tarball fd8dcd7 bitbake: bin/bitbake: add a check for /dev/shm existing a189ec4 bitbake: utils: Improve better_compile error message bc95dde bitbake: utils: Improve better_exec traceback handling f58e82b bitbake: bin/bitbake: Ensure early errors are shown to the user f81de1d bitbake.conf: Use casting to ensure valid comparision 8aa498d base.bbclass: Drop unused/obsolete import 534325f image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage e16faa5 sanity/patch.py: Remove commands module usage e1b5647 insane: Open file in binary mode feeffdb meta/lib/oe: Replace StandardError with Exception 3512f79 classes/lib: Update to use print as a function call caa8b29 metadata_scm: Replace deprecated operator 9ebcb98 sanity.bbclass: Use open(), not file() c3d18af classes/recipes/lib: Fix various python whitespace issues db8217f classes: Use modern exception raising syntax e0bd393 buildstats: Update to ensure files are closed 2ac4f8b clases/lib: Use modern exception syntax 00052fe core-image-minimal-initramfs: Remove odd quote characters 814d89b xserver-xorg: Add xkbcomp to RRECOMMENDS 40fe7ad gcc-configure-cross.inc: Remove info generation 19f71dd bootimg.bbclass: add comment for NOHDD 77d00c5 gnutls: upgrade to 2.12.23 1abffd2 oprofileui(-server): upgraded to GIT revision f168b8bf b3a745c qt4: remove trailing slash from prefix 452f6b2 gdb: tabs -> spaces e125870 gdb: AArch64 lacks lttng support 94d31b0 poky-lsb: Ensure kernel nfsd module is enabled a50ffe6 craklib:fix testnum and teststr failed a28959e cracklib: fix default dictionary should be generated for target endianness 48823c6 linux-yocto/3.8: udpate to v3.8.11 0768191 linux-yocto/3.4: update to v3.4.43, ltsi-65311d8 and v3.4.42-rt56 b3dc63c kern-tools: anchor and delimit regexs 8032447 linux-yocto/3.4: iwlwifi, ext4, brtfs warning and -rt fixes b5d5b1b dmidecode: fix fetch path to use BP 1e7b9ef gcc-configure-target: Add --enable-dependency-tracking to EXTRA_OECONF 26923a4 tcmode-default.inc: Pin binutils to 2.23.2 483c900 binutils: backport whitespace fix edcae40 binutils: Upgrade 2.23.1 -> 2.23.2 4bf8253 guile: Update to 2.0.9 abb69cd qemu: Ensure kernel nfsd module is enabled d8afc32 gdb-cross: gdb-cross requires readline-native 5dde326 libgnome-keyring: remove, nothing in oe-core uses this anymore b3528c6 gnome-keyring: remove, nothing uses it in oe-core b86f89f3 libsoup: upgrade to 2.42.1 58b8401 packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibility 3f55534 packagegroup-core-lsb: Add udev-extraconf for LSB compatibility a1cd3aa udev: do not recommend udev-extraconf 234e671 systemd: do not recommend udev-extraconf for udev 3e0455f qemux86: disable paravirt guest in linux 3.4, causes test failures 9895d2c maintainers.inc: update sbc pkg maintainer 538dc8d upstream_tracking.inc: minicom check update 3438927 archive-*-source.bbclass: handle dependency in anonymous function 10219f0 cronie: Convert crontab to a system user 84d45db grub-efi-native: Cleanup whitespace ec587c5 neard: Rename the recipe as we are already in 0.10 8fb24e1 buildhistory: change default BUILDHISTORY_DIR to TOPDIR 67ed18e bitbake: fetch2/svn: Do not save authentication 7709342 bitbake: bitbake: remove stack trace depth limitation 6db2025 bitbake: data_smart.py: add some internal bitbake variables to configuration hash a4cc40c bitbake: prserv/cooker: Handle PRService errors cleanly 8779ebc bitbake: goggle: fix invalid error check c88bfe2 bitbake: Update to version 1.19.0 for master 7464637 ia32-base.inc: remove inapropriate grub dependency 5874564 dmidecode: Add dmidecode to dev tools 3681c89 gcc-4.7: fix gcc ICE when building with gcc-4.8 53276bc fs-perms.txt: Don't tinker with file modes in /usr/src/debug 3dedd8f gcc-runtime: Avoid error when trying to remove nonexistent directories a8eca39 archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_rootfs 140ba62 mesa-demos: Use PACKAGECONFIG to enable/disable features bd35213 image_types: fix default location of kernel when generating elf images db92131 image.bbclass: Don't mark do_rootfs and do_build as nostamp 58412ca classes/image: allow complementary package globs to be extended 61823f6 path.py: Deal with race issue c09866b mkefidisk: Unmount after partitioning 8d3285f Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be consistent [yocto #2342] 55d77f5 qt4: Fix sundry erroneous assumptions about ${prefix} 82a55f7 dpkg: Ensure target packages don't reference perlnative c6a769e adt-installer: do not dereference symlinks when relocating b899df8 netbase: upgrade to 5.1 6809549 systemd-serialgetty: change to handle SERIAL_CONSOLES 4ea0449 shadow-securetty: change to handle SERIAL_CONSOLES c58cfce sysvinit-inittab: remove specific handling of SERIAL_CONSOLE c09809f bitbake.conf: set SERIAL_CONSOLES from SERIAL_CONSOLE by default b4aa6d3 sysvinit-inittab: ensure unique label for SERIAL_CONSOLES entries 2c5dbc9 xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN} c51e8b4 sstate.bbclass: make hard links for staging files 3dfbedb tune-thumb.inc: Remove, replaced by arm/feature-arm-thumb.inc c42cc8f neard: add systemd unit file 9dae6e7 sudo: disable SSP for auxiliary build tools mksiglist and mksigname 556acba kernel 3.8: routerstationpro: use KERNEL_IMAGE_MAXSIZE to test the image 3542879 neard: re-order recipe so the statement order is logical eb9e50d menu-cache: Fix segmentation fault 2346b46 distro_alias: update alias information. 17800b5 libpcap: Fix up patches ac5b5be alsa-utils: Move alsaconf to its own recipe 9a3d8c2 connman: add PACKAGECONFIG options d36cc47 matchbox-panel-2: bump srcrev to fix compile warnings 4a3d4b8 Pass the mlprefix to postinst_intercept script 1a438af scripts/postinst-intercepts: create separete hooks for multilib cf76b42 Revert "qemu.bbclass: Use the correct qemu binary in multilib cases" 8f32a0f pango: fix postinstall when using multilib fe24000 qemuwrapper: use fallback in case the ELF binary is wrong 18ea08c build-appliance: Add version info 559dd2d glib-networking: Update to 2.36 3040cfc glib-2.0: Update to 2.36 f1771b5 mesa-demos: Update to 8.1.0 d5bc211 glew: fix generation of glew.pc needed by mesa-demos 7e83fd7 libxkbcommon: Update to 0.3.0 a08dd5d pkgconfig: Move patches in prep for 0.28 update 2f3e9b3 libgcrypt: Update to 1.5.1 cf6be57 nspr: Update to 4.9.6 0440417 libffi: Update to 3.0.13 8507e78 file: Update to 5.14 b500994 dpkg: Update to 1.16.10 2b5653b resolvconf: Update to 1.71 75de611 dhcp: Update to 4.2.5-P1 791653f sqlite: Update to 3071602 2e0ed89 sysstat: Update to 10.1.5 2691ac1 lsbinitscripts: Update to 9.46 1831cbb less: Update to 458 5cb01c1 connman: update to 1.13 c67cdf5 glib: Add --disable-man to configure arguments f18ba44 libpcre: Make readline dependency conditional on PACKAGECONFIG[pcretest-readline] b48db72 gettext: Make ncurses dependency conditional on PACKAGECONFIG[msgcat-curses] c296855 gdb: Disable hard-coding of library rpaths 735656b scripts/contrib/build-perf-test.sh: change the global results format f58228f scripts/contrib/build-perf-test.sh: skip network sanity tests 04d552f scripts/contrib/build-perf-test.sh: use the same identation everywhere eff37ec bitbake.conf: Don't add ${PN} to RRECOMMENDS_${PN}-dbg c2835ac qemuimage-testlib-pythonhelper: Make the process detection more strict 213d204 dropbear: update to 2013.58 f94519c apt: update to 0.9.7.8 60589dd conf/machine: use .= instead of += in TUNE_CCARGS 46b021c eglibc: Avoid "installed but not shipped" warning for ld.so.conf 0825378 webkit-gtk: remove gnome-keyring dependency ac273d6 gdb-cross: Adjust ${datadir} to avoid file conflicts in sysroot f2f8356 rpm: change arch scoring items 3e79775 cpan.bbclass: use '|' as sed separator for entry with paths 2895bcf sstate: Set umask to 002 before packaging runs 999302e systemd-systemctl: parse unit files more correctly 499bb2c libxslt: Avoid regenerating manpage during "make install" d853d5b mkefidisk: Attempt to automatically unmount target device f9a0670 gpgme: add short SUMMARY e179480 core-image-directfb: add SUMMARY 87b6abe ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE e53388a hwlatdetect: add SUMMARY and DESCRIPTION 07be27e gst-openmax: add SUMMARY, DESCRIPTION and HOMEPAGE fc1b844 xeyes: add SUMMARY and DESCRIPTION bb98dbd rgb: add SUMMARY and DESCRIPTION ada6dce packagegroup-core-x11-xserver: set SUMMARY instead of SUMMARY_${PN} 56ebcdf gnome-doc-utils: add SUMMARY and DESCRIPTION 612ad98 python-smartpm: fix HOMEPAGE and adjust DESCRIPTION 1ef9b25 libxml-simple-perl: add SUMMARY, DESCRIPTION and HOMEPAGE b74e927 which: use the same meta fields for both versions b880008 mtools: use same SUMMARY as newer version of mtools recipe 6b73189 icon-naming-utils: add SUMMARY and DESCRIPTION 689d2b6 external-sourcery-toolchain: add SUMMARY 0d2a740 readline: add SUMMARY 5aca0e3 libcgroup: add SUMMARY and better DESCRIPTION bce1f1b build-appliance-image: add SUMMARY, HOMEPAGE and improve DESCRIPTION 217b65e gettext-minimal-native: add SUMMARY and DESCRIPTION e43af7f eglibc: add common HOMEPAGE and SUMMARY for eglibc-locale ce726d9 connman-conf: add SUMMARY and DESCRIPTION 07ef66f routerstationpro: move board off 3.4 and onto the 3.8 kernel 5652086 kernel-arch: Always use ld.bfd to link the kernel 648c8cd icu: Remove unnecessary FULL_OPTIMIZATION_arm setting 3dd0810 openssl: Disable parallel make d553d1a common-licenses: remove HTMLisms from OFL-1.1 810e784 common-licenses: fill in AGPL-3.0 cab467d udev: create /var/volatile/tmp to avoid dead link 41c9e42 ltp: upgrade to 20130109 release 5c70423 openssh : upgrade to 6.2p1 9bc16a0 pax-utils : upgrade to 0.7 6a7aa9c udev-extraconf: Avoid mounting unknown filesystems 35483a6 linux-firmware: Look for RTL license in the right directory addcfcd glib-2.0: disable tests for native builds, and respect ptest for LSB 9d734f4 matchbox-session-sato: install GConf values directly instead of using schemas 361d686 elfutils: split libraries into separate packages 88a4fd8 gcc-4.8: Fix GCC ICE on arm fd566d2 gcc-4.8: Refactor gcc-4.8.0 patch files. c3cc4bf gcc-4.8: Add recipes 7195096 powertop: add 2.3 4178360 connman-gnome: Replace broken png files 5460086 gconf: silence some spurious errors 824962f package.bbclass: ensure license excluded files aren't packaged fd4f354 package.bbclass: add LICENSE_EXCLUSION to vardeps 4e4050d png: fix over-zealous warnings about transforms e0b4d0e cairo: drop transform patch, it's been rejected upstream 5af9ca5 u-boot: Add UBOOT_LOCALVERSION to control version string 6dc9a7e python-setuptools: Improving the runtime dependencies ba807dc gnome-icon-theme: add missing icon-cache inherit cb9987d grub-efi-native: fix build on modern distributions without gets() 26a9701 libpng: update to 1.6.1 3a4b728 lttng: updated lttng-ust to 2.1.2 433fbaf pulseaudio: install alsa mixer data files d9f153f image.bbclass: change the logic when intercepts fail 5e702ed pixbufcache.bbclass: do not exit 1 after installing intercept hook 6304ba3 gtk-icon-cache.bbclass: do not exit 1 after installing intercept hook 9e729f1 fontcache.bbclass: do not exit with 1 after installing intercept hook 3b2d8e5 build-appliance: Update to latest dylan revision for release c0f8159 dpkg: Correct paths in postinst 2464c63 systemd: depend on libgcrypt 4da0b79 udev: disable systemd support 9bdc6f0 udev: drop dependency on udev in libudev 09f0c9d xserver-xf86-config: set DefaultDepth to 16 for qemumips 87bf429 perf: Ensure license is handled correctly 412378b psplash: Fix multilib build 277cae2 package_ipk: Ensure the status file exists 8e74a97 package.bbclass: Add useradd variables to PACKAGEVARS 57fdbe9 multilib: Ensure we map the USERADD_PACKAGES variable 8280810 gst-plugins-bad: Disable neon, its not on DEPENDS c97deb1 init-ifupdown: move network interfaces file for the beagleboard 90b9876 build-appliance: Update revision to dylan release 9fde303 systemd: Fix udevd init script so sysvinit in systemd mode works 57f4f86 util-linux: fix systemd service in multilib bcd4d37 systemd: fix -dbg package with multilib 09b8918 busybox: hard-code the syslog service file fd45a2d udev: explicitly package nonarch_base_libdir 5d3df29 systemd: Effectively revert the move to /sbin 72ea776 seperatebuilddir: add systemd b06bd1d systemd: fix out of tree builds f6ae645 udev: remove explicit path to udevadm 2cb729a alsa-utils: Use pkg-config instead of hardcoded udev paths 1261ecc packagegroup: Add init-manager sanity check c71d1f4 udev: Effectively revert the move to /sbin 00aec10 pulseaudio: Set udev variables using pkg-config f4ba9ef bluez4: Set udev variables using pkg-config b24d284 pcmciautils: Use pkgconfig to set udev variables correctly 79a205b package.bbclass: Fix populate_packages for glob expansion issues ef0e1cc busybox: fix mount issue 295db71 dev-manual: Fixed directory name used in example. 969218e dev-manual: Edits to "Set Up Your Layer for the Build" section. 6a3f129 dev-manual: Edits to "Using .bbappend Files" a3d2886 kernel-dev: Edits to the "Changing the Configuration" section. 4bb60da ref-manual: Edits to SRC_URI, FILESPATH, and FILESEXTRAPATHS. eedd602 ref-manual: Updates to the FILESPATH variable. ef04b1d ref-manual: Edits to clear up the SRC_URI variable description. f418e7f kernel-dev: Fixed another occurrence of ${FILES} c159989 kernel-dev: Correction to where to place a .cfg file. 0478091 yocto-project-qs: Final edits for QS manual. 6cfbc41 adt-manual: Changed capitalization of list for consistency. bdeedab adt-manual: Fixed formatting of filenames in a list. 3015438 adt-manual: Added quotes around cross-link section title. 92243fa adt-manual: Minor edits and links. c29c155 adt-manual: minor updates. 5f08473 ref-manual: Minor edits to the supported distros list 75f85bd bsp-guide: Updated the yocto-kernel script example. ce24b05 bsp-guide: Updated the help listing for the yocto-layer command. 3b83bc9 bsp-guide: Some minor edits. 61ab619 bsp-guide: Updated the yocto-bsp script output. 07450dc bsp-guide: Fixed "ARM" term appropriately. 958f9f8 bsp-guide: Fixed "QEMU" term appropriately. 126abc0 bsp-guide: Added a link to the oe-init-build-env script. c980341 bsp-guide: Minor editing change. b681eb8 bsp-guide: Removed a redundant note. f1a29a8 bsp-guide: Added a note to reference the yocto-layer tool. 8232e1c bsp-guide: Minor edits to the yocto-bsp command description. a19e3dd bsp-guide: Fixed another broken link to the Downloads page to the website. aa56bc7 bsp-guide: Fixed a broken link to the "Downloads" page to the website. 02a5c92 bsp-guide: Changed wording due to 2 recommendations now exist. e50ef9e bsp-guide: Minor edits d9c3fef bsp-guide: Added quotes around wiki page title in a cross-link. 44293a2 bsp-guide: Better wording for VESA support. 80bfd00 bsp-guide: Added a link to the term "Metadata". 5271891 bsp-guide: Added complete list to sample structure for Crownbay 77e1079 kernel-dev: Spell checked the files and fixed appropriately. 6f2e173 kernel-dev: Removed a reference to sections that no longer exist. ec435de kernel-dev: Inserted a cross-link to the term Build Directory. 7f60e93 kernel-dev: Removed the <word>/<word> construction. c3d0974 kernel-dev: Removed another "don't" contraction. a3e4478 kernel-dev: Removed a development note that was for Bruce Ashfield. 55ae73c kernel-dev: Removed the "don't" contraction. 9bf1cde kernel-dev: Eliminated a redundant paragraph. 6668012 kernel-dev: Fixed a broken link to a cross-section. ce52a46 ref-manual: Generated and included new list of supported distros. fe7fa4e dev-manual: Edits to "Providing Compilation Scripts and Source Code Modifications" section. 3762469 dev-manual: Edits to "Providing License Text" section. 4cf8642 dev-manual: Edits to "Providing the Source Code" section. 4c00602 dev-manual: Edits to "Maintaining Open Source License Compliance During Your Product's Lifecycle" section. 13dcc78 dev-manual: Edits to "Online Mode" section. f4e04ab dev-manual: Edits to "Using OProfileUI" section. 0bef07d dev-manual: Edits to "Profiling with OProfile" section. de72fa2 dev-manual: Edits to "Create the GDB Initialization File and Point to Your Root filesystem" section. 913a9ee dev-manual: Edits to "Build the Cross-GDB Package" section. bc16410 dev-manual: Changed section title to be parallel. b24987d dev-manual: Edits to "Launch GDB on the Host Computer" section. 229ed0a dev-manual: Edits to "Launching Gdbserver on the Target" section. c566d3c dev-manual: Edits to "Set Up the Cross-Development Debugging Environment" section. d2ebf82 dev-manual: Edits to "Debugging With the Gnu Project Debugger (GDB) Remotely" section. e9d7fa3 dev-manual: Edits to "Post-Installation Scripts" section. c7e81cc dev-manual: Edits to "Creating a Read-Only Root Filesystem" section. eacedc0 dev-manual: Edits to "Excluding Recipes From the Build" section. 2cb80f2 dev-manual: Removed a couple of links to variables. 3a49e1d dev-manual: Edits to "Using systemd Exclusively" section. f43ab89 dev-manual: Edits to "Selecting an Initialization Manager" section. e04976e dev-manual: Edits to "Building Software from an External Source" section. af71514 dev-manual: Fixed a section heading capitalization issue. fa9e626 dev-manual: Edits to "Testing Packages with ptest" section. a68970e dev-manual: Edits to "Making Sure the Packaging is Done" section. 6c5bb96 dev-manual: Edits to "Handling a Package Name Alias" section. 66114e0 dev-manual: Edits to "Manually Bumping PR" section. 5222e90 dev-manual: Edits to "Working With a PR Service" section. 8692ab0 dev-manual: Edits to "Look for Other Ways to Minimize Size" section. ae53349 dev-manual: Edits to "Trim the Kernel" section. f35f12d dev-manual: Edits to "Trim the Root Filesystem" section. 049904f dev-manual: Edits to "Understand What Gives Your Image Size" section. ce8dbc8 dev-manual: Edits to "Creating Your Own Distribution" section. cedb4ce ref-manual: Changes to the migration section bf64daa dev-manual: Edits to systemd section. 1fbc3e9 dev-manual: Edits to "Boot the Image and Verify Your Changes" section. 1421c8f dev-manual: Rewrote section title. 079ec62 dev-manual: Updated section name for parallel construction. af8f6b5 dev-manual: Edits to "Build and Booting the Modified QEMU Kernel Image" section. 5b37423 dev-manual: Edits to "Set Up for the Build" section. c530f80 dev-manual, kernel-dev: Edits for changing a section head title. 0e47365 dev-manual: Edits to "Creating the Patch" section. 3781b86 dev-manual: Fixed section title capitalization issue. 67c503d dev-manual: Edits to "Fine-Tuning the Kernel Confguration File" section. d70617f dev-manual: Edits to "Creating Configuration Fragments" section. 09415f5 dev-manual: Edits to "Using menuconfig" section. edf49a5 dev-manual: Fixed section capitalization issue. 68b7bd5 dev-manual: Edits to "Preparing to use Multilib" section. c20d3d5 dev-manual: Edits to "Combining multipel Versions of Library Files into One Image" section. 334c8ee dev-manual: Edits to "Including Static Library Files" section. 3e1871b dev-manual: Edits to "Adding a Formfactor Configuration File" section. 4757ccd dev-manual: Edits to "Adding the Machine Configuration File" section. 469068b dev-manual: Edits to "Post-Installation Scripts" section. d333a90 dev-manual: Edits to "Splitting an Application into Multiple Packages" section. 94d1ab3 dev-manual: Edits to "Makefile-Based Package" section. e7076de dev-manual: Edits to "Autotooled Package" section. f79ff9b dev-manual: Edits to "Managing Layers" ffb38ba dev-manual: Edits to "Using .bbappend Files" be0bbb3 dev-manual: Edits to "Creating Your Own Layer" section. 875066f dev-manual: Edits to "Layers" section. 53ad9b2 ref-manual: Edits to teh "Archiving Sources - archive*.bbclass" section. 8226990 ref-manual: New class added for archive*.bbclass. 6720a6e dev-manual: Updates list of supported BSPs c11ea04 dev-manual: Changed "Ptest" to "ptest" 1c597ac dev-manual, bsp-guide: Scrubbed the yocto-layer usage section. b1ee347 dev-manual: Edits to the ptest section. 598089f dev-manual: Edits to the ptest section. d1f324a ref-manual: Updated "Contributions" section 9ade10c dev-manual: Added cross-reference to section for finding maintainers a5d8b9e dev-manual: Added methods to determine who a Maintainer is. d78dcf5 augeas: Fix missing files with separate build directory c1ac96d libpam: backport patches from upstream 8593ead consolekit: Fix ${S} != ${B} issues with pam enabled 595e92c systemd: Fix shell variable assignment spacing c237e54 systemd: use AC_CHECK_TOOL instead of AC_PATH_TOOL when checking objcopy, strings, gperf 4b99217 separatebuilddir.inc: disable libmusicbrainz db45a97 linux-yocto/3.8: Makefile: add -grecord-gcc-switches if using -mfentry bef8d8d qt4-embedded: bump PR to allow removal of meta-oe bbappend 527ab19 packagegroup-qte-toolchain-target: bump PR to allow removal of meta-oe bbappend bb71240 qt4-x11-free: bump PR to allow removal of meta-oe bbappend 92af7d9 wpa-supplicant: don't call DBus init script directly d1d8b9c hicolor-icon-theme: bump PR to allow removal of duplicate from meta-gnome 03aaa55 avahi: don't call DBus init script directly 716bf31 xserver-xorg: fix segfaults for ARM SoCs af9ed97 runqemu-internal: Drop distcc support 9e1753e cairo: fix builds with libpng 1.6 df2aeee README.hardware: Update mpc8315 load address 1695345 initramfs-live-install*: fix the "install" boot option 23eec72 mesa: don't fail if x11 isn't available b6343dd openssl: update range information in man-section.patch ae6d5f8 kern-tools: fix custom repository BSP generation 45c8cc1 poky.conf: add Poky 1.4 and CentOS 6.4 to SANITY_TESTED_DISTROS 0551b4a coreutils: add realpath to alternatives 1ebc904 connman: Fix wrong INC_PR reset c9ce164 initramfs-live-boot: explicitly depend on udev-extraconf 9bbf6f3 bitbake: data: fix performance regression 07e83d0 bitbake: fetch2: rename file with bad checksum instead of removing it completely 3cc69d3 bitbake: hob: Refine sorting mechanisms in Hob 612c25c bitbake: monitordisk.py: disable inode checking for btrfs f037008 systemd: fix bootup with 'ro' by re-adding util-linux-mount to RDEPENDS aa1d7fa busybox: Add inetd related files fc30d72 busybox: detects customized configs when do_install 0d9f790 allarch: Drop various problematic allarch usages ba4f19e nfs-export-root: Update to use packagegroup naming 3cf3c8d qemuwrapper-cross: Inhibit default dependencies b8f0895 encodings: Set RDEPENDS correctly 96b49a0 ttf-bitstream-vera: Use fontcache class for postinstall b45615a update-alternatives: Ensure DEPENDS is correct in multilib case b5845de kernel.bbclass: Ensure we have correct version information in deploy data d61d0a1 oe.terminal: add tmux classes 79c2485 rpm-postinsts: remove erroneous call to /etc/default/rcS 068085f ref-manual: Review comments applied for patch session 424611a bsp-guide, ref-manual: Spell checks on some chapters. 326eb45 ref-manual: Added "Target Package Management with RMP" section. ca9ca7b ref-manual: Added a link to the SANITY_TESTED_DISTROS variable. b3a49b8 ref-manual, dev-manual: Added links to the RPROVIDES variable. db4f0ea ref-manual: Added a cross-reference link to the RSUGGESTS variable. a92c8ef ref-manual: Added two cross-references. a8f1e2d ref-manual: Fixed section title capitalization. 424b041 ref-manual: Added a cross-link to the INSANE_SKIP variable. fb156da ref-manual/ref-variables: add STAMPS_DIR and update STAMP entry aee4e2d ref-manual/ref-variables: add LOG_DIR 58eaa40 ref-manual/ref-variables: clarify T definition 9e33c41 ref-manual/ref-variables: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS f966fda ref-manual/ref-variables: add SIGGEN_EXCLUDERECIPES_ABISAFE ba7fb31 ref-manual/ref-variables: add SANITY_TESTED_DISTROS and NATIVELSBSTRING 558d4ad ref-manual/ref-variables: add SYSROOT_PREPROCESS_FUNCS 50eb7e4 ref-manual/ref-variables: correct and extend DEFAULT_PREFERENCE entry fb098b2 ref-manual/ref-variables: add KERNEL_EXTRA_ARGS 753bda1 ref-manual/ref-variables: add MODULE_TARBALL_DEPLOY 47cb481 ref-manual/ref-classes: minor typo fixes and clarifications 727b31c ref-manual/technical-details: remove outdated statement on BB_SIGNATURE_HANDLER d1a4267 ref-manual/ref-variables: specify the value for INHIBIT_PACKAGE_STRIP eb29a18 ref-manual/ref-variables: add PROVIDES 6cb93be ref-manual/ref-variables: add RPROVIDES e90b2fb ref-manual/ref-variables: add RSUGGESTS 4fc7d04 ref-manual/ref-variables: correct and extend RREPLACES entry a3a57c4 ref-manual/ref-variables: add COMPATIBLE_HOST and touch up COMPATIBLE_MACHINE 64b4e89 ref-manual/ref-variables: add RM_WORK_EXCLUDE b9f5439 ref-manual/ref-variables: add IMAGE_LINGUAS 2cddc69 ref-manual/ref-variables: add INSANE_SKIP 411022f ref-manual/ref-classes: add note to insane.bbclass section on INSANE_SKIP 0ffd01f ref-manual/ref-classes: add missing QA checks 867abaa bsp-guide: fix reference to old netbase version a75a9fd ref-manual/ref-variables: ensure values are quoted 7139c4d ref-manual/faq: virtualisation not visualisation 0f63639 ref-manual/faq: clarify that package management is optional 35c4e15 ref-manual: add more undocumented classes c3ecfdb ref-manual: add documentation for rm_work.bbclass 52ac480 udev-extraconf: Add -o silent to auto mount for mount.util-linux ea6e797 qemu: define fdt_t types in libfdt_env.h from qemu 27bb516 initrdscripts: look for new systemd-udevd location b528fee systemd: move the binaries to /sbin/systemd 71aafc2 hello-mod: Ensure the produced package name begins with kernel-module- 27ad9ca classes/poky-sanity: fix handling of bblayers.conf updating 093dec1 package/image.bbclass: Fix multilib rprovides db61a66 classes/sanity: fix handling of bblayers.conf updating b9dde37 multilib.conf: Workaround opkg multilib issues b378cb7 udev: Update initscript to check for devtmpfs 60651c1 gdk-pixbuf: Fix libpng determinism issues cde94ff oprofile: Add Upstream-Status and description to patch 2bede7f qemu: Fix typo in patch header 9be73af dev-manual: Fixed typo for "&gt;". af06402 dev-manual: Completed first draft of the new Ptest section. b52a9cb dev-manual: First draft of new Ptest section. c2c11c6 ref-manual: Updated the FILESEXTRAPATHS variable description. c8fa22d kern-tools: fix non-local patch/config location f5c9b48 mesa-demos: fix build with non-Mesa GL stacks 06cce09 wayland: only build the scanner in wayland-native bd25074 sudo: update crypt.patch to use backport from upstream 8e5c349 xmodmap: fix compile with gcc 4.8 48f827e kernel.bbclass: Optionally create lib dir during deploy 56d53a9 util-linux: use $PN in SYSTEMD_PACKAGES 0575b79 systemd: use ${BPN} instead of ${PN} in FILES 2ef72c3 wayland: add necessary dependencies to fix build error d1ff4b6 opkg.inc: don't hardcode /var/lib/opkg f3dbf8f dpkg, opkg, rpm-postinsts: avoid repackaging when changing IMAGE_FEATURES 2d94f1b sudo: handle glibc 2.17 crypt semantics 230441f icecc: Allow to use this bbclass together with external toolchains c567366 package_rpm.bbclass: fix build multilib image failed when PR Server enabled 092beec systemd: Fix path to systemd-analyze so it end up in the right package. cea2759 dev-manual: Spell check. 1da26b7 dev-manual: Edits to "Using a Development Shell" section. ec95ebf dev-manual: Edits to "Image Development Using Hob" section. c064a96 dev-manual: Edits to "Using a Git Workflow" section. d5084b2 dev-manual: Edits to "Using a Quilt Workflow" section. 5d69e33 dev-manual: Fixed section heading capitalization. 00d534c dev-manual: Edits to "Workflow Using Stand-Alone Cross-Development Toolchains" section. fdcbc78 dev-manual: Edits to "Building and Customizing the Image Using Hob" section. 7afa648 dev-manual: Changed title - shouldn't say "Files". 12e28d7 dev-manual: Edits to "Editing the Metadata Files" section. e0346e1 dev-manual: Edits to "Creating the Yocto BitBake Commander Project" section. f351ed6 dev-manual: Edits to "Customizing an Image Using a BitBake Commander Project and Hob" section. 5d422c5 dev-manual: Fixed an occurence of "User Space" in a title. ef14eb8 dev-manual: Edits to "Running User-Space Tools" section. 7bc64bd dev-manual: Edits to "Deploying and Debugging the Application" section. a567be2 dev-manual: Edits to "Starting QEMU in User Space NFS Mode" section. 9d677a1 dev-manual: Edits to "Building the Project" section. dfe04dc dev-manual: Edits to "Configuring the Cross-Toolchains" section. f235bb4 dev-manual: Edits to "Creating the Project" section. 1befaf0 dev-manual: Configuring the Target Options" section. 4bb9b85 dev-manual: Configuring the Cross-Compiler Options" section. cd18e0e dev-manual: Edits to "Configuring the Eclipse Yocto Plug-in" section. 5c84cb1 dev-manual: Edits to "Importing the Plug-in Project into the Eclipse Environment" section. b26d8fc dev-manual: Edits to "Installing the Plug-in Using the Latest Source Code" section. 1b9df6c dev-manual: Edits to "Installing or Accessing the Eclipse Yocto Plug-in" section. e2f8f64 dev-manual: Edits from "Configuring the Eclipse IDE (Indigo)" section. c3c4665 dev-manual: Edits to "Configuring the Eclipse IDE (Juno)" section. f4b5b53 dev-manual: Edits to "Installing the Eclipse IDE" section. 096e2c5 dev-manual: Edits to "Working Within Eclipse" section. 32fdd41 dev-manual: Edits to "Workflow Using the ADT and Eclipse" section. 52c835c dev-manual: Edits to "Application Development Workflow" section. 2dbcd33 dev-manual: Edits to "Kernel Modification Workflow" section. c8c15c2 dev-manual: Edits to "Kernel Overview" section. 1ae6f9d dev-manual: Edits to remote GDB debugging section. 24eea96 dev-manual: Edits to "Developing a Board Support Package (BSP)" section. 5e81518 dev-manual: Edits to the chapter introductory section. 823ab7f dev-manual: Did a re-org on the subsections of remote DBG section. a422394 dev-manual: Updates to the debugging using GDB section. ae353c2 pulseaudio: remove spurious cd in do_compile_prepend 8b29120 dpkg, opkg, rpm-postinst: fix overwriting the run-postinstall script 44120a0 ptest bug fixes b96ad97 poky.conf: update SANITY_TESTED_DISTROS 95b71d2 routerstationpro: strip the output kernel of .comment section cd2f003 kernel.bbclass: do_strip: allow recipes to strip the kernel 4c02dd5 kern-tools: fix conditional configuration items 7c06aec linux-yocto/3.8: qemumips boot fixes and netfilter kernel features 2a3f677 linux-yocto/3.8: qemumips graphical boot 80ab72b linux-yocto/3.8: aufs, config processing, tiny, mips boot fixes 81e6b47 kern-tools: fix excluded configuration processing c6017ff linux-yocto/3.8: atom-pc: Update atom-pc-preempt-rt.scc to reuse config from common-pc 9c22995 linux-yocto/3.8: fix atom-pc config audit warnings 15fb7e2 linux/yocto: update AUTOFS configuration cb4db44 initscripts: fix read-only-rootfs-hook.sh to start earlier 1b7785c initscripts: fix read-only-rootfs-hook.sh to avoid using unionfs cf569f5 rpm-postinsts: avoid errors during boot with read-only-rootfs enabled aa22868 rpm-postinsts: don't create broken postinst script b52a4d3 dev-manual: Edits to "Using Email to Submit a Patch" section. 26bf080 dev-manual: Edits to "How to Submit a Change" section. 3267968 dev-manual: Edits to "Tracking Bugs" section. 6fedf7b dev-manual: Edits to "Workflows" section. 78ec6f7 dev-manual: Edits to "Basic Commands" section. f1c2fea dev-manual: Edits to "Repositories, Tags, and Branches" section. 47fda36 dev-manual: Edits to "Git" section. 3ac6406 dev-manual: Edits to "Licensing" section. 2477c9c dev-manual: Edits to "Yocto Project Terms" section. c218ec6 dev-manual: Edits to "Yocto Project Source Repositories" section. c589b85 dev-manual: Edits to "Summary" section. b7b64ae dev-manual: Edits to "Policies and Change Flow" section. f09cca6 dev-manual: Edits to "Autobuilders" section. 47b7e49 dev-manual: Edits to "Source Control Management (SCM)" section. f04dc51 dev-manual: Some edits early in Chapter 3. d8f9811 dev-manual: Spelling checks for Chapter 2. 29148bc dev-manual: Edits to the "Using Pre-Built Binaries and QEMU" section. 94b786b dev-manual: Updates to "Getting Set Up" section. 90170fe dev-manual: Fixed typo. 0490239 dev-manual: Updates to the "Other Information" section. 9dae23d dev-manual: Capitalization issue fixed. 00fea17 dev-manual: Edits to "What this Manual Provides" section. 772f064 dev-manual: Modified final paragraph of "Introduction". 999e4ee dev-manual: Edits to "Introduction" - better wording. 15699d3 documentation: Updated the release month to April in manual history tables. 76d4a9a dev-manual: Fixed typo for "init_manager" in VIRTUAL-RUNTIME variable. 64a5bec dev-manual: Initial draft of the new yocto-layer section 7f21c57 dev-manual: Re-wrote the intro to "Common Tasks" chapter. 482c6a7 dev-manual, ref-manual: Applied review comments for read-only-rootfs, etc. 4be429f ref-manual: Adjusted IMAGE_FEATURES and EXTRA_IMAGE_FEATURES notes 2580fcd dev-manual: Updated to customizing image through variables section. 3ccd6fd dev-manual: Changes to the read-only root filesystem section. 46a05ed ref-manual: Review comments from Paul Eggleton into the Migration section. 8acf96c ref-manual: New 1.4 Migration section added. 7b065b0 dev-manual: Applied Paul Eggleton's Build History Patch 5 of 5. eb84088 ref-manual, dev-manual, bsp-guide: Applied Paul Eggleton Build history patch 4 of 5. 2b83480 ref-manual: Minor edits to patch 3 of 5 for build history. 14f33c1 ref-manual: Applied Paul Eggleton's Build History Patch 3 of 5. e822444 ref-manual: Edits applied to buildhistory patch 2 of 5. ea8e608 ref-manual: Applied Paul Eggleton's buildhistory patch 2 of 5. 67f4fd4 ref-manual: Edits to buildhistory patch 1 of 5. 58122bf ref-manual: buildhistory patch 1 of 5 applied. ca6321f bitbake: Update to version 1.18.0 cfa2c54 tinylogin: Fix mix of tabs and spaces for SRC_URI indentation e33e0a0 systemd: use update-alternatives.bbclass 05d4f94 bitbake: data.py: Add a warning when expandKeys overwrites an existing key ac6392a README.hardware: bring up-to-date 8f64539 meta-yocto*/conf/layer.conf: tweak BBFILES comments 4b2f075 yocto-layer / yocto-bsp: tweak layer.conf comment 2a1b729 qemu script: explicitly set 32 bit depth for x86-64 ecd90bc busybox: fail on no media 2435d80 postinst-intercepts, qemu.bbclass: fix segfaults in postinstalls 8cab6d7 update-rc.d: correctly look up the initscript params with overrides 51cc49d initrdscripts: Add udev sbin based libexec path 1b93e2b bitbake: hob:Only display scrolled list of images if needed 4330e15 bitbake: bitbake:hob: use a socks proxy mechanism for git f32d580 classes/license: remove outdated comment 78babc0 meta-*/conf/layer.conf: tweak BBFILES comment a27557a meta/recipes.txt: add recipes-lsb4 307e860 udev: fix init script for the location of udevd f6ae87e systemd.bbclass: restart service in postinst, not start b49ddeb udev: Move udevd back to /sbin 9776a7e qemuimagetest/scenario: Move dmesg to end of test run 9bb5eb8 base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE 977ea67 oe-buildenv-internal: Only add to $PATH if needed 42a72b1 libpng12: remove prefer version and add it to lsb packagegroup ce4faa0 libpng12: rename libpng_1.2.50 to libpng12 f720f8f openssl: Upgrade to v1.0.1e fb37dd6 classes/buildhistory: fix interaction with rm_work 51959f5 rpm: fix RDEPENDS 6ec99ee qemu: Add backported patch to address random segfaults d852e0a oe-buildenv-internal: Only add to $PATH if needed 2dd134a alsa-tools: Fix sys/io.h patch e57284a kernel.bbclass: do_sizecheck: update path to build image and do not delete a650208 layer.conf: add systemd-serialgetty to SIGGEN_EXCLUDERECIPES_ABISAFE 61dfb80 scripts/oe-pkgdata-util: find complementary packages for split packages 90d38ab bluez4: add readline dependency 44b4eef systemd: Set the default firmware path to enable firmware loading in udev 9dccc97 tcf-agent: Use kill instead of killproc to stop agent 02ae9b3 smart: disable CHANNELSDIR 4e46d6f gtk-update-icon-cache-native: create wrapper script 51f8dff image.bbclass: fix postinstall intercepts fallback a808efc gst-ffmpeg: fix --disable-yasm 647caeb insane.bbclass: Updated MicroBlaze machine definitions 6d4d42d qemuimage-tests/sanity/boot: Increase timeout 8131272 oe-init-build-env: Make it use the correct $OEROOT with zsh a468b0d oe-setup-builddir: Allow $OECORENOTESCONF to not exist f583587 curl: backport patch to fix segfaults 6eeb942 yocto-bsp: change qemu-based mips BSP default branch 7bff0d6 yocto-bsp: set SRCREV for arm-based qemu machines e862011 yocto-bsp: qemu machine template updates 3b56472 yocto-bsp: use specific bsp metadata for qemu machines 00e2984 yocto-bsp: pass in file object to replace_file() df1ad14 yocto-bsp: have replace_file() close file before copying fd67cfd yocto-bsp: add linux-yocto-3.8-rt to templates fd70772 yocto-bsp: add KBRANCH for existing kbranch cases 03b5c84 poky-tiny: Prefer linux-yocto-tiny_3.8 83784ee linux-yocto-tiny: Add 3.8.4 recipe caa56bf package_regex.inc: add new regexes d3ddccf local.conf.sample: Add info about -ptest package group 9fb13a3 linux-firmware: make the main package depend on all sub-packages 216d701 shadow: add patch to fix crypt: Invalid Argument 59c0735 tinylogin: fix segfault from crypt() 04b799b sanity/connman: when connman test fails, dump syslog 8f78158 qemuimage-testlib: add function to fetch the remote syslog 4b5001d qemuimage-testlib: silence some key warnings 3328d7c connman_test.sh: show all processes when dumping ps 9e9ea0a lib/oe/classextend.py: avoid extending any kernel package 1872ee3 postinst-intercepts, qemu.bbclass: fix issue on 32 bit hosts 419ef63 atom-pc: add i965 Mesa driver so GL works on i965 onwards 6ebbc07 site/common-uclibc: add predefined configure vars for coreutils 0b57f39 qemuimage-testlib-pythonhelper: Fix process mixups f846195 scripts/sstate-cache-management.sh: fix return value by adding exit 0 c4329c9 site: add endianness information for libmemcached cb4bba8 dbus: set INHIBIT_UPDATERCD_BBCLASS without sysvinit in features 5baac2d systemd: set INHIBIT_UPDATERCD_BBCLASS without sysvinit in features 0e904db utils: add helper to get all non-system packages 59e4254 oe.terminal: add tmux classes 078d3cb liberation-fonts: remove 1.06 c1a7676 libxcb: remove obsolete version 1.1.91 2e1b95d scripts/qemuimage-testlib: Dump extra info if the network doesn't come up 5444db0 ref-manual: Added preliminary migration raw text. b11f27f ref-manual: More edits to the EXTRA_IMAGE_FEATURES variable. 5e4229e ref-manual: Edits to the IMAGE_FEATURES variable. a1e8a7c ref-manual: Edits to the EXTRA_IMAGE_FEATURES variable. 3676e08 dev-manual: Edits to adding features through variables section. 56ce44a dev-manual: merged "updating images" into the "working with packages" 6f6d0a5 ref-manual, dev-manual: Applied review edits (read-only rootfs and package repo) 9a98f40 ref-manual, dev-manual: Review comments applied to package repository c683dfb ref-manual: Minor edit to x32 9e5fd1c ref-manual: Edits the x32 section. 95c36b7 ref-manual: Added read-only-fsroot feature to list. d861187 ref-manual: small corrections to the IMAGE_FEATURES variable. c0d6c17 ref-manual: Re-write of the EXTRA_IMAGE_FEATURES variable. 46c17c9 ref-manual: Re-write of the IMAGE_FEATURES variable description. 93b9efe dev-manual: First draft of new customizing images with features section. c47dfeb dev-manual: General clean-up edits to the customizing images section 0e0ee96 dev-manual, ref-manual: Changes to support runtime management 4ce46de ref-manual: Added Smart-enabled package feed info to section. 10da562 dev-manual: Updated the OE layer index link to existing layers. 1977dcf ref-manual: Added cross-reference link to term "Metadata". aab8563 dev-manual, ref-manual: Rewrote the adding a package title 2ef6168 ref-manual: Updated a link because the section title changed. b1916ac dev-manual: Updated the title for the adding a package section. 896bd5d dev-manual: Fixed punctuation. 7d78ef5 dev-manual: Added another summary bullet due to new section. 08938e6 dev-manual: fixed three grammar issues. 184a6f0 dev-manual: Applied review comments to building tiny section. e4f0cc1 ref-manual: Edits to the "Contributing" chapter. 00e9b4e ref-manual: Spell check - fixed one typo. 63267ef ref-manual: Edits to the git rid of all output question. 3450742 ref-manual: Edits to the getting source from behind firewall question. b866355 ref-manual: Edits to the using an external toolchain question. 59bc500 ref-manual: Edits to the spaces in pathnames question. c010d90 ref-manual: Edits to the create more free space question. 51a17ad ref-manual: Edits to the connected network interfaces question. eeb60d0 ref-manual: Edits to the disabling cursor question. eb26831 ref-manual: Edits to the License Compliance question. 095e48f ref-manual: Edits to the random build error question. a8093ea ref-manual: Edits to the behind the firewall proxy question. 6a01070 ref-manual: Edits to the machine-specific data in package question. 2462cfc ref-manual: Edits to 404 responses question. cf3703c ref-manual: Edits to question about building on distributions. 0ec539c ref-manual: Edits to the reflash question. bd869cf ref-manual: Edits to FAQ type of output question. 8e45b6d kernel-dev: Commented out some development notes to Darren. a6a33e5 ref-manual: Edits to FAQ entries. 6f04a4c ref-manual: Mis-spelling corrected. 35d2925 ref-manual: Various edits the "Variable Context" chapter. a189825 ref-manual: Various spellings corrected. 4b7512e ref-manual: Edits to TARGET_ARCH variable. d4a0b61 ref-manual: Edits to T variable. 32123a9 ref-manual: Edits to SSTATE_MIRRORS variable. d608b63 ref-manual: Edits to SSTATE_DIR variable. 98d10eb ref-manual: Edits to SRC_URI variable. f66e7ff ref-manual: Edits to SDKIMAGE_FEATURES variable. acae2ad ref-manual: Edits to S variable. 1f832c3 ref-manual: Edits to RREPLACES variable. e0bc128 ref-manual: Edits to RRECOMMENDS variable. 17b09ef ref-manual: Edits to RDEPENDS variable. 0c6ec3e ref-manual: Edits to RCONFLICTS variable. 8428912 ref-manual: Edits to PREFERRED_VERSION variable. f13352f ref-manual: Edits to PREFERRED_PROVIDER variable. 465f39a ref-manual: Edits to PRINC variable. f86819d ref-manual: Edits to PF variable. 9875a46 ref-manual: Edits to PACKAGES_DYNAMIC variable. bcc9239 ref-manual: Edits to PACKAGE_BEFORE_PN variable. 6818b8a ref-manual: Edits to MLPREFIX variable. 92c422d ref-manual: Edits to MACHINE_FEATURES_BACKFILL_CONSIDERED variable. 2878629 ref-manual: Edits to MACHINE_FEATURES_BACKFILL variable. 18aed29 ref-manual: Edits to MACHINE_EXTRA_RDEPENDS variable. 59c595a ref-manual: Edits to LINUX_KERNEL_TYPE variable. a84d3c0 ref-manual: Edits to LIC_FILES_CHKSUM variable. e7830e0 ref-manual: Edits to LAYERVERSION variable. 1bd8c3d ref-manual: Edits to LAYERDEPENDS variable. 96e6c35 ref-manual: Edits to KMACHINE variable. b87ee62 ref-manual: Edits to KFEATURE_DESCRIPTION variable. 2cd3cc1 ref-manual: Edits to KERNEL_FEATURES variable. 393bf72 ref-manual: Edits to KARCH variable. 983a848 ref-manual: Edits to INITSCRIPT_PARAMS variable. f98acd1 ref-manual: Edits to INITSCRIPT_NAME variable. 9bddea8 ref-manual: Edits to INITSCRIPT_PACKAGES variable. fc6fffe ref-manual: Edits to INC_PR variable. 6317dba ref-manual: Edits to IMAGE_ROOTFS_SIZE variable. a3f7e65 ref-manual: Edits to IMAGE_FEATURES variable. fe59fed ref-manual: Edits to EXTRA_IMAGEDEPENDS variable. f378dfb ref-manual: Edits to EXTRA_IMAGE_FEATURES variable. e4b801a ref-manual: Edits to ENABLE_BINARY_LOCALE_GENERATION variable. ea926b0 ref-manual: Edits to DL_DIR variable. e2bdcaf ref-manual: Edits to DISTRO_FEATURES_BACKFILL_CONSIDERED variable. 1498124 ref-manual: Edits to DISTRO_FEATURES variable. d14a0b1 ref-manual: Edits to DISTRO_EXTRA_RRECOMMENDS variable. de0b671 ref-manual: Edits to DISTRO variable. 7e059f4 ref-manual: Edits to CORE_IMAGE_EXTRA_INSTALL variable. 18c0288 ref-manual: Edits to COMPATIBLE_MACHINE variable. b3a4612 ref-manual: Edits to CFLAGS variable. b1189b9 ref-manual: Edits to BUILDDIR variable. 33cd2a1 ref-manual: Edits to BPN variable. 1288312 ref-manual: Edits to BBFILES variable. 226de92 ref-manual: Edits to BBFILES variable. 80098bb ref-manual: Edits to BBFILE_PRIORITY variable. 15d7411 ref-manual: Edits to BBMASK variable. 2eb87e9 ref-manual: Edits to BBCLASSEXTEND variable. 3cb2451 ref-manual: Edits to BB_DISKMON_DIRS variable. 003392e ref-manual: Edits to BAD_RECOMMENDATIONS variable. 8947312 ref-manual: Edits to the B variable. 5d847ed ref-manual: Edits to the AUTOREV glossary entry. c35b0e3 ref-manual: Edit to AUTHOR glossary entry. d72c0e6 ref-manual: Edits to the "Images" section. e73fc8e ref-manual: Edits to "Distro" section. 534be33 ref-manual: Edits to the introduction section. d436614 ref-manual: Updates to the "Images" chapter. a8532b0 dev-manual: Added some development notes on the systemd feature. 4a4d342 dev-manual: First draft of new init manager section. 072b38a ref-manual: Added new variable entry for BULIDDIR. 73d463c ref-manual: Some typos corrected via spell check. c209bdc ref-manual: Added a note about what the chapter covers. 2cc1a1c ref-manual: Minor edits to "Using External Source - externalsrc.bbclass". eb4d51a ref-manual: Added some links into the glossary. c7ab29d ref-manual: Grammar and punctuation fixes. cb234f5 ref-manual: Created a list as needed. 28ae8f9 ref-manual: Minor edits to "Packaging - package*.bbclass". 17bad27 ref-manual: Minor edits to "Package Groups - packagegroup.bbclass". 1b973be ref-manual: Substituted in a list as needed. 18437d1 ref-manual: Created a list where needed. b92e6c2 ref-manual: Got rid of some ugly sentences. b5792ec ref-manual: Removed non-word "subdirs". 5f480df ref-manual: Applied better wording. 658227f ref-manual: Minor edits to "Autotooled Packages - autotools.bbclass". 66e0744 ref-manual: Formatting fix for BUILDDIR variable. e55f772 ref-manual: Added cross-reference to "Metadata" term. 594794b ref-manual: Punctuation correction. 8cefd2a ref-manual: Grammar fix. ff02688 ref-manual: Grammar fix. 5f09310 ref-manual: Added cross-reference to term "Metadata" in intro. 64ce1b8 ref-manual: Corrected typo. 857a766 ref-manual: Added new "meta/recipes-lsb4/" entry. 5a626d8 ref-manual: Added "meta/lib/" directory and moved it. ac04852 ref-manual: Grammar fix in "meta/recipes-support/". 2dc1756 ref-manual: Reword in "meta/conf/distro/". 8bd7304 ref-manual: Fixed syntax in "meta/conf/machine/". 4fadd75 ref-manual: Cleared up ambiguity in "meta/conf". 619e88f ref-manual: Added a link to "meta/classes/". f06259c ref-manual: Added a link to "The Metadata - meta/" section. 87166fd ref-manual: Minor edits to "build/tmp/work/". 169d5ac ref-manual: Minor edits to "/build/tmp/deploy/images/". adfbcde ref-manual: Added link to "build/tmp/deploy/licenses/". 4546aa1 ref-manual: Minor edits to "buid/tmp/deploy/". 6f594e9 ref-manual: Minor edits to "build/tmp/cache". 13e4ba8 ref-manual: Minor edits to "build/tmp". 7b74c75 ref-manual: Minor edits to "build/sstate-chache/". f24c079 ref-manual: Minor edits to "bulid/downloads/". 355e35c ref-manual: Minor edits to "build/conf/sanity_info". dd177d7 ref-manual: Minor edits to "build/conf/bblayers.conf". 6ce2cb9 ref-manual: Minor edits to "build/conf/local.conf". dd54445 ref-manual: Added an intro to the build directory section. 47fb590 ref-manual: Changed wording for consistency. e2e5cad ref-manual: Added an intro statement to "Top-Level Components". d9b24ac ref-manual: Minor edits to "oe-init-build-env". e99437d ref-manual: Minor edits to "scripts/". 8970eb2 ref-manual: Minor edits and fixes to "meta-hob/". cd1906f ref-manual: Minor edits to "meta/" section. fe7dd1c ref-manual: Minor edits to "build/" section. dbcfb9e ref-manual: Minor edits to "bitbake/" section. 4277bc1 ref-manual: Fixed a typo "consits". 3cf9292 ref-manual: Minor edits to the "Migration" chapter. afd862a ref-manual: Fixed typo "bitake" to "bitbake". a917e79 ref-manual: Got rid of the contraction "doesn't". 88b6f72 ref-manual: Added a cross-ref to the term "Metadata" 4ca99d5 ref-manual: Fixed a typo. cf6887d ref-manual: rewrite of license flags matching section. 30cdf93 ref-manual: Edits to the license flag matching section. 4b1833f ref-manual: small edits for variables related to licenses. cebcfa2 ref-manual: Changed quotation characters for consistency. 8eee891 ref-manual: Edits to "Specifying the LIC_FILES_CHKSUM Variable Section" f403f50 ref-manual: edits to "Invalidating Shared State" section. 826d56d ref-manual: Active voice applied to "Debugging" section. 36afaaf ref-manual: Minor edits to "Shared State" section. 8ddc1e3 ref-manual: Minor edits to "Checksums (Signatures) section. 881627c ref-manual: Minor edits to "Shared State Cache" section. bd11c55 ref-manual: Restructured out the paranthetical. 0f7d5f7 ref-manual: Punctuation fix. 67c4996 ref-manual: Added a link to Metadata in the "Classes" section. fcb34d5 ref-manual: Small fixes to the "Yocto Projects Components" section. 48d8ba7 ref-manual: Added additional topics to intro paragragh. 0f0fe73 ref-manual: Fixed typo. c869fe5 ref-manual: Minor edits to "Enabling and Disabling Build History" 32d403e ref-manual: Edits to "Other Tips" section. 187ed1e ref-manual: Punctuation fix in "Logging With Bash" section. b359ed8 ref-manual: Minor fixes in "Logging With Python" section. 0c0870c ref-manual: rewrite of the "Variables" section. d9bfe5c ref-manual: Typo fixed. 4db0c32 ref-manual: Small updates to the "Running Specific Tasks" section. 8db644a ref-manual: Edits to the "Debugging Build Failures" section. ae100bf ref-manual: Removed "/" as part of a sentence. 942f915 ref-manual: Various edits to the "Build Overview" section. 8bfd984 ref-manual: Fixed a cross-reference Heading to match. c764672 ref-manual: Applied better wording. 99c6d51 ref-manual: Fixed typo. 0c30b61 ref-manual: List wording changes for brevity. 5d4e324 ref-manual: Capitalization fix. 72a3b4f ref-manual: Small edits to introduction paragraph. 02c6732 dev-manual: Cleaned up some "file system" "filesystem" terminology. 3362979 dev-manual: Edits to the Using GDB section 30a806d dev-manual: Applied review comments to poky-tiny section de4f0d1 dev-manual: New section for installing different versions of a lib d0edd46 dev-manual: Reorganization for section using libraries ef0ef86 bitbake: propertydialog adjustments for package.bbclass 4dbdcf9 Add file information to package information window 8248561 linux-dtb: fix whitespace in bash functions e16dc3d linux-dtb: Add simple DTB symlinks for devicetree c1402d6 pointercal: Move override files from 'files' to 'pointercal' directory 66bee6a gcc: add patch to disable texinfo when texinfo is 5.0 or newer dabf7a4 qemu: Add 2 patches to fix build with texinfo-5 6ad0467 qemu: Enabled SDL when compiling for target architecture 88f4466 python: adding missing runtime dependency python-io to python-pprint b5f842a libproxy: add dependency on glib-2.0 b450344 rpm-postinsts: Split out run-postinsts 4d30973 gst-ffmpeg: configure-fix patch used wrong test 4ce8a67 icon-naming-utils: import version 0.8.90 from meta-oe 12c9f9a xserver-nodm-init: Add xuser to input group 530b3b3 udev-extraconf: Add rule adding input devices to input group 0d21708 base-passwd: Add input group d040acb buildhistory: record tag names and show warning when the same tag corresponds to different revision fe336b1 poky.conf: Use weaker assignment for PREMIRROR 9cd3816 routerstationpro: swap KERNEL_IMAGETYPE and KERNEL_ALT_IMAGETYPE 22133e5 poky.conf: added distro codename variable 8f262bf atom-pc: Update to linux-yocto_3.8 (3.8.4) c7f5285 classes/sstate: avoid traceback when no files have been staged 6c22c59 qemu script: explicitly set 32 bit depth ee22db4 gst-plugins-bad: disable librsvg when x11 is disabled 70a599a alsa-tools: fix build when x11 and gtk+ not available 2d4f1fd runqemu-internal: use MACHINE_SUBTYPE variable for qemuarm* 8866aee package_deb.bbclass: fix 'armel' override 94041f2 qt-mobility: added list of modules to be compiled 27296bd util-linux: Use u-a for getopt 3e4655d archiver: fix srpm archiving build errors 805eede base.bbclass: Update the preferred_ml_updates fd4e5c6 meta-yocto/conf: Add conf-notes.txt c0910f2 update-rc.d, systemd: redirect also stderr from type c47b773 openssh: don't add update-rc.d to RDEPENDS 2375ff3 linux-firmware: Add missing license information for wl12xx 3ba2ad2 linux-firmware: Package vt6656, ath6k, ath9k and ar9170 19a6090 linux-firmware: Package Reaktek and Broadcom licenses acd3735 linux-firmware: Remove duplicaed license from rtlwifi subdir 0079740 linux-firmware: Remove 'Makefile' from packages 280374f tcf-agent: Don't download epl-v10.html just for LIC_FILES_CHKSUM validation 69aaafe remove gtk-update-icon-cache-native virtuals e1dbbdc gtk+: don't provide native build 23b9baa packagegroup-toolset-native: replace gtk+-native by gtk-update-icon-cache-native 13837e5 sstate.bbclass: remove reference to gtk+-native 46e1a4f seperatebuilddir.inc: remove reference to gtk+-native 3ee9d36 lsb: distro codename info added 238244c pcmciautils: fix segmentation fault of pccardctl command 510d8b5 connman: added wired setup for systemd b50626c sstate: add -f to mv when moving sstate files into place 1f48f74 linux-yocto-rt: integrate 3.8.4-rt2 5638954 kernel-yocto: use KBRANCH as default build branch 8452199 linux-yocto/3.8: update mips SA_RESTORER fix 0d47a7d bitbake: hob: giving focus to the search field loses the table sorting b5b1592 bitbake: hob: add tooltip on "clear search" button 19ebf1d bitbake: Removed popup when including a package f988ca1 remake: Fix out of tree builds f802d7f rpm: Ensure rpm depends on rpm-postinsts c62d869 build-appliance-image: fix git proxy access 92aeb31 qemuimage-testlib: Fix quoting issue cc7f542 qemuimage-testlib: Use ww option to ps to ensure command output isn't truncated de208eb qemuimage-testlib: Increase qemu startup timeouts e9866ee meta/lib/oe/lsb.py: extract only the needed info from lsb-release 851f1e3 scripts/contrib/build-perf-test.sh: add timings for bitbake -p a105bc4 scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix revisions c6f9e4a scripts/contrib/build-perf-test.sh: add a global results file 5769b59 scripts/contrib/build-perf-test.sh: add a script for build performance tracking fd900c1 systemd: Add new package systemd-kernel-install 911dbbd bitbake: bb.tests.fetch: Opt-out for unittests that require network 2f4fe1e bitbake: hob: Search strings and results should be persistent e98716f bitbake: packageselectionpage.py : added information to hob 026914e bitbake: hoblistmodel.py : passing the package information to hob d08acf9 bitbake: propertydialog.py : added 'Package files' functionality 6d9f418 bitbake: cooker.py : added variables related to cache_extra 43a3a4b bitbake: cache_extra.py : added package information 4a5751f coreutils: Fix out of tree builds 688c4e8 elfutils: remove i386_dis.h/x86_64_dis.h compilation targets 1e82bc1 packageinfo.bbclass : extended functionality 841ec52 coreutils: update to upstream version 8.21 741b8d7 dbus: Depend on dbus-ptest-ptest 8eb1fd4 image_types.bbclass: Replace squashfs-lzma with squashfs-xz 0051c32 libpng: add version 1.2 back e0da509 init-install.sh: remove unnecessary udev rules file to avoid error messages 7698f26 dosfstools: really compile supporting large files c9643b0 boost: Add real native support a0bd02d oe-setup-builddir: Possibility to customize text. c531851 wayland: upgrade to 1.0.6 53beaa6 weston: upgrade to 1.0.6 9a3fbf9 classes/buildhistory: improve SRCREV recording 38150f1 systemd: Upgrade to 199 4b50385 rpm: split out run-postinsts bacdb99 meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-release 4dc31a3 base.bbclass: When we use fakeroot, also use it for devshell cbdbc54 package_regex.inc: Added regex for elfutils 813d44e poky.conf: enable Wayland DISTRO_FEATURE 1eb5214 qemuimage-testlib: Capture stderror in the logs as well as stdout f173166 systemd: Upgrade to 198 eddba86 glib-networking: Disable libproxy and gnome-proxy since they're not in DEPENDS 9d77233 xserver-nodm: Correct initscript header 7b5f838 qemu: Add missing DEPENDS on dtc 1c7fc0a local.conf.sample.extended: remove obsolete DISTRO_FEATURES_INITMAN reference 5a1d4be classes/buildhistory: ensure SDK package lists include complementary pkgs e42db96 psplash_git.bb: fix do_compile by correcting the script path 9915f94 qemux86*.conf: replace XSERVER weak assignment with a hard one f9a92d9 sysvinit: rc: exit psplash correctly 10f40af nspr: Also update nspr.pc to 4.9.5 ff94f73 uclibc-git: Fix build on x86 and move to latest master f76d4b3 udev: move /run volatile entry to udev instead of initscripts ce10e5f busybox: order and group initscript variables logically c5b6125 dbus: explicitly disable systemd when no systemd 6f77bf0 systemd: recommend systemd-compat-units f2561f5 systemd-compat-units: disable dbus-1 aaaafaf Revert "base-files: add fstab for systemd based systems" f2165d2 packagegroup-core-boot: revert to specifying sysvinit as default init manager dd65d84 default-distrovars: remove obsolete DISTRO_FEATURES_INITMAN reference 326f8e3 bitbake.conf: explicitly backfill sysvinit, not DISTRO_FEATURES_INITMAN bb3fa3e default-distrovars: don't add INITMAN to DISTRO_FEATURES and DISTRO_FEATURES_BACKFILL d82e303 update-rc.d/systemd: change communication variable name a89520f systemd: add udev init script for hybrid sysvinit/systemd usage 7bb060e systemd: check for systemctl first, and don't force systemd to be installed. 49ae578 update-rcd: drop depends to recommends, check for update-rcd in scripts 40a15da util-linux: split uuidd into it's own package, and enable for systemd 55ba8ea update-rcd.bbclass: handle both sysvinit and systemd features being present e92dfa1 default-providers: change udev selection logic 88cea75 systemd: split out the hwdb data b597539 systemd: don't depend on the PCI/USB databases aeaee71 core-image-minimal-initramfs: don't install busybox-syslog 8502787 systemd: merge udev-systemd into udev 123e3c2 systemd: make xz support (compressed journal) optional, defaulting to on. c2aab97 busybox: add strictatime support to mount 58a6a7c busybox: enable systemd integration for syslogd bdca492 classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDE a8f9229 binutils: Don't generate .PPC.EMB.apuinfo sections for 64-bit output 6da3aca rpm: Fix debugedit buildid processing 21288ac grub-efi-native_2.00.bb: fix a build issue 4bf20a3 linux-yocto/meta-yocto-bsps: update h/w references to v3.4.36 566e969 Added regex for gtk-update-icon-cache-native 27bc091 linux-yocto/3.8: qemuarm boot fix 64b3a37 linux-yocto/3.8: fix perf host contamination 16c2560 linux-yocto/3.4: import v3.4.36 -stable fixes 0a81ed2 kern-tools: initialization and meta branch fixes 24bc131 linux-yocto/3.8: introduce v3.8.4-rt1 86c59b1 linux/yocto-3.4: update to v3.8.4 ec92107 linux-yocto/3.8: allow kernel feature _appends to be overriden 720492d qemuimagetest: collect and print runqemu output b45d63e qemuimagetest: fix erroneous ps errors when qemu couldn't be started 60c8b25 eglibc-locale: Ensure files have correct ownership 95990da font-alias: Add depends on font-util-native a28005a opkg-utils: Update to newer git rev for bashism fix 3a78a23 package.bbclass: Correctly handle /usr/src/debug file ownership f36926a docbook-utils-native: Unbreak the build after source and build dir split 18c888d at: Fix --with/without pam options c376f1f package.bbclass: Ensure debug source file is generated correctly 88fa952 conf/machine: Clean up MACHINEOVERRIDES handling 7a8f3f7 package.bbclass: Handle subprocess errors correctly d12980f gnupg: Add symlink for gpgv 5a9d83d rpm: Add workaround for debugedit-segv 5ec19c8 nspr: remove unnecessary files from the main package a6c6a8d bitbake: bitbake/fetch: Add git submodules fetcher 8054716 bitbake: doc/bitbake.1: Update with missing parameters 9fa7608 packagegroup-core-lsb: add nspr 78f52c7 xf86-input-evdev: add mtdev dependency d4b884d lttng: babeltrace: Update to upstream version 1.1.0 659aadb libxcb: fix repeated configures 3c5f4d5 separatebuilddir.inc: mxsldr should never have been added to this list, remove 9f438fc tcl: Fix the location of the installed headers e6dad38 valgrind: Fix out of tree builds 554e3d2 package/populate_sdk: Move functions from package_* to populate_sdk_* 3fff11a libpcre: Fix BUILD_CFLAGS for out of tree support 8805fa2 sudo: Fix out of tree builds ${B} != ${S} b27a0b7 Perl packages shouldn't be allarch 1eb2b3d packagegroup-core-tools-debug: split out Eclipse packages e95ccb7 packagegroup-core-tools-debug: split out Eclipse packages 131b668 packagegroup-core-tools-debug: remove rsync c2fd9a1 sudo: Compile mksigname and mksiglist for build host 619e1df polkit: remove e887bd9 linux-firmware: Package Broadcom firmwares 30ad607 cairo: explicity disable lzo 4626289 classes/buildhistory: trim trailing spaces in file listings 59e4815 classes/buildhistory: implement history collection for SDKs 9e366e1 poky.conf: Include separatebuilddir.inc 2143c99 libuser: Use abs_srcdir instead of srcdir 031305f ref-manual: Edits to make section heads consistent capitalization 315a315 dev-manual: Updated the "Core System Development" section 89fa4b26 dev-manual: Wording change to GDB example. 240d78e dev-manual: Updated path in cross-GDB package example. 33f2c1a dev-manual: Reword for when to use BBMASK. 9114dfc profile-manual: Updated sysprof basic usage section d6cd062 profile-manual: updated the Oprofile section e5087d5 profile-manual: Updates to LTTng section setup 9c6a8b8 poky-ent: Updates for the 1.4 release. 7058363 dev-manual: second pass of poky-tiny section. ac15c28 dev-manual: First pass at poky-tiny section. 9f1b358 dev-manual: Added more examples of non-poky distros to note. 6b4e25a adt-manual: Added note to indicate ADT is distribution neutral. 9a51d0a dev-manual: Applied review comments to creating distro section a865315 dev-manual: applied review comments to create own distro 89b6819 dev-manual: Created list for other layer mods for other distros ac18d66 dev-manual: Added notes about creating your own distro e7df816 dev-manual: fixed broken links cc79dfd dev-manual: Fixed two typos. 1996be8 dev-manual: First draft of "Creating your own distro" section. e0144f2 (distro-alias|maintainers|package-regex).inc: mesa-dri -> mesa 0a57646 atom-pc.conf: replace mesa-dri with mesa b304742 scripts/lib/bsp: replace mesa-dri with mesa in machine.conf files a45c960 vte: Fix conflict between FILES_${PN}-dbg and FILES_vte-dbg e66deb0 mesa: rename mesa-dri recipe to just mesa c2f60b6 local.conf.sample.extended: update for disk monitor 2dd911d poky-floating-revisions.inc: remove the duplicated SRCREV_pn-exmap-console 5005857 maintainers.inc: remove several duplicated lines 5b5e038 fix march sanity check issue c896db7 perl: remove the duplicated RDEPENDS cc38db4 perl-native: remove duplicated LIC_FILES_CHKSUM 4088403 pm-utils: remove duplicated RDEPENDS 83716e4 routerstationpro: use KERNEL_IMAGE_MAXSIZE to test the image dae3eec package_regex.inc: added new regexes cd4f88e bitbake: Adjust spacing on information windows 860f826 bitbake: hob: implementation of search functionality in Hob ab7d8bd bitbake: hob: Hob custom image build error acc5f0d mkefidisk: Use msdos partition tables 663c39d mkefidisk: Remove startup.nsh d20eea7 mkefidisk: Always use rootwait and document kernel parameters used 24cd3dd mkefidisk: Boot with ro kernel parameter instead of rw ca67cd9 mkefidisk: Cleanup comment length c38da26 mkefidisk: Always specify a root= kernel parameter 403d969 consolekit: don't inherit gnome b10f2a7 package_{ipk, deb, rpm}: drop the TARGET_OS conditional 331c1f1 package_deb: don't install glibc-localedata-i18n separately 99f8d02 coreutils: disable ACL as we do not depend on it cf3c96a perl: avoid splitting out .debug directories as packages 9299df1 connman-conf: Avoid appending IPv4 address e93b637 connman-conf: Move the setup script into /usr/lib/connman fdd76ea distrodata.bbclass: added some more git processing 0e72763 distro: Add separatebuilddir.inc 0b67992 apt: Fix case where ${B} != ${S} 6594412 base-passwd: Fix case where ${B} != ${S} 32dadb9 babeltrace: Fix case where ${B} != ${S} dacf40d dhcp: Fix case where ${B} != ${S} 29a1c77d2 directfb: Fix case where ${B} != ${S} dfc25eb mtdev: Fix case where ${B} != ${S} 55de04d pth: Fix case where ${B} != ${S} 224b0c3 lzop: Fix case where ${B} != ${S} 512b8d2 pm-utils: Fix case where ${B} != ${S} 902b785 rpm: Fix case where ${B} != ${S} 5306f72 python-pygtk: Fix case where ${B} != ${S} 21fd35a dpkg: Fix case where ${B} != ${S} d988fe1 xinted: Fix case where ${B} != ${S} 4dce60b texinfo: Fix case where ${B} != ${S} 55f1e47 watchdog: Fix case where ${B} != ${S} dbfb8dc pam: Fix case where ${B} != ${S} 211aecc libuser: Fix case where ${B} != ${S} 6211a2b scripts/qemu-testlib: Add more debugging information 9ffee9a scripts/runqemu-internal: Fix lock races ecb30a9 alsa-tools: add patch for mips since it does not have io.h e7f7fcb grep: Always use locale.h 998ec3b core-image-multilib-example: Location of core-image-sato.bb changed ebf4d7a runqemu: Improve error handling/exit codes 8207e3f qemuimage-testlib: Add extra debugging and sanity check a317cc9 qemuimage-testlib: Add delay to work around races in qemu startup 808967b qemuimage-testlib: Fix IP address handling 0ff4529 bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep b844a42 bitbake: hob: some settings in Hob are not remembered 8852e51 scripts/qemutestlib: Add better process debugging and fix process group issue ee416ad bitbake: utils.py: fix BB_ENV_WHITELIST af9f584 bitbake: monitordisk.py: monitor disks based on path 37bfbd6 bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "All recipes 58115af bitbake: crumbs/packageselectionpage: added event for the "All packages" tab 3c5737a bitbake: crumbs/imageconfigurationpage: added information so that it displays correctly 5b5db02 bitbake: hobwidget: added functionality for the information dialogs. a43792c bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogs 0e17528 bitbake: hig/simplesettingsdialog: added entries for information dialogs a4fdfa7 bitbake: hig/propertydialog: new class added for the property windows. 5b4b817 bitbake: hig/advancedsettingsdialog: Added information for the information dialogs f4bc22c bitbake: crumbs/builder: Replaced the function that displayed tooltips f988562 bitbake: cooker: Use extra cache information e8b0e19 bitbake: cache_extra: Add extra variables 410d1e0 harfbuzz: update the license information 4b7a37e perf: Fix parsing error a785a9d layer.conf: avoid unnecessary early expansion with := 15ab960 perf: make PKGV match kernel version 05985a7 layer.conf: avoid unnecessary early expansion with := 683abbc python: fix on-target use of distutils/setuptools by removing references to buildpaths 79ec8e2 tzcode & tzdata: update to 2013b versions 6c9743d qemu-testlib: Add python helper and simplify shell 87cfde2 syslinux.bbclass: Add a default serial console option and real boot menu support 04cd51c iptables: Turn ipv6 and libnfnetlink support into PACKAGECONFIG 3c0deeb neard: upgrade to 0.10 95bb9de mkefidisk.sh: create a proper ESP 21a1040 zaurusd: Update to new git version add11fa package: Add cachedpath optimisation cec0102 tcltk: Fix for ${B} != ${S} a3409b9 image_types.bbclass: only create links if the target exists e5a2702 libuucu: Remove the COMPATIBLE_HOST check dcf4807 lttng-ust: remove the COMPATIBLE_HOST check b5017ee babeltrace: remove the COMPATIBLE_HOST check 5bbc8ef lttng-tools: remove the COMPATIBLE_HOST check a7847d9 lttng-modules: remove the COMPATIBLE_HOST check 8df3d86 distcc: Fix case where ${B} != ${S} 6ce799d xcursor-transparent-theme: Refresh patches and ${B} != ${S} fixes b1eff13 libsdl: Fix ${B} != ${S} issues 2072e82 lttng-ust: Fix case where ${B} != ${S} 748085d libnewt: Fix ${B} != ${S} (partial) 6b94c4c icu: Fix case where ${B} != ${S} 3bddba8 libfakekey: Update to new revision to fix ${B} != ${S} issues 635f498 diffstat: Fix case where ${B} != ${S} 915e133 nasm: Fix case where ${B} != ${S} (partial) 6544a91 sudo: Fix case where ${B} != ${S} 95bf5b3 e2fsprogs: Fix case where ${B} != ${S} ecee0e6 docbook-utils-native: Fix case where ${B} != ${S} 3121128 chrpath: Fix case where ${B} != ${S} b345b7c sysfsutils: Fix case where ${B} != ${S} 265320d rpm: Fix case where ${B} != ${S} 6a45230 rsync: Fix case where ${B} != ${S} b34fc1c valgrind: Fix case where ${B} != ${S} 297f6f5 psplash: Fix case where ${B} != ${S} e924d5b binconfig: Handle the case where ${B} != ${S} 64cd985 ncurses: Fix case where ${B} != ${S} de258a9 cross-localedef-native: Fix case where ${B} != ${S} 05239ff pigz: Update to 2.3 7a3d8f6 libenv-perl: Update to 1.04 1d6f4bc sysstat: Update to 10.1.4 511d3fc lsbinitscripts: Update to 9.45 460597f man-pages: Update to 3.50 188a521 kernel bbclass: return to original directory in do_deploy 5b594a3 documentation.conf: remove unused variable QA_LOG bac0040 layer.conf: Add LAYERVERSION and LAYERDEPENDS fde198b cracklib: Generate compiled dict using default dictionary 6019a36 linux-firmware: upgrade to git HEAD c530a75c1e6a472b0eb9558310b518f0dfcd8860 2468bd2 qt-mobility: Add pulseaudio dependency if DISTRO_FEATURES has pulseaudio 1b87b28 qt-mobility: Add bluez dependency if DISTRO_FEATURES has bluetooth 9c03dd6 nss-myhostname: add 0.3 version cee862f mobile-broadband-provider-info: Upgrade to v20120614 0a2eed9 apr-util: Upgrade to v1.5.1 d597dd4 babeltrace: Upgrade to v1.0.3 c6100c7 liburcu: Upgrade to v0.7.6 b03402b systemtap: Upgrade to v2.1 f8a4b4a cronie: Upgrade to v1.4.9 64e00c3 hdparm: Upgrade to v9.43 228cced u-boot: Upgrade to v2013.01.01 c28dd9b u-boot-mkimage: Upgrade to v2013.01.01 c50fdf5 u-boo-fw-utils: Upgrade to v2013.01.01 36947ae ed: Upgrade to v1.7 27dd870 gawk: Upgrade to v4.0.2 d8d263a rxvt-unicode: Upgrade to v9.17 8340991 rm_work.bbclass: inhibit rm_work per recipe 5202649 archiver: fix archive filtering behavior 6b8ed06 archive-*-source.bbclass: fix scripts_with_logs build error 354bb63 image.bbclass: Drop legacy export of IMAGE_BASENAME dbd4138 bison: Use PATH to locate m4 abaa178 mesa-common: Fix confused variable assignment/comment 9bfd922 gcc-common: Exclude AVAILTUNES from sstate checksums ffd8752 tune-xscale: Drop unneeded optimisation overrides 4fb8376 openssl: build always with -Wa,--noexecstack 6d9a3ac upstream-tracking: added dbus no-update reason 8f464c7 tremor: added no update reason 01a249f upstream-tracking: added bluez no-update reason 7e03d11 upstream-tracking: added polkit no upgrade reason 7f2bdd1 upstream-tracking: added glib-2.0 no update reason 15043fa yocto-bsp: add machine-user-features.scc to templates 8c9320c yocto-kernel: add support for destroying recipe-space kernel features 5edc7af yocto-kernel: add support for creating recipe-space kernel features 2518215 yocto-kernel: add support for printing kernel feature descriptions 934f2ed yocto-kernel: add support for listing available kernel features 0bfe83e yocto-kernel: add support for kernel feature add/rm/list 6911fd0 yocto-bsp: upgrade i386 template with emgd 1.16 04d15f5 yocto-bsp: add support for linux-yocto-dev f0f436e yocto-bsp: add support for tiny 8e47a95 yocto-bsp: update linux-yocto-rt_3.4 .bbappends 3eb5590 yocto-bsp: update machine-preempt-rt.scc 03a1091 yocto-bsp: update 3.4 .bbappends 7743ebd yocto-bsp: update machine-standard.scc 63f0834 scripts/lib/bsp/engine.py: add preempt-rt and tiny to map_standard_kbranch() ead9ada yocto-bsp: use map_standard_branch() 64bdab9 scripts/lib/bsp/engine.py: update map_standard_kbranch() 60df8b4 yocto-bsp: update default custom kernel 32a3d0d yocto-bsp: add 3.8/remove 3.2 kernel from templates b76d079 bitbake.conf: Add LICENSE_PATH to sstate whitelist 2381e46 util-linux: Update License Information (remove GPLv3 Licnese) a6e5752 populate_sdk_base: search for perl scripts after symlinks are relocated 2c20165 gcc-cross-canadian: do not create symlinks to non-existent binaries 175c5ce elfutils: fix the num passed to memset in ar.c 23acf50 gnupg: fix PN -> BPN in do_install for multilibs 72e77b8 ttf-fonts: fix PN -> BPN in do_install for multilibs ef2ce8f python-imaging: fix PN -> BPN in do_install for multilibs abf8253 libatomics-ops: fix PN -> BPN in do_install for multilibs b5e5d25 package_rpm: Ensure PV manipulations are correct 1ceb13d icecc: improve interaction with sstate 8a9a933 elfutils: Fix size passed to snprintf for invalid sh_name case d350bb8 binutils: fix ineffectual zero of cache and array bounds issue 5b2aaa3 xf86-video-*: delete references to mibstore.h 2fbe818 xf86-video-intel: upgrade to 2.21.3 55cbf61 xserver-xorg: upgrade to 1.14.0 31c134b inputproto: upgrade to 2.3 ef730a2 neard: Update reference commit sha1 and install script e609afe qemu-native:fix do_compile failed on SLED 11.2 bc7bbe9 watchdog: Upgrade 5.12 -> 5.13 64b43ac psplash : update to latest SRCREV afd4e228c606a9998feae44a3fed4474803240b7 92281f9 package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLE 23c88bb systemd: remove libsystemd-daemon linkage in libudev af7cf95 systemd: set the location of the kill binary d8851ea systemd: remove util-linux-mount dependency 10b6264 systemd: busybox's swapon now supports -p 03e13d8 busybox: enable swapon -p (91 byte increase) 1dc26af systemd-compat-units: add missing systemd-systemctl-native dependency e9fc232 xkeyboard-config: remove long-gone build dependencies 0e0e078 avahi: explicitly disable systemd if we don't want it enabled 3ace8b4 xf86-video-intel: add explicit dependency on udev 7a80810 polkit: explicitly disable systemd if we're using consolekit 423d68e connman: explicitly disable systemd if we don't want it enabled 796fc77 build-appliance-image: fix lost net connectivity after restart 24ec421 build-appliance-image: ethernet connection type is now bridged 5086eb7 build-appliance-image: upgrade to newer poky revision. cfab6e1 libxi: upgrade to 1.7 dfc5928 libical: add recipe back in oe-core 7803f5f package_rpm: Ensure package dependencies have correct version numbers 05f231d external-python-tarball: rename output package 062a5f6 lib/oe/lsb: enable getting distro ID when lsb_release is not installed 4da406c gst-plugins-gl: allow empty packages 3ebcbd3 gst-plugins-package: return few ALLOW_EMPTY settings e1efe76 linux-yocto/3.8: update EDF configuration 5aa490b linux-yocto/3.8: bump kver to v3.8.1 62e5e3e linux-yocto/3.4: update to v3.4.34 and LTSI refresh a3116c1 libtirpc: Fix build on uclibc 29ec481 wpa-supplicant: avoid host contamination by libnl3 e4a1927 wpa-supplicant: reorder do_configure 39ae5b5 wpa-supplicant: change S to point to the top-level directory f6cc25c gcc-4.7: Fix incorrect warning with -Wcast-qual 975e259 dpkg depends on ncurses cdd1038 rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error d6a06cf musicbrainz: remove 365eb9b bitbake: bitbake-layers: fix duplicated help info 0aad8de base.bbclass: don't backfill features that already exist 9b4e10a tune-cortexa*: Fix TUNE_FEATURES and PACKAGE_EXTRA_ARCHS for thf-neon b00c6f1 gconf: make polkit an option, and disable by default 8a32acf apt-native: fix checksums 9d076dc package_deb.bbclass: set DPKG_ARCH_arm to "armel" fe614b1 consolekit: make policykit an option, and disable by default fb9bd46 libsoup-2.4: make libsoup-gnome optional 1905f25 strace: fix kernel release string parsing bdd6d45 perf: rename perf_3.4 to perf b3be332 perf: rename perf.inc to perf-features.inc 4b9b66f adt-installer: remove patches and .pc directories from the shipped tarball cf30a36 dropbear: update patch upstream status 5848c5c mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it. 5ecdb3e soc-family: fix SOC_FAMILY override order 0c02924 upstream_tracking: update no-upgrade reasons d823759 core-image.bbclass: support read-only rootfs 142ae3b image.bbclass: add a hook funtion to support readonly rootfs 5a58631 libgpg-error: upgrade to 1.11 0572657 sudo : upgrade to 1.8.6p7 8219b2b Resolve sysvinit and util-linux conflicting man pages. 750d475 kernel-module-split: append space to RDEPENDS 00b7714 bash: Use new _ptest functions 6819d00 glib: Use new _ptest functions 0917a24 dbus: Use new _ptest functions bb49836 ptest: Move ptest checks from recipes to ptest.bbclass 9ed59a5 rpm: save output of postinstall scripts when image first boot f9cfc9f dpkg: save output of postinstall scripts when image firstboot 0276db5 opkg: save output of postinst scripts when image first boot d5cfb00 Near Field communication recipe for neard 0.9 45452bc pulseaudio: respect the systemd DISTRO_FEATURE e0e5763 pulseaudio: rationalise existing configuration using PACKAGECONFIG 1e6d0da bitbake-whatchanged: print what is about to happen 4d5ef2a bitbake.conf: add STAMPS_DIR for constructing STAMP d4e4703 buildhistory.bbclass: add support for SRCREV logging 6159ad1 connman: Wired inteface provisioned via qemu 3ab5908 connman: upgrade to 1.12 3be1c12 sanity.bbclass:check if necessary to add march to BUILD_CFLAGS 14cd284 iproute2: Fix build failure on ppc64 f4a10bb tune-cortexa7: add tunes for ARM Cortex-A7 3e32adc tune-cortexa15: add tunes for ARM Cortex-A15 995b04a shadow: add build dependency on shadow-native 6d5019a systemd: set the location of the kill binary 653f64f systemd: remove --with-distro option, it's not used 744eade systemd: remove unused cached configure variables 1d1d8f5 systemd: make gcrypt support (for signing the journal) optional 58b1ccf populate-volatile.sh: remove trailing whitespaces 297906d populate-volatile.sh: improve the handling of link config items bf7a5b4 populate-volatile.sh: add ROOT_DIR variable to support running at rootfs time 164a4cb bitbake: Revert "cooker: parse using bb.compat.Pool" ed76a48 bitbake: Revert "cooker: now that we use a Pool, raise the exceptions" 6663b79 libpcap: fix description variable 1c2d445 qt4.inc: package keyboard drivers 9589531 avahi: move systemd support where it belongs 712b42c gmp: fix missing PR after update to 5.1.0a 0f62ff3 gtk-doc: Fix B verses S issues c8fa23f slang: Fix .debug packaging warning after debug striping was fixed 66ed85a sstate.bbclass: Enclose sstate search parameter with quotes c446bbf insane.bbclass: Add ALLOW_EMPTY to list of package specific variables 51997fe packagegroup: Set ALLOW_EMPTY on a per package basis 81ac275 package.bbclass: Ensure all .so files get stripped bfd9b03 avahi: fix installed but not shipped warning 3936a26 perf: disable PARALLEL_MAKE 1122a41 package.bbclass: Fix do_package variable dependencies 4c6cc0b alsa-utils: Remove bogus comment 44260c2 populate_sdk_base/image: Fix races for variable mappings ba3318e sysprof: upgrade to 1.2.0 87f8f30 puzzles: upgrade to 9765 0fcb688 ethtool: upgrade to 3.8 9640e44 gpgme: upgrade to 1.4.0 47de85e libpng : update to 1.60.0 10de306 git: updated to 1.8.1.4 edd418a libtimedate-perl: updated to 2.30 5bc1925 gmp: updated to 5.1.0a 641446e lttng: updated lttng-ust and lttng-modules to 2.1.1 3cbd4be qemu: Upgrade to 1.4.0 release 9199c33 apt: upgrade to 0.9.7.7 7e2e2cf sstate: Add gtk-update-icon-cache-native to postinst recipes list 39d9aca gtk-icon-cache: use virtual/gtk-update-icon-cache-native instead of gtk+-native 4d367eb gtk+: mark as provider of virtual/gtk-update-icon-cache-native f075150 default-providers: add default virtual provider for gtk-update-icon-cache f9a94af gtk-update-icon-cache-native: add b1a7b15 sstate.bbclass: consider postinstall dependencies too a2d97d5 apr: add libtool to SSTATE_SCAN_FILES da9a415 documentation: Fix P entry f35ce02 buildhistory: Allow the version backwards check to be disabled bd73fa6 recipes: Fix ALLOW_EMPTY with no package specified db1d22a kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR} e3bf3d2 oprofile: update patch for powerpc64 2d16066 libpfm4_4.3.0.bb: use compatible host to limit arches 8e10538 gcc-common.inc: handle case where tune is not defined 5084807 iproute2: Fix build failure on ppc b24ef37 package_rpm.bbclass: Optimise per file dependency handling 2b8f2e7 kernel: extract functions for kernel modules to separate bbclass 93ec7b4 xserver-xf86-config: atom-pc doesn't need a xorg.conf 7ed4523 bitbake: siggen: add quotes around variable values to see whitespace 226c438 btrfs-tools: added PV to git package recipe 96d0ef1 Python: Fix for CVE-2012-2135 82cb88e weston: recommend some reasonable fonts so the terminal works e4125ea weston: add dependency on xkeyboard-config 0a5ed73 meta-yocto/linux-yocto: update qemu BSPs to 3.8 kernel 1a467dc linux-yocto: remove 3.0 linux-yocto recipes d5267af qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 kernel 68e1c56 linux-yocto: introduce 3.8 kernel recipe d756b3f linux-libc-headers: update to v3.8 1f82167 kern-tools: import configuration, controls and audit updates 08385ae chkconfig-alternatives-native: just append to PROVIDES 53cdf7b eglibc: move RPROVIDES to eglibc-package 7633467 bitbake.conf: move PERSISTENT_DIR outside TMPDIR f730a3a depmodwrapper-cross: Mark as machine specific b892099 sanity.bbclass: always use oe.lsb.distro_identifier method 22b1f63 package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdk 8e73fb5 package_deb.bbclass:fix the arch (replace "_" with "-") in deb package control fe39685 package_rpm.bbclass: Fix translate_smart_to_oe arch comparison 2997653 dev-manual: Added note about BitBake processing brace characters. d8e26e2 adt-manual: Updates to de-emphasize opt/poky and include sysroot b7397f3 dev-manual: Added multilib example references 94153bf dev-manual: Review comments applied for "Working in team" section f7d2cea dev-manual: Review comments added to "Working in Team" section 63788f1 dev-manual: Edits to the "Working in a Team Environment" section. b3b0317 poky.conf: update SANITY_TESTED_DISTROS for openSUSE cab45ae remake: added PV to git package recipe 40f8412 qemu.inc: Non deterministic compile of qemu 52d2947 Add scratch directory for NFS upcall state storage 1242dc5 zip: explictly disable bzip2 support 84baa1a perf: add bash dependency 0661518 systemtap: add python and bash dependencies bac332a Help ncurses-native find terminfo on RHEL 6 99ff74a eglibc: fix ldd RTLDLIST f090c15 rm_work: remove package and packages-split dirs e43dfc9 cups: remove old patch files 23c2bd0 pulseaudio: add config option to ensure valgrind is excluded 8264863 Add KERNEL_EXTRA_ARGS parameter 86d6ec5 module.bbclass: Create a new depmodwrapper to assist cross-installs be248b02 poky.conf: update SANITY_TESTED_DISTROS e5f3b99 sanity: use lsb distro_identifier 8506e4f package_rpm.bbclass: add more description for pre/post scriptlets b7cb380 package_rpm.bbclass: name postinst files with package name 820a64b perl-nativesdk:fix toolchain relocation issues aeb53bd populate_sdk_base.bbclass:fix toolchain relocation issues 298dabb matchbox-session-sato: do not rdepend on initscripts cef8f6b shadow: remove grpconv argc check 54aae18 kernel.bbclass: Add missing modules.order and modules.builtins 4a00757 Update pseudo to 1.5.1 ec3d3fa v86d: compile against userspace safe kernel headers cc1c217 linux-yocto/3.4: remove cedartrail machine d9149a0 kernel-yocto: allow building from fetcher source dir 61001aa kernel-yocto: respect SRC_URI modified branch selection 2af2545 iproute2: don't use the kernel header tree dce1da3 connman: add header to define in6_addr 22a5264 insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 machine. c2fefcd rootfs_rpm: move run-postinsts scripts to rpm recipe 0ca565d systemd.bbclass: fix bb.error 5b9b014 systemd: systemd uses libkmod instead of modprobe, remove dependencies 9d6fb02 rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGE 0bedc0b sudo : upgrade to 1.8.6p6 f83ac67 gconf: update to 3.2.6 e4b7b10 minicom: upgrade to 2.6.2 3497b29 libassuan: upgrade to 2.1.0 4d1792d kconfig-frontends: Update to 3.8 cdbe76a resolvconf: Update to 1.70 ef6e4e9 file: Update to 5.13 baa357e lsbinitscripts: Update to 9.44 ea488f8 man-pages: Update to 3.47 746c1e8 boost: Update to 1.53.0 0a435c8 socat: Update to 1.7.2.1 90a9df2 nspr: Update to 4.9.5 fdfa57a qt4-embedded: Enable Linux Input support 0d2b60e binutils: Delete recipes for 2.22 68ddf00 binutils: Fix build with newer texinfo 5.0+ f55f605 packagegroup-core-tools-testapps: connman-client added 3312a2f mini-x-session: Fix starting of x-session 16e8d79 sqlite: rename version to match upstream versioning change d1e1f19 connman: enable connman client 399ca5d parted: fix several integer overflows 9f1c471 dbus: set correct address when using --address=systemd: f436271 lsbtest: sync test suite packages version a18e02b sstate-cache-management.sh: don't hardcode available sstate_suffixes 2032301 sstate-cache-management.sh:fix the incorrect usage of option `-d' fa066de sstate-cache-management.sh: fix remove duplicate failed when multiple archs 7ae2251 distrodata: added some corner cases for svn and git repos 4926276 Add kernel arch variable in SDK environment variable list for supporting build external kernel module using SDK b7c37e4 iproute2: upgraded to 3.8.0 146bff9 dbus-glib : upgrade to 1.100.2 a810e45 e2fsprogs : upgrade to 1.42.7 98d82a5 archive-*-source.bbclass: Handle all package classes 2b1afa1 archiver class: Use tasks with sstate instead of pre/post funcs 8e849a2 util-linux: Add package for libmount d7b248e augeas: change SRC_URI db3b539 lttng-ust: cannot find -llttng-ust-tracepoint 914e324 bitbake: cooker: now that we use a Pool, raise the exceptions 2cc4fe4 upstream_tracking.inc: Coonectivity and multimedia packages updates 35ed979 bitbake: perforce.py: fix the perforce fetcher 593ee36 siteinfo/insane: More n32 fixups f2e58a1 python-argparse: add RDEPENDS on python-textutils 16bbc47 base-files: fix 'dash' expanding '\n' ace5a94 tcp-wrappers: add socklen_t.patch 7c57659 meta-skeleton: Add example multilib usages 8918247 gconf: add patch to remove '+' from invalid characters list e96d541 tiny-init: Mount devtmpfs manually 5b9f8ae atom-pc: Prefer linux-yocto_3.4 4f4d82c install: Look for grub2 files on the initramfs, not rootfs c6209c9 rootfs_rpm.bbclass: Handle multilib configures with different OS values 5fa61e3 package_regex.inc: updated regexes 3624d89 external-python-tarball: code refactoring f3fe7ef genext2fs.inc: Add nativesdk build capability 13bf43f man: Remove wildcard from SRC_URI f841c83 linux-dtc: Make KERNEL_DEVICETREE_FLAGS configurable f1f054e libtirpc: upgrade to 0.2.3 b2e4a96 rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting 5e3bbb6 base-passwd.preinst:fix creating passwd and group error e723d3b xserver-xf86-config: empty generic xorg.conf 4f977ab xserver-xf86-config: don't ship empty xorg.conf f017eb3 package_deb: check CONFFILES exist before adding them to metadata b1c8872 hwclock.sh: check for the existence of /etc/default/rcS c1aef57 ptest: Add missed .debug path abfc956 gst-plugins-gl: add package recipe c071797 groff: upgrade to 1.22.2 e4d2044 shared-mime-info: upgrade to 1.1 7e6d1ab cairo: upgrade to 1.12.14 a0277dd augeas: upgrade to 1.0.0 e04afd8 pulseaudio: upgrade to 3.0 c24a12d sbc: Fix PN -> BPN for multilib f7506f1 sbc: SBC audio codec 4baf4ca gnome-common: upgrade to 3.7.4 af3c53f xvinfo: upgrade to 1.1.2 35e4e9a xrandr: upgrade to 1.4.0 2d898ad curl: update to upstream version 7.29.0 05ad246 oprofileui-server: replace obsolete automake macros with working ones 5eb6a4a gtk-sato-engine: update to git repository head d5e4f5d webkit-gtk: replace obsolete automake macros with working ones 5ba79ef matchbox-session-sato: start the keyboard applet if we have no keyboard 4cd94db matchbox-keyboard: add RRECOMMENDS to matchbox-keyboard-applet 1cdacff matchbox-keyboard: general clean up 4878b3c pakcage.bbclass:use a better way to cut -dev/-dbg suffix 406cb99 bitbake: build.py: avoid deleting taint files when writing stamps 7d22ef2 bitbake: Revert "fetch2: Adapt encode/decode url to use URI class" 6bf55c6 rootfs_ipkg: fix BAD_RECOMMENDATIONS handling db0a024 toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setup c78cc05 bitbake: utils: Improve remove funciton to handle whitespace 72ebe0c bitbake: bitbake/fetch2: workaround urlparse in older python not support git 9a2a321 bitbake: wget: Improve mkdir handling 7ca6e97 distro: remove web and gtkhtml2 from distro tracking 325410e bitbake: cooker: parse using bb.compat.Pool dde7a48 libsdl: Use 'virtual/nativesdk-libx11' instead of hardcoding nativesdk-libx11 0f8d6f8 dbus: Drop x11 support from nativesdk 1dc9e9c devshell.bbclass: Allow running devshell and fakeroot together c723d1a populate_sdk_base.bbclass: fix SDKTARGETSYSROOT value d10a2f9 sanity: check_path_length: replace tab with 8 spaces ec4c1ee pseudo.inc: pseudo 1.5 uprev, support extra config flags 3b9636a meta-toolchain-qt.inc: Use CXX when linking c7b23ab maintainers.inc: update ownership of recipes 7b59a34 bitbake: fetch2: Add SFTP fetcher 96f0a39 bitbake: fetch2: Add editor modelines for bb.tests.* dc9d989 bitbake: fetch2: Adapt encode/decode url to use URI class f860059 bitbake: fetch2: unittests for bb.fetch2.URI class 7feca4e bitbake: fetch2: Add a class representing a generic URI 46bd4fd bitbake: fetch2: Remove unused code in wget fetcher e13755a package_tar: Fix so it actually works 8fb417a package_tar: Remove completely pointless code 7e629a3 package_tar: bb.mkdirhier -> bb.utils.mkdirhier 398a6dc package_tar: Fix whitespace ba110d3 package_rpm/dev/ipk/tar: Drop unused functions 74938e3 package_rpm/deb/ipk: Error if we don't find packages when creating the package index 069a332 classes: Drop none package specific packaging variable accesses 68ceb02 conf: Remove unused ROOT_FLASH_SIZE variable from the config 00bbd21 perl: Add auto/XS/Typemap in perl-doc package 55d1757 bitbake: fetch2: Ensure directory for stampfile exists before trying to create it f7836b1 bitbake: utils: Use rm -rf in remove() 5da2485 dropbear: use pidfile for daemon start/stop/restart c677b7c tzcode-native: Fix SRC_URI checksum typo 21efb53 local.conf.sample: Enhance the SSTATE_MIRRORS example 3b909b3 systemd.bbclass: Dont use libdir and base_libdir for units c4d16fc gnupg: fix CVE-2012-6085 2cbefb8 sanity.bbclass: when bblayers.conf is updated, it invokes a reparse 70b731c package_ipk: check CONFFILES exist before adding them to metadata a9608dd scripts/bitbake: Remove all instances of paths to a layer's scripts directory. a3ca3ec alsa-lib: upgrade to 1.0.26 c96768b systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS 4eca6f4 libpng: update to upstream version 1.5.14 3a154fa harfbuzz: update to upstream version 0.9.12 822552d gtk+: update to upstream version 2.24.15 01dab75 webkit-gtk: update to upstream version 1.8.3 e9a2c04 xev: upgrade to 1.2.1 b47e7b8 xf86-video-vmware: upgrade to 13.0.0 685e9c4 xf86-input-synaptics: upgrade to 1.6.3 15da1e1 xkeyboard-config: upgrade to 2.8 3d1fb4c libdrm: upgrade to 2.4.42 5628ab1 xf86-input-vmmouse: upgrade to 13.0.0 001fce2 xf86-video-intel: upgrade to 2.21.0 b803007 qemu: upgrade to 1.3.1 07803d5 bitbake: hob: remove save/load template functionality e36994f bitbake: knotty.py: fix unknown event bb.event.DiskFull 86ac3b5 bitbake: bitbake-layers: make show-cross-depends avoid long path 2c5ad40 bitbake: hob: remove parsing warnings when machine is changed 0e2ee5b bitbake: hob: no sanity checks re-run b058707 bitbake: monitordisk.py: disable the inode checking for some fs 804d1d5 bitbake: fetch2: Improve lock/done stamp file paths for local files 95e7dae bitbake: bitbake & hob: reparse config files, when sanity check updates bblayers.conf d5ef2e5 bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replace 423dd2f bitbake: ConfHandler: Use re.X to make long regexp more readable bc7c8fa bitbake: tests/codeparser: Hack around circular inclusion problem 07dcffe bitbake: wget: Only use -O option when not spidering f966c54 bitbake: codeparser: Track bb.utils.contains usage 7e6f9ba bitbake: codeparser: Track appendVar and prependVar calls as we do for getVar 5a4ea38 poky.conf: Add Ubuntu 12.04.2 to sanity tested distros a02d566 Solved package namespace errors in PRS 82f2c85 tzcode/tzdata: Update to 2012j e4ae93a tzdata: Simplify code removing not used cases 789d577 tzdata: We shouldn't override the localtime if it is valid 444b6e1 Solved package namespace errors in PRS 5dab627 insane: remove unused variable 8c8b70c remake: do not create po files 72fdc8e yocto-docs: Fixup a couple of merge issues e57f862 dev-manual: Revision of "Team Environment" section. a005cda dev-manual, ref-manual: Cross-references between PR Service and cache ee180d1 template: Changed the font color for footers and headers cd474b0 dev-manual, bsp-guide: Added some links b876146 dev-manual: Updated PR Service section with comments ba9fc8a dev-manual: First draft of the PR Service section. 717c56c ref-manual: Created "Development Host System Issues" section dc7221b dev-manual: Fixed <ulink> to be on a single line. 4e13ad9 documentation: Removed three figures from poky-ref-manual 5d5800e documentation: Part 2 of 2 for YP doc integration into Eclipse. a41a805 documentation: Part 1 of 2 updates to integrating docs to Eclipse help. 7681523 adt-manual: Added cross-reference link for Cross-dev toolchain. 0ad26c6 dev-manual: Updates to expose cross-toolchain recipes. 3c984fd kernel-dev: Added note for YP release requirements. 1263e58 ref-manual: edits to update-alternatives.bbclass description. 40fde06 ref-manual: Edits to the question on how source code is fetched. 7183fe8 ref-manual: Updated SSTATE_MIRRORS glossary entry. 846a33e yocto-project-qs: Updates to how to use local directories for source c6f133f ref-manual: added MIRRORS glossary definition. 38670f4 ref-manual: Added PREMIRRORS glossary entry. c28948d dev-manual: Various typos fixed 05e2c47 dev-manual: Updates to "Using .bbappend Files" section cf10be3 dev-manual: three typos fixed. 093b007 dev-manual, ref-manual: Updates for BBPATH. 718e3b4 ref-manual, dev-manual: Updates to BBMASK variable. 6a926df ref-manual: Updates to the FILESEXTRAPATHS variable. 58f61cf ref-manual: new BB_DANGLINGAPPENDS_WARNONLY variable added to glossary. 78f1065 documentation: Add chunk.quietly option to eclipse processing e29a40c documentation/tools/eclipse-help.sed: Fix whitespace fcb3952 documentation/Makefile: Fix copying of figures folder 6c057d0 documentation/Makefile: Clean up eclipse target and update help. 239b469 documentation/Makefile: Added conversion of links to other documentation parts. a11f23b documentation/tools/eclipse-help.sed: Processes external links for eclipse html files 108ffcf documentation/Makefile: logic to make all for yocto-project-qs and cleanup 0f49fe1 documentation/yocto-project-qs/yocto-project-qs.xml: Convert fake-title section into articleinfo 72639b4 documentation/Makefile: Support for making Eclipse HTML yocto project qs manual ea2e921 documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl: new file 941d5e2 documentation/yocto-project-qs: Added custom title page bbe7cb4 documentation: Move yocto-project-qs global parameters to customization file f4bcee6 documentation/Makefile: logic to make all for poky-ref-manual and cleanup ac3d990 documentation/poky-ref-manual/poky-ref-manual.xml: Added Title tag c6af0b9 documentation/Makefile: Support for making Eclipse HTML poky ref manual 990fb57 documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl: new file e3980c4 documentation: Move poky-ref-manual global parameters to customization file d90e93b documentation/Makefile: logic to make all for kernel-manual and cleanup 367d699 documentation/kernel-manual/kernel-manual.xml: Added Title tag ea7905c documentation/Makefile: Support for making Eclipse HTML kernel manual deac178 documentation/kernel-manual/kernel-manual-eclipse-customization.xsl: new file da8cdf6 documentation: Move kernel-manual global parameters to customization file 8d54920 documentation/Makefile: logic to make all for bsp guide and cleanup 6485078 documentation/bsp-guide/bsp-guide.xml: Added Title tag b73e6cb documentation/Makefile: Support for making Eclipse HTML bsp guide d37c418 documentation/bsp-guide/bsp-guide-eclipse-customization.xsl: new file 81d2bcf documentation: Move bsp-guide global parameters to customization file 42b9f2c documentation/Makefile: logic to make all for dev manual and cleanup c94fd49 documentation/dev-manual/dev-manual.xml: Added Title tag 964db71 documentation/Makefile: Support for making Eclipse HTML dev manual e90dab9 documentation/dev-manual/dev-manual-eclipse-customization.xsl: new file b3f1c60 documentation: Move dev-manual global parameters to customization file 9ab3c01 documentation/Makefile: logic to make all for adt manual and cleanup c2c3b53 documentation/adt-manual/adt-manual.xml: Added Title tag 733a44d documentation/Makefile: Support for making Eclipse HTML adt manual 2586bd8 documentation/adt-manual/adt-manual-eclipse-customization.xsl: new file 551a5ee documentation: Move adt-manual global parameters to customization file ff553c4 documentation/template/titlepage.templates.xml: Remove title info b15730c mulitilib_header: Avoid sstate checksum issues for -native recipes 77a4497 kconfig-frontends: Depend on pkgconfig-native 34571f4 bitbake: Remove whitelisted vars from non-task deps 83e1015 bitbake: ConfHandler: Improve regexp to fix mis-parsing of += and no whitespace 56b8bb7 util-linux: Remove -systemd package 0be6d35 Python: Add missing dependency "textutils" to "io" package e3f5d7d multilib: Fix an OVERRIDES expansion order issue 3ec4df5 pseudo_1.4.5.bb: Finish fixing linkat() 56dc172 busybox: add config fragments a233998 gtkhtml2: remove, nothing depends on it e9dd482 web: remove gtkhtml2 version 600dff4 pseudo_git.bb: Bump to pseudo 1.4.4. 80d0081 libtool-native_2.4.2.bb: Always use /bin/sed for SED 4c548f1 site/x32-linux: Specify double alignment 7ed7eae scripts/qemuimage-testlib: Use wide option to ps calls f3df254 gtk+: use gtk-immodules-cache class 6cec82f gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGES 73c1f09 gnome-keyring: compile schemas on host 6e0a057 librsvg: use the new pixbufcache class c70d167 gdk-pixbuf: use the new pixbufcache class 2b24160 Add pixbufcache class b4c89bd fontcache.bbclass: use the postinst_intercept script ceabaf6 gtk-icon-cache.bbclass: use postinst_intercept script 5bb362a rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_POSTPROCESS_COMMAND 6cca7ef image.bbclass: add fall-back functionality when running intercepts 7306dbe Add separate directory for postinstall intercepts c77e1f4 Cleanup of upstream_tracking.inc file 02d2a5e distro_check: Remove creation of empty Meego filelist. 604568c mesa: upgrade to 9.0.2 656891d pixman: upgrade to 0.29.2 7d8a50e cairo: upgrade to 1.12.12 1c5702f gamin: replace obsolete automake macros with working ones 628fc90 diffutils: replace obsolete automake macros with working ones 311924f systemtap: replace obsolete automake macros with working ones 4104207 libidn: remove help2man dependency 15b0bdc texinfo: remove help2man dependency 17541be libevent: fix build with automake-1.13 40962b8 Write DPKG_ARCH to /etc/apt/apt.conf c160a98 relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.x 7d023f3 populate_sdk_base.bbclass: Improve debugging capabilities for SDK installer 3eb70c0 relocate_sdk.py: Fix corruption of sdk binaries 5472873 meta-yocto: Document new oe-git-proxy in site.conf.sample 2df83a5 oe-git-proxy*: Remove previous git proxy solutions 9902eb3 oe-git-proxy: Use socat instead of BSD nc 0c988bf oe-git-proxy: Add a new comprehensive git proxy script c7c9f6c base.bbclass: Remove generate_git_config() ebc4a61 oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITE e1fb5a9 oe-buildenv-internal: Remove GIT variables from BB_ENV_EXTRAWHITE e6053e5 qt4: use system SQLite 5f05604 gcc-cross-canadian: enable multilib support e9aa4c2 multilib.bbclass: save multilib variables before executing the gcc-cross-canadian statements 2c87657 systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prepend ce3d508 fontconfig: rename the patches directory e767a2f fontconfig: drop explicit -native recipe 556217d fontconfig: remove unexplainable and broken build tweaking 8c22531 lib/oe/path.py: support missing directory components in realpath() d518019 package.bbclass: support dangling path components 00a2411 libiconv: Remove RPATH from binaries f9b894e glib-2.0: Fix ptest to build with uclibc. 21b6ff9 lib: implemented oe.path.realpath() f2e16c6 package.bbclass: use oe.path.realpath() a09c5d6 update-alternatives.bblcass: use oe.path.realpath() 1a80329 ncurses.inc: Fix display corruption and add fallback for sstate compiled paths de160bc wpa-supplicant: Enabling with systemd 7c8160c connman: Enabling with systemd 3936cef update-rc.d: don't do anything if systemd.bbclass is inherited aaa915b avahi: Enabling with systemd 66af82e systemd.bbclass: helper class for recipes with systemd units 05ee8bc nfs-utils: Create the default statdpath f7273d1 buildhistory: record more R* variables 98755bd buildhistory_analysis: handle more R* variables 0d85fa5 python-smartpm: show friendly error if YAML output requested without PyYAML 06e2453 runqemu: add option to make the VNC server publically available 42f221f make-3.82: Add patch from git to fix parallel make race cf8d4f7 udev: Cleanup .inc file aac8870 udev: PR bump bee0b38 udev: Modify init script to use the correct path of udevadm 3085f02 distro: remove orinoco-conf 78a1de8 distro: remove clutter-box2d 13bc04a distro: remove matchbox-stroke b6d8f96 bitbake: bitbake/utils: Improve environment handling to allow UIs access to original environment 20b4dca dbus-native: Don't install dbus-launch decf46b dbus: Drop old 1.5.12 version a38e4d9 udev: Add start/stop/status/restart support to init script 2e913bc initscripts: Add status function to /etc/init.d/functions 9a7b076 libcgroup: fix failure for absolute path 20d88ff rt-tests: fix cyclictest reported 1 sec latencies 0ad5e67 coreutils: remove dependency on coreutils-native eef73b4 eglibc-nativesdk: Fix buffer overrun with a relocated SDK 981bd3a ghostscript: fix endianness detection 858646c openssl: Add mips64 configure support. b320c22 libart-lgpl: add art_config for mips64/mips64el 3fd9c56 ghostscript: add pregenerated objarch for mipsel/mips64/mips64el fa6c12d populate_sdk_base.bbclass: add execution permission for self-extracting archive 82b2679 scripts/create-recipe: Bugfixes for create-recipe easy_install handling. 9ea8828 qemu: disable smartcard support d69d193 Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabled 2d35828 systemd_197.bb: Point to the place where we keep the /etc/rcN.d files 7ee0579 pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 dab4662 create-pull-request: Error message on missing -u 81117fd base.bbclass: remove redundant setting of MAKE 2e5b6a6 uclibc: turn on kernel module support b228521 uclibc: add c6x arch 736383a base.bbclass: Commentary typo fix b07759a yocto-bsp: prepend includes in machine.scc files with machine 8c26342 qemu.bbclass: fix segfaults when running through pseudo 9f5a6f8 qemu.bbclass: Use the correct qemu binary in multilib cases c920f1a image.bbclass: Add MLPREFIX to DEPENDS 14fa964 qemuwrapper: Don't use STAGING_BINDIR_CROSS directly 5db5904 sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV now a0ef94d directfb: Really disable mesa 8f476a7 poky: Enable pkgvarcheck warnings 1ef926c bitbake: prserv/serv.py: Fix logging in daemon mode bdfc520 bitbake: bitbake: Always use separate process for PR Service afd24fa imagetest-qemu: Adapt to bitbake environment changes fef8454 terminal.bbclass: Use BB_ORIGENV to restore user environmental variables bc2b60c bitbake.conf: Update hashconfig after BB_ORIGENV changes 43bc214 package.bbclass: Replace undefined 'src' with valid variable 7980773 package.bbclass: Ensure package_get_auto_pr is run at the correct point 3b39e53 bitbake-prserv-tool: show error when export file does not exist 2180cc3 initiscripts: Fix populate-volatiles.sh whitespace 56bc2bb insane.bbclass: Add missing R* variables to pkgvarcheck 8868530 libxscrnsaver: improve RREPLACES to add libxss only for PN 20dc0fc connman: be explicit when enabling ofono 451f2d0 package.bbclass: return list of packages created in do_split_packages ccde53b sanity.conf: Update minimum bitbake version 945cd71 bitbake: Update version to 1.17.0 fe84fe0 bitbake: fetch2: Remove broken git variables from the environment 3863dfc bitbake: fetch2: Export upper and lower case environment variables 6fecb1a bitbake: cooker/utils: Drop custom 'interactive' variables list and store environment in BB_ORIGENV instead 1f192a7 bitbake: compat/utils: Add copy of python multiprocessing pool for pre 2.7.3 issues bc8150d scripts/create-recipe: Python improvements for create-recipe. 5b7c822 package.bbclass: Pre-expand some variables to save time 78955b8 package.bbclass: Better document the different phases of operation 4cae28e package.bbclass: Add PACKAGESPLITFUNCS variable 1c906e7 package.bbclass: Simplify empty directory removal 48f8eec package.bbclass: Various minor performance tweaks ee5e443 package.bbclass: Make use of cleandirs and dirs function flags 88badcf kernel.bbclass: Improve populate_packages_prepend 85b4891 package.bbclass: Rewrite split_and_strip_files f2ee5b4 package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage f0bda89 update-rc.d: Drop OVERRIDES code f8ea6a8 staging.bbclass: Drop unused/legacy function 1e593e9 staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclass 9244e44 insane.bbclass: Add documentation headers for logical code blocks 61c51a1 insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variables bf25dd2 package.bbclass: use the multiprocess pool from bitbake b34fd60 package: Process package stripping in parallel e45db24 package: Don't export PATH d81aa06 package.bbclass: Multithread per file dependency generation code 6c6f6b7 sstate.bbclass: Ensure build directory is cleaned to start with dd61d22 sstate/path.py: Add copyhardlinktree() function and use for performance optimisation 6c7d6d6 systemd: remove /var/cache from volatiles 2a9dcc4 rpm: remove /var/volatiles/cache/rpm from the FILEs list ebe0730 initscripts: remove /var/cache from volatiles 0bb5577 fs-perms: remove /var/cache from volatiles e380838 base-files: remove /var/cache from volatiles 4832cd2 qt4: fix CVE-2013-0254 4cb7c9a netbase: split up in netbase and init-ifupdown 7c106a3 initscripts: add read-only-rootfs-hook.sh script db5847d initscripts: let populate-volatile.sh create the /tmp link f7bb0a9 sysvinit: add ROOTFS_READ_ONLY variable to rcS-default ac2671a linux-yocto: KERNEL_FEATURES should reference full scc files c5fe8bc linux-yocto/3.4: update to v3.4.28, 3.4.28-rt40 fe4af0a linux-yocto/dev: linux-yocto development tree tracking recipe b2d06ba intltool: updated to 0.50.2 10f05d5 classextend.py: use explode_dep_versions2 in order to preserve versions too f1dc17d oprofile: fix cross compile on powerpc and add libpfm4 dep 44f5f3f libpfm4_4.3.0.bb: add libpfm4 recipe needed by oprofile for ppc 0a1fa46 quota_4.01.bb: add e2fsprogs in DEPENDS 946e856 glib: disable selinux for native builds df4f0c2 pulseaudio: do not postpone postinstall e52c8b8 package_ipk, rootfs_ipk: remove the "set -x" be82ae9 liberation-fonts: use the new fontcache.bbclass e46f336 fontconfig: add sysroot option to fc-cache and fc-cat 5479aa4 image.bbclass: add a proper error message if hook script fails f33014f qemu.bbclass: return qemuwrapper instead of qemu-allarch 49f5daf add qemuwrapper-cross recipe c31bf65 add fontcache.bbclass 8f262e8 tcp-wrappers: remove size_t.patch 7f484df rpcbind: replace obsolete automake macros with working ones 30996a1 matchbox-wm: update to git master head 5549af4 opkg: replace obsolete automake macros with working ones 52b1b6c send-pull-request: add extra CC argument 77b1409 ipk: use OPKGLIBDIR in all places 626dc8b net-tools: upgrade to v1.60-24.2 4296d65 qmmp: update to 0.6.6 and fix e2ade5e nativesdk-qt4-tools: fix DEPENDS, as nativesdk is now prefixed ee1f126 bitbake: bitbake: fetch2: Print the complete SRCREV variable name when INVALID 97b7e4f crosstap: handle hyphenated x86_64 target arch 898a809 libgcc: Disable multilib install for nativesdk 7e9cb43 dropbear: fix RPROVIDES 04361bc openssh: fix RPROVIDES 36dd58a sip.bbclass: improve RDEPENDS to add python-sip only for PN c6d843f v86d: Use BP instead of P f7ed94c blktool: fix SRC_URI typo f4b0cc5 gcc: target: fix libiberty removal bf6c100 consolekit: add arch independent unpackaged files c85c6ca run-postinsts: use BPN instead of PN 7cf289b taglib: use LIB_SUFFIX in order to determine the correct baselib 8572f07 foomatic-filters: fix CUPS directory config 70114d9 syslinux: use BPN instead of PN ece7f0b sgml-common: use ${PN} instead of sgml-common 8834ca7 console-tools: fix linking when using the multilib compiler 685da74 enchant: use BPN instead of PN 0ce97e5 cpan-base.bbclass: Improve RDEPENDS to be package specific 2f497d0 initramfsframework: Improve RDEPENDS to be package specific 8a2d97e dbus-ptest: Improve RDEPENDS to be package specific 0514ec9 hwlatdetect: Improve RDEPENDS to be package specific d5be193 libxml-sax-base-perl: Improve RDEPENDS to be package specific b6bade2 initramfs-live-boot: Set RDEPENDS on the specific package that needs it 121e928 gdb-cross-canadian: Set RDEPENDS on the specific package that needs it 3b543d6 qemu: Set RDEPENDS on the specific package that needs it 3ed0077 v86d: Update SRC_URI to point to new file location. be7cabb dpkg: Add missing pkgconfig dependency ca97682 scripts/wipe-sysroot: add script to safely wipe the sysroots 4872ba3 package.bbclass: Allow per-package SKIP_FILEDEPS aa653b9 kernel-yocto/linux-yocto-custom: support low bandwidth options de22111 kernel-yocto: allow multiple / shared kernel feature directories 167e470 kernel-yocto: fix .scc and .cfg matching 996c3f8 kernel-yocto: make configuration audit details debug only 8d4b82e guilt: remove GIT_EXEC_BASE export b624b06 polkit: Enable systemd support d43cb49 matchbox-stroke: remove da8c827 clutter-box2d: remove a233b04 packagegroup-core-tools-testapps: remove clutter-box2d 1b3aad9 pax-utils : upgrade to 0.6 8a5fc57 orinoco-conf: remove 87cd4fc packagegroup-core-x11-sato: remove matchbox-stroke 691a990 distcc: updated to version 3.1 57bbb7d initramds-framework: add shutdown hook for udev 60f9aae (distro_alias|maintainers|recipe_color).inc: remove update-modules ed523e1 Remove zypper from distro tracking files 1d376f9 pulseaudio_2.1: Remove the dependence of fftw. 3c1b131 cmake: reset B from autotools, as this class doesnt like it e3b778a gdk-pixbuf: use correct build path when installing 01bf147 libpcap: fix relative path references 43e6131 gtk+: add missing $S references in do_install 4c01786 avahi: fix relative path in do_configure 285471c update-modules: remove recipe from oe-core 75f470c qt4: Add space for _appends 7a3d352 gtk-icon-cache: Fix rdepends construction e6149ec qemux86-64: Disable paravirt guest, causes test failure on older kernels 920ddb4 e2fsprogs : upgrade to 1.42.6 20822de icu : upgrade to 50.1.2 947e95b eglibc: don't list the same path twice in RTLDLIST 703b70c gcc: enable multilib for target gcc 6228587 module-base.bbclass: Call make instead of oe_runmake in do_make_scripts 912ecff libfm: add dependency on libexif 966aa9e module.bbclass: Allow for modules to be packaged seperate from ${PN} 497ec60 gst-plugins-bad: remove musicbrainz build-dependency f63db21 git: updated to 1.8.1.2 973e85c dhcp: Fix unshipped WARNINGS da57e6b license: fix LICENSE_CREATE_PACKAGE to stay disabled by default c0f4195 multilib.conf: add TARGET_ARCH & TARGET_SYS to MULTILIB_SAVE_VARNAME 4873366 autotools.bbclass: add EXTRACONFFUNCS variable b11f1bf systemd: systemd-analyze remove python runtime dependencies 6ff6b79 systemd: systemd-analyse has moved to base_bindir 9926eb5 systemd: Drop ppc build breakage patch for test-unit-file f95bbe3 systemd: bump PE to provide upgrade path from meta-systemd recipe 9ab151a xinetd: enable tcp-wrappers support 9f2784f Sudo : upgrade to 1.8.6p4 b5392a4 systemd: honor ROOT_HOME 8b8caef oprofile: remove AX_KERNEL_VERSION from acinclude.m4 e771031 oprofile: add kernel dependency 8f63fef busybox: update test case du-k-works 9a9848d python-smartpm: multilib fixes bbc374a metacity: remove, migrated to meta-gnome f938ef0 libcanberra: remove, migrated to meta-gnome 0516e9a Flex: use proper m4 binary on target 385854d rpcbind: Dont use nss with uclibc a3525ea libevent : upgrade to 4.0.21 e71a622 blktool : upgrade to 4-6.1 1e03821 libnl: Update to 3.2.21 6ff77d2 sqlite3: Update to 3.7.15.2 26ea367 package.bbclass: Use expanded RDEPENDS in read_shlibdeps 244f107 package: Create global package file list and use throughout PACKAGEFUNCS ed931d0 package.bbclass: Improve package_fixsymlinks 398d62f package.bbclass: Tweak PACKAGEFUNCS b369a36 package.bbclass: Split out package_fixsymlinks function f955e4e package.bbclass: Move PKG handling code to emit_pkgdata 8a0b457 package.bbclass: Avoid copying the datastore for FILES handling b0a2f55 package.bbclass: Check FILES once, not once per loop iteration ae8586c package.bbclass: Add a shortcut exit from the mkdir function afb1b3f package.bbclass: Improve kernel module handling fed8dff package: Rename splitfile functions to something more descriptive 8e5d8ed multilib.conf: Use BASELIB to set baselib, not hardcode the value e984aee sqlite3: Ensure MLPREFIX is applied to AUTO_LIBNAME_PKGS 8eab3f5 QT4: use '-no-neon' if cpu does not support neon 19ac10a dpkg-native:fix dpkg-scanpackages error at deb image creation time on Fedora 17 982eefe mini-x-session: Fix runtime when using without session contents 3ca9ff7 connman-gnome: Add DEPENDS on intltool-native 9a9586c libaio: Fix MIPS system call interface 12e76e1 multilib: skip packages that provide virtual/kernel dbfa6f9 kernel: avoid copying unnecessary files during do_install 4a4049b mesa-dri: add extra dri drivers 3f1280d insane.bbclass: removing outdated comment f651a84 oprofile: avoid processing files under .pc 8d80483 bitbake: bitbake-layers: print the recipe's depends that crosses a layer boundary d82eac8 bitbake: ssh.py: add example SRC_URI 9df0588 bitbake: ssh.py: throw ParameterError when someone tries ssh://foo; protocol=git e863851 bitbake: ssh: fix fetcher c30ef88 bitbake: hob: eliminate the "by recipe" grouping in the packages table b2ab771 bitbake: hob: Use a GtkTreeView to present and configure the sstate mirrors 785e1ba bitbake: tinfoil: support other fds, enable color support 5deae14 bitbake: hob: small fixes to parsing warnings dialog f0aef99 bitbake: bitbake & hob: implement functions to assure consistency for configuration files 33c6c41 harfbuzz: fix install of version.h 9a26b9c rpm: Ensure native binaries are correctly wrapped df70804 dev-manual: Added text explaining "meta" is not required for layer name eddb817 ref-manual: Updated FILESPATH glossary entry bdc130b dev-manual: Qualified the use of meta-intel in the BSP workflow 90a183b dev-manual: clarify what source is being archived e13a2ee dev-manual: fix gpl source release example 9a7bd85 dev-manual: use path independent bblayers.conf example 2373792 ref-manual: Changed the default BB Signature Handler d70e93c mega-manual: Removed support for old kernel-manual. eddb116 Makefile: Removed bits that support kernel-manual 5174240 kernel-dev: Added "-dirty String" section. 46dcd9f kernel-dev: Added "Inspecting Changes and Commits" section d36e479 kernel-dev: Added "Maintenance" appendix. 805a36c ref-manual: Fixed broken link to "Build Directory" term. a24cb73 kernel-dev: Added "Kernel Architecture" section. 36b5f97 kernel-dev: Changed the FAQ to be an appendix. 9ba5e61 kernel-dev: Updates to support new concepts appendix d029e78 kernel-dev: Added new appendix for kernel concepts. b80e983 kernel-dev: Added an AR to the beginning for Darren c9ea3c2 package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunning task fb2de94 directfb: Explictly disable mesa 643bac1 insane.bbclass: Fix incorrect getVar call b01b1a7 sstate: Move debug comment to more logical place 53dec01 bitbake: cache.py: Drop support for BROKEN variable b4f407c alsa-tools: upgrade to 1.0.26.1 27c8af1 module.bbclass: Don't add pkg_postinst/pkg_prerm to all packages in recipe 9618095 rootfs_rpm: Escape the backtick to ensure the ls runs on the target cfb0829 bitbake: build.py: Dump out performance data of individual tasks dd335b0 bitbake: utils.py: Add function for processing profile output 469bf3c mtools : upgrade to 4.0.18 f3dfb7c openssh : upgrade to 6.1p1 3ba2ce2 migrate_localcount.bbclass: use PRAUTOINX instead of PN & PV 30ec311 libcgroup: Update to 0.38 e1b9645 resolvconf: Update to 1.69 8d81257 util-linux: Update to 2.22.2 98a5433 dhcp: Update to 4.2.5 7fed403 file: Update to 5.12 6c11a8d cracklib: Update to 2.8.22 a495cc6 libidn: Update to 1.26 fffd4d6 man-pages: Update to 3.45 0b94ce4 mc: Update to 4.8.7 5640021 sysstat: Update to 10.1.3 9f45ab7 rgb: Update to 1.0.5 a4fbcfb libnl: Update to 3.2.19 de51b42 systemd: Upgrade to 197 f366fd3 icu: Fix build on uclibc bf41d31 quota: inherit gettext af6d093 eglibc: Backport upstream 2.17 patches 482a933 eglibc_2.17: Fix Tibetian locale generation error d7b8ad5 eglibc: Upgrade recipes 2.16 -> 2.17 b71a16e package.bbclass: remove RRECOMMENDS on base packages for locale packages 52268c7 buildhistory.bbclass: track also complementary package information e6cdf99 libcgroup: fix the QA issue for pam_cgroup.so* 43c2c5b sysvinit & initscripts: use update-rc.d 77eaad8 valgrind: update to 3.8.1 a921ed0 libaio: add aarch64 support f876c13 mtd-utils: split into multiple packages 336d70c alsa-utils: upgrade to 1.0.26 98bee84 xorg-minimal-fonts: depend on font-alias instead of shipping fonts.alias 44f232f gtk-immodules-cache.bbclass:fix support postrm at image creation time 92209ae gtk-icon-cache.bbclass:fix support postrm at image creation time 15aa713 license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE is enabled 2daab0b license.bbclass: extract functionality to find license files to separate function b2869b6 ref-manual: Added a general reference and link to kernel-dev 347e994 dev-manual: Scrub for correct YP manual cross-references. 9713fdc adt-manual: Added cross-references to profile-manual. 79d192f ref-manual: Added new KFEATURE_DESCRIPTION glossary entry. 5053b65 kernel-dev: General edits and links added. dd46994 ref-manual: Added new variable KBRANCH_DEFAULT. eb576ad kernel-dev: Links and edits to the Common Tasks chapter. 6493366 ref-manual: New KERNEL_PATH variable added to the glossary. ce6ed21 ref-manual: New KERNEL_SRC variable added to glossary. e6310f6 kernel-dev: Minor edits to the overview section. a24c555 ref-manual: Set KARCH as the top "K" entry for the glossary. 8c58a9c dev-manual: Edits to "Metadata" term. 4f3fdc3 ref-manual: New variable descriptions for KTYPE and KARCH. f37037f ref-manual: Edits to a couple variables in the glossary afb26dd ref-manual: Edits to the LINUX_VERSION_EXTENSION variable. 4648e34 ref-manual: Edits to the LINUX_VERSION variable. b4b1dc1 profile-manual: Fixed the "Tying it Together" side-lights. f3cb977 profile-manual: Fixed typo in last section 7e091de profile-manual: Fixed "short" figures to remove space. 5cd5cb2 profile-manual: Added links for literall http:// strings. 34f0fc3 mega-manual: Added support to build profile-manual. 37b290f Makefile: Updated to support mega-manual build with profile-manual 0c43dbb mega-manual: Added the profile-manual figures 842e3b8 profile-manual: Added blktrace section. e4746a5 profile-manual: Added LTTng section to usage chapter. 697b9ec profile-manual: Added Sysprof section to usage chapter. acb86de profile-manual: Added oprofile usage section. fcf6155 profile-manual: Systemtap section added. 44e838c profile-manual: Substituted real title image in. 82928e2 profile-manual: Added ftrace section to the manual. 41fe459 profile-manual: Corrected bad literallayout statement. 803ccdb profile-manual: Added profile-title.png to stylesheet 86478ff profile-manual: Updated indentation and sectioning 487a76f profile-manual: Correctly named "figures" folder. 1fbdf50 profile-manual: Rename of figures folder. 43f565a poky.ent: Added new YOCTO_DOCS_PROF_URL variable. 9bd5435 Makefile: Added support for the new profile-manual. 33b7996 profile-manual: Converted root XML file for profile-manual 7f64ad2 profile-manual: Second half of perf raw text entered. 89dbdec profile-manual: Adding raw text. cdacd87 profile-manual: Copied in raw "Examples" chapter. 982637f profile-manual: Copied in this raw text. 0ac8eba profile-manual: Raw text for introduction chapter. 6b7ae32 profile-manual: Added basic XML files and updated the .gitignore bc8c416 profile-manual: Created directory structure and loaded figures. dfc8421 gettext: Fix build with uclibc remove upstreamed patches 0380c0f eglibc: fix evacuate_scripts for external toolchains 1ae72ff eglibc-scripts: don't package mtrace, RDEPEND on eglibc-mtrace instead, fix RDEPENDS 584e7ce eglibc-package: remove infodir/dir if it exists 5298d6f gcc-configure-runtime: always remove info/dir e1c56ee automake: use autotools_do_install a1ac22a valgrind: explicitly disable MPI2 support 1af44d1 gawk: Add missing dependency on readline 2a314eb libpcap: Turn canusb support into PACKAGECONFIG 5916dcc libtirpc: Disable DES functions on uclibc 16cd29b tcmode-default.inc: Switch to git version of uclibc by default 1406f08 uclibc-git/uClibc.distro: Enable UCLIBC_HAS_REENTRANT_RPC 461dc8d wpa-supplicant: upgrade to 2.0 bbd280b systemd: remove usbutils dependancy ffff37f yocto-bsp: qualify user files with machine name 2f1aba5 prservice.py: fix NameError: global name 'host' is not defined ff72823 bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to use it 34b4158 staging: Drop obsolete comments b77d567 git: remove unpackaged perl-native files 7f08315 puzzles: upgrade to r9751 929ef59 cairo: upgrade to 1.12.10 5264982 perl: update to 5.14.3 e80f02a perl-native: update to 5.14.3: 4a7a476 meta: remove all mention of PCMCIA_MANAGER 0d2a301 sstate: Add optimisation for useradd injected dependencies 3247292 Split do_packagedata task from do_package c13e458 cairo: use directfb instead of gtk-directfb d3773da gtk+: remove directfb support 4111298 core-image-gtk-directfb: rename to core-image-directfb 07ab6f1 packagegroup-core-gtk-directfb: rename to packagegroup-core-directfb f8a4a74 init-live.sh: move /media/xxx over to the real root filesystem 8aa5089 prserv: change PRSERV_HOST semantics a25f99b base.bblass : Add support for cmake to PACKAGECONFIG. 8adcafc nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc3 3991c55 gcc: Enable OpenMP compiling and library dbb0083 perl-rprovides: Fix perl-module-config anf perl-module-build providers 749e67d perl: Add dyanloader build hack ad17b18 perl-native: Add errno_ver.diff patch to native perl 240c552 cpan_build: Fix cmaker Build.PL module builds a6d462b Maintainers.inc file update 9150594 prserv: change PRSERV_HOST format 4a09c91 bitbake: bitbake-layers: fix get_file_layer 3183902 bitbake: cache.py: remove the duplicated self.file_depends 03fee6c bitbake: hob: hob do not use .hob dir for variables from local.conf and bblayers.conf 1db3531 bitbake: prserv: use only PRSERV_HOST 6930251 rpm: properly disable perl file dependency checking for rpmdeps f0e02dc sample.extended: Add DISTRO_FEATURES_INITMAN 34fb092 systemd: Fix build on ppc 5ec82dd libcheck: fix HOMEPAGE f0c8897 classes/image-swab: remove zypper-related references 7b5b8d1 sat-solver: remove fcdc8d7 libzypp: remove e90fad5 zypper: remove 1f8f6fe packagedata: Add error message if multiple recipes try to write the same package 932a4cd sanity.bbclass: Ensure tmpdir exists when running the check f19bdea core-image: Add hwcodecs IMAGE_FEATURE b064818 packagegroup-core-x11-xserver: Add XSERVERCODECS variable 4db8a3d base: make feature backfilling happen earlier c983634 bitbake.conf: unbreak all builds with custom DISTRO_FEATURES 4192520 core-image-lsb-sdk/dev: Inherit the base image instead of duplicating 8d6e55b prserv: add LOCALCOUNT to AUTOINCs migration feature cb902c3 qemu.inc: Define preferred providers for libgl, libgles1 and libgles2 b1c7b57 systemd: Fix build on uclibc 74ec9ba uclibc-git: Upgrades to latest git bd10a6d rootfs_rpm.bbclass: fix the unexpected postinst error a789dc9 blktrace: add back do_install method c325623 populate_sdk_base.bbclass: Allow installation of ix86 SDK on x86_64 host cd9ff3c bitbake: crumbs: Add file lost from previous commit 0a0e039 createrepo-native: update dependency ad1af9d bind: disable nslookup man page 685cde5 bitbake: hob: combo box updated correctly 5fc3fc3 bitbake: persist_data: add get_by_pattern method to API 1e50274 bitbake: parse_py: add ~ to config_regexp 37e025f bitbake: hob: Hob should display warnings generated during parsing 4c1ebc7 bitbake: hob: progress bar changed to busy cursor when you open log file eb9d31d distro-tracking: remove e-d-s and libical 7f9bbcc systemd: remove unused SERIAL_CONSOLE variable cd9483c systemd-serialgetty: skip package when not using systemd 1377a2d systemd-serialgetty: remove redundant statements f2f0a1a perl: Fix errors if configure is reattempted d1e6809 systemd: update uclibc patch headers 087e5e3 packagegroup-sdk-gmae: remove GUPnP stack as it's no longer in oe-core dcf494f gupnp: remove, migrated to meta-multimedia d3b84e7 site: add x86-32/64 alignment values for at-spi2-core 6b5e11d systemd: add missing patch headers 064d308 systemd: use new GTKDOC_DOCDIR and clean up 779d915 gtk-doc: parameterise the documentation directory 600ea90 systemd: fix typo in FILES e07e0f8 udev: skip in systemd distros, to fix world builds 148bcc1 systemd: skip in non-systemd distros to fix world builds a535851 bitbake: BBHandler/ConfHandler: Merge fix for multiline comments 73dc22b bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handling bac53df dbus: upgrade to 1.6.8 21d0493 boost: Upgrade 1.51 -> 1.52 3d35558 gtk+3: refresh cross.patch 4287f70 bb-matrix: Fix min and max calculations 4de6f9b oprofile: backport patches to fix ppc build issues f63f387 package.bbclass: drop unnecessary and broken packages.remove() be2a150 oprofile: set correct kernel path e9b73c0 rpm2cpio: Update to match rpm4 specs for decompression 59e15f6 update-alternatives: Add a build-time dependency 3df0d23 populate_sdk_rpm: Re-add a few system provides to the SDK 37d295c scripts/lib/bsp/engine.py: add handling for JSON strings 1ca4b36 yocto-layer: add optional layer priority param 7b0026e scripts/lib/bsp/engine.py: refactor bsp-creation code 93d37a2 yocto-layer: add 'layer' template data bd1cb7b yocto-layer: add help/usage be42505 yocto-layer: new script 792b1bf scripts/lib/bsp/engine.py: add yocto_layer_create() 3b75d85 attr: convert to generic syscall numbers c14d9d6 nspr: add aarch64 support 6404dd1 poky-bleeding: Ensure poky overrides are applied 4d37fd3 Added DISTRO var to poky-bleeding conf file be319aa gtk-directfb: rename to directfb 0dedf2d Modified meta-yocto/conf/distro/include/package_regex.inc b353c3f lttng: update references to legacy lttng recipes 208a641 maintainers.inc: updated package owners 651b168 linux-yocto/meta-yocto: update hardware reference BSPs to 3.4.26 and LTSI 8bb0353 cpan_build: Fix bashism 545b00a libtool-cross: Add missing libltdl components to install 4d8abe2 liburi-perl: Add BBCLASSEXTEND for native version eabd860 package.bbclass: Fix shlibs cross package-arch contamination 4a61ee9 dropbear: Deal with truncated host keys by removing them 63ccf62 populate_sdk_base.bbclass: Work around bugs with gnu tar < 1.24 116fb4a package.bbclass: replace AUTOINC directly in PKGV b5659b7 linux-yocto/3.4: update intel graphics features/configs 0fdb0ae linux-yocto/3.4: update to 3.4.26 and 3.4.25-rt37 e4410b5 consolekit_0.4.5.bb: Package unpackaged systemd files a3ca06c kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC e344f3e libpam: register PAM session with logind c55926c packagegroup-core-boot: only install initscripts if we're using sysvinit 20dc0a5 base-files: add fstab for systemd based systems b94227f update-rc.d: disable update-rc.d.bbclass when systemd enabled 5b2e201 packagegroup-core-boot: install systemd-compat-units on systemd images b1add7c default-providers: Add systemd option to PREFERRED_PROVIDER_udev b8744d5 systemd: add systemd recipes b18886d dbus: respect systemd distro feature 4c8b2dd default-providers: Automatically set PREFERRED_PROVIDER_udev f8fb967 default-distrovars: Add DISTRO_FEATURES_INITMAN to DISTRO_FEATURES 349e5be guilt: add git 1.8.x support 09d0bc5 linux-yocto/3.4: integrate LTSI-3.4 97fdac7 linux-yocto/routerstationpro: enable GPIO_SYSFS d6e2fff linux-yocto/meta: update include statements to explicit .scc format 486e19d kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS 28fb81a linux-yocto: normalize repository naming and SRC_URI options 11bafde kernel-yocto: remove unnecessary non-bare warning 363cb2b libnss-mdns:fix support prerm at image creation time ee5333b update-rc.d:fix support postrm at image creation time fbfaefb bitbake.conf: remove update-modules from DISTRO_FEATURES 71537bb kernel.bbclass: remove references to update-modules 173a618 module.bbclass: do not use update-modules anymore fb7ea95 hostap-conf: remove dependencies of update-modules 950704e orinoco-conf: remove dependencies of update-modules 36a6430 modutils-initscripts: improve modutils.sh e7ebff0 initramfs-live-boot: handle multiple udev locations 26bddbd pango: use qemu_run_binary instead of pango-native aac0365 base.bbclass: improve the incompatible license logic a bit d597053 base.bbclass: use debug messages for INCOMPATIBLE_LICENSE 197a4d5 linux-firmware: use LICENSEs which can actually be parsed cea9f48 license.bbclass: cleanly handle invalid licenses in incompatible_license 8491c2a license: correct re.search/fnmatch indentation feca9f7 license.bbclass: check LICENSE_pkg, not LICENSE_pn-pkg 411413a classes/image: improve debug-tweaks ssh server configuration 955568d dropbear: allow configuring blank password option at runtime 8ca0d59 classes/rootfs_*: error out if postinstalls exist with read-only rootfs 5e4671b iptables: upgrade to 1.4.17 89031c2 ptest.bbclass: don't add to PACKAGES if disabled 7cdfbc6 weston: add reference Wayland compositor 1e3372b mesa-dri: enable the wayland-egl platform cca05e3 wayland: add Wayland protocol library 1e1db84 x11-common: set XDG_RUNTIME_DIR if it isn't already set 2ad1894 bitbake: hob: Fix GTK+ and PyGtk version check error message to be more clear 94284f1 bitbake: hg.py: Fixed fetch failure that occurs when SRCREV is a tag. 0e408df bitbake: fetch2: Sort file checksums by value, not path fe30cbc bitbake: bitbake: data_smart.py and friends: Track variable history 4dd6d91 bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbake -e 9753283 bitbake: BBHandler/data: Standardise some setVar access formats 3db277b update-rc.d: fix failure on target 200743b kernel.bbclass: don't depend on DATETIME 64592f7 libffi: add AArch64 support 9f263a6 oprofile: add AArch64 support d701d98 kernel-dev: Links added for new glossary variable terms. 5087131 ref-manual: New glossary entry for SRCPV variable added. 11e9265 ref-manual: New LINUX_VERSION_EXTENSION variable glossary entry. ba0524c ref-manual: New LINUX_VERSION glossary entry. 762e4f0 kernel-dev: Fixed a typo in question 4.6. b43b8ef kernel-dev: Edits to the SCC reference section. 29d5511 kernel-dev: Edits to Advanced Metadata chapter 5487eeb kernel-dev: Edits to Introduction chapter. a0ac336 kernel-dev: Edits to the "Incorporating Out-of-Tree Modules" section. b34a140 kernel-dev: Edits to the "Working with your Own Sources" section. ac5cee5 kernel-dev: transitory edits. fcfa410 kernel-dev: Updates to "Using an Iterative Development Process" 095ee0a kernel-dev: Edits to "Modifying a Recipe" section. d5e6f2a kernel-dev: Removed original text from "Applying Patches" section. 719824f kernel-dev: Created new "Creating the Append File" section. 2512cbf kernel-dev: Edits to "Modifying an Existing Recipe" e4e2c72 kernel-dev: Edits to "Creating and Preparing a Layer" c9f796d kernel-dev: Re-write of the "Organizing Your Source" section. 5b1098d kernel-dev: Intermediary edits to the "branches" section. b663741 kernel-dev: Edits in the Branch section. 7eccfa6 kernel-dev: Created super section for Branches. f42c87a kernel-dev: Removed recursive include statement from examples. b56df97 kernel-dev: Re-write of the "BSP Description" section. 03dce08 kernel-dev: Re-write of the "Kernel Types" section. 48f8d9c kernel-dev: Re-write of the "Features" section. 472d58a kernel-dev: First re-write of the "Patches" section. 76f1ffe kernel-dev: Edits to the "Configuration" section. d176d86 kernel-dev: edits to the "Kernel Metadata Syntax" section. 545f79b kernel-ref: Edits to Recipe-Space Metadata" section. b63272c kernel-dev: General edits to "Kernel Metadata Location" section. ced75ce kernel-dev: Edits to using metadata in a recipe section. e826a50 kernel-dev: removed "many" based on Darren's Feedback. f9a8256 kernel-dev: General edits during re-write. 467cb3d kernel-dev: Edits to the introduction chapter. ea114c8 kernel-dev: Fixed the COMPATIBLE_MACHINE example. 826b9f2 kernel-dev: General edits for "Working with your own Sources" 00557ab kernel-dev: General edits up to section 2.4. 9a6c5e1 kernel-dev: Updates to the introduction chapter. 8d771b3 kernel-dev: Fixed some broken links. b5337ad kernel-dev: Added support for the FAQ chapter. 28b6aab kernel-dev: Initial edits to the kernel-dev-faq.xml chapter. 3abb7da kernel-dev: Added a new file named "kernel-dev-faq.xml". 5b2ed2a kernel-dev: Formatted the "SCC Reference" section. ece3e83 kernel-dev: Formatted "Feature Branches" section. 4916626 kernel-dev: Formatting "Machine Branches" section. fe1b20f kernel-dev: Formatted the "BSP Descriptions" section. d675ef0 kernel-dev: Formatted "Kernel Types" section. caacd30 kernel-dev: Formatted "Features" section. 1fa2bef kernel-dev: Formatted the "Patches" section. cc07a5e kernel-dev: Formatted the "Configuration" section. ef4d985 kernel-dev: Formatted "Metadata Syntax" section. e8dabb0 kernel-dev: Formatting "In-Tree Metadata" section. 4158e19 kernel-dev: Format of the "Recipe-Space Metadata" section. 7f62af0 kernel-dev: Formatting of the "Metadata Location" section. ea6d5be kernel-dev: First edits to chapter 3 intro and section 3.1. 46b0fc3 kernel-dev: Updated the root file to include the metadata chapter. 7c5dfcb mega-manual: Updated the top-level XML file. c9c0029 tools: Updated SED file that processes links for mega-manual a2606d3 Makefile: Added the kernel-dev-title.png file to tarball. 7d46d48 mega-manual: Added the title figure for the new kernel-dev book. 76c2ace kernel-dev: general edits to the Introduction chapter. 142de60 kernel-dev: Added original text into "Preparing a Layer" section. 9a5376b kernel-dev: Re-write of "Incorporating Out-of-Tree Modules" section. bb715c8 kernel-dev: Re-write of "Working With Your Own Sources" section. 1b23230 kernel-dev: Re-write the "Modifying Source Code" section. 2e106f9 kernel-dev: Re-write of the "Generating Configuration Files" section. 2c0358c kernel-dev: Re-write of "Iterative Development" section. 716306a kernel-dev: Re-write of the "Changing the Configuration" section. 74d43d3 kernel-dev: Re-write of the "Applying Patches" section. 1306d5c kernel-dev: Rewrite of the "Modifying an Existing Recipe" section. 1e76c5c kernel-dev: Rewrite of "Preparing a Layer" section. 974ef52 kernel-dev: Rough text in for new chapter. Makefile edited. 494e9ef yocto-docs: updated poky.ent to have a temporary URL for kernel-dev d0858cc kernel-dev: Updates to get the new kernel-dev manual to make 6833ec8 kernel-dev: Edits to set up root .XML file for new kernel-dev manual. 5cbeb84 kernel-dev: Created file structure for new kernel-dev manual. ea50862 lttng-ust: bump PE 7bfb985 bitbake: hig.py: refactor into individual components a746719 yocto-bsp: add basic git connectivity check e02b316 update-rc.d: check also that symlinks are valid a2375f4 apmd: fix license segment md5sum boundary 06a0d4a dbus: fix license segment md5sum boundary dc47fe7 libidn: fix license segment md5sum boundary b1bd1cd gperf: fix license segment md5sum boundary 8cd639b ethtool: fix license segment md5sum boundary 5f8c1bf shadow: fix license segment md5sum boundary d23be09 iptables: fix license segment md5sum boundary 87f778f gzip: fix license segment md5sum boundary a7cbb2e libidn: add checksums to version 0.6.14 recipe be161e0 ofono: replace obsolete automake macros with working ones a8534b3 tremor: replace obsolete automake macros with working ones 452c3df alsa-utils: replace obsolete automake macros with working ones 1c5a07e bluez-hcidump: replace obsolete automake macros with working ones 83f1e69 curl: fix build with automake-1.13 0f948ba libtirpc: replace obsolete automake macros with working ones d88f051 vte: replace obsolete automake macros with working ones 25d7771 sysfsutils: replace obsolete automake macros with working ones 0e43558 rgb: replace obsolete automake macros with working ones 81c78be libxsettings-client: replace obsolete automake macros with working ones 4eccc64 pango: replace obsolete automake macros with working ones 2465f17 polkit: replace obsolete automake macros with working ones 4642033 image_types.bbclass: Add and update comments regarding image types. b1ae967 connman: upgrade to 1.10 7048fbd connman-conf: configures connman in qemu machines e9a1696 Removed undisplayed picture from connman-gnome 0c1b609 runqemu scripts: add support for booting an ISO image 14363c3 recipes-kernel/lttng-2.0: rename to recipes-kernel/lttng 44a485f lttng2-ust: rename to lttng-ust 4a5ad28 lttng: remove 'legacy' lttng c292504 quota: upgrade to 4.01 b17b87c xz: LICENSE field is wrong 1306286 iproute2: upgrade to v3.7.0 94cd6a1 distrodata: Updated checkpkg task af430df db: upgrade to 5.3.21 880372e add meta-toolchain-qt d66d8ae qemu: machine override ability added 5119330 ia32-base.inc: Add more macros for xf86 drivers 35e407d xf86-video-modesetting: new recipe for gma500 7641301 perl: fix installed but not shipped issue 9eb88ce connman: fixed init script so connman can runs over nfs c7f170b initscripts: remove finish.sh d638fee gitignore: only ignore meta- directories 583d2b8 quilt: Don't use BUILD_ROOT on darwin. 3f5a047 quilt: Remove non-gnu.patch, and added configure flags for darwin. 2c7bba5 sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, as it is not supported. 66d0b1d gcc: add missing dependency (zlib) f1fd0a2 bluez4: replace obsolete automake macros with working ones 42d2bee gmp: replace obsolete automake macros with working ones 45b958b gtk+: replace obsolete automake macros with working ones 2326328 startup-notification: replace obsolete automake macros with working ones be2c9d3 gconf: replace obsolete automake macros with working ones 084f706 opensp: replace obsolete automake macros with working ones dafbebc libvorbis: replace obsolete automake macros with working ones 0468add libmad: replace obsolete automake macros with working ones 5b91cdd libogg: replace obsolete automake macros with working ones 7879893 python: replace obsolete automake macros with working ones f6bc657 alsa-lib: replace obsolete automake macros with working ones c28b05f makedepend: replace obsolete automake macros with working ones 675a18d tslib: replace obsolete automake macros with working ones 7b87038 dbus-glib: replace obsolete automake macros with working ones de8ec21 help2man: update to upstream version 1.40.13 3ec3216 coreutils: fix license segment md5sum boundary d4397ab libxdamage: update to upstream version 1.1.4 53cc748 linux-libc-headers: fix headers install in long path name environments 5371d96 gtk+3: add 3.4.4 2a311dd gtk+: version installed gtk-update-icon-cache and use alternatives c8e7c30 boost: Use PARALLEL_MAKE for bjam d777af8 puzzles: upgrade to r9733 4739031 alsa-utils: add bash as a dependency of the alsa-utils-alsaconf rpm. 78e5426 apt-native: fix the creation of apt.conf.sample 60de86f pango: update to upstream version 1.32.5 9826ea1 harfbuzz: add recipe, version 0.9.10 0120167 directfb: fix build against Mesa 9 909b3be mesa: bump to 9.0.1 d5ce76d udev: Fix build with eglibc 2.17 a09fbc8 ofono: Fix build with eglibc 2.17 abc9273 valgrind: update configure for eglibc 2.17 bdb52d2 matchbox-keyboard: use the gtk-immodules-cache.bbclass 9129102 gtk-immodules-cache.bbclass: allow for offline cache generation aab3c13 qemu.bbclass: add qemu_run_binary() function f1b530f kernel.bbclass: Define MODULE_IMAGE_BASE_NAME for layer convenience. ef97708 musicbrainz: handle rebuilds 6bd2fb8 pkg-config: replace obsolete automake macros with working ones b03b351 flac: replace obsolete automake macros with working ones e5cc7ad gnutls: replace obsolete automake macros with working ones e7c6e6b libgcrypt: replace obsolete automake macros with working ones 5f792a0 libid3tag: replace obsolete automake macros with working ones 78dec5d pixman: replace obsolete automake macros with working ones 1b1e1b3 libusb: replace obsolete automake macros with working ones f34fe18 libpng: replace obsolete automake macros with working ones 34a4408 libx11: disable tests 8e1ca4b glib-2.0: replace obsolete automake macros with working ones 58c76a2 popt: disable tests 2442964 file: replace obsolete automake macros with working ones 4bb6960 pkgconfig: add -native script that uses the native sysroot instead of target b5fbf48 libnl: Update to 3.2.18 de446b7 bdwgc: updated to version 7.2d 531ccc8 lttng-2.0: components updated to version 2.1.0 b06f1f3 lsof: updated to 4.87 1226f29 nasm: updated to 2.10.07 4550b20 byacc: updated to 20121003 67e056a rootfs_rpm.bbclass: export INSTALL_PLATFORM_EXTRA_RPM 09ec2a4 kernel.bbclass: kernel_do_install fails with kernel <2.6.30 608b87e bluez-hcidump: updated to upstream version 2.5 a5f9540 gmp: add patch from upstream to unbreak AArch64 54021c2 python-smartpm: add dependency on python-pprint 25e5ba1 gettext-minimal: update files from gettext 0.18.2 024405c gettext: update to upstream version 0.18.2 7a5ed19 telepathy-mission-control: upgrade to 5.14.0 ebf8c55 telepathy-idle: upgrade to 0.1.14 0624d14 libtelepathy: python-native is now used during build 876aba0 libpcre: change BUILD_CPPFLAGS and BUILD_CFLAGS values 66f4c8a guile: add explicit dependency to avoid parallel build issue be78e81 sstate.bbclass:specify function dirs to avoid race 66db852 site/common: deactivate a runtime check for ipv6-support in python >=2.7.1 that fails when cross-compiling 6f5d6e2 runqemu-internal: add 'debugshell' as a default kernel option 278a3c5 wpa-supplicant: Include wpa_supplicant.service file in package for dbus to work 036e8fc buildhistory-diff: prepend to sys.path 181e76c bash: fix mkbuiltins build failure ebe201c .gitignore: Git ignore pull requests and built manuals 7e1f8fa perl: Remove bashism from perl-tests.inc 691a830 linux-libc-headers: make 3.7 the default and remove older libc-header recipes 2078ccf linux-libc-headers: add 3.7 version 4d40740 linux-yocto/3.4: update to v3.4.24 206ce57 linux-yocto/3.4: integrate v3.4.21, v3.4.22, v3.4.23 7d0d6f0 libart-lgpl: add AArch64 support b51a877 xf86-video-intel: upgrade to 2.20.17 3cf3a95 ghostscript: add AArch64 support a06958e qt4: blacklist untrusted SSL certificates 51ce143 libnl: Fix building using flex 39eb22b bitbake: build.py: Fix traceback when there are no dependencies 1d18845 gsettings-desktop-schemas: add missing elements from meta-gnome 5b65872 libgdata: finalize recipe removal 8ec1a47 dev-manual: Updated list of mailing lists to include listinfo 4c582a8 dev-manual: Various fixes for links, typos, and grammar 30c0c9e mega-manual: Fixed to include ref-manual. a44106a tools: Updated the SED file that processes links in the mega-manual. 7aa9df2 tools: updated the .sed file that processes the links in mega-manual e8ebe60 Documentation: ref-manual - Updated LIC_FILES_CHKSUM example. 2855f7e Documentation: Removing three unwanted files. 8753c6b Documentation: ref-manual - removing old poky-ref-manual files bb8e9d0 Documentation: poky.ent - Updated the YOCTO_DOCS_REF_URL 5f69362 Documentation: Makefile - Changes to support ref-manual folder ed0a240 documentation: Rename of poky-ref-manual folder to ref-manual. af19d88 copyleft_compliance: force the symlink creation db51e36 copyleft_compliance: grab the scm mirror tarballs d05bc20 git: updated to 1.8.0.2 b94fd21 gcc: restore FILESPATH c7041c7 oprofile: updated to 0.9.8 5648fec tcl: updated to version 8.5.13 9277733 nspr: added gnu-configize for AArch64 support 99c9cf3 libtasn1: remove help2man dependency b3c980c bison: remove help2man dependency efcb4fa libtool: remove help2man dependency c12a973 libgdata: remove recipe d036724 relocate_sdk.py: new interpreter string was not '\0' terminated 1cecbac util-linux: moved 'reset' into own subpackage 9f79f44 procps: initialized environment correctly (backported from classic) 41a15a9 image.bbclass: quote TARGET_VENDOR 1a27756 xserver-xorg: add AArch64 support 8ef71c0 base-files: Remove the redundant "/" 2ee93fe scons: updated to 2.2.0 54b8096 perl-rdepends: be more strict in multiline comment dd98eea cmake: add AArch64 support c2a87e8 libxcomposite: update to upstream version 0.4.4 5df4103 polkit: update SRC_URI and HOMEPAGE ab7f34d directfb: Rename __no_instrument_function__ macro to avoid conflicting redefinitions ca40915 prelink: update to git head 6852800 scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots not tracked by sstate 6882eb5 scripts/sstate-diff-machines.sh: add simple script to compare sstate checksums between MACHINEs 09fe48b sed: upgrade to 4.2.2 3547f3e mutter: finalize mutter removal f8e94c7 gthumb: finalize removal a48efbf distro/poky: Add "Debian GNU/Linux 7.0 (wheezy)" as know distribution 71f2296 Added regex file in meta-yocto/conf/distro/include. b03c418 icu: update to upstream version 50.1.1 faf94a9 package.bbclass: Skip testing "packages" a second time. 2d5781a vte: add missing unpackaged files fe21ffd libnl: Update to 3.2.16 e38ce33 cairo: Adds libxext in X11DEPENDS. d12bffc lib_package.bbclass: Correct comment referring to bin directories. 0f2614b mpfr: update to upstream version 3.1.1 35f0d0a chkconfig-alternatives-native-1.3.59: add recipe eb91689 chkconfig: package the update-alternatives implementation 6c7ab51 chkconfig: obey sysconfdir, base_libdir a045d23 chkconfig: don't inherit autotools 925ffcb opkg-native: obey virtual/update-alternatives-native 7f8eeda update-alternatives.bbclass: use absolute paths for link targets 14649c0 init-live.sh: avoid duplicate mount points for the same filesystem 9f5e0b8 gmp: update to upstream version 5.1.0 60284f0 gmp: update SRC_URI and HOMEPAGE 102c97b pcmanfm: upgrade to 1.1.0 f6f5382 libfm: upgrade to 1.1.0 f6da046 automake: update to upstream version 1.12.6 5ffe7a2 kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME 296617d rpm: replace /usr/lib with ${libdir} 6870465 sysstat: fix sa_lib_dir f92d88d eglibc-locale: enable multilib 94516ce package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN 785512a libpam: enable multilib 4601eb9 perl: update dependency creating script dd65b82 perl: update RPROVIDES and popuate_package script 61583fe perl: add sub-package perl-tests 52c6393 autoconf: update RDEDENDS b03f4b7 Added ability to parse python sources to create-recipe 5d8a2e8 pango: have postinstalls run at do_rootfs time 09359e6 freetype: update to 2.4.11 which includes fixes for CVE-2012-{5668, 5669, 5670} 4b5705c webkit-gtk: fix build with bison-2.6+ 5c0e660 iproute2: DEPENDS on iptables c8bc7a7 sqlite: update to upstream version 3.7.15.1 1cfb12b curl: update to upstream version 7.28.1 b7515e2 xf86-video-omap: skip package if opengl isn't in DISTRO_FEATURES 83e8148 xorg-driver: enable multilib 5be92d4 xserver-xorg: enable multilib 1674541 multilib: fix allarch/kernel/module-base multilib issues 415c4fa eglibc: run libm-err-tab.pl with specific dirs in ${S} 9a1c999 replace portmap with rpcbind. 7f221da libcroco: fix license 9fc0588 shared-mime-info: upgrade to 1.0 645ccbb metacity: upgrade to 2.34.13 996be05 menu-cache: upgrade to 0.4.1 c31a72a matchbox-panel-2: fix PV db1efda libuser: upgrade to 0.58 28dbb92 libsoup-2.4: upgrade to 2.40.2 283c7b8 libcroco: upgrade to 0.6.8 ce2414a json-glib: upgrade to 0.15.2 adaf352 gthumb: remove recipe b48d38c gsettings-desktop-schemas: add recipe 4233009 gnome-doc-utils: upgrade to 0.20.10 ee00527 ethtool: upgrade to 3.7 4a36a32 libpng: fix packaging 9dc384d gtk-icon-cache: don't call gtk-update-icon-cache on files 36f8380 subversion: updated to 1.7.8 26b486f rpm: remove declaration of "sykcparse" 26dfd24 nasm: upgraded to 2.10.06 216bcec libmusicbrainz: upgrade to git SRCREV 0749dd0a35b4a543 aa90e60 iptables: upgrade to v1.4.16.3 ae84362 runqemu: change terminal's INTR key in 'serial' mode 4491154 bison: update to 2.7 7d450fb cml1: set and export TERMINFO, to handle ncurses-native relocation 845c2c0 oprofile: use dynamic root home directory 2af073a base-passwd: use configurable root home directory 07b842f base-files: use dynamic root home directory de5b44a bitbake.conf: import var ROOT_HOME 1d55450 wireless-tools: Remove QA warning: No GNU_HASH in the elf binary 716578c blktrace: essentially rework the recipe, obey LDFLAGS 9d985e9 freetype: Update EXTRA_OECONF to use host gcc. f83ff49 Add ptest for bash. 0c7da2f Add ptest for dbus. ddce381 Add ptest for glib. daad0d8 New package: ptest-runner 1d2c683 Add a new distro feature "ptest". 627e745 python: add -crypt as a dependency on -math 5cf8c95 telepathy-glib upgrade to 0.20.1 ff877a2 ofono: upgrade to 1.12 3c77b8c Fix typo in kvm capability detection in runqemu abf0ad8 slang: added gnu-configize for AArch64 support 90c0eb2 rootfs_rpm.bbclass: remove debug code 957e090 cmake-native: add checksums 80bc9a0 icu: reduce what's needed for cross tools 6d0508a lsbinitscripts: Don't compile 4392663 initscripts/urandom: create directory before staging into it 681bfd4 neon: added --disable-gssapi da89b4c libpng: update to upstream version 1.5.13 756d84a lsbinitscripts: update to 9.43 690265b dpkg: Update to 1.16.9 771d087 cmake: Update to 2.8.10.2 02491b4 cups: Update to 1.6.1 abbb4e1 less: Update to 457 2d96820 gconf: Update to 3.2.5 32b7b30 nspr: Update to 4.9.4 d0505b7 man: Update to 1.6g 3cdf7e2 sqlite: Update to 3.7.15.0 ed5d870 init-live: default to initrd shell if image isn't found ccc394e matchbox-session-sato: use a proper schema file bb0a66c xinetd: added gnu-configize for AArch64 support 9642794 net-tools: disable Token Ring and Strip support - both got removed in 3.7 kernel e1269dd gcc-cross-canadian.inc: Add dependency on cross-gcc 9ed113a python-smartpm: improve error reporting 1874c8d package_rpm.bbclass: Refactor the attempt only install 84a5c63 classes/image: handle multilibs in complementary package lookup caaabe6 packagegroup-base: use virtual runtime instead of keymap 632fefd udev: fix failed /dev/shm mount 07ac3e1 psplash: enable multilib f144a97 polkit: fix multilib packaging issue 984d908 bluez: set correct udevdir a1a48b8 pcmciautils: set correct udevdir and add missing debug files 805bbd1 alsa-utils: Pass udev-rules-dir as parameter 2c57f28 bitbake.conf: add nonarch_base_lib variable 9e41867 packagegroup-toolset-native: don't include mesa-dri-glsl-native 9596495 ICU: upgrade to 50.1. c21f80b matchbox-theme-sato-2: remove, depends on matchbox-wm-2 7f2c15b matchbox-wm-2: remove 4bb1487 mutter: remove 6dbd1a3 xf86-video-intel: upgrade to 2.20.16 63e789a xserver-xorg: upgrade to 1.13.1 5f178fc gtk+-native: add gtk-update-icon-cache wrapper 359eb51 gconf: add gconftool-2 native wrapper 4606a8b distcc: use useradd.bbclass to add the distcc user 83242c8 avahi: use useradd.bbclass to add avahi-autoipd user 3929b60 pixman: update to upstream version 0.28.2 7dd275a gdb: update to upstream version 7.5.1 062604e gdk-pixbuf: update to upstream version 2.26.5 6065619 guile: update to upstream version 2.0.7 00dd34b patch: update to upstream version 2.7.1 b6db3f0 patch: drop global-reject-file patch 9e941bb gtk+: update to upstream version 2.24.14 7202ab6 fontconfig: update to upstream version 2.10.2 8c57766 iptables: include /usr/share/xtables/pf.os in PN if it's build 3d154ae kernel.bbclass: Allow modules*.tar.gz generation to be inhibited 79f31ad kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest e3ce473 bitbake.conf: exclude DATETIME var dependency from IMAGE_NAME 5f25156 rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs 2a9c574 gst-openmax: fix build with newer GLib 91b6a48 gst-meta-base: don't rdepend on ximagesink/xvimagesink d0f3520 bitbake: fetch2: remove localcount and use AUTOINC instead f39e75d bitbake: data: Ensure emit_func honours vardeps flag 1e548a7 sstate.bbclass: Improve stamp-extra-info task handling to avoid warnings 2636cb1 sstate.bbclass: Remove unused/uneeded variable d46766e sstate.bbclass: Simplify overcomplicated cleanall function e651c1a lib/oe/patch: Use force option when creating symlinks to patches 5cf293b distutils: Replacing path to native python by path to python in the image to support python packages with console-script setup 47d6d15 xserver-xorg: add libgcrypt dependency c511d0e cups CVE-2011-3170 cdb3989 cups - CVE-2011-2896 355fb13 librsvg: CVE-2011-3146 8780c5d libxml2 CVE-2012-2871 4371e8f cups: CVE-2012-5519 b2b1d86 linux-firmware: split out ralink drivers 02cb808 mesa: remove dependency on mesa-dri in mesa-dri-dev c5d7ab6 autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gettext/po 9050f30 gettext: move remove-potcdate.sin from gettext-native to gettext-minimal-native ea2a7ae ghostscript-native:fix host underlinking issues 5b3ffce squashfs: fix CVE-2012-4025 f023d05 iperf: pass in target path vars ec70f9e perf: pass CFLAGS and LDFLAGS eef3b8d perf: kill -Werror 40bb94f newt: enable python support 44c9d1f native tools set packagegroup 3fa98d1 package_rpm: Workaround for 'all' arch multilib package naming 2173ca2 package_rpm.bbclass: Add a simply way to enable RPM debugging e1345b7 rpm/smart: Fix runtime-relocation issues w/ RPM and Smart 8b67164 package_rpm.bbclass: Add additional install error detection 4a7151b package_rpm.bbclass: Add support for incremental installs f946417 package_rpm.bbclass: Add additional logging 06afdb8 package_rpm.bbclass: Fix the way the RPM platform file is generated a6aa748 package_rpm: Update the way the multilib package names are translated ba08a8c Update sanity tests to use smart instead of zypper 2997a70 classes/rootfs_rpm: install smart instead of zypper in rpm-based images 019ba25 classes/*_rpm: integrate Smart into RPM filesystem construction b05efc2 runqemu: add support for FSTYPE=vmdk b70784c mkelfimage-native:make failed if libz not in host 958162e bitbake: hob: use base image only if it was set 5ce8c7f populate_sdk_base: Add perl modules as needing to be relocated 4c299b7 libsoup: RRECOMMEND glib-networking cf0692b beagleboard: use xf86-video-omapfb 24de240 e2fsprogs: fix out-of-tree builds 27b5b06 font-util: fix out-of-tree builds d3b2edd base-passwd: fix out-of-tree builds 3639c65 libgcrypt: fix out-of-tree builds 250c4d2 gperf: fix out-of-tree builds 3f14074 ossp-uuid: fix out-of-tree builds 4fd512f pkgconfig: fix out-of-tree builds 38cac82 apr: fix out-of-tree builds 312dd2e curl: fix out-of-tree builds f3f4ac3 Update the SRC_URI in systemtap recipe f9d9cc8 bitbake: hob/bitbake: custom image is now using the base image a947b54 bitbake: knotty: use bb.error instead of print ad29d14 bitbake: git.py: A bit of tidying up regarding grammar and supported protocols. 6ec6bf4 bitbake: bitbake.vim: detect *.bbappend files in ftdetect automatically aa27238 gitignore: Add hob-image-*.bb 853d707 bitbake: data_smart/BBHandler: Fix SkipParse exception handling 5d96836 bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbake dc637ae bitbake: command: Fix getCmdLineAction bugs 1572c15 bitbake: command: Add missing import traceback 1b0c0f2 Disabling audio on when running runqemu qemuarm 936c460 module.bbclass: make sure do_make_scripts() executes after do_patch() 0231336 chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variable 14f4cfc mesa-dri-git: remove patch that doesn't apply to 9.x da598d4 eglibc: fix checksums of fetched patches a0a265e poky-tiny.conf: blacklist inappropriate image options 0be41d6 yocto-kernel: add support for PRs of the form rN to pr_inc() 76b2ef2 yocto-bsp: remove patch-related SRC_URI processing 8a1d25c yocto-kernel: handle SRC_URIs in .bb files 6c7f426 yocto-kernel: remove assumption that kernel has a version 5fc9990 yocto-kernel: don't list comments in config and patch listings be93447 yocto-kernel: create open_user_file() wrapper function 125eb6f yocto-bsp: add replace_file() 205872b yocto-bsp: add 'edit-file' input line c08a4dc yocto-bsp: add 'edit-git-repo' input line 254bf8c yocto-bsp: update existing templates for linux-yocto-custom 4dc96e3 yocto-bsp: add 'custom' choice to kernels() 9753196 yocto-bsp: add custom kernel support 8669fec chrpath: normalize the paths dc8bdc8 libacpi: Remove QA warning: No GNU_HASH in the elf binary 70593a1 mesa: package osmesa.pc 71594f8 coreutils_6.9: Update the older coreutils to no longer provide 'su' 1f476db rootfs_rpm.bbclass: Revert to default shell logging behavior 722430a bootimg: Use FAT 32 for images larger than 512MB 2f85e62 eglibc: remove dependency of eglibc-utils on bash 5693f3e tar: apply fedora patch for fortify sources sigabort db07a94 matchbox-keyboard: fix the build with libpng15 d7bca38 libmatchbox: upgrade to 1.10, drop git ebd508d libpng: enable nativesdk variant 8251685 create-pull-request: detect trailing white space fad3986 eglibc: add AArch64 support 07dd59d gdk-pixbuf: handle postinstall errors differently 0496ba3 populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variables 4809890 telepathy-glib: remove pkgconfig dependency in pkgconfig 9820786 libpcre: Improve the recipe f615f0c libpcre: upgrade to 8.32 b81f427 libuser: enable python support 505f88f qemu: upgrade to 1.3.0 24b4976 pixman: upgrade to 0.28.0 009d19a documentation-audit.sh: Add/fix checks for skipped lines. 4591512 Documentation: poky-ref-manual - Updates to WORKDIR structure 044a8f9 Documentation: poky-ref-manual - Updated STAMPS directory information 0173d4e documentation: poky-ref-manual - Fixed typo. 0b18e1d Documentation: yocto-project-qs - Removed all trailing whitespace. 73ffb82 Documentation: poky-ref-manual - Removed all trailing whitespace. acb3f72 Documentation: kernel-manual - Removed all trailing whitespace. 72d01bf documentation: dev-manual - Removed all trailing whitespace. eb8c9e1 Documentation: bsp-guide - Removed all trailing whitespace. 3bcdba6 documentation: adt-manual - Removed all trailing whitespace. 205c796 Documentation: dev-manual - Fixed maintainer link. 3dc3fe3 bitbake: BBhandler/data: Fix __inherit_cache duplication 8ead7dc bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usage f823f0a bitbake.conf/utils: Drop some OVERRIDES from FILESPATH a190aba x11vnc: bind vnc server to port 5900 9240695 package.bbclass: prepend MLPREFIX to LOCALEBASEPN 2437aae multilib.bbclass: fix do_package_qa_multilib ab0933e build-appliance: Updated to include bblayers.conf.sample fix d4a4d00 build-appliance: provides git proxified acces 66d92cb mesa-dri: upgrade -git version to current master a63dc47 mesa: upgrade to 8.0.5 cf94122 mesa: common packaging cleanup 74b2e40 mtd-utils:fix corrupt cleanmarker with flash_erase -j command 1386690 nativesdk-qt4-tools: fix do_configure to be reentrant 89230ea qt4: upgrade to 4.8.4 3488973 package.bbclass: make do_split_packages handle non-existent root directories ec17940 base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEs 82d6ef6 populate_sdk_deb.bbclass: put back INSTALL_PACKAGES_NORMAL_DEB 52a9ae6 hob-toolchain: Update for removal of dummy classes c607095 bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for new parsing" e353249 base.bbclass: Remove implicit dependency on license.bbclass d175cf0 rt-tests: added missing dependencies in Makefile 260fd34 documentation: poky-ref-manual - Fixed grammar typo. f00ba68 Documentation: dev-manual, bsp-guide, poky-ref-manual - bblayer.conf updates ac1981e documentation: Makefile - Added tarfile to the clean target 6a6ebdb documentation: kernel-manual - removed white-space a21cf1b documentation: kernel-manual - Fixed broken link. 1793879 documentation: poky-ref-manual - PACKAGECONFIG typo corrected. 377aee7 documentation: poky-ref-manual - PACKAGECONFIG edits 2320085 bitbake: BBHandler: Ensure parser state engine is correctly reset for new parsing 25bc944 rootfs_ipk/package_ipk: Simplify opkg commandline option variables 0e486c7 image/populate_sdk: Simplify imagetest inclusion and drop dummy class file e3c2952 bootimg: Remove now unnecessary dummy inherit usage f42e0ae license.bbclass: Including locale packages 1d61099 update-alternatives.bbclass: Add missing runtime dependency d3154aa sstate: fix typo dd3ad7f sstate: fix typo 68d62ff git: fix unpackaged python files ade680a populate_sdk_base, adt_installer_internal: fix issue on older distributions 0b5772c mesa: remove atom-pc specific overrides b660a10 buildhistory_analysis: fix broken list length checks 97a91e8 sstate: fetch .siginfo files from SSTATE_MIRROR a2908e2 util-linux: Package systemd files correctly 6a86776 Added regex functionality to distrodata.bbclass ae4a896 util-linux: rebase remove-lscpu patch 99e36ac qt4-native & ghostscript: update upstream status for their patches 6847325 zip: Remove QA warnings: No GNU_HASH in the elf binary ff796ed babeltrace: upgrade to 1.0.0 2656c37 liburcu: upgrade to 0.7.4 59a7046 prs: use the PRServer to replace the BB_URI_LOCALCOUNT functionality 65049e9 nasm: upgrade to 2.10.05 0845bc2 libconvert-asn1-perl: upgrade to 0.26 6df2a60 libaio: Remove QA warning: No GNU_HASH in the elf binary 139efd1 quicky: tidy up inherit 49d58b3 python-smartpm: don't try to remove /usr/share/share twice 792fa1c at: change initscript dependency from build time to runtime 46eabf3 classes/binconfig.bbclass: Allow packages to add sed expressions 1e63822 libpcap: PR bump because of PU for libnl 052b662 wpa-supplicant: configured to work with libnl 3.2.14 f57bb21 libnl: upgrade to 3.2.14 ef05a7f qa.py: Toolchain path should not be hardcoded to execute objdump bec5c30 libassuan: add pkgconfig support 1600f72 pth: add pkgconfig support bd368cf ICU: add pkgconfig support 60fc9a9 libksba: add pkgconfig support d20c23d linux-yocto/3.4: inform the fetcher if the meta branch changes 35d630e linux-yocto/3.4: emenlow: switch from psb to emgd graphics 48e7c26 linux-yocto/3.4: merge v3.4.19, v3.4.20 2907c80 puzzles: upgrade to r9712 efedbc4 lighttpd: upgrade to 1.4.32 bce1cce libxslt: upgrade to 1.1.28 53890fb libxcb: upgrade to 1.9 d4e8f72 ethtool: upgrade to 3.6 fb29d18 gconf.bbclass: run postinstalls at rootfs time 9764897 gdk-pixbuf: generate the pixbuf loader's cache ar rootfs time dec1e7f gtk-icon-cache: run the icon generation at rootfs time fd401f2 rootfs generation: export two new variables to postinst scriptlets 6b76f04 image.bbclass: run postinst scripts once, at rootfs time dde5e64 license.bbclass: Avoid grep error message 4d4915a pkgconfig: Add a manual dependency of pkgconfig(pkg-config) ca36d34 package_deb: Dependencies with a ( or ) in them are invalid in debs 2f5da1b shadow: add runtime dependency on base-passwd 2bc0834 python-smartpm: Fix incorrect comparison arguments b3744b7 python-smartpm: allow setting arbitrary macros in smart config 8d9ee07 python-smartpm: support nolinktos and noparentdirs rpm options 4190b02 python-smartpm: don't create /var/tmp on every rpm database open 81dded6 python-smartpm: fix package metadata not being read from rpm-md feeds e60be76 python-smartpm: style fixes 69b9c6b python-smartpm: add support for recommends 5443525 createrepo: implement support for recommends a8cee41 rpm: Fix Upstream-Status fields f47fa1a rpm: Fixup platform matching code f8b2ec3 rpm: Fix rpm relocation macro usage a6c86d1 rpm: Move rpmdb_loadcvt from base to dev package 140c7c8 rpm: enable _openall_before_chroot by default 80ad2af package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptlets 990a17c tar: Split RMT from tar dbadf6b cpio: Split RMT from cpio 5283be2 chkconfig: add link files install_initd and remove_initd 0f872d9 pulseaudio: explicitly set --with-database=simple a8fa49f binutils_2.23.1.bb: Correct typo in enable-targets configure option 3ae71c7 tcmode-default.inc: Use binutils 2.23.1 0333796 oprofile: Include config.h before bfd.h 74c1731 binutils-2.23.1: Add recipes 30ce005 libusb-compat: Update to 0.1.4 381c4b6 sstate.bbclass: fix detection of owners matching sstate files 306761b sstate.bbclass: fixed file-conflict check a5b720c util-linux: use u-a for eject 7fb6241 distutils: remove empty datadir/share after it's content is moved to datadir eedb667 packagegroup-core-basic: use VIRTUAL-RUNTIME_initscripts and VIRTUAL-RUNTIME_init_manager 5b027d0 gst-meta-base: pull in X11 plugins when using X11 7f78064 qmmp: remove qmake2 from inherit 166a0ca fotowall: tidy up 3e47343 meta/lib/oe/sstatesig: fix locating stamp files 40b4bb0 populate_sdk_base: fix directory creation as normal user 600fde2 libxkbcommon: make the build do something ce6199f bitbake: xmlrpc: Unbreak the transport by adding a missing logfile name 7e1e4ae bitbake: uievent: Fix an init race e77f057 bitbake: hob: modified how the existence of a variable is checked 4bec4e7 populate_sdk_base: mkdir was missing $SUDO_EXEC prefix 2fc707a libxml2: update PR to contain INC_PR to reflect the update of inc file fafc871 qa.py: Modify the env for the child process only da6c266 xserver-xorg: restore packaging for the DRI/DRI2/DBE extensions 25f3c55 latencytop: add missing signed-off-by and re-add upstream status e2e0942 kernel-yocto: checkout known branch before leaving do_validate_branches 5d8ddf4 libxml-sax-base-perl: add recipe for libxml-sax-perl 07d689a libproxy: Fix for CVE-2012-4504 bca7285 squashfs: fix for CVE-2012-4024 cab1983 libpng: fix license segment md5sum boundary 73f57eb bitbake: data_smart: Improve get_hash to account for overrides and key expansion 525cc08 bitbake: build.py: Preserve sigdata files in the stamps directory 7b0ad8e populate_sdk_base: Fix typo 40c57a4 populate_sdk_base.bbclass: make failure to find ld-linux.so a hard error 63de425 tune-cortexa*: add another TUNE which allows to enable cortexa* together with thumb and neon 584b3c4 arch-armv6: add tunes without vfp enabled 627ef2b arch-armv4.inc: add --fix-v4bx to TARGET_LD_KERNEL_ARCH only for armv4 and strongarm1100 d8bb18e arch-arm*: unify appending to TUNE_FEATURES 37af048 arch-armv[457]*: fix PACKAGE_EXTRA_ARCHS for bigendian TUNEs b0e8c6a arch-armv5: fix missing thumb TUNE_FEATURE in armv5t-vfp and following tunes 6741748 tune-*: add PACKAGE_EXTRA_ARCHS entries starting with specific ARMPKGARCH f06a11b tune-cortexa*, tune-xscale: fix ARMPKGARCH b7a7e6e libxml2: add --with-fexceptions in configure flags to support exception handling in C++ programs 7f4262a libusb: Update to 1.0.9 2f2c630 msmtp: Update to 1.4.30 7b90941 less: Update to 456 86f32f6 ocf-linux: Update to 20120127 3d392f5 util-linux: Update to 2.22.1 cc24217 rsync doesn't create hardlinks for certain files 8880840 rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages change edd8d59 site/common-linux: move ac_cv_o_nonblock_inherited to site/common-linux 1b98ab7 populate_sdk_base:tarball installer:add sudo prompt d55945c grep: update to upstream version 2.14 85fb3c4 build-appliance-image: Allow SRCREV to be overriden 6df7e34 sysvinit: Update ALTERNATIVES List for utmpdump 7a697d0 cmake: Update to 2.8.10.1 b19ac46 linux-yocto/3.4: move PREEMPT_NONE to beagleboard standard kernel only c0c9688 libcgroup: fix INSANE_SKIP 59aaa92 gstreamer: Fix plugin builds 88a9f6d rootfs_ipk, package_ipk: drop --force-overwrite d65514b readline: apply upstream patches d0b157c glib-2.0: update to upstream version 2.34.3 1b99640 initramfs-framework: udev: Handle alternative binary paths 21cab67 net-tools: fix license segment md5sum boundary 2fbe17d glib-2.0: fix license segment md5sum boundary 9545e0b ltp: fix license segment md5sum boundary 91120a5 xcb: fix license segment md5sum boundary 1dbc684 libdaemon: fix license segment md5sum boundary 430d448 gmp: fix license segment md5sum boundary 108c9dd coreutils: fix license segment md5sum boundary 2c2dfe4 uclibc: fix license segment md5sum boundary f6a2c74 pong-clock: fix license segment md5sum boundary 4aa17a3 xorg-app: fix license segment md5sum boundary 202f4ea qt4-native: make qt4-native work with long building path e5f6b33 ghostscript: make ghostscript work with long building path bc33a16 maintainers: Tweak ownership of recipes 951efac documentation: poky-ref--manual - Updated PACKAGECONFIG dbab91a documentation: poky.ent - Added python-xml to OpenSUSE essentials 0f0db8a documentation: dev-manual - Updated installing YP eclipse plugin from code 7c88384 documentation: dev-manual - Updated collaboration section 518efae documentation: yocto-project-qs - Modified PREMIRRORS example 5b41087 documenation: dev-manual - Updates to dev shell section 095bdd8 documentation: poky-ref-manual - method for discovering features 5fd4f1a documentation: yocto-project-qs - Fixed two links. 429ce39 documentation: poky-ref-manual, dev-manual - deveshell handling 6e17ba9 documentation: poky-ref-manual, dev-manual - devshell behaviour 04cb323 documentationo: poky-ref-manual - Added example to MACHINE_FEATURES. e1eb798 documentation: poky-ref-manual - edits to machine and distro features 4c2b2fc documentation: poky-ref-manual - new COMBINED_FEATURES variable. 6a29362 documentation: poky-ref-manual - typo fixed. fa30b8b documentation: poky-ref-manual - edits to build history section. decd778 documentation: adt-manual - Fixed autotools command-line example. c11c2da documentation: adt-manual - Fixed configure command syntax 55530d4 documentation: adt-manual - autotools-based projects e197fca documentation: poky-ref-manual - default info for BB_DISKMON_INTERVAL ba0f4df documentation: poky-ref-manual, dev-manual - optional module packaging c2f14db documentation: several manuals - Notes and links for filename space issue dab49aa documentation: poky-ref-manual, mega-manual, Makefile - new variables 255ca14 documentation: poky-ref-manual - New Build History section added. 128b6be documentation: poky-ref-manual - Better wording for build section f184d58 documentation: adt-manual - Added information for required packages 3ebfe99 documentation: poky-ent - changed 'awk' to 'gawk' a01f335 documentation: prepare for 1.4 2e6924e guile: touch compiled modules on sstate install 48db13e guile: fix bashism in script 13180a9 pango: update to upstream version 1.30.1 3d943db initramfs-framework: init: Stop mount warnings during boot 48e657f rootfs_rpm.bbclass: normalize arch output of list_installed_packages b751ec1 populate_sdk_base: tarball installer: SDK overwrite warning 5756d9f subversion: update to 1.7.7 965f7dd ccache: update to upstream version 3.1.8 9a97101 slang: explicity disable invoking onig module 3067a91 eglibc: Move compile with optimization handling to common code 1c7aa56 libpng: update to upstream version 1.2.50 8710407 cairo: update to upstream version 1.12.8 bcfb295 gtk+: do not prelight GtkButton in touchscreen mode 247b6a3 gstreamer, gst-plugins*: fix localdata f931aeb rootfs_ipk.bbclass: add missing --force_postinstall option 9de0501 bitbake: build/siggen.py: Avoid removing too many stamps when cleaning 4493b10 bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an error b629d94 openssh: CVE-2011-4327 8d1aed5 upstream_tracking.inc: ltp and connman d0f68a3 autogen: use pkg-config directly instead of guile-config 75429c1 local.conf.sample: Enable disk space monitoring by default 82d05e2 bitbake.conf: Change build output message to list BUILD_SYS, TARGET_SYS and NATIVELSBSTRING 0060427 build-appliance-image: Updated to wget mixed-up commands fix eeaad6f bblayers.conf: Add a new variable to prevent certain layers to be removed cc1fcf7 sysprof: Fixes undefined  reference to `rmb' a0cf759 bitbake: fetch2/wget: Fix for mixed-up wget commands 408a0d8 bitbake: fetch2/local: Fix bug introduced by expression ambiguity 73b9f64 bitbake: hob: make some layers non removable c6dc0b9 bitbake: Update version to 1.17.0 6a2ce81 bitbake: fetch2: Avoid using FILESDIR in unpack 7420cf5 bitbake: fetch2/local: Improve handling of wildcard matches 13ecfdb packagegroup/allarch: Convert to use allarch class 668f7e3 allarch: Allow class to be included but overridden e8be466 base.bbclass: Drop P and PN from FILESPATH 6514590 bitbake.conf: Simplify FILESPATH 26978d8 bitbake.conf: Drop obsolete FILESDIR setting e2edcd9 sanity.conf: Increase minimum bitbake version requirement to 1.17.0 for FILESDIR updates 226e492 automake: update to upstream version 1.12.5 54ee29e tune-*: define more generic DEFAULTTUNE to share feed between machines 2c300bc arch-arm: define different ARMPKGARCH when different CCARGS are used c5b670e arm/arch-arm*: define ARMPKGARCH_tune-* for default tunes 9be83df bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal corruption 8a3dd9e bitbake: hob/builder: Don't rerun sanity checks f26d3e8 bitbake: hob: showing when build fails because out of disk space 7cbc3cf bitbake.conf: add TUNE_CCARGS[vardepvalue] 68c2a55 tune-cortexr4: fix march value 1c5fb74 tune-xscale: replace TUNE_CCARGS for webkit-gtk and cairo only with xscale in TUNE_FEATURES 99e0053 gst-plugins-base: add dep on libsm and libice 6944a3b license.bbclass: Collect LICENSE level packages bc5bf6f archiver.bbclass: DISTRO is not required variable so deal with it 70e654a eglibc: always compile with optimization. e63596e python-pygtk: add gtk-types.defs into gdk.c dependence 6f605de db: update gnu-config files in do_configure() 40c0dbc strace: backport AArch64 support d48d44e curl: eliminate forced setting of -g0 when compiling 5c1c26a unzip: pay some attention to our CFLAGS 0311826 zip: pay some attention to our CFLAGS eac24cb mingetty: replace cflags hard-coded into Makefile d241626 iproute2: pass CFLAGS to Makefile\ 10baa59 bind: make "/etc/init.d/bind stop" work 165ed25 procps: pass CFLAGS to make a68c456 meta-toolchain-qte: add --sysroot option to OE_QMAKE_(CC|CXX|LD) 5e744f5 gtk+: update to upstream version 2.24.13 e0ca1c0 xf86-video-omap: drop RPROVIDES/RREPLACES/RCONFLICTS fb403f2 xf86-video-omapfb: revive driver which actually works and is tested on real devices 957b835 xserver-xorg: disable dri2 too when building without glx PACKAGECONFIG 554bc89 xf86-video-omap: add xf86driproto dependency, drop --enable-neon and improve DESCRIPTION df1a1dc perl: use the exported LDDLFLAGS in generate_config_sh script 3ac6238 kern-tools: report missing config fragments by name 8795797 linux-yocto-3.4: gcc optimization config feature 002f483 opkg: bump SRCREV and drop applied patches 9f836a4 lsbsetup: drop it 1d8580b packagegroup-core-lsb: remove lsbsetup cffd1a9 lsb: move links from lsbsetup to here d3dbfd6 gcc: Add --enable-linker-build-id 7a7f948 insane.bbclass : Disable tests for unsafe references in binaries and scripts. f862f06 binutils-crosssdk: do not set .interp size to 0x1000 for partial linked objects e2143b3 image classes: use PN for depends, not IMAGE_BASE_NAME 5ce6418 gcc-cross: Explicitly depend on linux-libc-headers 4fbcd24 sstate: Explicitly define populate_sysroot task relationships 4b45039 sstate: Add a rule for target sysroot requirements from cross dependencies cf61ea2 build-appliance-image: Add explict dependency on do_unpack 56e3fcc scripts/sstate-cache-management.sh: Fix stamp handling after recent layout change 0c46dad scripts/cleanup-workdir: Adpat to new workdir layout 14f7c9c Revert "kern-tools: report missing config fragments by name" 7e2d4ea maintainers.inc: Update ownership of recipes 37c752a kern-tools: report missing config fragments by name 5fd5ba6 kernel-yocto: clarify KMETA branch comments 01ff700 linux-yocto/3.4: uprobes: reinstate config options for 'uprobe' feature 1e12ab7 linux-yocto/3.0: fix virtio configuration typo fe21ace python-smart-backend: Remove bogus runtime virtual/ a01737e xf86-video-omapfb: drop 8043f45 xf86-video-omap: don't use AC_CHECK_FILE 0d7d413 build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit 06124db builder: fix adduser breakage with password 76950d3 Revert "bitbake.conf: Drop obsolete FILESDIR setting" 1b4dcf1 ldconfig/cdrtools/icecc-create-env/linuxdoc-tools/python: Set FILESPATH to find -native files e917c7b classes: Drop do_package stamp-extra-info 73ef532 utils: Optimise looping in base_set_filespath e6b313d libffi: Use a more standard layout for patch files 3e0cd7c trace-cmd: Simplify SRC_URI patch entry bb748a1 matchbox-panel-2: Use a more standard layout for patch files 997ae28 bitbake.conf: Drop obsolete FILESDIR setting 05041d3 x-load: Replace FILESDIR with FILESPATH 42b9968 opkg: Drop unnecessary FILESDIR setting 9ed25ef qemu_git: Drop unnecessary FILESDIR setting 6177bfb gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify 1574352 build-appliance-image: Simplify fetch/unpack execution eaa7c3a opkg: drop PACKAGE_ARCH setting for update-alternatives-cworth 6809295 distutils-common-base: Create staticdev pacakge for static libraries bf31c85 gnutls: Update to 2.12.21 34626c4 libksba: Update to 1.3.0 3f42e20 dhcp: Update to 4.2.4-P2 c6ea431 libxml2: Update to 2.9.0 787c8a7 resolvconf: Update to 1.68 9a34da5 mc: Update to 4.8.6 5c93c69 man-pages: Update to 3.44 aae8d68 tiff: Update to 4.0.3 3881a54 rt-tests/hwlatdetect: Update to 0.85 fbb1228 libdumpvalue-perl: Update to 1.17 d1f0ef5 libproxy: set LIBEXEC_INSTALL_DIR d48eac8 libtasn1: Update to 2.14 e63c406 multilib.bbclass: Drop populate_sdk_base exclusion c206007 libcheck: Add missing rdepends on gawk and set path correctly dee77ec bitbake: server/process.py: Change timeout error handling 212397c package.bbclass: Adapt debugsrc code to workdir layout changes 6208572 mesa-dri: add correct RPROVIDES for the -dev packages 66861cc Revert "gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify" 39ab3f1 ia32-base: fix typo in XSERVER_IA32_EXT definition a859ba5 maintainers: Tweak ownership of recipes f85e0ef qt4: remove qt4-x11-free bbappend bad9765 yocto-bsp: upgdate configs after xf86-video-omapfb changed name 5cea09e yocto-bsp: update configs after xorg upgrade 9f5e0c6 qt4-x11-free: Switch to 4.8.3 cbdc814 bitbake: knotty: Colorize knotty interactive console output e3bda7f bitbake: hob: warnings during the build should be displayed in the Issues tab 328f74a bitbake: runqueue: Allow partial setscene task coverage 5de7744 bitbake: parse/cache/cooker: Preserve order in the file inclusion list e10bea3 libcheck: Update to 0.9.9 da3ac77 sqlite3: Update to 3.7.14.1 12bfb5b builder: Add password for user 9afb3fc sysstat: Update to 10.1.2 d9fe5c5 mesa: default to enabling EGL and GLES 7e0efe1 mesa: add -mesa suffix to GL packages, RPROVIDE their generic names 0ed7c53 xf86-video-omap: add new recipe to follow the maintained repo f2be956 xf86-input-synaptics: add mtdev dependency fe5256d xf86-video-vmware: Add compat API 69f1b45 xserver-xorg: upgrade to 1.13.0 cb758f9 libdrm: upgrade to 2.4.40 3491c88 xkeyboard-config: upgrade to 2.7 989bc4e guilt: change upstream tgz location e85911e kern-tools: flexibility and usability enhancements 41d09ca kern-tools: kconf_check: fix find warning 2321677 linux-yocto/3.2: update to v3.2.32 and 3.2.32-rt48 04caf88 linux-yocto/3.4: v3.4.17, v3.4.18, -rt and config changes e5d08fa linux-yocto/3.4: bump kver to v3.4.16 a7cd6e3 linux-yocto/3.4: efi/mmc fixes and fri2 updates cd838e8 linux-yocto/3.4: nfsd, pci, fishriver and rangely config changes c6c0809 license: We need to run this task before do_build, there is no dependency on do_package f93f43c bitbake.conf/sanity: Separate versions and PN stamp components into separate directories for WORKDIR and STAMP 265f69a image.bbclass: Add missing dependency on do_package data f32ef56 sstate: Implement a setscene dependency validation routine to allow skipping of some sstate installation 0772915 scripts/pybootchart: Allow minimum task length to be configured from the commandline 295f160 scripts/pybootchart: Fix missing entries bug 6e6dcbe flac: fix text relocations 264ca0f ncurses: update gnu-config files in do_configure() 9ee6b71 kmod: fix git repo URL 1f71583 qt4: remove 4.8.1 4e2de8f qt4: remove negative preference on 4.8.3 9061687 gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify 9acfef9 yocto-bsp: update qemu machine.conf template a0123b0 pulseaudio: explicitly disable xen, rather than letting it detect 527735d opkg: added alternatives-ln patch 5a9b80b binutils: fixed --enable-targets option c2cb4c0 cmake.bbclass: use DEPENDS_prepend instead of += for cmake-native 2d234fb default-providers: add default provider for make 9e016c4 libcgroup/libxkbcommon: Use BPN in SRC_URI 0ef08c4 Fix the first line typo of adt-installer ad0ea7e less: Update to 451 86204fb insane.bbclass: add qa package name check 2c82669 sstate: Drop now unneeded python whitelist entries 89bc43e python: Resolve intermediate staging issues dadb3a7 packagegroup-self-hosted: add sftp server e803ac0 psmisc: Update to 22.20 bc80f0e kconfig-frontends: Update to 3.6 1138523 mx: Update to 1.4.7 374960b pulse: fix Bashism in string test 4d019c0 make-3.82: Add patch for archive expression expansion issues bd6c5ff xf86-input-synaptics: add mtdev dependency 394ba7a mdadm: upgrade to 3.2.6 657ed11 fontconfig: upgrade to 2.10.1 8b8fd8c xcb-proto: upgrade to 1.8 2ef5965 xf86-input-mouse: upgrade to 1.8.1 9e4ef9e xf86-video-intel: upgrade to 2.20.12 eed09cf xf86-video-vesa: upgrade to 2.3.2 a0d1ac7 python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK 11af6b0 rpm: Add additional RPMSENSE values to python module 3d8fd40 python-smartpm: Add smartpm recipe 4dd9d39 rpm: Slightly change the way python-rpm is constructed 9e0d3c0 sstate: Bump version number to deal with layout fixes 1fd9a16 bash: fix mkbuiltins build failure aa75269 sstate: Fix various path manipulation issues c176e5a bitbake: knotty: kill duplicated import of 'time' 68b7f18 utils.bbclass: Fix documentation of create_cmdline_wrapper 2c494b2 classes: Be consistent about sstate-inputdirs/outputdirs ending with '/' 19ecc26 sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/' 78ac027 python.inc: make lsb override more concise 745b146 libc-common: Ensure sysconfdir exists before installing files to it c2ea081 boost: Activate zlib and bzip2 because they now work. 41125dd bitbake: print clear message for "bitbake -e ASSUME_PROVIDED" 4e2b5a5 bitbake: hob: hob was freezing because it doesn't receives well the log file 7e1e306 mesa-demos: fix --with-glut check fe16cbc initrdscripts: fix udevd in the live boot init scripts 9cc79b2 libunique: fix compilation with GLib 2.34 e5822cf poky.conf: Enable warning on textrel QA check 9603311 upstream_tracking.inc: update for 1.4 planning eae032a upstream_tracking.inc: update according to YP 1.4 8e0d0c5 upstream_tracking.inc: Update hdparm 5e517c8 upstream_tracking: update for 1.4 planning c476a8c upstream_tracking: Update for 1.4 Planning fd17ed4 maintainers: Update file with missing maintainers fa73df6 insane: detect and warn about relocations in .text 210839e libxslt: upgrade to 1.1.27 d69683f puzzles: upgrade to r9660 1815a99 mesa: remove python2 detection hack c04f543 populate_sdk_base.bbclass: use SDK_ARCH instead of SDKMACHINE 35d5e2f glib-2.0: upgrade to latest stable, 2.34.1. 970aa6d glib-2.0: remove zip build dependency 7ee2410 qt4: remove -lGLU from QMAKE_LIBS_OPENGL in our linux.conf e828faf xorg-driver-common: remove AC_CHECK_FILE workaround 7ea8496 meta: remove redundant _FOR_BUILD variables 85bfe3c autotools: set _FOR_BUILD variables here 78983e9 lib/oe/classextend: Ensure we don't extend expressions more than once e421e95 gnome-desktop: Now we depend on gnome-common-native, use the correct sysroot f3fc98d gnomebase: depend on gnome-common-native ce7e817 populate_sdk_base.bbclass: check installation machine before installing SDK 97469db gnome-common: Fix license 4260403 bitbake.conf: Add udev rules into ${PN} files by default e48fe4e create-recipe: update re pattern and output 7f6edde hwclock.sh: improve hwclock.sh script to use UTC variable aea2d8c recipes-devtools: replace virtclass-native(sdk) with class-native(sdk) d005b78 recipes-extended: replace virtclass-native(sdk) with class-native(sdk) cc1f50f recipes-graphics: replace virtclass-native(sdk) with class-native(sdk) 5ddf857 recipes-support: replace virtclass-native(sdk) with class-native(sdk) 60c3bd4 recipes-gnome: replace virtclass-native(sdk) with class-native(sdk) a59b113 recipes-kernel: replace virtclass-native(sdk) with class-native(sdk) 841107b recipes-connectivity: replace virtclass-native(sdk) with class-native(sdk) 51c7ad6 classes: replace virtclass-native(sdk) with class-native(sdk) ffec48a conf: replace virtclass-native(sdk) with class-native(sdk) 5d94d29 recipes-core: replace virtclass-native(sdk) with class-native(sdk) 74bb195 babeltrace: fix depends 627fd60 packagegroup-core-tools-profile: include sysprof only if x11 is distro feature 141eceb latencytop: disable GTK and remove gtk+ dependacy 662a445 mesa: Build separate GLU library ad9ad06 terminal: Ensure existing environment exports are preserved in devshell 05a1f4a terminal.bbclass: Ensure parent environment is set c1c20c0 bitbake: command: add error to return of runCommand 99fa251 bitbake: hob: providing details about process state through porgress bar e450b10 bitbake: bitbake/server: Remove dead console log code f5acdd8 bitbake: cooker.py: Don't dump the environment into the console log file 6265106 bitbake: uihelper: Set update flag when start event encountered 44c5d3d bitbake: knotty: Ensure last tasks are disaplyed correctly in the footer e9e3285 openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION} 4801ed7 udev: Ensure tmpfs are mounted and volatile/run exists 656979f udev: Use correct variable in udev.conf for run_path cecba78 polkit: remove license.html from LIC_FILES_CHKSUM 93c04c1 bitbake: hob: reordering the layers in the Hob Layers dialog 30d1943 bitbake: hob/hig: Hob doesn't save properly proxy settings 55cdbd5 bitbake: hob: during recipe parsing, progress bar text provides details about the process state a9c563b bitbake: hob: add a progress indicator when you select 'view log' e281bb3 udev-extraconf: Don't mount root filesystem under /media 2e24eb2 busybox: add /usr/bin/stat applet 4b40886 lttng-modules: remove unused lttng-syscalls patch ddd4dd8 bitbake.conf: Change systemd_unitdir definition b4e48cc distro_identifier: replace slash with hyphen 32cec32 populate_sdk_base: allow SDK path of various level 39e8e06 ltp: add perl to RDEPENDS 6ec5640 sstate: add manifest info for shared file matches 115076c gst-meta-base: include ximagesink plugin when x11 is a feature 5bef184 pulseaudio: remove libpulse-browse, removed upstream in 2011 6b2db8b pulseaudio: fix library packaging 24807c6 pulseaudio: move helper binaries into the relevant module packages 8d4b851 pulseaudio: add GConf dependency 8d98171 insane.bbclass and friends: Fix sanity checks and multlib headers for n32 4940be5 populate_sdk_base: Ensure that the multilib cross-canadian tools are used 26d966f populate_sdk_base: Update extraction script for multilibs 7e2ff7c multilib - crosssdk: Stop building multilib for crosssdk packages ea22010 multilib: Add support for cross-canadian multilib packages 511f7f9 zeroconf: remove 3f14eb3 poky.conf: Add multiarch to DISTRO_FEATURES 59943ca bitbake: bitbake: hob/builder: Hob crashes because of bad init 4d7b2d2 udev: upgrade to 182 ad39133 diffutils: fix rebuilds c65e88b perl: update dependencies c1da202 cogl/clutter: Explicitly depend on libdrm for GLX 33440ee bitbake: hob/settings: add a scroll bar for the box with mirrors 8cad1e3 bitbake: bitbake: hob/builder: Image selection is remembered while changing adv settings a975e6b bitbake: hob/builddetailspage: set "Log" page as default 62e9f76 bitbake: hob/imageconfigurationpage: progress bar shows when recipe parsing is stopped 4a3b0d7 bitbake: bitbake: hob/hobwidget: "Brought in by" column is now displayed correctly b3374db bitbake: hob: stop build without percentage shown 9cf6106 bitbake: hob: change behavior for "cancel" button from the Recipe selection page 759dadf bitbake: hob: image size displayed wrong size in edit packages screen 6cc2f06 bitbake: event/hob: Add a button for network tests in the proxy settings d93898b automake: update dependencies 3533e80 autoconf: update runtime dependencies f816625 perl: update dependencies among modules 645ba03 sato-icon-theme: merge sato-icon-theme.inc into recipe 5b1d45c sato-icon-theme: fix build c8e2f14 gnome-icon-theme: remove unused configure variable be3add2 gnome-icon-theme: fix icon mapping feaff11 opkg-utils: bump SRCREV to latest fdd6fb5 gst-plugins-good: disable taglib explicitly df9bc28 bitbake.conf: break three very long lines 662189d xorg-driver: add xserver driver ABI dependencies 553d9db rootfs_rpm.bbclass: maybe no rpm postinst script c45a7d1 terminal: Add support for running custom terminals. 6309eea shadow-securetty: add ARM AMBA serial ports 04d6b20 linux-firmare: upgrade to latest commit 54d42c1 gtk-immodules-cache: Add initial class to update gtk inputmethod module cache dfc39d7 nativesdk-ncurses 5.9: files were installed but not shipped b7e1845 lttng-2.0: fix srcrev/pv to match the recipe filenames 683d54a packagegroup-core-tools-profile: replace 'legacy' lttng with lttng 2.0 bb753ad opkg-utils: Add needed python modules as RDEPENDS 3cabe89 libxkbcommon: new window system-independent XKB library fa471ac qemugl: Remove since support for it was removed from qemu 952b879 yocto-bsp: Fix git url parsing, allowing for local mirrors a3d5e9e libical: remove 543b33d evolution-data-server: remove b39ca7e gmae: remove Evolution Data Server 616642f uClibc: Resolve conflicting options when building for mips32 72d7f8d libsdl: fix inconditional alsa disabling. 8255558 rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated e7f1ec9 rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code dd03773 opkg: Don't print empty PROVIDES e702a1a opkg: Add patch to fix removing packages with recommends 2df8db4 insane: add a check for Xorg driver ABI dependencies bc41dfb xserver-xorg: add runtime provides for the driver ABI version e7bae18 mtdev: New recipe for mtdev 9af29d8 cpan-base: Add more debug paths to FILES c25ed82 atk: Update to 2.6.0 d59d430 package: Hardlink debug source to improve performance 60a26d2 documentation: yocto-project-qs - Final changes before the 1.3 lockdown a73fde8 documentation: poky-ref-manual - Final changes before the 1.3 lockdown. 2b51188 documentation: dev-manual - Final changes before 1.3 lockdown. f3c1226 documentation: bsp-guide - Final edits before 1.3 lockdown c26d20e documentation: adt-manual - final edits before 1.3 lockdown. 3374926 documentation: dev-manual - fixed capitalization on Source Directory. 9137117 documentation: kernel-manual - minor edits before lockdown 450f438 documentation: dev-manual - Updates to Git workflow and kernel patch 205db48 documentation: poky-ref-manual - new variable and edited variable 8ce23f5 xorg: remove XF86 BigFont extension b5591d0 kernel.bbclass: Do not chdir to /boot before running update-alternatives 394f284 eglibc-2.16: Use tar ball instead of svn SRC_URI 59e3a13 eglibc: Move perl- and bash-using scripts to separate recipes 92b44ec package.bbclass: Exclude the PKGTRIPLETS variable c4c37bc multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMIC f07be9d yocto-bsp: set branches_base for list_property_values() 7090cbe documentation: dev-manual - removed the wip.png figure 2889498 documentation: poky-ref-manual - Updates to DEPENDS and RDEPENDS 50247c8 sstate: Improve handling of machine specific manifests a68c7c7 package.bbclass: Switch shlibs to pkgdata directory and make package non-machine specific 9da9e5d lib/oe/packagedata: Use the PKGMLTRIPLETS variable 0c2c3b7 base.bbclass: Add PKGTRIPLETS and PKGMLTRIPLETS variables 072a6d3 perl: Fix perl module dependency issues caba9cb kernel.bbclass: add kernel-modules to PACKAGES fadb407 PACKAGES_DYNAMIC: use += instead of = in most cases 33b3164 PACKAGES_DYNAMIC: use regexp not glob e993851 documentation: poky-ref-manual - edits to SUMMARY and DESCRIPTION 07884bd documenation: poky-ref-manual - updates to the LICENSE variable. bff24c5 documentation: poky-ref-manual - updated the DESCRIPTION variable. c3e04b6 documentation: poky-ref-manual - Updated SUMMARY variable description. acbb915 documentation: dev-manual - Updated compliance section. 014f91c documentation: poky-ref-manual - Edits to feature backfill c6ce06b documentation: poky-ref-manual - Backfill variables updated. a048ed2 documenation: poky-ref-manual - updates to variables. bbd299d documentation: poky-ref-manual - updates to distros and machines 9ea2919 documentation: poky-ref-manual - edits to the features backfill section. 1e642b1 documentation: poky-ref-manual - edits to *_FEATURES glossary 45b98aa documentation: poky-ref-manual - updates to feature backfill section. 93ecafc documentation: poky-ref-manual - Updates to MACHINE glossary entry. f5ea427 console-tools: Fix build issues with make 3.82 4211de4 kernel.bbclass: remove explicit version.h target 51cbb5a perl: fix dependecies ee8d3fb bison: Fix gplv2 version to work with recent gettext e2dfa38 diffutils: Fix gplv2 version to work with recent gettext fac5ca9 sed: Fix gplv2 version to work with recent gettext 1096942 grep: Fix gplv2 version to work with recent gettext d497fe9 autotools: Use STAGING_DATADIR_NATIVE for config.rpath e6e2b9b documentation: poky-ref-manual - edits to MACHINE type variables. 747088a documentation: poky-ref-manual - quoted section reference fe56361 documentation: poky-ref-manual - Updated build/conf/local.conf 6339d90 documentation: poky-ref-manual - updated the STAMP glossary description. 3bf1848 sstate: when warnings about sysroot overwrites, say what the recipe was a008df2 gconf: Avoid error when trying to delete files that don't exist f0a56f6 lib/oe/qa: Trap exceptions when running objdump 0fd014e insane: Don't try to run objdump on symlinks f8c90bc insane: Rationalise phdrs-based QA checks 96b8d72 gnome-icon-theme: update mapping program location f0ec93c sato-icon-theme: update mapping program location e5f9a9f qemu: don't ignore libexecdir in configure c07e4ab perf: set the perfexecdir d92cff6 ia32-base.inc: don't depend on mesa-dri 4445ffe sysklogd: fix update-rc.d handling 789ebb5 pulseaudio: add missing switch-on-port-available dependency to the server ec0279a lttng: support more compatible hosts e7f2b63 qt4: use extra variable for more QT_CONFIG_FLAGS fragments 2be7032 gtk-doc.bbclass: Run gtkdocize in ${S} not ${B} ef9eac2 build-appliance: ensure zip file is linked locally 9fe0f62 buildhistory.bbclass: Fix hostname print for 'No changes' case 7950bdf autotools.bbclass: Fix gettext macro versions issues c0bf723 autotools: Fix race over aclocal macro directory 81be7c8 scripts/cp-noerror: Try and use hardlinks if possible e8338b7 scripts/cp-noerror: Copy the code from shutils.copytree, update not to error if the mkdir fails 25e060d texi2html: Add check for directory existence 1a731b5 diffutils: Remove rather bizzare gettext macros eabcd31 kexec-tools: Add dependency on xz 216b88f gettext: Add config.rpath and Makefile.in.in to gettext-minimal-native 9ecacde console-tools: Clean up recipe 2ddf822 qemu: Explicitly disable bluez, its not in DEPENDS 1d18224 bitbake.conf: change libexecdir to ${libdir}/${BPN} aee0f32 xorg-proto: remove evieext 9b9fad3 xorg: remove xf86rushproto a3720a5 sanity.bbclass: trigger network tests explicitly 2d89cff sstate: Use -m option to tar when unpacking sstate eb8a8fe libdrm: Add --disable-cairo-tests switch and update to upstream patch 4ebe9d1 libdrm: Bump git recipe to latest 2.4.39+ revision 214ad32 scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on more than one branch 1a57708 lttng-tools: skip new libexec insane test c57b610 qemu: add libexecdir to configure call a6052d6 insane.conf: add new libexec test 7087e82 chkconfig: pass CFLAGS to Makefile ca8edd6 packagegroup-self-hosted: recommend kernel modules instead of depending on them ed79d5e Move 'tag=' to SRCREV in mtd-utils recipe 026ad49 Move 'tag=' to SRCREV in btrfs-tools recipe bfa0fcd populate_sdk_base.bbclass: Make it possible to override the create_shar method of populate_sdk_base. 7817d91 gypsy: removed gypsy from meta/recipes-connectivity 2b5acdc recipe_sanity: Don't bother checking LICENSE 36d4dcf libnss-mdns: fix mDNS resolving speed 27def85 gnu-config: update to 2012.08.14 to get support for AArch64 architecture 5ba60ce pcmanfm: mark AArch64 as compatible 59e0301 packagegroups: disable kexec, valgrind, lttng, systemtap on AArch64 c489cb6 util-linux: add AArch64 support 1523d50 openssl: add AArch64 support 72188f5 insane.bbclass: add AArch64 support 128c390 kernel-arch.bblass: add AArch64 support 2715432 siteinfo.bbclass: add AArch64 support 3f516bb xorg: remove fontcache support 546f280 libxfont: remove spurious dependency on fontcacheproto d6dc72c xorg: remove all traces of XPrint f29e000 xserver-xorg: use INC_PR in PR 1e533ae xorg: remove XTrap e7ee5be mesa: remove libegl-dbg, put all debugging into mesa-dri-dbg 9cc8a94 mesa: remove mesa-dri dependency in mesa-dri-dev 30f53b5 xf86-video-intel: bump to latest release 9d76559 xserver-xorg: upgrade to 1.11.4 fda7103 strace: Don't package strace-graph 0aad466 module.bbclass: Move do_make_scripts() to module-base c942d52 xf86-input-keyboard: upgrade to 1.6.2 8f85691 kernel.bbclass, module.bbclass: Make update-modules optional 895994a gettext: Remove spurious-looking dependencies on libxml2-native 545f680 xf86-video-fbdev: bump to 0.4.3 f1d73fd xf86-input-evdev: bump to latest release 2637809 cpan_build: Unify directory layout for native and target builds bf97b1a Add packagegroup-core-buildessential bf3b850 libtool: Ensure the paths to sed are not hardcoded bcc73d2 pkgconfig: Drop automatic pkgconfig RDEPENDS a6f6d4f package: Recommend virtual-locale-*, don't depend on it d38f055 libc-package: Drop bogus replacement operation 8b6e9b8 documentation: poky-ref-manual - small edit in wording. ac7a354 documentation: poky-ref-manual - Added and updated variables. 90b7c0c documentation: dev-manual - Edits to "Patching the Kernel" section. 0163821 documentation: dev-manual - lttng and Git workflow changes ca144a6 documentation: bsp-guide - minor edits. fc76b3e documentation: poky-ref-manual - changes to required variables for recipes 3463593 documentation: dev-manual - small edit to compliance section. b0c10ab documentation: dev-manual - edits to the compliance section. aab60fa documentation: poky-ref-manual - added note about PATH f42d97b documentation: Release date updated. f1bb3fa documentation: poky-ref-manual - edits to migration chapter. 915b01e documentation: dev-manual - Removed whitespace. eed512b documentation: poky-ref-manual - New chapter on migration added. 81a4c1d documentation: poky-ref-manual - moved SSTATE_DIR. a117b4d documentation: poky-ref-manual - New glossary entry SSTATE_MIRRORS. 83448c4 documentation: kernel-manual - Fixed typo. bd83f6a documentation: dev-manual - edits to kernel section and compliance 4c35e5a documentation: dev-manual - edits to the license compliance section. 715456a documentation: dev-manual - edits to the patching the kernel and model sections. e44de7b documentation: poky-ref-manual, yocto-project-qs - supported distros 277e463 documentation: poky-ref-manual - Updates to the BPN variable. c75c152 documentation: dev-manual - Added license compliance section. 3ec994e documentation: poky-ref-manual - Updates to the poky structure 059cfe1 documentation: poky-ref-manual - wording changes 87fb43c documentation: poky-ref-manual - change support to opkg from ipkg 9888c09 documentation: poky-ref-manual - Edits to fix default description 88924d6 documentation: poky-ref-manual - New backfill variables and section. 5abdefd documentation: poky-ref-manual - DISTRO description extended. c4659cd documentation: poky-ref-manual - New PACKAGECONFIG glossary entry. 56bdedd documentation: poky-ref-manual - MACHINE definition extended. 65159bb documentation: poky-ref-manual - Variable descriptions edited. 1b67411 documentation: poky-ref-manual - LICENSE_PATH not LICENSE_DIR. fa04150 documentation: dev-manual - Typo fixed. c134f28 documentation: Makefile, dev-manual - edits to patching kernel cf83acc local.conf.sample: add PATH to SSTATE_MIRRORS comments 0260bb5 gitignore: Fix for poky repository df127c9 distro_alias: Update for Internal BOM tracking a691562 gdbm: Resolve host contamination issue d13e633 poky.conf: Bumping DISTRO/SDK values c874b99 pkgconfig: Drop the RREPLACES for pkgconfig-dev 33aaa20 eglibc: force make to use /bin/bash c2543b7 documentation: poky-ref-manual - Formatting fixes for variable names. 3c260e5 documentation: poky-ref-manual - new glossary entry for "T". c201ab4 documentation: dev-manual - fixed typo. dc8c3c7 documentation: dev-manual - edits to patching kernel section plus others 3108942 documentation: dev-manual, mega-manual - removed figure 68431a8 documentation: mega-manual - copied in new kernel flow diagram. 0bd7301 documentation: dev-manual, bsp-guide, kernel-manual - kernel workflow 8461d4a documentation: dev-manual - Removed figures no longer needed. e3f3449 documentation: poky-ref-manual - variables defined. b31fa1b documenation: dev-manual - re-ordered chapters. 8e33774 documentation: dev-manual - removed Appendix A. e0f0335 documentation: dev-manual, bsp-guide - Removing/Moving Appendix A 274095d documentation: dev-manual - Updates to configuring Kernel section d38325c perl: add archlib_exp variable used to generate ARCHLIB_EXP in config.h c5fa8e2 sstate-cache-management: hide error message when one of possible layer location doesn't exist cf24179 bitbake: hob-toolchain: task-core-standalone-sdk-target renamed to packagegroup-core-standalone-sdk-target 5f53136 bzip license: bzip2 not bzip. 52e67c5 gcc-cross-canadian: Fix gettext dependency 2c3e828 bitbake: hob/imageconfigurationpage: a 'hob-image' appears listed in the base image combo box 8d019a7 bitbake: hob/hobeventhandler: Describe the runCommand failure exception a08139b linux-yocto-bsps/3.4: perf: parallel build and tools fixes df9800c linux-yocto/3.4: perf: parallel build and tools fixes 04232f5 poky-tiny: Update the default kernel to linux-yocto-tiny_3.4 292f79a linux-yocto-bsps: update hardware reference BSPs to v3.4.11 792ae8d sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warning 18be56b qemu: When applying qemu-mips workaround, check the file exists first ae681c2 linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel 5bb773c nfs-export-root: add explict no_subtree-check to suppress warning 85ea375 linux-yocto/3.4: tiny: Add qemu KMACHINE to common-pc-tiny.scc d518061 linux-yocto/3.4: fix kconfig warnings and unnecessary options eb8ac50 documentation: dev-manual - mentioned SRC_URI in the kernel example 1efdf7e documentation: dev-manual - fixed KSRC variable in example f32ee61 documentation: dev-manual - added OE_INIT_FILE and went to 3.4 6d5e836 documentation: dev-manual - Created generic figures 416433d documentation: dev-manual - Edits to setup part of example 5627ac2 documentation: dev-manual - fixed some links to the source directory term. 4364f11 documentation: Makefile, dev-manual - Updated kernel example repo figure 502b016 documentation: dev-manual - Added a note to point to yocto-kernel 98a41af documentation: poky-ref-manual, yocto-project-qs - Packages fixed 1bb1d2f oe-buildenv-internal: Add BB_NO_NETWORK to BB_ENV_EXTRAWHITE 5e1f39e pulseaudio: ensure X11 and consolekit are disabled d3b08b4 package_rpm.bbclass: Fix an issue where complementary installs fail 415be86 sstate: Add extra entries to the sstate duplicate files whitelist ab8d981 sstate: Normalise paths before comparing with the whitelist 7f4a8dd libdrm: Explicitly disable the cairo dependency 7b98031 poky.conf: fix Poky release info to include release number 679d76e toolchain-scripts.bbclass: Export M4 7d68b95 cross-canadian.bbclass: add native chrpath dependency ee76b80 runqemu: allow multiple unfs instances to run simultaneously 746a867 runqemu-export-rootfs: improve rpcbind error detection c435e4f runqemu-export-rootfs: use consistent whitespace f60d41b common-licenses: Adding bzip 1f0a3c5 documentation: dev-manual - Removed Appendix A. 20a2dda documentation: bsp-guide, dev-manual, kernel-manual - Removed links 48d3b05 documentation: dev-manual - Updated BSP flow overview. 94cb42e documentation: poky-ref-manual, yocto-project-qs - Updates to packages 5757a25 documentation: bsp-guide - scrub edits for the BSP Tools section d75b9fd documentation: dev-manual, poky-ref-manual - updated bblayers.conf 3aadcac documentation: dev-manual - Updated Enabling Your Layer section f0db0f6 documentation: dev-manual - updated LCONF_VERSION in the example. 8db439a documentation: dev-manual - Updated bblayers.conf example 320e32e documentation: poky-ref-manual - Updated BBLAYERS variable. 81ce4a9 documentation: bsp-guide - Changed Source Directory capitalization. 1eb01b6 documentation: yocto-project-qs, yocto-project-ref - package re-org 528b0fe distro_alias: Update for 1.3 BOM Creation 8202e49 bitbake: hob/hobeventhandler: Throw an exception if runCommand fails f540449 build-appliance-image: Fix spacing in DESCRIPTION 5d27c49 shutdown-desktop: ensure the postinst script succeeds cf1f3f5 sato-icon-theme: use gtk-icon-cache helper class 09aaad1 distrodata: Update distrocheck functions 73182ed bitbake: hob/imagedetailspage: disable the deploy tool for qemu machines 9c7189d bitbake: hob/settings: alignment and spacing fixes on "Shared state" tab 93fdfaf bitbake: hob/image_details/run_image: Kernel must be set 0e6cc44 bitbake: fetch2: raise an exception if user specifies protocol=git with http:// 27c30e4 rpmresolve: fix reporting of multiple matches error 3b664d0 buildhistory_analysis: update to use explode_dep_versions2() ef5dcad qemu: Fixed running QEMU with virtio error reporting 595b119 wpa-supplicant: don't break the DBus service file 2f9328f bitbake: providers.py: Fix PREFERRED_VERSION containing epochs 423bb6b xf86-video-intel: drop libxvmc dependency 3f0591a distro-tracking: remove mesa-xlib 0d43dc7 qemu: add wrapper for qemu-mips binary 7da9f10 e2fsprogs: Don't install findfs 094c4a0 bzip2 and busybox: Incorrect LICENSE 6d1aa1d linux-yocto-custom: Clarify defconfig usage 71030c6 package.bbclass: Fix regression in -dbg packages introduced by explode_dep_versions change e6663ff qt4: Avoid circular dependencies with multilib 8609051 bitbake.conf: Add CCACHE_DISABLE to BS_HASHBASE_WHITELIST 029a744 poky.conf: Remove git proxy configuration check url 7067717 documentation: poky-ref-manual - Updates to faq entry 5a18ea1 documentation: poky-ref-manual - Wording change for faq entry. dd7db5c documentation: poky-ref-manual, dev-manual - added link to oe-core 56e07f6 documentation: poky-ref-manual - Updated faq entry 734d58c documentation: dev-manual - Wording changes for bumping PR 371a19f documentation: poky-ref-manual, bsp-guide - netbase version updated. 85e5dff documentation: poky-ref-manual - faq entry removed. 4afdff4 documentation: poky-ref-manual - Sentence corrections. 6c5691a documentation: poky-ref-manual - glossary entry for SDKIMAGE_FEATURES 99a1bf0 documentation: poky-ref-manual - Added staticdev-pkgs to list. d46ab5a documentation: poky-ref-manual - GNU terminology fixed. 6c15b34 documentation: dev-manual - Added final SRCREV statements. fd67c63 documentation: dev-manual - Changes from Crown Bay to fri2 876a87b documentation: dev-manual - branch fix and reference fix. 13d1471 documentation: dev-manual - Updated Git repo example e6ed211 documentation: dev-manual - Fixed capitalization for term. 5fd5ef7 documentation: dev-manual - Changed wording to recipe 1628d3c documentation: dev-manual - Update to package/recipe wording a32c0b2 documentation: dev-manual - updated some obsolete links. 5e1460d documentation: dev-manual - updated branch to use DISTRO_NAME 873ac6a documentation: dev-manual - minor edits. 2685ff4 documentation: dev-manual - Updated the Application Dev figure. 201bf86 documentation: dev-manual - Updates to kernel workflow summary 3388abd documentation: dev-manual - trademark added and reference updated. 9c7f3c3 documentation: dev-manual - Added reference to submit change section. 175e4bd documentation: dev-manual - Changes to "Source Directory" use. fc50139 documentation: dev-manual - updated kernel flow figure. 965f760 documentation: dev-manual - corrected punctuation. 25141d5 documentation: dev-manual - clarified what files we are using. dff62da documentation: dev-manual - Updated list of kernels 1b02ad9 documentation: dev-manual - updated list of BSPs in meta-intel. eb9682f documentation: dev-manual - minor edits. 1040961 documentation: dev-manual - Updated overview for application flow 93e7454 documentation: dev-manual - Created list of option. 70c6572 documentation: dev-manual - grammar fix and SDK caps on. 418d7d6 documentation: dev-manual - caps for SDK when used in general. f85c5a5 documentation: dev-manual - grammar correction. 050263f documentation: dev-manual - added cross-reference to PN. cc5f361 documentation: dev-manual - minor wording change. 08996b3 documentation: dev-manual - minor edits and links added to glossary. c63ff82 busybox: Add missing INITSCRIPT_NAME_${PN}-hwclock 999f7c2 bitbake: hob/hobpages: Generate the title label every time 42b3fc6 qt4: add 4.8.3 version with negative D_P 89386fd qt4: PR bumps aea363a qt4: replace all local patches with git patches with headers 425df23 qt4: drop patches not used in any recipe b0862a5 qt4: move patches from files to qt4-4.8.1 ee14710 qt-mobility: move qt-mobility patches to separate dir d4ad1b7 qt4.inc: move more options to separate variables a0a2922 qt4: rename qt-4.8.1 to qt4-4.8.1 to match other .inc and .bb 248e9f4 qt4: use releases.qt-project.org instead of get.qt.nokia.com 8ceea52 qt4-tools-nativesdk.inc: rename to nativesdk-qt4-tools.inc 9c3e605 libdrm: Remove Cairo dependency 5112da2 binutils.inc: add vardep on multiarch DISTRO_FEATURE 6e8d68d libx11.inc: fix build issues for older CentOS distros be8dd82 Revert "initrd: Spawn an emergency shell when something goes wrong" 51ad952 nativesdk.bbclass: Ensure we have chrpath >=0.14 e2519ae chrpath: We should provide chrpath-replacement-native and install into a native specific directory bf3d0ca gzip: The native version should provide gzip-replacement-native 40a3cf0 bitbake.conf: Add chrpath-native to ASSUME_PROVIDED 32cc952 scripts/oe-buildenv-internal: Ensure we detect the SDK/ADT and error out 34bd4e1 opkg: Convert select-higher-version option to prefer-arch-to-version cbddb89 poky-sanity.bbclass: bblayers.conf should be updated automatically 7c2b1d5 bitbake: hob: Improved behavior for error reporting window f18208a libart-lgpl: add art_config.h for mipsel 0ca8b62 opkg: Drop nogpg version since the main version now has nogpg too 57977d7 opkg-native: remove spurious dependency on curl-native faee028 libpcap: add dependency on libnl 7c02bb4 galago: remove 2984c87 sanity.bbclass: Fix invalid test for network error 6494c05 bitbake: Update version to 1.16.0 876ef49 bitbake: hob: Further improvements to hob dialogs a2783d2 bitbake: hob: Fix 'User selected' tag functionality 2df5a30 bitbake: hob/settings: Change the 'Delete' button behaviour in the shared state settings tab 58a99eb bitbake: hob/image_details: Remove kernel info from details d3529e2 bitbake: tests/utils: Add test for explode_dep_versions2 c4d857d bitbake: utils: Add explode_dep_versions2 to replace explode_dep_versions 9a28351 bitbake: utils.py: Allow explode_dep_versions comparisons to have arbitrary whitespace e7ba10c bitbake: utils.py: Check for duplicate dependency entries 5fdbda6 classes: Update to use corrected bb.utils.explode_dep_versions2 API 0bfb209 insane.bbclass: Remove copy and paste confusion when using OVERRIDES 35e6121 sanity.conf: Require bitbake 1.16.0 (stable series) prior to release (and for explode_dep_versions changes) ae4552a gdk-pixbuf: Ensure gdk-pixbuf-native dependencies are correct with linuxstdbase 31dec3c opkg: Don't call sync() when installing into an offline root 97160f8 opkg: fix version constraints in conflicts, depends, replaces 31fcfef package_deb/ipk: Remap < and > to << and >> 56c677a multilib: Move redefinition of STAGING_DIR_KERNEL cf7cff7 Cleanup: fix PN == BPN cases eab4995 rpm: Implement workaround for DB_BUFFER_SMALL error e602247 rpm: Add rpm patch to fix git_strerror issues a2e7ada rpm: Fix file contention issue fc3b665 rpm-native: Fix 'uuid_rc_t' undeclared error when compiling 6b76d9e libxcb: Update DEPENDS to avoid duplicate entries b616c94 gst-ffmpeg: add LICENSE_FLAGS 95c0e78 poky.conf: supported distro warning update 7cf3214 poky.conf: Clarify DISTRO_NAME to be less confusing 42ac02e yocto-bsp: remove 'test' options from user-config.cfg 7855192 yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappends 02a1ed4 documentation: dev-manual - minor edits. 24da1b8 documentation: dev-manual - Fixed a term for consistency. a47106a documentation: dev-manual - more wording changes. 4b17b2d documentation: dev-manual - better wording for the .bb file 6acea58 documentation: deb-manual - updated list of layers in the repo 56ac2d9 documentation: dev-manual - fixed grammar. ebd71dd documentation: dev-manual - Better description of location of scripts 4523324 documentation: dev-manual - wording change to remove ambiguity. 8cd203a documentation: dev-manual - formatting change. 5992839 documentation: dev-manual - Buzilla components updated to six. d399b58 documentation: dev-manual - better wording. 12ba89a documentation: dev-manual - Added link to pull scripts. 332e696 documenation: dev-manual - added link to section on patching. 0792551 documentation: dev-manual - better terminology. 6bf96aa documenation: dev-manual - formatting fix. 8606f28 documenation: dev-manual - clarifies local branch. 78aedfa documentation: dev-manual - grammar fix. a1fc37e documenation: dev-manual - updated the key tags example list. 5bd37e5 documentation: dev-manual - Better wording for repo setup e25d32b documentation: dev-manual - updated string of example branches. a206035 documenation: dev-manual - Added "the" in front of YP use. 2977ae4 documentation: dev-manual - grammar fix. 52780dd documentation: dev-manual - grammar fix. ee19880 documentation: dev-manual - First re-write of "Package" term. 0101e9e documentation: dev-manual - Added QEMU for image target. 33547c2 documentation: dev-manual - grammar fix. 655264a documentation: dev-manual - Fixed buildbot target heading. 0824517 documentation: dev-manual - updated meta-intel repo example. b7eb759 documentation: dev-manual - formatting change. a8ceece documentation: dev-manual - Update poky-extras example f38b88a documentation: dev-manual - changed 3.2 to 3.4 for kernel support 25fb8ec documentation: dev-manual - corrected heading for yocto linux kernel. dce39b7 documentation: dev-manual - Added reference to supported distros. 5473c28 documentation: dev-manual - Defines QEMU acronym. 2b8d3c2 documentation: dev-manual - Fixed broken release notes link. 76dd4dd documentation: dev-manual - minor edits to manual limitations 7c39c87 documentation: adt-manual, yocto-project-qs - Added tarball installer info b99414e documentation: poky.ent - updated distro to danny 691d462 documentation: adt-manual - updates to adt_installer location choice 43f295d documentation: adt-manual - Added dev package information db70697 documentation: dev-manual - changed to directory for BSP example. ed52eec documentation: poky-ref-manual - Edits to PRINC glossary entry 8943249 documentation: Final edits to INC_PR glossary entry 35800af documentation: fixes KERNEL_FEATURES example af8a6a2 documentation: INC_PR glossary definition changes 8711ca8 documentation: PRINC variable glossary entry edits 71107aa bitbake: Fix bad merge of #2162 183ffd2 bitbake: hob: Error reports are done in a clearer way 1a85fc8 bitbake: hob/builddetailspage: fix failure_primary_action_button_clicked_cb e2ac27c bitbake: hob/builddetailspage: remove "back" button 409859e yocto-bsp: fix dmaengine feature inclusion facb5f9 yocto-bsp: make vfat feature inclusion conditional on kernel version 1ed2073 xserver-xorg: Remove RCONFLICTS against xserver-xorg 15216fc siteconfig: Clear cache before rebuilding 3d3893d perl: Fix substitution madness c4788b7 flac_1.2.1.bb: use TUNE_FEATURES to enable/disable altivec 856d579 tune-ppce6500.inc: add e6500 tune files 81de52f arch-powerpc.inc: add altivec as a valid tune feature 7bdcc26 eglibc_2.16.bb: refresh fsl-ppc-no-fsqrt.patch for Freescale targets 3129c32 eglibc_2.16.bb: refresh ppc_slow_ieee754_sqrt.patch for Freescale targets 25804ed eglibc_2.16.bb: refresh ppc-sqrt_finite.patch for Freescale targets 001297e eglibc_2.16.bb: replace patch with updated version that supports e6500 574d728 boost: Support enums in hash 7c6d679 flex,bison: Add nativesdk variants f88ee2e ltp: add dependency libcap 4964945 bitbake: knotty: Allow displaying of status when no tasks are active b85c30b bitbake: parse/ConfHandler: Add negative lookahead to spot some quoting problems 649048e bitbake: hob: set modal flag on progress dialog 1ad5343 bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS edb2890 sstate: Relax the duplicate file whitelist for now a42dffc tcl: Fix dangerous do_install staging references b0f4a5b xserver-xorg: Use rdepends to ensure xserver-xorg-module-exa match version ad1aa81 license.conf/bbclass: Move globals to license.conf 0f9ca5d bitbake.conf: parse license config 4f82c4e license.bbclass: Variable standardization 7d95141 sanity: Added explicit network error status in SanityCheckFailed event 39a091f initramfs: Make mkdir not fail ffb6928 initrd: Spawn an emergency shell when something goes wrong 6d3d4ba sanity.bbclass: bblayers.conf should be updated automatically f786991 runqemu-internal: don't append an empty element to PATH f31d114 oe-find-native-sysroot: show bitbake errors to user 71c0ff2 gst-plugins-good: make pulseaudio support dependent on DISTRO_FEATURES 629282e xserver-xorg: merge version-specific .inc into .bb e1913fb eglibc: Fix for dynamic linker broken offset ea5913f cogl: Add a missing depends on libxdamage a8c78aa bitbake: Add missing file from previous commit 3c58f92 Revert "autotools.bbclass: using relative paths for acpaths" f40bfd2 bitbake: hob/builder: When you stop a build, Hob should tell you stopping is happening 8160249 bitbake: lib/bb/data.py: improve output for expansion errors 31f0de4 bitbake: cooker: adjust layer dependency error messages bc90ded bitbake: hob/recipeselectionpage: recipes should not be shown brought in by themselves faaa065 bitbake: fetch2: add "-d" option to cpio 5c1345c bitbake: Multiple user interface fixes in settings 87a1f63 bitbake: hob/runningbuild: Add missing logging level argument 7414ba7 bitbake: Add sanity check progress screen 6fdff49 bitbake: hob/builddetailspage: change branch field 0e1a427 bitbake: hob: Buttons width and height are taken for host 4c22961 bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS d658f48 sstate-cache-management: hide error message when one of possible layer location doesn't exist dcd607e gnome-keyring: include unpackaged files with PAM enabled d93a5e1 autotools.bbclass: using relative paths for acpaths 876ec81 perl: Fix nativesdk install path 30b0c3c dbus: disable all X11 when native 8bb52d8 eglibc: Remove bogus PACKAGES_DYNAMIC setting 6d7e9d4 xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa 3d25fc9 cml1.bbclass: Convert tab indentation in python functions into four-space 0b09e50 busybox: Fix misplaced quote 5a18ffd util-linux: Remove static libraries from -dev packages 7d408d37 util-linux: Don't package chkdupexe 0c7ef52 package_rpm.bbclass: change the arch's "-" to "_" for platform 5985284 package_rpm.bbclass: no initial_solution in the second build 65d2b3a layer.conf: allow other layers to depend on this version 4f68dd9 iproute2: Use configured values for ${base_sbindir} and ${libdir} 6bc5925 SDK: trap any IO errors in the relocate script 04ced3d ossp-uuid: LICENSE type corrections. 8c32bcb at: atd remove useless --make-pidfile option. 074d49d sysvinit-inittab: fix hang issue of series consoles check fd464e0 package_ipk: Remove spurious '-i' in grep command for log_check 0c34061 gcc-configure-cross: factor out --enable-threads argument into ${GCCTHREADS} 9eacffe sstate: Remove master manifest usage 42e8c80 packagedata/multilib: Fix search patch for multilib builds 8593c6c sstate: Fix SSTATE_DUPWHITELIST variable usage acd52fd poky.conf: We need to clear WARN_QA to avoid the unsafe-references a8edf79 bitbake: fetch2/git: Don't use deprecated API e8738b8 bitbake: hob/packageselectionpage:cancel button should redirect to Image conf screen a0bdb64 bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Build stopped" message 0ab08f1 kexec-tools: admit mips as a COMPATIBLE_HOST 3c914fd beagleboard: update to 3.4 27874b7 linux-yocto/3.4: update beagleboard configs 3e7e0bd linux-yocto/3.4: update kver to v3.4.11 6ee9ebc Add and use 'localedir' variable d02f029 gcc-common.inc: Consider multilib when renaming libgcc for debian'ness 4d7fb79 rpm: Add base-files as RDEPENDS f32785a libcap: Fix erroneous path in last commit 8b3aa00 documentation/poky-ref-manual/ref-variables.xml: Update B variable 9bc3b44 documentation/dev-manual/dev-manual-common-tasks.xml: external SCM Update 249869e documentation/poky-ref-manual/ref-variables.xml: added BP variable glossary f46d5b7 documentation/poky-ref-manual/ref-variables.xml: New P variable glossary 3232d19 documentation/poky-ref-manual/ref-variables.xml: new PRINC glossary term 09c0ccd documentation/poky-ref-manual/ref-variables.xml: PF added 69eb239 documentation/poky-ref-manual/ref-variables.xml: Edits to PN suffix 19bd5f0 documentation/poky-ref-manual: PN scrub 35abb93 documentation/poky-ref-manual/ref-variables.xml: re-write SRC_URI b06035c documentation/poky-ref-manual/ref-variables.xml: Formatting change 451af65 documentation/poky-ref-manual/ref-variables.xml: Added new option. 11bc3ac documentation/poky-ref-manual/ref-variables.xml: SRC_URI glossary updated a357e98 documentation/README: updated to include website information. 94ba719 documentation/adt-manual/adt-prepare.xml: replaced oe-init-build-env 7bff7a0 documentation/yocto-project-qs/yocto-project-qs.xml: Minor corrections 21ce4e4 documentation: Build example in QS and poky.ent variable added 88429f0 bitbake: bitbake: Unbuffer stdout for log files 98ac5e4 bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event eab93b0 bitbake: progress.py: Fix traceback when running goggle ui eed98e4 bitbake: runqueue: Add --no-setscene to skip all setscene tasks 86cf6da terminal: Send LogExecTTY event to spawn screen 6e0713a terminal: pass data store all the way through to terminal class e1c1ee1 bitbake: fetch2/git: Add missing mkdir 90b7683 bitbake: fetch2: improve error output for checksum failures 683d3b9 bitbake: fetch2: make fetch failure errors more readable 0bdde68 bitbake: lib/bb/runqueue.py: fix exceptions with -k and failed targets 1c2634c bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back button c46c560 bitbake: hob: remove confirmation dialog on close bf567b1 bitbake: hob: allow configuring default machine using HOB_MACHINE 9915572 bitbake: hob: don't show error dialog for errors during building d875d62 bitbake: hob: The title of the packages screen depends on the screen you arrive from 64ea131 Fix Upstream-Status d4384e1 binutils-2.22: Disable recent gold backports from 2.22 branch 0fb184d linux-yocto/meta-yocto/3.4: update machine SRCREVs e911731 routerstation: Disable virtual terminal by default af30de3 initscripts/sysfs.sh: mount debugfs if present e36751c rootfs_ipk: Avoid leaving run-postinsts around if online package management is disabled e46be72 runqemu: work with tap device names that end with a colon 2f0a82b qemu-native: fix build on hosts without libX11 installed 5378763 libcap: respect ${base_sbindir} 4d741c1 sqlite3: enable USE_PREAD 9ee8e2f classes/multilib: prevent multilib extension of nativesdk recipes d27d9e8 classes/multilib: ensure MLPREFIX is set for image recipes b5b0fc2 pulseaudio: Ensure openssl is disabled 82a99a4 autotools: Remove special handling for autoconf* and automake* 6f32c9c dbus: Remove hardcoded reference to /usr in System V startup script ddd5508 arch-armv7a.inc: Don't disable vectorization ae18a59 linux-yocto/3.4: Update fri2 and sys940x to emgd-1.14 8e3c10f lsbtest: update list file d3e03ab util-linux: Ensure that ${sbindir} is respected 22a4046 bash: Make it possible to run bash 3.2.48 instead of 4.2. b294e90 adt-installer: add sudo when relocating symlinks df74f8d gcc: Use 4.7.2 release tarball 3c101af bitbake.conf/gcc-common.inc: Fix STAMPCLEAN expression 30b7781 insane.bbclass: Improve ability to detect enabled tests 65d1eb7 insane.bbclass: add library dir sanity check 2c9c911 linux-yocto/3.4: use profiling and latencytop features in yocto bsps 494fe41 SDK: allow toolchain installation from another directory 04877f7 SDK: relocate symlinks too b6867e8 SDK: remove references to Poky distro from tarball installer bf94f4d adt-installer: ensure directory exists before copying/removing bd73a4b SDK: fix installation into symlinked directories b9bd372 adt-installer: fix package installation issue 621fec0 intltool: include intltool.m4 and add missing rdepends 4946185 opkg svn: respect to the arch priority 0c6aec8 gdb: Upgrade 7.4 -> 7.5 32a0d1b opkg-nogpg: drop SRCREV 15b913d opkg: add patch to fix SIGSEGV when printing status file 305993d opkg: replace local patches with git patches submitted upstream 3e774a6 opkg 0.1.8: remove it since it doesn't work 51048ac qemux86-64: Support for KVM, paravirt and virtio added ab2b2a1 qemux86: Support for KVM, paravirt and virtio added 32fdbd8 runqemu: show bitbake errors to user be174d7 librsvg: make the libcroco dependency a PACKAGECONFIG option faa2a29 mkefidisk.sh: Add script to do an EFI install on the host 5f3ae06 rpm 5.4.9: DEPENDS on bison-native df5f9a3 gtk+: enable gtk+-native 42d91a7 Replace "echo -e" with "printf" to have the same behavior in dash or bash 82a08d4 byacc: update config.{sub, guess} before running configure 3356b81 xcursor-transparent-theme: switch SRC_URI as matchbox-project is dead 936d18a bitbake: hob: Don't set busy cursor on the root window, just our window c0c04a5 bitbake: hob: add a top bar when building process is stopped f77488e bitbake: cooker: Clarify package/recipe wording 1e8b535 bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configuration" screen 3d62295 bitbake.conf/gcc: Add clean masks for stamp files 14a04ab bitbake: hob: report event handler failures 8d46be8 bitbake: hob/settings: Remove stray "distro" combobox from simple settings d485d0b bitbake: build/siggen: Add support for stamp 'clean' masks a4fd77d bitbake: fetch2/cvs: Fix parameter spacing 01606f2 bitbake: fetch2/cvs: Clean up various data store references 553a5b1 bitbake: fetch2/cvs: Fix localdata variable reference 05c1d32 bitbake: hob: Fix settings dialog issues 8c82b12 bitbake: hob: rename 'View log' to 'Open log' 749f4f6 bitbake: compat, event: use OrderedDict from py2.7 for the event handlers f573925 poky.conf: Silence unsafe reference warnings 8ebed88 image_types: fix squashfs-lzma image creation 1c0f73b rootfs_rpm: Add Multilib prefix to installed_packages list 7cab823 eglibc: Do not use fsqrt in libm when building for fsl ppc with fpu c98b7e8 eglibc: Fix fcntl.h for powerpc 7999c9b nfs-utils: add x32 patch to fix nfsctl issue d72ed27 xserver-xorg: Modify RREPLACES for RCONFLICTS 807c93f util-linux: Fix bloken swapoff symlink a6d808f grub: disable lzma, device-mapper, zfs and nvpair 48c01ee libtelepathy: PR bump to rebuild after libffi5 -> libffi6 5aa1f3a recipes: few more PR bumps to rebuild after libffi5 -> libffi6 2c5079b recipes: bump PR to rebuild after libffi5 -> libffi6 913944d upstream_tracking: update lsb and ltp ea17310 local.conf.sample: change valgrind support architecture comment ada2c27 patch.bbclass: increase security c4a923b documentation: Toolchain corrections from tarball to .sh file 4c90692 documentation/dev-manual/dev-manual-model.xml: updates to project creation b1f6ce1 documentation/adt-manual/adt-prepare.xml: Notes about installing sysroot ccacc9c documentation/adt-manual/adt-prepare.xml: updated ADT Installer example ef5017d documentation/adt-manual/adt-prepare.xml: Update adt_install example 7adb367 documentation/dev-manual/dev-manual-model.xml: Updates to plug-in install fa2da88 documentation/dev-manual/dev-manual-bsp-appendix.xml: Fix repo example 2e16a75 documentation/poky-ref-manual/ref-variables.xml: Wording change PACKAGE_BEFORE_PN 1626fd5 documentation/poky-ref-manual/ref-bitbake.xml: Fix BB_ENV_EXTRAWHITE example 7a6e991 documentation/yocto-project-qs/yocto-project-qs.xml: Added glib-gettextize cc8e7cc documentation/poky-ref-manual/ref-bitbake.xml: remove refs to Dates and Contacts de8a9ba documentation/yocto-project-qs/yocto-project-qs.xml: Adjust GUI component feature listing c5d94b7 documentation/poky-ref-manual/ref-images.xml: Update list of images 971a943 documentation/poky-ref-manual/ref-classes.xml: update undocumented classes fe2ad76 documentation/poky-ref-manual/ref-classes.xml: Add packagegroup.bbclass 532aff1 documentation/poky-ref-manual/ref-variables.xml: variable edits 97fc511 documentation/poky-ref-manual/ref-variables.xml: PACKAGE_BEFORE_PN grammar edits 2f7553e documentation/poky-ref-manual: Section name change 43bbfc5 documentation/documentation/poky-ref-manual/ref-variables.xml: Update PACKAGES default 6ceecd0 documentation/poky-ref-manual/ref-variables.xml: replace reference to old files 63d3dac documentation/poky-ref-manual/ref-features.xml: edits to IMAGE_FEATURES list b39457c documentation/dev-manual/dev-manual-common-tasks.xml: package group changes 84b3daa documentation/poky-ref-manual: fix for rename of task to packagegroup a3de958 documentation: remove references to task bbappend 64b9137 documentation: Fixed links to BitBake User Manual 3fa4a6a documentation/dev-manual/dev-manual-common-tasks.xml: note on readme b3ba9eb bitbake: Implement 'settings' dialog as designed 149c121 bitbake: cooker: Fix priority for virtual recipes 293764e bitbake: hob/builddetailspage: Add tooltips to the build failed notification 5b53671 bitbake: lib/bb/event: improve handling of event queue on exit 537dd88 bitbake: hob: format error messages properly 8314868 bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created" 043ab54 bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499] 78b1414 bitbake: hob: sort base image drop-down list 34cacbf bitbake: lib/bb/command.py: ensure setVariable only sets values as strings beb6815 bitbake: hob: don't reorder layers list ffc3b5d linux-yocto/3.4: make uprobes select perf events db82b42 bitbake.conf: Assign SRCPV so that it will be tracked correcting in the sstate checksum 25af7f6 opkg: Fix package dependency issue for preinsts 0d67446 taglib: Update to v1.8 97bb9c5 binutils-2.22: Backport PR fixes from 2.22 branch 268177e linux-yocto: virtio and KVM guest configuration 3a6cebb kernel-yocto: fix kernel configuration audit for custom yocto kernels 4bb2ce4 pseudo_1.4.1.bb: update to pseudo 1.4.1, fixing 32-bit host problems a2eab6b scripts/combo-layer: ensure we validate branch/revision on init 7ddf64d scripts/combo-layer: use last_revision if specified in init 87ec752 libffi upgrade to 3.0.11 447b53b gst-fluendo-mpegdemux: add LICENSE_FLAGS f73e829 libx11: update patch to a backport from upstream git 1cc4bb4 librsvg: remove spurious popt dependency 1f6566c librsvg: --disable-gnome-vfs doesn't exist anymore, remove 56d8665 git: define NO_PYTHON=1 to stop git requiring python as a dependancy 30db398 image_types.bbclass: Round up ROOTFS_SIZE after base_size check e556188 kernelshark: add missing ${D} c9f9342 oprofileui: Add Icons to oprofileui-viewer package 5388847 valgrind_3.7.0.bb: fix missing leading space on _append 2a0d7ad patch.bbclass: Use one TMPDIR per patching process d7ef15a runqemu: Explicitly specify MACHINE when calling bitbake 0496e28 uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV 8f1f81b connman: remove trailing whitespace 7401ed0 Update to upstream_tracking.inc fe0cc42 scripts: change default ARM BSP to use xserver-xorg, not -lite c46ca06 distro-tracking; remove references to xserver-xorg-lite af01997 distro-tracking: remove libx11-trim b262fcd rt: Add hwlatdetect to rt images b3155c8 rt-tests: Add hwlatdetect package 244dd76 rt-tests: Update to 0.84, use the kernel.org git repository c2383a3 quota 4.00: add DEPENDS gettext-native 17b3c88 gst-plugins-good: fix compile error with recent linux-libc-headers b7a81c5 valgrind: fix debug info reading error when do memcheck on ppc targets fdf8724 libx11-trim: remove, it's the same as libx11 now 680ffe3 mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now a6a18d4 mesa-xlib: remove, it serves no useful purpose 7ca0d77 libx11: revise keysymdef patch based on submission upstream bbe27db libx11-diet: remove un-needed chunk from stubs patch ad02e38 libx11: makekeys can be cross-compiled now, so don't hack around c258559 libx11: drop makekeys_crosscompile.patch, effectively merged upstream 003c457 default-providers: default to libx11, not -trim cc5557e libx11-diet: remove statements that are redundant 5842947 libx11: make bigfont an optional (disabled by default) packageconfig option 8427913 libx11: refresh dependencies, and centralise into libx11.inc d7a03d5 libx11: merge patches into a single directory 8e6a6ec libx11: remove redundant license data 13ca58f libx11: move keysymdefdir option to .inc c0fff56 libx11: move xcms disabling to PACKAGECONFIG in libx11.inc 85816c8 xorg-lib: move options to disable documentation to xorg-lib-common 8071888 libx11-diet: you can't disable UDC, because it's always disabled 71ba823 libx11-diet: you can't disable XCB anymore, so don't try aa1744d libx11: use INC_PR 0359330 linux-yocto/3.4: add x32 configuration fragment e3aa2e8 sysstat: upgrade to 10.1.1 39a30b8 libexif: upgrade to 0.6.21 83ba6c3 glew: upgrade to 1.9.0 5f42b9c boost: upgrade to 1.51.0 a3c257a classes/license: place all found licenses on one line 2ebe4d4 classes/license: correct license info in lisense.manifest 043df83 classes/license: account LICENSE_${pkg} values in manifest ed4836d classes/license: remove redundant nested if statements 5dce00f classes/license: check license manifest for double records dd1ee2a classes/license: define LICENSE_MANIFEST variable c460737 eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES bb330fd sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items to check 1d3391b linux-yocto*: append to KERNEL_FEATURES instead of assigning 84f54d6 libgnome-keyring: add missing DEPENDS on intltool-native 844422d libgpg-error: Use the source file for the licence checksum 8b9b1ab autotools.bbclass: Add functionality to force a clean of ${B} when reconfiguring (and ${S} != ${B}) c8e3e01 nativesdk-qemu: fix SDK relocation issue de69c6c classes/sanity: remove obsolete code fd572e8 classes/sanity: skip tune checks if machine is invalid f20b8ff gettext: Make gettext 0.16.1 extend native and nativesdk. 925594a linux-yocto/3.4: v3.4.10 and uprobes/kprobes configuration updates 42f0f96 gcc-4.7: Backport libgcc fixes to appease the new build sequence 86ae512 gcc-4.7: Fix build for armv4/EABI and ppc/Os ed9bb94 telepathy-idle: fix parallel build 13221b2 webkit-gtk: work around Make bug by re-running make 69c4ddf shadow-native: Ensure that ${sbindir} and ${base_sbindir} are respected 02cc31e shadow: Fix various invalid assumptions about directory layout 6ccd988 perl-native: PROVIDE libmodule-build-perl-native for consistency with non-native perl 7cd1454 qt4: Update qt4.inc to remove staticdev deps in -dbg packages 9c2bb68 base-files: provide a mechanism to skip creation of the hostname file 03109ba package_rpm.bbclass: Avoid unnecessary installs in complementary pass a6359e9 image.bbclass: Enable the complementary install to be called w/ globbing params 5a71f25 sstate: Append to EXTRASSTATEMAPS and add comment 7250638 upstream_tracking: Fix format issues 0ccef3b Manual updates to upstream_tracking.inc 2cbf4e6 bitbake: hob/packageselectionpage: restore selected packages 1b1b836 bitbake: hob: rename task -> packagegroup in recipe selection 5f40b7a bitbake: hob: ensure error message text is properly escaped 4ec3d72 bitbake: hob: use correct semantics for dealing with pkgdata a4e3656 classes/packageinfo: use better method to check if package exists fb44773 bitbake: tinfoil: Add file inadvertently not committed 440fba4 packagegroup-core-x11-xserver: remove redundant PACKAGES statement ba8abac eglibc-initial-2.16: add kconfig-frontends-native to depends 2181635 bitbake: cooker: fix handling of exceptions during exception handling 4d8ba9a bitbake: fetch2: fix malformed URL causing a useless traceback e843d56 bitbake: hob/imageconfigurationpage: remove or_label reference 27f842e lib/oe/sstatesig.py: add signature data query function 950c85e poky-tiny: Enable x86-64 to build eglibc correctly 2ce0e3c yocto-bsp: remove packagegroup-core-tools-profile.bbappend 3e1d3d3 runqemu-internal: New qemu calls it qemu-system-i386 for x86 7c4878e qemu-git: Move to tip of git past 1.2 release 11432c6 qemu: Update from 0.15 to 1.2 f6cc077 Add package wget and perl modules. 098beba libi18n-collate-perl: add it 0ca6015 libfile-checktree-perl: add it 14bf0b7 libenv-perl: add it bee598c libdumpvalue-perl: add it d04b95b libpod-plainer-perl: add it 8ced78d perl: package modules Pod-Html and Tie-Hash-NamedCapture c3e066a libclass-isa-perl: add it 23a6f63 u-boot: Use fw_env.config if available. 2428874 core-image: allow root login when debug-tweaks is enabled 9b92449 xserver-xorg: make DRI/GLX options respect opengl distro feature 887a731 xserver-xorg-lite: remove 3668a2d autoconf: use --warning=cross only if supported 5cf953b machines/x86: Drop redundant glibc configure knobs f23d843 kconfig-frontends: Create symlinks for conf and mconf 3cfc70f eglibc: Enable kconfig for option management 607a3d5 eglibc-2.16: Add kconfig infrastructure 4bca664 arch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel 6ce6e3e pixman: ignore NEON, IWMMXT, LOONGSON_MMI variables for class-native d822c8f pixman: merge meta-oe append into oe-core 092895c package_rpm.bbclass: fix incremental rpm image generation d401258 lsb: update version 7174920 ltp: update 3526308 qemuimagetest: modifying the scenario file as per new test cases 913e2e2 qemuimagetest: add basic function to check syslogd fe4dcbb qemuimagetest: add basic function to check enough disk space ea55ec9 qemuimagetest: basic function to check bash exists 208ff62 bin_package.bbclass: binary package recipe class 4a015e5 package_rpm.bbclass: fix the arch (replace "-" with "_") d011150 distrodata: replace Tab with Space cfa6817 classes/mirrors: remove bogus gnutls mirror 5343cdb bitbake: fetch2: replace double slashes in paths in encodeurl() 5728518 bitbake: hob: print message when DISPLAY is not set 95ae927 bitbake: Hob: change view of 'recipes' and 'packages' tables as ui design a32f551 mpc8315e-rdb: switch to ppce300c3 tuning e58eb8c bitbake: bitbake-diffsigs: allow specifying task & follow deps recursively d5226c9 bitbake: lib/bb/siggen.py: make signature dump/compare functions return a list 19d0abe bitbake: lib/bb/siggen.py: insert a colon between class and recipe name b7bd852 bitbake: lib/bb/siggen: replace tabs with spaces 56a66a1 bitbake: tinfoil: create simple interface for bitbake-based utilities e8d8784 bitbake: crumbs/hig: Save toolchain in settings e2b0eae bitbake: hob: The 'run image' and 'deploy image' dialogs text and alignment corrections ed17f44 bitbake: hob/imagedetailspage: "Image ready" icon appers only after the image was generated 40d55d3 bitbake: hobwidget: Button theme is taken from host, fix 7d8b49c bitbake: fetch2: unpack rpm, ipk and deb binary package 399d7f2 bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" button 34c4b3a bitbake: hob/imageconfigurationpage: Set secondary action for "Edit image" button 0edb99f bitbake: hob/packageselectionpage: Add tooltips to 'Included' and 'All packages' tab and 'Search' field b2e2bad bitbake: hob/packageselectionpage: Correctly restore previously selected packages c8db2f6 bitbake: hob2: remove class hcc da98edd bitbake: hob2: remove the hard-coded images map 15abf25 image_types.bbclass: add variable for Hob 1bb35c9 rsync: Add md5sum and sha256sum for the rsync_2.6.9 72dc770 conf/tune: add tune-ppce300c3 dd3edc9 beagleboard: change to xserver-xorg, not -lite 2c9864b gst-plugins-good: disable (uninstalled) examples 0fa17a7 classes/core-image: improve comments listing IMAGE_FEATURES 6d82da2 pulseaudio: remove ConsoleKit dependency 3100a5a gssdp: build examples which require GTK+ only if we have X11 800ce0f gcc-cross-initial: Reinstate limits.h generation fix c92145c matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session 0f55a58 adt-installer: Allow changing YOCTOADT_REPO c4c1ef0 pulseaudio: fix pulseaudio-server RDEPENDS a4ce0e4 xserver-xorg-common: add RREPLACES on xserver-xorg to -module-exa 7e14b78 gsettings.bbclass: fix whitespace a5ee5fe python-pygtk: Upgrade to 2.24 1d48619 packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server 6554dbf packagegroup-core-x11: add upgrade path from meta-oe task-x11* 71d3d1a build-appliance-image: fix for packagegroup-apps-console removal 38e7173 packagegroup-(base|core-basic): add RREPLACES/RCONFLICTS 5084e47 linux-yocto-rt: 3.4.9-rt17 remaining changes 2000698 meta-yocto: Split into distro and bsp components 9d6630d classes/qmake_base: support linux-gnuspe/linux-uclibcspe TARGET_OS 8d6ecfb sanity.bbclass: Move back to running at ConfigParsed time 99c85ba build-appliance-image: Update to latest poky master f0f23f1 linux-yocto/meta-yocto: update SRCREVs to 3.4.9, unionfs, perf and cfg 29c1946 packagegroup-*: add RREPLACES/RCONFLICTS 748e482 packagegroup-core-standalone-gmae-sdk-target: allow dbg package 15111f4 scripts/cleanup-workdir: change autoconf-nativesdk to nativesdk-autoconf fc1cbc1 linux-yocto-rt: update to 3.4.9-rt17 e731ff2 udev: Remove files moved to udev-extraconf c24beff linux-yocto/3.2/3.4: arm: Fix linking errors with binutils 2.23 80048ce linux-yocto/3.4: v3.4.9, unionfs, perf and configuration changes df2e432 kern-tools: fix non-inheriting branch names d7805cf linux-yocto: check for bad SRCREV before branch checks 611f16a linux-yocto: fix unapplied patch error message 1e196e6 kern-tools: fix forced branching 7bbe707 upstream_tracking.inc: Updates for upstream/check date 94c259e udev-extraconf: change LICENSE to MIT 0cc01a6 udev-extraconf: Merge with udev-extra-rules from meta-oe c5003a4 bitbake.conf: FETCHCMD_svn add --non-interactive --trust-server-cert 6b641bb busybox: Add sign-off-by and upstream-status a281963 grub: added upstream-status cc1179e pango: Add missing sign-off-by and upstream-status bb86a22 yocto-docs/.gitignore: Final fix to ignore mega-manual. d806656 documentation/yocto-project-qs/yocto-project-qs.xml: removed fakeroot 5cd31e3 documentation/poky-ref-manual/ref-variables.xml: TCMODE edits fc212a0 documentation/yocto-project-qs/yocto-project-qs.xml: added and removed packages 7913095 documentation/yocto-project-qs/yocto-project-qs.xml: added python-curses d9b2cee documentation/mega-manual: New mega-manual directory e4bb6b7 documentation/tools/mega-manual.sed: Processes external links in mega-manual 0278e3b documentation/dev-manual/dev-manual-newbie.xml: Edits to email patch section d192e6f documentation: Section change for using email to submit patch 2595a2b documentation/dev-manual/dev-manual-newbie.xml: Updates to submitting patches 6b35765 documentation: Section Heading change for pushing commits 0c69e7b documentation/dev-manual/dev-manual-kernel-appendix.xml: Fix PARALLEL_MAKE a177aad documentation/README: Updates for mega-manual e19dfd1 documentation/Makefile: Added mega-file, comments, and publish test d4a65ef documentation: Title changes 55cd232 documentation/dev-manual/dev-manual-model.xml: Fixed mis-named guide 9df4aa6 documentation: Manual reference fixes for mega-manual processing 9235634 documentation/dev-manual: Title Fixes 26409ca documentation/bsp-guide/bsp-guide.xml: Fixed title 03fd402 documentation: Fixes to note for mega-manual processing 2c6f72d documentation/dev-manual/dev-manual.xml: fixed so mega-manual works b84383a documentation: Fixed references to the YP Dev Manual b3ac19b documentation: fixed Quick Start references fcfb087 documentation/Makefile: Changes for new style sheets and mega-manual e4cb643 documentation: Style sheet naming changes a3a84b3 documentation/yocto-project-qs/yocto-project-qs.xml: File name changed 24b14e3 documentation: tag change adt and kernel manuals 5c44309 documentation/kernel-manual: Fixed minor problems 08b7044 documentation/dev-manual/dev-manual-start.xml: Updated NFS server/QEMU info 4972e8f documentation: Added install and config steps for Juno 4.2 9674b1a meta-yocto: fix for task rename ad3743d ghostscript: disable libidn support 25e35d6 msmtp: disable libidn support 80c1bbf wget: disable iri/idn support b640604 tclibc-uclibc, tclibc-eglibc: Prefer nativesdk-eglibc to provide libintl 0740f82 sstate-cache-management.sh: fix remove_duplicated when multiple archs were built 40b1402 sstate-cache-management.sh: add option to enable debug output 40d2cbe sstate-cache-management.sh: don't hardcode available machines only to qemu* 6b3f042 sstate-cache-management.sh: look in meta* above oe-core dir when looking for available tunes 0b43a85 sstate-cache-management.sh: fix regexp in AVAILTUNES grep c2a76d7 sstate-cache-management.sh: fix regexp in checksum grep f357e0e xserver-xorg: remove HAL option, nothing uses HAL anymore cbd1d86 qemu-config: turn into distcc-config and a package group c8d7394 qemu-config: split out export of root via NFS to its own recipe 54b8e84 qemu-config: split out shutdown icon to its own recipe c2e68c6 oprofileui-server: move initscript from qemu-config 1256507 qemu-config: split out anjuta-remote-run 80908c9 oprofileui: split server to separate recipe to avoid X11 dependency f6ae5d8 qemu-config: relicense as MIT 4632f9b iproute2: upgrade to 3.5.1 1bb944a puzzles: upgrade to r9594 e1de7b4 freetype: upgrade to 2.4.10 0c2986f telepathy-glib: upgrade to 0.19.8 97e6fe5 man-pages: upgrade to 3.42 6a7eafb lsof: upgrade to 4.86 b6e3b73 libdrm: upgrade to 2.4.39 0dc523b gypsy: upgrade to 0.9 e7b20fa automake: upgrade to 1.12.3 4a0bec4 packagegroup-*: add RPROVIDES for backwards compatibility 5f0c2e3 core-image-basic: tidy up 2e9f540 packagegroup-core-lsb: rework 0892284 packagegroup-core-basic: tidy up c946fc0 packagegroup-*: set reasonable SUMMARY/DESCRIPTION de03909 ofono: add runtime dependency on dbus dae1a12 connman: add runtime dependency on dbus 2a21c83 packagegroup-core-console: remove 86d4bb2 packagegroup-core-qt: rename -demos to -demoapps e5f7edf packagegroup-core-clutter: remove empty -apps/-tests tasks b9052ee packagegroup-*: drop LIC_FILES_CHKSUM 53284ed classes/packagegroup: disable superfluous tasks 9ca4f5e packagegroup-core-gtk-directfb: remove dropbear 13c5d12 packagegroup-base: remove openswan from packagegroup-base-ipsec 04c6a0f packagegroup-core-gtk-directfb: remove superfluous -base package 07db740 packagegroup-qt4e: tidy up and rename 8eba446 packagegroup-core-x11*: adjust X11 package groups d56f6af core-image-core: rename to core-image-x11 ce1f150 packagegroup-core-x11: move out Sato applications 9bb6f42 packagegroup-*: change to inherit from packagegroup.bbclass 073a12c classes/packagegroup: add ability to disable complementary packages af8c316 packagegroup-core-nfs: remove broken glibc-utils reference 14bf963 classes/packagegroup: Use package group nomenclature ca8f7ec packagegroup-base: remove some useless items 272cb74 Rename task to packagegroup f1df3f8 classes/core-image: remove erroneous nfs-server comment 153d413 classes/core-image: remove *_IMAGE_FEATURES variables 5f0e3d8 classes/core-image: remove SSHSERVER_IMAGE_FEATURES a7c71ab uclibc-0.9.33: Update to latest on 0.9.33 branch 0155211 build-appliance: add zip-native, which is needed to build the final zip bundle 37c8597 distro-tracking: remove xserver-kdrive ba46327 yocto-bsp: add new strip_base() function 7c5c1ad yocto-bsp: add a LICENSE_FLAGS_WHITELIST blurb for emgd to README f6b2e90 yocto-bsp: update the help regarding the meta-intel layer 9c94bfc yocto-bsp: include meta-intel.inc if emgd selected 30eabff mpc8315e: switch to Xorg instead of kdrive 1fd59d3 routerstationpro: switch to Xorg instead of kdrive cf7273d bsp: set default XSERVER for PowerPC and MIPS machines to Xorg e14a30b local.conf.sample.extended: update the sample for archiver.bbclass 17b9777 crosstap: new script 0f9820f ofono: Fix build on uclibc 6b8b0be pulseaudio: Always enable NLS 5a758d6 eglibc: remove duplicate rquota files 175ba20 xserver-kdrive: remove. 8cb5c02 image.bbclass: Convert runtime_mapping_rename to event handler c6fda19 connman: Don't start connmand when booting using nfsroot 60e503a kernelshark: remove duplicate trace-cmd plugins 831b204 elfutils: Fix build on uclibc 5b8e46d eglibc: Bring in the fix for glibc bug #14459, #14195 26fbe84 uclibc-git: Move to tip of master and sync mount.h 4759a71 package.bbclass: fix stripping for kernel modules 823a7f7 gettext: bump PR to avoid RPATH QA failure 02127c4 x11-common: don't prune .svn directories on install, we're in git now aa212d2 x11-common: just support Xorg now that kdrive has been removed dbc8cc4 task-core-x11: default to xserver-xorg instead of kdrive 50d5131 xserver-xorg: ship the exa module in a separate package 8e188a7 avahi: systemd postinst and postrm removed in favor of using systemd.bbclass 8dd8f56 tzdata: install /etc/localtime alongside /etc/timezone 5b1fbbe dpkg: upgrade to 1.16.8 1c64c6b sstate.bbclass: Remove hardcoded task mappings c3bf244 perl: Fix various nativesdk build issues ad23395 nativesdk: Switch to using nativesdk as a prefix, not a suffix 58a8a38 nativesdk: Convert to use classextend.py 9ba1e33 sstate: Ensure master.list exists if it doesn't already c5ce287 bitbake: taskdata: Don't add dependencies on tasks that don't exist d410ebb bitbake: bin/bitbake: Clarify wording in help output for -s 3ad2505 tzdata: this package isn't architecture specific 698f0df ltp: add dependency libaio fd2a6c1 task-self-hosted: remove e2fsprogs-fsck from task list 43a7c66 sstate-cache-management.sh: fix it for downloaded file 59260f9 sstate.bbclass: Detect overwriting files in sstate controlled directories cfb502c glib-2.0: don't disable all debugging functionality 1802da4 Update lttng-2.0 versions f022384 sysstat: Explicitly disable sensors support. bb0aab7 yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases 6b96147 yocto-bsp: remove obsolete references 54a1665 gail: remove eb77218 intltool: Add Upstream-Status and Signed-off-by to remove-xml-check.patch 92e40ec runqemu-export-rootfs and friends: don't put pseudo db in target fs c0aa58f ethtool: package update 3.4.1 -> 3.5 36f054e perf: add bison and flex to DEPENDS 44b8c1b archiver.bbclass: fix the remove error 4396677 copyleft_compliance.bbclass: remove the duplicated code 436211f archiver.bbclass: remove the "upper()" function 3883f82 archiver.bbclass: fix the fakeroot and other issues 2ba95cc archiver.bbclass: fix the coding style c96f6ee archiver.bbclass: indent fixes a6588b8 ia32-base.inc: new include file 266d9ce staging.bbclass: Might as well drop the applications, fonts and pixmap directories from ${datadir} 8354db9 udev: Drop hid2hci, its provided by bluez4 now 93d6471 e2fsprogs: Drop fsck binary 45a6988 e2fsprogs: Fully remove/disable blkid b74d54b bitbake: compile tar-replacement firstly b4c5725 yocto-bsp: add missing xserver-xf86-config .bbappend for qemu 1139ab0 yocto-bsp: use base branches for qemu 'newbranch' case ebf7942 yocto-bsp: remove YOCTO_KERNEL_EXTERNAL_BRANCH usage 4bb2e2f yocto-bsp: use emgd 1.14 for i386 template d8b00e7 yocto-bsp: update standard branch mapping 4eb5ac8 yocto-bsp: add 3.4/remove 3.0 kernel from templates 738f77b yocto-bsp: generate default properties even if json specified e352d26 yocto-bsp: use emgd 1.10 for i386 template b8e6eb6 yocto-bsp: add i586 option for i386 10ffef3 yocto-bsp: add some standard policy 995a5ac yocto-bsp: remove 'branch' statements in .scc if reusing branch e26589e yocto-bsp: use rstrip() for assignment lines f32909a yocto-bsp: use standard branch mapping in bsp templates 859e0e7 yocto-bsp: add standard branch mapping 179109a yocto-bsp: use branches_base 7be2683 yocto-bsp: allow branch display filtering 0f34dd6 yocto-bsp: update default branch names d35a34b yocto-bsp: strip '/base' from kernel branches in templates 3405a8b terminal.py: use unique ids for screen sessions 2ec6777 bitbake.conf: add variables to exclude from hash. af7cd07 kernel-yocto: don't require meta branch for custom repos 01ce721 kernel-yocto: set master branch to a defined SRCREV 9a1705ef kernel.bbclass: fix INC directory for SLANG a807818 grub-efi: fix Nothing PROVIDES 'grub-efi-x86_64-native' 1736b1d kmod-native_git.bb: fix builds for hosts with older libc 4d8ea02 base-passwd: upgrade to 3.5.26 5183f31 gdk-pixbuf: call gtk-update-icon-cache with -t in postinstall script f699370 wget: upgrade to 1.14 6848280 npth: upgrade to 0.91 d04f754 kconfig-frontends: upgrade to 3.5 c33cfc6 dhcp : upgrade to 4.2.4-P1 a08e385 subversion: update to 1.7.6 c966945 runqemu: Move the KVM check after the MACHINE/KERNEL Checks c13ee35 build-appliance-image: Update SRCREV for beta build ef81059 task-core-lsb: Don't pull in eglibc-pic via RDEPENDS 6117379 libcap: fetch from Debian 86a6410 build-appliance-image: Add vmx* files and build zip file d13d50a build-appliance-image: Update SRCREV to Denzil 1.2.1 d36ecc3 iputils: chmod in pkg_postinst are redundant d28245d mc: upgrade to 4.8.4 dfc493e dbus-glib: upgrade to 0.100 2f958cb libnfsidmap: upgrade to 0.25 397650e foomatic-filters: upgrade to 4.0.17 ae751ab telepathy-idle: upgrade to 0.1.12 b9cf3bd telepathy-glib: update to 0.19.6 3ea34e0 distutils/steuptools: Fix files layout and unbreak builds fc2cfbf mutter: Explictly disable libcanberra 16a7a61 gcc-4.7: Add fix for libtool rpath problems deee2b2 libtool: update rpath normalization to use builtin 8592e82 ld: -rpath must search under sysroot fed844e xev: Add missing dependencies on libxrandr and xproto 054d95e poky.conf: restore Ubuntu 12.04 LTS to tested distro list 4f84363 external-python-tarball: Blacklist recipe if ipk is not in the PACKAGE_CLASSES list 8a2664b libiconv: skip recipe if using eglibc 3fe5d09 busybox: Update to upstream 1.20.2 59f3fb9 cups: disable pdftops 48634df task-base: pull in the bluez asound module when appropriate d48585c busybox: Upgrade to upstream 1.20.2 8e335f1 grub-efi-native: Update to version 2.00 1192ace grub: Update to upstream stable 2.00 eab2efc scripts/combo-layer: specify branch when getting current revision 528d5e1 grub-1.99: Add flex-native to DEPENDS 142a8d1 eglibc-2.15: Delete 93d71aa linux-yocto: Remove parens from COMPATIBLE_MACHINE regexp fcdf262 runqemu: Honor KERNEL and ROOTFS settings from environment 3b05a9b mesa: clean up PACKAGECONFIG 1e59ae0 bitbake: ast: Store anonymous python function contents in the datstore ce68232 bitbake: ast: Extract text variable in PythonMethodNode 9e8ba30 bitbake: ast: Rename PythonMethodNode define variable to modulename c8cce4e bitbake: methodpool: Clean up the parsed module list handling to be slightly less insane 43cbd5a bitbake: methodpool: Remove unused check_insert_method function ae71aa0 bitbake: cooker: Add explict handling of BBHandledException for parsing failures 4f3d486 bitbake: cooker: Ensure parsing failures stop the build 999ee04 bitbake: utils.py: Once we've printed errors messages, suppress the backtrace 64c0028 bitbake: utils.py: Try harder to extract good traceback information by querying the datastore fddc169 bitbake: cooker: fix traceback when using -b with skipped recipe 8d33395 gmp-4.2.1: Set CC_FOR_BUILD to ensure the host system compiler is used, not the target one 19ff55a routerstationpro: move board off 3.0 and onto the 3.4 kernel 25e926e libtool: normalize link paths before considering for RPATH c7cfe77 distutils.bblass: change order of args to install step d15f126 README: Clarify where to send patches a0a3a44 conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hob 84d8ef4 gcc: bump PR 21773a9 bitbake: event/ast: Use better_exec instead of simple_exec 1a7069e bitbake: ui: Improve error message if bitbake cannot import python curses module 1426e14 bitbake: bitbake-layers: use parsable title for show-appends 5d09fb0 bitbake: bitbake-layers: avoid full parse for show-layers subcommand a46fac7 bitbake: bitbake/cooker: minor refactor of parseConfiguration() 980d658 bitbake: data_smart: skip all interal (underscored) flags in getVarFlags 49bc007 bitbake: data-smart: rename the 'content' internal variable to '_content' 164083d bitbake: Hob wizard-like reorganization 2a6818e bitbake: bitbake: hob: create console log directory before writing bf64b6e classes/package: document do_packages_split arguments 603f6c6 atom-pc: Drop glibc --with-tls option, its now the only option for glibc fe9a576 gcc-cross-intermediate, gcc-crosssdk-intermediate: Remove ad5fe46 gcc-crosssdk-initial_4.7.bb: Add --with-native-system-header-dir to EXTRA_OECONF 99e9379 uclibc: Use gcc-cross-initial as staging compiler 9a33e7b uclibc.inc,uclibc-config.inc: Untabify python snippets 48df3fe eglibc: Fix eglibc-initial and let eglibc depend on it b0faebd gcc-cross: Make gcc-cross-initial as the only intermediate gcc stage 91746ba eglibc-2.16: Update to top of 2.16 branch 709aac9 eglibc-2.16: Remove build dependency on libgcc_s and libgcc_eh 3435ce1 coreutils: fix to build with acl support 46b3ab1 package_rpm.bbclass: fix and enhance the incremental rpm generation 40d3579 insane.bbclass: Fix RPATH warning in the face of funny path strings ec102f5 formfactor: Clean up errors on machines without framebuffers 4861995 meta/classes: Various python whitespace fixes 7c40daa qemu: Fix broken accidental path move 6163148 sstate-cache-management.sh: update for the SSTATE_MIRRORS ba8ba42 classes/sanity: remove texi2html from required host utilities 2b6268b kernel.bbclass: Preserve generated headers only if they exist 07cc3dd scripts/runqueue-internal: Drop enable-gl option 2c43608 qemu-git: Drop GL passthrough support 0b0db81 qemu-0.15: Drop GL passthrough support 91ece5d libpam: Fix missing DESTDIR for a mkdir causing build failures d7a6aaf randrproto: upgrade to 1.4.0 e2a9a88 avahi: fix packaging of avahi-autoipd c49ecc9 libxrandr: upgrade to 1.4.0 973512c libpam: Update recipes from 1.1.5 -> 1.1.6 dbda8b5 unifdef-native: Correct LICENSE d48235e core: Prefer mesa-dri as virtual/libopengles1/2 provider 2ea1268 linux-yocto/meta-yocto/3.4: BSP, uprobes, config and cleanups 2145f5b linux-yocto/3.0: update meta SRCREV b96c388 linux-yocto-tiny: set default branch 926092b pseudo: Fix pseudo-native rebuild when triggered by dep change 641f582 runqemu: work with yocto-bsp created kernel filenames d2737eb cross-localedef-native_2.16.bb: fix for CentOS 5.X 9e36b4f connman: upgrade to 1.4 488970d gst-fluendo-mpegdemux: upgrade to 0.10.71 9027ab0 gst-fluendo-mp3: upgrade to 0.10.19 570edd2 perf_3.4.bb: update to build against older kernels 05b343e mesa: enable EGL, with DRM and X11 platforms 7477153 mesa: respect x11 DISTRO_FEATURE 25db6dd mesa-demos: fix GLES2 build 3ea5c74 core: Prefer mesa-dri as virtual/libopengles1/2 provider aef0371 mesa: enable GLES v1 and v2 eb768ce mesa: Add a mesa-dri-glsl-native_git recipe c800fd8 ncurses: fix file names for update -alternatives 7209f75 kern-tools: fixes (branching,buildall) + cleanups (checkpoint,cleaner) a9f1184 linux-yocto: explicitly export KMETA to scripts d78662e linux-yocto/3.4: remove explicit KBRANCH designations 7a79f74 linux-yocto: make KBRANCH the exception and not the rule 9ede55a linux-yocto/3.4: BSP, uprobes, config and cleanups 101bdc6 linux-yocto: bump version to 3.4.7 0a0ffcf kernel.bbclass: Preserve generated headers 771f894 base.bbclass: fix PACKAGECONFIG handling code 61ed74a utility-tasks: Set T to alternate location during do_clean 96ece9a bitbake: build.py: Correct package to recipe in TaskBase events to use consistent terminology a86bd42 bitbake: fetch2/git: Work around git confusion between foo.git and foo repositories c7cadd1 libsamplerate: depends on libsdnfile 9235fc5 subversion: Inherit gettext as msgfmt is needed at compile time be14147 busybox: Package hwclock.sh initscript separately 8fd4f55 task-core-boot: Add busybox-hwclock if MACHINE_FEATURES contains rtc 0c095f2 bitbake.conf: Add rtc to MACHINE_FEATURES_BACKFILL c5dd7cf bitbake.conf: Add MACHINE_FEATURES_BACKFILL and append to MACHINE_FEATURES 0f1bbaf bitbake.conf: Use the new form of features_backfill function 6bfb0c2 utils.py: Modify and rename distro_features_backfill python function d5fc43a pulseaudio: upgrade to 2.1 969953e iptables: upgrade to 1.4.15 802849d iproute2: upgrade to 3.5.0 52ea1f8 ofono: upgrade to 1.10 9964ea3 dbus: upgrade to 1.6.4 21dcd88 rootfs_deb: move the lock from WORKDIR to DEPLOY_DIR_DEB 0348e2c apt-native 0.7.14: remove an extra line from apt.conf 54b4c50 openssh: openssh's init fails to restart if sshd is not running 79512d5 pciutils: upgrade to 3.1.10 1356f8f Add MPL version 2.0 license in common-licenses dir as well as adding a non-SPDX license name in license.bbclass fb187e7 subversion: two small fixes 4c70d7e libatomics-ops: update to the latest version 7.2 f31c96e prelink: Update to latest upstream prelink 3a51c0c distutils.bbclass: fix libdir for 64-bit python modules built with distutils 5bffd94 runqemu: support booting ramfs-based images a102793 libowl-av: patches merged upstream, bump srcrev 75bb902 owl-video: patches pushed upstream, so bump srcrev 38adf05 clutter: DOLT isn't used anymore 0baa071 wpa-supplicant: fix paths in dbus/systemd *.service files 258277a glproto: upgrade to 1.4.16 d4d1de7 dri2proto: upgrade to 2.8 0c23d2a pixman: upgrade to 0.27.2 bfa522b package_rpm.bbclass: Fix attemptonly install failures 650227e chrpath.bbclass: Account for case when ORIGIN is in RPATH b0b92d7 chrpath.bbclass: Ensure we only process tmpdir in paths which actually contain that path e31d484 poky.conf: update distro ID string for Ubuntu 12.04.1 LTS 3c0451e bitbake: really remove knotty2 62f1ccb classes/chrpath: improve chrpath failure handling bddd830 apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr 9b6a3ff python: Add Upstream-Status entries for bsddb patches, no code changes 883d199 webkit-gtk: update to 1.8.2 3ba29d4 adt-installer: add support for relocatable SDK 21049ec package.bbclass: change RPATHs for cross-canadian binaries 1b60190 populate_sdk_base.bbclass: fix SDK relocation issues 35d9684 gtk+ remove 2.16.6 6e4bd68 gtk+: remove 2.12.7 e781fb6 bitbake: bin/bitbake: Remove knotty2 from the list of valid interfaces e2f7351 base.bbclass: Work even when there's no PNBLACKLIST entries af847d3 bitbake: bitbake: build.py: Add stampdir argument to cached_mtime_noerror 1fa112b bitbake: knotty: Fold knotty2 into knotty and make it the default c49a252 bitbake: knotty2: Handle long lines of text and terminal window size changes 2718537 bitbake: build.py: Only execute mkdirhier if stampdir doesn't exist e2d023f bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated for setscene events too 4c4f714 bitbake: knotty: Chain the WINCH signal handler in progressbar so any other handler is preserved and called b95356c distro: Remove Pimlico from distro-tracking 70b8740 classes/chrpath: trigger an error if chrpath fails 0c6ac62 documentation: remove references to Pimlico 5e775b5 pimlico: Remove af8e6b6 gst-plugins-base: remove avahi from DEPENDS f8d5e2b sstate-cache-management.sh: update it for the new layout 0e6e974 classes: add gsettings.bbclass 1ce0f3f rpmresolve: improve debug output 5c23b3c libdrm: package update 2.4.35 -> 2.4.37 0547b66 man: make man actually work by installing custom man.config b6bbf40 kernel.bbclass: remove default module_autoload and module_conf values 2d1f0ca man: fix RDEPENDS and reformat recipe 311ba92 pigz: Update to upstream version 2.2.5 39e7812 sysklogd: removed tabs from syslog.conf a47864d gettext-0.18: explicitly disable acl. a8d2482 dbus: Fix pid file in dbus init script 13e2eff base.bbclass: Expand PNBLACKLIST across multilibs too 533b8b9 sysfsutils: install libs to base_libdir 69e8366 at 3.1.13: get 'at' depends on 'flex-native' explicitly 883c1e9 gdk-pixbuf: fix the postinstall script failure when no icon is installed 07faf20 gstreamer: gst-ffmpeg: fix build issues for libav 1834db1 pango: upgrade to upstream stable 1.30.0 5c96735 qemu: backport patch to fix pl031 RTC 0452d8b tcl: uncomment a line that causing TCL_SRC_DIR point to the workdir. 8472a79 layer.conf: add udev-extraconf to SIGGEN_EXCLUDERECIPES_ABISAFE 096306e base.bbclass: allow specifying an lsb distro hook via the metadata 5ec61a7 bitbake.conf: store cooker logs in subdirectory of LOG_DIR dd28dee run-postinsts: Does not run any scripts on debian rootfs 264a6e4 net-tools: cleanup update-alternatives deprecated code 22f1c95 gawk: cleanup update-alternatives deprecated code 7d9c0be sed: cleanup update-alternatives deprecated code 5230b71 wget: cleanup update-alternatives deprecated code 81a9c13 time: cleanup update-alternatives deprecated code 03c4940 procps: cleanup update-alternatives deprecated code 38cab7c gzip: cleanup update-alternatives deprecated code 335fd22 hdparm: cleanup update-alternatives deprecated code a26ab59 mingetty: cleanup update-alternatives deprecated code 9ed6b34 shadow: cleanup update-alternatives deprecated code a260a6e less: cleanup update-alternatives deprecated code 1d12056 which: cleanup update-alternatives deprecated code 484e861 mktemp: cleanup update-alternatives deprecated code f70db67 msmtp: cleanup update-alternatives deprecated code 9f64e13 pigz: cleanup update-alternatives deprecated code cb4c91b metacity: cleanup update-alternatives deprecated code 69e1609 matchbox-session: cleanup update-alternatives deprecated code 0409ee3 matchbox-wm-2: cleanup update-alternatives deprecated code 1025e4a mutter: cleanup update-alternatives deprecated code 90bb29c powertop: cleanup update-alternatives deprecated code 41ab6b5 findutils: cleanup update-alternatives deprecated code 825929c findutils: refactor common code to findutils.inc a4e13ed diffutils: cleanup update-alternatives deprecated code ff5c7e2 diffutils: refactor to add a common diffutils.inc 6bb519b bc: cleanup update-alternatives deprecated code 53a6bc5 ubootchart: cleanup update-alternatives deprecated code 197c77b patch: cleanup update-alternatives deprecated code cc0c08f tinylogin: cleanup update-alternatives deprecated code 80e764e kbd: cleanup update-alternatives deprecated code d089963 console-tools: cleanup update-alternatives deprecated code c21ce7b mini-x-session: cleanup update-alternatives deprecated code 1e3bbf7 openssh: cleanup update-alternatives deprecated code 7f515e9 rxvt-unicode: cleanup update-alternatives deprecated code 5b8a9e3 rxvt-unicode: remove setting of LD_LIBRARY_PATH efcb0a8 documentation/poky-ref-manual/ref-structure.xml: deleting images 49e8c5a documentation/dev-manual/dev-manual-common-tasks.xml: Packages dir removed eea510c documentation/dev-manual: modified SSH server discussion for QEMU Images 8b8748c rpmresolve: Ensure we call the rpm relocation code at init d45bbc5 createrepo: add wrapper script to fix paths 61addcc rpmresolve: add wrapper script to fix paths 8daf311 watchdog: fix SRC_URI _ -> - 047db04 qemu.inc: disable curl for qemu-nativesdk 2dec760 foomatic: fix perl path for target 87ffccb automake: Fix version reference in path substitutions 61a43e5 linux-yocto-3.2: Apply slang workaround fixing perf builds to 3.2 kernels too bf96b5c linux-yocto-3.0: Apply slang workaround fixing perf builds to 3.0 kernels too d32e948 binutils: Enable threaded linking with gold 7e8b65b package-index: Remove the python hack, its not needed after the pythonnative changes 0162472 gcc: Disable use of sdt.h header 99e6ed0 iputils: Break libsysfs dependency 89886d9 linux-yocto-custom: Clarify usage and clear COMPATIBLE_MACHINE d6ef548 image-mklibs: pass correct libdir to mklibs f6763e9 python: Fix RPATH QA issue on non-gplv3 builds 41fc0ae linux-yocto-3.4: Disable extra slang header search path ff6de61 linux-firmware: Ensure PR goes forward, not backwards after the revert 8c8312c Revert "linux-firware: use ${base_libdir} instead of /lib for packaging" ef98412 kernel.bbclass: Revert ${base_libdir} change e72a154 kernelshark: Inherit pythonnative 37da138 gdb-cross: Explicitly disable python c86d26c subversion: Add missing build dependency on sqlite3 4590c0b findutils-4.4.2: add bison-native to DEPENDS 8030c3f bison: updated to 2.5.1 a71dfcc buildhistory: reduce the numeric delta to 10% 36c7c64 buildhistory: correctly handle reductions of numeric fields bff36f1 libpam: disable NIS to not link with libtirpc when it is available 1b34870 gthumb: fix parallel build problems 3f8e65f babeltrace: Update to upstream stable versrion 0.12 e1868a1 atk: package update 2.2 -> 2.4 06ad59c classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES b9fa9d7 classes/buildhistory: save metadata revisions 4bf1c0a buildhistory_analysis: ignore removal of self-dependencies 507dba6 buildhistory_analysis: tidy up duplicate split_version function 81485a4 classes/buildhistory: record PKG/PKGE/PKGV/PKGR c0149ac classes/buildhistory: save preinst/postinst/prerm/postrm 78d8faf classes/buildhistory: remove unused functions d0b07eb classes/buildhistory: ensure old package info is removed 2f6ceff classes/buildhistory: remove obsolete flat package history feature 227dafd mesa: 7.11 -> 8.0.4 e78843e curl: disable ldap/ldaps explicitly 2a88d4d mesa: Use 'require' instead of 'include' c508448 mesa: Update to 8.0.4 (latest stable version) abfa907 mesa: enable the Graphic Buffer Manager library 8b4015a mesa: add --enable-shared-glapi, and package it in libglapi cf247a4 mesa: move glu.pc to libglu-dev e35d9ff mesa: format the packages list nicely efbf461 mesa: no need to depend on python-native, the class does that db50930 linux-firware: use ${base_libdir} instead of /lib for packaging 5b8a479 kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc 226ec65 lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etc 7ada514 usbinit: use ${sysconfdir} instead of /etc for packaging 250dd22 lsbinitscripts: use ${sysconfdir} instead of /etc for packaging cb8f382 rsync: use ${sysconfdir} instead of /etc for packaging ed9fc6f man: use ${sysconfdir} instead of /etc for packaging 05e00a9 chkconfig: use ${sysconfdir} instead of /etc for packaging b167ee0 qemu-config: use ${sysconfdir} instead of /etc for packaging 8353aa1 xserver-nodm-init: use ${sysconfdir} instead of /etc for packaging 8972009 builder: use ${sysconfdir} instead of /etc for packaging 7d17a8e x11-common: use ${sysconfdir} instead of /etc for packaging 4efdf2c libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etc 6c9d66b openssh: use ${localstatedir} instead of /var for packaging 23732f2 at: Use variables from the environment to override the makefile defaults 940fc19 mingetty: use ${base_sbindir} instead of /sbin for packaging 72d697e systemtap: use ${datadir} instead of /usr/share for packaging 781fe78 xkeyboard-config: use ${datadir} instead of /usr/share for packaging 0334d47 ubootchart: use variables instead of hardcoded paths 84728a1 useradd-example: use ${datadir} instead of /usr/share for packaging 344c40b cronie: use variables instead of hardcoded paths dbabc44 lsbtest: use ${bindir} instead of /usr/bin for packaging 7191f4b sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etc 2bb6742 lsbsetup: use ${bindir} instead of /usr/bin for packaging 9d27075 alsa-state: use ${sbindir} instead of /usr/sbin for packaging bfa808e xinetd: use ${sbindir} and ${sysconfdir} instead of /usr/sbin and /etc 77625e7 python: Fix to support the python module _bsddb built with db 5.3 941d107 psplash: Update to latest psplash version 29503fa glib-2.0-nativesdk: Add dependency on glib-2.0-native bce9306 populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-native 497d871 eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4 98e2ebe bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardeps 8a4220a qt4-native: fix creating /include directory in build host root 3d07ef1 tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stage e51d01a gdk-pixbuf: fix parallel install issue ba218e7 busybox: fix du-k-works test case c8815d2 gcc-cross-initial: Ensure it uses an isolated sysroot ed6beed gcc: Bump PR since there have been several gcc changes and various problems reported and this should flush anything stale out 9df0a20 bitbake: data_smart: Fix unanchored regexp causing strange parsing issue 71cc9de bitbake: Fix script location after mishandled merge 2b720d6 gcc-cross-initial: Fix typo causing limits.h not to be present 85c005d tzdata: Upgrade tzdata to upstream 2012d cecf2b4 bitbake: cooker: fix OVERRIDES in BB_SIGNATURE_HANDLER (to override value from DISTRO.conf from local.conf) 6ffb679 bitbake: fetch2/local: Add search paths to the debug log to improve log usefullness 43a25ff bitbake: fetch2/local.py: Provide better debug output when fetch of a local file fails 67bfb37 bitbake: runqueue.py: Clean up runqueue exception catching in the normal task failure case 5442b9a texi2html: Fix perl location on recent distros d6f2cd7 gnome-desktop: Fix python location on recent distros dee0730 runqemu-gen-tapdevs: add UID to CL options c4a7517 Complete recipe enablement 9461854 bitbake: contrib/dump_cache.py: dump recipe -> packages mapping from bb_cache.dat 94f57a1 bitbake: bitbake-layers: fix help for show-overlayed to match behaviour 8a3ae43 bitbake: Hob: change the Build failure scenario as ui design 94e2a10 bitbake: Hob: log for Hob and allow users to show logs after successful build 5d952ba bitbake: fetch2: print checksums when they are different then expected 4208917 bitbake: fetch2: handle broken symlinks in local mirror handling f1417a1 bitbake: knotty: ensure that directory for BB_CONSOLELOG exists before using it 9fb5c34 bitbake: fetch2/__init__.py: Add NoChecksumError exception 2db74c6 guile: updated to 2.0.6 a4b1e34 busybox: udhcpc shouldn't be a service 6a29398 bitbake: hob: deal event DiskFull b2a959a bitbake: monitordisk: fire event DISKFULL when terminate build 0125438 dbus: Ensure dbus-nativesdk doesn't RPROVIDE dbus-x11 01524b4 python-setuptools: Fix setuptools install libdir != /usr/lib e3a13b8 package.bbclass: change RPATHs for nativesdk packages 476ced1 relocatable.bbclass: split it up, to reuse code 44df019 populate_sdk_base.bbclass: create self-extracting archive 749b8a5 scripts: add script for relocating the SDK 77973e3 binutils: relocatable SDK: change PT_INTERP section size e81441a eglibc: relocatable SDK changes e172be5 kmod: Upgrade to upstream version 9.0 0db5532 send-pull-request: Make -a really imply -c 1b138d1 qt4: fix qt4-native build failure on SLED-11 438df0f sip.bbclass: fix sip-native dependency 516ce2f python-dbus: updated to 1.1.1 fe800ca watchdog: Upgrade to upstream v5.12 08d1621 usbutils: Upgrade usbutils to upstream v006 c1fb312 u-boot.inc: fix regexp used when ld-is-gold 62d42fe tiny-init: Setup /dev/ptmx in init acde166 gcc-configure-target: Set native-system-header-dir for target gcc 5dc490c core-image.bbclass: Fix typo in comment, "IMAGE_FEAETURES" dfd86b6 createrepo 0.4.11: create wrapper for python script 148e19e createrepo 0.4.11: add rpm-createsolvedb.py fd6251e imagetest-qemu.bbclass: Fix whitespace issues 3309cf4 package_rpm.bbclass: Accomodate dash when using arrays ad63b9b scripts/oe-pkgdata-util: exclude unpackaged in glob output 74aac73 combo-layer: ensure init works with split local config f8d40ab dbus: include dbus-launch in the main dbus package c5d8b0b glib-2.0-nativesdk: Fix build on ubuntu 11.10 5ab3a11 package.bbclass: fix TypeError in runstrip 8c7480e slang: change char type to signed char in macros 780ba46 scripts/bitbake: unbreak the git version comparison 5fe7d04 trace-cmd: Update for python-native changes 4f31d21 lib/oe/lsb.py: Map unknown distributions to 'Unknown' de3abcf combo-layer: allow splitting out local config 6bea863 combo-layer: check that last_revision is valid 8140c5b combo-layer: improve patch list handling and output 2dc0b33 combo-layer: drop to a shell when apply fails during update f558ecf combo-layer: ignore patch-* temp directories in dirty check 2ed3f63 combo-layer: allow component pull to be done separately dad01a0 combo-layer: remove &> bashism 07c93ba qt4: make font packaging specific to embedded version 7273032 qt4: allow recipes building commercial edition 581af95 classes/populate_sdk_rpm: add depends on rpmresolve-native 9c96d34 classes/populate_sdk_base: don't break existing do_populate_sdk depends b915fa4 kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x. bd72666 libxcb: Update for python-native changes 7411158 xcb-proto: Update for python-native changes 695ab4f libdrm: add DEFAULT_PREFERENCE = -1 to git recipe edc2559 socat 1.7.2: add readline dependency 33157b1 guile:meta/Makefile change install-data-hook to install-exec-hook d67c64e qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 3372d96 bison: move remove-gets.patch to BASE_SRC_URI, it's needed for bison-native too if host has (e)glibc-2.16 22965c4 classes/package: ensure pkgdata is cleaned out first 3d164f7 pseudo.inc/pseudo_1.4.bb: update pseudo to 1.4 a18b397 usbutils 0.91: Fix NULL pointer crash. 2b40ca1 libpciaccess: lpci access does not depend on X 495350c libdrm: Bump libdrm_git to 2.4.37 f8b2e3f libdrm: Put the license md5sum in the common include 9e1c7a8 libdrm: libdrm does not depend on xcb any more b954613 drm: move to PR/INC_PR, starting at r1 as libdrm_git was at r1 f7750b2 ppp: bump PR to rebuild against libpcap1 instead libpcap 20ad566 buildhistory: improve performance of image info collection 98b0f95 classes/image: add staticdev-pkgs IMAGE_FEATURES feature fa5640d Rework installation of dev, dbg, doc, and locale packages a73c25d classes/rootfs_rpm: improve speed of RPM rootfs construction 656726a gconf: Clean up introspection disabling by using gobject-introspection-stub b7a528b polkit/vte/gupnp/gssdp: Replace introspection hacks with gobject-introspection-stub 8809949 gtk-doc-stub: Add PROVIDES for gobject-introspection-stub and fix unpackaged files 17a07be gobject-introspection: Drop the recipe, it has never worked and if it does cross compile, we can add it back e496e3d eds-tools: Drop this recipe, its inapproriate in OE-Core 366c7ee world-broken.inc: Remove clutter-box2d from the exclude list, it works 754d240 package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packages 72ab286 sstate.bbclass: Add a string representing the lsb release to native/cross sstate 2045338 sstate: Add a two character subdirectory to the sstate directory layout 10b5ea7 base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're running on f295e29 lib/oe/lsb: Add basic LSB functions 3f05622 bzip2-native: handling native path issue 6c93f70 image.bbclass: Fix a couple innocuous typoes, should cause no functional change a5227e2 classes/package: reduce dbg package dependencies 58a7be4 gtk-doc.bbclass: unbreak dependency-chain for native recipes a35f60a u-boot.inc: update linker arguments to pass --sysroot arg 76df449 insserv: define do_install_virtclass-native() 520c5d9 Update intltool to version 0.50.0 c3bb97b bluez4: use PACKAGECONFIG to control 'pie' e95eff1 bitbake.conf: override -cpu for qemu on ppc with SPE ce6d066 cmake: Upgrade recipes to 2.8.8 82aabbd qemu: Fix illegal instruction errors on e500 emulation 6475aae pkgconfig: Fix packaging issue 456b859 eglibc: Add patch to add sys/resource.h to wait.h dc62568 tcmode-default: Bump EGLIBC Version to 2.16 fb53d69 documentation/dev-manual/dev-manual-intro.xml: typo fixed. 0565ae4 usbutils: avoid dependency on bash e957380 classes/package: do not add self-dependencies to dev/dbg packages 3a4bb81 guile: Add continuation marker to create_wrapper 5157c85 base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier handling of native path issues f3d5e08 staging.bbclass: Add support for invalidtasks parameter (see bitbake change) 8067a78 Connectivity and multimedia manual packages e62cc51 upstream_tracking.inc: update some packages dc4e933 maintainers.inc: update some packages' maintainer info 8febf64 bitbake: fetch/local: Allow preservation of path components in relative file:// urls c74f3d4 bitbake: runqueue.py: Wipe out the stamp cache between setscene and main task execution 0984853 bitbake: runqueue.py: Allow the setsceneverify function to have a list of tasks that are invalid and need to run b22592a bitbake: runqueue.py: Ensure one setscene function doesn't mask out another which needs to run 58f0d04 bitbake: runqueue.py: Optimise the hashvalidate call to only process tasks we may actually want dfdb2eb bitbake: runqueue.py: Gracefully exit if an exception occurs in the runqueue execution code 46d8d04 bitbake: runqueue.py: Fix a stamp comparision bug 2b6114d linux-yocto/rt: update BSP preempt-rt.scc files to enable live boot 268ea55 mtools: add glibc-gconv-* to RDEPENDS/RRECOMMENDS 66009e2 meta/lib: remove test.py 04ba76b telepathy-glib: fix a build race 11c1f94 readline: add missing macros in acinclude.m4 3708813 byacc: upgrade to ver. 20120526 3ca4f17 libpcap: upgrade to ver. 1.3 8462bcc iptables: upgrade to ver. 1.4.14 fd1a306 findutils: fix sort dir on updatedb 219583d slang 2.2.4: fix the pcre existence checking 4078b7a libpcre: upgrade to ver. 8.31 bd13f7a telepathy-mission-control: upgrade to ver. 5.13 eefbd2e liburi-perl: update to 1.60 5af0be9 ltp: update to version 20120614 c0c2a3e qmmp: update 0.6.1 b2ec781 documentation/poky-ref-manual: Removed included BSP Guide a496b3a documentation/bsp-guide/bsp.xml: Fixed error in sample layer.conf file. 18de233 Add missing Upstream-Status to various patches. 2ccbf35 busybox:udhcpc: fix the root_is_nfs() function 1a4a077 xinit_1.3.2: Remove broken, superfluous 'FILES_${PN} += "${libdir}X11/xinit"' 30c618a busybox: fix the problem that mkfs.minix.tests fails on big endian platform 39c9b20 core-image: remove x11-netbook package group, it's unused accbf87 eglibc: Fix build when OPTION_POSIX_WIDE_CHAR_DEVICE_IO is not set aab76b3 gcc-cross-initial: Stage self sufficient fixed limits.h fecb956 eglibc-initial: Fix build failure due to missing limits.h d9a0e08 classes/package_deb: add PackageArch field 5334a93 package.bbclass: Create symlinks for packages with different packaged name dcadeda kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes" 51bc0e4 libcgroup_0.37.1.bb: Add recipe 32ed8db remake: Add remake-native and remake 171cb46 cups_1.4.6.bb: Fix build on ppc64 bedae28 qemu.bbclass: Map the qemu binary name for powerpc64 b882a12 webkit-gtk: Replace superfluous "+=" with "=", and add leading space 70bc9cf libxp: Change superfluous "+=" to simple "=" when using _append 349c6e7 dhcp: remove dependency of dev/staticdev packages on main package e7dd47d linux-yocto/3.4: 3.4.6 and 3.4.x-rt14 93060b6 shadow: use 'users' group by default 92cfb88 shadow-native: use 'users' group by default 9247550 kernel.bbclass: fix external module building 4113211 bash: fix warning about bashbug reference /usr/bin when installed in /bin d9ad9bc libpcap: fix pcap-config to not return -Wl,-rpath 142ac1a initscripts: don't bg mk_dirs in populate-volatile 0ffb02e documentation: Updated the h6 style to use a larger font 41c7020 documentation: Moved the Eclipse chapter to the YP Dev Manual. fad4b8f documentation: Changes to ADT Manual title b742716 documentation/dev-manual/dev-manual-model.xml: Edits for Eclipse insertion 3853dc7 documentation/kernel-manual/kernel-doc-intro.xml: Fixed typo 444ad51 bitbake: bitbake wget fetcher: add parameter: downloadfilename 8a978ee bitbake: Change bzr fetcher to use branch instead of co. Fixes: bzr: ERROR: No pull location known or specified. 897d7d1 bitbake: cooker.py: Ensure we track parser errors and only show bbappend issues on complete parse 3049f6b libgcc: Add missing dependency on libc:do_package 7642d98 grub: Use COMPATIBLE_HOST variable instead of anonymous python f4511f3 grub: Allow reautoconf with the correct parameters 315d529 Pyphon-native: Fix typo 5d9b2de python-native: Use append instead of += so the lsb override for EXTRA_OECONF works as expected 768cd7f gnome-doc-utils: Update to use python-native 655654d gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolution-data-server) a92bce8 libgnome-keyring: Add missing DEPENDS on glib-2.0 3080243 kmod: Add missing DEPENDS on pkgconfig-native e18ae61 sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuse 7fb076a allarch: No need to make packaging machine specific 89b1dcb linux-yocto/3.4: emgd, mtd nand and kmemcheck fixes beef126 kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directory 7d93e98 kernel-yocto.bbclass: Fix some obvious typoes in comments. b2c094f openssl: upgrade to 1.0.0j 71105cc autoconf: updated to 2.69 28bc1f5 libxml2: Update for python-native changes e4de1de perf: Update for python-native changes f56064e gobject-introspection: Update for python-native changes 9e8129e mesa-common: Update for python-native changes cf45948 telepathy-python: Update for python-native changes e4551d1 mklibs-native: Update for python-native changes 8936145 python-pyrex-native: Update for python-native changes 62d2242 python-scons-native: Update for python-native changes 75b7c51 python: Update for python-native changes 093ed41 python-native: Put binaries in seperate directory 5bdd998 Remove gtk-doc 35b26fb vte: cleanup thanks to new gtk-doc.bbclass 6bc0b98 atk: cleanup thanks to new gtk-doc.bbclass 27b4cf2 webkit-gtk: cleanup thanks to new gtk-doc.bbclass a2afa69 evolution-data-server: cleanup thanks to new gtk-doc.bbclass 7f42473 kmod: inherit gtk-doc, gnome-doc-utils-native isn't the package you were looking for 4a5f8d8 pango: cleanup thanks to new gtk-doc.bbclass 9f77978 clutter: cleanup thanks to new gtk-doc.bbclass 8bd2eb6 librsvg: cleanup thanks to new gtk-doc.bbclass 959bbba libglade: cleanup thanks to new gtk-doc.bbclass 9036331 gtk+: cleanup thanks to new gtk-doc.bbclass 4b84a87 libgnome-keyring: cleanup thanks to new gtk-doc.bbclass 6121945 libart-lgpl: Does not require gtk-doc 8ad0799 libart_lgpl: cleanup thanks to new gtk-doc.bbclass cd93c56 gnome-keyring: cleanup thanks to new gtk-doc.bbclass 9cf7b01 gail: cleanup thanks to new gtk-doc.bbclass 9fef648 polkit-gnome: cleanup thanks to new gtk-doc.bbclass 4b7cab0 polkit: cleanup thanks to new gtk-doc.bbclass 85ee0a9 connman: cleanup thanks to new gtk-doc.bbclass 2e77788 gconf: cleanup thanks to new gtk-doc.bbclass ac5ff72 gypsy: inherit gtk-doc d0a8a0d cogl: cleanup thanks to new gtk-doc.bbclass a7d5d61 gobject-introspection: cleanup thanks to new gtk-doc.bbclass 39d33aa gconf: cleanup thanks to new gtk-doc.bbclass 1f9c133 glib-2.0: cleanup thanks to new gtk-doc.bbclass 8744139 change gtk-doc.bbclass to pull in depends and oeconf 3e66106 Add gtk-doc-stub 0405621 documentation: Created cross-references to new KMACHINE glossary item 3b4c933 documentation/poky-ref-manual/ref-variables.xml: New KMACHINE gloss entry 15b9676 mpc8315: build u-boot v2012.04 by default. 98a1fd1 documentation: Config fragment sections updated 24340ed grub-efi-native: remove help2man dependency d85216e sanity: display the parsed BBPATH when complaining about CWD elements 35a0c10 webkit-gtk: bump PR ceb0f25 puzzles, mkelfimage: Use svn protocol instead of http 589a7fe binutils: Add missing target package dependencies e62a5b0 createrepo 0.4.11: fix the RDEPENDS eb5522e package_rpm: DEPLOY_DIR_RPM must exist before make index a6898ff util-linux: register reset u-a to bindir like busybox does 64f7feb EFI: Make installer EFI aware d36fa9a grub: fix error stating the root device 8adc595 grub: fix grub-mkconfig_lib install dir 638cd1a Upadate upstream_tracking.inc 950ae12 documentation/poky.ent: updated YOCTO_DOCS_RELEASE variable to 1.3 23df8e0 busybox: busybox wget -P option ignored d1c9fab dbus-glib: add support for install regression tests df64377 dbus-glib: fix compile error when enable-tests 4f2da78 wpa-supplicant: upgrade to 1.0 90fbd7f libcanberra: upgrade to 0.29 e26bce1 pulseaudio: upgrade to 2.0 6ad86c1 connman: fix crashes on startup on PPC/MIPS 9d83871 connman: Add patches to fix connman on fs with no d_type support 8e0f502 connman.inc: Add missing dependencies needed by some tests 85fd613 connman: Update to version 1.3 093410f iproute2: upgrade to 3.4.0 807ff46 Add console kernel options 99ed56f Multilib build fixes 05e2aa5 eggdbus: remove, nothing uses it 6185b8a polkit: remove dbus-glib and eggdbus dependencies, polkit uses gio for DBus d7f1f1e libgnome-keyring: remove eggdbus dependency, it has an in-tree copy a9b51e7 staging.bbclass: Also don't bother staging locale files, its pointless ee2c57f avahi-ui: Remove the locale files and rely on the main avahi package for these b13c344 eglibc-package.inc: Remove duplicate locale install 1ed15fb staging.bbclass: Ensure the task starts from a clean directory 52d1f7b staging.bbclass: Don't stage doc/manpage/info files 7f28f75 opkg-utils: UPdate to version with python 2.6 fix 2665be9 buildhistory.bbclass: Fix python whitespace 09d11c2 package_ipk.bbclass: Fix python whitespace 73cf033 Remove a number of unneeded import os/bb calls 7b2c678 toolchain-scripts: Remove extra - from ar/nm command names 1063f45 Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this will make autotools look for arm-none-linux-gnueabi--ar instead of arm-none-linux-gnueabi-ar. 26ace2c bitbake: Update version to 1.15.3 798415b bitbake: bitbake: Warn upon finding tab indentation in python functions 6ab6080 sanity.conf: Increase bitbake minimum version to 1.15.3 bfd279d Convert tab indentation in python functions into four-space 99203ed boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR change 28d29b4 tcl: fix tcl INCLUDE_SPEC and LIB_SPEC 7b57354 nasm: nasm has a build dependency on groff-native 3e89b62 gcc: remove 904-flatten-switch-stmt-00.patch ac7a031 bitbake.conf: Define USRBINPATH globally instead of individually 63f545b qemu-nativesdk: fix the build failure that linux/kvm.h not found 8560197 sanity: display the parsed PATH when complaining about CWD elements 63acb55 binutils: package ld.gold symlink b68fb41 watchdog: fix ping mode failure 6178359 bitbake.conf: Add git-native to ASSUME_PROVIDED 4f20d6e eglibc: Fix build for e500 cores ecd5308 slang: add header to patch 55faaa0 fix my typos in patch headers 18d4ed7 puzzles, mkelfimage: Add protocol=http 12e68d4 webkit-gtk: remove spurious install_prepend hack e4c43e2 webkit-gtk: remove no-parallel bodge 707cd32 scripts/bitbake: Check the git-native version and build it if necessary 63bfda7 recipes: svn SRC_URI s/proto=/protocol=/g 76a16c0 terminal.py: Fix Xfce on ubuntu/debian; some cleanup 04c2ee4 meta-ide-support: Add native qemu support for meta-ide-support 9a52725 tune-ppc476.inc: Support ppc476 4343662 web-webkit: don't link using g++, it's not needed anymore 12f5b06 web-webkit: push make whitespace fix upstream e4ce4b4 web-webkit: remove unused dependencies (taken from the gecko-based recipe) f7d7ebc psplash: use default OE vga logo (from kernel bootlogo) 4bb133b task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts e0e04c4 gcc-package-runtime.inc: Fix QA warning 14554f8 documentation/adt-manual/adt-package.xml: Edits to packaging chapter bd45627 documentation/adt-manual/adt-prepare.xml: Edits affecting rename and clarity bf1cc56 documentation/adt-manual/adt-intro.xml: Edits to introduction chapter e6d3b5c documentation/adt-manual/adt-manual.xml: Title change for link. 9e734b2 documentation/adt-manual/figures/adt-title.png: Changed ADT Manual title d5fb117 bitbake: fetch2/svn.py: Use protocol parameter to get the protocol 5ed19a4 toolchain-scripts: Sync the SDK/ADT values to the build system 0082a64 documentation/bsp-guide/bsp.xml: Updates to Kernel configuration section 4b95ba2 documentation: Changed link anchor for 'resourses' in QS c574627 connman: fix build with automake 1.12 9eea1eb udev: don't mount with -o sync 219a855 useradd.bbclass: Fix for multilib builds 36a31b0 documentation/dev-manual/dev-manual-common-tasks.xml: Fixed reference d7cf7ec documentation/poky-ref-manual: Converted resources appendix to chapter 1a39c85 documentation: Converted FAQ appendix to a chapter 0f4d220 documentation/poky-ref-manual: Converted ref-varlocality to chapter. cfc1d50 documentation: converted ref-variables-gloss to chapter. 2db4088 documentation: converted ref-images and ref-features to chapters 6954204 documentation/poky-ref-manual: Converted ref-classes to chapter 709bc59 documentation/poky-ref-manual/ref-structure.xml: wording change to chapter. 8f5af19 documentation/poky-ref-manual: Converted ref-bitbake to chapter 3eae2a0 documentation/poky-ref-manual: Re-cast structure appendix as chapter c20cdf6 documentation: Fixed the links to the BitBake Documentation page. 3a87636 documentation/poky.ent: Changed BITBAKE_DOCS_URL. d9dc29c documentation/poky-ref-manual: Removed artifacts for dev chapter e2935d3 documentation/poky-ref-manual/development.xml: Deleted development chapter 568b732 documentation/dev-manual/dev-manual-common-tasks.xml: Added external SCM 738d947 documentation/poky-ref-manual/development.xml: Removed devshell section c6c2eba documentation/dev-manual/dev-manual-model.xml: Added devshell section 4023836 documentation/poky-ref-manual: Fixed various references to YP 30f4916 documentation/poky-ref-manual/faq.xml: Updates to external toolchain 7f998da documentation/yocto-project-qs/yocto-project-qs.xml: install toolchain details 582e29e documentation/poky-ref-manual/ref-variables.xml: Added KBRANCH entry d4d4843 documentation/bsp-guide/bsp.xml: Changes to kernel config section. 4bd0338 bitbake: hob2: add elf to hcc supported image types 4b8f43a bitbake: siggen.py: Insure .siginfo files writes into shared sstate cache are atomic 05e5ec2 bitbake: runqueue.py: Improve error output to be more useful when non-existent tasks are found ac8ec3b gcc-cross-initial.inc: Use BFD ld as default always 7765ad4 webkit-gtk: remove svn recipe c9f855e webkit-gtk: add 1.8.1 recipe from tarball fac419e gnutls: Fix build with automake 1.12.1 cac24ab lame: fix build with automake 1.12.x 20a04e3 sed-4.1.2: fix build with automake 1.12.x 1f04e52 gawk-3.1.5: fix build with automake 1.12.x 0bd3e2a tar: fix build with automake 1.12.x c82ba68 gpgme: fix build with automake 1.12.x d108b8a webgit-gtk: fix build with automake 1.12.1 08131d8 libidn: fix build with automake 1.12 a41f095 telepathy-python: fix build with automake 1.12 d434cb6 libunistring: fix build with automake 1.12 95c561f pango: fix dependencies to avoid build issue 1447362 libfm: fix build with automake 1.12.x 22ea83c xf86-video-vmware: fix build with automake 1.12.x 45d9171 telepathy-glib: fix build with automake 1.12.x f91fbc6 libgcrypt: fix build with automake 1.12.x fc537f3 evolution-data-server: fix build with automake 1.12.x 2bea94d librsvg: fix build with automake 1.12.x 6dfb17b dates: fix build with automake 1.12.x 2fa4618 avahi: fix build with automake 1.12.1 33ec0e1 pcmanfm: fix build with automake 1.12.x cd3fcdd gnutls: Fix build with automake 1.12.1 e24ec0c jpeg: fix configure with automake 1.12.1 bf6786b automake: upgrade from 1.11.3 to 1.12.1 83dda47 eglibc: Add recipes for 2.16 release 85e5f2d mkelfimage: Fix cross build 0a925c9 kernel.bbclass: Dont package kxgettext.o 9302964 guile: Fix missing depends and broken arm build eb6323c gcc: Switch to git SRC_URI 4240bd6 lib/oe/sstatesig.py: Exclude git-native from sstate checksum ccaef5c qemu: Explicitly add --disable-gl-accel when gl is not enabled 3cf4c8d gcc: Refresh support for fsl E5500/E6500 656417a binutils: Backport the e5500/e6500 patches from mainline aa31bcb gcc: Convert do_headerfix into a definitive patch 804cebc strace: Fix build on eglibc 2.16 19bf330 libpam: Fix build with eglibc 2.16 19fe059 valgrind: Fix build with eglibc 2.16 a096caa boost: Upgrade recipe to 1.50.0 06f6b54 grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc 674e951 bison: Fix for gets being removed from eglibc 2.16 19875a0 gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16 734e1a9 udev: Fix build with eglibc 2.16 34d1281 diffutils: Fix build with eglibc 2.16 423d316 coreutils: Fix build with eglibc 2.16 0fef0ff glib: package bash-completion files in separate package and move ${PN}-codegen to .inc a94e5d2 glib: upgrade to 2.32.4 0e53886 libx11: fix makekeys build d627534 busybox: Include sys/resource.h for rusage definition a7b443a gdb: Replace struct siginfo with proper siginfo_t a9f6df2 mirrors: Add debian archive snapshot mirrors to search list 1269eb0 lsof: define linux C library type when using eglibc f224240 base.bbclass: add GNUmakefile to the list of possible makefile names d71a35d crosssdk/nativesdk: Ensure EXTRA_OECONF_FPU is unset a09d55f python: Fix python-nativesdk variable contamination issue 72df57b sstate.bbclass: Move crosssdk before cross to ensure correct variables are set eb19ce2 gmp: upgrade to 5.0.5 5e7d4ca sysvinit-inittab_2.88dsf.bb: Allow multiple serial port consoles to be defined 9e5bce8 runqemu: Fix running qemu when build without gl e21c59e image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6 89dc64c image_types.bbclass: Add XZ variable to set number of threads to be used while compressing 5a281ea image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to file a5bb0bd cpan.bbclass: Fix CCFLAGS. e789c1b puzzles: convert to use SVN 14c4a41 Update proto -> protocol for recipes ab0401f xz: update to 5.1.2alpha 9d38697 task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS c43abe1 python-dbus: upgrade to 1.1.0 4913b61 classes/rootfs_deb: use more reliable check for package existence e242388 linux-libc-headers: updated to 3.4.3 07a9e9e package.bbclass: Allow overriding of debugedit starting path 521cf20 runqemu/mips: adjust runqemu script to support mipsel machine 6c401a9 slang: change char type to signed char in macros e72157e gconf: Disable gtk support 6592209 rpm_5.4.9.bb: fix builds on systems with older libc e5d3ed3 mkelfimage: Upstream fixed packaging issue so upgrade to e1e6a91 b1c2b57 package install failure on systems without /sbin/ldconfig 1f7f925 conf/machine: replace TUNE_CONFLICTS with TUNECONFLICTS eb0cb7e perf: add perl, python to DEPENDS 8efb5fd linux-yocto: update mpc8315e-rdb linux-yocto-3.4 kernel SRCREV 89008d4 linux-yocto-3.0/meta-yocto: perf script fixes 8514aa9 linux-yocto-3.0/meta-yocto: perf script fixes b1a6061 meta-yocto: mpc8315e-rdb change preferred version to 3.4 581b967 linux-yocto/3.0: perf scripting support a3a697c bitbake: fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "protocol" c26f6b2 bitbake: fetch2/bzr.py: Use "protocol" parameter to get the protocol bd8d18f bitbake: fetch2/hg.py: Use "protocol" parameter to get the protocol cf599d1 bitbake: fetch2/osc.py: Use "protocol" parameter to get the protocol 6a210e8 bitbake: bitbake: Abort build if runtime dependency conflict 3115501 connman-gnome: remove unused patches, they were all merged upstream 6382732 libgomp: add libgomp (openmp) library, and build for powerpc targets by default b424a3a gcc: gcc-cross-canadian: use correct location for libraries for powerpc64 fd9a9a2 gcc-configure-common.inc: use --with-long-double-128 on powerpc to comply with ABI 38a0967 openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var ef8d669 dtc.inc: fix for libdir == /usr/lib64 82bdf46 valgrind: fix default.supp missing issue 125e702 directfb: disable imlib2 explicitly 5142a1e subversion: do_install failed (parallel issue) 8af21f1 gnupg: ensure deterministic build by disabling libcurl 6a98862 perf: add perf-tui feature 2dac207 perf: add perf-scripting feature a8c3bc8 perf: add perf.inc d668ed4 linux-yocto/3.4: perf, unionfs and yaffs2 fixes 7b31ae8 linux-yocto/3.2: perf: fix mips build 06348fe opkg: fix installation of dev / dbg packages 029e3ce bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options 254488f bitbake: fetch2/cvs.py: Switch to use FETCHCMD_cvs and handle parameters in the fetcher itself a5e31cb ccache: Ensure CCACHE_DIR is cleaned by do_clean task 064ef46 libxml2: Fix libzypp ansidecl related build failures 89ca570 bitbake.conf: Drop the remainder for the FETCH/CHECK/RESUMECOMMAND variables addcefa bitbake.conf: Add passive-ftp option to the default FETCHCMD_wget 449732e bitbake.conf: Drop the old svn FETCH/UPDATE/RESUMECOMMAND variables cf94f38 core-image-*.bb: Remove usage of EXTRA_IMAGE_FEATURES from some .bb files adad292 core-image-*: remove copyright notices d5f4227 core-image-minimal-dev: base on core-image-minimal 56e0835 libgsmd - remove 2e80a0b linux-yocto/3.2: perf scripting updates 90ad663 upstream_tracking: update boost 29aa1f3 maintainers: Update recipe ownership 041a0e8 bitbake: bitbake/cooker: Print which pkgs would be built in -g output c857fa9 linux-yocto/3.4: perf scripting & unionfs fixes 17fcc39 psplash - Update to latest psplash version. LIC_CHKSUM Tweak 0c9195b kernel.bbclass: add non-santized kernel provides cc646d8 connman: ship the empty plugins directory in the connman package be696b3 connman: remove some obviously wrong (circa early-GNOME 2?) directories from FILES 6e41732 ncurses: fix packaging issue in multilib build 198d300 bluez4: fix packaging issue after update 6a60512 packagedata.py: Fix get_subpkgedata_fn for multilib a294556 qemu-0.15.1: add patch to fix compilatation problems on powerpc 869d6f4 libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc 2717309 utils.bbclass: add helper function to add all multilib variants of a specific package fe5feba pseudo: Update to 1.3.1 (fixing chroot crash) 70067f0 grub-efi: Do not use help2man 7af1525 init-install: Clean up partition alignment 6f932f8 init-install: Correct ext2->ext3 typo in logging ae18c85 init-install: Use swap_ratio in the calulation of swap_size 2fefa9c classes/license: fix manifest to work with deb 91a3a07 runqemu: fix support for ext4 rootfs images 24f02d5 runqemu: fix usage() help for MACHINE setting 2dee999 sanity.bbclass: the tmpdir can't be longer than 410 12c8d9d apt 0.7.14: runtime error: Method file has died unexpectedly f06c1c3 apt 0.7.14: runtime error: filename too long (tmpdir length) 460119a curl: upgrade to 7.26.0 d090092 gcc-common: Don't use "is" for comparing strings, use "==" e557af5 recipes.txt: Add entries for "recipes-rt" and "recipes-support" 254d225 pixman: upgrade to 0.26.2 da043d0 xinput: upgrade to 1.6.0 184959a libxi: upgrade to 1.6.1 a5180e4 libx11-diet: upgrade to 1.5.0 f013f72 libx11-trim: upgrade to 1.5.0 9d2e665 libx11: upgrade to 1.5.0 0ae1887 directfb-examples: upgrade to 1.6.0 7f906a7 directfb: upgrade to 1.6.1 e2b9acb multilib: Enable multilib remapping for SDK generation f40ce3e package_rpm: Avoid duplicate package generation failures 54a18cc populate_sdk_rpm: Sync multilib configuration with rootfs_rpm 0e832ba rpm: Fix PACKAGECONFIG dependencies e17ae2c gnutls: make sure native is patched for gettext version 7890697 lsbinitscripts: increase ALTERNATIVE_PRIORITY d617051 initscripts: use update-alternative to handle file functions fc17afa Upstream tracking partial updates a7e2b56 upstream_tracking.inc: recipe upgrades and manual check updates edeea67 upstream_tracking: Update manual checks and Header info a40d398 documentation/bsp-guide/bsp.xml: Fixed referece to source directory 59a40f5 documentation/yocto-project-qs/yocto-project-qs.xml: edits to super user cd0bc2d matchbox-panel-2: bump PR because libxcb-util soname was changed 64b20d1 startup-notification: bump PR because libxcb-util soname was changed 5051e98 bitbake: usermanual: Fix missing markup b201616 documentation/yocto-project-qs/yocto-project-qs.xml: Some link fixes 9a4191f documentation/yocto-project-qs/yocto-project-qs.xml: Scrub and edit e92e0c9 documentation/poky-ref-manual/technical-details.xml: Fixed various terms 2571a56 documentation/poky-ref-manual/faq.xml: Removed old YP Build Directory 229f7c5 documentation/poky-ref-manual/ref-structure.xml: log directory and typo 4239ff0 documentation/poky-ref-manual/ref-structure.xml: removed "/" from recipes.txt cb2e0ee documentation/poky-ref-manual/ref-structure.xml: Edits to BitBake directory ef098d5 documentation/poky-ref-manual/ref-structure.xml: Updated BitBake d930230 bootimg: Use STAGING_KERNEL_DIR b0510e5 documentation/poky-ref-manual/usingpoky.xml: added package-depends.dot b502bc2 perf: remove unconditional python-ext install 39b5d50 dpkg 1.15.8.7: bad interpreter when long tmpdir 52c6977 netbase 4.47 -> 5.0 1e6343d documentation/poky-ref-manual/ref-structure.xml: Added meta/recipes-rt. e0dc993 documentation/poky-ref-manual/ref-structure.xml: Added tmp/deploy/licenses a8d7e14 netbase: update to ver. 5.0 d27b8dd bluez4: update to ver. 4.101 11a3e61 ofono: update to ver. 1.8 ad98a89 gst-plugin-bluetooth: update to ver. 4.101 84b0cf3 telepathy-glib: update to ver. 0.19.2 9d64d83 u-boot: make FILESDIR a shared setting via FILESPATH 68cdea6 linux-firware: bump PE because git SRC_URI was changed resulting in LOCALCOUNT reset 1367511 bitbake: data_smart: Fix multiple override interaction with append and prepend operators bf9a8ec lib/oe/sstatesig.py: Exclude subversion-native from sstate checksums e3b3aaf gcc: fix collect2 host contamination problem properly 3051f36 bitbake: runqueue.py: Fix recursive task pruning to only prune self referencing tasks ee89e38 prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR". d83e034 lsbinitiscripts: Add glib-2.0 to DEPENDS list fb8aaf6 qemumachines: make MACHINE_FEATURES append follow qemu.inc include c964536 perf: add libexec/perf-core and contents d4eaa2d perf: enable Perl binding 7a2cf86 perf: enable Python bindings aeca651 perl: use @STAGINGDIR@ in config.sh 2cae5a9 perl: add @STAGINGDIR@ for config.sh substitions 7ebe4ca perl: keep original libperl location 39c819b mkelfimage: Add stable git build (initial recipe) c9b01af image_types: Add elf image type 0a1d5f5 package.bbclass: enable the use of package_qa_handle_error f47c151 oprofile: Change /root to /home/root 2933dc1 speex: use lib_package bbclass 5ce2100 gnutls: use lib_package bbclass fb0b75a db: use lib_package bbclass 82b05d2 pulseaudio: use lib_package bbclass b8d37a4 libacpi: use lib_package bbclass 7a16e34 lib_package: use PACKAGE_BEFORE_PN 0add8ba bitbake.conf: Add PACKAGE_BEFORE_PN to PACKAGES 68a8caa kernel: Add kernel headers to kernel-dev package a0bbbdf linux-yocto-tiny: add KMETA specification a3d231b linux-yocto/3.4: update preempt-rt to 3.4.4-rt13 5783db4 linux-yocto/3.4: v3.4.4 + configuration updates 60ea6f4 linux-yocto/3.4: add qemumipsel machine mapping 65d637b telepathy-glib: update to ver. 0.19.1 ef6e25a pcmcia-cs: Remove references to long-deprecated pcmcia-cs. 96ebfa7 lighttpd: upgrade to 1.4.31 5384eef xcb-util-keysyms: upgrade to 0.3.9 22801c1 xcb-util-image: upgrade to 0.3.9 bab167c xcb-util-wm: upgrade to 0.3.9 2d96a93 libxft: upgrade to 2.3.1 03c0c85 ethtool: upgrade to 3.4.1 e0ed10b libdrm: upgrade to 2.4.35 0ad5637 xcb-util: upgrade to 0.3.9 2f96fd0 xf86-input-synaptics: upgrade to 1.6.2 91a744e xf86-input-vmmouse: upgrade to 12.9.0 ddafc10 documentation/dev-manual/dev-manual-newbie.xml: Edits to submitting change 75d007b documentation/dev-manual/dev-manual-newbie.xml: edits to sending patch bf753f8 documentation/dev-manual/dev-manual-newbie.xml: Fixed typo. a7cf3cd documentation/poky-ref-manual/ref-variables.xml: Added link to PR b64ad8b dev-manual: menuconfig now works properly f7cce1b shared state memory -> shared state cache 9568530 dev-manual: correct SMP_CONFIG 257e61a dev-manual: tidy up "How to Submit a Change" section dd5f6ae bitbake: fetch2/svn: Enhance to cope with subversion 1.7 upgrade 852266d bitbake: usermanual: Improve task dependency documentation to match reality 3488966 bitbake: runqueue.py: Allow recrdeptasks that have self references 5d79175 bitbake: Hob: fixed some variables not clean bug in detail page 86aeee9 bitbake: git: do not execute 'git remote prune' 5c581b2 meta/classes: Update recrdeptask fields for recursive dependency handling changes in bitbake 024d587 subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED bc6c985 poky-ref-manual: update mailing list info in ref manual c3d6fb2 documentation/poky-ref-manual/ref-variables.xml: Fixed example. 5966b44 documentation/poky-ref-manual: Yocto Project scrub 7064538 documentation/poky-ref-manual/poky-ref-manual.xml: Removed comments e70dc3a documentation/kernel-manual: Scrubbed the Yocto Project term d779c83 documentation/dev-manual: Fixed "Linux Yocto" term 85673e5 documentation/dev-manual: Scrub for Yocto Project term 7606c30 documentation/dev-manual/dev-manual-bsp-appendix.xml: Yocto term scrub b634676 task-core-tools-debug: Added openssh-sftp-server. 286b266 image/core-image: Handle conflicting IMAGE_FEATURES. 6121186 openjade-native: fix undefined Getopts error, use std namespace 8c87f25 base.bbclass: Add cross-canadian-${TRANSLATED_TARGET_ARCH} to the license exclusion list b70c915 image.bbclass: Add support to build the SDK in parallel with the image 63c6f46 package.bbclass: Allow a package to skip per file dependency generation 6cb1387 libc-common: Allow -dbg package to append, and not just set package variables b8bd56e autotools.bbclass: When configure fails, dump the config.log files the logs b6cf8f9 u-boot: do not clobber PARALLEL_MAKE setting feb06a0 u-boot: Don't make the -Os removal part of global settings. 01e891a populate_sdk: enable basic multilib support 66d3d3b populate_sdk_base.bbclass: Change to using task specific depends 41550ca populate_sdk: Allow for attempt only packages in the SDK 1d52711 populate_sdk.bbclass: Split into two parts 9870fbc Fix manual log file paths bd2d601 core-image*sdk: Add kernel-dev to sdk images cf65e4e linux-yocto-custom: Remove linux-tools 7449260 icu 3.6: do_install failed: Segmentation fault 44fe9de kconfig-frontends: New recipe 644ad4b documentation/bsp-guide/bsp.xml: Yocto term paring 58977a9 package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from PACKAGEVARS 91a0772 package_deb: When searching for E:, anchor expression 4147d2e EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and these are not strictly dependencies of the do_rootfs task. This patch moves them to the do_build task allowing bitbake a little more flexibility about when things need to get built by. 1d9e129 kernel-arch: Remove test for long-dead arm26 architecture. 44b1803 irda-utils: Add missing "inherit update-rc.d" for INITSCRIPT_* d53c80f site/common-linux: fix incorrect size of pid_t for apr 3a39cbc apr: add util-linux to DEPENDS for libuuid bf04836 bitbake.conf: Tidy up a few comment typoes; no functional changes. 035503b documentation.conf: Improve PRIORITY documentation 9a4b266 runqemu: fix fedora pkg names when run fails a5b2c1e bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building detail page b3edfb1 build-appliance-image: rename from self-hosted-image 602808b linux-libc-headers-yocto: Do not include linux-yocto 347424e documentation/adt-manual: Adjustments to Yocto Project term 7a4cc0e mklibs-native: Upgrade to 0.1.34 552883c qt4e-demo-image: new description d7bafd3 build-appliance-image: rename from self-hosted-image 934bb7b linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc 11809e3 apr: Install apr-local libtool in build dir c4c029a bison: link in librt on uclibc 56bcc2f uclibc-0.9.33: add posix_fallocate implementation 55e369d uclibc-git: Update for building systemd e5c81d7 glib-2.0: Add missing dependency on virtual/libiconv c5274b1 uclibc: Separate the bits between uclibc and uclibc-initial cc6a65d eglibc: support mipsel little endian, filter out -march=mips32 a4d55aa eglibc-2.15: Update to latest on 2.15 branch 3916fb9 gcc-configure-sdk, gcc-configure-cross: Dont recompute USE_NLS daed800 bitbake.conf: Add weak definition for USE_NLS c27d535 libgcc: Remove unpackage unwind.h 6d96686 icu 3.6: dropp apply=yes from path 4d48398 local.conf.sample.extended: Add filtering function to archiver.bbclass 7afc6af documentation/poky-ref-manual/faq.xml: added FAQ on deleting tmp 5f36c2c documentation/poky-ref-manual/faq.xml: Clean up to ext. toolchain 060e7b4 documentation/poky-ref-manual/ref-variables.xml: Updates to TCMODE. ffb7f52 documentation/poky-ref-manual/ref-variables.xml: Added link to TCLIBC. 8bcbd30 documentation/dev-manual/dev-manual-kernel-appendix.xml: Added branch step 2282764 documentation/adt-manual/adt-prepare.xml: Inserted note 4129d5d bitbake: runqueue.py: Handle multiple rdeptask entries 18e3b50 bitbake: fetch2: Revert the regexp removal for the type field and instead anchor regexp c525c13 bitbake: test/fetch: Switch the comparision order to make test failures slightly clearer b13951f bitbake: test/fetch: Ensure cwd is valud for the git clone 5fa6036 bitbake: runqueue: Reimplement recrdepends so it works more correctly be22b92 bitbake: runqueue.py: Convert depends variable to use sets edfb2ba bitbake: taskdata: Add gettask_id_fromfnid helper function d498bd6 linux-yocto/3.0: update BSP descriptions to new kern-tools format f64d68f bitbake.conf: disable ccache explicitly if it is not enabled c3d8b10 archiver.bbclass: Add the function of filtering packages fb4a1c8 libxml: disable lzma d3343f7 gconf.bbclass: don't register schemas in the install stage 6b66a81 native.bbclass: correct PATH to have native-intercept be prepended 8c904eb linux-dtb: add multi-dtb build support 6c7fccb busybox: add correct ALTERNATIVE_TARGET for init.d/syslog b8c9a59 systemtap: update to version 1.8 d7be5de linux-yocto/3.4: -rt build fixes + configuration audit (part2) f6bc243 linux-yocto-rt/3.4: update qemuppc branch 3426c8b linux-yocto/3.4: update to v3.4.3 4f9f8c6 linux-yocto/3.4: update and categorize configuration options 641a709 kern-tools: add buildall and robustness fixes 41ed2e6 classes/image: Allow openssh empty passwords login. 2fa7732 mtd-utils: do not stage headers in sysroot ea88444 mx: Upgrade to 1.4.6 bcc04b2 tiny-init: Basic init mechanism for poky-tiny 20a426b busybox: Introduce poky-tiny defconfig override 2a29b7d yocto-bsp: update yocto-bsp xorg.conf templates cad078c yocto-bsp: update yocto-bsp machine.conf template 7c03f78 upstream_tracking: Update Upgraded and Manual Checked upstream 26e6b0a linux-libc-headers-yocto: update to v3.4 and remove unecessary code 58fcd84 linux-libc-headers-yocto: use kernel-arch to set ARCH 93d890f documentation/yocto-project-qs/yocto-project-qs.xml: Updated Fedora packages 123e4c2 documentation/poky-ref-manual/ref-images.xml: Fixed product name a9f9eb2 documentation: Re-defined "Build Appliance" to mean the file 8ce8d25 sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change 5e3a61b bblayers.conf.sample: Fix empty BBPATH entry warnings 4d76363 tcmode-default: Update gzip PREFERRED_VERSION to 1.15 67ee108 libtiff: Upgrade to 4.0.2 cf42eb9 libidn: Upgrade to 1.25 e178642 foomatic-filters: Upgrade to 4.0.16 4982a72 gnutls: Upgrade to 2.12.20 64af36d libtasn1: Upgrade to 2.13 d515502 resolvconf: Upgrade to 1.67 2a0e30f cracklib: Upgrade to 2.8.19 f679d15 libxml-simple-perl: Upgrade to 2.20 2ba070d libxml2: Update to 2.8.0 953d7e2 util-linux: Update to 2.21.2 e86032f sysstat: Update to 10.0.5 b2a5587 psmisc: Update to 22.19 a576f1a sqlite3: Update to 3.7.13 f80dfac distrodata: Fix missed VARIABLE name change 06fe8a9 qemu.inc: Fix packageconfig options bd006a9 uclibc: Fix packaging to match the new package order 6e9606e linux-firmware: update to main repo on kernel.org a01b7ce sudo: upgrade to 1.8.5p2 529d87e gzip: upgrade to 1.5 08e15c2 gcc: Remove csl gcc recipes 92e20d1 eglibc-2.13: Retire into toolchain layer 2ef14df gcc-4.6: Retire into toochain-layer aecbfbc gpgme: updated to 1.3.2 0abfb69 runqemu-internal: qemu fails to run on ext2 image 7874440 xev: updated to 1.2.0 288dcf4 cml1.bbclass: Only delay exit if the command fails 3257a7c documentation/adt-manual/adt-eclipse.xml: Updated YP settings dialogue 13ae887 documentation/adt-manual/adt-eclipse.xml: Updated Yocto ADT Project item 9234b28 documentation/adt-manual/adt-prepare.xml: Re-worded toolchain generation 7341184 documentation/adt-manual/adt-eclipse.xml: Updated Yocto Project ADT item c45ad31 documentation/adt-manual/adt-prepare.xml: grammar fix. 2e4bd35 bitbake: Fix for Hob bug #2323 b224ed2 bitbake: hig.py: use module tempfile to create temp file 72f04e7 bitbake: fetch2: Ensure star character doesn't end up in mirror tarball names bd3fd17 bitbake: lib/bb/utils.py: remove unnecessary preserved variables 9334b0d bitbake: fetch2: Add new mirror syntax to simplify mirror specifications e63dada bitbake: fetch2: Handle errors orruring when building mirror urls a87aa7b bitbake: process: Improve _logged_communicate buffering 15a31a9 bitbake: taskdata.py: Add support for rdepends task flag be98c1f bitbake: utils.py: Add function to set nonblocking operation on a file descriptor e05b423 bitbake: git.py: Remove -l option, its not necessary df929f4 bitbake: lib/bb/siggen.py: log when tainting the signature of a task 25441f4 bitbake: bitbake: tweak help text for -C slightly eaf54b8 bitbake.conf/abi_version.conf: Update to use BasicHash signature generator 8b92304 layer.conf/bblayers.conf.sample: Fix empty BBPATH entry warnings b876f42 guile: fix compilation on MIPS/PPC 6d0b60a sato-icon-theme: inherit the GNOME icon theme (Yocto #2594) d1e5ce9 maintainers: Update for Transition fa7c2b0 bitbake: fetch2/git.py: Optimize clone fall back when it is local dee397a bitbake: ui/depexp.py: use the new progressbar in Hob df0059b bitbake: fetch2: Update replace_uri to handle uri types explicitly dd249eb bitbake: test/fetch: Add a couple of extra test cases ad8d1d3 bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrors a627fe5 bitbake: fetch2: uri_replace() only consider ud.localpath where its a file 5484651 bitbake: fetch2: uri_replace() improve mirrortarball handling 83bbfa0 bitbake: fetch2: uri_replace() remove what amounts to a null operation and add some comments 196982a bitbake: fetch2: Add parameter handling to uri_replace() bf85018 bitbake: fetch2: Remove basestring test and simplify uri_replace a7d5c57 bitbake: fetch2: Simplify some looping constructs in uri_replace() 20649e9 bitbake: fetch2: Improve mirror looping to consider more cases 3f44176 bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling code f3fb4dc bitbake: fetch2: Split try_mirrors into two parts 927565c bitbake: fetch2: Ensure when downloading we are consistently in the same directory 3c8a561 bitbake: fetch2: Only cache data if fn is set, its pointless caching it against a None value 4a0dc38 bitbake: fetch2: Fix error handling in uri_replace() 85dc355 bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a match c072fa8 bitbake: bitbake: add -C option to invalidate a task and rebuild the target 5bd11a9 bitbake: bitbake: ensure -f causes dependent tasks to be re-run abc0bef documentation/adt-manual/adt-prepare.xml: Added text about host gcc f3e184a documentation/dev-manual/dev-manual-newbie.xml: Typos fixed. a291d00 documenation//dev-manual: Typos fixed. 356ac1f documentation/poky-ref-manual/development.xml: Removed dbg and profile b2f4ddd documentation/dev-manual/dev-manual-common-tasks.xml: Moved dbg and profile 6b8922d documentation/poky-ref-manual/development.xml: changed image name. 5f18bc5 evolution-data-server: updated to ver. 2.30_3 d4beac1 xinetd: Add default options. a0ad64d Simplify "SRC_URI_append +=" to "SRC_URI_append =" 086a70567 connman-gnome: upgrade to 0.7, which works with connman 1.0 6afc231 connman-gnome: clean up runtime dependencies 1747ed4 connman-gnome: fix build depends (Yocto #2556) 84e5d58 connman: upgrade to 1.0 36f08d9 connman: add compat RPROVIDES for older packaging 89eebaa connman: rationalise configure options 1d86b2c gitignore: ignore build*/ entirely 984b0dc linux-libc-headers: use kernel-arch to set ARCH c0b54eb gcc: Fix a case of sysroot with trailing / and gxx-include-dir leading slash 7fb442a gcc-4.7: Update to tip of gcc-4_7-branch since 4.7.1 has been out 50bc311 binutils: Enable plugins by default e146139 binutils: Add with-sysroot to target binutils be9756a uclibc-git: Upgrade to latest tip of master d227070 recipes-kernel: remove linux-tools.inc 6b9c191 recipes-kernel: make perf a standalone package a5b568e kernel: save $kerndir/tools and $kerndir/lib from pruning 9b8daa9 package_rpm.bbclass: fix incremental rpm generation 97dd7e1 opkg-utils: bump SRCREV 4abc933 gettext 0.16.1: Update FILES for post PACKAGE reoder d6259dc libpcre: clean up FILE after PACKAGE reorder d0c615e conf/bitbake.conf: fix reparsing after -p is used 66123b9 classes/cml1: ensure -c menuconfig forces a rebuild next time e562052 openssl: add deprecated and unmaintained find.pl from perl-5.14 to fix perlpath.pl 262e5ac kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst 9ffec01 libpcre: Clean up FILES_* after PACKAGES reoder ad130b9 libevent: disable openssl by default 948e3e4 PR bumps for PACKAGES reorder 6a5a4a1 curl: Clean up FILES_* after PACKAGES reoder 9bdb9c6 man-pages: Clean up FILES_* after PACKAGES reoder b1ca0e3 hdparam: Clean up FILES_* after PACKAGES reoder a0f804a grub: Clean up FILES_* after PACKAGES reoder 9aa4e69 libtool: add ${PN} in middle of package list to ensure .m4 get with ${PN} 30e52c5 webkit-gtk: remove /usr/libexec since it's empty d421d03 js: clean up FILE after PACKAGE reorder eed46b1 lttng-viewer: clean up FILE after PACKAGE reorder 2c11581 libidn: clean up FILE after PACKAGE reorder d02f342 gtk-sato-engine: clean up FILE after PACKAGE reorder d524486 freetype: clean up FILE after PACKAGE reorder 6d15bb2 gthumb: clean up FILE after PACKAGE reorder a86e23e slang: clean up FILE after PACKAGE reorder a07ee19 gnome-keyring: clean up FILE after PACKAGE reorder 43616aa procps: clean up FILE after PACKAGE reorder 28a1a0f cups: clean up FILE after PACKAGE reorder b33b5e3 gettext: clean up FILE after PACKAGE reorder 461d0ab icu: clean up FILE after PACKAGE reorder 5658c12 groff: clean up FILE after PACKAGE reorder 52c72df libxml2: clean up FILE after PACKAGE reorder 28b6b28 libpng: clean up FILE after PACKAGE reorder fbe245a db: Ensure the library version matches package version e4f1184 gnutls: clean up FILE after PACKAGE reorder 1e53c0b gpgme: clean up FILE after PACKAGE reorder 14fde11 libgcrypt: clean up FILE after PACKAGE reorder 16d2c6e libgpg-error: clean up FILE after PACKAGE reorder a28c118 libproxy: clean up FILE after PACKAGE reorder c96179e libusb-compat: clean up FILE after PACKAGE reorder 4d881e9 pth: clean-up FILES list due to PACKAGE reorder 7a66997 taglib: correct location of taglib-config to -dev da99f5d eglibc-package: Update PACKAGES and files based on new ordering 17d4fa0 pmutils: reorder file for correctness fd259b8 bitbake.conf: add PN-bin and cleanup lib_package.bbclass b11e5d7 lib_package: remove the -dev list a5eb4d2 binconfig: add *-config files to the -dev package f68cbf5 bitbake.conf: reorder PACKAGES list 504e373 curl: Use gnutls for target and openssl for native e0a7054 perl: Allow perl to cross build and native build in a directory named "t" 83b53d3 libzypp: Fix build with uclibc de8b25d lsbinitscripts: Add the header for functions.patch 05428da multilib.conf: Add the support of multilib for lsbinitscripts 993245d puzzles: upgrade to r9561 85c04b7 libzypp: Define OECMAKE_CXX_LINK_FLAGS when compiling for uclibc c383a30 zypper: Fix build on uclibc 13136e4 rpm: pass lrt and lpthread to link step explicitly for uclibc fd3e09c sat-solver: Fix build on uclibc bdc73df rpm: Use link time check for libssp eaedf2e rpm: Fix compilation on uclibc 5276472 site/x86_64-linux-uclibc: Cache definitions of guint32/guint64 cae148a uclibc_0.9.33.bb: Upgrade to latest git 6651761 debian.bbclass: invoke target objdump 85d7c01 tzdata, matchbox-session, mini-x-session: replace RCONFLICTS with RCONFLICTS_ 79e4de8 recipes: replace CONFLICTS with RCONFLICTS_${PN} 0529f93 qt4-embedded: fix QT_ARCH usage in QT_CONFIG_FLAGS bbd25aa mdadm: Don't depend on ansidecl.h header 6b93b86 directfb: fix Upstream-status -> Upstream-Status a7f6b0a cleanup-workdir: update help text 3360a4f cleanup-workdir: only deal dirs related to current arch 21d84d2 cleanup-workdir: replace commands with subprocess 7dbc268 cleanup-workdir: update the way to check obsolete dirs 21bd455 meta-skeleton: add linux-yocto-custom reference recipe eda6a52 libzypp: Fix build with uclibc c16eddd busybox: Fix syslog configuration file 9890bf8 core-image-gtk-directfb, qt4e-demo-image: Remove module-init-tools from IMAGE_INSTALL list a41c3e4 gcc-cross: argument list too long when do_install 4f65868 linux-yocto/meta-yocto: update yaffs2 and drop rc6 8cdb883 documentation/poky-ref-manual/development.xml: removed section fef4f4e documentation/dev-manual: Moved temp source code mod into dev model 513af3c documentation/poky-ref-manual/development.xml: Removed Eclipse section fa332a5 documentation/poky-ref-manual/development.xml: Removed toolchain dev section 91911f6 documentation/poky-ref-manual/ref-images.xml: removed links to section 45f26d5 documentation/bsp-guide/bsp.xml: Review comments to recommendations 363efd4 documentation/dev-manual/dev-manual-start.xml: Updates to pre-built section 857b2d4 documentation/poky-ref-manual/development.xml: Removed pre-built section 8f67927 documentation/bsp-guide/bsp.xml: Added note to BSP recommendations 0be4910 documentation/bsp-guide/bsp.xml: Updates to requirements section 4969df1 documentation/bsp-guide/bsp.xml: BSP recommendations section added c29a721 documentation/kernel-manual/kernel-how-to.xml: Updates to showing changes 4bb7ef9 directfb: added missing Upstream-status 55a6587 pango: added upstream-status status. 4d8fa40 distrodata: cleanup after moving distro_tracking_fields 0cb6bc0 distro tracking files: Add seperated set of files c8a22b7 strace: update to 4.7 6aabd47 beecrypt: add patch for build issue on Fedora 17 b42744f gcc-target: ensure target packages have the correct virtual package names 43c84ea eglibc: added ac_cv_path_ to CACHED_CONFIGUREVARS ec07dfc quilt: added ac_cv_path_BASH to CACHED_CONFIGUREVARS 83fe2bb curl: enable ssl support e90cfbd busybox: Add check for wifi/bluetooth to enable rfkill 2fa65dd opkg 0.1.8: do_fetch failed since no checksum specified de4bd37 linux-yocto/3.4: create linux-yocto-rt recipe d51d204 linux-yocto/3.4: update yaffs2 and drop rc6 1b112fa pybootchartgui: Fix the filename and add a default format 0ad3f75 pybootchartgui: split the output chart into multiple ones bc5b86f pybootchartgui: make the build profiling in pictures 3d78bc1 pybootchartgui: add the original code bc19f8b coreutils: Fix a typo in v6.9 (bracket not braket) 0affb56 libpcre: updated to version 8.30 066ec29 distro_tracking_fields: move to meta-yocto as seperate files 3f29273 gcc-configure-target: Fix sysroot option breakage I introduced (sorry) 4ff6160 methodpool: Improve method already seen error message 1faf025 fetch2/local: Ensure quoting is handled correctly from the url d43d3b0 fetch2: Fix missing output from stderr in fetcher logs ad78e3c Hob: fixed issue about 'select a base image' combo not sensitive 2295ef1 Hob: fixed an issue about no 'set_page' function in hob failed page show 79df635 image-writer: tweak some strings d2bdfe0 ui/crumbs/hig.py: simplify subprocess call a87ce43 ui/crumbs/hig.py: tweak strings 7f017ca connman: bump PR and add some comments d8d95d1 sanity.bbclass: warn the user if BBPATH contains wrong entries 5a50eb1 webkit-gtk: Apply work around for all PowerPC targets ca6d07c connman: make useradd parameters consistent with rootless X 5518a1a systemtap: update Upstream-Status and use correct syntax e7d0a81 gcc-configure-common: Use build time sysroot for target gcc 9f47c0f lsof: Fix cross 32 -> 64bit ranlib host contamination problem 1a9ad7f poky-tiny: eliminate mtrace rdepends 6aff0d1 meta-yocto/linux-yocto: fix routerstationpro build 5ed855d openjade-native: Ensure we reautoconf the package 7e62e24 cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasks cc96daa qt-x11-free.bbappend: Update to 4.8.1 dfcfe11 qt4: Drop 4.7.4 d7b7f13 rpm: Ensure pkgconfig deps don't stray from the package being built 9786663 package_rpm: Verify that the package manifests are not empty f182f53 createrepo: For compatibility w/ RPM 5.4.9 remove RPMVSF_NOSIGNATURES flag 43dd351 rootfs_rpm.bbclass: Update database configuration file 7fe15f0 rpm: Bump PR numbers on componets that require RPM 75c302c package_rpm: Add capability to directly query packageorigin b81d788 ossp-uuid: Add oss-uuid package and RPM 5.4.9 integration bc4a29d rpm: Upgrade RPM to 5.4.9 b2381b6 rpm: Upgrade RPM to 5.4.8 (db to 5.3.15) 99822cd gnomebase: add GNOME_COMPRESS_TYPE variable 60543b9 nasm: updated to 2.10.01 107b1b0 menu-cache: upgrade to 0.3.3 7d25922 ethtool: upgrade to 3.2 b2846ba tzdata: upgrade to 2012c 287fabd freetype: upgrade to 2.4.9 35c5a8c linux-libc-headers: set default LINUXLIBCVERSION to 3.4 a166085 v86d: Fix cross link using host-cross ar 616fab3 libnewt: Fix cross link using autoconf detected AR d411e77 gitignore: add wildcard to match toplevel patch files abcc436 augeas: Fix compilation failure 2215a96 task-self-hosted.bb,task-core-lsb.bb: Conditionalize pth inclusion 429004f cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variables 4b55c92 gcc-common: Replace use of TARGET_ARCH with TRANSLATED_TARGET_ARCH 53981ad gcc-common: Enable hardfloat ABI when target is arm 1a2f20d uclibc: Move to latest tip of master 2dcb935 gnupg-2.0.19: Depend on npth for uclibc fb8fabb gpgme: Depend on npth for uclibc de04115 npth: Add recipe f6a4d74 libtool: Let -fstack-protector passed to link step 1988bc0 pth: Mark incompatible with uclibc 00330a3 binutils_2.22: Backport to fix bogus textrels 665f908 linux-yocto/3.2: fix meta SRCREV typo 0612cf3 hob2: create a standalone deploy image tool 7828e9e hob2: update DeployImageDialog for seperated tool 87ce7bd ui/crumbs/hig.py: check deploy process return value 0c99278 ui/crumbs/hig.py: remove extra spaces 0b6bb93 ui/crumbs/hig.py: fix run time error ac7b964 ui/crumbs/utils.py: import module bb 574b5ec Hob: fixed the index issue when set actived item for base image combo e91f1e2 Hob: Change 'run image' work flow and image detail screen as ui design c0b9270 Hob: Interpret some special characters for label markup 25785d8 Hob: add versions for compatibility check between Hob and templates efd9770 Hob: lower the limitation for PyGTK 9703dcb Hob: fixed a definition not match issue when click choose directflb in package page c8c8d75 Hob: fix entry of recipe page can't be edited in case after clicked clear button 6ac1545 Hob: clear the repeated function get_kernel_file_name 7f806be meta-yocto: make 3.4 the default kernel for qemu* 70d7e13 linux-yocto/meta-yocto/3.2: fri2 and chiefriver machine updates 77d30c7 linux-yocto/meta-yocto: introduce 3.4 bbappend 5010afd linux-yocto/meta-yocto: add machine aliases for yocto BSPs b6ceefc linux-yocto/meta-yocto: remove 2.6.37 bbappend 1c33c54 linux-yocto/meta-yocto: update to v3.2.18 c3d7493 linux-yocto/meta-yocto: update to v3.0.32 27c051f kern-tools: anchor KMACHINE test 7f44713 linux-yocto/3.0: add cedartrail kernel features 3290146 linux-yocto/3.2: fri2 and chiefriver machine updates d0402c6 linux-yocto: add 3.4 recipe 9cf8501 linux-yocto: add machine aliases for yocto BSPs b078910 linux-yocto: remove v2.6.37 recipe b047060 linux-yocto/3.0: update to v3.0.32 5af9811 linux-yocto/3.2: update to v3.2.18 2da9191 kern-tools: remove unused code, meta branch and directory assumptions ca0ce36 README: Correct documentation URL in top-level README file e4f0176 gettext/shared-mime-info: Add missing patch upstream status field ea2a850 rootfs_rpm.bbclass: save rpmlib rather than remove it 1e71397 apt 0.7.14: do_compile failed with gcc 4.7 9e7c915 apt-get 0.7.14: hangs at runtime 9a51999 archiver.bbclass: Reduce some duplication for function get_licenses 5be715a connman: Document the ACL-breaking sed 554afde connman: respect the 3g feature and enable/disable ofono support 1720705 insane.bbclass: Make ldd exec_prefix error reporting easier to read 570c542 gettext: install libgettextlib.a before removing it 5094da3 shared-mime-info: fix build race condition 3792f77 shadow-native: Disable nscd support d56659e groff: Fix build on Fedora 17 c9c7fe8 beecrypt: disable java 6479164 runqemu-ifup: enable arp proxying 1a749e1 gnupg: disable CCID driver 038874c gnupg: add libusb to DEPENDS 47e954e telepathy-glib: update to 0.19.0 61e06d3 task-core-basic: drop portmap f822034 rpcbind: add and use startup script, move binaries fa3b18e systemtap: Unbreak build for systems with nss headers installed df8f55a ltp: Add patch to correct failing build a192569 pulseaudio: fix typo in the patch name, pulseaudo -> pulseaudio ae6d342 lsbinitscripts: Missing popt DEPENDS 885e1f7 license.bbclass: optimize pkg runtime data f25a6c0 license.bbclass: Adding PV to package.manifest 7f713b6 dbus: update to version 1.4.20 e618834 connman: just give xuser the extra rights it needs 34f819e archiver.bbclass: Improve the usability for the archiver classes 09a7dc9 generate-manifest-2.7.py: replace os.popen with os.unlink d068a75 external-sourcery-toolchain: forcibly create usr/lib b90cc2a tcmode-external-sourcery: pass -msgxx-glibc for x86 286a490 external-sourcery: extract src and dest sysroot paths from gcc 9205cba task-core-lsb: Add another initscripts to an lsb image 6e41674 lsbinitscripts: Patch file functions for confirming to an lsb image d32f900 lsbinitscripts: Add initscripts to enhance init functions in an lsb image 718779e directfb-examples: upgrade to 1.5.3 96c65bd directfb: upgrade to 1.5.3 d0fac33 cpan.bbclass: Fix config error while patches to Makefile.PL b1f7bb9 local.conf.sample.extended: Change the usage about arhiver.bbclass 0efe773 kernel.py: replace os.popen with subprocess.Popen de4cdfd documentation/kernel-manual/kernel-how-to.xml: Updated to kernel 3.4 614308e documentation/dev-manual/dev-manual-kernel-appendix.xml: Comments removed 69536d4 documentation/dev-manual/dev-manual-kernel-appendix.xml: Updated Note a23636b documentation/yocto-project-qs/yocto-project-qs.xml: pre-built example fix 230e325 documentation/dev-manual/dev-manual-bsp-appendix.xml: .bbappend example 31bfebd documentation/dev-manual/dev-manual-bsp-appendix.xml: Added note ad93aae documentation/yocto-project-qs/yocto-project-qs.xml: Minor wording changes fcea677 documentation/poky-ref-manual/ref-images.xml: images defined 0bf437b documentation/poky-ref-manual/ref-images.xml: Updated core-image-sato-dev a13ad00 documentation/adt-manual/adt-eclipse.xml: Added not and updated version 3a062dd documentation/dev-manual/dev-manual-kernel-appendix.xml: Kernel example fixed 0957740 documentation: Added manual history for 1.3 b24d15c documentation/poky.ent: Updated for latest builds 9286a87 documentation/yocto-project-qs/yocto-project-qs.xml: Setup changes 348da93 webkit-gtk: Use glib as unicode backend to avoid browser crash 3e9f270 bitbake.conf: set an exclusion list for varflags in checksums 2f0303e bash: Update to new update-alternatives syntax 9bab122 bzip2: Update to new update-alternatives syntax 96a0135 kmod: Remove bashism from recipe 0b8d5da update-alternatives: Fix absolute symlink handling b3e76b3 package.bbclass: Add warning about FILES containing '//' 8c2e3c9 layer.conf/bitbake.conf: Tweak PATH 534f319 bitbake: include varflags in checksums 43551f5 lib/bb/fetch2: ignore remote URIs when doing file checksums bb81db6 cooker: report recipe being parsed when ExpansionError occurs f0809ed cooker: fix UnboundLocalError when exception occurs during parsing 64f88bf lib/bb/data_smart.py: don't report variable in ExpansionError if not set 5a97523 hob: handle sanity check failures as a separate event c8d78b2 Hob: add the 'build new' be as the primary action for 'Image detail' page 6609a81 Hob: Fixed a compatible issue for indicator icon view cc3da12 HOB: 'str' object has no attribute 'close' 9b6d3f4 hob2: set beginning folders for FileChooserDialog 0d9e893 Revert "meta: replace os.popen with subprocess.Popen" bc386b8 classes/sanity: fix a couple of grammatical errors in messages 0299499 ccache: Separate out into its own class a92ff3a scripts/cp-noerror: Add a special copy function to fix autotools issues b3e9a99 xz: updated to version 5.1.1alpha d63298e qemu: Add an option to remove host sdl/gl checking 7a619c2 classes/sanity: send sanity check failure as a separate event for Hob 0fd6a47 foomatic-filters: update to version 4.0.15 42dec00 mtd-utils: Update to version 1.5.0 e95e077 man-pages: update to version 3.41 a8010cd classes/sanity: remove broken TARGET_ARCH check b68e2d6 libpciaccess: upgrade to 0.13.1 7ed241c fontsproto: upgrade to 2.1.2 7bf02eb fontconfig: upgrade to 2.9.0 e8dac5a scripts/buildhistory-diff: add GitPython version check 1fe254f buildhistory_analysis: fix error when version specifier missing 5996b2b meta: replace os.popen with subprocess.Popen d760fb9 scripts: replace os.system with subprocess.call e40995e meta: replace os.system with subprocess.call e4c3579 shadow-utils-native: remove unnecessary alternatives 9a686b3 kmod: use new update-alternatives c17ae6f sysklogd: use new update-alternatives 5cbc486 psmisc: use new update-alternatives ddcf94e iputils: use new update-alternatives 0b5c423 grep: use new update-alternatives 2851d75 cpio: use new update-alternatives 8a4a7a2 opkg: use new update-alternatives 6d76d52 tar: use new update-alternatives 76c08cc binutils: use new update-alternatives cb2a93e util-linux: use new update-alternatives 18b6e5f psplash: use new update-alternatives 4ca029b ncurses: use new update-alternatives 07da870 dropbear: use new update-alternatives 3f810e2 coreutils: use new update-alternatives 92482cb busybox: use new update-alternatives 6b20156 openssh: use new update-alternatives af3fc70 lrzsz: use new update-alternatives b607fa7 sysvinit: use new update-alternatives b630ee1 tinylogin: use BPN for alternatives ad0f8b8 patch: use BPN for alternatives 4547096 less: use BPN for alternatives 7818699 mktemp: use BPN for alternatives 1a6f679 sed: use BPN for alternatives 079f2fb shadow: use BPN for alternatives ae68cb6 time: use BPN for alternatives 1fa4e05 wget: use BPN for alternatives 4966bc5 which: use BPN for alternatives e4449c9 update-alternatives.bbclass: Change from using PN to BPN 6ac7e9b update-alternatives.bbclass: Refactor the implementation f28209d cooker.py: terminate the Parser processes fcd8021 image.bbclass: Ensure ${S} is cleaned at the start of rootfs generation 0254e8d glib-2.0: Clean up OECONF flags into one variable 37cf162 libxml2/libxslt: Don't depend on ansidecl.h header 54cdbe6 ltp: Add attr to DEPENDS list fed0638 binutils: Drop old/stale/broken csl recipe de0d55c wpa-supplicant: don't let postinst fail when dbus-1 reload fails d03e29f package.bbclass: Add additional debugging for dependencies 4f3f575 Updated distro-tracking-fields.inc f887fd6 lttng-tools: updated to 2.0.1 02b91db lttng2-ust: updated to version 2.0.2 2f4eb46 avahi: fix install issue bc56c04 make-3.81: fix build with automake 1.12 e9e2542 findutils-4.2.31: fix build with automake 1.12 dfbeec6 gawk-3.1.5: fix build with automake 1.12 58954a1 grep-2.5.1a: fix build with automake 1.12 8939db4 diffutils-2.8.1: fix build with automake 1.12 c170188 grub-0.97: fix build with automake 1.12 437f92c coreutils-native-6.9: fix build with automake 1.12 04bdcbe gmp-4.2.1: fix build with automake 1.12 2c90a0a libcroco: fix build with automake 1.12 204e2d6 libfm: fix build with automake 1.12 55e24a4 lighttpd: fix build with automake 1.12 244417d minicom: fix build with automake 1.12 a23a779 lrzsz: fix build with automake 1.12 133bff2 findutils: fix build with automake 1.12 2a952c5 glew: fix build with automake 1.12 625d974 libidn: fix build with automake 1.12 8d63ffe texinfo: fix build with automake 1.12 12f465d libcheck: fix build with automake 1.12 da1f0ef libmpc: fix build with automake 1.12 c4dde06 systemtap: fix build with automake 1.12 724f9ad libtasn1: fix build with automake 1.12 0d4d9bd shadow shadow-native: fix build with automake 1.12 2e45e31 libxml2: fix build with automake 1.12 85db7e7 rpm: fix build with automake 1.12 8512519 popt: fix build with automake 1.12 05fe6c0 mpfr: fix build with automake 1.12 fca50f0 gmp: fix build with automake 1.12 cd3c060 distro_tracking_fields: update information for ltp cfc882e ltp: Upgrade LTP to version 20120401 ed14592 fontconfig-native: Be clear about FILE search path 277f18e wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice 45e6085 dropbear: fix include dependent PR generation c071fd9 oe/process.py: remove it since it is unused and duplicated 70caf1e utils.bbclass: remove the unused oe_system bbd07d1 opkg-nogpg: add file path 7f3ac86 sudo: fixed wrong `chmod` path 6b48551 bitbake.conf: add EXTERNAL_TOOLCHAIN to BB_HASHBASE_WHITELIST af16b9f bitbake.conf: Improve wget timeouts b52dfa2 lib/bb/fetch2: fix comments for verify_checksum e6d9af1 bitbake/exceptions: Handle reports from the field of exception code failures 0b14db4 bitbake/utils.py: Ensure utils.which() returns full paths 2d3ff5e bitbake/cooker: Ensure matchFile returns full pathnames f3a5ad1 Hob:fixed the issue of primary button is not an 'orange hob button' 994ce7b BBHandler: Tweak some data store access methods to the preferred syntax 6558abd qemu: disable vnc-jpeg compression 9180d38 qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER f83cdef xserver-xf86-config: Add xorg.conf for arm,mips,ppc,sh qemu machines 71a4bf3 qemumachines: Enable xserver-xorg as default xserver bdb1585 Update to distro_tracking_fields.inc 8604b4c xf86-input-synaptics: upgrade to 1.6.1 088fdc2 xf86-video-intel: upgrade to 2.19.0 43eb69b xf86-video-vesa: upgrade to 2.3.1 09928db xf86-input-mouse: upgrade to 1.7.2 3398915 xtrans: upgrade to 1.2.7 2312e14 libxt: upgrade to 1.1.3 40d230b xcb-proto: upgrade to 1.7.1 47ade55 recordproto: upgrade to 1.14.2 7a1eb3c scrnsaverproto: upgrade to 1.2.2 9dbfc17 xcmiscproto: upgrade to 1.2.2 f02e412 xextproto: upgrade to 7.2.1 0541ed4 kbproto: upgrade to 1.0.6 87ca28b xproto: upgrade to 7.0.23 27b6eaa libdrm: upgrade to 2.4.34 37cceb5 mdadm: upgrade to 3.2.5 019b9e9 valgrind: Enable valgrind for armv7 52c9511 gawk: update to 4.0.1 24038ec jpeg: update to upstream version 8d 319b6f2 glib-2.0: upgrade to 2.32.3 9ab9c52 sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed 9509ed4 sanity.bbclass: catch an extra exception in check_create_long_filename 3898d08 sanity.bbclass: add extra information when SSTATE_CACHE unusable 13a86cb sanity.bbclass: add newline to check_create_long_filename failure message 2e12fcf sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp) 1983045 sanity.bbclass: copy the data store and finalise before running checks 6a4c55d Revert "sanity.bbclass: check user can read and write to SSTATE_DIR" e6de510 python: bump PR of packages after update of distutils.bbclass dc290d1 distutils.bbclass: don't delete .pyo files 3db1525 netbase: merge init script updates from upstream b099511 wpa-supplicant: fix packaging error since last commit a397644 libnss-mdns: fix postinst scripts dd42988 ppp: avoid host contamination fce38e5 libtool: fixed parallel build related race 5022c3e ncurses: Avoid occasional builling failure when having parallel processable task 76e1d4a eglibc: package mtrace separately bb4f829 rpm 5.4.0: respect to the arch when choose the alternatives 73538f5 package_rpm.bbclass: Fix incremental rpm image generation 66b0ece classes/base: add checksum file list at parse time 86d05a4 external-sourcery-toolchain: ignore GNU_HASH issues with its packages f60b4cb Rename 'external-csl' to 'external-sourcery' 844df77 tcmode-external-csl: preferred external-csl-toolchain's gdbserver 23fd086 gcc: Grok for callconvention-hard to enable hard float 0fdd04f eglibc: Add ARM hf dynamic linker support e108db7 gcc-4.7: Add knowledge about arm hf dynamic loader 49694d6 Hob: Adjust the progress bar and set 100% only when all is done. 799e076 build.py: Add support for log and run filename changes 63aaecb build.py: Add additional debug messages d0de551 build.py: Cleanup exec_func_shell c9e38ae build.py: Add a log to capture task execution order 094742b replace os.popen with subprocess.Popen 10a0f9e replace os.system with subprocess.call 358016f bitbake: support $BITBAKE_UI environment 8b8be74 bitbake: implement checksums for local files in SRC_URI d7b818b bitbake: refactor out codeparser cache into a separate class 644b30a Hob: fixed the issue about the 'run image' page should have the primary bug 3ee1cfa Hob: fixed the line width of base image description view 0d210ff Hob: fixed the issue about bug 'running image' workflow and related view 374ad22 Hob: change the build failure scenario as ui design 39a9267 Hob: add '--select a machine--' and '--select a base image--' to GUI 532f96d fetch2: quote/unquote url paths 5c880fb Hob: Get image name internally when updating the image description 7690c45 Hob: Add filter for images listed in image combo e069e53 Hob: reimplement the proxy page 33c4bf2 fetch2: Also exclude urls containing wildcards from checksumming for now 2219caa tune-mips64.inc: Add new tune file for mips64 big-endian 0d2b369 xserver-xorg: Fix build for mips64 21d5cf8 site/sh-common: Add missing caches variables to build glib-2.32 c141f96 netbase: Add interface files for qemumips64 and qemush4 f13ef77 runqemu: Add qemush4 and qemumips64 knowledge 4cbc27c libc-package: Add sh4 and mips64 to arch options 9ecb454 eglibc-2.15: Support mips64 8bc899a kernel-arch.bbclass: Map mips64{el} to mips KARCH efcd382 binutils: Default to n64 when configured for mips64 6174900 gcc-4.6, gcc-4.7: Add support for building mips64 cross compiler fbfa7b7 site: Add mips64 eglibc and uclibc site files 8262a67 insane.bbclass: Add mips64{el} to known machines f99ac52 bb/fetch2/__init__.py: Don't try to compute checksums for directories b4c8c74 hob: update required pygtk to 2.22.0 and gtk+ to 2.20.0 f9bffca lib/bb/ui/crumbs/[package|recipe]selectionpage: include button f9aa3da lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down width 9e59dea lib/bb/ui/crumbs/hobwidget: use light text in HobIndicator 44a40f7 lib/bb/ui/crumbs/: replace custom HobNotebook 881b81f Hob:add function about clicked a row to load image file for 'my images' page e80c1a3 Hob: Apply a line length to consistantly display image descriptions 05330d0 knotty2: return exit code b0b9ee2 bitbake/fetch: Spell out which fetcher backends support and recommend checksums 311c68b bitbake/fetch: If checksums are available, check them for any file, local or remote 2f009e5 bitbake/fetch2: Improve visibility of checksum warnings when fetching from mirrors d993f17 bitbake/fetch2: Improve stamp creation in mirror code 2a167cb bitbake/fetch2: Remove hardcoded file removal and use clean method f24d8df sstate.bbclass: Make sure we don't have an empty fixmepath file 6d40b65 xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x 0312f86 linux-yocto: policy cleanups 08a917a kern-tools: update LICENSE field to GPLv2 62c5e6a linux-yocto: intel BSP config changes 3e57b1d test-reexec: Add script to address issues when task re-execution f3c07ac multilib.bbclass: Added multilib specific package QA. 0b2bbda multilib.conf: Added multilib support for kmod. 8de572f (libc-)package.bbclass: Added MLPREFIX to locale packages. b7c1ac8 Revert "kmod: Use base_libdir for installing libkmod" 64a5952 xserver-xorg-lite: disable xmlto like full xserver-xorg does c2df43b sanity.bbclass: check user can read and write to SSTATE_DIR cedfe1d xf86-video-vmware: update package to 12.0.2 a97b9cb gnupg: Update to upstream version 2.0.19 3b481cc gnutls: update to 2.12.19 9477419 archiver.bbclass: Add two default set for avoiding error when missing assignment 441c1f8 meta/classes/sstate.bbclass: ensure sstate files have group R/W 6c0c7bb kernel.bbclass: add deploy link to KERNEL_IMAGETYPE 0c77200 oe.types: give the regex type more sane semantics caee064 csl-versions: fix bb.process.CmdError reference 8da5fa8 xinetd: Update to 2.3.15 d4e2656 poky.conf: Change WARNS -> ERRORS 4910f28 fotowall: Add #include ui_wizard.h to ExportWizard.cpp 120e295 expat: update to upstream version 2.1.0 961db45 classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location f3ba3cb gdk-pixbuf: Fix lsb builds where dependency may be missing 9f930c5 tcmode-external-csl.inc: specify the path you couldn't find fd4516c tcmode-external-csl.inc: Allow for overrides 75fcc7c sstate.bbclass: Optimize the generation and install path fixups d09e4df bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST e50ecfb tcmode-external-csl: handle TUNE_PKGARCH=core2 7cf5fce tcmode-external-csl: avoid hardcoding a list of ia32 archs ee245bd tcmode-external-csl: drop unnecessary cppflags/ldflags cf0db01 gdk-pixbuf: Allow empty -xlib package 4416232 runqemu: replace bashism with working shell idiom 389de8a ofono: Add python-pygobject to ofono-tests package DEPENDS 12b4543 classes/rootfs_*: fix splitting package dependency strings 63ccc3f lib/bb/siggen.py: ensure dumped signatures have group R/W fb7fa01 lib/bb/siggen: use open() rather than the file constructor 09b231d bitbake/tests: Add test of the git fetcher 36462d5 bitbake/fetch2/git: Set a default for the GITDIR variable 279d0af bitbake/fetch2/git: Don't set the branch name to None, that makes no sense d93e43a gdk-pixbuf: Drop unneeded RPROVIDES c73779d package.bbclass: Drop dubious use of packages[0] from do_split_packages and do_split_locales 8da9bbf oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilder scritpts e63b179 xserver-xorg: Fix build on powerpc 350a459 Add option to oe-buildenv-internal script to change bitbake location. c08ee52 kernel-yocto: export GUILT_BASE to devshell a246af9 package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook a50af4d .gitignore: add /bitbake to the ignore list for external distributions 7816563 e2fsprogs: fix packaging error for libext2fs b85bbc5 sstate.bbclass: Improve sstate_installpkg performance 31122b0 gdk-pixbuf: Add --with-x11 when building lsb image f755582 task-core-lsb: Add libgdk-pixbuf-xlib to core-image-lsb 95be1d6 eglibc: fix build with poky-tiny distro 49afb62 typecheck.bbclass: update per current variable typing code 539849c uclibc.inc: uclibc rtld does support GNU_HASH 2e1974d eglibc: Add patch to fix /var installation location b88a0e5 sanity.bbclass: Detect empty $PATH components too 4ba6a86 blacklist.bbclass: Refactor, use PNBLACKLIST[pn] 8664248 blacklist: fix typo in name 710f12e h264_qpel_mmx.patch: fix Upstream-Status tag 59ca57c bitbake/runqueue: Drop check_stamp_fn, it's obsolete and should not be used be4f8e3 bitbake/runqueue: Drop check_stamps function, it is obsolete and unused d48d8aa bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache results 4a2147f runqueue: drop unnecessary keys() in runqueue_process_waitpid e2c58b4 runqueue: handle task exit due to signal/stop 6841abd Hob: change the workflow about click 'Run Image' to run directly after builded a qemu image 71b277a Hob: add group number show and 'bold' visible effect for Package view a75562a Hob: add original url show function with the tooltip hyperlink for user cb9be92 Hob: change the refresh icon speed to make it view clear 54a1cf2 eglibc: Add patch to fix /var installation location 9e26382 libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS c772981 image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo 3c97806 zlib: upgrade to 1.2.7 3eff636 guile: upgrade from 2.0.3 to 2.0.5 1e6c116 openssl: Fix build for mips64(el) 36784da sanity.bbclass: Implement initial toolchain sanity checks 87b6197 qt4-graphics-system: set graphic system in profile instead of X11 session f92f71c libatomics-ops: Make it build for SH4 bc84461 kmod: fix upgrade path from module-init-tools 6b5dbc8 kmod: Use base_libdir for installing libkmod 7f5e732 kmod: Update to .8+ release 8880407 kern-tools: fix do_patch errors d36a73f kmod: include libkmod also from libdir b186795 meta-yocto/linux-yocto-3.0: update branch mappings for new tools bdc258e linux-yocto/3.0: mm/msync: tweak tmpfs patch for syscall msync 987c558 kern-tools: integrate minor fixes 921e67b linux-yocto: streamline support for multiple upstream repo types 6636f84 linux-yocto/3.2: configuration and pch merge 38467c4 pango: Fix modules load failure in multilib environment c4a7a24 openssl: fix incorrect INC_PR 87741fd xcb-util-image: Add missing dependency on xcb-util b0adc50 sed: Explicitly disable acl for deterministic builds dd28963 libgdbus: delete from oe-core 110511c libsoup: delete from oe-core 4a15868 xeyes/pong-clock: Update recipes 67f6baa meta-demoapps: Remove except for xeyes and pong-clock 71e56f8 evolution-data-server: delete old 2.20.0 version fb129e0 evolution-data-server: delete unused patch parallelmake.patch cf4f260 dbus-glib: bump PR to rebuild after glib upgrade 4b88d37 distro_tracking: updates for upgraded recipes cc9b58e opensp: upgrade to 1.5.2 e11c495 openssh: upgrade to 6.0p1 6497821 qt4: move functions from python to shell style 38da655 glib-2.0: Fix issues with libelf dependency creeping in 1826196 connman: Disable tist plugin on powerpc f22cf1b image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross 884c7c6 module-init-tools: Delete bc2c2fe kmod: disable man pages generation because we don't have working xsltproc b4bc0a7 kmod: Add recipes 7903a28 libsoup: Fix for glib-2.0 2.32.2 22f682b libgdbus: Fix for glib-2.0 2.32.2 9355a8e evolution-data-server: enable deprecated glib API 3ea2db0 libsoup-2.4: upgrade to 2.38.1 b072f0c gobject-introspection: upgrade to 1.32.1 825e42f glib-2.0: upgrade to 2.32.2 2dc8246 glib-2.0: upgrade to 2.32.1 feee16b site/arm-common: alignment values for guin32, guin64 and unsigned long 3cd886a site/powerpc-common: alignment values for guin32, guin64 and unsigned long 7fecfa9 site/mips-common: alignment values for guin32, guin64 and unsigned long 7a49d88 Hob: Clear the building status if command failed b478649 bitbake/tests/fetch: Add simple http fetcher tests d4d4aab bitbake/fetch2/wget: Add fallback/default wget commands c77bcfb bitbake/fetch2/wget: Remove unneeded function indirection and reindent 3d74d5e bitbake/fetch2/wget: Remove unnecessary use of OVERRIDES c9da0e3 bitbake/fetch2: When unpacking, only use PATH variable if its set 2605ca1 bitbake/fetch2: Remove WORKDIR reference, should use passed parameter 3b78ad8 yocto-bsp: clarify help with reference to meta-intel c0d92e5 yocto-kernel: use BUILDDIR to find bblayers.conf db89f18 poky.conf: use correct version string for Ubuntu 12.04 203231f initrdscripts: Update install.sh to work with mmc devices c048ff9 runqemu: be sh neutral 56f243e runqemu: minor tweaks 215a1ea runqemu: add and use error() 987bc36 runqemu: simplify process_filename() e99f652 runqemu: use modern, single-char name of test(1) 97482d6 runqemu: Use OE_TMPDIR 0ff3fa7 gcc-4.6: disable cloog, change syntax to disable ppl 722d74e uclibc: Return correct endianness for mips64 23d1498 terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variable 7b07812 conf/machine: Clean up configuration values. 7f11bbb bitbake: Fixup bitbake-selftest 12ebec4 bitbake: Add start of bitbake regression/self testing 2ee0d3f connman: enable TI shared transport plugin when wifi or bluetooth are requested f60cdd4 busybox: port improvements to simple.script from Debian (udhcpc) 84eb62d busybox: remove unused patches for simple.script (udhcpc) 97911d3 gcc-4.6: explicitly disable ppl 3fd5d4d buildhistory: fix multiple commit of images and packages at the same time dfd0116 bitbake/utils: Convert vercmp_string() to use vercmp internally 1c34d58 bitbake/fetch2: Fix spelling error in network access error message ca8e06e fetch2/git: Allow file:// URLs without checking for network access 2e9bb9d gcc-package-target: add libexec for plugin 0de1832 kernel.bbclass: move kernel-vmlinux up in PACKAGES 76551e0 runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u e8005eb qt-4.8.1: fix creating /include directory in build host root 1cd72bd qt4: fix compilation issue c9e9d8b site/ix86-common, site/x86_64-linux: alignment values for guin32, guin64 and unsigned long 74f4223 gtk-engines: fix build with glib-2.32 d3e0f1f nfs-utils: don't try to unload nfsd module faf1a72 pulseaudio: disable tcpwrap by default 5e77a84 builder: Add Please Wait Dialog Box 188dff3 gnutls: Update to 2.12.18 68eadb4 xauth: Update to 1.0.7 a46a711 bigreqsproto: Update to 1.1.2 02a0202 xkbcomp: Update to 1.2.4 15c1c20 mc: Update to 4.8.3 034cebe util-linux: Update to 2.21.1 6362e9c cairo: Update to 1.12.2 db62a4f xhost: Update to 1.0.5 667ef5b xmodmap: Update to 1.0.7 fa7cd14 libtasn1: Update to 2.12 0d47891 resolvconf: Update to 1.65 0432cc1 distro-tracking: update as per recent recipe upgrades 7b08f6a9a1 python: upgrade from 2.7.2 to 2.7.3 4f4ab8b gdb: upgrade from 7.4 to 7.4.1 d911601 quilt: upgrade from 0.51 to 0.60 754667c makedepend: upgrade from 1.0.3 to 1.0.4 8dbb577 tcmode-external-csl: use the existing precompiled locale files 9c62f63 libc-package: rework ''precompiled' locale handling b9918a3 tclibc-eglibc: drop hardcoded locale-base-en-us/en-gb 1fbde90 external-csl-toolchain: update SUPPORTED to match toolchain fa51417 external-csl-toolchain: cleanup, simplify, use base_libdir 6b20562 external-csl-toolchain: silence .a/.debug QA warnings 6826ffe external-csl-toolchain: split out a libstdc++-staticdev package c44aca8 csl-versions.inc: capture version in signatures df91469 base.bbclass: use isinstance for base_eventhandler 5d540ca bitbake.conf: shift build config summary control to here b877b1a libsndfile1: use PACKAGECONFIG for alsa distro feature a8bd795 libpcap: use PACKAGECONFIG for bluetooth distro feature f855c3e distcc: use PACKAGECONFIG for x11 distro feature 67228ab mesa: add missing flex-native/bison-native deps 98f21d6 create-recipe: base on autospectacle.pl to create recipe file a5e76f3 autospectacle.pl: pull it from meego as a base 845bcf0 libgcc: Add MLPREFIX to sanity check skip d89f7b9 documentation/Makefile: Fixed figures publishing bug 004a1f3 documentation/yocto-project-qs/yocto-project-qs.xml: added quotes 44be9bf documentation/dev-manual/dev-manual-kernel-appendix.xml: grammar fix 96645d1 documentation/dev-manual/dev-manual-kernel-appendix.xml: Removed KMACHINE 257fd0d documentation/dev-manual/dev-manual-kernel-appendix.xml: updated KSRC a22b2a8 documentation/dev-manual/dev-manual-kernel-appendix.xml: added quotes 71f8025 documentation/dev-manual/dev-manual-kernel-appendix.xml: kernel machine update c6a0cc9 documentation/dev-manual/dev-manual-kernel-appendix.xml: 3.0 to 3.2 ec4cb41 documentation/dev-manual/dev-manual-kernel-appendix.xml: formatting fix 6a415d2 documentation/dev-manual/dev-manual-kernel-appendix.xml: altered example 505e125 documentation/dev-manual/dev-manual-kernel-appendix.xml: updated cpuinit 5a4dc0f documentation/dev-manual/dev-manual-kernel-appendix.xml: output updated 9c6e16d documentation/Makefile: Added denzil specific .PNG file logic db3de06 documentation/dev-manual: New figure just for denzil 7fd4991 documentation/dev-manual/dev-manual-bsp-appendix.xml: updated hddimg example 9770d73 documentation/dev-manual/dev-manual-bsp-appendix.xml: BBLAYER update 8596fb0 documentation/dev-manual/dev-manual-bsp-appendix.xml: wording updated fbbe63c documentation/dev-manual/dev-manual-bsp-appendix.xml: mymachine.conf d5198e6 documentation/dev-manual/dev-manual-bsp-appendix.xml: recipes-kernel update 3f9f899 documentation/dev-manual/dev-manual-bsp-appendix.xml: 3.2 for 3.0 e96c33b documentation/dev-manual/dev-manual-bsp-appendix.xml: added layerdepends c7f56de documentation/dev-manual/dev-manual-bsp-appendix.xml: changed kernel 5b1738e documentation/dev-manual/dev-manual-bsp-appendix.xml: Output updated 726c279 documentation/dev-manual/dev-manual-bsp-appendix.xml: Bad variable 1abb969 documentation/dev-manual/dev-manual-bsp-appendix.xml: Added link 6f74c60 documentation/dev-manual/dev-manual-bsp-appendix.xml: typo corrected. 4d62356 documentation/dev-manual/dev-manual-bsp-appendix.xml: Bad variable 23eff79 documentation/dev-manual/dev-manual-model.xml: Fixed a bad link title. 52e4e82 documentation/dev-manual/dev-manual-model.xml: Better wording. b85c4e5 documentation/dev-manual/dev-manual-model.xml: Added BitBake b374926 documentation/dev-manual/dev-manual-model.xml: Fixed poor references. 065d5e3 documentation/dev-manual/figures/kernel-overview-3.png: Removed file ab62371 documentation: release-specific figure needed for denzil in dev-manual 8cd58de documentation/dev-manual/dev-manual-model.xml: Wording change 7166e7d documentation/dev-manual/dev-manual-model.xml: Updated wording for list 2ffb797 documentation/dev-manual/dev-manual-model.xml: BSP Layer step updated 2329826 documentation/dev-manual/dev-manual-model.xml: Fixed link 8273cc0 documentation/dev-manual/dev-manual-common-tasks.xml: Font corrected. 6830a21 documentation/dev-manual/dev-manual-common-tasks.xml: Section name fixed. 6fe0548 documentation/dev-manual/dev-manual-common-tasks.xml: fixed path 6adda78 documentation/dev-manual/dev-manual-common-tasks.xml: link and output fixed 6f588de documentation/dev-manual/dev-manual-start.xml: shell output examples updated d485185 documentation/dev-manual/dev-manual-start.xml: updated output for bare clone 661acae documentation/dev-manual/dev-manual-newbie.xml: Tag example fixed 88b3ff0 documentation/dev-manual/dev-manual-newbie.xml: Fixed branch example 0bb47e8 documentation/dev-manual/dev-manual-newbie.xml: Link added for TOPDIR c8953cc documentation/dev-manual/dev-manual-intro.xml: Hob and BA added 491b291 documentation/dev-manual/dev-manual-start.xml: Misc fixes 5bcbfdb documentation/yocto-project-qs/yocto-project-qs.xml: Package requirements 0cd29aa documentation/dev-manual/dev-manual-common-tasks.xml: Fix cusomizing example 0c243d3 Update version to 1.15.2 (correspdoning to Yocto 1.2 release) ba27fd8 eglibc-package: remove /var 5ef8c0b Fix a couple of missing Upstream-Status 84fe5c0 distro_tracking_fields: Change for ofono, iptables, etc 2227c5f alsa-tools: update to 1.0.25 e3a5089 opkg-collateral: import fixes from OE-Classic 275c2f8 opkg-utils: bump SRCREV for Packages cache fix and other fixes 76546d1 xorg: add more native BBCLASSEXTENDs from meta-oe 60e2345 busybox: Pass HOST_CC_ARCH through CONFIG_EXTRA_CFLAGS cde6bce gdb: Add support for building gdb target for SH4 cc18e7c pcmanfm: Add sh3/sh4 to supported hosts b11dc75 gcc-cross.inc: Fix cross testing script 3391541 gdb: Dont need lttng-ust for SH4 551f5d1 musicbrainz: Specify libpthread on cmdline for uclibc 1797037 gettext,m4: Add -lrt to LDFLAGS for uclibc d1dfd24 glib-2.0: Dont disable iconv for uclibc 2baaea2 uclibc-0.9.33: Update to tip of 0.9.33 branch 2fc2dba uclibc-git: Update to latest git tip df13d07 tune-sh4.inc: Fix spelling of big-endian feature set 88bb7ce ofono: upgrade to 1.6 813bbb8 iptables: upgrade to version 1.4.13 2e14c61 bluez-hcidump: upgrade to version 2.4 39ead67 telepathy-glib: upgrade to version 0.18.1 0597a49 telepathy-mission-control: upgrade to version 5.12.0 3d3726a gst-fluendo-mpegdemux: upgrade to version 0.10.70 f39ba52 qt-4.8.1: Fix compile failures on qemux86 c2e4b5d tcl: fix target recipe build issue on older distros 9da5a7b tcmode-default.inc: Update to eglibc 2.15 everywhere 4a0c704 package_rpm: Only rebuild the indexes if the packages have changed 53cf1a8 xorg-app: Use ${libdir} and ${datadir} for packaging. e38bc26 avahi: not using hard coded libdir. 3ed11d6 popt: Fixing pkgconfig file installation issue. 7670afc qt4: Make 4.8.1 the default version 6723f6b qt4: Add missing patch headers 69dc3c3 Qt 4.8 GCC 4.7 fixes e3bafe8 xf86-video-vesa: Add recommendation for xserver libint10 module which this driver needs b67fccc package_rpm.bbclass: Replace shell provides/requires script with python version c1c9144 mesa: Fix mklibs patch to simply remove troublesome uname usage 36361c0 tcmode-default.inc: Default to gcc 4.7 0611c3c gcc-package-sdk: Package plugin files generated by gcc-4.7 8250ca8 gcc-4.7: Do not use --with-header option for cross-gcc 9f32853 gcc-4.7: Let cpp specs honor include searches in relocated install tree 8e6a742 gcc-4.7: Use full relative path in require directive 38e961a libgcc-4.7: Package libgcov nativesdk correctly 79a5da9 gcc-4.7: Lower the internal consistency check level to release 529173a gcc-4.7: Disable cloog and ppl 4155ed4 gcc-package-target: Add the dangling files to specific packages e6716c5 gcc-crosssdk-intermediate: Use --with-native-system-header-dir for 4.7 0e70f54 gcc-cross-canadian_4.7.bb: Override ARCH_FLAGS_FOR_TARGET e06d1f2 gcc-4.7: Define own do_configure_prepend aafa590 gcc-4.7: Add recipes 173f424 gcc-configure-common.inc: Use libc-uclibc override 1dd0545 gcc-4.6: Specify complete paths in require directive 85f8b5c gcc-4.6: Remove redundant overrides 271e4e0 libgcc_4.6: Package libgcov nativesdk correctly 9ce94ea gcc-configure: Render --with-local-prefix harmless f7337ee gcc: Stash the gcc-cross builddir to reuse in libgcc and gcc-runtime f66cc57 gcc-configure: Pass distinct target flags 49aeaa3 tcmode-default: Use SDKGCCVERSION ?= "${GCCVERSION}" 71b78f0 classes: Add recipe class to overrides c47a869 netbase: Correctly set FILESEXTRAPATHS to include the version a3d15ff poky-floating-revisions.inc: Catch up with eds-dbus rename 844149d bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME 8809f2b xev: move from meta-demoapps e3a6524 quilt: fix perl path in target perl scripts c2b663f boost: Ensure we use our user-config.jam file 391ffb0 uclibc SDK not including libpthread_nonshared.a 4129635 evolation-data-server: Rename from eds-dbus cc34134 u-boot: update 2012.04 to 2012.04.01 release 1b6cba6 u-boot-mkimage: update 2012.04 to 2012.04.01 release 967bd67 u-boot-fw-utils: update 2012.04 to 2012.04.01 release baf99e6 distro_tracking_fields: manual checks for some recipes 0f95925 runqemu-ifup: enable ip masquerading for QEMU NAT addresses 2874efa openssl: upgrade to 1.0.0i 34e6d29 libpng: upgrade to 1.2.49 949f0ac python: Add patch to avoid warning about sunaudiodev module 27cd16f python: Add patch to avoid warning about _tkinter 3d82844 python: Add patch to avoid warning about bsddb module 1174fa7 python: Add patch to search for db.h in inc_dirs and remove warning fcb368f python: Add patch for 64bit platform 77a3de5 boost: set python-root correctly 931910c {kernel, module}.bbclass: don't run depmod for module packages during do_rootfs d7a6e09 kernel.bbclass: unify white spaces 03d978b kernel.bbclass: merge uboot_mkimage improvements from meta-oe 7ad4936 utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks things 0816a3f libproxy: fix compilation with gcc 4.7 e79ecb1 distro_tracking: manual check updates fb65e5b u-boot: add 2012.04 release 8545bea u-boot-mkimage: add 2012.04 release 79591eb u-boot-fw-utils: add 2012.04 release 01d57e6 u-boot.inc: fix compilation when using 'gold' as linker 8f0517a dpkg-native: fix deb-based rootfs construction failure on Fedora 16 2b05d35 bootimg.bbclass: Tweak iso images to become hybrid images c65dc38 kernel: Fix packaging issue 8b6f915 distro_tracking: Update Manual Check 74b77be sqlite3: Upgrade to 3.7.11 6acd250 lame: Upgrade to 3.99.5 db6a6e7 sysstat: Upgrade to 10.0.3 b4d6ced quilt: move empty quiltrc to native sysconfdir 67fbab3 gcc: Add plugins package for ARM, fix /usr/incude packaging 08920d7 xserver-kdrive: Add xkb to existing docs list af7caf9 libgcc: Package additional *crt*.o files for PPC 96268a4 binutils: add embedspu for ppc builds 898e1bf bluez4: make alsa support conditional upon DISTRO_FEATURES b890955 bdwgc: Set ARM_INSTRUCTION_SET to "arm" c312cf7 qt4-x11-free: enable -accessibility and -sm 688b1ca gthumb: Disable parallel make for gthumb install 6a39076 console-tools: Use update-alternatives a253b0e kbd: Use update-alternatives 469a4b9 gzip: Use update-alternatives class 46ffeed findutils: Use update-alternatives f264a10 shadow: Use update-alternatives f517fb8 net-tools: Use update-alternatives f8d6a50 hdparm: Use update-alternatives 967442e wpa-supplicant: move wpa_passphrase to bindir 81c02e0 wpa-supplicant: remove unused files 84fce2a python: use PKGSUFFIX for libpython2 4b3edb9 connman: backport test script fixes c85de4b connman: Fix linking with gold linker 3fd422e augeas: Add libxml2 dependency 9f17530 automake: upgrade from 1.11.2 to 1.11.3 54a6f84 qt4: move from 4.8.0 to 4.8.1 343c85f libusb*: import native support from meta-oe e910451 pango: import native support and --disable-introspection from meta-oe e1d82bf tiff: import native support from meta-oe 009fa28 cairo: import native support from meta-oe 6ae4d4f pixman: add native support and perl-native to DEPENDS from meta-oe 1408f19 librsvg: import native support from meta-oe 755256c xcb-util-render: Add recipe that provides libxcb-render-util 43ed8bb xcb-util-image: Add recipe that provides libxcb-image. fdc948f xcb-util-keysyms: Add recipe that provides libxcb-keysyms. 3bf4f5b xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmh 99f4b6f xcb_util.inc: Remove packaging and modify SRC_URI for multiple ${BPN} names 2a4ccf5 xf86-input-evdev: Upgrade to 2.7.0 8e1d23d xf86-input-vmmouse: Upgrade to 12.8.0 c45085e xf86-video-vmware: Upgrade to 12.0.1 492a58c self-hosted-image: Update poky revision to point at the 1.2 release branch cd591cc self-hosted-image: Update poky revision to point at the 1.2 release branch f6864c1 sanity.bbclass: Add a new case to issue sanity_check() 2a6e1b0 Hob: Issue sanity check after parse is completed 544553b Hob: Add proxy setting into setting's md5 86abb36 event.py: Add SanityCheck and SanityCheckPassed events f52d2dc self-hosted-image: Update poky revision to point at the 1.2 release branch bd4b249 pseudo: PR bump. f79aa01 documentation: Updated Manual Revision Tables again. fd7c1df documentation: Replacements for "1.1" and "edison", etc. 564e311 documentation: Manual Revision Tables updated 73a2db9 documentation/yocto-project-qs/yocto-project-qs.xml: Added Build Appliance 1450c9e documentation/dev-manual/dev-manual-common-tasks.xml: removed kernel26 6b64283 documentation/poky-ref-manual/ref-images.xml: added link 4029726 scripts/hob: disable sanity checks when launching 4a22431 sanity.bbclass: add variable to disable the sanity checks 3639c6a python: Fix various contamination issues leading to broken/missing c modules 1ee9588 bitbake.conf: Add a STAGING_BASELIBDIR variable that recipes can use to find base_libdir 7ddb8c8 hob: enable sanity checks after launch fb0d7fc self-hosted-image: Update poky revision to point at the 1.2 release branch 9018cc1 poky-tiny: Drop now unneeded DISTRO_FEATURES_LIBC_TOOLCHAIN (after gettext fix) 939e694 initramfs-live-boot: Disable unionfs until its issue with the system rootdir are resolved 604fc2a pseudo: Drop nativesdk wrapper and link against old memcpy symbol ea3db01 pseudo: Fix bashisms 6123ee0 package.bbclass: Ensure kernel modules get stripped 6e5cb40 gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT values a4d913d qemu: Backport a patch to solve SSE2 instruction emulation issues 1a03b7d documentation/bsp-guide/bsp.xml: spelling corrected. 16645cc documentation/poky-ref-manual/ref-images.xml: Added self-hosted image 8da833f self-hosted-image: Update poky revision to point at the 1.2 release branch 647238f poky.conf: Update post release branching d233c90 packageinfo.bbclass: A workaround for RPM architecture renaming b765139 lsb: Fix PR bump, fix bashisms, correct dependency issue, tweak package description d220e07 classes/sanity: import regular expression module in SuSE distro check f4eed2b classes/sanity: trim trailing newline when reading /etc/redhat-release d73e41f conf/distro/poky.conf: set SANITY_TESTED_DISTROS 5b78c7d libproxy: remove dependency on gconf when x11 not in DISTRO_FEATURES abddce3 qemugl: make postinst run at first boot a8c668c self-hosted-image: remove BB_NO_NETWORK and update Poky SRCREV 9656762 task-self-hosted: Add LSB for distro info 8e53c8c lsb: Add DISTRO Info to /etc/lsb-release file also add util-linux to DEPENDS 375e950 linux-yocto/meta: remove kernel config audit warnings a230410 linux-yocto/meta: beagleboard: disable CONFIG_PREEMPT 0f8c8c8 linux-yocto: .diff is a valid patch extension bb29296 matchbox-wm-2: Fix incorrect update-alternatives fcd707e lrzsz: sz, sx and sb were linked incorrectly 20ff9db lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->available 720fe9e meta-yocto: remove kernel26 machine feature usage 8e0751a yocto-bsp: remove kernel26 machine feature from templates b9553be libproxy: Allow to build in non-gplv3 configuration 80e7bb8 gst-plugins-bad: Add missing PR bump after curl change ad229f8 qemu: Disable curl explicitly, its not in DEPENDS 1e190ee sanity.bbclass: If the sanity tests fail, don't mark them as complete 8cc3b24 perl: fix re-execution of compile task 6004dc8 avahi-daemon: fix missing init script links 04d6aa1 bitbake-layers: hide deprecation warnings 993c467 hoblistmodel.py: description for selfcreated image 139a91d Hob: Set the "stop" button insensitive before hide it c50d8b7 Hob: Enlarge the upper value of image size c276557 data_smart: Improve the calculation of config hash a6820f4 documentation/dev-manual/dev-manual-common-tasks.xml: Fixed example cf05f09 poky-tiny: Separate the libc features required for meta-toolchain c936fca bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELIST a228051 libzypp: add libproxy to DEPENDS 51f9cb0 distrodata.bbclass: fix comment typo 5612bf3 flex: backport Debian patches to fix generated code warnings a5afc58 connman-gnome: fix segfault on connect b6cbf1e automake-nativesdk: fix builds on fedora 17 5934845 autoconf-nativesdk: fix builds on fedora 17 ca14115 glib-2.0: fix builds on fedora 17 b99e2f2 perl: fix re-execution of patch/configure 8046fd4 core-image-sato-sdk: typo in DESCRIPTION d2fca3d core-image-rt-*.bb: require munges DESCRIPTION 15b1606 autogen-native: Fix sstate relocation issue when reusing libguile 5326847 Hob: fixed a little view issue about package selection page e966ae1 Hob: add the parent window to 'binb' popup window for managing it 6d7aae9 Hob: fixed the issue that the notebook overlay-scrollbar is overlapped d5a9ff4 Hob: Fix contents in imagedetailsscreen e8ab6ab meta-yocto: Move OELAYOUT_ABI definition to poky.conf e737d01 bitbake.conf: Include abi_version.conf in a early stage d1eba59 Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass... f139832 opkg-config-base/poky-feed-config-opkg: Always use ALL_MULTILIB_PACKAGE_ARCHS to build arch list d431ef2 dropbear: Allow tasks to be safely re-executed 388bae1 docbook-utils-native: Fix re-execution of the unpack task 23f4288 sgml-common: Fix re-execution of the compile task 469d73a wget: Fix re-execution issue ccc2b23 python: Fix re-execution problem due to patching configure and configure.in 2ddf7d3 gcc-configure-common.inc: Stop gcc looking at build system paths f580ac6 gst-plugins-bad: add curl as build dependency 239e8b9 net-tools: Fix do_patch to be re-executable dcaea14 man-pages: Fix to allow re-execution of tasks f562e2a pseudo: Ensure the correct libraries are used at runtime 5c006a4 unfs-server: Fix do_configure so it can be re-executed safely 2e01a44 Hob: add exception handling e3e6d2a Hob: Simplify the init process 74211e0 Hob: Handle NoProvider event in runningbuild module a5210e4 guile: Fix binary relocation issue for precompiled guile objects d979ee0 connman-gnome: connman 0.79 API fixes 9ff001c Hob: reset user recipe selection and package selection after settings are changed 62c908c Hob: remember layers and settings between Hob sessions 58544de grub: Add missing dependency on autogen-native to avoid build failures 4831503 distro_tracking: add entries for several new recipes c393309 distro_tracking: add some additional DISTRO_ALIASES d91b3f7 yocto-bsp: fix x86_64 tuning for qemu arch 0258ba5 yocto-bsp: fix multi-provider error in qemu arch template 774afe8 yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappend 6f527e2 yocto-bsp: enable property value display of nested properties 0a4a757 mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is preserved 6ea6fac update-alternatives: Fix for compatibility with multilib recipes dc2192c external-poky-toolchain: This is broken and confusing now, remove it e024d40 Remove stray unwanted file 276b865 Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build" fdb2027 Hob: Build selected image if not customized 83cc0a1 Hob: Save the original image name into template ac99863 Hob: A minor fix on tooltip 45da109 systemtap: Ensure FILESPATH is set so systemtap-uprobes can find patches 71b8383 eglibc: fix builds on fedora 17 alpha fae4509 grub-1.99: fix configure error 3d23afd grub-efi-native, grub: fix build with gcc 4.7 53d6294 grub-1.99: use gcc-cross for building the target binaries 7503db6 nspr: fix package spliting ffc9073 systemtap: disable document generation by default 3e3f774 systemtap: fix docproc build error ee71422 linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order 25b48c6 linux-yocto/3.2: add igb support to romley bc5d68e Revert "eglibc: fix perl path in target scripts on fedora 17 alpha" 60a7403 linux-yocto/meta-yocto: update hardware reference SRCREVs 04b16f1 rpm-native: Compile python rpm module (with-python) 5d41ccd package-index: Force NATIVE python to use modules from STAGING_DIR_NATIVE 132b12b createrepo: Python scripts should use the python interpreter from env 0d7b909 eglibc: fix perl path in target scripts on fedora 17 alpha cc69136 eglibc: fix re-execution of task 396da97 boost: fix re-execution of task 60cf19a PR bump packages with gdbm in DEPENDS 996308a gdbm: Package compat libs in gdbm-compat 54c6e07 Revert "default-distrovars: remove NO32LIBS setting" f09a5e1 opkg-utils: Update to include a fix for version comparision issues 22aac28 gcc-4.6: Add fix for relocation problem and ccache 7b22df2 default-distrovars: remove NO32LIBS setting 7cf26b2 pseudo: default NO32LIBS to 1 b4acabe base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEND recipes (and multilib) 898bee7 mklibs-native 0.1.33: include unistd.h to fix build for gcc 4.7 100e3c9 rpm: Ensure that we check both providename and filepaths 554cac7 pseudo: Tell pseudo to avoid specifying an RPATH fb918fb Hob: Added required packages for toolchain. 811f7d8 bb.utils: Modifed vercmp() to meet Debian rules. 4997801 Hob: forbid users to exit Hob directly when Hob is busy 9c1dcdc Hob: Implement Hob config parse hook 302f2cc ConfHandler.py: Add a hook for config parsing 6703173 package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict with the rootfs d74c5aa Hob: fix the missing functions c37faea libunistring: Fix parallel make issue b2ae65f linux-dtb: Ensure dtb files are covered by sstate d6031ba documentation/yocto-project-qs/yocto-project-qs.xml: Added CentOS 853c561 documentation: Run-through changes for 1.2 17c4134 documentation/yocto-project-qs/yocto-project-qs.xml: fixed URL a9be1ac poky.ent: Updating for coming release 58d2ff3 package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path issues 7e5d41a packageselectionpage: add missing method 376bf4a builder: fix missing \ for if continuation 0923ee4 package_rpm: Fix useradd preinst ordering issues 9789ed6 hig/builder: use the new which_terminal() function 4be09ee ui/crumbs/utils.py: new file for choosing terminals eaf2994 distro-tracking: Fix syslinux NO_UPDATE_REASON 75a604b insane.bbclass: Add missing variable bpn 00a6199 "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." f03d66b python: multilib header support. b23b2b4 initrdscripts: fix init-live.sh and use unionfs 88b399b tclibc-eglibc.inc: make locale packages dependency conditional 6abc4c4 linux-yocto/meta-yocto: update hardware reference boards to v3.0.24 0f21f39 beagleboard.conf: fix hardcode of virtual/xserver 8c48ab6 poky-tiny.conf: adjust eglibc options for poky-tiny 06a7ffd python: Fix host contamination issue 5fb36b0 archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEPLOY_DIR}/source when enable archiver acdcb3c busybox: fix options -b, -a and -P 91a7702 classes/package_deb: create .gz index instead of .bz2 0dca188 task-self-hosted: Add vte and eglibc-gconv-ibm850 394445f boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENU 73aab2c connman: add ofono dependency. 9067f7b Hob:Fixed some incorrect values of Build configuration tab 6486d39 Hob: show those appliable buttons on the image details page only ccf4f76 Hob: forget selected_recipes and selected_packages after users change the machine 793058e Hob: add tooltips into image details screen 0043ed8 Hob: tooltip change for "Build image" button 59cd6a5 Hob: clean up and reword stop_parse() 62e5a4d Hob: clean up generate_configuration() 655476f Hob: clean up cancel_build() c5964a7 Hob: clean up request_package_info_async() 2176e14 Hob: clean up and unify get_parameters() to be get_parameters_sync() f511b8c Hob: clean up to call clear_busy() in hobeventhandler.py 21901e0 Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image_async() 35317bd Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENERATING to call generate_packages_async() and fast_generate_image_async() 47caae2 Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_recipe_package_info_async() 27caa6b Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_async() 8d35341 Hob: clean up and unify the steps for new build to call initiate_new_build_async() e2c1092 Hob: correct indent 4495a73 Hob: Add the tooltips for recipe view page as request e1d463e Hob: add fadeout display effection for package view include page a46aafb Hob: add fadeout display effection for recipe view include page 9fd56fa Hob: Add an extra 50M space if zypper is selected 44b08a9 Hob: Fix tooltips in Settings dialog f9d7043 Hob: Fix tooltips in image configuration page 4c72ee9 Hob: Fix the pattern patch for image name c546037 Hob: Change base image to "Create your own image" if customized 0aff9a5 selectionpage: show persistent tooltips on click df64e7f lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included col 4cf1aa5 lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' view 49cd60e lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob trees e5a63fd hob: update required versions of (py)gtk et al 0d001e8 lib/bb/ui/crumbs/hobwidget: replace new API b2fb7dd lib/bb/ui/crumbs/persistenttooltip: replace 2.22 API 0d5e808 diskspace monitor: assign a default value when only of the interval is set c0a812c documentation/bsp-guide/bsp.xml: Added a info about meta-intel layer ec33e21 documentation/bsp-guide/bsp.xml: Edits to intro sections 273e05b documentation/bsp-guide/bsp.xml: Added new section adc13fc hello-mod: Move hello-mod from meta to meta-skeleton 13d6210 syslinux: Update distro-tracking fields 5d3d753 at: Fix origin location of install pam.conf from from ${P} -> ${BP} c397384 gdb: add --with-libexpat-prefix 547cb70 opkg: Add the condition for the content of arch.conf when enable multilib aedff44 adt-installer: Fixed ppc kernel naming. a0ccc1f meta-toolchain: runqemu falied on FC16/Opensuse12.1 x86_64 b055040 git 1.7.7: remove perl.mak before compile c13afae grub-efi: Include GPT partition EXT FS support fe0b333 qemu: Fix gl failure from 64b target on 32b host c54831f shadow-native: disable logging to syslog 73e3fd8 mesa-common: package gl.pc in libgl-dev 177171c create-pull-request: Assume remote branch from local branch 190f6d7 runqemu-internal: Add console=tty for qemuppc and NFS 07c0a12 self-hosted-image: use Clearlooks theme 0f497f3 self-hosted-image: decrease reserved space to 0.5% 9198359 self-hosted-image: use the correct location of the file sudoers a405ca2 connman: Fixed multilib support. c7283aa package_ipk.bbclass: fixing muttilib prefix extracting. df21414 u-boot: add machine name to spl image name 885485f linux-firmware: keep version string in libertas firmware aed4211 package_ipk: don't generate Packages.filelist c9173da Hob: Modify Image Descriptions f4e2750 gst-plugins-base: fix build of subparse plugin d103dae syslinux: Avoid using linux.ext2_fs.h if possible 0dacda9 gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm 98291b5 Fix typo in user manual: "incarantion" -> "incarnation" cb63e37 scripts: Clarify "help" info for yocto-bsp and yocto-kernel 1cf4440 Hob: a minor fix on pmake 3d9f67c Hob: a minor fix on image_fstypes 0d76c5b Hob: avoid the empty white space appearing on top of the gtk.ComboBox 5cad18b Hob: unify _size_to_string() and _string_to_size() b9accbb Hob: handle exceptions when loading templates 36164b9 Hob: handle exceptions in get_parameters() from the bitbake 041cc16 Hob: Check "dummy" image while update_image_combo cda92e2 Hob: Remove the recipe/task type for multilib a84e353 lib/bb/ui/hob: exit cleanly if the required pygtk version isn't available d2402f6 Hob: reset issue indication and build status before build starts on build details screen 3d594b7 Hob: remove grab_default() for deploy button 17db387 Hob: add the "info" indication icon for "information" in the dialogs. c15d4a2 Hob: fix IMAGE_INSTALL setting while save template 7b56074 Hob: Fix toolchain build f414dbb Hob: Set stop button sensitive after task started 048aa0d Hob: Remove duplication for certain bitbake variables 20ea123 Hob: Remove some calling of initiate_new_build() 9cc1e86 Hob: Update the cache when setting changed c773211 Hob: Fix MACHINE setting 5607729 self-hosted-image: Increase space for build and allow builder user sudo access af74a8f conf/machine/include: Update SH tunings to match README 449dae1 conf/machine/include: Cleanup ARM tunings to match README 78e1a7c conf/machine/include: Cleanup PowerPC tunings to match README d328ae2 conf/machine/include: Cleanup MIPS tunings to match README d6e7ebb conf/machine/include: Cleanup IA tunings to match README 62331ff conf/machine/include/README: Add readme to explain cpu tunings c87b50e archive-patched-source.bbclass: Archive patched source db7f5c4 Remove redundant reference to "task-self-hosted" from self-hosted-image.bb ca0831d qt-4.7.4: Fix build with gcc 4.7 30b2b8f qt-mobility: Fix build with gcc 4.7 6228ba6 webkit: Fix build with gcc-4.7 0aaddbc archiver.bbclass: enhance code readability 6c73e45 eglibc packaging: locale packaging configuration 834a17d gcc-cross-intermediate: fix do_install for x32 8b797c6 package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{deb,ipk,rpm} 9ce92e4 copyleft_compliance: also print the reason for including a package 029f3c6 license.py: fix behaviour of copyleft_compliance 1dc560c license.bbclass: Check if copyfile succeeded with isfile fedad51 binutils: Inform binutils that armv5e really is valid! cd4d346 documentation/yocto-project-qs/yocto-project-qs.xml: Added CentOS distro 4c35d05 documentation/bsp-guide/bsp.xml: Patch to fix small issues 46600e3 elfutils: disable lzma (and bzip2 for native) 2c20a91 gdb: build with expat, add missing RRECOMMENDS_gdbserver 4fbc283 eglibc: SDK_GLIBC_ADDONS for eglibc-nativesdk. 7819e67 documentation/dev-manual/dev-manual-common-tasks.xml: removed MULTILIB_IMAGE_INSTALL 7ebbe69 documentation/dev-manual/dev-manual-common-tasks.xml: Edit to md5sum f64aae0 documentation/dev-manual/dev-manual-common-tasks.xml: Updated makefile section 12e5386 documentation/bsp-guide/bsp.xml: Added some front-matter 3c56658 documentation/bsp-guide/bsp.xml: Removed Note 23e8590 documentation/bsp-guide/bsp.xml: Edits to the BSP Tools section 0be0e3b documentation/bsp-guide/bsp.xml: New section on using BSP tools. 723c912 gettext: Fix sysroot conflict over owner of macros 5dcac2b gst-ffmpeg: Fix build failures from sstate relocation ce69eb9 gst-ffmpeg: Fix build with gcc 4.7 9d52646 apt: Fix a latent bug exposed by gcc 4.7 38ba438 tiny: Update linux-yocto-tiny to 3.2 126c5c0 linux-yocto: update tiny meta and configuration for kernel 3.2 2cf38f0 self-hosted-image: fix indentation: 8 spaces --> Tab ac10ef7 builder: uncomment the settings for BB_NUMBER_THREADS and PARALLEL_MAKE 5b9b6a4 self-hosted-image: renew the poky src's SRCREV that's installed into the target cf6b3fb self-hosted-image: improve do_populate_poky_src 79c806c genext2fs: support large files and filesystems without using large amounts of memory 84b7541 qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driver 2592a11 buildhistory: make seperate commits for every changed top level entry in the buildhistory dir bcd3db5 buildhistory: record all builds 7e7600f buildhistory: remove duplicate entries from dot graph 869dfae linux-yocto-tiny: Prefer 3.2 6a11c78 README.hardware: extend USB-ZIP instructions 501f0da README.hardware for mpc8315erdb incorrectly specified a null modem serial cable 8691a58 cross-canadian.bbclass: fix rpath for sdk executables e008fc1 tune-cortexa8/9: fix PACKAGE tunes being all armv7at even for non-Thumb ones 1482da4 scripts/bitbake: add/fix some comments 43d819c scripts/bitbake: allow switching between build directories 299f890 scripts/bitbake: try harder to check if pseudo exists 6302003 nasm: fix issue with repeat configure 15e797c pkgconfig.bbclass: corrected dependency for -nativesdk. 6333c5f autotools.bbclass: Drop -nativesdk dependency to lib-cross. 3180dd2 crosssdk.bbclass: Set TUNE_PKGARCH to SDK_PKGARCH. 404cced nativesdk.bbclass: Set PACKAGE_ARCHS to SDK_PACKAGE_ARCHS. d55db7b bitbake/cooker.py: Bring into sync with upstream bitbake (trivial difference) 06fc2d2 documentation/dev-manual/dev-manual-common-tasks.xml: Title change 60d4892 documentation/dev-manual/dev-manual-common-tasks.xml: edits to BBMASK fdf7db7 documentation/dev-manual/dev-manual-common-tasks.xml: moved BBMASK d19c8c8 documentation/dev-manual/dev-manual-common-tasks.xml: moved section 3eb0125 docbook-utils-native: fix syntax problem in jw.in 5cdb58f virtual/libgl: use mesa-xlib for qemuarm/qemumips/qemuppc 899aa3f adt-installer: Adapted environment file name for powerpc. caf3f82 arch-armv7a.inc: fix PACKAGE_EXTRA_ARCHS after armv7.inc was removed 9cb1f86 gdk-pixbuf: Fix checksum warning issue 24f5fe8 sstate-cache-management.sh: fixes and enhancement debd5d5 rootfs_ipk: don't echo opkg-cl output to log.do_rootfs 525275d Hob: In building log page, fixed the issue about 'endpath' not clear when next to start build 984c23f runqueue: wait and deal with those <defunct> sub-processes as soon as they are os.killed() when "Force stop" 35acc9e lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModel b9b0ff9 lib/bb/ui/crumbs/hobpages: change title from HOB to Hob 8c55365 Hob: tweak font sizes and layout bcd4d14 libc-packgae.bbclass: Add i686 support in locale_arch_options 1fd8c6f bc: use update-alternatives to make dc play nice with busybox dd4d49b gstreamer: Provide easy way to enable runtime debugging 3af7e95 runqemu: set console=ttyS0 when running with nographic option db4c830 qemu.inc: Use '+=' for IMAGE_FSTYPES 64d9976 knotty: Add back getTasks() call to ensure we don't repeat messges b5dad0e Hob: in build details page, change error icon to denied icon 2e6ea85 Hob: fixed the 'error' icon source picture and adjusted corresponding showed icon size f717cd6 Hob: some color style changes to make HobTabBar more close to visual design ad8fe62 Hob: make ORANGE to be the same as the color on the dialog 59ca1af Hob: Change "Just bake" to "Build image" as required 407c93d Hob: Change icon to error because parsing error is an error 1ea547c Hob: clear the building state after a successful build, as a failed build does 00e262e Hob: Replace "local.conf" in error message 1c3ff86 Hob: Fix the setting hash calculation f5fd769 Hob: Change the format to store image_fstype variable a8c0323 Hob: Remember user settings when reparse config e24f10e Hob: Update configuration after parsing d30b75f Hob: Inherit image_types.bbclass in set_user_config() 72bc345 Hob: Improve for init a new build 1da5045 command.py: Move triggerEvent to command async class f73ea0e Hob: Improve the matching for runnable machine type abcb2e0 Hob: Define a variable to store the image name and toolchain 345a2dd Hob: Fix adding duplicated meta-hob layer 8b26fdc Hob: Remove un-used signal and functions 71c1de3 lib/bb/ui/crumbs/hig: fix layers_changed test 57434b4 lib/bb/ui/crumbs: hob progress bar should not be red when user stops build 7463dd8 lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogue c489990 lib/bb/ui/crumbs/hobwidget: change text sizes in HobImageButton 25e9e16 lib/bb/ui/crumbs/imageconfigurationpage: add extra space between widgets 366bf75 lib/bb/ui/crumbs/hobwidget: add padding to HobImageButton 19a5489 Hob: change some words in settings dialog to make them consistent 96be713 Hob: change some words on recipes screen and package screen to make them consistent 3ac86ce Hob: change some words on image configuration screen to make them consistent 2aa1468 Hob: change some words for build configurations on build details screen ff43873 Hob: add Templates and Settings on image details screen 3038c0c Hob: Set one of deployable images or runnable images as the default toggled item eeb0529 ui/knotty: Add a footer to the build output for interactive terminals as knotty2 UI 5b84c90 uihelper: Keep track of pids in execution order 3774cf0 license.bbclass: remove existing license.manifest before appending new data 331f7fa ghostscript: Fix remaining CP_ prallel make races 4d16bc3 bb.build: use relative log links, not absolute 4d9f4d6 rpm: Ensure we depend on file 016cf3f eglibc-2.15: Update SRCREV 241140d documentation: Added TBD entry to 1.2 manual history table. fef7a66 clutter: clutter_git is really clutter-1.8_git, rename eeab5b2 tiff: Make builds deterministic 7fcb7c4 gcc-cross-intermediate: Ensure we move the libraries from the correct location c39e0db ghostscript: Fixes for parallel_make 8b0bc59 Hob: allow users to setup the proxies 7990d36 Hob: fixed some not compatible places for make runningbuild.py can be reused by another application 26cce34 Hob: change the implementation way about get config info for building log 0443766 Hob: use hob icon checker to check the gtk icon for make the icon constaintly 278fcca Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog-error' b99680f Hob: fixed visually differentiate warnings and errors icon in building log 673a8f4 Hob: add refresh icon as ui request in building log ceee95e lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files' 9df6a79 lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positioned 58c1981 lib/bb/ui/crumbs: tweak build status display eba155d lib/bb/ui/crumbs: apply primary/secondary dialogue button styling 265903b procps: don't print error message with kernel 3.0+ f1f7680 powerpc e500: set -mfloat-gprs=double 9192e49 external-csl: add mapping for powerpc-nf 9e9d3d4 scripts/bitbake: Update to help rebuild pseudo-native c718c10 Pseudo: Update to 1.3 0ba97b4 local.conf.sample.extended: Add documentation of archive source code configuration 2f2ea4a zypper: Fix build with gcc 4.7 6515bea linux-yocto: support externalsrc builds c73d382 tune/armv7: Delete 7b01671 nspr 4.8.9: failed to build on x86_64 board c3c5e89 contacts.inc: conditionally install shema 21a314e contacts 0.9: failed to build 401129c image_types: remove duplicate setting of -i for inode count e195338 builder: Enable auto starting of Hob a58c372 vmdk: Update for direstdisk 337fbed boot-directdisk: Fix Block Calcuation d2e7d49 image-vmdk: Add symbolic link for a short named vmdk image a490a71 self-hosted-image: pre-populate the builder user with poky source 2e4ca98 gcc-cross-canadian: Clean non shipped empty directories. d3e0bee guile: Deal with hardcoded path issues 3787338 documentation/adt-manual/adt-eclipse.xml: Added new commander section d420de6 documentation/dev-manual/dev-manual-common-tasks.xml: Fixed link 75f5576 documentation/poky-ref-manual/ref-variables.xml: added CORE_IMAGE_EXTRA_INSTALL c3aef26 documentation/poky-ref-manual: Removed some deprecated variables. 738a9f6 documentation/bsp-guide/bsp.xml: README file not optional 5c0b281 documentation/bsp-guide/bsp.xml: Readme description edits e7cc307 documentation/bsp-guide/bsp.xml: Removal of certain layers d5318a3 documentation/poky-ref-manual: Typos fixed. 5df1753 documentation/poky-ref-manual/ref-bitbake.xml: Fixed directory name 45bfc3e documentation/poky-ref-manual: changed "STAMPS" to "STAMP" df7e75f documentation/poky-ref-manual/technical-details.xml: typo fixed. c5d91b1 rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filename 46f4df3 classes: scons: add EXTRA_OESCONS dd61d59 archive-configured-source.bbclass: Archive configured source 0cc11b3 archive-original-source.bbclass: Archive original source 6dd4ddf archiver.bbclass: 6a99e0f package_rpm: Add srpm function to this bbclass b711d7b src_distributelocal.bbclass: Remove src_distribute_local.bbclass 34c9323 src_distribute.bbclass: Remove src__distribute.bbclass e4e1162 sourcepkg.bbclass: Remove sourcepkg.bbclass 2e3845c linux-yocto: common-pc: Add PCNET32 to the config cafb94f kernel.bbclass: touch .scmversion also in ${S} 53f1446 Fix empty file case that caused build error at do_rootfs 62547e7 speex: fix FILES variables db529f9 documentation/poky-ref-manual/development.xml: another env var clarification 15057c2 documentation/poky-ref-manual: cleared up environment variable ambiguity 264e597 documentation/poky-ref-manual/ref-structure.xml: Clearer reference to variable ceaf19f documentation/poky-ref-manual/ref-structure.xml: Clearer variable ref 4096fb2 documentation/poky-ref-manual/development.xml: Typo fixed. 453ec12 documentation/poky-ref-manual/technical-details.xml: Nitin's review 49c911f documentation/adt-manual: Edits to fix ADT manual for 1.2 per bug 2025 c3fe9d7 documentation/poky-ref-manual/technical-details.xml: new x32 section added. 4a0720f python: fix packaging dependencies on minimal systems 5b86fb0 image_types.bbclass: Define runnable and deployable pattern 951aa5e Various typoes fixed, all comments or output strings. 1b5c52f busybox: move watch to /usr/bin for compatibility with procps aff0f01 qemu: add fedora pkg names when build failed 1c0afb8 gcc-cross-canadian: Fixed packaging warnings. fb3e59c core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. b8697c3 setserial: Correct LICENSE ec0681f common-license: Add ICU generic 709d179 common-licenses: Adding GPL-2.0-with-OpenSSL-exception 7fdf6b5 license.bbclass: Style guide compliance 1fffeb0 util-linux: Example of pkg level INCOMPATIBLE_LICENSE bdf2d94 INCOMPATIBLE_LICENSE: support for spdx and pkg licenses a3da6c3 license.bbclass: Whitespace standardization 5de2b70 license.bbclass: Add spdx mapping to GPL-1.0 bc709ae PPP: Remove leftover reference to "nylon" distro from PPP recipe. a80fc63 Hob: add build status labels in the build details screen to make it more close to the visual design fb7eb75 lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by information 2206679 lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size 188cf89 lib/bb/ui/crumbs/persistenttooltip: layout tweaks 61f039d lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methods d0bb6d2 lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' button 61006cf lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitive 63defc9 lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogue 822af52 Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADS e9a5de6 Hob: Avoid getting TMPDIR in hardcode 64cb3cd Hob: Set empty DISTRO if "defaultsetup" is selected bc73876 Hob: runqemu and deployment functionality filter 9b4e160 Hob: Add a supported image type "vmdk" f83586f Hob: Fix the workaround to get image types 5098c96 Hob: Change the Hob initialization process 9d3620f Hob: Initial an empty label in recipeselectionpage.py a18a724 Hob: Cleanup for hobeventhandler.py 09b1609 Hob: Remove unnecessary PARSE_BBFILES command 1c19181 iptables: fix build error against 3.2+ kernel headers 6c77a0f taglib: Refresh patch after recent accidental breakage ac56e2e linux-libc-headers-yocto: move to meta-yocto 0233e6b libzypp: Fix buiild with gcc 4.7 0dd02a5 kernel.bbclass: don't create /etc/modutils/* caaa570 update-modules: update script to read /etc/modules-load.d/ directory c73e50a kernel.bbclass: fix extra + in kernelrelease 39439da kernel.bbclass: use better number for KERNEL_PRIORITY 42fbace kernel.bbclass: use symlinks for modutils files c6db496 kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too 8132ac5 procps: use update-alternatives for pwdx, pgrep and watch b2c6e1e sysvinit: use update-alternatives for mountpoint and runlevel 180d7d3 ppp: drop unneeded pkg-postinst e86605c linux-libc-headers-yocto: remove from oe-core 12cd331 linux-libc-headers: set default LINUXLIBCVERSION to 3.2 e7a5236 linux-libc-headers: add 3.2 headers and remove 3.1 ad88a47 bitbake.conf: Add XAUTHORITY into config white list ada5a02 python: remove a target dependency ad5dd7d Hob: Change the descriptions for view_recipe_button and view_package_button 98fa27c Hob: add auto scroll to rows which be new appended in hob building log page f427bfa Hob: reset the policy to forbid the horizontal scrolling for building log 63648b9 lib/bb/ui/crumbs/builder: change dialogue title to Layers ac53520 lib/bb/ui/crumbs: make use of HobButton for existing primary action buttons 78fb409 lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary action 9dd7461 lib/bb/ui/crumbs: fix 'Back to image configuration' alt button text cef911e lib/bb/ui/crumbs: add colour for HobAltButton per visual design bad0a86 lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual design d4a087f lib/bb/ui/crumbs/builder: only show a close button on the Layer Selector f76dcdb lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButton ce914a6 lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones 3d69d94 bitbake/fetch2: Ensure mirror tarballs have .done stamps so we don't redownload and corrupt them 67c83a8 documentation: Updated all style sheets for down-sized notes. fd5c4cf documenation/dev-manual/dev-manual-model.xml: Hob section first draft 0f2f0f9 documentation/dev-manual/dev-manual-model.xml: Updated title 7c689aa documentation/dev-manual/dev-manual-model.xml: Blank Hob section added. f98621f documenation/dev-manual/dev-manual-model.xml: Hob added to Intro 40a45af documentation/bsp-guide/bsp.xml: Edits to BSP Licensing section 2e0b901 documentation/poky-ref-manual/technical-details.xml: Review comments 9d2974a documentation/bsp-guide/bsp.xml: Patch applied for Licensing 9332e39 documentation/poky-ref-manual/technical-details.xml: Licensed recipe edits 4a6e43c documentation/yocto-project-qs/yocto-project-qs.xml: Fixed bad git command 7f102ae documentation/yocto-project-qs/yocto-project-qs.xml: two typos fixed. b3d8c48 documentation/adt-manual/style.css: Added new style for Note headings db22f39 documentation/dev-manual/dev-manual-common-tasks.xml: Spell check. cb4b0aa documentation/yocto-project-qs/yocto-project-qs.xml: new expert section 3b95307 documentation/poky-ref-manual/technical-details.xml: Fix Checksums section f99aa94 documentation/poky-ref-manual/ref-variables.xml: New ALLOW_EMPTY variable 542d163 documentation/README: Updates to explain development 0f25a65 documentation/dev-manual/dev-manual-newbie.xml: Added to append term 221d439 documentation/dev-manual/dev-manual-common-tasks.xml: added link 73aea6c documentation/dev-manual/dev-manual-bsp-appendix.xml: minor edits. 802ac5e documentation/dev-manual/dev-manual-bsp-appendix.xml: removed quotes 058b00c documentation/dev-manual/dev-manual-bsp-appendix.xml: Added .bbappend 99c1eb5 documentation/dev-manual/dev-manual-model.xml: Technical correction 83141b3 documentation/dev-manual/dev-manual-common-tasks.xml: Minor edit. 9ba2e3d documentation/dev-manual/dev-manual-common-tasks.xml: minor edits. 1ebf41e documentation/dev-manual/dev-manual-common-tasks.xml: minor edits. 1fc825e documentation/dev-manual/dev-manual-common-tasks.xml: Edits to append files 5ad47af documentation/dev-manual/dev-manual-common-tasks.xml: fixed typo b059442 documentation/dev-manual/dev-manual-common-tasks.xml: Better .bbappend definition. 1c63d72 documentation/dev-manual/dev-manual-start.xml: Defined BitBake append file 333f776 documentation: Updates for [YOCTO #1717]. 6392dff documentation/dev-manual/dev-manual-common-tasks.xml: More edits to layer f202838 documentation/dev-manual/dev-manual-common-tasks.xml: Review edits 9bdc18a documentation/poky-ref-manual: Converted to use poky.ent variables. 9602c55 documentation/poky.ent: Fixed two variables d048a99 documentation/kernel-manual: Converted to use variables from poky.ent. aa3a201 documentation/dev-manual: Converted to use poky.ent e9c32b6 documentation/poky.ent: Added a new variable. 7c12cb1 documentation/bsp-guide: Converted links to use poky.ent variables. 45bc21c gdb-cross-canadian: Fix linking issues when python support is enabled bb1d7fa Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoid issues" d95f6d0 pigz: Add update-alternatives support since this otherwise conflicts with busybox/gzip 7bbb893 mirrors.bbclass: remove dead kernel.org mirrors 8dbbbff sstate.bbclass: Remove possibility of file corruption and make package writing atomic 8350c03 gst-plugins: remove obsolete orcc hack ab69a16 scripts/combo-layer: handle diffs in commit messages fd3f7d5 scripts/combo-layer: limit component repo dirty check 6a44fcb pixman: disable iwmmxt c9537c5 useradd.bbclass: retry useradd/groupadd commands to avoid lock race issues c65d82a package_rpm.bbclass: ensure base-passwd and shadow get installed first 74ee8de libgcc: corrected -nativesdk package namings. 552eea2 nativesdk/misc: set PKGSUFFIX for correct variable name expansion. 065a9a6 ncurses: ship clear/reset in package. 7987452 gdb-cross-canadian: not shipping libiberty. a6ec59c pseudo: package the var/pseudo directory. 8447aa2 meta-toolchain: Popluated the libc siteconfig files. 5256a6b bitbake: Fix icon paths that were mismerged cc93f3e gst-plugins-bluetooth: Don't install headers, man pages or .pc files 5a6ded1 yocto-kernel: new script 4fdaf05 yocto-bsp: new script c01dec8 yocto-bsp: add some useful constants 095c80b yocto-bsp-tools: add help/usage 1e40e8a yocto-bsp: add kernel interface cd8182e yocto-bsp: add templating engine cf80db1 yocto-bsp-tools: add bsp library f76161b yocto-bsp: add BSP template files af193ae ddimage: Add script for writing images to boot media 7710639 task-self-hosted: add pseudo 16585f5 libc-common: Apply Debian-naming to libc debug symbols too 39c2e33 arch-powerpc.inc: use default value of TUNE_PKGARCH 961b149 consolekit: use systemd_unitdir 0a57e38 alsa-utils: use systemd_unitdir 4a78130 dbus: use systemd_unitdir a4fcab8 ofono: use systemd_unitdir fc580dc bluez4: use systemd_unitdir 04fe342 avahi.inc: use systemd_unitdir 3e80fcd bitbake.conf: add systemd_unitdir 9e3c79c Fix common typoes "existant", "dependant" and variations 54d61ed insane.bbclass: maybe no log.do_compile or log.do_install 58ce512 tcf-agent: Using git repository instead of svn. 0f49983 rt-tests: add patch to support passing CFLAGS/LDFLAGS 22cb225 rt-tests: replace dependency on eglibc with virtual/libc e2e4e4a bitbake.conf: fix distro-less failure expanding FILESPATH 8dda137 Hob: Revert interfaces of callbacks for layer_button, view_recipes_button, and view_packages_button. 0ac021e lib/bb/ui/crumbs/hig: disable removal of meta-hob layer 1f3a637 ui/crumbs/hig: make the layer selection dialogue more closely match design f950176 lib/bb/ui/crumbs: add icons for use in the layer dialogue 631f978 lib/ui/icons: autocrop images 21970f4 lib/bb/ui/crumbs: Add HobAltButton and use it 457ec75 ui/crumbs/persistenttooltip: fix whitespace e587c1e ui/crumbs/persistenttooltip: fix colours on darker themes f460c2f ui/crumbs/persistenttooltip: tweak borders c9202eb ui/crumbs/hobwidget: add clear icon to search entries in HobNotebook b681798 Hob: Use inherit information to judge if a recipe is image type ef2e881 cooker: add inherit information when generating package tree c70e761 Hob: Change the titles for recipe view and package view b8cbd7e Hob: Change "View Packages" description 9e8e02c Hob: Change window title from HOB to Hob df20012 Hob: Move "Create your own image" to the bottom of image list 31124e6 Hob: Change package selection tab order 8cc7b24 Hob: Change recipe selection tab order ec62723 Hob: Change template button name from "Template" to "Templates" 5b98b26 Hob: change package classes selection GUI 8683fa2 Hob: Remove split model in GTK Hob e9a9422 Hob: Still use initcmd != None as the if judgement 047ce54 xserver-kdrive: Fix packaging warnings 621e5cd readline: Fix RPATH Warnings for GPLv2 4cc2b9a lttng-ust: Increase PE due to incompatible version changes related to lttng-ust2 70a0375 Add bitbake-dumpsig to make it more obvious how to dump a signatures file 287d018 gettext/awk/sed/grep: Backport WARNING fixes to GPLv2 versions 40f9568 gzip/pigz-native: Install into a prefix to avoid clashing with system binaries 01218e2 bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoid issues 42c445b buildhistory_analysis: avoid printing PE/PV/PR more than once 4db604c buildhistory_analysis: report if all items removed from a list 275ef49 buildhistory_analysis: skip FILELIST changes for dbg packages 9d8e5ab buildhistory_analysis: hide version number increases in dependencies 0b8a693 buildhistory_analysis: use bb.utils.explode_dep_versions fb7eeb3 lttng-2.0/lttng-ust: Change recipe name to lttng2-ust. 5259a70 parted: update to version 3.1 e3a8486 syslinux: fix stripped file warnings 8ad75a6 libacpi: fix stripped file warning 2713908 hdparm: fix stripped file warning ddfbae1 distro_tracking: update openssl 96dde95 openssl: upgrade to 1.0.0.h ded4c8e scripts/qemuimage-testlib: fix typos ba4e37a task-self-hosted: add nfs-utils and nfs-utils-client into the target 24703f8 cleanup-workdir: add a script to clean up WORKDIR d4129c1 parted: update to version 3.1 86ff2d7 distro_tracking: updates for upgraded recipes and manual checks a731d22 e2fsprogs: upgrade to 1.42.1 35ada8f distro-tracking: Remove trailing whitespace ca0e59e distro-tracking: Update rt-tests, trace-cmd, and kernel shark 5eba491 libxxf86dga: Upgrade to 1.1.3 42cc9b7 distro_tracking: Update 562b6e8 resolvconf: Upgrade to 1.64 4cbf68c imake: Upgrade to 1.0.5 647ca07 gnutls: Update to 2.12.17 6c07b14 libxi: upgrade to 1.4.5 2a6611c libxcb: upgrade to 1.8.1 33ca082 font-util: upgrade to 1.3.0 1d4a448 inputproto: upgrade to 2.2 1e14106 libxres: upgrade to 1.0.6 253ba4c libxfont: upgrade to 1.4.5 469adf6 libXvMC: upgrade to 1.0.7 d0a99eb libxtst: upgrade to 1.2.1 796658c libxft: upgrade to 2.3.0 42c4d68 libdmx: upgrade to 1.1.2 f058ab6 libxau: upgrade to 1.0.7 f6c8b92 libxscrnsaver: upgrade to 1.2.2 ac08a35 libfontenc: upgrade to 1.1.1 96c0a7b libXmu: upgrade to 1.1.1 bef3721 libxt: upgrade to 1.1.2 04e4955 libXv: upgrade to 1.0.7 5eb8a94 libXext: upgrade to 1.3.1 5b1a362 libxpm: upgrade to 3.5.10 742e6d0 libXrender: upgrade to 0.9.7 ac1cf8e libXxf86vm: upgrade to 1.1.2 2a7e49a libxdmcp: upgrade to 1.1.1 87d4868 pixman: upgrade to 0.25.2 dc7ab6e libice: upgrade to 1.0.8 880739e libxkbfile: upgrade to 1.0.8 2781299 libsm: upgrade to 1.2.1 a440440 libxinerama: upgrade to 1.1.2 fcb6719 libxcursor: upgrade to 1.1.13 4ae214c util-macros: upgrade to 1.17 e8a238f tzdata: upgrade to 2012b fbf503a minicom: upgrade to 2.6.1 87f284f apr: upgrade to 1.4.6 5f83df6 dropbear: upgrade to 2012.55 dba0656 curl: upgrade to 7.24.0 b52bd42 busybox: upgrade to 1.19.4 e556d90 libpcap: upgrade to 1.2.1 52365cc gst-plugins-ugly: upgrade to 0.10.19 de0e3e5 gst-plugins-bad: upgrade to 0.10.23 a25a6c6 gst-plugins-good: Fix packaging fc44b2f gst-plugins-good: upgrade to 0.10.31 761b3c3 gst-plugins-base: upgrade to 0.10.36 7fffe07 gstreamer: upgrade to 0.10.36 1b083f3 gst-plugin-bluetooth: Fix package warnings 82df422 gst-plugin-bluetooth: upgrade to 4.99 24c233d bluez-hcidump: upgrade to 2.3 11897a9 bluez4: upgrade to 4.99 987d53f ofono: upgrade to 1.5 7e1c71a telepathy-mission-control: fix package warnings 44d6487 telepathy-mission-control: upgrade to 5.11.0 fc876fa telepathy-glib: upgrade to 0.17.5 9cb35be tremor: upgrade to 18221 704284e libvorbis: upgrade to 1.3.3 14df794 glproto: update its info in distro tracking 6e5446c gdk-pixbuf: upgrade to 2.24.1 9963fdb dbus-glib: upgrade to 0.98 3510a59 glib-2.0: upgrade to 2.30.3 224ff37 xserver-kdrive: compile xserver without dtrace support 17d42a4 sysvinit-inittab: Fixed license warning. 5b09f2c Hob: save CONF_VERSION and LCONF_VERSION into template d03856c Hob: Fix advanced setting reparse mechanism 34b0f7a Hob: reset the selection if switch to a new base image 8a2f86a utils: Add split_version function for splitting a version into its components d8b3caa ui/crumbs/persistenttooltip: try to reflect WM close button position 854f3a5 ui/crumbs/hobpage: no need to force a Toolbar button type 740bd44 ui/crumbs: remove unused return value from append_toolbar_button 1aa102b ui/crumbs/hig: use close rather than OK for dismis button f1c35a6 Hob: fixed the tabbar search entry retaining focus when user has clicked off it issue 89a5428 Hob: fix static variable "self.search" to parameter "search" in signal callback function 2abdbaa Hob: change HobNoteBook tab edge color from green to gray 74c0098 Hob: add auto adjust background area function for long issue text 5e0461c Hob: Fixed the hobwidget code and make it like a pythonista 4dc552a Hob: remove the invalid code in hobwidget.py 491c87d Hob: fix '!= None' and '== None' in the code 9ecdbc3 Hob: change the code style to enumerate a list in a for-loop dab638e Hob: show indicators on the tabs of the Hob notebook c4017bc Hob: use HobNotebook to implement a notebook in build details page 88bbc0c Hob: implement a self-defined notebook visual component for Hob 8b206d3 Typo: "nonexistant" -> "non-existent" 30ff27a runningbuild.py: fix goggle ui 30e35fa bitbake-layers: fix traceback in show-overlayed with nothing overlayed fd3514f blktrace: update to version 1.0.5 0e47116 qt-mobility: fix build in the absence of opengl b3311a2 alsa-utils: move ${datadir}/init files to alsactl package. 2082a20 package_rpm.bbclass: fix bashims at rpm_common_comand() method 3ced64d bitbake.conf: Exclude some variables when calculating cache hash 5b67d64 native.bbclass: make TOOLCHAIN_OPTIONS empty 5bc142a gdk-pixbuf: Disable xlib library since we don't have anything needing this as yet and no libx11 DEPENDS 78f91f0 apt: Fix parallel make race 46b7131 Simple typo in qemuarm.conf file: "versaile" -> "versatile" da07197 lttng-modules: fix compliation error with 3.2.x -stable kernels a9873f1 pigz: Ensure DEPENDS on zlib exists for native and target versions 99b1c63 default-providers: Set pigz-native as the default provider for gzip-native c17b692 distro_tracking: update the recipe info for manual check c5b4b66 distro-tracking: update status of recipes 76bd437 distro_tracking: update sudo, at, base-passwd 2a7afb6 base-passwd: upgrade to 3.5.24 35c4c79 at: upgrade to 3.1.13 c5d1960 sudo: upgrade to 1.8.4p4 b4ee8b1 lttng-modules: Fix setting of KERNEL_DIR 1104171 slang: fix typo in rpathfix.patch aa52518 ghostscript: fix typo in packaging 8b0b2d9 gnome-desktop: fix package warnings 6268c9e make 3.81: add GPLv2 version 7b6e4fe make: Add toplevel COPYING File and move BBCLASSEXTEND 02c2f51 mktemp: fix packaging warnings 4c26382 qt4: add RPROVIDES/RREPLACES for qmake2 recipe d3c6832 iproute2: fix unpackaged files warning fc4439b buildhistory: avoid reruns of do_package ee8153e buildhistory: allow disabling image and/or package history 32483f0 buildhistory_analysis: fix duplicate PE/PV/PR in related fields c569fce classes/image: avoid cp race condition when building multiple images 49f05af git: fix packaging warnings 4fa8a67 python-pycurl: fix packaging warnings 007ff7b python-pyrex: quite packaging warnings ba53417 pciutils: fix a do_compile failure acc1b66 python: fix install when libdir is not "lib" f93c98e gawk: fix packaging warnings 7161e47 qemugl: Hide some GLX extensions by default fcc7e80 linux-yocto/3.0: update to v3.0.24 81125c7 linux-yocto/3.2: update to v3.2.11 b5ed167 linux-yocto/3.2: update fri2 configuration a02751a linux-yocto/3.0: update meta SRCREV 969bdb8 upgrade logrotate: update the distro_tracking_fields.inc 7f33f59 upgrade logrotate: update the recipe a163d21 upgrade logrotate: split the old patch into 3 3f23b2f Add pigz as gzip-native alternative. 26a4693 bitbake/fetch2: Fix typo which broke use of tarballs 0676db7 tcl: Fix bad RPATH QA warning c66786e wget: Fix bad RPATH QA warning 0fb6005 foomatic-filters: Ensure cups and ppr files are packaged 5ed180e cups: Ensure cups-config has correct target paths, not sysroot ones for cups_serverbin and cups_datadir variables 1871ec8 sed: Fix unpackaged files warnings 59313f2 cpio: Fix unpackaged files warnings a7cd142 unzip: Fix unpackaged files warnings 61f50d8 tar: Fix unpackaged files warnings b6154d4 directfb: Fix RPATH warnings a6a866b grep: Fix QA warnings c739e19 xf86-input-synaptics: Fix QA warnings 69db785 chkconfig: Fix unpackaged files warnings 6f76180 mobile-broadband-provider-info: Fix license warning 0422aca make: Fix license warning 28c755f flac: Fix license warning 98ce344 qt-mobility: fix QA warnings be0f9dd python-imaging: bring in fixes from meta-oe 24d1560 util-linux: restore zlib and ncurses dependencies for native 510feb6 rt-tests: Add src/backfire to FILES_${PN} 4ca7075 runqueue.py: When checking whether stamps are valid for setscene, recurse 1d52c11 rpm: Fix FILE_ -> FILES_ packaging 9adf5c0 gtk-theme-torturer: Fix license warning 98c8b62 telepathy-glib: remove package warnings 88c9e4f texi2html: fix packages warning 79aa3f7 glib-networking: Fix packaging warnings 958e675 libnewt: fix license warnings 17895d3 watchdog: Fix License warning f56eb88 wget: Fix License warning 837e8c7 usbinit: Fix License warning b03be65 eee-acpi-scripts: Fix License warning e07686e dtc: Fix License warning 44f50c3 bitbake.conf: Modify PACKAGE list ordering to insert -staticdev file before PN 87ef82d bitbake/fetch: Fix uri_replace d3d9a37 parse/ast: Expand inherit statements before splitting them b125696 ui/uihelper: Keep track of task numbers 82b6146 qt4: package static libraries correctly to fix warnings 93453f4 gmp: upgrade from 5.0.3 to 5.0.4 ce15081 ncurses: fix install error ad81105 .gitignore: expand pyshtables.py ignoring 0be2788 mirrors.bbclass: remove dead GNU mirrors 50c0107 parted: don't pass --disable-Werror to configure 9be93e8 opensp: Fix unnecessary rpath warnings 602adb0 Hob: Change Box's padding value 7548697 Hob: improve recipe/package selection performance ea8a7a8 Hob: Add stop button for parsing progress a957dbd Hob: Emit command-failed signal even if error msg is None c1cc10d Hob: Show recipe/package editing button after base image is selected 0fa748e Hob: Remove the recipe/package populated signal 552672a Hob: Remove the indication in machine/base image combobox 1dd648e Hob: Remove the reset button in recipe/package selection page 2064312 Hob: Fix the image installation dependency 8c6ce63 cooker: add package rdepends and rrecommends info 354f458 Hob: Disable the handling of "NoProvider" event 3fe627c Hob: add "Close" button to "BinbDialog" 8bae18b slang: Fix rpath QA warnings 50466b6 ghostscript: Fix patch related build issues 1eac51a PR bump for all recipes that DEPEND on ncurses 73371e1 ncurses: fix packaging of moved libraries a17165a python: regenerate python-2.7-manifest.inc e1c7636 gpgme: fix packaging warnings 7afeaf1 distro_tracking_fields: Fix EOL Comments and missing Quotes f834d03 Revert "alsa-tools: update to 1.0.25" cb771ef Revert "gcc-cross: aviod creating invalid symlinks" f2bc4c6 alsa-utils: Add rename accidently dropped during patch merge 8a2dcd4 librsvg: really bump PR 5d5d5e1 perl-modules: Fix LICENSE fields to mention the correct license versions 3bbbfe4 xorg-cf-files: Fix unpackaged files warning a802036 package.bbclass: do not split debug pkg when no debugsources.list f65d96b chkconfig: update it from 1.3.57 to 1.3.58 c1076a0 ccache: update it from 3.1.6 to 3.1.7 7d6eb00 distro_tracking_fields: udpate package status ae2c5f2 ghostscript: update to 9.05 e42e695 alsa-tools: update to 1.0.25 f7c7430 alsa-utils: update to 1.0.25 1a467d8 alsa-lib: update to 1.0.25 3882f40 libsdl: update to 1.2.15 897cdb6 newt: update to 0.52.14 43521d7 gobject-introspection: update to 1.31.20 d6426b6 gcc-cross: aviod creating invalid symlinks 089767f linux-yocto-tiny: add dependency on xz-native d164674 ncurses: fix build when ENABLE_WIDEC is not set fc33926 mx: add dependencies cac1d9f gst-plugins-bad: disable directfb in configure 4992d99 pulseaudio: add X library dependencies 50e4d4c scripts/bitbake: ensure user is in build directory 5494bfc scripts/contrib/python/generate-manifest-2.7.py: Catch up with staticdev fixes 361d3b9 man: fix configure issue to solve warnings b145814 libgalago: Fix package warnings by not packaging autopackage 59dbdf4 man-pages: Update to 3.36 e8d1d3d avahi: Update to 0.6.31 1bdd2e0 distro_tracking: Updates for manual checks 623da05 python: package static libraries correctly in -staticdev 05a360b rpm: Package python-rpm static archive correctly 0d1ea0d autoconf: remove emacs mode files to fix warnings 8776baa quilt: Fix docs packaging warnings d467d90 ltp: Package static library in -staticdev 57cde08 owl-video: Fix unpackaged file warning 8e9f6fc dates: Fix unpackaged files warning 2a21ddf alsa-utils: Ensure state directory is packaged 29d054a ppp: Clean up PACKAGES vs. variable mismatch and drop unused RDEPENDS 0d9c60f ppp: Fix unpackaged files warnings 546032a libxslt: Fix unpackaged directory warning 0c79d71 xf86-video-vmware: Fix unpackaged driectory warning 7d8c72d matchbox-keyboard: Fix unpackaged files warning 67a51cd docbook-utils: Add check to not sed files twice 7cc0db7 gettext: Set the LICENSE field to GPLv3+ d90cfa7 initscripts: test whether /etc/init.d/hwclock.sh exists d074b8a mtd-utils: clean up old files 7e48717 xinit: Update to 1.3.2 -- Typo fix. c97557c Revert "gettext: do not set libncurses prefix explicitly" 19d4e0c linux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updates af6881f gettext: do not set libncurses prefix explicitly 7ab3ab9 ncurses: move only libncurses and libtinfo to base_libdir 19e92df path.py: add make_relative_symlink method 5fff3ea python, python-native: bump PR 9ff71c3 python-native: distutils: don't use libdir, remove dead code path 475ecc5 python: depend on bzip2 c7ac3f4 python: regenerate plat-linux2/*.py c8f2f58 python, python-native: always set platform to linux2 8f3aefa linux-firmware: fix permissions of installed files 7f784b6 util-linux: explicitly disable udev b9027a9 package.bbclass: sort dynamically generated packages e9fdfbb connman: update to 0.79 fd6696a image_types: ensure .rootfs.ext3 is created before vmdk is created. e867a99 udev-164: fixup "don't hardcode path to pidof" 7b6cd92 qt4: fix deps in libQtWebkit.la and QtWebKit.pc 1a61109 image-vmdk: add NOISO to disable iso image creation since it's not needed 4ca1820 trace-cmd: modifying License information 96e88c5 dpkg: rename postinst trigger script 792d79f opkg: rename postinst trigger script f473660 rootfs_rpm.bbclass: rename postinst trigger script f9bdcb2 image.bbclass: fix rootfs generation without package management tools 717f974 run-postinsts: fix opkg data path e26d3e6 glib-2.0: Add Upstream Status for nodbus.patch 0f64905 linux-yocto: respect FILESPATH directories eed3746 xserver-xorg: Remove unneeded empty directory, fixing QA warning 00d64ef python-pycairo: Fix incorrect versions in license field 0342f7e rpm: Add rpmdeps-oecore to appropriate package c5858a4 bluez4: Ensure the plugins directory is packaged to avoid warnings f7945b8 qemu-config: Clarify license as GPLv2 e25a02e license.bbclass: Add mapping for LGPLv2.0, pango uses it 4ba6ff6 perl: Clarify LICENSE with versions. Yes, its really GPLv1 0f99e6b shadow: Correct license Artistic -> Artistic-1.0 8c218dd boost: Correct license name BSL-1 -> BSL-1.0 b2d4c6f gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1 d51e812 gtk-doc: Clarify license as GPLv2 374f060 wireless-tools: Clarify LICENSE field to avoid warnings 40aef31 matchbox-session: Clarify LICENSE as GPLv2 d72637c librsvg: Fix unpackaged directory warnings a10c348 sato-screenshot: Remove unneeded .la file 7dfac86 xf86-input-vmmouse: Package unpackaged files a62300a leafpad: Package currently unpackaged files. 5206688 cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH bd2d890 xorg-xserver: Explictly disable dtrace, its not in DEPENDS 48633e5 mesa-dri-glsl-native: Avoid error when running configure a second time c27b7aa codeparser: Call intern over the set contents for better cache performance 7bf0a79 codeparser: Compute extra cache components on the fly rather than later c003a30 cooker.py: Allow parsing shutdown to be called more than once fe06599 libx11-trim/diet: Ensure libx11-locale doesn't trigger multiple provider issues 664fb27 siggen.py: Use basehash if no taskhash d599d90 bitbake/siggen: output filename on error in finalise 67b9706 ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialog fce8d37 ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltip ee0c302 ui/crumbs/imageconfigurationpage: make use of the HobInfoButton 26ff0fa ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction design 9781b09 ui/icons: crop the info icons 8a8a656 crumbs/persistenttooltip: a new Gtk+ widget for use in Hob 19b38a6 package.bbclass: Drop python depends from rpmdeps 7eb3440 rpm 5.4.0: Add rpmdeps-oecore to replace rpmdeps for package.bbclass 2f4d784 package_ipk.bbclass: Ensure Source is set to something else packaging can fail 6bd23e0 adt-installer: Corrected wrong environment file names. 3f6ed2c formfactor: use full path to fbset e189a71 prservice: Added sanity check for prservice connection. 10d6c4e bzip2: split into binary and library packages c6bb463 documentation/dev-manual/dev-manual-start.xml: re-write of meta-intel 2ede6c8 documentation/adt-manual: Converted manual to use the poky.ent file eebdda7 documentation/poky.ent: added new variable. c25d7fc documentation/dev-manual/dev-manual-newbie.xml: Fixed typo. 7431a70 documentation: Updated copyright notices to 2012. b8e1fb4 documentation/kernel-manual/kernel-manual.xml: Copyright updated. ae647f6 documentation/dev-manual/dev-manual-common-tasks.xml: Review comments 1084bc5 documentation/yocto-project-qs/yocto-project-qs.xml: Misc. Edits b257acf documentation/dev-manual/dev-manual-start.xml: Wording change 2cae64b documentation/dev-manual: Re-org of topics 25f74b3 documentation/dev-manual/dev-manual-newbie.xml: Fixed link 0b17271 documentation/dev-manual/dev-manual-common-tasks.xml: new section 4db23d6 documentation/poky-ref-manual/ref-variables.xml: New glossary entries c38b2de documentation/dev-manual: New Layer section and metadata link anchor eb829f2 documentation: Section change and cross-reference fixes 99d5ff0 documentation/dev-manual/dev-manual-common-tasks.xml: Moved Layer section 7018654 documentation/poky-ref-manual: Review edits on B and externalsrc.bbclass e95d81a documentation/poky-ref-manual/ref-variables.xml: Changed examples b206901 documentation/poky-ref-manual/development.xml: Fixed cross-reference 7aa91dd documentation/README: Created a README file 72a5684 documentation/yocto-project-qs/yocto-project-qs.xml: Title fixed 05cff8a documentation/poky-ref-manual/ref-variables.xml: B and BBCLASSEXTEND 36e3daf documentation/poky-ref-manual/ref-classes.xml: New externalsrc class ad5de97 documentation/dev-manual/dev-manual-common-tasks.xml: New section 6aeeeba documentation/dev-manual: Added anchor point and edits to kernel config 758dd35 documentation/bsp-guide/bsp.xml: Edits to Misc Recipe Files b0b5224 documentation: Edits to all style.css files 372fe9f documentation/yocto-project-qs/style.css: Changed notes, tips, etc. 0e640d4 documentation/yocto-project-qs/yocto-project-qs.xml: Welcome updated 2027c96 documentation/bsp-guide/bsp.xml: Edits to Display Support Files Section cfbee01 documentation/bsp-guide/bsp.xml: Edits to Core Recipe Files section. e856eed documentation/bsp-guide/bsp.xml: Edits to HW Configuration Options Section d035bb8 documentation/bsp-guide/bsp.xml: Edits to "Layer Configuration File" section. 93ad9b5 documentation/bsp-guide/bsp.xml: Edits to pre-built user binaries section. 1764713 documentation/bsp-guide/bsp.xml: New "README.sources File" section added. 011738a documentation/bsp-guide/bsp.xml: Edits to point to files be04e17 documentation/bsp-guide/bsp.xml: changes to Crownbay example c0859cd documentation/dev-manual: Fixed YP Build Directory Term ee69fb5 documentation/dev-manual/dev-manual-common-tasks.xml: bblayer.conf edit a72bea5 documentation/dev-manual/dev-manual-common-tasks.xml: Review comments 8268a69 documentation/dev-manual/dev-manual-common-tasks.xml: review comments 9b5aedc documentation/dev-manual/dev-manual-common-tasks.xml: S variable edits 484cc84 documentation/poky-ref-manual/ref-variables.xml: Formatting changes. 87133d1 documentation/dev-manual/dev-manual-common-tasks.xml: Review comments 66ce594 documentation/dev-manual/dev-manual-newbie.xml: three small corrections 4cf3afb documentation/dev-manual/dev-manual-start.xml: Formatting correction. (From yocto-docs rev: 767ec4659e72622a08ff6d1923d14c46e6dd4331) 1b17e6a documentation/dev-manual/dev-manual-start.xml: Edits to BSP set up 7bc6ffe documentation/dev-manual/dev-manual-start.xml: Edits to poky-extras 2c52a78 documentation/dev-manual/dev-manual-start.xml: Edits to Kernel repo setup bacff88 documentation/dev-manual/dev-manual-start.xml: Edits to YP files Git method 4dd2dc9 documentation/bsp-guide/bsp.xml: Edits for BSP Layer understanding f7fb723 documentation/dev-manual/dev-manual-common-tasks.xml: review comments added 452d276 documentation/dev-manual/dev-manual-common-tasks.xml: re-write to 4.4 797fabd documentation/dev-manual/dev-manual-common-tasks.xml: Edits 70848f3 documentation/dev-manual/dev-manual-common-tasks.xml: Combined sections 7a88a29 documentation/dev-manual/dev-manual-common-tasks.xml: review comments applied ea70ac5 documentation/dev-manual/dev-manual-common-tasks.xml: new section d8b27b6 documentation/dev-manual/dev-manual-common-tasks.xml: Edits for links. 280addd documentation/poky-ref-manual/ref-variables.xml: Fixed typo. c8d0eff documentation/poky-ref-manual/ref-variables.xml: Update S variable e1b3ba8 documentation/poky-ref-manual/ref-variables.xml: Edits to WORKDIR glossary 5feff48 documentation/poky-ref-manual/ref-variables.xml: New TMPDIR glossary term. a562fa6 documentation/poky-ref-manual/ref-variables.xml: new TOPDIR glossary entry. 7b5215b documentation/dev-manual/dev-manual-newbie.xml: edits to build dir term 1e60808 documentation/dev-manual/dev-manual-common-tasks.xml: re-write 9ad6975 documentation/dev-manual/dev-manual-newbie.xml: Added text anchor 7e23cd1 documentation/dev-manual/dev-manual-common-tasks.xml: Writer notes added. eed1609 documentation/dev-manual/dev-manual-common-tasks.xml: Removed extra space. 43e6e25 documentation/dev-manual/dev-manual-newbie.xml: Edits to Git section c74f732 documentation/bsp-guide/bsp.xml: qualified the commit ID difference 70ae82a documentation/kernel-manual/kernel-concepts.xml: New kernel section 3ecda3f documentation/bsp-guide/bsp.xml: Updated reference to manual 0bc0d35 documentation/bsp-guide/bsp.xml: Updated commit IDs 9dc84b7 documentation: Cross-referencing section fixed for consistency. e8a6970 documentation/dev-manual/dev-manual-intro.xml: updated intro 6c9445e documentation/dev-manual/dev-manual-common-tasks.xml: fixed autobot link b97cdc1 documentation/dev-manual: Reference link clean-up 646bda0 documentation/dev-manual/dev-manual-common-tasks.xml: links fixed. 797758c documentation/poky-ref-manual: Link updates f908723 documentation: top-level manuals edited for new structure a8108a2 documentation: File swap 4d09a3c documentation/dev-manual/dev-manual-bsp-appendix.xml: Edits to examples deddea1 documentation/dev-manual/dev-manual-newbie.xml: Git section updated babc066 documentation/dev-manual: Updates to names of bare clone and copy 9cfbefc documentation/dev-manual: Edits to clarify YP files 11c290c documentation/dev-manual/dev-manual-bsp-appendix.xml: tags/branches edits e71d0af documentation/poky-ref-manual/ref-variables.xml: CONFFILES and FILES edits 7a5fa33 documentation/poky-ref-manual/ref-images.xml: Added three core-images 7b03d42 documentation/poky-ref-manual/ref-variables.xml: removed DISTRO_EXTRA_RDEPENDS 8769a25 documentation/poky-ref-manual/ref-variables.xml: Edits to CONFFILES and FILES 25cd1ba documentation/poky-ref-manual/ref-variables.xml: Edits to IMAGE_INSTALL 2e5e02a documentation/poky-ref-manual/ref-variables.xml: Added CONFFILES and FILES 739dad2 documentation/poky-ref-manual: Removed ROOT_FLASH_SIZE from document. 0da071e documentation/kernel-manual/kernel-concepts.xml: More intermittent edits 81629e3 documentation/dev-manual/dev-manual-bsp-appendix.xml: edits to poky repo setup 62907f7 documentation: More information about DL_DIR added. ddaf79d documentation/poky-ref-manual/ref-variables.xml: Fixed broken reference. ba0e818 documentation/poky-ref-manual: Updates to IMAGE_INSTALL 2a0a3d6 documentation/poky-ref-manual/extendpoky.xml: proposed section 57f3951 documentation/poky-ref-manual/ref-variables.xml: new BBMASK glossary entry b94e910 documentation/kernel-manual/kernel-how-to.xml: edits to tree construction 8f9dc14 documentation/kernel-manual/kernel-concepts.xml: new section starting 4baaf11 documentation/yocto-project-qs/yocto-project-qs.xml: added xsltproc package 8cebd20 documentation/kernel-manual/kernel-how-to.xml: links to manuals removed c671dde documentation/Makefile: new 'edison' variable for YP dev manual. e66c7a5 documentation/Makefile: fixes for missing tarfiles f8d248e documentation/dev-manual/dev-manual-kernel-appendix.xml: edits to example fe11d65 documentation/dev-manual/dev-manual-kernel-appendix.xml: Fixes to examples bee2988 documentation/yocto-project-qs/yocto-project-qs.xml: fop added to packages 4110fa7 documentation/poky-ref-manual/faq.xml: Fixed links to python a9195b2 documentation/adt-manual/adt-command.xml: Corrected wording for setup bc4b4a9 documentation/adt-manual/adt-eclipse.xml: Fixed yoctotools reference 855b56c documentation/adt-manual/adt-eclipse.xml: Fixed menu reference 03a69b6 documentation/adt-manual/adt-eclipse.xml: Added more info for example. f6ffa12 documentation/adt-manual/adt-eclipse.xml: Removed redundant link 3d0ad29 documentation/adt-manual/adt-eclipse.xml: Updates to plug-in install b95e549 documentation/adt-manual/adt-package.xml: Fixed reference to manual. 83e8921 documentation/poky-ref-manual/ref-variables.xml: PDF formatting fixed. 2df4570 documentation/poky-ref-manual/ref-variables.xml: updates to rootfs variables 4c6c766 documentation/adt-manual/adt-prepare.xml: added unpacking text 655f357 documentation/dev-manual/dev-manual-model.xml: Removed 1.1.1 strings d783a68 documentation/adt-manual/adt-prepare.xml: update link to get ADT inst tarball aa2df47 documentation/adt-manual/adt-intro.xml: Fixed broken perf link 01f0467 documentation/dev-manual/figures/kernel-example-repos.png: update figure e26a00d documentation/dev-manual: Updates to index of releases 4f913c6 documentation/dev-manual/figures/index-downloads.png: updated picture e1ebcbc documentation/dev-manual/dev-manual-kernel-appendix.xml: cleared up note 8d170fc documentation/dev-manual/dev-manual-start.xml: updated to clone output 40d0c8b documentation/dev-manual/dev-manual-start.xml: poky-extra output updated 226dfa1 documentation/dev-manual/dev-manual-kernel-appendix.xml: General Edits 57acbda documentation/dev-manual/dev-manual-model.xml: Fixed external link c063c23 documentation/dev-manual/dev-manual-newbie.xml: Fixed broken link to Git f6d3ca2 documentation/dev-manual/dev-manual-newbie.xml: fixed broken link a5f400c documentation/dev-manual/figures/git-workflow.png: Updated figure flow 39b508f documentation: Variables for docs and QS variablized bc911b8 bitbake.conf: use empty SRC_URI by default 20524e1 gtk+: Amend upstream status of configure-nm.patch 7172b4b gdk-pixbuf: Pick up ${NM} from the environment. 31a03ed kernel.bbclass: Remove warnings for modutils and modprobe.d 8cef3e5 external-csl-toolchain: override PKGV, not PKGV_${PN} e1803f2 xz: split out liblzma as seperate packages fef41fe polkit: Fix Upstream-Status tag a79bddd valgrind: Support compilation without X11 d4d7461 mime.bbclass: Fix bracket error. b417983 shadow-sysroot: Fix for multilib da8dfd8 multilib: extend all recipes in multilib.conf ec9d319 linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16 f6bd7d3 linux-yocto/meta: fix incorrect config references 7931b64 psplash: Add mising commands module import. 8ed044e gcc: Upgrade to 4.6.3 release d7663ff logrotate 3.7.9: Allow rotate log across filesystems 2129519 linux-yocto: v3.2.9, v3.0.23 + fixes and updates a8e78d5 linux-yocto: use bareclone option cddd52a image_types: add IMAGE_ROOTFS_ALIGNMENT ce34212 libsdl: add DirectFB support 70cff1c bluez4: add dependency on libcheck to enable test modules 62a2a41 udev-164: don't hardcode path to pidof a8dc76e base.bbclass: Fix PACKAGECONFIG handling when no flags are set 9195e96 polkit: Default to shadow, not none to fix build failures 5419dc1 bitbake: Drop fetch v1, v2 provides a much better codebase to build from ff73b02 meta/classes: Convert to use appendVar and appendVarFlags 082cc60 libx11: reinstate PE=1 that got lost in the big meta-oe Xorg merge d0c5202 gtk+ 2.24.8: bump PR to force rebuild and feed update 9da18ac polkit 0.104: add 2 backports from upstream to fix crashes during auth f8c0e6e polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe styleguide b1aeaa8 meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) 22f0df2 sstate: Remove unecessary bb.data.expand() 06f2f8c meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) d01dadf meta/classes: Convert to use appendVar and appendVarFlags a439d32 soc-family.inc: to be included in machine.conf to add SOC_FAMILY to MACHINEOVERRIDE 9a6aadb libx11-trim: Add error information from LSB Test Suite to makekeys_crosscompile.patch 03abe80 libx11-1.4.4: Add patch "makekeys_crosscompile.patch" 65c9de5 libx11-1.4.4: Add patch makekeys_crosscompile.patch d3b88ec gcc-cross.inc: Fix cross testing scripts to work with dash b6d744a eglibc-testing: Fix testing script to work well with dash 48fe5bd wpa-supplicant: fix breakage during rebuild 98bb8f7 image_types: Ensure duplicate compressed types aren't created 1f03353 image_types.bbclass: We need to preserve order in the types variable and avoid set() 93b3692 base.bbclass: If unpacking again, wipe out ${S}/patches d1168cc lib/oe/patch.py: Fix and improve PatchTree() resolver logic 01954b9 qt4: make pulseaudio support conditional upon DISTRO_FEATURES 2b918b6 stderr would previously be appended to stdout, corrupting the result when something was outputed to stderr but exit code was still 0 (non-fatal warning messages). This commit makes the code parse only stdout, but output stderr if an error happened. d868624 bitbake/bitbake-prserv: Set file mode bits "x". 348ea45 initscripts: Create the volatiles cache atomically. 6c959b1 linux-yocto: update to v3.2.8 11f8de9 linux-yocto/meta: add pvr feature description 54d1f5f linux-yocto: make kernel_checkout reentrant 60eed31 sudo: upgrade to 1.8.4 78ae634 image_types: Ensure dependencies for compression types containing multiple dots are handled correctly 8ac3b74 V2 Fix libpam's chmod 6fd4699 scripts/oe-git-proxy-socks-command: Add fallback to use nc 64bd33d scripts/oe-git-proxy-socks-command: Improve error fallback/handling 6b6aa17 busybox: Restore 'date' compatability 8b07ab0 initscripts: Properly format date when set from timestamp 1abce24 libproxy: Fix build errors due to missing prototypes 7bb36e5 site.conf.sample: Fix broken SOCKS proxy setup and configuration 18af1f5 externalsrc.bbclass: Add class for handling external source trees e682cdc toolchain-scripts: Exclude variables causing the recipe to become unecessarily machine specific a747fd4 util-linux: Fix build when NLS is disabled 4583dcc distro_tracking: Upgrade and Manual Checks 100111f util-linux: Fix removal of lscpu for non-GPLv3 Build a9101b1 pixman: updat to 0.24.4 6cdf714 glproto: Update to 1.4.15 24276c2 hdparm: update to 9.39 f0e0891 netbase: fix QA Warnings 51ab187 perl: remove empty directories to clean QA Warnings bec2e54 libx11-trim: Drop obsolete 1.3.4 version e28927d self-hosted-image: Create a VMDK image with correct SYSLINUX_* settings 0e56519 image-vmdk: Create image_vmdk class and setup image and image_types to use it 157b44c libx11-trim/diet: Add RPROVIDES for libx11-dev 60597ab image-live: Allow LABELS to be modified e175f94 linux-libc-headers-yocto: bump to v3.2.8 da5236c bitbake/build: report TaskFailedSilent events as "Failed" db4a199 bitbake/uihelper: restore line to record failed normal tasks 8078553 bitbake/runqueue: fix python error on scenequeue task failure ba8538b runqueue.py: initialize rqexe at RunQueue's init function 13cad71 Hob: Fix pressing "stop" build 7ee14c1 Hob(crumbs/builder.py): adjust the main window's position and ignore the case lower than 1024x768. d76e62f Hob: fix a bug that the image size is shown incorrectly in the image details page. 24883b4 Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkg 61d2081 Hob(crumbs/hoblistmodel.py): Fix recipe's populate() function ca56641 cooker: fix calculating of depends and rdepends 2d23943 cooker.py: Fix a bug due to variable name 612173b command.py: remove the resolve parameter in generateTargetsTree 222ec1c Hob(crumbs/builder.py): remove the code commented out in the builder.py 1faa0c5 crumbs/hig: tweak UI and layout of LayerSelectionDialog 776e507 hig: try to avoid setting explicit dialogue sizes 1f57d6c crumbs: fix button order in several dialogues 7ccdd20 crumbs: move towards more standard dialogue spacing ec1b95f crumbs/builder: use the name Hob consistently ae9539f crumbs: Factor common dialogue configuration out 5090837 Hob: enable indicators on the "Included" tab in the recipe selection page and the package selection page 69317f7 Hob: make the image configuration page not to flash the progress bar 23efe61 Hob: fix a bug in builder.configuration.curr_mach edf3942 Hob: image configuration page doesn't need dialogs any more 53cc2c6 Hob: include hddimg and iso into image types. 73444fb Hob: cleanup those class methods in HobWidget 7f61657 Hob: fixed the issue in the brought-in-by dialog. b8582dc Hob: avoid the image selection dialog to walk through all directories and its sub-directories, when users click "My images". 030ba4b Hob: make HobViewTable more general in hob and make the image selection dialog and the image details page reuse it. 8f07bdc image_types_uboot: Update to work after recent image_types changes 40b81c7 image_types: Correctness fixes 320558f More quoting fixes 0cfceaa parse/ConfHandler: Fix enthusiatic export regexp matching 7fee190 image_types.bbclass: fix bzip2 and xz compression commands c97ebae image_types.bbclass: properly support IMAGE_LINK_NAME as empty 05c7d5d image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is empty a462406 syslinux: fix packaging of ${PN} and ${PN}-staticdev 426b7fd busybox: Enable 64 bit shell tests, and disable non-standard date format interpretation. d86e308 licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES 2474e6c tcl: Ensure native verison has correct dependencies and builds 7f67843 bootimg: Fix Quoting 2684714 syslinux: bump PR 0e39107 bitbake: implement BB_VERBOSE_LOGS 8fbdf5f tcl 8.5.11: fix packaging for native version b82a793 More quoting fixes f60a5d1 bitbake/ConfHandler: Be more strict about variable quoting 126f634 image_types: Refactor compression code into a generic compression solution 93d157b qemugl: Fix gl apps failure on qemu-x86-64 3152bae libskba: Fix for multilib aebb13e gnupg: Fix for multilib 2902bbe tcl 8.5.11: fix packaging 695a609 gettext: Get gettext use its own libunistring 991e34c mtd-utils: Don't use host 'ranlib' or 'ar'. 13949f2 qt4.inc: depend on tiff 36a0bde tune-ppc*.inc: update to use new default value for TUNE_PKGARCH 1919ba2 bitbake.conf: add default value for TUNE_PKGARCH b3f0555 multilib.bbclass: allow TARGET_VENDOR_virtclass-multilib to be overriden e42bc47 tune-ppce5500: consolidate ppce5500 and ppc64e5500 into one tune file df329ad arch-powerpc{, 64}.inc: update/add PACKAGE_EXTRA_ARCHS for powerpc/powerpc64 6beb61f linux-yocto: allow non-branched repositories to check out 84ad667 linux-yocto: update 3.2 kernel to v3.2.7 d1130b4 linux-yocto: update 3.0 kernel to v3.0.22 9fff795 bluez4: Fix build on x86/amd64 with gcc 4.7 7f27de5 distro_tracking: Account for updates and Manual Checking 6223271 bind: add DEPENDS for libcap 68f2485 tiff: Update to version 3.9.5 adc53a0 xf86-video-intel: Update to version 2.18.0 9a3d725 sqlite3: Update to version 3.7.10 d6e0cbc boost: Update to version 1.49.0 4ab5d64 mkfontscale: Update to version 1.1.0 4770a6e mkfontdir: Update to version 1.0.7 5fb90bc libdrm: Update to version 2.4.31 86d3f77 psmisc: Update to version 22.16 debd4da file: Update to version 5.11 79e8d53 util-linux: Update to 2.21 ef461c4 qemu: Add glib-2.0 as depends caea5b9 gnupg: Add missing patch for curl_typeof_fix 0733f7a qt4-tools-nativesdk: improve and tidy up qmake build afc6d1b qt4-tools-nativesdk: fix build of 4.7.4 6be627f qt4: build qmake for the target 76c1712 qt4: fix compile error in Qt 4.8.0 with gcc 4.6 cf87669 task-core-lsb: add lsbtest to RDEPENDS_task-core-misc list 835197d distro_tracking_fields: add information for lsbtest 36a2f33 lsbtest: Add recipe for LSB tests and automate test c3a23ec scripts/prserv-tool: Adepted to new bitbake cache. ce0ecf5 bitbake: fix setscene task start/failure handling e7952c1 bitbake/runqueue: make dry-run do everything except execute 959981d bitbake: Added BBINCLUDED variable. 927bec5 bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELIST a295cdc data_smart.py: Uses BB_HASHCONFIG_WHITELIST to filter unnecessary variables f420fb3 glib-2.0: Disable fam, we don't depend on it 6cf61b3 arch-armv7.inc: fix quoting 3349b88 More quoting fixes 36e918b Quoting fixes 21f2c0b pulseaudio: Really disable orc support c02bea6 gnupg: Update checksum, fix configure and compliation issues 43d9193 syslinux: Package unpackaged files in -misc eb8ce05 automake: omit compilation of pyc files on install 6aa3a09 xorg-lib: don't build libs unless requested by DISTRO_FEATURES (fix up) 1adeb37 qt4-native: set headerdir as done in regular builds 5ecae0b local.conf.sample.extended: Add config sample for disk space monitoring 9674ea2 V5 Disk space monitoring aac4567 bitbake/runqueue: Ensure finish_now() sets the runqueue state consistently 1cb4614 gdb-cross-canadian: build gdb with python support 56bbea6 layer.conf: add keymaps to SIGGEN_EXCLUDERECIPES_ABISAFE 17fe296 sstatesig: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS option to exclude well defined recipe->dependency 745f5c3 bitbake.conf: remove TARGET_ARCH from in SDKPATH 7160f87 bitbake.conf: use weak assignment for BB_CONSOLELOG be1443b cross-canadian: Set STAGING_DIR_HOST correctly e17c709 glib: Drop dbus dependency, it isn't useful a54932d poky-tiny: Assume pkgconfig is provided 2ff96d6 crumbs: add back progress implementation for depexp c9e95d3 bitbake/cooker: terminate when errors found in layer configuration e894f0e initscripts: mount and unmount cifs network filesystems ee86f89 layer.conf: use += for SIGGEN_EXCLUDERECIPES_ABISAFE and split to multiple lines b6bd0f8 useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross packages d7cef16 license.bbclass: Symbolic links of generic license 5272e88 license.bbclass: Gather Pkg level licenses cde2584 less_444.bb: Adding license email from author 3be2c7d distro_check: fix the fedora URL for rleases as they seem to have moved 21ddc96 scripts/hob: Launch the new hob f496389 gst-plugin-bluetooth: upgrade to 4.98 and add checksums 3a20beb shadow-sysroot: disable package creation 656f9a0 Hob: A new implemetation (v2) 14df6d5 linux-yocto: improve checkout error handling and reporting db94ad4 sstate.bbclass: improve performance of sstate package creation c8af055 qemu: remove version 0.14.0 ef36dc8 libsdl: allow building without x11 189a854 qemu: enable building qemu-nativesdk without x11 dfd6c54 psplash: allow building multiple splash executables 5dc5153 psplash: use OpenEmbedded logo 16b715b meta-yocto: add bbappend to restore Yocto psplash image 408fd37 fetch2/git: create bareclone option 72ce5c4 conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL 5ac604e glib-networking: Add intltools-native to DEPENDS ae34e43 task-self-hosted: add hicolor-icon-theme and socat c867e31 mpfr: add patch to fix build for thumb 7c46f0b package.bbclass: Add a sanity check to the debugsrcdir removal code f017b9b libfm: Fix packaging and dependency issues d02f7b4 runqueue: fire sceneQueueTaskStarted event when a setscene queue starts e6230da image.bbclass: Ensure timestamp matches format used in initscripts after recent changes 5aca6a7 update-rc.d.bbclass: do nothing for extended cross packages 826c1a1 rootfs_ipk.bbclass: fix status file location in rootfs cc2ef82 meta-hob: Add a new meta-hob layer 99c805a packageinfo.bbclass: add a new bbclass to pass package information 9531161 package.bbclass: set package size into pkgdata for hob2's use f378918 gthumb: Resolve staticdev QA warnings 95eb87b autotools.bbclass: Make builds deterministic 6ad11cb insane.bbclass: Only depend on desktop-file-utils-native when we need it 2fb9aac package.bbclass: Remove empty directories created as part of srcdebug handling e7caf3d dbus-glib: Correctly package bash completion pieces to avoid QA warning fa10f79 glib-2.0: Fix unpackaged files warning 2065d39 cracklib: Fix unpackaged files warning by disabling autodetected python 68a738e libgcrypt: Fix unpackaged file warning 050be51 readline: Add a patch to remove the redundant rpath linker option bd7f819 libusb-compat: Address unpackaged files warning b899244 libusb1: Address unpackaged files warning f409cf4 rpm: Fix LICENSE field b1d418e eglibc: Fix package warning 1d7728e distro_tracking_fields: fix typos da1b26c task-self-hosted: make the package lists alphabetical 1eec640 task-self-hosted: remove duplicate packages 6224e30 A script to clean obsolete sstate cache files ef29851 openssl: Move libcrypto to base_libdir 136d9cd boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of APPEND 5d04c6e image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPEND 1792a02 image_types: add vmdk type to use with VMware 8ea3bf3 syslinux: add SYSLINUX_ROOT to APPEND line 4fe569e syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinux dced0c1 ppp: Fix rp-pppoe plugin compilation 83d1d13 mpeg2dec: depend on libx11 conditionally c6580ce gst-plugins-base: depend on libx11 and libxv conditionally 8d26a9f e2fsprogs: Cope with ${libdir} and ${base_libdir} being the same 578b6f2 busybox: don't create /etc/default 762966e dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests 566ae97 e2fsprogs: e2initrd_helper was moved in libdir but not packaged correctly in FILES_libext2fs aba82ec nspr: Add patch in order to remove rpath from binaries d8a78f3 nspr: Compile nspr with tests af57b2e nspr: Integrate version 4.8.9 adbe094 dhcp: Update to 4.2.3-P2 a470400 autotools.bbclass: Don't copy into non-existant directory a6fb193 wireless-tools: remove ldconfig call from install-libs daeb5be initscripts: Make /etc/timestamp consistent again. 831e0b5 xorg-lib: don't build libs unless requested by DISTRO_FEATURES 5a4b06d e2fsprogs: remove ldconfig call from install-libs 30b709c sstate.bbclass: add *_config to SSTATE_SCAN_FILES 331540c apr: add apr_rules.mk to SSTATE_SCAN_FILES 9d6d5e3 libsdl 1.2.14: regenerate patch so it applies with 'patch' as well as 'git apply' 26882fdd sstatesig.py: Move package exclusion list to the layer config 77988c3 sstatesig.py: Add handling for machine specific module dependencies 2ede678 python: add Makefile to SSTATE_SCAN_FILES 571c9c7 lib/oe/utils.py: use bb.utils.vercmp_string 8fa3380 bitbake: change for adding progress bar in Hob2. de77b97 command.py: add resolve option for generateTargetsTree API 85fa989 command.py: Add a new API triggerEvent() cb87308 command.py: add new API to get the cpu count on the server c42f973 bitbake: Add client socket info for BitBakeServerConnection 19089ac bitbake: add -B option to bind with interface b70bcb3 event.py: Add new events RequestPackageInfo and PackageInfo 8e737db cache: Use configuration's hash value to validate cache 99d326a bitbake: add file and line number to ParseError ebc0d42 bitbake: fix parse errors not being reported 4a1c163 siggen.py: Pass the datacache to signature generator classes d8b3718 texi2html: Fix for multilib 65c1399 quicky: Fix for multilib a578fbc netbase: remove redundant assignments 729a901 base.bbclass: check all entries of FILESPATH for MACHINE overrides f409a49 external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set 8300757 sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OEBasicHash stamp layout ea2c8de meta-yocto: Add abi_version setting version 8, to match the OEBasicHash change and trigger warnings for existing build directories 3a23386 meta-yocto/conf: Change default signature handler. 30d0bbf layer.conf: We really need to be able to override files in the core so reverse BBPATH priority c8286e0 bitbake/ui/knotty: fix incorrect exit code 8e0c7b3 siggen: compare runtaskdeps dictionary even when they have the same size e228289 bitbake/knotty: ensure CommandFailed increases error count b62249f bitbake/knotty: ensure we return non-zero exit code on Ctrl+C 5210cc4 bitbake: show appropriate warnings for universe target 0aedc60 Fix parser hang at 0% with single-core machines f7c0488 persist_data: survive if sqlite3 couldn't enable the shared cache 52ebd5f knotty: shut down more cleanly cf60f95 cooker: roll our own process pool 87e32ed iputils: Add base_libdir to VPATH in order to find the crypto library d27351a consolekit: depend on libx11 92dd65f udev.inc has a bad link for udev home page; update the link 9c16786 Add sanity checks for eglibc locale b2a84e7 libsdl: add fix for new _XGetRequest symbol backported to libx11 888f9d5 eds-tools: Update it to fix the build error 5aec33b buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDS 79eb4b8 buildhistory_analysis: avoid noise due to reordering e155952 classes/buildhistory: fix splitting on + in package list fields 1b7014f classes/buildhistory: use hostname instead of reading /etc/hostname 04c290a classes/buildhistory: sort FILELIST in package info 3cce319 classes/buildhistory: sort and de-dupe dependency graphs 7b3ea97 classes/buildhistory: squash spaces out of image variables 9eab860 task-self-hosted: add connman and connman-plugin-ethernet 0f00536 mini-x-session: try to use a resolution that's big enough for hob2's window ab5eed4 gcc: Excluding the DATE/SRCDATE from do_patch dependency. 2101ea6 rpcbind: add DEPENDS on quota for rpcsvc/rquota.h 63b680e u-boot-fw-utils: Add DEPEND on mtd-utils b2196ca zlib: remove ldconfig call from install-libs 0761649 recipes: bump PR to rebuild .la files without libz.la c3b3a68 scripts/combo-layer: allow updating a specific component(s) only 7f880ca conf/bitbake.conf: remove Opie definitions 362fd55 classes/sdl: remove Opie-specific desktop file/packaging 8a31618 stat: remove NATIVE_INSTALL_WORKS cf10b9b scripts/combo-layer: add branch option to example config 8e7cd32 scripts/combo-layer: avoid saving last revision if unchanged f273c04 scripts/combo-layer: avoid error when config file is outside repo 0656f57 scripts/bitbake: pass through debug options to initial pseudo build 41a83cc guile: fix cross configure failure 754847f Revert the switch to futures for now d366c18 siggen.py: Handle cases where the input to symmetric_difference() may be None d3d1101 valgrind: Fixed Added-support-for-PPC-instructions-mfatbu-mfatbl.patch Upstream-Status a2a03ba gcc: Ensure same sstate hashes for shared soruce directory c62296d gcc-4.6: Some small performance tweaks 12306d0 package.bbclass: Optimise the per file rpm handling d609129 sstate.bbclass: Optimise sstate_hardcode_path 765547e gnupg: Add missing DEPENDS on libgcrypt 84983af sat-solver: Fix build with zlib 1.2.6 a142cbd zlib: Upgrade 1.2.5 -> 1.2.6 65d296a distro-tracking-fields: update clutter, clutter_git and mx 18c3197 clutter: upgrade git recipe to reflect 1.8.4 tag 970fcc8 mx: ensure gettext and dbus are present 15ff81b mx: update to 1.4.2 51c719d clutter-1.8: update to clutter-1.8.4 0de4750 powerpc64-linux: Update cached autoconf values for libpcap on powerpc64 c56792c u-boot-fw-utils: Add for v2011.06 433f2ea distutils.bbclass: override LDSHARED so we use the linker for this build and not the one used in sstate-cache ef5bad0 cross.bbclass: add virtclass handler af85900 useradd.bbclass: skip processing on virtclass-cross extended packages d905653 external-csl-toolchain: fix mtd-user.h issue 8d41b0d bitbake-layers: add copyright notice 1e8b629 tcmode-default: add preference for gdb/gdbserver 1a35ed4 classes/buildhistory: sort list fields in package info 8653bf4 classes/buildhistory: sort image file list 4255cb8 external-csl-toolchain: split out gdbserver packages 57b7b8a external-csl-toolchain: correct binary packaging b5b4066 external-csl-toolchain: set PKG/PKGV for staticdev af1ddab task-core-tools-profile: fix valgrind for arm and systemtap for mips 8054217 poky.conf: Fix the MIRROR URI be174f3 task-core-tools-profile: change to match oe-core eb1be23 mirrors.bbclass: Add yp.org and oe.org to fallback mirrors 0c1386c uclibc: Upgrade recipes from 0.9.32 -> 0.9.33 b9ff968 dhcp: move dhcp leases files handling to postinst/postrm 54fd9ad gcc-cross-testing: Fix evaluation of user and target name d6b885b classes,recipes: Replace POKY_* with CORE_IMAGE_* 41936cd pseudo: Wrap renameat and opendir bdc50cb mtools-3.9.9: Use correct URI for the mirror a50eeb8 libx11: Backport _XGetRequest API a402167 libdrm: Fix build failure unearthed by uclibc fadd554 python: Fix build failure of python-elementtree on x86_64 7d9ac1d gconf,consolekit: Avoid polkit when compiling with uclibc fd2983e runqemu-internal: qemuarm can handle 256M a481c10 Enable options needed for ltp to compile 7215c25 task-core-tools: Divide it into 3 recipes 8df37ad linux-yocto: fri2: use emgd-1.10 5d02d8d kern-tools: remove explicit 'yocto' references from auto-bsp handling a6065e7 linux-yocto: rt compiliation fix bb1e769 linux-yocto: meta updates for sys940x and cleanup 568bdc7 linux-yocto: locate and use out of tree features specified on the SRC_URI 44f0a2c xorg-apps: Bump PR to accomodate meta-oe recipe deletion 23c4961 udev: stop providing cache support by default 98a994a systemtap: build and install uprobes.ko c2c215b systemtap: extend the recipe to build the native package 3709697 systemtap: bump SRCREV to grab version 1.7 ce0740f u-boot inc: update inc file for newer u-boot versions 5a33401 libcap: Cope with ${libdir} and ${base_libdir} being the same f2b55ac libusb-compat: Cope with ${libdir} and ${base_libdir} being the same 83dcff4 libusb1: Cope with ${libdir} and ${base_libdir} being the same e33f828 webkit-gtk: Make webgl support configurable via DISTRO_FEATURES. cc036d4 webkit-gtk: Fix error.html resource path. c54070c openssl-0.9.8: Remove in favor or 1.0.0 4825e2a gnupg-1.4.7: Update Patch Info 0e80bb7 busybox: Add flock utility to default configuration. 67cfa74 bootimg: Use the same OS files for each boot method 50a097b tune-mips32.inc: Add mips32-nf and mips32el-nf cb89d43 libzypp: add missing runtime dependences on gzip and gnupg 8fcfbae gnupg: add 2.0.18 (initial recipe) 6034d1c libksba: add 1.2.0 (initial recipe) 3301dc4 shadow-securetty: allow root logins on usb serial gadget device 3b1ad76 classes/patch: optionally return non-patch sources 4be9d82 Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATH a299396 external-csl-toolchain: extract version info from the toolchain 79e48d8 external-csl-toolchain: leverage eglibc's packaging for more granular output cbe0a0d external-csl-toolchain: support ia32 c0d7e9b external-csl-toolchain: support mips/ppc/arm b942a8e eglibc-package.inc: don't include debug files in -pic 34ba3b6 binutils: fixes for build with an external csl toolchain 6cafc00 LSB_Setup.sh: Add locale resources and startup script avahi-daemon bb5704a init-functions: Add two functions 14e6b02 strace: add x32 support e1be40c byacc: upgrade from 20111219 to 20120115 e87bbf1 distro_tracking: update for current upgrades 85beca9 python-dbus: upgrade from 0.84.0 to 1.0.0 f0262b7 quilt: upgrade from 0.50 to 0.51 a03c350 gdb: upgrade from 7.3.1 to 7.4 f5d505e gmp: upgrade from 5.0.2 to 5.0.3 0637f1b distro_track: Track Updates 6c988aa xf86-input-keyboard: Update to 1.6.1 e7973af xinit: Update to 1.3.2 735371d libdrm: Update to 2.4.30 6e28930 libidn: Update to 1.24 30049f0 file: Update to version 5.10 b1d4d35 gnupg: Add gplv2 version 1.4.7 954a0bf rxvt-unicode: Update to 9.15 cba606f gnutls: Update to 2.12.16 d54c972 openssl: Update to 0.9.8t (gplv2) e2d9ed9 openssl: Update to 1.0.0g 7b36125 self-hosted-image: add package management for correct installation 31f3491 task-self-hosted: add python-pkgutil since it's required 45228d3 task-self-hosted: add disk partitioning tools f7a1bd4 linux-yocto_3.2: Fix missing quote that was triggering parsing errors a402d0e meta-yocto/local.conf.sample.extended: add LICENSE_FLAGS_WHITELIST section 15f09b1 atk: add native / disable introspection / merge atk.inc->recipe / change license cd5225a gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep. 7bc766b distro_tracking_fields: take sysklogd off Saul's plate 5c3323b sysklogd: various fixes so it starts/stops cleanly f408dd1 pciutils: fix configure script for dash ac62f06 udev: improve udev-cache robustness 7923ba8 external-csl-toolchain: avoid the hardcoded version/prefix ae21dc1 external-csl-toolchain: fixes for metadata changes aa2c4e3 libc-package: fix typo in LOCALETREESRC default value 6028cd1 external-csl-toolchain: fix critical PATH manipulation bug a95445c bitbake: Add description into the cache and clean up cache duplication 8d4d9a1 package bbclass: allow per package PRIVATE_LIBS 8ac227e Fix the issue that adt-installer tar ball is not regenerated if sstate is on, and other minor bug fixes 58026ec e2fsprogs: remove unneeded patch and re-enable PARALLEL_MAKE 7664058 pkgconfig: Ensure pkgconfig RDEPENDS are tracked ef32862 opkg-utils: convert to git repo at git.yoctoproject.org 2175842 bootimg: Do not force FAT32 on all images, it violates the FAT specification 89b71a5 meta-yocto/poky.conf: set qemu* preferred linux-yocto version to 3.2 6719d3e linux-yocto/meta-yocto: create linux-yocto 3.2 bbappend 1655fd1 linux-yocto/meta-yocto: update to v3.0.18 + features 6466229 fetch2/git: Add workaround for clone using alternates problem 38daf8b cooker: add missing shutdowns to the exception handling 5552627 prserv: Do not ping PRService if not required 90e99a5 bitbake-layers: list overlayed classes in show-overlayed 86a5fcd bitbake-layers: add show-recipes subcommand 526264e bitbake-layers: improve show-overlayed output 3d2f6d5 bitbake-layers: use directory name as layer name cf425a1 bitbake-layers: use dashes in subcommands 936aca7 rootfs_ipk: remove runtime_script_required usage 22181a7 gcc-runtime: fix override from poky-lsb to linuxstdbase 0de4137 default-providers: add kbd as PREFERRED_PROVIDER for console-tools dc15367 gdb-common: Drop elfutils from DEPENDS a092311 linux-yocto: update to v3.0.18 + features e670fdc linux-yocto: add kernel 3.2.2 support 278e53c kern-tools: import config audit and branch manipulation updates 0d1dee2 tzdata_2011n: provide pkg_postinst and timezone defaults ae3184c classes: replace 'Poky' with 'OE-core' 2805ff1 alsa-utils: make alsa-utils-alsactl recommend alsa-states a26a2cb alsa-state: fix RDEPENDS assignment 37d93b9 qt4-tools-nativesdk-4.8.0: fix build 9123e9e genext2fs: fix inode computation 84e24f0 image_types.bbclass: refactor cpio images generation. 636d7e3 useradd.bbclass: Fix missing quote b719d7e useradd: Ensure dependencies are only added for target recipes, not native or nativesdk df823d5 distro_tracking_fields: fix the typos in the field of maintainer. 973f93c libtool 2.4.2: fix missing quote in FILES_libtldtl 75fcfde useradd.bbclass: Add explict setscene dependencies to ensure correct ordering of setscene tasks 3b47c53 useradd.bbclass: Ensure pseudo can load in the pseudo unloaded case 0a3a15c useradd.bbclass: Execute user addition code before do_package_setscene, not after do_populate_sysroot_setscene 9a58e31 sstate.bbclass: Add support for sstate preinst functions de7a6ab runqueue.py: Add inter setscene task dependency handling 9aeb38a runqueue.py: Fix missing setscene dependencies 2a361cd data/runqueue.py: Fix commented out test code after variable name changes 238a47d shadow-sysroot: Simplfy login.defs installation f54a443 libgcc: Add INSANE_SKIP of staticdev for libgcc-dev and libgcov-dev 7aa33db insane.bbclass: Add test for static .a libraries in non-staticdev packages cd7da08 pm-utils: Add grep to RDEPENDS to avoid command failures. 494a500 linux-tools: don't build perf when GPLv3 in INCOMPATIBLE_LICENSE 3a9e568 uclibc-git: Update to latest RC e60acb7 eglibc-2.15: Add upstream status for x86_fenv.patch 5ff048d uclibc: Dont package all .a in uclibc-dev 609f637 util-linux: Change SRC_URI to a fetchable location d8aada2 ltp: Update recipe and fix building on uclibc 8549ebb distro-tracking-fields: update entries for clutter-gst-1.8 6882a60 clutter-gst: update to 1.4.6 0d7dfed cogl: update upstream status for build_for_armv4t.patch 0287f64 gcc-cross: Don't reference machine specific variables 8f55130 bootimg: Fix a math thinko in the block count calculation 0bf6f80 lib/oe/sstatesig.py: Exclude common machine specific dependencies from task signatures 7c88996 shadow: Split securetty into a separate recipe 6b2cb82 gcc-common.inc: Fix comment ef3c1dd gcc-common.inc: Ensure WORKDIR doesn't adversly affect sstate checksums f13ee1e guile: fix a quote in description 5c6aa87 ltp: disable elf binary stripping 1956131 distro_tracking.inc: update the info for recipes upgraded recently 803850a libsoup: update its info in distro_tracking.inc 87b3c3f strace: upgrade to 4.6 27aec8b pciutils: upgrade to 3.1.9 be76d89 ed: upgrade to 1.6 07b940b ofono: upgrade to 1.3 d6dcd8d mobile-broadband-provider-info: bring a new recipe into poky d6a55ca iproute2: upgrade to 3.2.0 e96ec29 bluez4: upgrade to 4.98 a3c6899 bluez-hcidump: upgrade to 2.2 1483a6c kexec-tools: upgrade to 2.0.3 e36a3c1 tremor: upgrade to 18163 (20120122) d70f34f iptables: upgrade to 1.4.12.2 71dbcbc polkit: upgrade to 0.104 35200aa libxcb: upgrade to 1.8 ab315a3 xcb-proto: upgrade to 1.7 12e10a6 pixman: upgrade to 0.24.2 80b9d51 util-macros: upgrade to 1.16.1 eccece9 gcc: move shared .a to their own package 307fcba libgcc: Seperate out libgcov.a from libgcc-dev b227700 binutils: refactor packages for staticdev 7843f8e eglibc: refactor packages for staticdev 70b6b6b opkg: refactor packages for staticdev 930424b opkg: move common code & metadata into opkg.inc to reduce code duplication c6c3f87 tcp-wrappers: refactor packages for staticdev a64c2a9 syslinux: refactor packages for staticdev 6626660 libtool: refactor packages for staticdev 9ed7ac6 gstreamer: refactor packages for staticdev 14953b7 tiff: refactor packages for staticdev 50a073f mpeg2dec: refactor packages for staticdev ed08326 apr-util: refactor packages for staticdev a15f444 sqlite3: refactor packages for staticdev 8d54a0d libxft: refactor packages for staticdev f514242 sysfsutils: refactor packages for staticdev 3507c03 libsoup: refactor packages for staticdev 3346afe augeas: refactor packages for staticdev d74c852 avahi-ui: refactor packages for staticdev bb52d38 apmd: refactor packages for staticdev ca84860 Fix Upstream-Status entries 79af754 documentation-audit.sh: remove COMMERCIAL_LICENSE warning 7301b4c default-distrovars.inc: remove COMMERCIAL_LICENSE et al 2896b4a base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code 7b81ef8 Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE b68ea54 license.bbclass: add support for LICENSE_FLAGS 127d1fd core-image-foo: add description to each image bb file 6b2b5d2 initscripts: remove space from shebang, just cosmetics c6a2c30 initscripts: add shebang where it was missing completely d4a942f qemuimage-testlib: rename qemuppc image 21b3f5d linux-yocto/qemuppc: fix console and ethernet c47def3 gcc_4.6.bb: Drop duplicated SRC_URI component 4ad01bd gcc-package-cross.inc: Mark do_package* tasks as noexec a7b32bd bitbake.conf: Switch to the OEBasic signature generator 85cf3ed lib/oe: Add sstatesig, OE specific signature generator classes b454cb7 sanity.conf: Incrase bitbake minimum version requirement to 1.15.1 280e5fd gcc: Ensure that the shared source directory shared the same sstate hashes 76c16c4 Bump the version to 1.15.1 3fe81df distro_tracking: update libpng, libgdbus, opensp, nfs-utils manual check dates 3c5f108 prserv: fix import of sqlite3 7a8bae9 siggen.py: Abstract the runtime task dependency handling code in the generators c4a8fab cooker.py: Allow siggen classes to be added by the metadata 8878ee8 bitbake/fetch2: allow resuming interrupted fetch 42645b0 bitbake/runqueue: always log tasks summary f3e5186 siggen: Ensure correct runtask dependency output is shown for diffsigs 11cce80 usermanual: Correct "inherit" search to bbclass from oeclass 0779a90 cooker: use futures rather than a multiprocessing pool 299fa34 Add dependency on the backported python 3.2 concurrent.futures 7a8e1ef rspro-conf: remove usbgadget from routerstationpro 967de59 buildhistory_analysis: include related fields in output 11e5d7b classes/patch: avoid backtrace when patch does not apply adb3ed2 task-base: rename VIRTUAL-RUNTIME-alsa-state to use underscore dac8259 hdparm: remove PRIORITY 5cf2833 buildhistory_analysis: improve field handling robustness c1cebf6 buildhistory_analysis: correctly handle whitespace when splitting lists 2f4f8ef buildhistory: record additional image info ffa93f0 grub-efi-native: fix errors with automake 1.11.2 6ddf0b2 autogen-native: new recipe for grub-efi-native 34f4ab1 guile: new recipe for autogen 225a24a libunistring: new recipe for autogen 4cf1776 bdwgc: new recipe for autogen d806311 enchant: refactor packages for staticdev b44c25b boost: refactor packages for staticdev 38b0341 js: refactor packages for staticdev cb06a5a db: refactor packages for staticdev b5dee63 attr/acl: refactor packages for staticdev cdd2f4e liba52: refactor packages for staticdev 40fcaac gst-openmax: refactor packages for staticdev 522c6b3 gnutls: Fix configure issue wrt to rm 5664e3c distro-tracking: add data for newer recipes 2280404 distro-tracking-fields: claim responsibility for udev, dpkg, apt, v86d 4f108e9 xinput: add utility for configuring and testing XInput devices. c2a74cc e2fsprogs_1.42.bb: Fix build fallout for uclibc 89705ea adt-installer: install autoconf(/automake)-nativesdk ea8e63d uclibc: Upgrade to latest master 13a6225 linux-yocto: restore WORKDIR as a patch source directory 80038a0 site/ix86-common: fix an error 05f421f pkgconfig: Move pkg.m4 from -dev to package b19b276 gnutls: Fix compilation on uclibc 6455292 libsoup: Update package from v2.2.100 to v2.2.105 8a7a7fe chkconfig: Update package from v1.3.55 to v1.3.57 3ba7426 busybox: enable dropping of duplicates in syslog, off by default 35d1c68 busybox: change syslog default to log to a file 42f0d50 busybox: enable log level configuration in syslog-startup.conf and script 030bdde busybox: remove incorrect comments from syslog-startup.conf cbc784f busybox: drop MARKINT option from init script and syslog-startup.conf 703e1f0 pango.inc: fix /etc/pango -> /${sysconfdir}/pango/* 4884ccd busybox: defconfig modified in order to activate CONFIG_EXPR_MATH_SUPPORT_64 f127738 m4: A better refactoring 1fedd16 bitbake/persist_data: Reconnect when DB is locked 5724ee9 package_rpm.bbclass: Add support for filenames with spaces 39a9918 beagleboard-audio: drop in favour of alsa-state 9ea681f alsa-state: add beagleboard specific asound.state e2a3695 busybox/uglibc: remove obsolete check for "kernel24" 8773ebe gnutls.inc: set libz prefix 8ca0061 gnutls: add readline to DEPENDS and add --with-libreadline-prefix 925433d pango: create /etc/pango in module postinsts if it's missing 1ca0401 Revert "pango.inc: add directory "/etc/pango"" 8b11a2f openssl-1.0.0: Update to 1.0.0e and fix QA Warning ac27587 openssl-0.9.8: Update to 0.9.8s 7edf3dc valgrind: Update for eglibc 2.15 93d70e4 valgrind: Add mfatbu/mfatbl instructions support for pcc e1d3a32 babeltrace: Integrated from version 0.8 95386cf lttng-modules: Update to 2.0 6d769b2 lttng-tools: Update to 2.0-pre16 6f3d52e lttng-ust: Update to 2.0 a9095e5 m4: refactor .bb and .inc files f290935 classes/packagehistory: remove now obsolete class ee7fb2b classes/package: remove out-of-date notice referring to the OE bugtracker 9d6bf93 conf/bitbake.conf: allow wget to output error messages edef415 classes/base: note variable name in COMPATIBLE_* skip messages 3287e4b prelink: Update to latest version b6b909a task-base: add VIRTUAL-RUNTIME_alsa-state to task-base-alsa 432c6cf alsa-state: move state files to localstatedir c86797a alsa-state: add alsa-state from oe classic 79b6192 task-base: move default definition of VIRTUAL-RUNTIME_apm f07793d distro_tracking: recipe upgrades and manual check info 464a2d6 e2fsprogs: upgrade to 1.42 6ce82ea libpam: upgrade to 1.1.5 35759f9 bitbake.conf: search /lib for -native builds 73a7876 libtool: Put all libltdl headers in the correct libltdl-dev package 023fe87 grub-efi-native: fix errors with automake 1.11.2 866ed43 package.bbclass: quote pathname given to objdump f20d493 image_types_uboot.bbclass: Add uncompressed ext2 image option 2eb5811 image_types.bbclass: Fix generating uncompressed ext2 images e0ae57d dbus-1.4.16: use INC_PR from dbus.inc to fix PR bump after dbus-launch-helper permission change e7a31cf runqemu: Fix the wrong path of libGL.so in 64b Ubuntu 11.10 a521f9d distro_tracking_fields.inc: Modify the status of eds-tools and mingetty 5fabe90 xorg-*: disable xmlto where it was failing 1db019a alsa-utils: depend on libsamplerate0 1cabda9 bootimg: Account for FAT filesystem overhead in image size 19247e4 oe.license: avoid the need to catch SyntaxError 7ce9733 oe.license: add is_included convenience function 49a0821 copyleft_compliance: add debug message with the reason for exclusion 6d73a19 copyleft_compliance: add control of recipe types to include 7561d5b linux-yocto: consolidated fix SRCREV updates bec7def tslib: enable big endian support for qemuppc 57e78fa qemuppc: add machconfig b98851c qemuppc: add pointercal file 523f6b6 qemuppc: replace emulation of qemuppc from prep to mac99 573daf6 hdparm: upgrade to 9.37 7a20966 stat: add recipe stat with version 3.3 fb87847 distro-tracking: Update info for webkit-gtk, web-webkit d0cc840 distro_tracking: update manual_check_date fields f934088 btrfs-tools: upgrade to newer git commit ccd2a31 libpcre: upgrade from 8.20 to 8.21 8f44e90 insane.bbclass: fix elf.arch not matching error for x32 kernel dd04a42 diffstat: upgrade from 1.54 to 1.55 3754d75 locale: fix package's "provides" tag 4807e0b ncurses-native: install to libdir, not base_libdir b5ad377 ghostscript: build cups filters 254b9de wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA (PR BUMP) 7c8ebf6 pango: Use gnomebase class, not gnome b02e7d4 gconf: enable gtk+ 2.0 support to build gconf-sanity-check-2 f17c9d3 buildstats: tolerate absence of /proc/diskstats 18fe75d dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server 16d911d cairo 1.10.2: enable tee backend 0941180 pango.inc: add directory "/etc/pango" e2948fe cairo.inc: Change configuration of directfb to gtk-directfb beb601f gtk.inc: Change configuration of directfb to gtk-directfb 684c6ef bitbake/knotty: print task failure summary 9fd17bb bitbake/cooker: avoid printing stack trace for -b match error 5f5ae14 bitbake/fetch2: reduce output for fetch failures eb6291b bitbake/knotty: avoid printing full task log when error already printed ecdfc1e bitbake/fetch2: correctly decode exit signal/status 4e8085c bitbake/runqueue: avoid "failed" in task summary if nothing did dcf6b64 bitbake/fetch2: improve error formatting for fetcher errors 98a610b bitbake/knotty: don't count errors as warnings in summary 8a98af2 patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the correct function 0f4d99d multilib.conf: Clean up file and add missing entries for various dependencies f1a0005 binutils-cross-canadian: Clear BBCLASSEXTEND as a native version of this recipe makes no sense 305d60f python-native: RPROVIDE python-core-native since pycurl-native depends on it 9cc67a0 libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended f43afc3 lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this) 83b91fc rpm: Fix magic file name magic -> magic.mgc 18c88fc package.bbclass: per recipe PRSERV_HOST support a05e3a5 meta/PRService: Added export/import fuctions. 6bde156 Incremental rpm image generation(Add config sample) 9d1823b Incremental rpm image generation 489cde8 bitbake: Automatically start local PR service. 30a9bc6 bitbake/PRservice: Added no_hist mode and export/import. 4a8a3c5 Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" d8b4992 distro_tracking: update manual check info 4005c3f license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPDX license names a546308 bitbake: Add BBHandledException exception class e4a3650 bitbake/knotty: Show summary of warning/error messages shown b838b89 bitbake-layers: close files in apply_append() 2a121d5 bitbake-layers: flatten: warn the user if output structure is incorrect 4137b51 bitbake-layers: flatten: allow specifying layers to flatten 89f2d11 distro_tracking_fields.inc: upgrade tcf-agent 3214f66 distro_tracking: Update Manual Checks 2bcdcce task-core-tools: adapt to kexec-tools package split 0c91196 kexec-tools: split packaging of kexec and kdump 3996288 util-linux: .pc files should go in the -dev packages for subpackages de58f3c util-linux: Enable fallocate and use CACHED_CONFIGUREVARS d11425d findutils: Use CACHED_CONFIGUREVARS to specify cached configure vars 469b134 uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar distro feature c9f68fc autotools.bbclass: Introduce CACHED_CONFIGUREVARS ac7a6e7 libxml2: add shared library version info to libxml shared libraries 4b6df4f eglibc: Upgrade recipes 2.14 -> 2.15 f164a95 update-modules: don't run modutils.sh if systemd is installed 118a0af gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst 2a9e6f3 dbus: change permissions of dbus-daemon-launch-helper to 4755 d10d1e1 Remove last remnants of kernel26 MACHINE_FEATURES efc0684 libusb-compat: keep *.la in base_libdir 42d1090 libusb1: keep *.la in base_libdir f558210 libiconv_1.14.bb: Fix build failure 6f99591 site/common-uclibc: Cache gl_cv_func_wcwidth_works 783c6ef add sysroot support for meta-ide-support which is the toolchain within build env case f1e5821 libxxf86dga: fix compilation with x32 toolchain 468998c command.py: add parseConfigurationFiles API ce9e6ba bitbake: add a new option "--server-only" eb2a8fe cooker: remove command import in cooker.py 4c30a7e cooker: remove command import in cooker.py e69e5a7 xmlrpc: Change BitbakeServerInfo init function cf13bfe command.py: add initCooker API 7d7d3a0 cooker: user bb.configuration.data to inject events 1c08843 command.py: Modify needcache value for certain functions 2b8bd22 base-files: filesystems: fix mount order 5599d3a documentation/yocto-project-qs/yocto-project-qs.xml: removed disable dash text 1930230 documentation/yocto-project-qs/yocto-project-qs.xml: Added libxml-parser-perl pkg 03df4ce documentation/poky-ref-manual/ref-variables.xml: image size glossary 01d5729 documentation/poky-ref-manual: Enabling recipes with commercial license requirements 40f44ec documentation/kernel-manual/kernel-how-to.xml: general edits fbfb9b7 documentation/kernel-manual/kernel-concepts.xml: General edits. ab808a9 documentation/kernel-manual/kernel-doc-intro.xml: General clean-up 279ad0f valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS-powerpc 9ce6464 bblayers.conf.sample: Use ?= to set BBLAYERS 5a03cf2 image.bbclass: Use ?= to set LINGUAS_INSTALL 72fc52b x11-common: remove extraneous BSP customizations dfa7034 xorg-driver: add xf86-video-fbdev from meta-openembedded 011a495 systemtap: remove not needed fix for automake 1.11.2 801bd4b mc: remove not needed fix for automake 1.11.2 39d5655 automake-1.11.2: backport pkglibexec_SCRIPTS fix 3bdcad7 vte: update patch header f3a21d5 libevent: fix compilation for x32 f2fb10e python-pycairo: fix for x32 8178e63 udev: ensure /dev/pts and /dev/shm does exists f51ecaf initscripts: avoid mounting /sys if it is already mounted ec28705 qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass 83634c3 qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass e30de29 qt4x11.bbclass: add QT_BASE_NAME for use in recipes 6756bc0 qt4e.bbclass: add QT_BASE_NAME for use in recipes e2ccea0 qt4-graphics-system: add 6fc0bfd linux-yocto: use src_patches for out of tree kernel feature support a27ebca linux-yocto: bump kernel version to v3.0.14 b3cc230 kern-tools: import flexible branching support 9beabe3 classes/buildhistory: remove redundant package history checking stub 6542028 classes/buildhistory: make the package version backwards error non-fatal c8d4807 classes/buildhistory: add hostname to commit message fcc5f68 buildhistory: add script to check for significant changes f22c292 gnutls: remove gettext patch for non-GPLv3 815c7e8 util-linux: Update patch for non-GPLv3 1d2451a distro: Update poky-tiny distro definition 7402c8a autoconf: fix nativesdk rdepends 5797fea image-mklibs/package_ipk: Remove bashisms a10af67 distro: Add poky-tiny distro definition c226ccb matchbox-wm: Remove x-session-manager handling 198f2ac libusb-compat: move libraries to base_libdir 0540982 insane.bbclass: use bb.process.Popen instead of subprocess.check_output 7f837eb bitbake/runqueue: Improve the setscene logging 8e43f9a multilib: Abstract class extension code into classextend.py 0fa52f7 native.bbclass: Fix variable remapping coverage 5aabdba core-image-gtk-directfb: add a bb file to build an image for gtk over directfb 2f60d9a binutils-cross-canadian: Allow ld-is-gold 7b15d99 Patch Upstream-Status Update fc53fa7 udev: remove commented code from init script (no code changes) 27b45f6 udev: split utilities onto udev-utils 53efd43 udev: use 'echo' instead of 'echo -n' in init script 352b912 xserver-kdrive: work around issues with -Werror=address 28b6f1f opkg-utils: use /usr/bin/env python 6126f96 python-native: correct prefix handling for oe-core sysroot layout 29feb44 insane.bbclass: add QA tests for unsafe references to exec_prefix d34292c libusb1: move libraries to base_libdir 67b66d5 e2fsprogs: move libraries to base_libdir f5023f5 util-linux: move libraries to base_libdir d1536ee libcap: move library to base_libdir f8f5c05 ncurses: move libraries to base_libdir db0f4a9 glib-2.0: ensure dtrace is diabled for all distro options and fix packaging 8b26d11 libxp: fix cast error 4de7aaf image_types: Fix rootfs size calcuation c5996fd qt4: add Upstream-Status to recently added qt-4.8.0 patch a6e61c0 conf/local.conf.sample: fix typos/grammar/formatting 2210623 README: add short description of OE-Core 464f847 classes/update-alternatives: fix typos and grammar 021848b valgrind: Fix for automake update 51d6445 fetch2/git: change colon to dot in ud.host f540034 bitbake-layers: fix Python error during parse e47a5da bitbake.conf: remove some redundant/unnecessary variable exports c4de612 populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postinstalls 3f4f440 poky-tiny: remove poky-tiny, it was added to the wrong accidentally c26554a distro-tracking-fields: update qt recipe info 670706d qt4: add version 4.8.0 99a6e1a qt4: fix incorrect architecture for qt4 tools 120ea47 busybox: rename syslog.conf to syslog-startup.conf 9385536 vte: upgrade from 0.24.3 to 0.28.2 f212c81 prelink: also look at nonstandard lib paths 381a4a2 mc: fix configure with automake 1.11.2 00f0d4a cogl: ensure we can build on armv4 87babb7 linux-tools: add binutils to perf DEPENDS 0ff1d66 distro: Add poky-tiny distro definition fdbb0d9 distro: Add POKY_DEFAULT_EXTRA_R* variables 1fcf1fa linux-yocto-rt/meta-yocto: add routerstationpro support 9e99322 linux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x support f3a1a88 pseudo: ensure libs are included in package 17b399a glib-2.0: disable dtrace due to host contamination 78a3b1e gnutls: more gettext version fixes 8eb45ac btrfs-tools:Fix multithreaded building 761acbb automake: upgrade from 1.11.1 to 1.11.2 99e4a9a quilt upgreade from 0.48 to 0.50 d3609d0 btrfs-tools: add attr as dependency to fix compilation d05dd52 texinfo: fix gettext patch 3923747 puzzles: fixed SRC_URI Checksums 3b798c8 elfutils: fix for dso link change in recent ld fa03a6d rpm2cpio.sh: make compression tests case-insensitive 9c6601a libassuan: Upgrade to 2.0.3 cfa0eb3 apr-util: Upgrade to 1.4.1 e3928c5 lighttpd: Upgrade to 1.4.30 8a21b1d distro_tracking_fields.inc: update the info 1e62bfc util-macros: upgrade from 1.15.0 to the latest 1.16.0 2ed0506 libpciaccess: upgrade from 0.12.1 to 0.12.902 9272288 lttng-ust: upgrade from 0.15 to the latest 0.16 de364b1 liburcu: upgrade from 0.6.4 to the latest 0.6.7 9b32919 mdadm: upgrade to the latest version 3.2.3 a57cda0 buildhistory: improve git commit robustness f724b7b distro_tracking_fields: update the info for this round of package upgrade d33139b puzzles: upgrade to r9375. 26096cf watchdog: upgrade to 5.11 8cc94ca quota: upgrade to 4.00 c67877c matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869 c59b9d7 linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516e 76d37ba libomxil: upgrade to 0.9.3 5e669dd oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3 7463ae4 distro_tracking_fields: update the info for recipe upgrade. 91d9b9c procps: raise update-alternatives priority ecad149 systemtap: fix configure with automake 1.11.2 1926297 avahi-ui: fix build with automake-1.11.2 f99917d gcc: mark upstream status for all patches ca1311b perl: mark upstream status for all patches 8939bdd misc patches: fix patch headers 5b5914f avahi: fix configure with automake 1.11.2 5365bd6 jpeg: fix configure with automake 1.11.2 b334757 autotools.bbclass: fix cp error for empty dir 07d8391 rpm: fix build with automake-1.11.2 35c2d56 byacc: upgrade from 20110908 to 20111219 701f4da distro_tracking: Updated for Upgrades and Manual Check Dates af16228 boost: Update to 1.48 and Clean ups ece80fe Add Upstream-Status to patches 70c18f2 rxvt-unicode: Update to 9.14 0203b2b util-linux: Update to 2.20.1 60a8f94 python: add md5module support aff9305 dropbear: fix CRYPTLIB patch abd108a libiconv: Update to 1.14 8f6c10e resolvconf: Update to 1.63 199a909 wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-extra) 2d8a747 gnome-keyring: fix gsettings_data_convert seg fault a770fe0 glib-2.0: we need zlib db36190 image_types: Ensure /init exists for cpio rootfs archives b2266ed task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps 95ba9b7 linux-yocto-tiny: New kernel recipe for tiny distros b5d6121 udev: skip mounting /dev on tmpfs if it is on devtmpfs d97d07c udev: use tabs for init script (no code changes) e412dbf udev: reorganize files of 164 version 005b67f udev-extraconf: move mount.blacklist to udev-extraconf dir f4e60ec udev: drop 145 version a99a639 distro_tracking_fields: update the info for recipe upgrade. 86e3dff rpm: Fix rpm database files capacity issue. 38c2f66 classes/image: implement generic locale package installation 8a77467 u-boot: improved DESCRIPTION, fixed HOMEPAGE 5b337ae patch.bbclass: abstract out logic that determines patches to apply bd36ddf libevent: upgrade to 2.0.16 e0ce1d7 chrpath: upgrade to 0.14 08beac8 distro_tracking_fields: update the info for recipe upgrade. af8002b libsamplerate0: upgrade to 0.1.8 d590255 libical: upgrade to 0.48 1fe4b74 glib-2.0: upgrade to 2.30.2 fd36143 minicom: upgrade to 2.5 31cb9db freetype: upgrade to 2.4.8 2d45549 distro_tracking_fields: update the info for recipe upgrading 1d5f989 libpcap: upgrade to 1.2.0 940c1ad ofono: upgrade to 1.0 d4182a2 telepathy-glib: upgrade to 0.17.4 2ae7ca4 valgrind: upgrade to 3.7.0 121972e mtd-utils: upgrade to 1.4.9 9fd6587 gst-ffmpeg: upgrade to 0.10.13 c57aec1 gst-fluendo-mpegdemux: upgrade to 0.10.69 47cd257 gst-fluendo-mp3: upgrade to 0.10.16 632cfd0 gst-plugins-bad: upgrade to 0.10.22 81a427d gst-plugins-ugly: upgrade to 0.10.18 ce70592 polkit: upgrade to 0.103 6e3028c distro_tracking_fields: take the ownership of Mei Lei's cee6349 distro_tracking_fields: update the info for the manual check list (2011/12/24) 00cfb14 buildhistory: avoid quoting issues with the layer list for build-id 7e66c3c base.bbclass: Allow buildstats to be optionally supplied 68ea0d5 self-hosted-image: Add builder user and mini X 4203c7b Add "builder" user for specific purpose. 192fbe7 Add mini X core tasks 4d13ca9 mini-x-session: Add this recipe as the session file for mini X dc27861 linux-yocto: use PATH to locate kconf_check 6ede5cf kern-tools: update SRCREV to pickup git operation fixes 01a169b linux-yocto: update hardware reference boards to 3.0.12 2af383c linux-yocto: add cedartrail BSP support 77d845c classes/rootfs_rpm: handle recommends in query functions 663c893 webkit-gtk svn: update to r101488 551ffe9 prelink: update to latest git version f5aa3bb coreutils: ensure --color works so DEPEND on libcap 188606b which: Disable iberty since its not listed in DEPENDS f9b683c kernel.bbclass: fix pkg_postinst and pkg_postrm 9a3a4cf which: Add missing SRC checksums 5645aeb gperf: Add missing SRC checksum f9557f3 udev: Remove linux-libc-headers dependency 4cbbf27 rpm_5.4.0: Fix configuration issue with native/nativesdk 71ed507 package_rpm.bbclass: Add RPMSPEC_PREAMBLE 77edb00 package.bbclass: Adjust RPM call to use dynamic location for magic files 79bb1cc Change -mno-thumb to -marm 1090bc4 qemu: explicitly disable kvm support for native without kvm header d350b31 opkg: Fix installation order in feeds with mutiple providers of packages 0db3aad connman-gnome: update SRC_URI to new repo 197fe3d distro_tracking_fields: Update curl info and fix other recipes' typo issues 531843b curl: Upgrade from 7.22.0 to 7.23.1 985a5e7 bash: Add SRC_URI Checksums for GPLv2 b917222 zypper: add patch from libxml2 05eabde arch-powerpc: set PACKAGE_EXTRA_ARCHS e979941 image-types: add btrfs as a supported fstype ad73b12 binutils: fix building on distros with matching binutils version b429ba9 gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure bb6f2fb wget: fix a host intrusion issue introduced by adding --with-ssl=openssl. 7bde933 socat: add the latest stable version 1.7.2.0 13d2dc2 libsync: move to git.yoctoproject.org 3c247d4 distro_tracking: Mark Upgrade Info cd4beea libdrm: Upgrade to 2.4.29 4890cf6 texi2html: Upgrade to 5.0 15fcdd1 mc: Add version 4.8.1 now GPLv3 d120aa5 libidn: Upgrade to 1.23 56906d0 augeas: Upgrade to 0.10.0 99e14dc python-pycairo: Upgrade to 1.10.0 1ca8bb2 distro tracking: update man-pages, gts-plugin-bluetooth, usbutils, dee0fc1 multilib.conf: Enable shadow-sysroot and libffi 212bd37 gypsy: fix LICENSE field 7b023ba udev: tidy the LICENSE fields a23e9ee apt: clarify LICENSE as GPLv2.0 bbe1710 eds-dbus: replace o-hand example contact 633d7a7 mtools: fix SRC_URI for GPLv2 version 4260f03 libxsettings-client: fix SRC_URI db1746b libmatchbox: fix SRC_URI 2f43113 matchbox-themes-extra: fix SRC_URI 813cc8e matchbox-desktop: fix SRC_URI 4536aef xrestop: fix SRC_URI and LICENSE bd66d22 less: Correcting generic license 7a708b1 task-core-tools: add ltp to testapps list 1a260d0 distro_tracking_fields: add information for ltp 2d1a411 ltp: Add recipe from OE 2ee3156 license: Fix manifest conditional e559160 ncurses: Allow override of ENABLE_WIDEC b608f9e matchbox-session-sato: clarify LICENSE in GPLv2.0 908986e matchbox-desktop: clarify LICENSE is GPLv2.0+ 3980c48 pango: clarify LICENSE is LGPLv2.0+ c6ecaf5 matchbox-wm: clarify LICENSE as GPLv2.0 58cfa4f cogl: clarify LICENSE as LGPLv2.1 and fix metadata 5b2452c clutter: clarify LICENSE as LGPLv2.1 bdf7a0f dpkg: clarify LICENSE as GPLv2.0 4648aad ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES 25e449a ui/crumbs/runningbuild: handle InvalidTask events 94c916d vim/syntax: Recognize ?? operator 32acdda libsdl 1.2.14: fix packaging 45987c5 eglibc: Fixes for running regression tests af9c75c gcc-4.6: Let G++ relocate gxx-include-dir when using --sysroot option 2480cc6 gcc-cross: Add cross testing driver for running regression testsuites 6082313 eglibc-testing: Clean the test before running them aa37393 connman: disable 'alg-test' building ba8f367 icecc.bbclass: also use icecc for kernel modules compilation 7c86057 libatomics-ops: move docs to correct directory 6ea9711 Add missing SUMMARY fields to various recipes 553302b mktemp: mark patch as upstreamed 1395111 opkg: Drop the offlineroot_varname patch f4c80d6 opkg: Add logic to detect and creak circular dependencies b281fd1 documentation/poky-ref-manual/technical-details.xml: edits per Richard Purdie c7d2787 documentation/poky-ref-manual/ref-bitbake.xml: Updated BitBake Running a Task 64d5176 documenation/poky-ref-manual/technical-details.xml: Shared State 2ce852a documentation/poky-ref-manual/technical-details.xml: more on YOCTO #1500 4378fd2 documenation/poky-ref-manual/technical-details.xml: Some general edits. 93a78f4 documentation/poky-ref-manual/extendpoky.xml: Fixed typo 5e1255f documentation/poky-ref-manual/extendpoky.xml: intro changed and order changed 9f31ba9 documentation/poky-ref-manual/usingpoky.xml: updated intro paragraph 7098ae1 documentation/poky-ref-manual/introduction.xml: Added reference 31ddf65 documentation/poky-ref-manual/introduction.xml: added new chapter a191e6e documentation/poky-ref-manual: New chapter introduced 9a99147 documentation/poky-ref-manual/usingpoky.xml: Removed comments d122e37 documentation/poky-ref-manual/usingpoky.xml: partial for YOCTO #1500 4ae4f1d documenation/poky-ref-manual/ref-variables.xml: added LICENSE_DIR 1623596 documentation/poky-ref-manual/ref-classes.xml: insane.bbclass updated ee2af26 license.bbclass: remove bashism cdba397 readline: drop empty dir to shut up QA warning db38fb3 libgcc: reintroduce debug package, containing symbols b46e118 bitbake.conf, core-image-minimal-initramfs: add INITRAMFS_FSTYPES 45d3f0c update-rc.d.bbclass: override UPDATERCD for nativesdk 08b7b93 ed: Fix EXTRA_OECONF to ensure right compiler is found 7769180 libical: Fix deadlock in pthread ccc84d9 xserver-nodm-init: Fix xuser creation 1855e94 opkg: Update svn 625 -> 633 and fix preinst issues c7335bd nativesdk.bbclass: Remove historical FILES artifact 4d1c00f bootimg: Use mcopy to construct the hddimg c1f3f3f bootimg: Use dosfsck to clean up the generated live image 02e01e6 grub-efi: specify prefix so it can find grub.cfg 9619f26 grub-efi: Add efi_gop module to payload for physical console support 4ea37a8 grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directories 6036845 Patch Upstream Status Updates 984eb9e perl: add .pl, pm, pod, sh files to SSTATE_SCANE_FILES 228c43c libtool-cross: Add libtool & libtoolize to SSTATE_SCAN_FILES 54a0c2e gmp: Add gmp.h to SSTATE_SCAN_FILES 487adcd icu: Add Makefile.inc to SSTATE_SCAN_FILES 6b2027d sstate: Add SSTATE_SCAN_FILES da23623 qt-mobility: Fix QA error for debug files 8413a9b dosfstools: fix populated image creation with dirs 7e0c29c cross-recipes: Disable nls in gettext bbclass 91367de initscripts: fix timestamp checking at bootmisc.sh fe2d3c0 distro_tracking_fields: update cogl and clutter d29ea11 clutter_git: update to 1.8.2 tag b1ce937 cogl: update git recipe to 1.8.2 827dfe8 clutter: upgrade to 1.8.2 1409daf cogl: upgrade to latest stable cogl 1.8.2 10a0041 scripts/bitbake: add a version >= 2.6 check 44d8f38 scripts/runqemu: show an error if /dev/net/tun is unusable bc13ebe qemu: for native, do not fail if kvm is unavailable b5c9153 icecc-create-env-native_0.1.bb: drop 'PRIORITY = "optional"' as it is the default 9cd65cc grub_1.99.bb: drop 'PRIORITY = "optional"' as it is the default cb39cfa grub-efi-native_1.99.bb: drop 'PRIORITY = "optional"' as it is the default 9d136b2 gdk-pixbuf: Ensure the binaries can be relocated bf2ab7e python: bump PR due to arm OVERRIDES change 4707daf xf86-video-omapfb: bump PR due to arm OVERRIDES change 2c0c977 qt4: use armv6 override instead of armv6-vfp e0a12db directfb-examples: add package directfb-examples to OE-core 995a09e dosfstools: Add patch to disable fat32 autoselection and behave as 2.10 bade85e boost : Do not use icu when building boost. 3994ad0 u-boot: renamed dir from uboot to the more appropriate u-boot 23f1ede qt4.inc : Add uic, moc, rcc, and lrelease to tools package. cf00885 kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE ebe66be conf/machine/include/arm add extra MACHINEOVERRIDES like x86 does 406593f connman: improve packaging d6860b2 task-core-gtk-directfb.bb: Add task list to run gtk over directfb c9b1fed gtk: add demos to the configuation of gtk+ 4bf7368 gtk.inc: add feature based on directfb 627b230 pango: Disable x11 when pango doesn't run over x11 f1a4878 cairo: add directfb DISTRO_FEATURE 6471e4c ed: remove unsupported option 779d07d bash: Add SRC_URI Checksums for GPLv2 63eebab gmp: Add SRC_URI Checksums for GPLv2 df35bf3 sed: Add SRC_URI Checksums for GPLv2 0a2ff4d gzip: Add SRC_URI Checksums for GPLv2 ced61e8 gawk: Add SRC_URI Checksums for GPLv2 8bab93a findutils: Add SRC_URI Checksums for GPLv2 4ae7e63 ed: Add SRC_URI Checksums for GPLv2 13594d6 readline: Add SRC_URI Checksums for GPLv2 5ac76dc coreutils: Add SRC_URI Checksums for GPLv2 ab31da7 eglibc: Generate cross testing script during install 9764432 task-core-nfs: Add nfs-utils-client to RDEPENDS 023368f qemu-0.15.1: Bump recipes from 0.15.0 to 0.15.1 bd75266 license: PR bump failure e38c283 scripts/send-pull-request: fix typo 5cb246d x86 tune: fix TUNE_PKGARCH definition for proper PACKAGE_ARCH 6e8e25f openssl-1.0.0e: Update x32 Configure 5af89cd libacpi: Use the cross strip instead of host strip d22f851 siteinfo: create a new siteinfo for x32-linux 800f7e4 pax: fix compilation with x32 toolchain 3424702 mesa: Properly create share library for x32 b9e3ddc findutils: Fix compilation for x32 toolchain 2e82fe1 libacpi: Fix libdir for x32 8ae6359 pulseaudio: fix compilation with x32 toolchain cd044f6 mdadm: Make custom CC definition conditional 3c96a53 gst-fluendo.inc: remove unneccessary hack 0c45ecb dosfstools: update native to 2.11 896f2ab lzop-1.03: add recipe 7ec4499 task-self-hosted: Move tools to host-tools task afbde63 task-self-hosted: Add host-tools task 623d65b task-self-hosted: Added perl-pod (slight reorder) 3d3c165 task-self-hosted: Reorder by Alpha 4f0092f texinfo: fix compile failure due target makedoc binary being used ba006ea bitbake.conf: remove texinfo-native from ASSUME_PROVIDED 1d2908d ncurses: libcurses.so should link to libncurses.so bbc8afb connman: Default to enabling ethernet interfaces faac9ed scripts/runqemu-ifup: Ensure netmask is set correctly 924b1e4 license/copyleft: exception for ast parse 45f6a21 license.bbclass: remove deb exclusion 50195e4 license.bbclass: remove bashism. 43c99c9 classes/rootfs_deb: implement query functions for buildhistory 488e8ba connman: avoid checking for linux/if_alg.h header af7fbd6 connman: disable ntp support 446d944 linux-yocto: update rt branches to 3.0.12 + rt30 241ceba linux-yocto: update META SRCREV for EFI changes 8819b15 linux-yocto: v3.0.12 + EFI fixes 1288313 connman: update to 0.78 9ebdfb0 connman: move files from connman-0.75 to connman dir 77ed881 connman: drop git version 8277ee9 scripts/send-pull-request: allow sending of patches without a cover letter ca5ad87 gtk.inc: ship gtk-demo to independent package 12aba2f gconf: Disable dbus-x11 when x11 isn't in DISTRO_FEATURES 8de191d qemu-config: Disable dbus-x11 when no x11 in DISTRO_FEATURES 3030133 package.bbclass: Adding license collection 5eeea9e OECore license fixes: meta/* cb91ef9 license: manifest and license path c41b31e gettext-minimal-native: Fix License d334527 Add copyleft compliance class 9fb67f8 oe.license: add license flattening code a57de1a license: split license parsing into oe.license 9137883 oe.test_types: move into an oe.tests package 31ac06a sysstat: don't run populate-volatile.sh update in do_rootfs, first boot or without populate-volatile.sh 567ed28 wget: enable https and openssl b41724d self-hosted-image: remove extra space since we use additional disk instead b0de4b0 initrdscripts: add sleep to avoid kernel messages before install message bd21ef9 grub: Create /etc/grub.d ed2ac23 initramfs-framework: provides a modular initramfs 1e459c8 qt4: various tidy-ups 2e50e9b qt4: fix debug symbol stripping 2e02727 bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files cb5a16f distro_tracking_fields.inc: Update dropbear,iproute2,net-tools tracking information. 006e592 dropbear: Upgrade from 0.53.1 to 2011.54 87377c2 dpkg: Fix preinst execution f6d6498 image_types.bbclass: disable cleanmarkers for jffs2 images 5e6261d image_types.bbclass: implement jffs2 summary images (sum.jffs2) 64ee1e6 rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI support 272f410 matchbox-session-sato: respect VIRTUAL-RUNTIME_initscripts settings a8dd9bc subversion: update 1.7.0 to 1.7.2 and force libtool recreation f17e0ae conf/machine: Don't poke around providers which aren't machine specific/safe edc5467 conf/machine: Don't poke around providers which aren't machine specific/safe e6bbe41 populate_sdk.bbclass: remap packages when generating sdk tarball e679c35 wget: Fix wget alternative path to be /usr/bin not /bin a9c1fca distro_tracking: fix manual entries 040bac5 buildhistory bbclass: avoid absolute paths for files-in-image.txt to avoid diff churn when relocating TMPDIR a5f9706 eglibc: Update 2.14 recipes to latest SVN tip bf6be18 gcc: Backport patch from trunk to fix ICE seen on armv7 with mesa-xlib c7a91da tcmode-default: Remove pinning u-boot-mkimage-native to non-existing version 3859b14 gnutls: Fix fix-gettext-version.patch 359770f distrodata.bbclass:Fix some recipes upstream version check issue. f199156 default-distrovars: missing checksums should raise an error f9c9a62 omap3-sgx-modules: drop from oe-core, it lives in the meta-ti BSP nowadays 70b3434 clutter-gst: upgrade to 1.4.4 b83698e puzzles: set SRC_URI checksums 4bdc8b6 libsdl: Disable pulseaudio explicitly e3a3845 libatomics-ops: patch source code for x32 f5c071d libaio: patch source code for x32 a3cd4f5 xproto: fix compilation with x32 toolchain f3c0a02 liboil: patch source code for x32 b60d604 libxt: fix compilatoin with x32 toolchain 8966475 glib-2.0: fix compilatoin with x32 toolchain a41df69 mesa-dri, mesa-xlib: fix compilation with x32 toolchain 13d0112 gmp: fix the recipe for x32 target 51bfed2 openssl-1.0.0e: fix to wotk with x32 toolchain 4eaa9ff classes/buildhistory: do not save old packagehistory files by default 4c9906c libx11-trim: Fix keysymdir configure option mismatch e5b9ac3 mesa-xlib: Bump PR to resolve various package upgarde conflicts ef1834e classes/buildhistory: merge in package history functionality 6ba6f4a classes/buildhistory: add new output history collection class 45c4f0a classes/packagehistory: fix and extend 4d6f8d4 siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed f6da26f bitbake.conf: add default PRINC 0 to be able to increment it 2dfe169 openjade-native_1.3.2.bb: remove CONFIGUREOPTS as vardep for do_configure 2639c37 Remove the async_cmds and sync_cmds from command.py 897d1cd fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled dccb9b9 Remove the duplicated assignments of self.configuration.cmd 9be6d59 dpkg-native: Fix perl path 6a18c3b bootimage: Use ${S} explicitly for generated config files d428862 distro_tracking_fields.inc: update the info 94d49c2 lzo: remove the uncessary autoconf.patch 7b31027 libxfont: remove the unused no-scalable-crash.patch e5b5c3a distro-tracking: Update info after last upgrade 7bdb97b x11vnc: Upgrade to 0.9.13 dc31d37 pcmanfm: Upgrade to 0.9.10 8ba7f13 libfm: Upgrade to 0.1.17 c16cd56 linux-yocto_2.6.34: remove bbappend b5734ca kernel-yocto: fix extra CR in do_kernel_checkout 8885163 kern-tools: use Makefile provided install rules 19b4f42 kern-tools: add pre_config and merge_config.sh to the list of tools 1752107 linux-yocto: prefer in-tree tools to external ones bb93ece linux-yocto: v3.0.10 + rt27 a6bd162 linux-yocto: v3.0.9 + enhancements 70e26e6 linux-yocto: remove 2.6.34 recipes 44cf077 kernel-yocto: support allnoconfig base configuration 77b0a2d mesa-demos: Bump PR after other mesa changes bb054d5 distro tracking updates 0b90bb0 ubootchart: update to svn R12 26ce75d less: Update to 444 931295c sqlite3: Update to 3.7.9 be94a2f sysstat: Update to 10.0.3 1131efe psmisc: Update to 22.14 338f909 resolvconf: Update to 1.62 f142522 busybox: update to 1.19.3 5ff296e logrotate: Add dependency on popt lib. 9d6790c cooker.py: Allow the -e option to work with virtual classes and -b b187b27 Revert "classes/buildhistory: add new output history collection class" d8bee04 libtool: Upgrade from 2.4 -> 2.4.2 177b2e3 binutils: fix for .debug files QA warnings ceaff6e gmp: also generate the libgmpcxx library & package it properly c0e5906 metacity: bump PR for xcb-util change 208f8f9 zlib 1.2.5: install pkgconfig file, needed for e.g. modern webkit 1dcb2d8 classes/buildhistory: add new output history collection class 8e2c578 classes/base: split out metadata revision code to separate function 64f3e24 trace-cmd: Add blktrace_api compatibility for TC_BARRIER a2070fb puzzles: Ensure to link against libm for math functions bf45449 classes, conf: Exclude native and nativesdk recipes from libc specific override f9e56d0 libc-package.bbclass: Fix typo in setVar usage 520f7b5 gnu-config: Only apply path transformations in the non-native/non-nativesdk case 7cffb5b gnome-desktop: Bump PR after xcb-util changes 012b4af distro_tracking_fields: update gthumb and claim some recipes 73c0fc0 gthumb: update to 2.12.4 413619b distro_trakcing_fields: update for glib, telepathy-idle, etc 481f6a0 telepathy-mission-control: upgrade to version 5.10.1 600afa2 glib-2.0: upgrade to version 2.30.1 ea4123d telepathy-glib: upgrade to version 0.17.0 c37f651 telepathy-idle: upgrade to version 0.1.11 1f8405e coreutils: fix u-a for base64, mktemp and df d10d614 shadow: use u-a for /usr/bin/groups 1c62040 gconf: add polkit to DEPENDS only for target recipe and disable default-service for native aab6939 build.py: Be determistic about a function's cwd 4c76300 pulseaudio 1.1: add filter-apply and filter-heuristics to pulseaudio-server RDEPENDS, it won't start without 5615998 pulseaudio 1.1: convert to useradd.bbclass 80986e1 trace-cmd: Update to 1.2 (includes kernelshark) fa25490 make: expand MAKEFLAGS before we re-exec after rebuilding makefiles. 55c40d4 task-self-hosted: install sudo, tun.ko, iptables, libgl and libgl-dev into the target 9c13c3f matchbox-panel-2: add unpackaged .la files to PN-dev to fix QA warning e387fac matchbox-panel-2: bump PR, because of xcb-util was renamed to libxcb-util0 dc7d442 startup-notification: bump PR, because of xcb-util was renamed to libxcb-util0 53a59dc apr-util: bump PR for gdbm SOVERSION change cafe634 gst-plugins-good: bump PR for gdbm SOVERSION change cd7d058 libffi: Update to 3.0.10 d60d726 gnutls: Update to 2.12.14 a7ca3b4 xserver-xorg*: Update to 1.11.2 d7cd934 squashfs-tools: fix PR, those should start with 'r' a4b7188 Fix multiarch DISTRO_FEATURE f340e39 consolekit: Fix ${localstatedir} race 73861c8 grub: Use COMPATIBLE_HOST 0d6c01c grub: Drop "apply=yes" from patch 4592af4 autotools.bbclass: Report the missing configure path 37f98f5 meta-environment: Fix a typo in do_populate_sysroot[noexec] 5de3e3d xcb-util: upgrade from 0.3.6 to 0.3.8 01e1f34 libxcursor: upgrade from 1.1.11 to 1.1.12 54eb22a libxfont: upgrade from 1.4.3 to 1.4.4 352d8e8 lzo: upgrade from 2.05 to the latest version 2.06 1c9ff48 libxrandr: upgrade from 1.3.1 to the latest version 1.3.2 3123025 pixman: upgrade from 0.22.0 to the latest stable 0.24.0 e4ba78f eee-acpi-scritps: Upgrade to 1.1.12 via git tag 961ee2f x11perf: Upgrade to 1.5.4 78fa814 libcroco: Upgrade to 0.6.3 2cae197 libsoup-2.4: Upgrade to 2.36.1 67d7e8d polkit-gnome: Upgrade to 0.102 a76c9ca xz: Upgrade to 5.0.3 26b667c gtk+: Upgrade to 2.24.8 77d5a0c bootimg: Allow for EFI-only boot images eb4aa34 bootimg: Add grub-efi support bcbd57a bootimg: Pull syslinux specific bits into syslinux.bbclass 4cdd02f bootimg: Refactor build_hddimg and build_iso routines fcde2d6 grub-efi-native: New recipe to build GRUB EFI images 1098d8d mailx: Add missing openssl DEPENDS and bump PR after openssl 1.0 38be5d3 perl: bump PR for gdbm SOVERSION change b480b6d pulseaudio: bump PR for gdbm SOVERSION change 9eecd86 gdbm 1.10: use lib_package.bbclass to match packaging with 1.8.x e233887 libx11-trim: Change checksum f92b2db distro-tracking-fields: update entries for clutter recipes da1c3e3 clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0 b231f14 clutter-box2d: fix LICENSE field - LGPL-2.1 e15ee3d clutter-box2d: Update git recipe 50e3204 clutter: move STDDEPENDS to inc 8e4e518 cogl: add missing depends on libxcomposite 1b4d7fc clutter-*-1.6: drop clutter 1.6 recipes 4f88296 mutter: switch to clutter-1.8 to satisfy dependency 1f70775 task-core-clutter: use clutter-1.8 812530c clutter: PROVIDES clutter-1.6 b8d6f36 multilib.conf: remove clutter-1.6 and add clutter-1.8 086fad7 clutter: drop unneeded bbappends 4314df7 gst-plugins-ugly: bump PR to rebuild after libid3tag fix c6f80a6 libid3tag: add gperf to DEPENDS 87a33b4 libical: drop older version 0.46 b926e58 libical: add version 0.47 bfa270b ppp-dialin: use useradd.bbclass instead of hardcoded adduser/deluser calls 9f5bc21 cronie: use useradd.bbclass instead of hardcoded groupadd calls 3a70e77 mingetty: use u-a to provide /sbin/getty (also provided by util-linux-agetty and tinylogin) 8a58832 util-linux: use u-a to provide /sbin/getty from util-linux-agetty c91fdcf tinylogin: use u-a for getty so we can provide /sbin/getty from util-linux-agetty too 4217c91 pulseaudio 1.1: replace hardcoded /etc with ${sysconfdir} 9922ac7 pulseaudio 1.1: only run volatiles script when populate-volatile.sh exists dd860e9 clutter-1.8: package examples 3fa1559 image_types.bbclass: add xz-native to deps for lzma ext2.lzma images 15dd02a consolekit: package /var/log/Consolekit 1f2b546 task-sdk-host-nativesdk: add autotools nativesdk to meta-toolchain 3648d30 autoconf: Extend to provide nativesdk recipe d8dddfa automake: Extend to provide nativesdk recipe a042f7a m4: Extend to provide nativesdk recipe d977988 gnu-config: Extend to provide nativesdk recipe d759c8b iproute2: Upgrade from 3.0.0 to 3.1.0 7712104 Distro Tracking: Update Ownership and Update Dates ebb15d2 PR Bump for OpenSSL 1.0 c2265d0 openssl: Add openssl 1.0 f73462c openssl-0.9.8: move parallel-make fix to 0.9.8 264dacf ocf-linux: Add ocf-linux to support openssl 1.0 77a02ae libtasn1: Update to 2.11 85e29a7 gdbm: Update to 1.10 58f7d5e lame: Update to 3.99.3 7c5d4de xf86-video-intel: Update to 2.17.0 c6f6b93 xf86-input-synaptics: Update to 1.5.0 2571caf xf86-input-mouse: Update to 1.7.1 bc4cfbe xwininfo: Update to 1.1.2 4e35303 xset: Update to 1.2.2 00ae5d6 xrandr: Update to 1.3.5 3d656f0 xprop: Update to 1.2.1 51a68d5 xkbcomp: Update to 1.2.3 fbb2d24 xinit: Update to 1.3.1 7fe0d35 xdpyinfo: Update to 1.3.0 e9b8a4c mkfontscale: Update to 1.0.9 8e79f83 libdrm: Update to 2.4.27 c2c5f09 json-glib: Update to 0.14.2 e5d2c20 wget: Update to 1.13.4 cf02474 qt-mobility: Add missing patch 9c8d335 libsdl: enable alsa based on PACKAGECONFIG and respect DISTRO_FEATURES 240d256 qt4: qt-mobility: fix QML video player crash 4f408de qt4: fix sed to have correct *.pc files e82ae04 libsdl: replace tabs with spaces faf8832 libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from meta-oe ee58c9e libsdl: rename files dir to libsdl-1.2.14 for faster lookup 93ca585 libsdl: drop unused files 972b40b eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache ec58c93 mesa-common: allow empty PN 31b57cb base-passwd: Fix race 0092c62 distro-tracking: update information for binutils & libtool 94cc386 binutils: upgrade from 2.21.1a to 2.22 c62bb97 distro_tracking: update tracking fields for gettext and eds-tools 1b868bb Self Hosted Image: Added Task and Images ad1f3d9 intltool: remove XML::Parser check c06eecf tzdata/tzcode: Update tzdata to 2011n 6034b5f mesa: package gl/egl/osmesa to separate packages 1bab507 distro_tracking_fields: update the status bc802a7 distro_tracking: Update manual check dates (readline, gcrypt) 3d7d510 runqemu: look for *-image* to be more flexible for image names 20291f3 xserver-xorg: only use --disable-dga in xserver-xorg-lite a791139 libx11-trim: update to 1.4.4 98e3709 rpm_5.4.0.bb: Build rpm without xz 7edf5cf Introduce multiarch DISTRO_FEATURE f479184 opkg-utils: handle 6 digit UID fields properly 31e9982 python-native: Fix gcc compiler detecting logic fbdbe8d toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc d7153d6 default-distrovars: Define SDK_VERSION and DISTRO_VERSION 5369fb3 pulseaudio: update to 1.1, delete 0.9.x 100b340 libjson: add 0.9 4cd9671 bitbake: Update users of getVar/setVar to use the data store functions directly 0a434ac getVar/setVar cleanups 71fded5 ghostscript: Ensure we run reautoconf c56232f ghostscript-native: Ensure the sys/time/h fix is applied for native builds b06b1b0 ghostscript: Really fix parallel make race d7db368 documentation/adt-manual/adt-prepare.xml: Fixed bad URL for edison tarball 31c4229 documentation/dev-manual/dev-manual-newbie.xml: Updates to Bugzilla use ac174aa documentation/poky-ref-manual/ref-variables.xml: EXTRA_IMAGEDEPENDS added. affc8b9 documentation: BB_NUMBER_THREADS and PARALLEL_MAKE suggestions 4cb3862 documentation/adt-manual/adt-prepare.xml: Updated link to machines e3dd0ba documenation/adt-manual/adt-prepare.xml: Fixed toolchain tarball name ba05990 documentation/adt-manual/adt-prepare.xml: Updated link to toolchain and info 68f1fa0 documentation: Added footnote element to the stylesheets 9ef0206 documentation/yocto-project-qs/yocto-project-qs.xml: fixed broken link 39899b2 documentation/dev-manual: Edits from Tom Zanussi. 684c35b documentation: Changed all manual links to point to "latest" 8632404 documentation/yocto-project-qs/yocto-project-qs.xml: Updated packages section c8fd49a documentation/poky-ref-manual: Minor wording fixes 90aff1c documentation/poky-ref-manual/introduction.xml: Fixed broken link 8c23011 documentation: Standardized on spelling of BitBake c80e8dd ofono: Fix missing python dependency and package tests separately 4bf73cb bitbake/siggen.py: Don't backtrace if the taskhash data isn't present 37c4f37 bitbake: Update and fix bitbake-runtask 4ce5d30 Nothing uses USERNAME, remove it - can cause sstate-cache conflicts 3406571 Nothing uses USERNAME, remove it - can cause sstate-cache conflicts 1cfd618 gcc-package-target.inc: add the symbol link /lib/cpp c27a005 site/x86_64-linux: add cvs config variables 6543f13 bitbake.conf: We only care about the absolute value of baselib 29a04dc avahi-ui: Fix packaging and conflict with the avahi recipe 1ec0cc3 eglibc.inc: Remove EGLIBPARALLELISM from deps for EXTRA_OEMAKE 6c7108f patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache a87ec92 gtk+: Have gtk+ pick up ${NM} from the environment e04de73 tslib: Set open mode for ts_calibate.c 32ee632 rpm: Flush old logs by change the DB_CONFIG d24f8aa eglibc_2.13: update SRCREV 49c7815 base-passwd: add Upstream-Status to patches, remove unused patch 6979190 dosfstools: add Upstream-Status to patches 5f8b0ef bitbake.conf: Set BB_CONSOLELOG so we log console messages by default c3d9b5b base.bbclass: Use bb.plain to print the build header b62a755 data/siggen: Add vardepvalue mechanism to allow the variable dependency code to be forced to specific values 437928d fetch2: Improve uri_replace to handle paths with no trailing '/' 2d8e534 knotty: Add support for logging the console to logfile ddd3f56 runqueue.py: Fix debug message to reference the correct task 8b0a893 fetch2/local: Don't default to files in DL_DIR for file:// urls 61c51bf libtool: Avoid relinking when cross compiling, its pointless dc2d701 apt: Fix locale header and hardcoded libname issues bb9dc86 directfb: change check sum 2485a81 siggen.py: sort task hash depedencies with basepath a89443e bitbake: print out symmetric difference when comparing sigs 319ea22 runqueue.py: Ensure we fully process the covered list aa9b10d distro_tracking_fields: Update after Manual Check 1eeb899 distro_tracking: update manual checks for recipes ae0a685 distro_tracking: update manual checks for recipes b8697fc distro_tracking: update manual checks for recipes e1d2a6c at: update the upstream-status of patches 7af9b74 distro_tracking: update manual checks for various recipes 0ff799c distro_tracking: Refect Recipe Updates & Status 358ac45 gconf: Add note to header about patch filed upstream 46033c3 gconf: Ensure the correct backend directory is used 54217ee runqueue.py: Ensure setscene tasks don't break dependency order 89a5b47 gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct paths 7e17205 matchbox-stroke: Update to latest git revision to add missing Xrender dependency 40fe645 matchbox-wm: Fix variable type in _NET_WORKAREA setting 47004df staging: Remove debug accidently left in 3ab018c staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION function 7a2458f package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set d43175e bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook 17a92c4 netbase: update 4.46 -> 4.47 7022a8f gcc-4.6: Fix gcc ICE on qt4-x11-free/armv7-a 9320b76 bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the list easier when debugging 14fbf3e bitbake/runqueue.py: Fix incorrect task number reference in debug message e1c0d9b dbus: update to 1.4.16 e2d78c6 mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF a403e9b pulseaudio-0.9.23: Fix build on uclibc 4c289c2 netbase: Update recipe 4.46 -> 4.47 a75f6f7 gettext_0.18.1.1: Fix QA Issue fc744a7 package.bbclass: fix path for relative links on elf files, when moved to debugdir 85162b7 sstate.bbclass: Ensure we expand stamp-extra-info 5c64734 libtool-cross: Unbreak and actually use more of it 0b640a4 useradd: Ensure -native recipes don't depend on target recipes 6aa6584 mesa: fix calling host's commands 983ce7f shared-mime-info: fix ordering of PACKAGES e1d4f7b bootimg: Create a valid boot sector for the iso image 81b6e54 glib-2.0: fix qsort_t testing for uclibc 9d4f955 parse_py: Use absolute paths for FILE 693dddd sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpm c87a539 sanitytest: use different option for command ps from busybox and procps c2ce638 package_rpm: Set _tmppath to avoid races over tmp files 49513a6 bitbake.conf: add a couple explicit vardeps 78c61ed btrfs-tools: update to the latest git commit e5b6464 update distro tracking recipe information 79ec782 insane.bbclass: avoid errors for x32 kernel 13518fd python-gst: upgrade from 0.10.21 to 0.10.22 c42c487 tcl: upgrade from 8.5.10 to 8.5.11 e1f046c mpfr: upgrade from 3.0.1 to 3.1.0 f2ecc19 libpcre: upgrade from 8.12 to 8.20 28b0c29 libpcap: use binconfig class to deploy pcap-config 3148a61 siggen.py: Include list of variables in hashes cb66eba siggen.py: Fix diffsigs output for filename comparisions f2d0772 package.bbclass: Ensure we tell rpmdeps where to find its magic file 5e109fc update-alternatives: Various fixes 217a90f sanity.bbclass: No need to check for cvs any more 4fa4a4b bitbake.conf: Update ASSUME_PROVIDED d4a31b7 gobject-introspection: update frome meta-oe 0f9c304 screenshot: rename to sato-screenshot 3674753 gcc-4.6: fix toolchain build for SH4 65333d2 boost: Update to 1.47.0 & Cleanup 7fb5294 gnu-config: Create 2011111 release fc30aeb gnu-config: update to git HEAD 9a566d7 file: update to 5.09 7e2682d libgpg-error: add BBCLASSEXTEND native for libgcrypts and gnutls-native 434d53b libgcrypt: add BBCLASSEXTEND native for gnutls-native bff4b2f directfb: update to 1.4.15 be24bd3 libx11-diet: update to 1.4.4 bc9c52c apr-util: extend sed call to fix libtool patch for case without SHELL in LIBTOOL variable d6663c3 libconvert-asn1-perl/libtimedate-perl: Convert to use allarch 88f4568 base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI 8daf454 bitbake.conf: Correct svn-native -> subversion-native so we use consistent names 1a16348 alsa-lib: add nativesdk BBCLASSEXTEND 3cbd20d libnss-mdns: avoid race condition in postinst fa81f8d mime.bbclass: fix typo 9b6a548 alsa-lib: use PKGSUFFIX for every package to resolve multiple runtime providers from target and nativesdk 4ec1632 webkit-gtk: force arm mode to work around binutils segfault 97ca723 aspell: force ARM mode 3356d63 pulseaudio-0.9.23: force ARM mode f33c31a libatomics-ops: force ARM mode 4cedec6 time: use u-a for time, conflicts with busybox f7388d2 time: drop default S and 2 useless comments ab2e1c1 time: rename files dir to time-1.7 for faster lookup dc80635 kbd: use u-a for chvt, deallocvt, fgconssole, openvt, conflicts with busybox d34eed9 util-linux: bump PR after u-a changes bca2c0b util-linux: add missing u-a calls for setsid chrt fa81447 util-linux: use u-a for flock and blockdev, conflicts with busybox d489592 subversion: add 1.7.0 with native support and negative D_P for now b538057 qt4-x11-free: bring back pkg-config fixups 022c358 dhcp: generate initial leases files for server 6c50812 dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable d3c950e base-passwd: Move update-passwd into a separate package d0151bc base-passwd: Fix the broken preinst/postinstall a4ff4e9 syslinux: fix the SRC_URI by using the 4.xx directory 97a40ff lib/bb/runqueue: avoid marking runtime dependencies as covered d8193f1 opkg: Ensure we use the uname/gname fields when extracting tarballs 8135963 rootfs_ipk.bbclass: Ensure bad recommendations persist in the status file acbf65b xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux 9ef8cb7 util-linux: split mcookie into a package 6d0ad5c sudo: Avoid post install scripts af2a885 shadow: Generate the shadow files at rootfs construction 8c62391 wpa-supplicant: Avoid blocking the post install script at cross rootfs time. 71fd6c8 rootfs_rpm.bbclass: Turn off script debugging ef1d61d rootfs_rpm.bbclass: Enable pre and post install scripts 2982782 qt-mobility: qa_configure stage failed 78d1b44 README.hardware: declare support for BeagleBoard xM rev B 3b65c3e README.hardware: update atom-pc instructions 0b0674e populate_*.bbclass: Correct INSTALL variable name after recent multilib changes 5bcb096 populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the task level) ffa51f0 bitbake.conf: Unload pseudo when its not required for a given task 4a8678a xinit: Fix `startx` looking for `mcookie` in sysroot adf45e7 linux-yocto: config cleanups + romely rt support 31c7b6f task-core-x11: use VIRTUAL-RUNTIME variables for xserver_common and graphical_init_manager 61127dd keymaps: depend on kbd instead of console-tools 0676522 task-core-boot, keymaps: add another VIRTUAL-RUNTIME to allow distributions to use different set of initscripts or no initscripts at all e6c9784 kbd: add RREPLACES/RCONFLICTS/RPROVIDES for upgradeable path from console-tools 18e61c6 kbd: import from meta-oe 8b1159ef lame: update to 3.99.1 3e21bb4 python: bump PR 90c789e ncurses: refactor configure to avoid configuring widec when disabled c7dc128 libtasn1: update to 2.10 cb8607b libxml2: use Copyright in LIC_FILES_CHKSUM instead of COPYING c8dee9b Convert to use direct access to the data store (instead of bb.data.*Var*()) 5d3860f Allow use of dash as /bin/sh d9740cd qemu: Ensure an internal qemugl script uses bash as it has bashisms c96e499 classes: Remove various bashisms a3b987a scripts/qemuimage-testlib: Output a slightly better error if expect is missing b6bc04d udev-extraconf: blacklist /dev/md f48be2c Distro_tracking: Update Manual Check Date 4dbe3ac libarchive: Remove obsolete comment and empty line at the end 7dec9be Introduce new SERIAL_CONSOLES to add multiple consoles for your MACHINE 2203a31 data_smart: Add appendVar/prependVar functions 12c6bcb Add FAKEROOTNOENV variable eda0ed9 cooker.py: Ensure only one copy of bitbake executes at once d07473d utils.py: Fix lockfile retry handling ab34882 codeparser: silence non-literal warnings for vardeps 7e436a9 codeparser: drop expand tracking ae96ac1 codeparser: accept a name for better messages 48d7f52 codeparser: simplify how we compare the called node names 002451b codeparser: merge the nested python parsing classes 9e06f31 local.conf.sample.extended: Fix bug 1674 605d011 useradd: Add missing DEPEND on shadow d847aba avahi: remove USERADDPN bef492a useradd-example.bb: update example documentation comments 3b93447 useradd.bbclass: do not modify -nativesdk packages 67a2c35 useradd.bbclass: only modify packages in USERADD_PACKAGES 4fc4be6 gconf: Drop polkit dependency d4d29f7 gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbus 1ab3d1b mime.bbclass: No need to import os.path, it then breaks the os module f699875 classes/[gnome|gnomebase|mime]: enhance gnome related classes cb1bc76 shared-mime-info: package runtime data separately b81caca busybox: add grep to temporary links during uninstall 7b645ca classes/package_rpm: disable uninstall scripts for upgrades 23d2eaf python: skip setup.py 'import check' when cross-compiling a021dae libzypp: fix mishandling of hyphenated arches 590acd8 gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC c37b78d documentation/adt-manual/adt-prepare.xml: Fixed broken link 4115f94 Add new IMAGE_CLASSES variable for classes for image generation 261d611 distro_tracking_fields.inc: Modify the status of qmmp 5a9e41d qmmp: update to 0.5.2 55646b1 distro_tracking_fields.inc: update to libarchive to 2.8.5 7e75df1 libarchive: update to 2.8.5 6dfac91 dhcp: move server configuration to dhcp-server-config 27d84fa dhcp: rename dhcp4.inc to dhcp.inc 09fd35f dhcp: drop unused dhcp3.inc file 3e9cb80 files/device_table-minimal.txt: add /dev/kmsg 07222a1 libcap: fix sstate for native package e1e8910 pseudo: Uprev pseudo to version 1.2 3f854ed clutter-1.8: this should be a bbappend e5226b1 clutter-1.8: add bbappend for new clutter-1.8 recipe e1ca9aa clutter-gst: fix patch filename a756565 documentation/dev-manual/style.css: Fixed HTML output ca38e7a documentation/dev-manual: Fixed PDF Note line breaks ddb9351 documentation/dev-manual/style.css: added .footnote element 468c879 documentation/dev-manual/dev-manual-bsp-appendix.xml: Added footnote e8f5b17 documentation/dev-manual/dev-manual-bsp-appendix.xml: Tom Zanussi edits. 02e5570 documentation/bsp-guide/bsp.xml: fix link - found by Robert P. J. Day e7b5027 documentation/dev-manual/dev-manual-bsp-appendix.xml: Robert P. J. Day edits ff644c9 documentation/dev-manual/dev-manual-bsp-appendix.xml: Added text to find t-ball 6ff754f documentation/dev-manual/dev-manual-bsp-appendix.xml: BSP example scrub e64946e documentation/dev-manual/dev-manual-bsp-appendix.xml: Robert P. J. Day edits. a8a2504 documentation/dev-manual/dev-manual-model.xml: Robert P. J. Day Edits bf1e5c6 documentation/dev-manual/dev-manual-newbie.xml: Robert P. J. Edits 296fd7a documentation/dev-manual/dev-manual-newbie.xml: Robert P. J. Edits 54956b8 documentation/dev-manual/dev-manual-start.xml: Robert P. J. Edits 9f10361 Documentation/dev-manual/dev-manual-intro.xml: Edits to Intro section. d5175bb useradd.bbclass: handle nativesdk case 1ef4425 multilib: Drop MULTILIB_IMAGE_INSTALL f9735f3 contacts: fix packaging of icons 55a738e pulseaudio: make X11 dependencies optional and add gtk+ a1c15cb connman: split scripts into separate package 8b77079 gypsy: fix packaging 7a5f2fc libcanberra: add libvorbis to DEPENDS d06c35d mx: add mx toolkit 1.3.2 febb65c clutter-gtk-1.8: add clutter-gtk 0.11.4 65ce67a clutter-gst-1.8: add 1.4.2 for use with clutter 1.8 22fcc7c clutter-1.8: add 1.8.0 7ac57ba cogl: add cogl 1.8.0 recipe a9091c9 dbus: fix install for virtclass-nativesdk 27d70f9 useradd.bbclass: fix how RDEPENDS is setup 28940eb lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIR 24fb621 qemugl: switch to new git repo b4f471c core-image-minimal-initramfs: force IMAGE_FSTYPES b963904 allarch.bbclass: disable shlib and debug symbol processing c4b3a97 fotowall: disable videocapture since we do not have a webcam 2f8d7a3 linux-yocto_3.0: update base to v3.0.8 + meta config changes 021b9da libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users 5de5534 libnl-2.0: split to more packages, as meta-openembedded does 754e262 libnl-2.0: add patch from meta-openembedded to fix pkg-config file 6a390d5 libnl-2.0: move fix-pktloc_syntax_h-race.patch to libnl-2.0 subdirectory and merge with fix-makefile.patch 163f7bd iproute2: update to 3.0.0 to fix build with updated iptables 4a279e2 connman 0.75: bump PR for iptables library change 8138eaf python: improve packaging 8b63b92 distro_tracking_fields: updates for sudo, mtools, grep, and openssh 03748f3 image_types bbclass: use 4k bytes per inode so we don't run out of space immediately fc50781 libcense.bbclass: fix OpenSSL mapping d70ba51 tslib: fix the bug with loading libts-1.0.so 49f9ca5 udev-164: Update init script to do an explicit add action 8f78cf2 buildstats: Fix for buildstats on tmpfs 953b458 dtc: Add patch to correctly install shared libraries and links 3557464 dtc: update to latest git version f7196be cogl: COPYING file Updated FSF Address ba5537d scripts/combo-layer: skip empty commits c04305e scripts/combo-layer: improve some messages f829830 scripts/combo-layer: auto-commit updated config file 948d28e scripts/combo-layer: fix dirty repo check 25fc202 scripts/combo-layer: make component repo branch configurable cb21ff1 scripts/combo-layer: tidy up config example fd471a1 scripts/combo-layer: make init set up initial component data 2293aca scripts/combo-layer: ignore merge commits 426ad82 bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage instead 9d1f10e patch: Convert to use oe_terminal 3b856e1 bash: Ensure we fully reautoconf the recipes so site data is used e48e2f2 rt-tests: update to 0.83 de0d9ae rootfs_ipk bbclass: special-case base-passwd preinst to run first 01f59c4 Increment version post release 5225328 Release 1.14.0 925184a codeparser: make var_expands actually hold useful information 53b3b40 avahi: fix useradd race condition 649ca88 machine/atom-pc: enable sound 9b76e6a meta: glib-2.0: don't apply qsort_r test removable patch for native version b090fde gettext: Switch to disabling nls and reducing -native build dependencies to a set of pre built m4 macros 9497b27 lame: add SRC_URI checksums 5537ea2 libxslt: use Copyright in LIC_FILES_CHKSUM instead of COPYING 3736ab6 distro_tracking_fields: Update the Month to 'MMM' 013198b dbus: ensure that the useradd shell is set to /bin/false 1e9c1d5 connman: Use useradd to add the xuser for DBus e8e37cf xserver-nodm-init: Use useradd to add the xuser for rootless X d9fc7ba avahi: use useradd to create avahi user for avahi-daemon 4a951e0 Fix HOMEPAGE values in libzypp and sat-solver .bb files 023fd24 util-macros: Drop unneeded dependencies 8c11cbc documentation/yocto-project-qs/yocto-project-qs.xml: Robert P. J. Day Review 1d63630 linux-libc-headers: remove older recipes eedae07 linux-libc-headers: provide 3.0.x and 3.1 headers e422bb1 udev: Split out consolekit and udev-acl 418ee5a udev: Fix the packaging of libgudev 4950afe linux-libc-headers: factor common code into linux-libc-headers.inc 18ab6c9 dbus: Ensure localstatedir is added to the package 0182b2b package.bbclass: Fix various problems ec20f0e dbus: Use $D not ${D} in the postinstall 3001a46 package_ipk: There is no longer any need to force owners/groups to root 91bc6fa gnome-doc-utils: Add missing glib-2.0 dependency e15a2d1 coreutils: Add missing PR bump 0f24f2d lib/oe/terminal: add support for XFCE's terminal emulator c3c7ff7 distro_tracking_fields.inc: standardize date format 2ddf05f connman: add xtables_version to fix xtables API change 0a4d877 iptables: upgrade to version 1.4.12.1 c8440dd bitbake.conf: drop STAGING_PYDIR 6ec0ce7 netbase.bbappend: Change to version 4.46 due to the upgrade fea04bd distro_tracking: polkit, libsndfile, etc 86c3628 telepathy-mission-control: Upgrade to version 5.9.3 9ed40d1 telepathy-glib: upgrade to version 0.16.0 2fe5e65 telepathy-idle: upgrade to version 0.1.10 11e0cde libogg: upgrade to version 1.3.0 e64074e netbase: upgrade to version 4.46 19128b4 neon: upgrade to version 0.29.6 0cff101 libsndfile1: upgrade to version 1.0.25 bbbe1c1 polkit: upgrade to latest 0.102 f490be1 documentation/yocto-project-qs/yocto-project-qs.xml: fix tarball URL 4e04f61 documentation/yocto-project-qs/yocto-project-qs.xml: dyslexic statement fixed. 57e780f documentation/dev-manual: Bruce Ashfield's dev-manual comments added. 24fd69a documentation/poky-ref-manual/extendpoky.xml: punctuation fixed. 6943f79 documentation/poky-ref-manual/resources.xml: Fixed YP term usage. 3735f03 wget: Remove pointless code 8257349 documentation-audit.sh: script for auditing documentation build status 20f0794 distro_tracking_fields: update packages tracking fields 2690ab3 e2fsprogs: move mke2fs.conf to e2fsprogs-mke2fs package a2eace2 util-linux: split out mkfs into its own package 2113fdf dbus: remove unused initscript 584a126 abiword: convert to svn ca000ba libproxy: fix QA Packaging issues 9bf2eed libatomics-ops: fix QA Packaging issues 80d0610 mdadm: fix QA Packaging issues 8993a66 man: fix QA Packaging issues 4a5e104 at: fix QA Packaging issues bc5f42a dbus-glib: fix QA Packaging issues 165f0f6 wget: Add recipe from OE 43d86cd Add new strace-graph package to avoid making perl a dependecy for all of strace 93d7624 python-dir: change PYTHON_BASEVERSION to 2.7 bc5dcd3 recipes: bump PR after python upgrade 6e16329 python-2.7.2: fix build issues when additional modules are linked against host or native libpython instead of target b1dd5dd update python 2.7 manifest 53faafc python: update generate-manifest for 2.7 version and regenerate it 01103b2 python, python-native: upgrade from 2.6.6 to 2.7.2 0d18f03 clutter-gtk: add LIC_FILES_CHKSUM to include file a47caad libcanberra: add new package for unpackaged files cbc31ba libxslt: Fix packaging of xsltConf.sh 2691727 Add readline as dependecy for gdb-cross-canadian 9641538 Give coreutils a chance to build the df utility 8eb1010 openssh: upgrade to 5.9p1 c9ec9d4 mtools: upgrade to 4.0.17 f0ff43b grep: upgrade to 2.9 51df60e sudo: upgrade to 1.8.3 c5efbb5 Add new util-linux-chkdupexe package to avoid making perl a dependecy for all of util-linux fc94f92 libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade 53ee27a doc: update manual for checksum changes cd1b272 fetch2: enable checksum definition as SRC_URI parameter 64a54db fetch2: improve usability of checksums e9f66d9 hob: fix backtrace when dismissing open dialog bbb45b6 gst-plugins-good: correctly handle gconf schema ea8d1bc pulseaudio: inherit perlnative b56be05 oprofile: Update to 0.9.7 and convert cvs->git 85b54b3 texi2html: Added recipe from OE d1e278e default-providers: switch virtual/libgl from mesa-xlib to mesa-dri eee0b5a coreutils: Upgrade recipe 8.12 -> 8.14 74d1c5e gcc-4.6: Backport fix for PR32219 8e14cee xserver-xorg: Add mesa-dri to depends instead of virtual/libgl 777049a subversion-1.6.15: add native support too 66a7de0 apr-util: add native support 7f30c4a neon: add native support d6ba085 apr: add native support 4349f29 squashfs-tools: add recipe dbf48ba dbus: use useradd class to allow use in read-only filesystems b0dae14 base-passwd: move initial criation of group and passwd to preinst 5ea680a useradd.bbclass: check if a group already exists manually 29886aa bootimg.bbclass: add support to disable HDD image building 5f8f114 perl: upgrade from 5.12.3 to 5.14.2 53f7342 gcc-configure-sdk: Point sysroot to correct location 013452f binutils-cross-canadian: Point sysroot to correct location 5ea0808 tcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to binutils-cross-canadian 5479d4b tcl: upgrade from 8.5.9 to 8.5.10 72a1e63 distro-tracking-fields: update fields for tzdata and gst-plugins-good 5b3b115 tzcode-native: update SRC_URI to new IANA location f0f69ab tzdata: updated SRC_URI and update to 2011k 943ccd3 gst-plugins-good: update to 0.10.30 5509266 module.bbclass: add lock to prevent error bulding ext modules 43f4f31 chkconfig: Update to 1.3.55 e5f5a5d ccache: update to 3.1.6 5f0a801 distro_tracking_fields: update packages tracking fields b4ac21c libsdl: update to 1.2.14 0c86421 liburi-perl: update to 1.59 2fb62c7 libxml-sax-perl: update to 0.99 8f02435 ghostscript: update to 9.04 2f21384 distro-tracking: update data for some toolchain recipes a10af58 libxml-parser-perl: upgrade from 2.40 to 2.41 4fe4ef5 python-dbus: upgrade from 0.83.2 to 0.84.0 24f5652 python-scons: upgrade from 2.0.1 to 2.1.0 acf71bb x86 tune files: set baselib for x32 tune as libx32 c37b209 insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM 8cf683b ghostscript: renamed x86_64 to x86-64 for patch to work 6c0bf21 src_distribute.bbclass, src_distribute_local.bbclass: mostly rewritten f9257c3 ghostscript: Disable parallel make due to install issues 180caee gcc-4.6: Backport PR46934 fix 6a85e28 gcc-4.6: Upgrade SRCREV to latest FSF 4.6 branch 92711d0 bluez4: Add glib-2.0 to DEPENDS bce6dde poky: fix broken ubifs link in deploy folder b475783 fontconfig: fix fix-pkgconfig.patch deb2213 gst-plugins-good: add pulseaudio to DEPENDS 5a3f9b5 gst-plugins-base: update to 0.10.35 3c517bf bind 9.8.1: fix build after recent update 13cfd5a lsb: Change link of ${baselib} to lib64 for 64bits system 601077f screen: Add patch to fix parallel make install 1c892e8 mktemp: Add patch to fix parallel make install 576c8d1 sysprof: remove duplicated patch 4e8bc57 Distro Tracking: Fix dates a21cc57 libomxil: Fix QA Package Errors 9da3cd4 glib-2.0: Add nativesdk depends for libffi 997fdc6 bluez4: disable hidd, pand & dund 07e9877 pulseaudio: make bluetooth support conditional upon DISTRO_FEATURES a3a5e4c cmake : Disable building ccmake. 1b49585 qt4: Added support for QtMobility 1.2 f60b650 default-provider: also define a default provider for gconf-native 35b821b resolvconf: Update to 1.61 add6e67 bind: update to 9.8.1 468e216 mesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer maintainers 9448de6 xserver-xorg: remove glx-use-tls again 2fd6598 mesa-dri: Enable swrast only by default and intel drivers only on IA platform 6879750 arch-ia32: Add a generic x86 override (instead of i{3|4|5|6}86 and so on) 9c3d2b2 bitbake.conf: Use TRANSLATED_TARGET_ARCH in OVERRIDES since any variable with _ in it isuseless there (e.g. x86_64) 0d69a179 meta-yocto: Sync with mesa/xserver changes and fix machines 66bef6b bitbake.conf Exclude MACHINE from MACHINEOVERRIDE variable dependencies ff17815 data.py: fixed message domain errors fb8483e patch.py: fixed message domain errors 10c191b nfs-utils: separate nfs-utils-client and nfs-utils-stats 44b3dc3 distro_tracking_fields.inc: update qt4 related entries 416aa7a qt4: use 4.7.4 as default preference 44385cb clutter: Update bbappend after oe-core upgrade c471b1c qemu.inc: qemu-native also needs glib-2.0 native c973a6e qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe. 88f81c7 eglibc-2.14: add patch to fix libdl crash f617af4 pcmanfm: Upgrade to 0.9.9 e227eb8 libfm: Upgrade to 0.1.16 839f699 linux-yocto: config cleanup and streamlining f30c3da bash: update to 4.2 3a1d27c rsync: Update to 3.0.9 6591efa rxvt-unicode: Update to 9.12 02ea19b libgcrypt: Update to 1.5.0 9ecb4ec augeas: Update to 0.9.0 4467ef6 libtiff: Update to 3.9.5 3697fdf libaio: Update to 0.3.109 87eabec v86d: update to 0.1.10 e495303 initramfs-live-boot: make it more generic and easy to use cd898bf image-live.bbclass: allow override of initrd image a8e6971 libnl2: Fix a race on route/pktloc_syntax.h 3124512 distro_tracking_fields.inc: Add maintainer for some packages without maintainer 2a810f5 bluez4: Add ending quote of FILES_${PN}-dbg 22d8978 qemu.inc: Add glib-2.0-nativesdk to qemu-nativesdk DEPENDS f7cd813 glib-2.0: Extend to provide nativesdk recipe 677d033 qemu-0.15: Add recipe and forward port patches from 0.14 412a2dc autotools: fix multi-word arguments for EXTRA_OECONF 4eae8b3 autoconf: no need to hardcode the full path to m4 8f2f209 farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields 4fad327 distro_tracking_fields: Updates 1578058 shadow-native: Bump PR for patch update d141da2 mesa-git: fix LIC_FILES_CHKSUM 303df74 mesa-git: upgrade from 7.7+git to 7.11+git d7761be mesa-git: lower D_P a bit more then all mesa-dri c76eb50 mesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add mesa-xlib_git 8193126 mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib in separate package 8a46f88 mesa-dri: move shared options to mesa-dri.inc f7a51d7 mesa-xlib: move shared options to .inc 73e6612 mesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .inc 33e0040 mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend to shared .inc file 5b7f5b5 mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR 183484c mesa-common: add common LIC_FILES_CHKSUM for newer mesa versions 77fa7e1 mesa: move common patches which could be used in both mesa-dri and mesa-xlib from mesa-dri to mesa 462f77a mesa-dri-glsl-native: fix LICENSE f7b4881 xorg-driver-common: bump PE for upgrade path for meta-oe users bbd2fc3 xserver-xorg: move PE to xserver-xorg-common and bump it ab4584a xserver-xorg: drop xorg-minimal-fonts from RDEPENDS 1eebf67 gtk+: upgrade to 2.24.6 da07984 glib: upgrade to 2.30.0 263852e cogl: Add git recipe (required by clutter) 8dc24da clutter-1.6: update to 1.6.18 7442223 clutter: Update git recipe to more recent version c0e04c4 gamin: Fix glib 2.30 deprecation issues 2912f89 pango: Update to work with glib-2.0 5072340 libunique: Update to work with glib-2.0 bef8010 eds: Update to work with glib-2.0 a74c33d Import python-setuptools from meta-oe (for glib-2.0) abeb5d5 atk: Upgrade 1.32.0 -> 2.2.0 394dfe4 flac: Add missing gettext dependency (requires iconv) 5405efa autotools: Enhance gettext handling to better work with SCM versions of code 667f4eb xf86-video-intel_2.16.0: fix buildfix.patch to apply 094661e documentation/adt-manual/adt-eclipse.xml: Added missing section for plug-in 82f6242 documentation/adt-manual/adt-eclipse.xml: fixed indigo typos 2923cc2 documentation: Cleaned out bad links and replaced with good 1d06f45 documentation/dev-manual: Fixed five broken links and removed note b92b776 meta-yocto: Catch up with xserver and mesa upgrades/rename c53616d xf86-video-intel: Update 2.15.0 -> 2.16.0 7a97bf7 mesa: Update 7.8.2 -> 7.11 2cf9fb4 hal/hal-info: This is unsed in OE-Core and deprecated, drop b04b8a4 qt4: Drop old version 4.7.3 77bbc22 gnome-vfs: This is now unused in OE-Core and deprecated, drop d2b4818 gcc: Drop old version 4.5.1 9167557 eglibc: Drop 2.12 7dfb9ce shared-mime-info: Fix a parallel make race 8262a89 alsa-utils 0.10.24.2: fix systemd units when there's no asound.state aaf52a5 linux-firmware: update, merge in OE classic updates, fix packaging d824f46 python-argparse: import from meta-oe, needed for newer glib 51592e4 git: update to 1.7.7 df2a7db libx11-diet: move old patches used only by libx11-diet-1.3 to separate directory 2ee903a libx11-trim: move files for libx11-trim from libx11-1.3.4 to libx11-trim-1.3.4 dc64df6 libx11: drop old 1.2.2 git version ef1fce9 libx11: remove older 1.3.4 d2aea41 libx11: add new version 1.4.4 af0a957 libx11: package xcb, merge few changes from meta-oe b093169 xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new xserver-xorg ABI e382e64 xorg-driver-common.inc: use virtual/xserver instead of older virtual/xserver-xf86 e65e8ff xserver-kdrive: drop unused files (same files are in xserver-kdrive-1.7.99.2 directory 4c80e07 xserver-xorg: move patches to xserver-xf86-dri-lite-1.11.1 and use same directory from xserver-xf86-lite recipe 4981c2a xserver-xorg: drop unused files 927c922 xserver-xorg: remove COMPATIBLE_HOST 89cc588 xserver-xorg: remove old 1.10.1 version 7b826a9 xserver-xorg: add new version 1.11.1 4d0fbb1 xserver-xorg: move shared EXTRA_OECONF entries to shared .inc 8c4b9ae xserver-xorg: replace hardcoded --enable-glx-tls with glx-use-tls.inc, which doesn't enable it for uClibc 3476f15 xserver-xorg: remove FILES_${PN} += "${bindir}/Xorg ", now we have whole ${bindir} in FILES_ defined in shared .inc 73cfa3e xserver-xorg-common: move RDEPENDS_${PN} += xorg-minimal-fonts to shared .inc 7350b5b xserver-xorg-common: lower xserver-xf86-config and xkeyboard-config dependency to RRECOMMENDS and add few more recipes to RRECOMMENDS fbf9e2f xserver-xorg-common: move shared PROTO_DEPS and LIB_DEPS from xserver-xorg.inc and xserver-xorg-lite.inc to xserver-xorg-common.inc 9e34241 xserver-xorg-common: improve packaging 73b9f8f xserver-xorg-common: Split out some bigger modules and extensions from the main package 4fa7554 xserver-xorg-common: move SRC_URI closer together b0ea4f0 xserver-xorg-common: fix LIC_FILES_CHKSUM a87ee71 glx-use-tls.inc: add include file to enable glx-tls only when TARGET_OS isn't uclibc a4cbf47 xserver-xorg: remove old git recipe c09f0eb xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite 3590061 util-linux 2.19.1: split blkid out into its own subpackage c419e8a atk: add missing SOB line to remove.G_CONST_RETURN.patch be9ee81 Fix typos in local.conf.sample and local.conf.sample.extended 0c05d53 Fix sysprof for powerpc64 6d21863 Fix mdadm for powerpc64 3a1fa7d shared-mime-info: Upgrade recipes from 0.90 -> 0.91 4050aa4 gdk-pixbuf: upgrade to 2.24.6 d760fcc zlib: fix inverted LFS logic d90119a gstreamer: upgrade to 0.10.35 2542b2f libglade: add gdk-pixbuf dependency 3010bc0 Use useradd and update-rc.d classes in the OpenSSH recipe 73abadd Fix the --root option in shadow-native programs ae61335 Allow user mode NFS server to run without rpcbind / portmap 639f138 font-alias: Convert to use allarch including a patch to disable compiler checks 80c844f hicolor-icon-theme: Convert to allarch add6cf8 gcc/binutils: Disable NLS/gettext dependencies 8ea4349 libc-package.bbclass: Use a makefile for locale gernation to increase parallelization 24c803c connman: Drop hal dependency and udev configure option, neither is used 6c30df1 task-core-basic: Drop hal dependency, its deprecated de75097 qt-demo-init/linux-firmware/adt-installer: Convert to Use allarch class file dcf0c83 gnutls: Disable p11-kit dependency explicitly to resolve build failures 0d8c8cf mutter: update to 2.29.1 and fix SRC_URI c677676 pkgconfig: Fix logic that was accidently leaving legacy pkg-config functionality enabled 318da9f util-linux: split fsck* into its own subpackage 880a506 acl/attr: don't make symlink if base_libdir = libdir bde7d30 distro_tracking: Updates 10b4cce lsof: Update to 4.84 de511df tzdata: Update to 2011k fba22e8 gnutls: Update to 2.12.11 d98b5e1 puzzles: Update to latest version c05b45b boost-jam-native: Add SRC_URI Checksum 0dff4c2 gail: Add SRC_URI Checksum 66ddacd gconf-dbus: Add SRC_URI Checksum 0ee62a2 liburi-perl: Add SRC_URI Checksum d1d5e66 libxml-perl: Add SRC_URI Checksum 1b5a546 icon-naming-utils: Add SRC_URI Checksum 97bbce2 mutter: Add SRC_URI Checksum 7f469f0 xserver-kdrive: Add SRC_URI Checksum d3798b6 clutter-gst-1.6: Add SRC_URI Checksum 85ff328 eds-tools: Convert from BZR to GIT Repo 2c89e28 libx11-diet: Add SRC_URI Checksum 541c7c8 guilt-native: Add SRC_URI Checksums eed0114 libx11-trim: Add SRC_URI Checksum 9c92435 dosfstools: Add SRC_URI Checksum f6488ec grub: Add SRC_URI Checksum 173c35a xserver-xf86: Use PACKAGECONFIG for udev/hal choice and default to udev d7babed native.bbclass: Ensure native recipes have a deterministic baselib value 439792e sstate.bbclass: Ensure machine specific stamps are only wiped for the current task 6706c7b image.bbclass: No need to run most tasks except do_rootfs 70acc4f base.bbclass: Implement PACKAGECONFIG ac8e559 base.bbclass: Minor cleanup d918698 meta-yocto/qt4: Update bbappend to new version 195cde3 local.conf.sample: Disable interactive patch resolution for now since doesn't work well fe76b87 documentation/dev-manual/dev-manual-kernel-appendix.xml: config example 8d088b9 documentation/yocto-project-qs/yocto-project-qs.xml: release name and misc. 05f67ce documentation/dev-manual/figures/kernel-example-repos.png: updated figure a3e4b6a documentation/dev-manual/dev-manual-kernel-appendix.xml: edits to the example f54a78c documentation: Fixed links for yocto-1.1 2f4eecc webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs 5ea73bd autotools.bbclass: Allow dependency tracking option to be easily overridden 0a5ae8c scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE 191e61a fetch2: Export additional variables to the fetchers 68d2796 gdb-cross-canadian: Fix source directory S 6d75e6f mtools: Disable parallel make install, its broken 53a9ffc kexec-tools: fix architecture mismatch QA error 68b9f16 documentation/dev-manual/figures/wip.png: new figure added. 109150d documentation/dev-manual/dev-manual-start.xml: console updates and tar update b9a732d documentation/dev-manual/dev-manual-kernel-appendix.xml: general updates bbd9bbe documenation/Makefile: Added a "WIP" figure dev manual for future work. 42f6bc4 documentation/dev-manual/dev-manual-bsp-appendix.xml: changes to references addab8a documenation/dev-manual/dev-manual-bsp-appendix.xml: fixed reference form 71cfe03 documentation/dev-manual/dev-manual-bsp-appendix.xml: fixed typo. e07033a runqemu-export-rootfs: Add HOW-TO for ubuntu 11.10 for rpcbind problem b6b2ca0 bootimg.bbclass: fix comment typo 9d1502b image-live.bbclass: allow images to override ROOTFS and INITRD 2884c48 image.bbclass: improve comments regarding exported functions 341eab5 linux-yocto: update live boot configuration 9a7aee0 qt4-embedded: move qt4-embedded-conf from RDEPENDS to RRECOMMENDS bad9759 qt4: packaging fixup 13e659f qt4: Fix translation support c88b991 poky.conf: Increment DISTRO_VERSION 1c1b605 documentation/adt-manual: changes for Jessica's review. 611d92f documentation/dev-manual/dev-manual-start.xml: Updates for 1.1 repos names 8c10e06 documentation/dev-manual/dev-manual-bsp-appendix.xml: scrubbed example 031930d documentation/adt-manual/adt-eclipse.xml: edits to zip section 1a0e71f documentation/adt-manual/adt-eclipse.xml: updates to zip method of plugin install. 47b82c7 documentation/poky-ref-manual/extendpoky.xml: multilib edits 00f99cc documentation/adt-manual/adt-eclipse.xml: edits to the config steps e017267 documentation/kernel-manual/kernel-how-to.xml: Updated build strategy f527e3c documentation/adt-manual/adt-prepare.xml: updates to getting images. 1b1f8e5 documentation/adt-manual/adt-prepare.xml: Updated for building tcf-agent 8d689e3 documentation/poky-ref-manual/extendpoky.xml: Multilib section added 7621dc1 documentation/adt-manual/adt-prepare.xml: changed link 14be63e documentation: Updated title pages. 11f9e74 documentation/poky-ref-manual/ref-variables.xml: updated KERNEL_FEATURES 11815ab documentation/kernel-manual: Added some references to other areas of YP docs. d546b8f documentation/kernel-manual: Scrub for 1.1 c47f8ed documentation/poky-ref-manual/ref-variables.xml: updates to KERNEL_FEATURES. c89ebd8 documentation/poky-ref-manual/ref-variables.xml: Added KERNEL_FEATURES c033447 documentation/poky-ref-manual/faq.xml: Removed wording that focues on GNOME 43eeb4f documentation/bsp-guide/bsp.xml: Added recipes-core section 4a0e09a documentation/yocto-project-qs/yocto-project-qs.xml: Supported Distros updated 8aa79d7 documentation/adt-manual/adt-eclipse.xml: Added zip method for plug-in install 1bc65c7 documentation/poky-ref-manual/ref-variables.xml: Variables updated 0fb1d6e documentation/poky-ref-manual: Updates to several variables. 5e06b9a documentation/poky-ref-manual/ref-variables.xml: update RDEPENDS and RRECOMMENDS 435e0ac documentation/poky-ref-manual/ref-variables.xml: update PREFERRED_VERSION 12b10aa documentation/poky-ref-manual/ref-variables.xml: update PREFERRED_PROVIDER f0ea446 documentation/poky-ref-manual/ref-variables.xml: update TCLIBC and POKYLIBC 225a20b documentation/poky-ref-manual/ref-variables.xml: updates TCMODE and POKYMODE 78ddcae documentation/poky-ref-manual/ref-variables.xml: edits to FILESYSTEM_PERMS_TABLES. 3790c55 documentation/dev-manual/dev-manual-newbie.xml: added information for licenses bc9951a documentation/poky-ref-manual/ref-variables.xml: updated RDEPENDS 9d66278 documentation: scrubbed out 'glibc' and replaced with 'eglibc' 8756644 documentation/poky-ref-manual/extendpoky.xml: New section on static library fe209e4 documentation/poky-ref-manual/ref-variables.xml: added FILESYSTEM_PERMS_TABLES 70e154b populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDK 954d2c2 libproxy: upgrade to 0.4.7 bc164dd json-glib: upgrade to 0.14.0 e005072 hal-info: drop PACKAGE_ARCH all 9bf0d88 Improve handling of 'all' architecture recipes and their interaction with sstate bcc8425 qt4: Update to latest version 4.7.4 2d05398 qt4: Fix translation support 3af27a3 qt4.inc: package qtdemo's docs in a separate package 14f65e4 qt4(embedded and x11): Disable neon for armv6-vfp 4c93866 qt4.inc: Remove the optional documentation package from the demo's RRECOMMENDS 8575c86 qt4: fix generated sdk 0ee37ea qt4e-demo-image: Improve image contents fbf50a7 package_rpm: Ensure multilib code is only called in the multilib case 2708ce6 Fix lttng-ust for powerpc64 9493ccf Update gitignore to ignore all meta-* directories 55dcda0 rgb: import from meta-oe layer c1a74b0 xserver/mesa: Bump PR after libdrm packaging changes 1c2753f libdrm: improve packaging 6697886 xf86-video-omapfb: bump SRCREV and add patch from meta-oe 7047b87 xorg-driver: rename .inc files and merge some changes from meta-oe b887e7f xorg-app-common: merge some changes from meta-oe c079b76 libxft, libxrender, renderproto: add native BBCLASSEXTEND b6b0240 gdb: upgrade from 7.3a to 7.3.1 a0cff4e byacc: upgrade from 20101229 to 20110908 4c7c6ce oprofileui: Update SRCREV to reflect recent accpeted patches by upstream 98d050d atk: add patch to replace G_CONST_RETURN with const b35a8ae distro_tracking_fields.inc: Update upgrade information ff7f503 dropbear: Upgrade from 0.52 to 0.53.1 dcd82f7 diffutils: Upgrade from 3.0 to 3.2. fa2a37d curl: Upgrade from 7.21.7 to 7.22.0 fea1749 bitbake.conf: Start using parallel make for do_install cb97f7a base.bbclass: Drop unneeded dependency 9c8b066 autotools: Disable dependency tracking 2f8d643 Remove help2man dependency ec8dd98 Fix flac build on e500mc cores dd71f67 fetch2/git: Make git fetch run with -f so rebased branches don't fail b0403ff beagleboard-audio: fix RDEPENDS on alsa-utils-amixer 9d1db6c python: fix sqlite RPATH issue 0b080c1 Add proper deps for nfs-utils, util-linux, and strace bd3ac21 Fix sysklogd build on e500v2 cores 8418fe8 Add udev patch to compile against newer kernels 742df8f Fix HAL on newer kernels without header file 73120fb Fix ghostscript on powerpc64 8836afc Add support for generating ext2.lzma{, .u-boot} images 8240072 Add support for generating ext2.bz2{, .u-boot} images 1e5ee83 Add autoconf cache for screen on powerpc64 0694273 Fixup kexec-tools compatible host for powerpc f4fcccd sysstat: update to 10.0.2 54e6a44 glew: update to 1.7.0 b5bdb6a insane: Promote most warnings into QA errors by default 72928ab util-linux: Ensure perl scripts reference the correct perl 0d3a864 mc: Ensure perl scripts reference the correct perl f30344d openssl: Ensure perl scripts reference the correct perl 11d4356 gcc-4.6: Update to tip of FSF gcc-4_6-branch f40b763 multilib: add MLPREFIX to deploy folder 0f7bf53 tune-i586: fix hardcoded TUNE_PKGARCH ccf807a apmd: use ${HOST_SYS}-libtool 7425beb apr: use ${HOST_SYS}-libtool 2c4f258 libpam: add flex-native to DEPENDS 2d59e4d cmake.bbclass: adding extendable extra variable to root path 504ebf0 scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemu 7d1e101 scripts: use OE_TMPDIR instead of TMPDIR external variable 47b1ea7 tune-cortexa9.inc: add tunefile for cortexa9 socs a3bc561 bitbake.conf: Fix reversed linker hash style logic 997d9f4 Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer case f977512 kernel.bbclass: remove unshipped files in do_install 9bef7e5 kernel.bbclass: handle .cis firmware b9c9225 kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage 45f64a9 tables: remove it as obsolete recipe 0155f45 libgsf: remove dependence on gnome-vfs 1027545 oprofileui: remove dependence on gnome-vfs 0b4ef8a libc-package.bbclass: add MLPREFIX when set values to PACKAGES fae0e6c package_rpm: combine normal and multilib solution manifest together 6f6863a multilib: remove the multilib handling to allarch 9184d80 multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes ae29e8d distro_tracking: Update Manual Upgrade Checks ea8a997 ghostscript: disable check for time.h 2a8a052 rpm: fix QA Warning on installed but not shipped staticdev filesw 887993a zypper & sat-solver: needs RDEPENDS on rpm-lib a5cf5eb rpm: ensure that magic file is relocatable 3ae6040 eglibc: Add recipes for 2.14 46ad3b0 gcc-4.6: Use --with-linker-hash-style configure option 81d9b54 conf,recipes: Add new variable LINKER_HASH_STYLE 19a7e6c qt4-embedded: move qte.sh profile script into own package a459ac7 meta: qt4: fix postprocessing of pkg-config files 6527c17 pseudo: Fix QA warnings 323e291 sqlite3: Fix nativesdk packaging/QA warnings 193f5ea grub: Fix insane/QA architecture warning 2829e21 gcc: Fix two QA issues 4833772 linux-yocto/meta: eg20t and live boot config changes 324cb49 avahi: fix avahi-systemd dependencies 7f05f9b blktrace: update to version 1.0.3 f44f9f6 sysprof: update to version 1.1.8 f8dbe51 libffi: really populate -dev package 413e1a8 gconf-dbus: packaging fixup fd3a960 gcc: include libgcov.a into libgcc-dev package 9948a81 gcc: fix possible problems with nscd compilation during eglibc-nativesdk build 62ea046 icecc-create-env-native: provide the script right in the tree 8278506 bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS 1451b9f gnome-doc-utils: Prepend PKG_CONFIG_SYSROOT_DIR to the path returned from PKG_CONFIG e3c5d7a libtool: Fix an issue where unnecessary rpaths were being injected 1750e90 sstate: No need to spew out a debug message per file, summarise instead cb19113 base.bbclass: Drop legacy code that is no longer useful/used 9fe66fd autotools.bbclass: Set the dynamic linker search path for libtool correctly d39c673 matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream 114ade8 tcp-wrappers: Bump PR to make meta-oe merge 49ed1ca documentation/poky-ref-manual/ref-classes.xml: documented useradd.bbclass 46bd7cb documentation/poky-ref-manual/ref-variables.xml: added BAD_RECOMMENDATIONS 315cb8e documentation/poky-ref-manual/ref-classes.xml: fixed insane.bbclass added others 5a23ec2 documenation/poky-ref-manual/ref-variables.xml: debug-tweaks qualified cd71ed5 documentation/adt-manual/adt-command.xml: Note about running configure 24eaac7 documentation/dev-manual/dev-manual-model.xml: edit pass 44963bd documentation/dev-manual/figures/app-dev-flow.png: Updated app flow image cbcdc22 documentation/dev-manual: Added TM to first Eclipse in chapters. c54fffe documentation/dev-manual/dev-manual-model.xml: Edits and start of app section. dfad4db documentation/dev-manual/dev-manual-kernel-appendix.xml: added line break 42c8028 documentation/dev-manual: model changes and updated figure 15793a8 documentation/dev-manual/dev-manual-newbie.xml: note for maintainer 5031ba1 documentation/dev-manual/dev-manual-kernel-appendix.xml: Robert Berger feedback. 7021e04 documentation/dev-manual/dev-manual-newbie.xml: addes link to commit page 2a745da documentation/dev-manual/dev-manual-newbie.xml: edits and enhancements. 13f312a documentation/poky-ref-manual/resources.xml: Updates to mailing lists. fea08c7 documentation/dev-manual/dev-manual-start.xml: formats and re-wordings. 90ed200 documentation/dev-manual/dev-manual-intro.xml: minor edits. f00ad29 documentation/dev-manual/dev-manual-intro.xml: re-wrote the intro paragraphs. 2889d7d documentation/yocto-project-qs/yocto-project-qs.xml: Fixed text for filesystem 4a0f744 documentation/yocto-project-qs/yocto-project-qs.xml: General edits a3e0cb6 documentation/adt-manual/adt-eclipse.xml: various minor clean ups. 8eb63b6 documentation/adt-manual/adt-prepare.xml: fixed broken cross-link. 468f2ff documentation/adt-manual/adt-prepare.xml: applied Jessica Zhang revisions 9960c92 documentation/adt-manual/adt-prepare.xml: Title correction ba958cb documentation/adt-manual/adt-prepare.xml: toolchain enhancements 997bcb7 documentation/adt-manual/adt-prepare.xml: removed terms d7dc960 documentation/dev-manual/dev-manual-newbie.xml: new terms 4b20f0f documentation/adt-manual/adt-eclipse.xml: Fixed the section formatting. f7cb020 documentation/adt-manual/adt-eclipse.xml: writer note and re-wording ace70b3 documentation/adt-manual/adt-prepare.xml: writer notes and section format 6d05d17 documentation/adt-manual/adt-eclipse.xml: minor edits 8995698 documentation/poky-ref-manual/resources.xml: re-wrote Contributions 524f577 documentation/dev-manual/dev-manual-newbie.xml: re-write change submit 080c6ec neon: Add libproxy to DEPENDS to ensure determinstic builds e2f1a82 libsndfile1: Disable external codec librbaries since we don't list in DEPENDS eb509c6 cairo: Disable bfd symbol loopup since we don't list it in DEPENDS b390a5a gtk+: Explicitly disable xinerama since we don't have it as a DEPENDS 46bbdc1 gnome-desktop: Ensure we're deterministic about startup-notification dependency dea2fd1 bitbake/lib/bb/msg.py: fix setting debug and verbosity levels e271de0 hob: store recipe path at load time 7b578b9 hob: fix building with current selections after reparse 98a7620 ui/crumbs/hobeventhandler: fix variable name typo f159dfb ui/crumbs/hobeventhandler: move remaining getVariable calls to init 118da17 attr/acl: add SSTATEPOSTINSTFUNC e377f2b populate_sdk_rpm: add pkgconfig(pkg-config) to the list ac97d42 populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list dbe371d intltool: add libxml-parser-perl-native dependency to -native version ea0b744 multilib.bbclass: Partially fix multlib image targets ca64b2e qemu-config: use pkg_postinst to generate the proper shutdown.desktop 60d0c57 bluez4: split gstreamer plugin into a seperate recipe 0b9bd3c diffstat: Add missing file from previous commit 824b014 diffstat: Fix a build failure when using libdir=/usr/lib64 7eb6cf4 gnome-desktop: Fix python path in scripts to use target path b1f7734 foomatic-filters: Disable filter checking 69672a4 cups: Fix recipe to use the correct cups directories cb7cab3 eglibc-2.12: Fix build on powerpc/603e 2a78707 Revert "eglibc: fix packaging of some of nativesdk packages" f4b4432 glib-2.0: Drop old 2.27.5 development version 0289683 qemugl: Use local variable rather than "push" to save register f800862 eglibc: fix packaging of some of nativesdk packages cac6eb9 gcc: include plugin-related headers into packaged SDK 96333e8 e2fsprogs: include devtools scripts 66aed14 glib-2.0: include glib-gettextize stuff e0f32aa alsa-lib: Don't use versioned symbols on uclibc builds as it causes strange hangs ff8f0ea libxml2: reinclude a -staticdev package 2da2247 gettext: shut up unshipped files warning 2179ede polkit: fixup packaging 28b0653 gtk+: packaging fixups 1e3644c libgpg-error: drop common-lisp files c1cd38c avahi: include dbus interfaces definitions into daemon package 1b449dd insane.bbclass: don't warn on .so files in -nativesdk packages 72ff0c5 icecc.bbclass: fix handling of nativesdk and cross-canadian packages 3d69181 icecc-create-env: rename to -native 3ac49c3 python: Fix cgi.py runtime issue e4c57fa task-core-lsb: Remove perl-dev 7042e14 sudo: Fix PAM dependencies 0f6ef5c perl: Fix a few perl binaries to use target interpreter paths 7f59cbc usbutils: Move the pkgconfig file(s) to the -dev package a531369 bluez4: Replace deprecated configure switch a502a18 libglade: fix the python environment settings ee6e30a glib-2.0: Fix python paths in scripts to use target paths f0b9d79 procps 3.2.8: remove initscript d9d2c9c xserver-xf86-lite.inc: use ${datadir} instead of /usr/share 4d3bac9 xserver-xf86-dri-lite.inc: use ${datadir} instead of /usr/share ad0c9a1 xserver-xf86-common.inc: use ${datadir} instead of /usr/share 093c27a linux-yocto: kernel configuration cleanups 03b8674 linux-yocto: add blktrace feature 4ea42b6 linux-yocto: simplify kernel configuration check expression e7f40dd distro tracking: Update Distro Aliases 97bded5 rootfs_rpm: two step installation bcfff45 Fix mercurial fetcher in fetch2 863f43a hob: fix opening of image output dir on image build completion 7dc4495 ui/crumbs/runningbuild: fix log messages right-click menu 6a2c85f libpng: Add RPROVIDES for backwards compatibiliy with previous libpng packaging d887bac debian.bbclass: Fix hardcoded "lib" reference 737f8bb Update python dependencies to be simply to "python" d380bb1 libpng: avoid dangling link in libpng package c81cd24 oprofileui: Change avahi to avahi-ui depends 9aa8b76 Fix alsa-utils package dependencies a0530fc multilib_global.bbclass: Fix non-multilib package provides 87849d8 busybox: Enhance to add dynamic per-file provides 2fa80ef Add a run-time dependency that eglibc support GNU_HASH 29aa617 Fix RPM dependencies 64ea342 multilib: install MULTILIB_IMAGE_INSTALL 719e1ed rpm: add multilib prefix for archs under deploy/rpm 59a0890 avahi: Refactor recipe to move UI to avahi-ui efc88ff distrodata: fix distro_check code c2db80b zypper: git repo moved to github 86d05bf sat-solver: git repo moved to github 8b96f55 libzypp: git repo moved to github 23773a8 deb packages support: switch from /var/dpkg to /var/lib/dpkg f45ef8d scripts/combo-layer: fix still overzealous regex in default hook script 6bed96c hob: enable package only builds even if an image has been built 081990b hob: fix build again when building packages only 8ebca0c ui/crumbs/hobprefs: re-enable reloading of data after prefs changes 92015c7 fetch2/git: fix subpath destination directory 28c3aa8 fetch2/git: be more carefull in _contains_ref when checking git log output 35fdd5a fetch2/git: fix logger.debug 9e4dc60 fetch2/wget: make checkstatus() quieter 1fba7be freetype: disable bzip2 compressed font support d2f34d3 libgnome-keyring: add libgcrypt to DEPENDS 934e9ba libgcrypt: add libcap to DEPENDS 2a09a93 taskdata: fix string formatting of an error message 7a0cbe6 cooker.py: Fix key expansion issues in showVersions 3a6a38e sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD 9b51752 lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported aed5247 texinfo: several changes to build without zlib and ncurses headers on host f48f456 base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list 92518c5 git.py: Fix logging vs logger typo dfc13c9 sanity: disable mirrors for connectivity check 6be4817 bugzilla.bbclass: add a class to report build problems to bugzilla 849bf66 icecc.bbclass: replace with updated version 596a197 icecc-create-env: a tool to create icecc toolchain tarballs 99dd3c0 image/package.bbclass: Revise multilib support for DEBIAN_NAME. aab7107 Misc: Added MLPREFIX to final pkg names in case of DEBIAN_NAMES. 27f8868 debian/_ipk.bbclass: Added multilib support for package_name_hook() f5a1b3c package.bbclass: fix spurious 'installed but not shipped' warning bb0cc3c qemu: Fix reversed BGR values on ARM Versatile emulation ce2b383 Prevent IMAGE_FEATURES from contaminating initrd e4fe554 Set an explicit path for the initrd scripts 6f797c9 eglibc-2.13: Replace oewarn with bbwarn 0ecc7bb initramfs-live-install: add PN to RDEPENDS a5de479 grub_1.99: add PN to RDEPENDS 000068e ttf-bitstream-vera_1.10: add PN to RDEPENDS 66f4ceb liberation-fonts_1.06: add PN to RDEPENDS bf51268 liberation-fonts_1.04: add PN to RDEPENDS 5a489ec web: Fix SRCREV due to lost commit in web-sato 36aba35 distro-tracking: Update package alias 14666c0 liboil-0.3.17: add upstream Fix-enable-vfp-flag patch 0b9e2fa claws-mail: be carefull with # comments ending with backslash 6c4d3f5 abiword: be carefull with # comments ending with backslash e6706bf subversion: remove neon-detection.patch and --with-neon option 49a34b1 task-core-boot: allow distributions to define login and init manager 0a27b8b openssh: update init script to create ECDSA keys if needed bb4a5c4 linux-yocto: remove emenlow from meta-yocto bbappend (2.6.37 version) fb8a0ad qt4-x11-free: remove emenlow reference from meta-yocto bbappend e20ceb9 local.conf.sample: remove emenlow from example machines 04c66de cml1/kernel: Update do_menuconfig to use oe.terminal() 79e3952 distro-tracking: Update alias 4471d3d distro_tracking: update package alias dd605b1 task-core-sdk: change task-core -> task-core-console 7b6b3b8 grub2: new recipe bcd1bca initramfs-live-install: add support for grub2 978f48b linux-yocto-rt: correct 3.0.3->3.0.4 mismerge for, stop_machine.c 420a545 linux-yocto: split e100 and e1000 support 1080d52 linux-yocto: move common tasks to a common location 8c310ee task-core: split into task-core-console and task-core-x11 d1f4ceb distro_tracking_field: add distro checking field b75cf8e qt4: add blacklist-diginotar-certs patch c2bbc59 package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae build 90ded12 Uprev to latest version of prelink_git, fixing TLS issues ce66e2c core-image-minimal: Add missing POKY_EXTRA_IMAGE variable a765b9a libzypp: move package-manger to it own package 7eea637 documentation/dev-manual/dev-manual-newbie.xml: Suggestions Robert Berger a45fafc documentation/dev-manual/dev-manual-start.xml: Suggestions by Robert Berger 2f1d30a documentation/dev-manual/dev-manual-newbie.xml: Updates from Robert Berger dab5ffc documentation/adt-manual/adt-prepare.xml: Added note about sato a7d58b5 documentation/adt-manual/adt-eclipse.xml: Fixed ifconfig command. 0bd5bba documentation/adt-manual: Rewrite for Indigo version of Eclipse. 826a53a hob: correctly set the selected image when loading a recipe 684a7c6 hob: correctly handle an exception 58570ec ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build 3d09687 ui/crumbs/hobeventhandler: fix test for BBFILES a1c62ae dpkg: fix pkg_postinst_dpkg, don't supply {bindir}/update-alternatives 50e184e multilib: Remove recipe from multilib.conf that inherits allarch 3117530 base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe aa203e4 Revert "pango: use qemu to generate pango.modules during rootfs construction" cba78fe opensp: Fix hard path in native nsgmls. 20dbf00 runqueue.py: Ensure fakeroot variables are reflected in the datastore acf62d3 shadow: add patch for useradd lossage 9c740e0 runqemu: improve auto-detection of rootfs filenames c505815 bitbake.conf: Default to explicitly setting the variable to disable pseudo 5a83e50 runqemu-internal: Hide some harmless warning messages 32bb9c3 imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIR b9386c6 Revert "opensp: Fix sstate relocation issue" c6caa2e terminal.bbclass: Improve environment handling fa07162 runqueue: Ensure task environment is correct 98c2da6 python-native: add link for python2 95d3988 base.bbclass: fix substring matching in COMMERCIAL_LICENSE 52835dd avahi: only use gtk if DISTRO_FEATURES includes x11 00b4770 useradd.bbclass: use correct value for $D in postinst functions 8712dfb resolvconf: switch to 1.59 as 1.58 was removed from debian ftp 129c98c sstate: Avoid contention between sstate packages 62892b2 beagleboard: document how to enable the hard floating point abi f50a176 linux-yocto: remove emenlow from meta-yocto bbappend e5e6e76 gettext: use included libxml and libcroco 0efd5b3 gcc: add patch for ice 50099, which caused lttng-ust not to build 7283bb9 meta/recipes.txt: correct Qt capitalisation ac0b2cb sanity.bbclass: re-enable DISTRO check 0342cf8 core-image.bbclass: zap root password if debug-tweaks not enabled f0d4906 hal: Add virtual/kernel as hal's build dependency 9e48dd7 multilib: Remove the multilib extension for linux-yocto 8d5c35b multilib_global.bbclass: handle kernel-module-* for multilib 8476005 telepathy-python: avoid duplicated installation of errors.py 4669760 cpan.bbclass: fix native perl issue 939b9c8 prelink: Update to latest upstream version f048ccd glib-networking: Ensure certificates are consistently disabled f6bebe5 package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx 921d73b populate_sdk_deb.bbclass: add the missing parameter - for tar e691f43 busybox: update to 1.8.5 93ca6d3 site/x86_64: Add entries to fix conf error on x86_64 44fd68d xserver-nodm-init: Change hidraw mode to allow normal user access dc3a827 initramfs-live-install: Be consistent with grub. f85cb8f web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch [YOCTO #1454] 8253571 mtd-utils: update to version to 1.4.6 b8b4a92 pango: use qemu to generate pango.modules during rootfs construction 168b89a linux-yocto: re-enable utrace 244ebdc linux-yocto: re-enable systemtap dbff562 icu-3.6: fix building with big make -j 0126118 qt-demo-init: fix init script 4376a81 image_types: Fix ubi images creation f8ba142 scripts/hob: notify the user when the GUI won't launch immediately 886440c scripts/hob: update to match recent hob changes 314131e linux-yocto: clean configuration for v3.0.4 b45e5a3 linux-yocto: update to v3.0.4 593b2e2 linux-yocto: generalize kernel config search pattern 654112e image_types.bbclass: use per-image dirs for extX.gz images generation fa45552 runqemu: standardize ability to specify custom qemu/kenel boot options 334a2ef task-core-tools: add systemtap to qemuarm 6ca3b31 systemtap: upgrade to 1.6 b6aa703 qt4e-demo-image: Ensure a shell is present 726a9d2 git: fix sstate relocation for git-native a6994f8 lib/bb/siggen.py: return a string from noop get_taskhash a9325ec hob: fix segfault on second build 88852a5 hob: clear out temporary file list after deleting 09d7874 hob: disable removal of packages 38653d6 ui/crumbs/runningbuild: mask run_buildstats failure c0cb486 ui/crumbs/hobprefs: disable 'build toolchain with headers' 9a67398 hob: add a test to ensure hob is run with the required pre and post files 7d3d3e9 hob: reflect defaultsetup being default distro cffbab5 hob: use both pre and post files for hob configuration ba91445 linux-yocto/meta-yocto: update SRCREV for v3.0.4 bb024d7 opensp: Fix sstate relocation issue 75ff724 groff: Fix sstate relocation issue 99cb233 YOCTO #1088: documentation - Added text to partially address package bug ce0456d documentation/adt-manual/adt-prepare.xml: Updates to variable and other edits e48d500 documentation/adt-manual/adt-prepare.xml: added reference to dev manual. 04ca8b2 YOCTO #1419: General edits and fix for oprofile-server rev requirements. 77d1ba4 documentation/adt-manual: General edits. b214cdc documentation/bsp-guide/bsp.xml: Edits for Crownbay example in kernel recipes 4884e38 documentation/dev-manual/dev-manual-bsp-appendix.xml: Fixed BBFILES_COLLECTIONS. 31acde6 documentation/poky-ref-manual/usingpoky.xml: Edits per Darren Hart 0d6dc5c documentation/dev-manual/dev-manual-kernel-appendix.xml: moved statement 97768b8 documentation/dev-manual/dev-manual-model.xml: minor edits 8a4282d documentation/Makefile: Updated the dev-manual to include three new pics. f3cb36b documentation/dev-manual/figures: Three figures for kernel added. 837a464 documentation/dev-manual/dev-manual-model.xml: Edits to Modifying Kernel 5da4d3e YOCTO #1426: documentation/yocto-project-qs/yocto-project-qs.xml: added xterm. f7cb20c populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCH de5d527 sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS 050e43a useradd.bbclass: remove hardcoded reference to /usr/bin c04ae9b gcc: Fix multilib baselib confusion f9c3639 multilib: Only build one kernel accab54 multilib: extend multilib prefix for libsdl 6ebcc6c multilib: Using different sysroot for multilib recipes 7046e28 rootfs_rpm: setting DEFAULTTUNE for multilib archs 37285ab hal: Remove build time dependency of virtual/kernel 9ba02cc dropbear: add missing files 380f38c tzcode: Update to 2011i c4fbcc5 sato recipes: Update PR because of libowl conversion to git 99666e7 o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 06a89cb util-linux: fix packaging of readprofile c9c76ef bitbake/event: Allow event handlers to quietly raise SkipPackage events 4baae78 fetch2/git: Allow to specify the name of the checkout directory d1a84c9 scripts: Show sensible warning messages if expected binaries don't exist c0df2ab scripts: Don't show errors from which ifconfig failing 705ec50 poky.conf: perform network sanity check by default for poky distros c1c52a8 Fix powerpc term and provide more template for different arches ec28538 Revert "Fix adt-installer for consistent naming for powerpc and add all arch template for installation" 57aa993 libcap: only enable pam if DISTRO_FEATURES requests it 7a27253 shadow: Fix rpm failed dependencies when install c9f5a4f dropbear: Change the path to find configuration file and add a configuration file for dropbear d5edc9c qt-demo-init: Fix bug 999 e2ff508 connman-gnome: Fix WiFi security display issue c9767ea gdb: Further S vs. PV fixups 8294f42 xserver-nodm: Disable dbus-wait as it causes users too much confusion a8d5225 sanity.bbclass: Clean up various MACHINE checks 0c78dbc sanity.bbclass: Fix broken whitespace 8c1c37a sanity.bbclass: Fix broken indentation leading to code being skipped unintentionally c7869b4 package.bbclass: Ensure task's variable dependencies are correctly caputred in the sstate checksum 9958a57 bitbake/fetch2/git: Ensure .gitconfig file is ignored 64327ba bitbake: Correctly handle multiline comments including whitespace 8a78ed6 intltool: Fix perl paths 9df3328 libc-package: restore correct mangling behavior for locale names ac47c1b gdb: Fix broken source directory b3922ca eglibc-locale.inc: Add eglibc-binaries, eglibc-localedatas, eglibc-gconvs and eglibc-charmps to variable PACKAGE de4f814 gdb: upgrade from 7.3 to 7.3a 1975956 libidn_1.22: add SRC_URI checksums a6b35d9 image.bbclass: use ${TARGET_PREFIX}depmod d08f3f4 image_types_uboot: fix a number of issues d15df2e image_types: add ext4 types from OE ea71186 distro_tracking_fields: update binutils to 2.21.1a 38f03e2 tcmode-default: update binutils version e853d0a ui/crumbs/tasklistmodel: don't add empty entries to COL_BINB ea33ddc ui/crumbs/tasklistmodel: loop optimisation in include_item() ed15be3 ui/crumbs/tasklistmodel: remove unnecessary check bfdc8a2 ui/crumbs/tasklistmodel: optimise find_path_for_item() 9a04776 ui/crumbs/tasklistmodel: prevent packages depending on each other e2a3f28 ui/crumbs/tasklistmodel: don't add same item to binb column more than once 76b228c YOCTO #1419: documentation/adt-manual/adt-eclipse.xml - re-word ca975f5 documentation/bsp-guide/bsp.xml: Removed directory class 748afba documentation/bsp-guide/bsp.xml: Scrubbed Crownbay items. fdbc652 documentation/poky-ref-manual: Removed "spitz" machine example. 4a39412 documentation/poky-ref-manual/ref-features.xml: typos fixed. 2b3563f documentation/Makefile: Updated comments for usage per Robert P. J. Day d67201e documentation/poky-ref-manual/usingpoky.xml: Updated logging mechanism ba3069c YOCTO #910 - documentation/poky-ref-manual/extendpoky.xml: point to dev manual. c3e8327 documentation/dev-manual/dev-manual-newbie.xml: added more to contributing 79bd1a1 documentation/dev-manual/dev-manual-intro.xml: Added other information from ref ffbed4c documentation/poky-ref-manual/resources.xml: re-write for today's world. dd92838 documentation/poky-ref-manual/faq.xml: Scrubbed for term Poky. 0e87c3e documentation/poky-ref-manual/extendpoky.xml: Changed targe link title. dfce269 data_smart.py: make use of expand cache in getVar() 5d75eb2 binutils: update to 2.21.1a 85cf4de ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menu cd51ea6 ui/crumbs/tasklistmodel: don't add same item to binb column more than once 744f58f kernel.bbclass: Find the kernel consistently. 7d8d3e6 pango: make x11 support conditional on DISTRO_FEATURES 0963d51 opkg-utils: ignore packages disapperaring filelist generation e4ebecd eglibc: fix gconv packaging after 5486cac29db6e67051fff7637a0abc9aeab661e5 7d017c3 multilib.bbclass: add renaming for INITSCRIPT related variables 0e7bcf1 multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elements 45f805a multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etc ae2a894 bitbake.conf: Use BPN in FILES paths d205a16 base-passwd: Use BPN in FILES paths 73b8ac6 qt4e-demo-image: Fix bug 999 c7850dd linux-yocto-rt: qemumips: fix boot panic 8a8a3b3 scripts/runqemu: disable unfs boot mode for qemuppc 5633ac7 kernel.bbclass: support kernel image type of vmlinux.gz e70a369 cmake-nativesdk: remove gcc standard paths 4d8b2da qt4-tools-nativesdk: remove gcc standard paths 9ce2cc6 bitbake.conf: set includedir_nativesdk ae4ad20 Fix adt-installer for consistent naming for powerpc and add all arch template for installation de36669 package.bbclass: Fix recrdeptask of image type recipes 84ef84d script/runqemu: change boot command line for qemuppc 5d46305 gcc-4.5.1: Drop gcc-poison-parameters.patch, replace with bug fix patch 36cda02 gcc-4.6: Drop gcc-poison-parameters.patch as its not need 6c2b7be classes/sanity: enhance the network connectivity test c031954 linux-yocto: update meta SRCREV to sync version strings 9ca6806 docuementation/poky-ref-manual/ref-structure.xml: Changed SRCDATE reference b5fc6d7 documentation/poky-ref-manual/faq.xml: Edits to scrub for Poky 8e0ba4e documentation/poky-ref-manual/faq.xml: Edits to scrub for Poky d02e56f documentation: Changes to Paul Eggleton's edits for various manuals. 88dfc93 documentation: clarify specifying a specific package with -e 954444f documentation: update documentation for SRCREV variable 1e18d85 documentation: set titles for all documents cf65497 documentation: update BBFILE_* variable documentation 75fc384 documentation: update for directdisk/live image changes 23a7eec documentation: update TERMCMD/TERMCMDRUN documentation 547ba60 documentation: ensure all examples have LIC_FILES_CHKSUM 3906b60 documentation: improve LIC_FILES_CHKSUM documentation 88c1694 documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS e4e0d02 documentation: typo, spelling & minor grammar fixes 82fd055 documentation: manpage -> help output 6ca8903 documentation: correct QT to Qt d1b1109 hob: disable some menu entries whilst build is in progress 39e90c8 bb/ui/crumbs/tasklistmodel: fix find_reverse_depends method 8ac3cec hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu count cd80b4f bb/fetch2/git: add checkstatus command 64c1f93 meta-toolchain/environment: Collected site config files in runtime. c6b8084 toolchain-script.bbclass: Collected cached site config in runtime. 4c2baa2 libc-package bbclass: fix binary localedata dependency code a097c26 terminal: fix issue with unset exportable env vars f5cddf9 linux-yocto/2.6.37: apmd + get time of day fixes f340011 linux-yocto: update machines and default configuration d8ac3ed linux-yocto: update meta SRCREVs for beagleboard config changes f6c1e8e meta-yocto: make qemu machines prefer linux-yocto_3.0 2ee520a linux-yocto/meta-yocto: update SRCREVs for 3.0.3 and consolidated fixes f08b8c9 meta-yocto: atom-pc/mpc8315e-rdb change preferred version to 3.0 2c8120d linux-yocto-rt: update qemuppc support and streamline variables d7b152d kern-tools: allow flexible branch points 4f4475f initrdscripts: fix init-live.sh for hddimg and livecd 6ba3b6b libpam: Setting suid bit for unix_chkpwd 45a0c38 cronie: Updates to cronie 9a623a6 mips32: add mips32el tuning ed7affc procps: Fix lib path to support multilib 16ca6dd libtasn1: update SRC_URI f8cddd7 mpc8315e-rdb: add kernel modules to rootfs 51351e3 documentation/yocto-project-qs/yocto-project-qs.xml: Fixed manual references d02f6b0 documentation/poky-ref-manual/ref-variables.xml: Fixed links 94638de documentation/poky-ref-manual/ref-varlocality.xml: Reformatted 61d65d1 documentation/poky-ref-manual/introduction.xml: Title changed. 638ffa9 documentation/poky-ref-manual/ref-variables.xml: Fixed default format 70bd76e documentation/poky-ref-manual/ref-variables.xml: Scrubbed for Poky 7a59fbd documentation/poky-ref-manual/ref-variables.xml: partial edits. 87f4bfd documentation/poky-ref-manual/ref-features.xml: Cleaned up list formatting. 5b17172 documentation/poky-ref-manual/ref-images.xml: Reformats of the Docbook code. 95ef8d7 documentation/poky-ref-manual/ref-classes.xml: Scrubbed for Poky 32a8608 documentation/poky-ref-manual/ref-bitbake.xml: scrubbed for Poky 39de08c documentation/poky-ref-manual/ref-structure.xml: Scrubbed for Poky and edits cde376c documentation/poky-ref-manual: Removed figures from file structure. 31d5948 documentation/bsp-guide/bsp.xml: General updates 8fd890a documentation/Makefile: Removed sato image from tarfile list in poky-ref-manual. ec6b307 documentation/poky-ref-manual/figures/ss-sato.png: deleted figure. 10ddfd6 documentation/poky-ref-manual/extendpoky.xml: scrubbed for Poky 776834d documentation/poky-ref-manual/development.xml: Garman's partial review comments ed4caad documentation/poky-ref-manual/development.xml: updates for YP terms 90d5834 documentation/poky-ref-manual/usingpoky.xml: small edits to list and title e384051 documentation/poky-ref-manual/introduction.xml: re-write for YP 7f9b16d documentation/poky-ref-manual/resources.xml: Changed title 8aa163b documentation/poky-ref-manual: Changed top-level titles 295b855 documentation/poky-ref-manual/usingpoky.xml: re-write for Yocto 00d483d documentation/poky-ref-manual/usingpoky.xml: YOCTO #1001 - new section added 8165eef documentation/dev-manual/figures: Figure updates 96f0c57 documentation/poky-ref-manual/development.xml: re-write of software dev section 34de499 documentation/dev-manual/dev-manual-newbie.xml: Updated term list. 266b83c documentation/poky-ref-manual/development.xml: Updated software dev intro 45aa3ff documentation/poky-ref-manual/figures/poky-title.png: Changed Title 1e789e6 documentation/dev-manual: Incorporated Joshua Lock's review comments. 0a2e82c documentation/poky-ref-manual/usingpoky.xml: Fixed double dash display. 73be798 documentation/yocto-project-qs/yocto-project-qs.xml: fixed double dash 9346231 documentation/adt-manual/adt-prepare.xml: changed 1.0 to 1.1 5b5ace9 documentation/adt-manual/adt-eclipse.xml: Fixed double dash display. cc340cd documentation/adt-manual/adt-command.xml: fixed double dash display. cc4a9d7 documentation/yocto-project-qs/yocto-project-qs.xml: changed to 1.1. 7d465d6 documentation/kernel-manual/kernel-how-to.xml: command indentation fixed. 53dcd99 documentation/adt-manual/adt-package.xml: Fixed typo and long commands 472f050 image.bbclass, kernel.bbclass: remove non-standard -n option from cp command 9471db5 scripts/combo-layer: fix overzealous regex in default hook script 5f6dcb2 base.bbclass: clarify COMMERCIAL_LICENSE skip reason ec63594 utils.bbclass: skip empty paths when handling FILESEXTRAPATHS 5c78d94 task-core-x11-sato: add libsdl into sato image 9a75040 libsdl: do not inherit nativesdk 1eb4426 scripts/combo-layer: fix configuration file handling 6f5066a scripts/runqemu: add support to pass bootparams to kernel 628d09c kernel.bbclass: save kernel image name into $kerneldir 505be75 Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION b6bd713 bitbake meta-toolchain with gcc 4.5.1 failed ac77252 linux-yocto: update SRCREVs for 3.0.3 c52c2ac linux-yocto: move more default values into linux-yocto.inc 90d11a0 at: fix RDEPENDS -> RDEPENDS_${PN} 4403816 adt-installer: Removed the hard coded repo url. 67f5a95 image_types_uboot: add uboot mkimage fs types 7629ec7 rpm: be certain we don't prefix our binaries 86c9058 libpcre: the generated libtool uses HOST_SYS a0dc330 recipes: Delete patch=1, its default and replace pnum with striplevel e30a104 tune: Add hard floating point variants of cortexa8 tunes 1f26aa3 tune: add missing closing quote to arch-armv7a.inc for AVAILTUNES b2266beeb usermanual: The git fetcher defaults to the git protocol (or file) 09761c9 fetch2/git: Add rsync as a valid git protocol 5c34022 bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is set ba63660 bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPES 17bd3a0 bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_type a17e6c4 bb/ui/hob: fix package only build 4ea4f44 bb/ui/crumbs/tasklistmodel: track the PN for each entry in the model 989ce0c hob: don't try and build if user selects Bake with no selections made b6009b2 bb/ui/crumbs/tasklistmodel: store all binb, not just the first d2f1ede bb/ui/crumbs/tasklistmodel: remove useless items from dependency list c1b31f8 bb/ui/crumbs/tasklistmodel: more robust checking for substrings 1082201 bb/ui/crumbs/runningbuild: hide the progress bar on cache load complete 38393fb bb/ui/crumbs/runningbuild: reduce number of messages after recent msg change edd8e1e documentation/adt-manual/adt-command.xml: general edits. cb8f3b1 documentation/adt-manual/adt-eclipse.xml: general edits and formatting. 7946934 documentation/adt-manual/adt-package.xml: Minor edits d5d0f08 documentation/adt-manual/adt-prepare.xml: edit pass for new termninology b29e5ba documentation/Makefile: added git-workflow.png and kernel-dev-flow-png to tarball list. 73b44c6 documentation/dev-manual/dev-manual-newbie.xml: added picture for newbie Git ca9366e documentation/dev-manual/dev-manual-bsp-appendix.xml: Corrected the SRCREV statement 1ae239f documentation/dev-manual/dev-manual-kernel-appendix.xml: Added kernel reconfigure example. 958c355 documentation: updated the note in the front matter to use a link specific to manual. 7e8ae60 documentation/dev-manual/dev-manual.xml: updated note for latest documentation. 36396b6 xcb/libpthreads: Add BBCLASSEXTEND to resolve missing providers in world builds 03211ed bluez4: drop usbpath from DEPENDS 0427c2b libgcc: Remove fetch/unpack/patch noexec stamps 8aa14b4 newt: update distro tracking fields 89034c2 alsa-tools: update license and add distro tracking fields c7016ba slang: add homepage and update distro tracking fields b8a4d10 mailx: update license and distro tracking fileds ddc01be eglibc: check dependencies among eglibc options f6206cb acl: Use BPN instead of PN for style like lib${PN} 1216f6f attr: Use BPN instead of PN for style like lib${PN} 3b387d7 ea-acl: Use BPN instead of PN for style like lib${PN} 90d20d0 curl: Use BPN instead of PN for style like lib${PN} 30ba983 initrdscripts: fix init-live.sh b174d51 bluez4: update recipe from meta-oe a6e564b task-core-boot: allow distribution to override default dev_manager provider with VIRTUAL-RUNTIME_dev_manager 02a7028 gdb: Add lttng-ust to DEPENDS only for eglibc e303a46 task-core-tools: Use LTTNGUST variable instead of hardcoding lttng-ust 357434d at: make at usable for common user db530d7 libxslt: fix packaging of static libraries 1927021 scripts/runqemu: modify search paths for libgl 85a6d0c qemu: modify search paths for libgl ce4c33e sysvinit: Change ${PN} to ${BPN} in file names be71f55 busybox: Change ${PN} to ${BPN} in file names d66c067 perl-native: Update find_perl to find the perl wrapper ce1f028 glib-2.0: explicitly disable dtrace and systemtap for native varaint 5f32d1f qt4: allow a reduction in build time e043c9d sanity.bbclass: add optional untested host distro warning 333d571 image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 915f1e0 meta-yocto: add linux-yocto-rt support for all meta-yocto machines e744900 meta-yocto: allow for virtual/kernel override 978cdd5 kernel: restore crtsavres.o to enable building external modules on powerpc 5ab332a shadow: switch to a fetchable SRC_URI 354bd05 poky.conf: add flag opengl into DISTRO_FEATURES 0671cf3 buildstats.bbclass: Fixing task endtime 718e076 ofono: conditionally enable bluetooth c8294d1 create-pull-request: increase likelihood of detecting a rename 08a5e24 connman: use DISTRO_FEATURES to enable wifi and bluetooth 17f8e98 qmake_base: add uclibceabi 032f396 distro_tracking_fields.inc: update the info for the following recipes 99fbca7 dri2proto: upgrade from 2.4 to 2.6 4580761 glproto: upgrade from 1.4.13 to 1.4.14 f08d7da xproto: upgrade from 7.0.21 to 7.0.22 8c9add6 freetype: upgrade from 2.4.4 to 2.4.6 ce6a08c util-macros: upgrade from 1.14.0 to the latest version 0.15.0 7bf3c4f mdadm: upgrade mdadm from 3.2.1 to 3.2.2 87bffdb cronie: upgrade from 1.4.7 to 1.4.8 c94bc4d tcf-agent: add openssl into DEPENDS ad96bb7 bluez-hcidump: upgrade from 2.0 to 2.1 57bd62a package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS f759bde linux-yocto: meta SRCREV bump d77948e qemu: change default kernel to 3.0.x 867032e linux-yocto: bump version string to 3.0.1 8004113 gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDS 4219deb package_rpm: Fix package rename issue in multilib case c228ffb package_rpm: enhance strip_multilib function b51e834 rootfs_rpm: Fix DEFAULTTUNE setting in multilib case 5440cb5 qemu: Make qemu buildable inside qemux86/qemuppc target 2df5472 libxcb: enable native/nativesdk builds as was done previously in meta-oe e1297d1 libproxy: remove dependency on X libs b7937a4 cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-native a21ff55 Fixup remaining bb.msg.domain users a7e4747 documentation/dev-manual: Scott Garman's review comments. 8c45abc documentation/dev-manual/dev-manual-start.xml: Note added e45f2aa documentation/dev-manual/dev-manual-model.xml: Comments from Ashfield e04e02c documentation/dev-manual: Changed 2.6.37 to 3.0 for 1.1 release. 9584cb5 documentation/dev-manual/dev-manual-model.xml: rescaled kernel figure a10057e documentation/dev-manual/dev-manual-newbie.xml: fixed git-format-email c263dbd documentation/dev-manual/dev-manual-model.xml: Added optional wording. 4cf3cd4 documentation/dev-manual/dev-manual-model.xml: wording change. fe155a1 documentation/dev-manual/dev-manual-newbie.xml: wording change. 65485af documentation/dev-manual/dev-manual-kernel-appendix.xml: structure added 3c631db documentation/dev-manual/dev-manual-kernel-appendix.xml: edit pass. fe76c38 documentation/dev-manual/dev-manual-model.xml: re-write of the kernel dev overview 53a901e documentation/dev-manual/dev-manual-kernel-appendix.xml: added note 8d95334 documentation/dev-manual/dev-manual-kernel-appendix.xml: file name change ae7a214 documentation/dev-manual/dev-manual-bsp-appendix.xml: changed file name 2647850 documentation/dev-manual: Positioned figures for PDF output 376a7e5 documentation/Makefile: Updated tarfile list d328082 documentation/dev-manual/figures/kernel-example-repos.png: new figure 04c77b9 documentation/dev-manual/dev-manual-kernel-appendix.xml: re-write d14ab10 documentation/dev-manual/dev-manual-start.xml: split out poky-extras 1cafae4 documentation/dev-manual/dev-manual-start.xml: Added to kernel source setup f12904a documentation/dev-manual/dev-manual-kernel-appendix.xml: partial edits. bfb2c2c documentation/dev-manual/dev-manual-kernel-appendix.xml: new section for image 572449b documentation/dev-manual/dev-manual-newbie.xml: Added anchor point 209158c documentation/yocto-project-qs/yocto-project-qs.xml: updated env and qemu start c9b3c34 documentation/yocto-project-qs/yocto-project-qs.xml: updated the filesystem 55f384a documentation/yocto-project-qs/yocto-project-qs.xml: updated image download b4da263 documentation/yocto-project-qs/yocto-project-qs.xml: updated toolchain section. fa1fb04 documentation/dev-manual/dev-manual-kernel-appendix.xml: partial updates 07544de documentation/dev-manual/dev-manual-bsp-appendix.xml: better link added. 97f2475 documentation/dev-manual/dev-manual-model.xml: referenced cloning kernel files. 0fb815e documentation/dev-manual/dev-manual-start.xml: Added section for kernel files. e60821b documentation/dev-manual/dev-manual-start.xml: removed "probably". 5756282 documentation/dev-manual/dev-manual-model.xml: removed image description list. 52435ce documentation/poky-ref-manual/ref-images.xml: Updated the list of images. 898e161 documentation/dev-manual/dev-manual-model.xml: Edit pass over the kernel flow. 12afc63 documentation/dev-manual/figures/bsp-dev-flow.png: Updated BSP flow diagram. 8fc3ea6 distro-tracking: Update info for gpgme, libassuan, apr... after last upgrade. b10a2ba libx11-diet: Fix bug 1050 356ae25 The Skeleton initscript doesn't work on minimal image 16bbb31 qt4.inc: expand the package name for multilib case c3a66d9 qt4.inc: revise RRECOMMENDS 92b2e94 libsdl: enable opengl for libsdl 9939c36 libsdl: add target version 8f56fc8 default-distrovars: add x11 to default DISTRO_FEATURES 98d201f dbus: only use x11 if DISTRO_FEATURES has selected it 3c1701b cairo: only use x11 if selected in DISTRO_FEATURES 0a5fe1c libx11: skip self if x11 not in DISTRO_FEATURES 254b09e pixman: remove spurious dependency on libx11 171efb2 intltool: Use nativeperl binary for PERL instead of 'perl' 5b4c0b3 qt4: delete unpackaged uic3 to avoid unpackaged file warning f9e9d8d qt4: package QML plugins and correct their install directory a7500e2 qt4-native: restore build of uic3, qdbuscpp2xml and qdbusxml2cpp 8cb51a5 qt4: replace qt4-tools-native with qt4-native fb2dfe7 eglibc: Modify ldd script according to multilib config. 375cf15 utils.bbclass/multilib.class: Added misc supporting functions. 92ad22d valgrind: supporting on Linux kernel 3.x c7dbcf8 bluez4: Added new recipe 4.96 and removed 4.82 version e7981ad build.py: Fix cut and paste error 61d83c6 Ensure only the filtered environment variables are inherited from the OS a6c4829 bitbake/msg.py: Drop manually created domain lists 09ce78c bitbake-layers: extend show_layers 6f32cb2 bitbake-layers: use logger.plain instead of info 6ba1beb bitbake-layers: show help with no command specified dc2c873 bitbake-layers: improve default command help 1c30381 bb/ui/crumbs/tasklistmodel: simplify conditional in include_item cf1cd31 bb/ui/crumbs/tasklistmodel: make package_model_filter a little safer c82dc42 bb/ui/crumbs/tasklistmodel: optimise find_path_for_item 912a33b bb/ui/crumbs/tasklistmodel: include package level information 2bd2717 bb/crumbs/tasklistmodel: filter nativesdk packages out of views 7ee93b2 bitbake/logging: Overhaul internal logging process fce0b96 lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug message 3038164 rt-tests: use an explicit commit ID 7eb72b0 lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparse b829654 bb/ui/crumbs/configurator: introduce writeConfFile method for all writes fdcf262 bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse change 1926591 bb/command|cooker: refactor the reparseFiles logic 57fd78e tune-ppce5500: Add a set of tune files for PowerPC e5500 core 246dcc3 tune-ppc: Update to pass glibc configure option to get cpu specific support 1319890 recipes-rt: add a README documenting the contents of recipes-rt 15c2a70 Move meta-rt recipes to oe-core (meta) d9bf0a0 meta-rt: default KMACHINE and SRCREV_machine to avoid parsing errors eca7687 meta-rt: add an -rt-sdk image a197c6f meta-rt: rename minimal-rt images to -rt, drop live image cb08a02 meta-rt: remove atom-pc support from the main layer 3a68590 meta-rt: add linux-yocto-rt_3.0 recipe 8f7cb53 meta-rt: canonicalize directory structure b6c9c18 meta-rt: rt-tests v0.73 instead of AUTOREV 897f83e meta-rt: refresh linux-yocto-rt recipe 3e8a984 package_rpm: Fix attemptonly and suggest packages 86504a1 xcb-proto: update based on changes to python.m4 in automake 7449a37 automake: Update for python.m4 to respect libdir 577a914 init-install.sh: Fix make partition and make file system issues 83ada55 package_rpm.bbclass: Update the platform config and --target 9308457 rpm: Fix the canonical arch --target processing and cleanup 8bc2ebf linux-yocto: update SRCREVs for preempt-rt support + build fixes 4a99558 cross: also empty PACKAGES_DYNAMIC ce110ed package: allow setting a section for locale packages 07de9dc package: include SECTION in the pkgdata 5ddbfab sanity: shift the required utils into a variable f93ddea nativesdk: inherit relocatable f1982df insane: add linux-gnu to the platform data c45e315 busybox: don't strip the main binary b85957b local.conf.sample: Cleanup and improve d31d5e5 gnome-doc-utils: respect python-dir setting EXTRA_OECONF e79534d Magic file path should be given for rpmbuild 0350be9 scripts/runqemu: Make it run on ubuntu 11.10 e8ca7c9 chkconfig: remove link for update-alternatives to disambiguate 6cfe8c0 scripts/combo-layer: a simple way to script the combo-layer conf 6ede105 sstate: Add level 2 debug so its possible to see what sstate is doing 8f8facb gcc: Various fixups to ensure consistent gcc builds 6697ce2 bitbake/usermanual: Update to be more in sync with bitbake codebase 1dd10a5 bitbake: Fix -e when used with -b option eeaa87f bb/cache: rename confusing variable 33dc927 bb/ui/crumbs/tasklistmodel: don't include an item in its own depends af8ef31 bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list 858c79c bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() 786033f bb/cooker: only emit ConfigFilePathFound for files which were parsed 6bb2a22 fetcher2: show warning message when checksum is mismatch a43fcd1 bitbake/ui/knotty: Ensure previous failures aren't masked by a final successful command 83eacdc bitbake/ui/knotty: Ensure 'No Provider' errors set an exit code 1a3a1f1 eglibc: force GLIBC_EXTRA_OECONF to not be uset for nativesdk d0552e9 oe.terminal: improve how we spawn screen 057cc1e Rework how the devshell functions 94faa71 core-image: adjust to use the new IMAGE_FEATURES support a86252d image: add support for generally useful {dev,doc,dbg}-pkgs features 073caff image: implement IMAGE_FEATURES b076147 scripts/oe-buildenv-internal: improve the error detecting for $BDIR cf3ed82 tune-x86-64: Fix DEFAULTTUNE order so weak default to overrides the arch-ia32 version 18ec7f6 sqlite3: Ensure nativesdk package extension is handled correctly 2a0f785 base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilib 7239530 default-distrovars.inc: Allow world builds to be successful 7898960 defaultsetup: Use .= to add TCLIBCAPPEND to TMPDIR e154e51 qemu: Poke more paths for presence of libgl 6503452 bb/ui/hob: Restore toolchain relevant preference settings for build d50bfaa bb/ui/hob: move some code around to avert a race 138178f bb/ui/crumbs/tasklistmodel: prevent hang when removing item ecab5d6 uclibc_0.9.32: Sync mount.h from eglibc ae213b2 base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set for multilibs ff6b14d module-init-tools-cross: Clean the RDEPENDS value b3dbcb0 gnome-doc-utils: Avoid RDEPENDS on bash in native case. 3808ff2 x86 tune inc files: add x32 abi tune parameters 153ae95 insane.bbclass: add entries for linux-gnux32 23c16e2 siteinfo.bbclass: add entries for new x86_64 ABI x32 target ca39445 eglibc: remove PACKAGES from eglibc.inc 4ae834e multilib.conf: Supported multilib extend in more recipes. 3fad1d8 lsb: Fix hard code libdir issue for multilib e27ff5a kernel-yocto: add CCACHE_DIR dependency to do_kernel_configme 098ae43 linux-yocto: merge v3.0.1 9e53f35 linux-yocto: update atom-pc preempt-rt definition 5e4a6bd linux-yocto: allow configuration of arbitrary branches b0f12a1 linux-yocto: pass KMACHINE to updateme, not MACHINE 24e9522 lttng-control: Update to 0.89 d26c9bd lttng-ust: Update to 0.15 ab1e331 liburcu: Update to 0.6.4 7ae7e7e gdb: Update to 7.3 4a5336d gtk-icon-cache bbclass: don't assing to global RDEPENDS 2a4de1e apr-util: disable pqsql support to avoid configure error 74f64be python-native: Fix a compiler finding issue 2ac54c4 gst-plugins: partially sync packaging with OE .dev 35fa8dc gcc: use ${base_lib} to match gcc default configuration 2fa1f7d bitbake.conf/powerpc64: Set baselib to 'lib64' for ppc64 8358485 bb/cooker: mark parsed conf files as potential cache invalidators 040e26a bb/ui/hob: reset event handler once build complete fe53449 task-core-boot.bb: Add PACKAGE definition to facilitate multilib 12cd07c eglibc-locale: Added ${MLPREFIX} for task dependency. 7f471e0 ghostscript: Fixed the incorrect DEPENDS. 773c555 Misc: Corrected the dependency on non-native for -native package. 2d9a3b7 qt4x11.bbclass: Using BPN instead of PN. 8c9fe92 tcp-wrappers: Using ${PN} in PACKAGES. e3bdc68 SRC_URI: Using BPN instaed of PN. 999a84b gtk-icon-cache: add hicolor-icon-theme to DEPENDS 34bdd8b machine/include/arm/feature-arm-thumb: Allow thumb to be disabled 29208d2 local.conf.sample: Comment out BBMASK by default e8f4566 kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables d6bbdcc libzypp: Increase the size of the arch compat table be030d3 linux-yocto_3.0: Fix SRC_URI to use yoctoproject.org 3a0942e dpkg: Update to use perlnative acfcc85 image-mklibs.bbclass: Utilize ${base_libdir} instead of static /lib 05f8db8 image-mklibs.bbclass: Add powerpc64 arch support 7d3c85e gcc-4.6: Add support for the e5500 PowerPC core 06aee01 tune/arch-powerpc64: include arch-powerpc.inc to keep things in sync e08ea67 prelink: Add lib64 dirs to prelink.conf dc8bd9e libproxy: utilize libdir when configured 3f18bf1 libmusicbrainz: utilize base_libdir when configured 378151b coreutils: Fix build on uclibc 281fc55 autoconf: Remove code checking for hardcoded /usr/local db6b664 autoconf: Remove patch=1 from SRC_URI b525fc1 buildstats.bbclass: Adding disk io measurement 17e8d85 toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars 5561aaa eglibc: Fix patch merge breakage 9e5890d documentation/dev-manual/figures/bsp-dev-flow.png: Updated picture 5ce8039 documentation/dev-manual/dev-manual-newbie.xml: edits suggested by Dave Stewart. 71dc0c6 documentation/Makefile: Added figures to tarfile list. e4448da documentation/dev-manual/dev-manual-newbie.xml: updated intro paragraph and figs e3687ca documentation/dev-manual/figures: Added three figures for sources 0c38b24 documentation/dev-manual/dev-manual-start.xml: Wording change for running image. dd2883b documentation/dev-manual/dev-manual-kernel-appendix.xml: minor edits 46af251 documentation/dev-manual/dev-manual-model.xml: first pass of kernel steps added. (From yocto-docs rev: a8354af008306f4deeae7b2167c3dbd604d8b275) 4285c3c documentation/dev-manual/dev-manual-start.xml: added anchor for reference. ce9a0c1 documentation/dev-manual/figures/bsp-dev-flow.png: Updated figure ea7d4cb documentation/dev-manual: replaced "&dash;" with "-". bb91aa6 documentation/dev-manual/dev-manual-model.xml: Increased vertical image size 406824f documentation/yocto-project-qs/yocto-project-qs.xml: Added note to title page. df815c1 documentation/poky-ref-manual/poky-ref-manual.xml: Added note to title page. 938d43d documentation/kernel-manual/kernel-manual.xml: Added note to title page. aa764ce documentation/bsp-guide/bsp-guide.xml: Added note to title page. 33f9253 documentation/adt-manual/adt-manual.xml: Added note to title page. 343fc64 documentation/dev-manual/dev-manual.xml: Repositioned note. 896c9de documentation/dev-manual/dev-manual.xml: Added note to title page. 3f7385d documentation/Makefile: Added the figure bsp-dev-flow.png to tarlist. 68ee0fa documentation/dev-manual/dev-manual-model.xml: Added spot link to kernel section. a246c30 documentation/dev-manual/dev-manual-model.xml: Minor edits. fe51c0d documentation/dev-manual/figures/bsp-dev-flow.png: Updated the figure. 0fbbadb documentation/dev-manual/figures/bsp-dev-flow.png: New illustration 7865487 documentation/dev-manual/dev-manual-model.xml: added BSP flow illustration. ebf0399 documentation/dev-manual: Added reference to example appendices 0bea49d documentation/dev-manual/dev-manual-cases.xml: Deleted this file. 93e530c documentation/dev-manual/dev-manual-kernel-appendix.xml: removed redundant id. c28a189 documentation/dev-manual/dev-manual.xml: updated files to the book eb7fe72 documentation/dev-manual/dev-manual-kernel-appendix.xml: added tags 568a15c documentation/dev-manual/dev-manual-kernel-appendix.xml: Added appendix 3a9da1c documentation/dev-manual/dev-manual-model.xml: Fixed a broken xref. 05b0b88 documentation/dev-manual/dev-manual-cases.xml: removed BSP overview. 4737719 documentation/dev-manual/dev-manual-model.xml: Added structure 3aef350 documentation/dev-manual/dev-manual-model.xml: Moved BSP dev summary here 6d7c8f6 documentation/dev-manual/dev-manual-start.xml: Added a note to reference Git. fd02be8 documentation/dev-manual/dev-manual-bsp-appendix.xml: removed redundancies 5b8301a documentation/dev-manual/dev-manual-cases.xml: generalized the BSP case b67922f documentation/dev-manual/dev-manual-bsp-appendix.xml: Added section hierarchy. 0dbc9ba documentation/dev-manual/dev-manual-bsp-appendix.xml: re-wrote the Base BSP 9709d13 documentation/dev-manual/dev-manual-start.xml: Added bsp naming scheme 49e6b1d documentation/dev-manual/dev-manual-start.xml: Added BSP file set up 60eb60c documentation/dev-manual/dev-manual-bsp-appendix.xml: Modified the setup section. 167f154 documentation/dev-manual/dev-manual-start.xml: Added note for terminology. 4281568 documentation/dev-manual/dev-manual-start.xml: Added examples for YP file setup 24cbfd4 documentation/dev-manual/dev-manual-bsp-appendix.xml: spacing fixed bed9ff3 documentation/dev-manual/dev-manual-cases.xml: partial - kernel section added 5492fa3 documentation/dev-manual/dev-manual.xml: Added the new appendix for BSP. 313f932 documentation/dev-manual/dev-manual-bsp-appendix.xml: New appendix for BSP 2c7834c documentation/dev-manual/dev-manual-cases.xml: re-write of BSP example e77f564 documentation/dev-manual/dev-manual-cases.xml: partial - edits to clean terms up. fbe93b6 documentation/dev-manual/dev-manual-model.xml: removed blank lines. 0e697a6 documentation/dev-manual/dev-manual-newbie.xml: edits to how to submit change section. 5c67537 documentation/dev-manual/dev-manual-newbie.xml: edits to tracking bugs section. 70b317e documentation/dev-manual/dev-manual-newbie.xml: edits to workflow c6a7a82 documentation/dev-manual/dev-manual-newbie.xml: new section on terms added 5c8f835 documentation/dev-manual/dev-manual-newbie.xml: edits to Git section. f91f0c7 documentation/dev-manual/dev-manual-newbie.xml: re-writes of repo and license fed0630 documentation/dev-manual/dev-manual-start.xml: Edits to clarify YP files af22a8c documentation/dev-manual/dev-manual-intro.xml: wording change. 307b04d documentation/dev-manual/dev-manual-cases.xml: partial - finished edits to BSP section. 026f146 documentation/dev-manual/dev-manual-cases.xml: partial - more edits to the BSP case. 70e006e documentation/dev-manual/dev-manual-cases.xml: partial edits to procedures 468d789 documentation/dev-manual/dev-manual-cases.xml: partial kernel case cf4ab53 bb/ui/hob: be clear that the image contents are an estimate 1c1e27a bb/ui/hob: only connect to the changed signal of image_combo once 6b95217 bb/ui/crumbs/hobeventhandler: use generic loading message once cache loaded 9610ab3 bb/ui/hob: prevent label on progress bar from changing rapidly when loading 9eb25be bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipes 03ca33e bb/ui/hob: fix detection of whether GPLv3 is disabled 735e708 Various siteinfo: Drop rp-pppoe variables b72e281 siteinfo: Add posix_getpwuid_r posix_getgrgid_r posix_getpwnam_r to uclibc fbab04f site/common-linux: Add ac_cv_file__dev_zero=yes 2a5dab5 Various siteinfo files: Consolidate va_copy/__va_copy/va_val_copy c02ce80 Various siteinfo files: Drop enca section 4ac307e Various siteinfo files: Consolidate ac_cv_func_getaddrinfo c8f8ca9 Various site files: Drop monotone/mono 6f3597a tcl: Add tcl_cv_api_serial to siteinfo 92ed28c sudo: Drop sudo_cv_uid_t_len from site files 59be4fe eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc f3146ae eglibc: fix build for armv4 machines d76a2ee libxt: Add depends for util-linux and libxcb 0d789a3 glibc: Remove unused version 10304e0 connman_test.sh: Rework for busybox 'ps' 5d87fb8 kernel.bbcalss: Added do_savedefconfig task. cb3de7d xserver-nodm-init: Fix X start failure on some platform 422c7a5 apr-util: Upgrade to 1.3.12 af415b4 apr: Upgrade to 1.4.5 e69dd2f parted: Upgrade to 3.0 fa5d871 gpgme: Upgrade to 1.3.1 e3f0cff libassuan: Upgrade to 2.0.2 1094f15 libsoup-2.4: Upgrade to 2.34.2 6d3c262 lighttpd: Upgrade to 1.4.29 b77f1f3 kernel,cml1.bbclass: Move menuconfig to cml1 9a78cb7 environment files: Added and unified version related variables. e57a0bd binutils: Add support for powerpc e5500 core 20ee0c7 gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme when installing icons 0b4b8d8 bison: Add dependency on flex-native 79e36a3 aspell: upgrade from 0.60.6 to 0.60.6.1 a242da9 SRC_URI, S: use BPN instead of PN for multilib case 8a1114d libfm: depend on intltool-native instead of intltool bfcf50a polkit: depend on intltool-native instead of intltool dde02ad libnewt: update to 0.52.13 c5c9c53 font-util: The recipe produces binaries so don't mark as 'all' architecture 810259e eglibc-package.inc: Fixed error in referencing PKGSUFFIX 5fbac72 multilib: Use BPN instead of PN for style like lib${PN} 0a4953b openjade-native: Change RDEPENDS of sgml-common-native ddb8aa2 libxml-simple-perl: Use BBCLASSEXTEND insteand of *-native recipe 37fb8cd eglibc-locale: Specially handle FILES_eglibc-gconv for multilib 889455c tcl: Fix packaging of platform independent files 6f93e34 atom-pc.conf: Add live image type a01e312 libnss-mdns: dont use hard coded /lib path 8c21a0d bb/ui/crumbs/runningbuild: emit signal when command fails with exit signal 847d38e bb/ui/hob: disable editing in the build messages tree view fd2cbd4 ui/crumbs/runningbuild: add optional readonly mode, default off d86fdf1 bb/ui/hob: show build messages are displayed in the order they're received f353148 bb/ui/crumbs/runningbuild: optionally create list entries sequentially 647643b bb/ui/hob: save changes to bblayers.conf when using Add Layer menu item be1f70d gcc: Fix setting of GLIBC_DYNAMIC_LINKER 9a49eb7 automake: Fix issue with tar configure failing with large UID/GIDs fb98479 package_rpm: Ensure alternatives links are reflected in rpm package dependencies 2377453 autotools.bbclass: Fix m4 file race e8e06a4 bitbake.conf/qemux86-64: Automate TRANSLATED_TARGET_ARCH b65fd46 libzypp: Correctly handle - in package architecture names 8c4598a hob: remove temporary directory on program shutdown e03114b ui/crumbs/layereditor: if layer adding fails show an explanatory dialog 2da73ed ui/crumbs/configurator: tweak addLayerConf return values fdece01 ui/crumbs/hobeventhandler: emit a signal when a command fails 5f33a63 ui/hob: show error and exit if we receive the fatal-error signal 1568906 ui/crumbs/hobeventhandler: emit a signal when there's a fatal-error ade2a27 hob: unset busy cursor on exit 639e9d9 ui/crumbs/hobeventhandler: remove unused code bfb25ea local.conf.sample: Fix TUNENAME reference (should be DEFAULTTUNE) 20f2857 tune/ppc: Fix various TUNE_PKGARCH issues e5d2249 eglibc: Add missing ${PN} and ${PKGSUFFIX} usages bb5a3ff package_ipk: SDK generation workaround 06d4cf0 populate_sdk_*: Sync SDK and regular rootfs functions f9da3c2 bitbake.conf: Add SDK_PACKAGE_ARCHS 0d5dfb2 rootfs_rpm: Cleanup and minor bug fixes be2a276 oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR 68bd815 scripts/runqemu: grep for line beginning with TMPDIR 46cf540 arch-armv7a.inc: fix armv7a-vfp-neon -> armv7a compat case 990b587 hob: fix save/restore of toolchain preferences 42fe3c6 hob: more reliable disabling of GPLv3 packages a10fb4f package_rpm.bbclass: fix one typo 6243fb5 package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo d8ddc1a rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNE 79e7c68 sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS d774fac tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu. f4788df tune/arch-powerpc64: Remove support for soft-float from ppc64 977ea55 tune/arch-powerpc64: Fix typo with 64-bit TUNE_CCARGS handling 180937a sgml-common-native: Read a catalog backup to repopulate sgml-docbook.cat f481486 openjade-native: Write a bak file for shared state ca6740e docbook-dsssl-stylesheets-native: Write a bak file for shared state 09b382a docbook-sgml-dtd-native: Write a bak file for shared state 43d3061 libzypp: Fix variable substitution problem in do_archgen step 7dc2732 glibc: deleted e464fb9 meta-environment: set correct *MULTIMACH_TARGET_SYS. 8685aa5 feature-arm-thumb: respect ARM_INSTRUCTION_SET f1d3a94 tune-xscale: fix xscale/xscale-be confusion 2d94347b arch-armv6, arch-armv5-dsp: correct endianness confusion 1d6333a tune-cortex{m1, m3, r4}: correct spelling of "cortex" 50f021e bitbake.conf: remove PACKAGE_EXTRA_ARCHS_tune-XXX default f94b781 poky.conf: explicitly referenced preferred linux-yocto version 4a83fb1 Update TERMCMD message to align with previous change 63bd988 rootfs_rpm: Disable debug messages 36bfaaa package_rpm.bbclass: Fix mistake reported by Mark Hatle 5d35385 bitbake/providers: list PREFERRED_VERSION candidates when unavailable 965fbe4 bitbake/taskdata: fix incorrect usage of rdependees instead of dependees daed107 bitbake: show more information for NoProvider errors 60218d1 ui/crumbs/hobprefs: trigger reparse when package format changed cd4141f cooker: populate rdepends-pkg in generatePkgDepTreeData b004d8e hob: fix loading customised image recipe 6b10986 ui/crumbs/tasklistmodel: work around overly aggressive package removal 052f04e ghostscript: fix parallel build issue 7fcb8b5 opkg svn: bump SRCREV to 625 8e864c5 base bbclass: add TUNE_FEATURES to the default banner 1ab1c8b libpam 1.1.4: fix packaging b943b05 connman: Change hard coded package name to support multilib 28543c5 package(rootfs)_ipk.bbclass: support multilib in opkg backend. af1cd61 image.bbclass: Added variables for multilib support. 44b3590 package/rootfs_rpm: Implement RPM multilib package handling fae1955 multilib: Add missing files from broken patch merge 0960f3e base.bbclass: Fix PACKAGE_ARCH typo 7a63a98 module-init-tools-cross: Drop static binaries patch as a better fix has been merged 6c936b4 gcc: Drop part of the 64bithack patch which is no longer used 6d82688 linux-yocto: revise the dependency for multilib 687efa2 eglibc: fix for multilib RPROVIDES issue 350a891 do_split_packages: revise for multilib case 9b227ae lib/oe/util.py: Add MLPREFIX support to prune_suffix() c18aa8d multilib: Add support for compiling recipes against multiple ABIs f5e9a39 linux-yocto: update SRCREVs cec3932 linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend 4130931 base.bbclass: Add compatibility package name mapping handler 4a75a37 cmake.bbclass: add ${libdir} for multilib case ebfe9cd RPM: multilib file class/color 54da9dc distcc: fix makefile parameter order 9f54793 Add basic PowerPC core tune config f06bce4 Add basic Mips core tune config 6afd21b Add ARM tune file overhaul based largely on work from Mark Hatle 30ddd02 package.bbclass: fixup_perms - change symlink processing 19715da ncurses: Resolve header and man page multilib conflicts ac236b0 eglibc_2.13: Resolve multilib header conflicts e17f834 linux-libc-headers: Fix file conflict -- ..install.cmd eb7cd0c beecrypt: Fix multilib header conflict - beecrypt/gnu.h 911dc39 apr: Fix multilib header conflict - apr.h 5aef189 binutils: Fix multilib header conflict - bfd.h a447c3e multilib_header.bbclass: Add oe_multilib_header wrapper ba8a726 classes/image*: Revamp creation of live images 3913013 utils.bbclass: Don't forget to pass the cmdline options a029f81 Remove -directdisk.bb recipes 7550be2 Remove -live.bb recipes 5068a8b siteinfo: Rework the siteinfo for powerpc to fix uclibc fallout 4193d0e siteinfo: Move (getpgrp|setpgrp|setgrent|*get{pwuid,grgid}) to common-libc 85a49c9 siteinfo: Move general realloc/malloc values to common-$libc 9bb070c siteinfo: Move certain db entries to common-linux 3944034 siteinfo: Move certain mysql entries to common-linux 2abeecd x86_64-linux siteinfo: Add bash info b39491e siteinfo: Move certain bash entries to common-linux 07db8ce siteinfo: Move certain samba entries to common-linux b876708 polkit: Support pam cec1bc7 dropbear: Support pam f491a7e openssh: Support PAM a601df4 at: enable pam support 7772a88 shadow: update pam related configure files 0eac98e cronie: enable PAM support for cronie 4e489a0 sudo: add pam support 27b2d3d screen: add pam support 03bf55e cups: add pam support b1a0206 libpam: update to 1.1.4 and add subpackage xtests 066f06c libcap: Update to 2.22 with License Clarification 73387f2 machine/qemu: set preferred linux-yocto kernel version ee3304b scripts/combo-layer: keep carriage returns at the end of lines 89b30c3 eglibc: remove unnecessary FILESPATHPKG usage 70059b8 module-init-tools: do not build static utilities for -cross 6228e72 console-tools: removed wildcard from SRC_URI 0590ed1 dropbear: don't override DISTRO_TYPE if it is already set 9321db3 libxcb: Add missing DEPENDS on libxdmcp c30e58c meta/conf/local.conf.sample: improve terminal examples/comments 9545c8b meta/conf/local.conf.sample: improve comments/layout 40c887a meta/conf/local.conf.sample: remove oprofileui-native related settings 9a90556 tune-core2.inc: Drop X86ARCH32 usage 860a41b arch-ia32.inc: Fix up TUNE_ARCH variable conflicts 49c01a8 ui/crumbs/tasklistmodel: fix loading a saved recipe 30a2ac4 ui/crumbs/tasklistmodel: don't iterate whole model in find_alt_dependency() b169dad ui/crumbs/tasklistmodel: handle items added in by base image being removed c884b52 ui/hob: enable building an image with minimal contents 20101e9 ui/hob: Force the 'Base image combo' to be drawn correctly 9e6f220 ui/hob: change wording in build complete dialog 40f0e6d ui/hob: don't offer to show built output if build fails 2d608f8 ui/hob: switch from buildFile to buildTargets for custom image builds 6d76379 ui/crumbs/hobeventhandler: reparse files before running other commands 5c3f42d ui/hob: replace the ugly static command map f7233d7 classes/image_types: IMAGE_TYPES was missing some entries 7b441c2 upstream status: add for libsdl and xserver patches ac3c03b Upstream-Status: Add Upstream-Status for some missing patches be8f985 meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS 922eaae cooker: only append files once ba3aef9 command|cooker: Add reparseFiles command 0828e6c bitbake-layers: adapt to cooker change for saved environment 5001610 data|cooker: use saved environment variables when calling inheritFromOS 3300065 lib/oe/utils: 'Fix' oe.utils.contains() behaviour b163a0b bitbake/utils: 'Fix' bb.utils.contains() behaviour 819f18f Move architecture specific TARGET_OS mangling into tune files 255719f conf/machine/include: Start to fill out architecture specific tune include files and tune features d7c67a1 sanity: Increase bitbake minium version to 1.13.3 for bb.utils.contains() function 5aa96bd bitbake.conf/classes: Variable cleanup 4cb97ca perl-dynloader.patch: Fix multilib issue for perl 05ca275 Update version to 1.13.3 3fddac4 runqemu: report error if TMPDIR cannot be determined e9e7779 docbook-dsssl-stylesheets-native: Add SYSROOT_PREPROCESS_FUNC f9fe0ae docbook-sgml-dtd-native: Add SYSROOT_PREPROCESS_FUNC afa695f openjade-native: Add SYSROOT_PREPROCESS_FUNC d434373 gcc-4.6: Fix packaging of native toolchains 9af2b2f distro_tracking_fields.inc: update the info for tcf-agent 7f576fa tcf-agent: upgrade to the latest stable revision 0.0+svnr1855 e51d542 bitbake|cooker: save a copy of the environment when BitBake is started 72e0b43 bitbake-layers: remove unneeded do_EOF d7e17ee bitbake-layers: add command help 27edc7c bitbake-layers: check for errors before parsing bc4aeff adjust comments/messages for default server change 638f8ca bitbake/cooker: show a warning when -b is specified 93cc53f add note to -b option indicating no dependency handling 9adf01d hob: rework image output type setting 1f4e6d6 ui/crumbs/hobprefs: tweak the package format tooltip bb5c7d5 ui/crumbs/hobprefs: set higher arbitrary limit on threads & parallelism 9cf5190 hob: only add new layer's to the UI 52e0be4 ui/hob: if the user clicks Stop a second time only offer 'Force Stop' 95d7895 ui/hob: clear the search entry when resetting bcd6229 ui/crumbs/tasklistmodel: don't show native and cross recipes bd1b9d6 hob: refer to tasks as Package Collections 3e0eb8a bitbake/cache: allow class names with arguments to be specified 4a7ddff bitbake/ast: include class name when arguments given in variant 04efff1 meta-yocto: Sync with TARGET_ARCH removal changes d741764 conf/machine/include: Set TUNE_CCARGS instead of TARGET_CC_ARCH 039a2d0 conf/machine/tune: Overhaul tune include file variables dffe253 bitbake.conf/cross.bbclass: Add ability to dynamically change library location eea4bd7 mpc8315e-rdb: Set TARGET_FPU correct ac70491 bitbake/utils: Add contains helper function from lib.oe.utils 14f3bab consolekit 0.4.5: fix PAM installation dir cf927d8 gnome-keyring 2.32.1: fix PAM support and make it conditional on DISTRO_FEATURES b42372a site/powerpc*-linux: refactor needed options that are common 69c0b35 site/powerpc64-linux: Start initial site config 960e1e6 site/powerpc32-linux: Update with ac_cv_sizeof_* from eglibc 5fde492 site/powerpc64: Update power64-linux to include powerpc-linux fcb865a site/powerpc: Pull all powerpc config options into powerpc32-linux 616d711 openssl: Add handling for building on linux-powerpc64 81773ae libart-lgpl: Add missing config file - allows builds on PowerPC 64 dcedeff kernel-arch: Add handling of powerpc64 f0b0179 libc: Add handling of powerpc64 ea82aba insane.bbclass: Recognise powerpc64 da07669 fix Upstream-Status line for few patches 9d4f709 python: fix security vulnerability a70c1f6 glib-2.0: fix a compilation issue due to dtrace 5151e2a tclibc-uclibc: Fix TARGET_OS for powerpc 6904f75 .gitignore: Update build ignores to have wildcard e3e32fb util-linux: Replace sigsetmask with posix compliant functions 5136320 strace: Define own sigmask macro if not defined already in signal.h 42c3974 uclibc: Add patch header for sync_file_range2.patch 48966d9 task-core-tools.bb: Exclude lttng-ust for x86_64/uclibc a9aa45c mesa-xlib, mesa-dri: Probe for newlocale() before using it. c9610a3 default-versions: Update pulseaudio as arm no longer needs a seperate backport a7d38bc kern-tools: update SRCREV 40b4ac7 dhcp: Fix libdir issue for multilib 2dd9a8f linux-yocto: kernel-3.0 support recipe d5b665b kernel: copy defconfig to {B} vs {S} f352f1b linux-yocto: update LICENSE to GPLv2 c9c14a1 Sync patches with DOS line endings that became corrupted e803c58 libiconv: Fix build failure on 1.13.1 c97f136 Remove unused target tree data for Hob 97fb1fe event: fix the event display order when exiting early e2d2377 ui/crumbs/tasklistmodel: ignore tasks and images when marking dependencies 2bdd518 ui/hob: don't crash if PARALLEL_MAKE doesn't include a space 4eeabbe ui/crumbs/configurator: write new lines after new entries accd46c ui/hob: add more guidance to the stop dialog a1e18b9 ui/crumbs/tasklistmodel: fix saving recipes a78a99d ui/crumbs/hobprefs: add missing import 1df5ab5 parse/ConfHandler: Fix multiline variable corruption 9070e74 cache: fix remnant broken 'info' reference from recent cache changes 7170fe0 documentation/dev-manual/dev-manual-start.xml: Bad links fixed. a220e42 documentation/dev-manual/dev-manual-newbie.xml: bad links corrected. (From yocto-docs rev: 77560db929ead2b4ce5cd04dd3a125b941cb4875) be0aaef documentation/dev-manual/dev-manual-cases.xml: Docbook formatting completed. 6c2a07b documentation/yocto-project-qs/yocto-project-qs.xml: Various Robert P. J. Day fixes 028a37c documentation/yocto-project-qs/yocto-project-qs.xml: fixed zypper syntax 86a63fd documentation/dev-manual/dev-manual-cases.xml: Initial content added. ca96753 documentation/dev-manual/dev-manual.xml: re-ordered the chapters for the make. 43cf166 documentation/dev-manual/dev-manual-model.xml: Added placeholder sections. (From yocto-docs rev: 65cf216b865b2ef4185aa4c7dcd292ae3cd4c5e7) 1523da3 documentation/dev-manual/dev-manual.xml: Added chapter c112670 documentation/dev-manual/dev-manual-model.xml: Initial chapter 4b6d42f documentation/dev-manual/dev-manual-newbie.xml: Initial content added. a0ff15a documentation/dev-manual/dev-manual-start.xml: Initial content added 387ed59 documentation/dev-manual/dev-manual-intro.xml: Initial content added. 55d9b84 documentation/dev-manual/dev-manual.xml: Initial file with new name. 3e4c27c documentation/dev-manual/dev-manual-start.xml: Initial file with new name. e925bb2 documenation/dev-manual/dev-manual-newbie.xml: Initial file with new name. 702eb2f documentation/dev-manual/dev-manual-intro.xml: Initial file with new name. 23fe5fe documentation/dev-manual/dev-manual-customization.xsl: Initial file with new name. 635ea7b documentation/dev-manual/dev-manual-cases.xml: initial file with new name. 46bbeee documentation/dev-manual: Deleted files with bad names 4dc92fc documentation/yocto-project-qs/yocto-project-qs.xml: gmae -> sdk 73107a7 documentation/yocto-project-qs/yocto-project-qs.xml: wording change. 7741e10 documentation/documentation/yocto-project-qs/yocto-project-qs.xml: link typo fixed. (From yocto-docs rev: a73aa8d24023fb41a061b8d1a7a1a93c6b04b5b9) 3b70616 documentation/Makefile: Added support for YP Dev Manual. eefc83b documentation/dev-manual/dev-man-cases.xml: Initial chapter creation. (From yocto-docs rev: a5c809d89eefafaf6c9f77931d5112f194eb064f) 79b846f documentation/dev-manual/dev-man-newbie.xml: Initial chapter creation. (From yocto-docs rev: f4e205816bd6805f6e45cc7b3fdf704368d83f1a) 7643666 documentation/dev-manual/dev-man-start.xml: Initial chapter creation. (From yocto-docs rev: c9dde4843a167bcb270f86baaaeef1265f3ab069) 03f6b16 documentation/dev-manual/dev-man-intro.xml: Initial chapter. 6efaa95 documentation/dev-manual/figures/dev-title.png: Initial file created. (From yocto-docs rev: dd336b3d12586661d30f6d22d709031266cf7ed2) eb7ce5b documentation/dev-manual/dev-man.xml: Initial file created. (From yocto-docs rev: 2a9c3657a4815ba61a89a59ae74ae5493bdf4d24) 6289e8d documentation/dev-manual/style.css: Added title page figure. (From yocto-docs rev: e0bf4cde88e8d4ada5908b69b31cff5b14e53860) 3b76aa4 documentation/dev-manual: Added top-level directory for Dev Manual. (From yocto-docs rev: d85283b6c1d939909c46f94750e4ff36ee42cadb) df44891 documentation/yocto-project-qs/yocto-project-qs.xml: changed build command df7b4f1 documentation/bsp-guide/bsp.xml: Added a note stating no example here. (From yocto-docs rev: 1373b315bbe875840a75a80ea688eb025b6d80a1) 0a29457 documentation/bsp-guide/bsp.xml: Changed 'GIT' to 'Git' (From yocto-docs rev: c77a003b7c5410c1a9a4e8d3437b829c5dc07391) 762c0d0 documentation/bsp-guide/bsp.xml: updated path for yocto kernels 651119a documentation/bsp-guide/bsp.xml: Scrubbed "Poky" out of the manual. (From yocto-docs rev: b5e3c58dbdc82579920de07e8c1c76cfa42596a7) 51b3a23 documentation/kernel-manual/kernel-how-to.xml: Tree Construction section further explained 0a7b3f8 documentation/kernel-manual/kernel-how-to.xml: Defined audience for chapter 11ec976 documentation/kernel-manual/kernel-concepts.xml: General rewrite of Kernel tools. 96ab5a7 documentation/kernel-manual/kernel-concepts.xml: Added references to Git Documentation. (From yocto-docs rev: 6435bc8116a586d6a027b69b1df7a6d924f48ec8) 5e6f7fb documentation/kernel-manual/kernel-concepts.xml: Fixed typo (From yocto-docs rev: 333c647c9800d980a17a23b2e96b99a27b1ea656) dc96712 documentation/kernel-manual/kernel-how-to.xml: Updated the create BSP section 72054b8 documentation/kernel-manual/kernel-how-to.xml: Added 'git' for a push example. 00d2062 documentation/kernel-manual/kernel-how-to.xml: Command line example fixes 74c120f documentation/kernel-manual/kernel-how-to.xml: changed git to Git as needed (From yocto-docs rev: 65a839ea3d8decd1dd3e95bfeeeb3f95cfa77ef4) 65d74d6 documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as needed (From yocto-docs rev: 1ecd571c0317fc1de8408ba7fdbb25f5e24c765f) 6c70216 documentation/kernel-manual/kernel-concepts.xml: Changed git to Git as needed (From yocto-docs rev: 3e4f2e32c0b98ccbc1eaa370832c0147f1a48045) 7dbabd8 documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee) e179c0b documentation/adt-manual/adt-prepare.xml: Changed Bitbake to BitBake (From yocto-docs rev: 611f44a66cceafbe7593fee702d7c19951d7c751) 7c12513 documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865) fb71e50 documentation/kernel-manual/kernel-how-to.xml: Partial - more general edits (From yocto-docs rev: 60d084a5b17bf78fafd8a4d13b9055093fca708a) 3120247 documentation/kernel-manual/kernel-how-to.xml: partial - more edits to BSP procedure (From yocto-docs rev: 694b00c080633be874f2842badedf1e453038f88) fe43875 documentation/kernel-manual/kernel-how-to.xml: Partial - Re-write of BSP creation 1316648 documentation/kernel-manual/kernel-how-to.xml: Edits to "Build Strategy" (From yocto-docs rev: f98e4804da9477e260e24df1586b624e386a2dba) f79f929 documentation/kernel-manual/kernel-how-to.xml: Edits to "Tree Construction" (From yocto-docs rev: 601e0fd1bb00c433716170a124b3ca32ca2cdcad) 893fa5b Make intltool use perlnative instead of perl on host a0abef4 gettext: Add depends to gettext to avoid host contamination 51ff9ba clutter-box2d: fix isfinite.patch 1e261aee python: add patch to fix cross compilation on host with linux-3.0 760139c python: save Makefile.sysroot in do_compile dda8265 eglibc-package: don't fail without localedef/gconv b6cba47 tcmode-default: set preferred version also for (e)glibc-locale 997b1fc siteinfo.bbclass: Port over oe.dev logic for site files fe7db14 icon-naming-utils-native: Fix long path to perl in icon-name-mapping 6a52bad cpan.bbclass: Perform more mangling for perl path 27ba6fb perl-native: Add a perl-native wrapper in the normal bindir 57f7711 gnome-doc-utils: Use /usr/bin/env python in xml2po, bump PR 198581f python-native: Mangle scripts to use /usr/bin/env python, bump PR 29ea036 Add endianess macros used by previous endian-ness_handling.patch 8af2868 README.hardware: update MPC8315E-RDB instructions f19e54c local.conf.sample: Add a note about ASSUME_PROVIDED for help2man 76942c0 linux-yocto: update mpc8315erdb SRCREV 5608570 insane: improve diagnostic for redundant rpath e697167 lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib c0192fb libiconv: Fix SRC_URI checksums for 1.13.1 version daad28c linux-yocto/meta-yocto: update SRCREVS bc48729 libgcc: correct mode on libgcc_s.so.1 to ensure it gets stripped 5fdc8ab pseudo: fix uninitialised variable in realpath_fix.patch 73bc4c2 site/x86_64-linux-uclibc: Cache lf_cv_sane_realloc 28d52d9 task-core-tools: Exclude systemtap for uclibc 1ad8852 sysprof: Define NT_GNU_BUILD_ID if undefined 07fb426 clutter-box2d: Replace use of finite macro with C99 compliant isfinite() c19d858 binutils: Fix build when compiling target binutils recipe with gcc 4.6 3eb49d2 pimlico/dates: Fix build on uclibc 59da55b powertop: Add lintl to linker commandline on uclibc 08bfdf9 oprofile: Fix build when query_module is not there 00463a3 uclibc_0.9.32: Implement sync_file_range2. e182d21 task-core-x11-sato: Add empty NETWORK_MANAGER for uclibc cbcb798 tzcode,tzdata: Update tzdata to 2011h 33467f8 libxdamage,libxft,libxrandr: Add missing dependency on virtual/libx11 b2c8f93 classes/gettext: Do not disable nls for non target recipes caf22e3 acl,attr: Fix build failures when NLS is disabled on uclibc 0de9f32 default-distrovars: Add largefile and argp to DISTRO_FEATURES 98615f6 autotools.bbclass: Add help2man-native to the main DEPENDS tree 627a2f5 help2man-native: Add 1.38.2 4e77483 bitbake.conf, sanity.bbclass: Drop mercurial-native ef2c0ef gcc_4.5.1: add pr45886.patch eb83c44 gcc_4.5.1: add pr45052.patch 30c9f6c gcc_4.5.1: add pr45094.patch b2e49a6 gcc_4.5.1: add pr44606.patch 44f59d2 gcc_4.5.1: add pr44290.patch 94a6e47 gcc_4.5.1: add pr43810.patch aa18b3c gcc_4.5.1: fix arm_bswapsi2.patch 676e3e9 tune-ppce500mc: Add a tune file for PowerPC e500mc core 2097906 flac: fix build issues with e500v2 (gnuspe) toolchain 9f952b2 openssl: Add handling for linux-gnuspe-powerpc 350431d tune-ppce500v2: Add a tune file for PowerPC e500v2 cores cc8a2a0 tclibc-*libc: Utilize TARGET_FPU for gnuspe setting e10a1d6 gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABI 0db8fe9 btrfs-tools: Add util-linux to DEPENDS 47245e4 iptuils: Add sgmlspl-native to DEPENDS b5d5a13 gnome-doc-utils: Package up python site packages, bump PR 0f44c18 metacity: Add gnome-doc-utils to DEPENDS 160d005 gdk-pixbuf(-native): Fix build by disabling introspection d87bedc uclibc: improve packaging granularity 78396c1 perl: revise the RRECOMMENDS_perl-modules for multilib case 9fa68e8 pciutils: Change the hardcoded /usr/lib to support multilib. 16e29ba xcb-proto: add multilib support. 3f3cd73 distro-tracking: update libpng f7b344e libpng: upgrade to v1.2.46 1dd5095 scripts/contrib: add build time regression test script 114960a alsa-tools: Fix recipe build error. 0931e85 Fixed concurrency problem for ZIP packed recipes. f1d3dae meta-yocto/conf/local.conf.sample: Update SSTATE_MIRRORS comment to remove packaged-staging references 35f20c5 eglibc: Tighten LICENSE Fields 3c9206f gcc-package-target: don't fail if the .la files we try to delete are not there to start with 34cd3f7 unfs-server: add Upstream-Status field to patches e47c1cf man: add Upstream-Status field to paches 96329f3 gdk-pixbuf: Fix QA issues and clean minor formatting 498ec50 bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM 2c472d3 oe-buildenv-internal: Replace POKYMODE POKYLIBC with TCMODE and TCLIBC 49b3743 ofono: fix test block syntax error a17adf1 sanity, base: remove gcc3 check since qemu doesn't need it any more 012c4a4 libcap: pass prefix to "make install" 238ea4e linux-yocto/meta: update meta SRCREV for routerstation pro ed5e3f1 send-pull-request: default to --supress-cc=all d8a3cd5 classes: remove classes that don't belong in oe-core e6cf0ba classes: remove obsolete classes e375da8 kernel.bbclass: minor whitespace fixes 5112838 gcc-4.6: update to 4.6.1 release 5ec2132 scripts/hob: wrapper script to run hob gui with a UI specific config file 97098f3 distro tracking: Updates 32ca3e0 libiconv: add version 1.13.1 fa4bcfd bb-matrix: correct BB and PM number canonicalization f7fd215 perl: Use SITEINFO variables not functions 54e8e04 scripts: Rename "adt-install" to "adt-installer" in user help. 30004ea eglibc: fix packaging of thread_db ec3209c busybox: respect ${LDFLAGS} 0fc41bd cooker: only return *Found events if something was actually found ffaf73e kernel.bbclass: remove unintended change of INITRAMFS_TASK 122ccf2 insane: make GNU_HASH check slightly more robust (avoids false negatives with gold); add check for useless rpaths 660093c openssl: pass ${mandir} explicitly to "make install" f306906 ncurses: Fix site_config f7418e2 libpcre: Add bzip2, zlib and readline to DEPENDS b85a1e0 groff: Disable x11 support f3004c7 hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk 4678e7a opkg-utils: Print out License field 653f195 package_ipk: add License field to control file 0688396 eglibc: fix runtime assertion failure c661f8e eglibc: fix installed but not packaged files ef0d0e1 binutils: package unpackaged files 1a19f82 pulseaudio: enable bluetooth support 5b1bc84 connman-gnome: run oe-stylize over recipe 1d6e661 ofono: fix packaging and clean up custom do_install 3fdd47a distro-tracking: add RECIPE_MANUAL_CHECK_DATE for various recipes 4a6109f Patches: Fix Upstream-Status info 8a3692d classes/image_types: add a variable to list available IMAGE_FSTYPE's 80441de ui/crumbs/tasklistmodel: fix automatic removal of orphaned items e5c9617 ui/crumbs/tasklistmodel: update brought in by column when possible 4a438be glibc: fix false failure e363567 kernel.bbclass: fix the broken lines d3e6228 libzypp: fix for non /usr/lib libdir case 4e01f73 sat-solver: fix for non /usr/lib libdir case c3a8e96 eglibc: ensure that NSS libs go into the right package when ${base_libdir} and ${libdir} are the same 6aa76f9 xserver-kdrive: add patch upstream status info 47fb894 python: Fix libdir usage which broke python packaging bf8735f fetcher2: retry mirror if upstream checksum mismatch d5651cb sato-sdk: add clutter for sato-sdk image 7354fc9 insane.bbclass: skip rdepends QA checks for kernel / modules 5275297 bluez-dtl1-workaround: deleted 88c6c7a kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround 9b36cd7 busybox: fix missing features due to lack of variable expansion b8f6c22 bb-matrix: initial scripts to record TIME(1) metrics for BB and PM combinations 0c17ea1 pulseaudio: make it work out of the box f8bf4e2 kernel.bbclass: handle embedding of initramfs images 9534a96 image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzma 1e433ee Add support for BAD_RECOMMENDATIONS to rootfs_ipk b8e12e9 rpm: fix for non /usr/lib libdir case 7cbce4b libcap: fix for non /usr/lib libdir case 668d80e perl: fix for non /usr/lib libdir case aeb29f5 python-native: fix for non /usr/lib libdir case 98d7597 python: fix for libdir=/usr/lib64 case 58ad25b openssl: fix for non /usr/lib libdir case e90b231 native.bbclass: generate libdir from libdir_native 2429773 gcc: Fix packaging correctly b36f998 webkit-gtk: update SRCREV 0155263 pulseaudio 0.9.15: delete, but keep 0.9.22 and 0.9.23 0be4b5b pulseaudio: try harder to disable HAL ecb5359 cmake: update to 2.8.5 release e8bb898 libarchive: remove undistributable copyright content from source edb2423 sstate: Improve performance by moving files rather than using copy and delete 84d4af1 update-rc.d: Switch from a tag to a sepcific revision d41f64b sysklogd: Drop ONLINE_PACKAGE_MANAGEMENT as per mailing list discussion f974868 libx11: ensure nativesdk uses correct DEPENDS and XCB flags 8f49007 tcmode-default: update binutils version 9f4eaee libx11: enable xcb support f0cd776 eglibc: add RDEPENDS for bash on eglibc-utils 171ed7f eglibc: unbash ldd (from oe.dev) 7061af3 rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var space ab7530a eglibc: avoid copying ${libdir} twice if it's the same as ${base_libdir} 104a1c2 libc-common.bbclass: Fix typo b9ff62a combo-layer-tool: add tool to manipulate combo layers 4fadc30 bitbake cooker/ui: handle cmd line parsing result by individual UI. 18ce7e2 insane.bbclass: fix error/warning status being inverted 34ea005 insane.bbclass: allow dev-deps to be skipped via INSANE_SKIP c2e6090 site/mips-common: Cache cvs_cv_func_printf_ptr 282725a eglibc: bump PR for OLDEST_KERNEL change e0997b9 bitbake.conf: update OLDEST_KERNEL to 2.6.16 acc7563 fetch2/git: Tweak git fetcher to handling repo updates correctly 20e8208 lib/bb/ui/hob: don't error when dismissing save as dialog 9c03094 lib/bb/hob: fix changing base image b212461 ui/crumbs/tasklistmodel: fix reset method fb24f9b cmake: update to 2.8.5-rc3 4832e84 cmake: add nativesdk and target versions e5fef6b libarchive: add 2.8.4 version b626de0 usbutils: Add RDEPENDS on bash 21f1314 cmake.bbclass: use CPPFLAGS and CXXFLAGS 2c81d95 elfutils: fix compilations issue with the gcc 4.7 860d8fd gcc-runtime: fix installed but unpackaged files 434f328 distro tracking: update devel.toolchain recipes's fields ed4398e gmp: upgrade from 5.0.1 to 5.0.2 3f4f5c1 binutils: upgrade from 2.21 to 2.21.1 cd16591 cmake: refactor recipe 2a52b01 console-tools: Add RDEPENDS on bash c594b49 quilt: Add RDEPENDS on bash f7b11f2 image.bbclass: Add LINGUAS_INSTALL to dependency list 8bf7a4c gnome-doc-utils: Add RDEPENDS on bash 2c79c9e pulseaudio: add 0.9.23 760eace pulseaudio: disable HAL support and enable udev support e0c143e siteinfo: add microblaze little endian target info 0156ed6 insane: add microblaze little endian target info b358424 kernel-arch: microblaze little endian fix kernel arch e81bbc0 libxslt: Inherit from binconfig 32c3417 powertop: inherit update-alternatives and use a higher priority than busybox 04014b1 busybox: bump PR to ensure ipv4 is enabled 3a78d56 default-distrovars.inc: add ipv4 to DISTRO_FEATURES d988cfb libQtOpenGL:Add libQtOpenGL to an lsb image 9569e2b sanity: implement network connectivity test 8338c2d tinylogin: use angstrom mirror for SRC_URI 764ce20 distro_tracking_fields.inc: Update recipes upgrade and manual check information 6bd31d7 gawk: Upgrade from 3.1.8 to 4.0.0 74daaf1 gupnp: Upgrade from 0.16.0 to 0.16.1 d8f1388 module-base: remove KERNEL-SOURCE 8b9fc55 task-base: remove unconditional inclusion of kernel-module-rtc-sa1100 38bd46e task-base: remove modutils reference. 0849277 module-init-tools-cross: add SRC_URI Checksums 0d029ba uboot: Add 2011.06 Version 7fefee4 uclibc-0.9.32: Implement execvpe and refresh scheduler functions 408d5f0 uclibc_git: Implement execvpe and refresh scheduler functions 07d0673 uclibc_git: Move SRCREV past 0.9.32 release d0829ae tcmode-default: Define UCLIBCVERSION and set it to 0.9.32 db8a763 uclibc: Add recipes for 0.9.32 release d099a9e openssh/dropbear: No need for each to PROVIDE ssh/sshd 3e82f14 x-load: Drop PR from PV and fix version to 1.5.0 0e236d0 kernel-yocto: Fix case where recipe is always reparsed b5f288a chrpath: Ensure the package respects the docdir variable 48f06c0 opensp: Add unpackaged files 2cce411 kernelshark/trace-cmd: Clean up QA warnings including fising LDFLAGS issues 407c6c4 git: Package up python and gitweb files into appropriate packages dbb0d56 apt: Package unpackaged files dc9751d x11perf: Packaged unpackaged files 86704c5 gtk-engines: Package unpackaged files 65c8cb2 librsvg: Clean up unpackaged files 4b71ba4 telepathy-python: Remove unneeded and unpackaged files e8755c7 qt4: Package debug source files 2114521 systemtap: Don't set prefix to a path including so examples get placed in the correct path and packaged correctly 826a7ef eds-dbus: Package unpackaged files 3944ed8 xcb-proto: Package unshipped files, create python-xcbgen package for python xcbgen code dea71b0 btrfs-tools: Fix manpage creation directory c47c0e0 tslib: Package unpackaged .la file dcab57f connman: Package unpackaged .la file 42242d6 gcc: Fix unpackaged files warnings, broken symlink and superfluous files 7e12217 bitbake/process.py: Ensure queued UI events are queued right before we add our own handler 159aee2 cache.py: Ensure additional .bbappend files are accounted for d4132fa ui/depexp: If we're parsing zero files we need to ensure the cache progress bar gets hidden 4cc291c hob: re-designed interaction and implementation 7fc9c34 bitbake-layers: fix error on startup caused by recent cooker change c4b4e47 bitbake-layers: fix sorting by package name for cooker change 5168a50 libQtOpenGL: Install libQtOpenGL to an lsb image 93f6047 x-load: Update to 1.5.0 464ffb5 libmad: add SRC_URI Checksum cbc751b mpeg2dec: add SRC_URI Checksum e69f0f8 insane.bbclass: Fix indentation error 88ad4f3 insane.bbclass: Add warnings for packages which are not -dev packages which depend on -dev packages a7a5d5e base.bbclass: show layer's branches/revisions in the banner info 0aa90b1 libxml-parser-perl: convert to BBCLASSEXTEND, merge in OE fixes e8e6f9d package.bbclass: Make unshipped packages message more readable 7a2a24d bitbake/cooker, bitbake-layers: show the .bbappend files that matches no existing .bb recipe deb1448 bitbake-layers: fix sorting of show_appends output 1164b76 bitbake-layers: add command to flatten layers into one 3bf2d21 bitbake/cooker: implement layer dependencies, make priority optional 44db5d5 bitbake-layers: add show_overlayed action 07dbea4 bitbake: track 'overlayed' recipes 8154530 bitbake: Switch to use process as the default server 0da7db1 qt4: ensure target packages don't include host binaries cb5811b gettext: fix ERROR: QA Issue: gettext rdepends on gettext-dev 69277e4 db: Add INSANE_SKIP to avoid warning about .so file fa62058 qemu: Clean up various QA warnings, add approproate INSANE_SKIP for firmware files, ensure files aren't stripped d37e927 elfutils: Update INSANE_SKIP to new syntax 52e42f0 u-boot: Drop INSANE_SKIP since it insane no longer trips up on this recipe 463b38f gcc-package-cross: Switch to using pattern matching to detect when to stash libgcc into the sysroot 89e8be6 lttng-viewer: Fixup various QA warnings and a false positive 7e07f03 insane.bbclass: Allow INSANE_SKIP to work on a per test basis 2f22d86 gcc: Remove unneeded module .la file and .so link d420b1c gettext: Disable both git and cvs for autopoint's archive format. 21effd6 gcc: Fix removal of libiberty.a c2cb8d6 libgsmd: Fix QA warnings 056d7fb oprofile: Fix QA warnings 56e46f0 bitbake/ast: Fix ??= vs. ?= handling c6dac09 xauth: upgrade from 1.05 to 1.06 9415924 sqlite: upgrade from 3.7.6.2 to 3.7.7.1 41d0d42 distro_tracking_field: update the manually check field e2830aa libdrm: upgrade to 2.4.26 c4d062c libidn: upgrade from 1.20 to 1.22 9fc07c9 resolvconf: update to version 1.58. 6aa43ea distro_tracking_fields.inc: update recipes upgrade information 307dae6 coreutils: Upgrade from 8.9 to 8.12 e587c79 curl: Upgrade from 7.21.6 to 7.21.7 101098b poky.conf: add largefile support into DISTRO_FEATURES ad23632 uclibc: Fix compilation in thumb mode 39de5f9 distro_tracking_fields: remove modutils. 40f93ae modutils: remove modutils f370e45 kernel.bblass: remove get_kernelmajorversion bdfbb1f modutils-initscripts: move recipe prior to modutils removal c878cb8 modules-init-tools(-cross): update to 3.16 586ccf2 image|kernel.bblass|module-init-tools: do not use depmod-2.6 33ca841 Remove support for building 2.4 kernels 8511d1e Drop PRIORITY variable 31ea94b insane.bbclass: Start to rework this so specific checks can be easily made warnings/errors ca4c7c4 beecrypt: Fix up packaging QA warnings 72a569d python: Ensure libpython.so ends up in the .dev package 9ea184d libpcre: Fix QA warnings b3a4864 kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get packaged a272d98 cairo: Clean up packaging and fix warnings a3afaba ppp: sync packaging with OE .dev 46c11ac perl: Fix package qa rpath warnings. ffc7ca7 consolekit: Add glib-2.0 to DEPENDS ea51884 bitbake: Add missing bracket, somehow lost by sync scripts f3be8e9 bitbake: add -R option for loading configuration files after bitbake.conf 22d8fb1 cooker: switch to new universe target rather than world 97e0beb cooker: remove code duplication in non trivial functions 6c36f4a cooker|command|event: add new command findFilesMatchingInDir 9fe29fd command|cooker|event: add findConfigFilePath command 6769269 cooker: add generic method to locate configuration files a8afb3b command|cooker: allow generating targets tree for specified pkgs cbd00b8 bitbake: Make bitbake server type configurable. 94a57fd ui/hob: Fixed the "build again" hang. 3950256 useradd-example: example recipe for using inherit useradd 14be7db useradd.bbclass: new class for managing user/group permissions a965a61 uclibc: Add default uClibc.machine files 1c1372e bitbake.conf: update PSEUDO_PASSWD variable a875886 linux-firmware: Add Realtex rt8192* firmwares c66a1d1 uclibc: Fix bug exposed by udev 168+ for mips architecture 8781c84 classes/package.bbclass: Add fixup_perms b78173f binutils: allow distro to select gold as default linker 5e480e5 uclibc: Add UCLIBC_HAS_FLOATS=y to uClibc.distro f89a21d uclibc_git.bb: Untether UCLIBC_HAS_FPU from UCLIBC_HAS_FLOATS 81fd1b9 uclibc.inc: Use ARCH_WANTS_{LITTLE|BIG}_ENDIAN to denote endian a37fd58 uclibc-config.inc: Fix regexp to determine big-endian arm 0d03195 uclibc: Remove redundant machine/arch configs 5c7d37c shadow-native: fix creation of home directories b2a047d Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using correct libtool 2.4 c1fd6f0 consolekit 0.4.5: remove patch that forcibly disables consolekit c3acb9c consolekit 0.4.5: add pam support based on distro features fee83eb webkit-gtk: fix packaging f830c94 dbus: update to 1.4.12 771f5d0 linux-libc-headers: add 2.6.39 409ac8f ccache: Remove duplicate 'ccache.inc' from 'meta/class/' fec22b1 ccache: Add 'ccache' for SDK images 860eea2 ccache: Set CCACHE on a per recipe basis b3847df ccache: Integrate ccache-native to poky 477f685 Add umask task control b320f55 linux-firmware: Fix file permissions d591e69 scripts/runqemu: enable btrfs c9ed41a base-files: add btrfs to /etc/filesystems 55c3813 image_types.bbclass: enable btrfs as one of the image type 65c6892 image-types.bbclass: get the image size in the whole number 3e6746a sanity.bbclass: pass the data object to the less frequent test harnesses 49a9426 distro_tracking_field: update recipe maintainer 0c10be5 btrfs-tools: new recipe for tools to operate on btrfs images 6449763 kernel: move menuconfig task after configure 53dfb5f util-linux: Rebase remove-lscpu patch from non-gplv3 64be701 gcc-4.6: share work directories e4f43aa gcc-4.5.1: share work directories 3e08c1f Share gcc work directories e485b88 sanity.conf: Require bitbake version 1.13.2 at a minimum a99b6d4 glibc-2.12: Add missing PR bump a92449f eglibc-package.bbclass: Ensure localedef is only packaged in one location 35695ee eglibc-package.bbclass: Fix unintended code changes e0fc42b distro_tracking_fields.inc: update RECIPE_MANUAL_CHECK_DATE for screen and tcf-agent 1de23cb lttng-ust: change the patch's Upstream-Status to Accepted. 776da95 grub: add -fno-reorder-functions into STAGE2_COMPILE 0c1f2d7 glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native issue 1dd8237 task-base: add 3G into DISTRO_FEATURE 69aac1a initscript: Change some order of init scripts 35d8474 connman-gnome: Add 3G configuration support 663373c ofono: upgrade to version 0.50 3755b43 wpa-supplicant: remove the 0.6.10 version. 53de954 connman: Upgrade to version 0.75 6873c1a distro_tracking: update some manual checking fields 9074c12 web-webkit: recommends glib-networking to access https web page da62294 Upstream-Status: update the status for some patches d18aba9 prelink_git.bb: Only block the postinst script when no image-prelink dd31ff2 sstate.bbclass: Fix an issue if the config changes ff997f4 fontconfig: specify font directory in EXTRA_OECONF 8064c63 systemtap: add sqlite3 to DEPENDS 6f0e589 libc locale split: fix some remaining problems 8bdb4de glibc/eglibc: Clean up package warnings and potentially broken data in -dev package 0401f41 libc-locale: Fixup various packaging warnings 2894dfb scripts/oe-setup-builddir: Fix Yocto documentation links and add a couple of other example targets a4f3e00 u-boot-mkimage: bump version to 2011.03 eb1c557 libc-locale: Drop PN-locale packages f0c5451 Update version to 1.13.2 a2b9ef9 bitbake/ast: Add optional argument for BBCLASSEXTEND 21c5985 bitbake/ast: Call expandkeys after the RecipePreFinalise event 1b5d7b5 bitbake/data_smart: Don't track overrides in deleted variable names 5c5b004 bitbake/data_smart: Don't export deleted/empty entries in the list of keys cc2a8ff bitbake/data_smart: Optimise the data store iterator fb38001 gcc-cross-kernel: update to match new toolchain sysroot layout ff37094 Add PARALLEL_MAKE to BB_ENV_EXTRAWHITE 2bcbc9b base.bbclass: Back off the fatal error to a warning for now and try and recover 7aab545 distro-tracking: Update manual check date for puzzles, gpgme, x11vnc.. 08b6d95 glib-networking: Add 2.28.7 as new recipe d8f4a8b sanity.bbclass: only run check_pseudo_wrapper for bitbake df01b50 gconf-dbus: Fix SRC_URI to tarball 6c19697 distro_tracking: update sudo tracking info 7c6f47b sudo: upgrade to v1.8.1p2 3b97ea1 oe.classutils: add module 1414451 distro_tracking: update mtools tracking info 435b413 mtools: upgrade to v4.0.16 27c1285 lib_package.bbclass: move static libraries to ${PN}-staticdev 7414953 libxml: extend nativesdk class 4f61b3d distrodata.bbclass: Get the extend recipe's information from non bbextended recipe 53c5f8b rpm: Change config option 9bd8876 msmtp: Disable gnome keyring 5fdbef9 prelink: Uprev prelink to latest version dba9c14 dhcp: don't try to move files from ${sbindir} to ${base_sbindir} if they are the same 4c3691e libtirpc: Upgrade 0.2.1 -> 0.2.2 1ac7d1c base-passwd: remove login.defs references c82a1b1 shadow-sysroot: new recipe for useradd.bbclass support 1d640c9 gcc: Fix file ownership 0496564 base/glib-2.0: Simplify USE_NLS handling for glib-2.0 1d2f395 classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and serves no useful purpose 371a224 base.bbclass: Since we require python 2.6 which always contains hashlib we can drop this fallback code cc3455f base.bbclass: Drop old style SRCDATE handling, we have pn- overrides now 35e15c2 glibc/eglibc: Add missing PR bump 73a0088 eglibc: Fix version 2.12 after locale changes 9fc32c4 bitbake wrapper: exit if python v3 is detected 80beb67 libc-package.bbclass: Replace hard coded libdir. 8fa9d64 libc-locale: split locale handling from libc recipe. 671e580 bitbake: Add task specific stamp file support a1f79a7 runqueue.py: Add umask task control d08a341 qemuimagetest: update cvs and iptables to newer version for toolchain test 7b4eb14 documentation/adt-manual/adt-command.xml: Small edits for terminology (From yocto-docs rev: b32290b381a6ed2cbfe3e01b748c794ef6bc876b) 5ed6652 documentation/adt-manual/adt-eclipse.xml: General minor edits (From yocto-docs rev: c79d17e29d5690a8df9943836286232cd3aa8893) 95a3727 documentation/adt-manual/adt-eclipse.xml: misc wordings changed (From yocto-docs rev: c83d92d99bc1104169a06623c787b07a9d199039) 7adc615 documentation/adt-manual/adt-eclipse.xml: Updated new modes for tree bba2e72 documentation/adt-manual/adt-eclipse.xml: Updates to choosing target options (From yocto-docs rev: b8f314fb3dc638c85bc9f860fb591ee3a8dad614) 21ae07a documentation/adt-manual/adt-eclipse.xml: Updated configuring sysroot 05f363f documentation/adt-manual/adt-eclipse.xml: Edits to SDK and Poky tree modes 1ffbbdf documentation/adt-manual/adt-eclipse.xml: changed CDT 7.0 to 8.0 for Indigo (From yocto-docs rev: 14173522e5d6d219c336d6dafafcb7d1c734c584) 2fab1f6 documentation/adt-manual/adt-eclipse.xml: recommending Indigo Eclipse (From yocto-docs rev: 0f052154a4c7456bf10a7151bd3d4e70f51be1b3) 38213f9 documentation/adt-manual/adt-eclipse.xml: Wording Change c655092 documentation/adt-manual/adt-package.xml: Updates to configuring PMS 5a55f7f documentation/adt-manual/adt-prepare.xml: Clarified sysroot discussions 5534892 documentation/adt-manual/adt-package.xml: Updated PMS section 53f4e46 documentation/adt-manual/adt-prepare.xml: Updated kernel note bb6c10c documentation/adt-manual/adt-prepare.xml: Corrected setup command 231f6bc documentation/adt-manual/adt-prepare.xml: Updates to ADT install steps bb07dfe documentation/adt-manual/adt-intro.xml: Updated description of toolchain (From yocto-docs rev: 1ea4683eb41e4be334b053c622ed5bf08041d617) 21a4939 documentation/adt-manual/adt-intro.xml: updated QEMU overview 75f4b8c documentation/adt-manual/adt-intro.xml: Grammar correction (From yocto-docs rev: 738c4f25ba6bcc408789dda118b127d716c2f4c6) 982397c documentation/adt-manual/adt-intro.xml: changed definition of ADT 3f521ed documentation/yocto-project-qs/yocto-project-qs.xml: added libtool to packages cfa74db documentation/yocto-project-qs/yocto-project-qs.xml: OS support added (partial) eac2b4b documentation/yocto-project-qs/yocto-project-qs.xml: Updated package install ca8b3a1 documentation/yocto-project-qs/yocto-project-qs.xml: zypper for OpenSUSE 54f43b6 documentation/yocto-project-qs/yocto-project-qs.xml: multi-core update 377acfc documentation/yocto-project-qs/yocto-project-qs.xml: Updated for Python 2.7 fad2e98 documentation/poky-ref-manual/faq.xml: Updated Python FAQ entry 64bac7f documentation/poky-ref-manual/ref-structure.xml: Fixed a type (From yocto-docs rev: b2f45f73832a2289158bfb89313957a48dded1cd) 72ed33f documentation/poky-ref-manual/extendpoky.xml: YOCTO #1104 EXTRA_IMAGE_FEATURES 3b67d8a documentation/poky-ref-manual/ref-varlocality.xml: YOCTO #1104 EXTRA_IMAGE_FEATURES b46af8a documentation/poky-ref-manual/ref-features.xml: YOCTO #1104 EXTRA_IMAGE_FEATURES 4f7dd81 documentation/poky-ref-manual/ref-variables.xml: YOCTO #1104 EXTRA_IMAGE_FEATURES 497d774 documentation/poky-ref-manual/ref-variables.xml - YOCTO #1104 EXTRA_IMAGE_FEATURES 7cd2ac0 common-licenses: Additions and corrections 879a7f8 python: Add python to the dependency to pygobject f955edf db: Fix file ownership 3233f4b gnome-doc-utils: Fix the owner/group on select files ab8f202 tzdata: Ensure all files are owned by root:root 93dbe8d libtirpc: Fix owner/group of /etc/netconfig f9c2ff4 ghostscript: Fix owner/group of /etc/cups 324913c base-passwd: Fix owners/groups bee9120 resolveconf: Fix file owners 13f3607 native.bbclass: Add a simple chown intercept command 42df3f8 kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate 2fd3fc0 packagedata.py: Fix read_subpkgdata_dict() b97b3e8 classes/package_rpm.bbclass: Change the way the PV is transformed 2b8a680 kernel.bbclass: Stage System.map with KERNEL_VERSION suffix 120b409 clutter: Use new git repo bff293c kernel.bbclass: restore kernel-abiversion file 1bf6ab4 perf: Fix linux-tools to ensure perf is installed under "fakeroot" d9fc516 kernel.bbclass: Add support for perf-dbg package 2eed6de sysfsutils: Fall back to default -dbg package 3c928be classes/package_rpm.bbclass: Enhance diagnostic messages d155756 python: Switch to using the default -dbg package 35e622d python-pyobject: Remove unnecessary -dbg setting 4c8bd3e libxml-parser-perl: Fix debug package fa38716 texinfo: Change to use the standard -dbg file b14c56b psmisc: Remove custom -dbg packages, use default f1d78df modutils: Add in missing -dbg package 3444e18 liba52: Remove custom -dbg, fall back to default f011f60 python-gst: Add missing files to the -dbg package f0bff52 mc: Add missing debug files to -dbg 52c96e3 gamin: Add missing debug files to -dbg de8636c gthumb: Add missing debug files 4169431 systemtamp: Add missing debug files d6f064d trace-cmd: Add missing debug files fd63f1c gstreamer: Add missing debug files. 1569e74 gtk-sato-engine: Add missing debug files ee7fd40 libproxy: Add missing debug files 0da06f2 wireless-tools: Avoid stripping binaries 5d53024 busybox: Avoid stripping binaries d9949fb quota: Avoid stripping binaries 4bf6a73 sysstat: Avoid stripping binaries 6c27d99 db: Avoid stripping binaries d905e91 unzip: Avoid stripping binaries da7a1b4 dropbear: Don't patch in configure c425c38 nasm: Fix aclocal 9633eeb boost: Move the do_configure_prepend to a seperate task 745fffc tinylogin: Avoid stripped binaries a82642f tcmode-default.inc: use 4.6 for GCCVERSION and SDKGCCVERSION 0faa5f7 gcc-4.6: Switch to using svn SRC_URI for recipe c2007ba poky-lsb.conf: Instead of += with _append b914de5 Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 82e0e0a Revert "tcmode-default.inc: Bump EGLIBCVERSION to 2.14" ee4dd30 linux-yocto/meta-yocto: update yocto/standard and beagleboard SRCREVs 7e5af81 linux-yocto: update meta and yocto/standard SRCREVs 58db68c linux-yocto: update meta SRCREV for new config groups 2e11835 linux-yocto/meta-yocto: update SRCREVs for utrace merge 60871cc linux-yocto: update SRCREVs for utrace merge 0aad8f3 qt4-tools-nativesdk: fix compile failure in src/dbus d827764 qt4-tools-nativesdk: drop freetype include as we build with -no-freetype 4d7108f qt4-tools-nativesdk: fix unpack failure due to missing g++.conf 4cd373f beagleboard-audio: Set COMPATIBLE_MACHINE and also remove toolchain dependencies since its a config file aaa4951 beagleboard: switch to xserver-xf86-lite 489fe5d beagleboard: add basic audio mixer defaults 0363835 beagleboard: cleanup machine config commentary 3d710d2 task-core-lsb: Add absent libraries and commands to task-core-lsb.bb 0250ece tcmode-default.inc: Bump EGLIBCVERSION to 2.14 16837d4 eglibc: Upgrade recipes from 2.13 -> 2.14 77c2dd9 eglibc-package.inc: Package newly added sotruss and supporting libraries 3071ceb binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 dcd3cba uclibc.inc: libsegfault is only RPROVIDED by uclibc 7c8e4f1 uclibc: Add support for $ORIGIN 42e6094 uclibc/x86_64/uClibc.machine: Enable ARCH_USE_MMU bde206b gettext-0.18.1.1: Remove unused patches a82dd36 gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIO 9cea847 alsa-utils 1.0.24.2: fix packaging 5fbb1b7 doc/usermanual.xml: Tweaks for the manual 3c1a960 glib-2.0 2.28.x: update to 2.28.8 899dcfe gnome-keyring 2.32.1: fix packaging 48cd942 fetch2/git.py: improve error reporting when an invalid protocol is used 3b79156 u-boot: set SRCREV to a git revision instead of a tag reference 2163461 systemtap: remove non-core COMPATIBLE_MACHINES dd91e6e bind: adjust hardcoded install path references d5b82a2 eglibc: bump PR for SRCREV changes f846186 eglibc_2.12.bb: Remove already upstreamed fix-for-make-3.82.diff 90dab97 process.py: Fix issue where early errors weren't making it to the console e1f6ebb meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappends d96a8c9 dri2proto: Revert "dri2proto: make DRI2 swap event match GLX spec" 5192120 glproto: Revert "glxproto: make GLX swap event struct match spec" 28fff2f linux-yocto: update meta branch SRCREV 62d538f make exception handling syntax consistent 039798a codeparser: When loading the cache, ignore ValueError 7aa7673 meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes 18ba9b3 bitbake: add local.conf.sample.extended 5d14238 base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES 6b94fbd alsa-tools: Drop accidentally commited line b59bc82 Revert "qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them" f7c2ee9 Revert "uclibc.inc: libsegfault is only RPROVIDED by uclibc" 611aaca uclibc.inc: libsegfault is only RPROVIDED by uclibc ab1171b busybox: backport distro-features handling from oe master a205c32 qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them 1cf060e jsib-glib: Fix SRC_URI Checksum 6ab4745 alsa-tools: fix Checksums ec9b6d0 gcc-4.6.0: Bring in patches from FSF 4.6 branch fbc60cc eglibc: migrate configurability from oe 81d14f5 runqemu: take TMPDIR from bitbake 10fc86d eglibc 2.12/2.13: Upgrade SRCREV bbedf4a libx11-diet: Fixed checksum and rebase patch 684a519 update-alternatives-dpkg: Fix SRC_URI Checksum 9017f19 connman-gnome 0.5: build from git c69bbc0 rxvt-unicode: Fix SRC_URI & LIC_FILES Checksum 6e2f843 gettext_0.18.1.1.bb: Fix build on uclibc 73577ed util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext e4293c5 clutter-box2d_git: Switch SRC_URI to git.gnome.org f1a5694 json-glib: Fix up SRC_URI Checksums e0a18dd import recipe_sanity.bbclass from oe master 194c672 uclibc: fix compile error on i586 ef8144b ghostscript: update SRC_URI 218bcd5 git: restore the dependency on perl-native dcfb6e4 linux-yocto: rename recipes to explicitly indicate version 9031e7e uclibc: remove PACKAGE_ARCH f5de11c uclibc: remove redundant python code 1d3cc59 uclibc: Cleanup the machine dependent config files 8f9d5d6 perl-native: fix download url 768f3fa autoconf/automake: Bump PR to resolve perl-native issue 91b28d8 distro_tracking_fields.inc: update the info for the following recipes bfc5e54 libxi: upgrade from 1.4.2 to the latest version 1.4.3 f82e797 libxext: upgrade from 1.2.0 to the latest version 1.3.0 723f34a pixman: upgrade from 0.20.2 to the latest stable 0.22.0 d30eb74 inputproto: upgrade from 2.0.1 to the latest version 2.0.2 f2acbd9 glproto: upgrade from 1.4.12 to the latest version 1.4.13 7e4d042 dri2proto: upgrade from 2.3 to the latest version 2.4 8d26b85 resourceproto: upgrade from 1.1.1 to the latest version 1.2.0 72a9c4b util-macros: upgrade from 1.13.0 to the latest version 0.14.0 158bbf0 startup-notification: upgrade from 0.10 to the latest version 0.12 860e22a gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6 384c105 recipes: update Upstream-Status for multiple recipes' patches 3267279 tcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian 0a641fe nativesdk.bbclass: Correct ordering of manipulations e112d46 task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent 05b59a6 initrdscripts: Inhibit compiler/libc dependencies as this is just a configuration file 00d7ba1 sysvinit-inittab: Inhibit compiler/libc dependencies as this is just a configuration file 2c72fd6 initscripts: makedevs is no longer used anywhere so drop dependency. Also inhibit compiler/libc dependencies as they're unused e2d72bd poky-feed-opkg: Disable default toolchain dependencies as these are just configuration files 485d30e base-files: Inherit toolchain dependencies as a compiler isn't used 942aa8e usbinit: Inherit allarch as its a generic script 6ba221b keymaps: Inhibit toolchain dependencies as its just configuration files fb23f06 formfactor: Inhibit toolchain dependencies as its just a script 189174a pointercal: Inhibit toolchain dependencies as its just a script a27fbe5 documentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 references 306e1a5 documentation: updated manual history 2adfc81 - documentation/Makefile: Cleaned up Makefile 18d42bd documentation/bsp-guide/Makefile: Fixed publish 37eedd0 documentation: [YOCTO #1025] build system for docs baf6bf4 documentation/poky-ref-manual/faq.xml: Added new FAQ entry x-toolchain 4a7bf7d documentation/yocto-project-qs/yocto-project-qs.xml: replaced runqemu with poky-qemu e5f3cc3 bitbake/fetch2: When replacing URLs in mirror handling mask out empty entries ba5db2d bitbake/cooker: Fix -b option by ensuring the empty cache structure is present b30cb58 Revert "gcc: rebase the patch to avoid patch rejection" eb50e84 gcc: rebase the patch to avoid patch rejection 1b53eef native/nativesdk: Clean up the depends ordering after bitbake override handling updates 69c87c5 conf/sanity.conf: Set the minimum bitbake version correctly, we've needed recent bitbake features for a while 92e165c image_types.bbclass: Since we apply the override, look for the standard name variable, not the override name a831dc1 Update version to 1.13.1 b8321c5 bitbake/event/ast: Add RecipePreFinalise event af93b89 bitbake/parse/ast: We always need to finalize the default data since otherwise overrides to BBCLASSEXTEND may not be applied eda2373 bitbake/data_smart: Change overrides behaviour to remove expanded variables from the datastore 73871c2 cache.py: fix bitbake -s command 4b66ce4 pseudo: Fix problem related to realpath dc15ddd bitbake-layers: handle skipped recipes 81e2f52 track skipped packages c9503d5 icon-naming-utils-native: inherit perlnative a74e428 libxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative change f70eeea libconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native change ac4fba3 libxml-parser-perl: inherit perlnative c13b10a cpan.bbclass, cpan-base.bbclas: update them for the perlnative change 38d0c60 perl: inherit perlnative d1965ba webkit-gtk: should depend on perl-native-runtime rather than perl-native f695cec dpkg: should depend on perl-native-runtime rather than perl-native 5af87ed coreutils: remove unnecessary dependency on perl 4c790ef git: should depend on perl-native-runtime rather than perl-native ac21b3d openssl: should depend on perl-native-runtime rather than perl-native a2f850d libcap: should depend on perl-native-runtime rather than perl-native c7a7c5a gnu-config-native: should depend on perl-native-runtime rather than perl-native 89b91fd perlnative.bbclass: add the file 3ba6d01 perl-native: populate into its own dir 5565b30 native.bbclass: allow a native package to be populated into its own dir 7a086ab scripts/bitbake: Only build tar-replacement-native when the build system tar version < 1.24 5de3d14 core-image-lsb-sdk: ensure testapps is part of sdk image 644cc12 core-image-sato-sdk: ensure testapps is part of sdk image 163f4df task-core-tools: add mesa-demos to testapps list b71f3e4 local.conf.sample: remove default EXTRA_IMAGE_FEATURES 43d84e6 metacity 2.30.3: fix build on GNOME-less hosts and fix packaging b0c29c2 sysvinit: split inittab into it's own recipe 67119c5 consolekit: update to 0.4.5 f28c134 librsvg 2.32.1: fix loader packaging when using gtk >2.20 37524cb kexec-tools: don't depend on virtual/kernel cd8694d iproute2: update to 2.6.38 e8b3a12 avahi: fix dbus system-service packaging and move more things to .inc 2c6ac68 distro_tracking_fields.inc: Fix a incorrect date format 4d9b298 udev: Fix udevd launch issue after system second boot c647c7a pseudo: Update pseudo to 1.1.1 version a91d498 distro_tracking_fields.inc: add pseudo f865e83 bitbake.conf: Create staticdev pacakge for static libraries 10cf515 initramfs-live-install: comment out allarch inherit to resolve no provider d2a9470 create-pull-request: Add URL documentation 1f0e242 package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as such 3dc2615 sstate.bbclass: When removing files, take an exclusive lock, even for shared lockfiles e55dc39 Drop psyco support c7f76a1 bitbake/data/runqueue: Sync up with upstream to clean up environment variable handling bdab8e9 bitbake/build.py: Drop exec_shell environment as its now unneeded fe96722 runqueue.py: Wrap parsing with exception trapping 95f02a2 Shift traceback pre-formatting into LogHandler 355338c bitbake/cooker.py: Misc sync with upstream 9f33dde cooker: use BBHandler.inherit for INHERIT 88f4ba2 cooker: simplify self.configuration.data vs data usage 87dfc14 cooker: don't choke if we have nothing to parse 0f74a38 bb.exceptions: don't choke on frames without arguments 3fd3446 cooker: handle ExpansionError the same way we do ParseError 96e2ee1 Shift exception formatting into the UI a3efbb9 cooker: don't show a traceback for ParseError e121054 cooker: don't show a useless traceback for SyntaxError 97504f2 cooker: use logger.exception for config file parse errors 1749a73 cooker: pass traceback back from parsing thread 36d1dce cooker: show a useful message for ParsingFailure 2cf67a7 bb.exceptions: don't show a repr of 'self' 63d14f4 bb.exceptions: handle tb entries without context 5b4b6bc bb.exceptions: add to_string convenience function 22522d5 bb.exceptions: add code to create pickleable traceback entries 83708e4 bb.namedtuple_with_abc: add useful util from activestate a702c3d bitbake-layers: Fixup after recent server changes d276be6 bitbake/cooker.py: Fix debug message arguments ed44d29 bitbake/lib/bb/__init__.py: Sync with upstream bitbake 6c286ed bitbake/bin/bitbake: Return an error if exceptions occur 5ded108 bitbake/server/xmlrpc: Fix typo 83c3f87 bitbake/server/process: Implement getEvent() 658ba77 bitbake/server/process: Update to new server API 8aabfed bitbake: Add process server from upstream bitbake b34d662 bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc server cd3c429 bitbake: Cleanup bitbake server init process to be clearer to follow e386fe4 bitbake: Sync up with upstream cosmetic changes for bin/bitbake 5af197b cache: Implement multiple extra cache fields request support b3c41b1 Introduce new param caches_array into Cache impl. 43eb7d9 Introduce extra cache class for image creator 8df3551 cache.py: Refactory Current Cache implementation 911e8bb siggen: don't choke with traceback when data is None 3eed3aa parse: pass a useful (if mangled) key to bb.data.expand for := 37d8388 linux-yocto/meta-yocto: make e1000e structure common [commit: bec3f1e8c] 5d22ea3 linux-yocto/meta-yocto: update target/meta SRCREVs 205a004 distro tracking: Manual Updates c85e75f distro tracking: fixup some bad entries 03908ad util-linux: package agetty seperately 3263183 sqlite: remove dependency on tcl-native 3bb917d linux-yocto: make e1000e structure common [commit: bec3f1e8c] ffa4177 linux-yocto: update target/meta SRCREVs e36ab32 distro tracking: update Qing -> Saul bd604d3 json-glib: Update to 0.12.4 f51576f distro-tracking: update openssh, tar, and grep a314226 tar: upgrade to v1.26 757db8a grep: upgrade to v2.8 4555c2b openssh: upgrade to v5.8p2 9c425c3 distro-tracking: updates 7f34cd1 tzcode: Update to 2011g c8bd9ff package_rpm.bbclass: make RPM use on-disk permissions e3f56c0 bitbake.conf: set PSEUDO_PASSWD within FAKEROOTENV 133691c base-passwd: populate the target sysroot with passwd/group/login.defs 20ef342 shadow: add a -native recipe with customized utilities 109aa5c shadow: recipe and patch cleanup 1b817aa gcc-package-cross: also install the symlinks in libexec with target prefix 61bca46 xf86-driver-common.inc: remove .la files to avoid unpackaged warning 58e17f2 gnutls: add p11tool into gnutls-bin 048736c gnutls: use INC_PR on 2.12.5 version recipe 6e6fa7d base.bbclass: add cleansstate task between clean and cleanall 2b41c2a util-linux_2.19.1.bb: Fix compliation on uclibc 6f5a6e8 allarch.bbclass: Define BASE_PACKAGE_ARCH = "all" 90d5d3c bison: upgrade from 2.4.3 to 2.5 d0c2307 autoconf: upgrade from 2.65 to 2.68 5d35988 m4: upgrade from 1.4.15 to 1.4.16 6b5d323 event: don't catch systemexit from handler execution 18011c1 qmake_base.bbclass: fix lrelease/lupdate binary names b0ed5af gettext: Add DEPENDS on git-native 5d9ea7d sysvinit: Mark as machine specific since there are machine specific components to this recipe 4547e5a libc-package: fix typo causing annoying diagnostic ca7fd14 eglibc: fix mispackaging of libcidn 13bc4eb ghostscript: Fix up file locations and add i686 b3ca61b dbus: avoid dependency on x11 for -native build 65616ab gnutls: add --with-libdl-prefix and --with-libpthread-prefix 77eef5e rpm: avoid dependency on perl and python for -native build 7866ae0 send-pull-request: fix a small typo that fails the script dba1a79 recipes: Upstream-status --> Upstream-Status: for multiple patches 06a03d7 libx11: fix libX11 keysyms to pass xts5 of lsb c0867a1 task-core-lsb: add cups and ghostscript into image 83158a3 gcc: Fix volatile access issue for ARM c51a6b5 avahi: enable service when using systemd e244285 rootfs_ipk: delete opkg metadata if package management not required and all packages are configured 08bac9f shadow: remove selinux entry from pam.d/login d8f8752 u-boot: package up u-boot.bin for field upgrades 10075c6 gettext-0.16.1: mark upstream status for gplv2 recipe's patches df6d696 siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b6510796d76ea8f94739b9de2 484c4e7 clutter-1.6: Add patch to update gettext macro version 22f3c4e puzzles: Update to 9175 01cfae0 dbus 1.4.1: disable sysv script properly when using systemd 817a98d binconfig: improve handling of empty prefixes e8ded5e create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://' ab65c72 busybox: sync do_install() with oe master (mostly) 505ee4b sudo.inc: Add do_install_prepend () to sudo.inc 92a878e distro tracking: updates 057512f gnutls: update to 2.12.5 f236b1e rxvt-unicode: update to 9.11 4be541c qmmp: update to 0.5.1 4e510c5 alsa-tools: update to 1.0.24.1 3b95058 gthumb: update to 2.12.3 b326fa0 msmtp: update tof 1.4.24 59ab20e mc: update to 4.7.5.2 8707a2d mailx: update to 12.5 18940c7 chkconfig: update to 1.3.52 8d74723 update-alternatives-dpkg update to 1.16.0.3 c1b6e65 dtc: Cleanup and update recipe fe96128 gobject-introspection: Update to 0.10.8 Git 39e10b5 gettext: Update to 0.18.1.1 cbaca4e glew: update to 1.6.0 a70cc53 util-linux: update to 2.19.1 2dfc95b newt: add Upstream-Status 8ddeef7 mpeg2dev: add Upstream-Status 7ab1360 libmad: add Upstream-Status a655518 tzdata: update to 2011g fb3c98c sysstat: update to 10.0.0 cb7b483 less: update to 443 5482512 poky.conf: Make qemu-config optional for non-GPLv3 802080e allarch.bbclass: A "all" TARGET_ARCH is dangerous as an OVERRIDE fdead2b data_smart: Adding overrides of zero length is pointless so lets not 58bdecb bitbake: use layer priority when applying bbappends dc65caa providers.py: Correct PREFERRED_VERSION handling 52295fa Improve handling of 'all' architecture recipes and their interaction with sstate c3a7382 prelink: remove dependency on transfig-native 8074582 sysvinit: make pidof usuable in a standalone setting 24f8f69 bitbake/runqueue.py: Move BB_WORKERCONTEXT to a place where anonymous python can see it 949c352 linux-yocto: update meta SRCREV cdc3397 bitbake.conf: make OVERRIDES match what people expect ed93e02 gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it unconditional 5456878 site/powerpc-common: remove the incorrect dlopen default setting c412674 package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" 8611987 uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM configurations d43fa5f license.bbclass: Infinite recursion of or nodes 1169f1b license.bbclass: Sane Parsing of licenses deb3b03 uclibc_git.bb: Fix patch path in SRC_URI eae918c gupnp-tools: Add gupnp-av to DEPENDS 59650ea beagleboard: specify UBOOT_MACHINE in machine conf 6401cf0 machine confs: Add xserver-kdrive as PREFERRED_PROVIDER 62e3f0f License Field Cleanup: Non-standard field names 5faff78 common-licenses: Adding new licenses and renaming 183ef12 fetch2/git: ensure network check log matches actual command 5a4b8ce fetch2/git: use logging.debug() and clarify messages fd00566 bitbake/codeparser: Improve cache handling c373727 bitbake/runqueue.py: Ensure existing setscene stamp files are taken into account 5573852 bitbake/utils.py: Add option to lockfiles to return immediately rather than wait 00c7113 bitbake/cooker.py: Ensure BBFILES is processed in order 65b5553 bitbake/cooker.py: Fix -b option regexp handling a667251 fetch2/git: enhance the unpack by using "git checkout" 3466f21 fetch2/git: add document for git fetcher supported options 086479f fetch2/git: unify the nocheckout option format 8a12fad fetch2/git: change default protocol from rsync to git adbc121 meta-yocto/local.conf.sample: Added PRSERV_HOST and PRSERV_PORT. 16f06f7 classes/package_xxx.class: Use PKGE/PKGV/PKGR. 66d2743 classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR. f906608 conf/bitbake.conf: Added variables for PR service. ecdbd6a Add PR service deamon to bitbake 859e21a shared-mime-info_0.90.bb: Fix more parallel build issues 5b0900b uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != arm 7cab66c uclibc_git.bb: Fix compilation on arm when using thumb instruction set e94e86c utils.bbclass: make FILESEXTRAPATHS colon delimited 3a45478 u-boot: rename u-boot_git.bb to u-boot_${PV}.bb 7f75045 u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES 3faabbf dbus 1.4.1: create UUIDDIR in postinst b8b479e xorg.conf: update keyboard config with evdev 6015a10 rpm: fix fprint pointer issue 57684a7 libcap: add native BBCLASSEXTEND to fix gnutls-native after ffc32d6436bcd11bd9a431affb9d2508fdb3992e e944838 avahi: enable systemd support, but package systemd files seperately 9bccbc5 tcmode-default: workaround for gcc 4.6.0 failure on beagleboard 3b084de rm_work: keep all sigdata files in stamps dir ba9f2fb Revert "createrepo: Update to 0.9.9" fe91703 gnutls: Add libcap to DEPENDS 0eb4895 bitbake.conf: change IMAGE_ROOTFS_EXTRA_SPACE to soft (?=) default 6486450 console-tools: use u-a also for fgconsole otherwise it collides with busybox a57a1db dbus: Fix commit typo, I mixed the patch versions up bd97aa3 x11-common: fix dbus-launch RDEPENDS eed619c dbus: clean up dbus-x11 packaging 5168b14 dbus 1.4.1: enable systemd support, but package systemd files seperately da1a404 x11-common 0.1: add runtime dep on dbus-x11 12f5845 qemu-config: add runtime dep on dbus-x11 8dc4899 dbus: split X11 dependant dbus-launch into its own subpackage 2458da2 README.hardware: update installation instructions for beagleboard 5d56586 binutils: Add missing dependency on zlib-native 42076dc cooker.py: Don't show spurious warnings for collections of .bbappend files fe5f742 build/siggen: Ensure a task signature file is generated for each task that is executed 1607d7b IMAGE_ROOTFS_SIZE: Cleanup machine conf files 4da5ff7 python-2.6.6: py_package_preprocess should change Makefile only in PKGD not D b543da3 uclibc: rename bbappend in meta-yocto to match version in oe-core 24def0d task-poky-sdk-gmae: rename bbappends to task-core-sdk-gmae in meta-yocto 89f9d57 qt4: remove obsolete 4.6.3 bbappend from meta-yocto be9787a clutter: remove obsolete 1.4 bbappend from meta-yocto 5d1fcb1 rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all maintainer scripts could be applied offline a3d6def image_types: add IMAGE_ROOTFS_EXTRA_SPACE 470c0fe IMAGE_ROOTFS_SIZE Cleanup 5566567 eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS a49cc20 elfutils_0.148.bb: Fix compilation on uclibc c792ca0 gst-plugins-base: Add tremor to DEPENDS 9cc034b distro-tracking: update toolchain recipe fields d236f9c python-pygpbject: upgrade from 2.27 to 2.27.91 b021481 byacc: upgrade from 20101127 to 20101229 bcb1eb8 libpcre: upgrade from 8.10 to 8.12 542c93f git: upgrade from 1.7.4.3 to 1.7.5.1 567f171 create-pull-request: generalize the repository URL parsing c2d1870 ghostscript: fix run failure on mpc8315e 98e8faa pulseaudio: package udev rules 90981bb syslinux: rdepends on mtools 7fd97dd send-pull-request: drop sendemail checks 8e341a6 update-alternatives-dpkg: Update to dpkg base 1.15.8.7 2d7798a gail: update gail to 1.20.2 32a4e74 codeparser.py: fix syntax error in exception handling 3504c3a documentation/yocto-project-qs/yocto-project-qs.xml: fixed build env script b8b9667 BUGID#_1083 - documentation/yocto-project-qs/yocto-project-qs.xml: Added -k option 0eb4932 BUGID#_1083 - documentation/poky-ref-manual/usingpoky.xml: -k option added 4ea8b2f uclibc: Upgrade to 0.9.32-rc3 ed6f039 qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "qemu-config" be7020c poky.conf: Add qemu-config dependencies to qemu images at the distro level e2648e2 distcc_2.18.3.bb: Fix compilation on uclibc bd47ca4 gplv2 recipes update upstream status of patches 7772680 tcmode-default: switch to gcc 4.6.0 for ppc & mips also 86771cd tcmode-default: switch to eglibc 2.13 from 2.12 806698a opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS 5148a49 puzzles: update to r9173 d773518 packagedata: don't choke on empty PACKAGES e3d0d98 Move packagedata code into oe.packagedata (sync from OE) 2a05bd9 oe.packagegroup: add code for package groups (sync from OE) fc55b22 base.bbclass: use oe.data for OE_IMPORTS adceb2e Shift oe import logic out of the event handler 6bdfae9 base.bbclass: switch to current OE's imports handling 4da8c86 oe.data: expand the flags e4921fd Implement variable typing (sync from OE) 4f5209c kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name 2f4c803 Revert "u-boot: fix LIC_FILE_CHKSUM" 1c4a605 ed (GPLv2): remove --disable-silent-rules 2cccc12 modutils-cross: fix install issue cc46019 tcmode-default: switch to gcc 4.6.0 for x86, x86-64 & arm 6557b59 uclibc/site_config/funcs: getloadavg is unimplemented c166eb1 nfs-utils_1.2.3.bb: Fix compile failure on uclibc 7576968 opkg-utils: Synchronise with OE 9fbd9b9 package-index.bb: add support for deb and rpm. 5956184 gettext (gplv2): add virtual/gettext to PROVIDES list 2d2563a u-boot: fix LIC_FILE_CHKSUM 7706d5d linux-yocto/meta-yocto: fix gcc 4.6.0 compilation failures 624263c distro/defaultsetup.conf: Append TCLIBC to TMPDIR by default 09862c4 poky.conf: Poky doesn't support parallel builds of libc at this point f6f898a default-distrovars.inc: Do not add DISTRO_EXTRA_RDEPENDS and DISTRO_EXTRA_RRECOMMENDS 86e6d45 poky.conf: Set DISTRO_EXTRA_RDEPENDS/DISTRO_EXTRA_RRECOMMENDS 2bc011d *pull-request: add copyright, license, and descriptions 943951b send-pull-request: streamline git-send-email usage 8402e22 create-pull-request: add untested oe repository support b131ca1 create-pull-request: add GitHub remote support 5f9f218 create-pull-request: do not check certificate a13fe8e send-pull-request: verify git sendemail config 2b56f7b send-pull-request: don't send all patches to everyone even with -a ad6335a send-pull-request: fix greedy auto-cc regex 58f901b send-pull-request: remove local mta support b158757 send-pull-request: whitespace cleanup dca0c48 create-pull-request: provide an RFC mode via -c argument 5ad2eba create-pull-request: rewrite known private URLs to public URLs 65c2d1e create-pull-request: use git request-pull and arbitrary remotes e39bb8c create-pull-request: whitespace cleanup 8a64780 create-pull-request: alphabetize arguments 282b967 qt4-tools-native: Fix the patch location bc386f6 utils.bbclass: modify create_wrapper to correctly follow symlinks 30358f0 Add adt repo checking d1df751 extract bitbake config setting into data_define, use more variables replacing hardcoded values 720b5db lsbsetup: Rename this file and add a link for lsb test 0b5b26b linux-yocto: fix gcc 4.6.0 compilation failures e6d9d2c tcp-wrappers: fix libc overrides dfa5735 sysstat: fix libc overrides 55007ca lsof: fix libc overrides e9e2473 findutils: fix libc overrides 9e27763 diffutils: fix libc overrides 8b2e973 create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.openembedded.org/openembedded-core-contrib 8efa3a2 mklibs-native: Update to 0.1.33 a1120d4 usbutils: Update to 0.91 c6dde32 u-boot: update SRCREV to 2011.03 ccfd344 utils.bbclass: modify create_wrapper to correctly follow symlinks 1ef9f10 u-boot: Don't add PR in PV, its pointless 3ea694c qt4: re-enable two 4.6.x patches in 4.7.3 18b0ade qt4: add comments and Upstream-Status to all patches 0f574cc qt4: remove Qt 4.6.3 000368f gst-openmax: Add patch for GCC 4.6.0 04e3654 qemu: Fix Dependency and compatible machines e080d8e gcc: remove unused patches and move patches in proper dir 725acfa Couple minor fixes for the OECORE rename a0da8e7 recipes: add Upstream-Status to various recipe patches ffef4da Add a skeleton for init scripts 0424560 Add pidofproc to ${sysconfdir}/init.d/functions 0b175c4 Cleanup the whitespace in functions 728cec9 Add the layer meta-skeleton c21770f world-broken: remove non-existent items 21606d3 task-core-clutter: Update to 1.6 0d29487 clutter: Clean up old recipes 3fcdbf9 gcc: Move 4.3.3 and Special kernel 3.4.4 to meta-extras 7aabd71 yaffs2: Remove yaffs2 from oe-core 8fdd65f gtk+: Ensure that the default dependencies are ones that exist in OE-Core 21b0a2a sanity.bbclass: Disable the is DISTRO set check since we can now run distro-less 0f2e555 scripts/oe-buildenv-internal: Improve message when bitbake is missing 025821a update-rc.d: fix after repo move 189fa6b documentation/bsp-guide/bsp.xml: Updated Example Filesystem Layout aff8c57 documentation/poky-ref-manual/faq.xml: Added FAQ entry for filename spaces dd3cd02 documentation/bsp-guide/bsp.xml: Updated link to BSP Download site a106f41 documentation/bsp-guide/bsp.xml: Updated /binary explanation cf3d261 documentation/bsp-guide/bsp.xml: BBFILES statement corrected. 211d5a3 documentation/bsp-guide/bsp.xml: bsp exmaple name fixed b35a95f documentation/yocto-project-qs/figures/yocto-environment.png: New figure 375935d BUGID#_ 1068 - documentation/poky-ref-manual/extendpoky.xml: updated hello ex. 1947b17 documentation/yocto-project-qs/yocto-project-qs.xml: changed build command 9fe00e1 recipes: Add upstream status information for patches 7cc5910 image-prelink: remove hardcoded path assumptions, don't generate cache file 63f8d85 task-core-lsb: Add libQtOpenGL.so* library to lsb-image 1c5dd2b lsbsetup: Add a link for lsb test 9f14474 lsb: Install init-functions to rpm package df2a37a git fetcher: add support for rebaseable git repo 8bb06fd bitbake.conf: set TARGET_VENDOR to '-oe' and remove it from defaultsetup.conf f5cc1f2 backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe master f93d687 update patch upstream status ba3995d guilt-native: eliminate hardcoded "/usr" in do_install ceeb54d Upstream-Status: Update patch upstream-status for GPLv2 recipes 97868af eglibc: backport fix from oe master to stop libc.so leaking into ${PN} 5527983 task-core-nfs/image.bbclass: Fix some libc overrides 594d886 image.bbclass: use soft assignment for LDCONFIGDEPEND 8b32cd9 openssl: backport fix for empty prefix from oe master 8197f4d update-rc.d: point SRC_URI to new devel repo e62569a license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems when MACHINE is part of DEPLOY_DIR_IMAGE 72931d1 linux-yocto: update meta SRCREV 5a3d24e perl-native: create_wrapper on perl${PV} too 9d42473 openssh: Don't use ${libdir}exec 339d493 base.bbclass: Fix PR increment bug when PR number is a single digit 60ab6fc Add a new task checklicense and fix some bugs in distro_check.py afe43ed linux-yocto: detect and avoid branch revision checking for AUTOREV 7a0d252 Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot... 2ce14da Upstream-Status update for several recipes 0dbd791 recipes: Add Upstream-Status to various recipe patches 9e45491 mutter: Recipe Update for clutter 1.6 update 6b8f009 e2fsprogs_1.41.14.bb: Package libraries into separate packages 4911ad1 opkg: Bump SRCREV to 609 eb01cda task-core-nfs: fix a bitbake error 5251d9d bitbake/ui: Fix Gtk+ GUI's after recent cache changes aa721aa cmake: add support for oe qt4 tools names 4d62860 conf/distrosetup: Clean up default libc config and sync with OE-Core (artifact of merge issue) f10292a foomatic-filters: add a link to pass LSB printing test d2de82e util-linux: inherit pkgconfig 9248bf0 conf/bitbake.conf: Add MACHINEOVERRIDES variable ff15645 glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES 04b79d9 lib/oe/process.py: import from OE add4df4 qt4: split out SQL driver config flags to QT_SQL_DRIVER_FLAGS 0bd9538 distro_tracking_fields.inc: update for qt 4.7.3 upgrade 0de1bd8 qt4: update from 4.7.2 to 4.7.3 a69153b lsbsetup: recreate locale fr_FR 3bfbeff task-core-lsb: add packages into lsb image 3ceeebe libxml-sax-perl: added to create LSB olver test report 31a763d Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb 65e5ebc tcmode-default: fix a typo 42d2170 recipes: Update upstream-status of patches 9233fdc gcc 4.5.1 4.6.0: remove unused patches 9deb373 update patch upstream status f838217 qt4-tools-nativesdk: -arch is required for nativesdk build 021e792 gcc: fix target gcc runtime issue b0e6fc7 kern-tools: error if features are not found 31f4fa1 bash: enable update-alternative to use bash as default shell 79031b0 recipes: Add Upstream-Status to multiple recipes fc1859e recpies: add Upstream-Status for multiple recipes' patches 6a7b1fe recipes: Add Upstream-Status for multiple recipes 62e9c9e recipes: add Upstream-Status for multiple recipes 43607eb distcc: Update SRC_URI 477934e codeparser.py: Ignore incomplete cache files bc36752 Add files missing from previous change ad0594f procps: use u-a for pmap, otherwise conflicts with pmap from busybox 661b5fc tcmode-default: lock also versions for eglibc 2e4518b recipes: Fix the Upstream-Status format cba146c libzypp: fix compilatoin with gcc 4.6.0 9582e90 kexec-tools: fix compiler errors with gcc 4.6.0 e90cc99 systemtap: fix for compilation with gcc 4.6.0 ac3dce4 pax: fix for compiling with gcc 4.6.0 b6e4c1a mdadm: compilation fix for gcc 4.6.0 64a47c3 dtc: fix compilation with gcc 4.6.0 da4795c zaurusd: fix a typo in Makefile c4d7659 web: fix typo in Makefile 5df6f79 matchbox-wm-2: fix typo in Makefile b200501 libunique: Fix for compilation with gcc 4.6.0 e8fd633 tcmode-default: Fix defaults for libgcc recipes a2e232e qemu: Upgrade qemu git to the latest 0.14 branch 7f7de31 clutter-cairo: remove remaining files from this obsolete recipe 6941efa python-native: Add ctypes patch to native build (as in cross-compilation) ef768be lsbsetup: Add link for sendmail 1809999 init-functions: Conforming applications may install one or more initialization scripts 1320cad wq!lsb: Add init-functions to lsb-image 57d50ba xserver-xf86-lite: upgrade to from 1.7 RC2 to 1.10.1 495c109 xserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshot c532f96 xserver-xf86-dri-lite: upgrade from 1.9.3 to 1.10.1 03439a3 sqlite: upgrade from 3.7.5 to 3.7.6.2 4c96cce xf86-video-intel: upgrade from 2.14.0 to 2.15.0 50e7a78 git: RDEPENDS are transitive, so remove tk so it builds with just OE-core 7badcf0 readline: Upgrade 6.1 -> 6.2 754b178 qmake_base.bbclass: add generate_qt_config_file task 9c272d9 cmake.bbclass: fix qmake and rpath issues 37f4319 siteinfo.bbclass: Add powerpc-linux-gnuspe. 0813e05 conf/distro/include: Remove old prebuilt OE toolchain support (replaced by sstate) and oabi config (obsolete) 80ebce8 distro/tclibc-uclibc: Append uclibc to key path names to allow parallel uclibc and eglibc builds bdc2e59 conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting from https 456f8f9 meta/conf/layer.conf: Remove packages/*bb from BBFILES f21b091 metadata_scm.bbclass: Use COREBASE to grok for SCM operations 0504d36 bitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variables c444341 preferred-xorg-versions.inc: Drop this, it makes no sense given we only have one version of these recipes f60f3f1 conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values 367a139 machine/qemu: Add qemu-config as an essential machine speicfic dependency and drop specific distro config e27f339 distro: Add defaultsetup.conf, a set of default configuration providing sane overrridable default for commonly used options 5a606ef matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes 0448533 bitbake.conf: Include the new default-providers.inc and default-versions.inc files 16cfbd6 poky-floating-revisions: Move to meta-yocto e92a198 linux-yocto: Fix COMPATIBLE_MACHINE so core machines aren't overwritten 622fb696 atom-pc: use linux-yocto (2.6.37) kernel ef8291f conf/machine: Drop unused *GUI* variables bc729d2 documentation: Removed hardcoded user name from publish option 93f2f1b documentation/adt-manual/Makefile: removed hardcoded name from publish c7c40a3 BUGID#_807: documentation/poky-ref-manual/ref-variables.xml: BBFILE_PRIORITY updated aa0575c documentation/poky-ref-manual: Removed the PNG files in screenshots 4ff1f64 documentation/poky-ref-manual: Added new title graphic 4100eba documentation/poky-ref-manual/figures/ss-sato.png: Added this file. fccb51c documentation/poky-ref-manual: Figures cleanup 92690ef BUGID#_956: documenation/poky-ref-manual/Makefile: Updated publish 3c59043 documentation/kernel-manual: removed a figure and updated makefile f55fec8 BUGID#_956: documentation/kernel-manual/Makefile: Updated publish option 53dfcb4 documentation/kernel-manual/figures/yocto-project-transp.png: Removed f7b1705 BUGID#_956 - documentation/bsp-guide/Makefile: Updated for publish process 35751b9 documentation/bsp-guide/figures/poky-ref-manual.png: Removed figure f5cf435 toolchain-qte: include cross-compiler and fix env script 2277c30 libxmu: Add native function 7a78b21 oe/patch.py: Remove series file during Clean() 7f92587 fuse: drop since it is not used by other recipes e646a99 insane.bbclass: skip license checksum if LICENSE is "CLOSED" dc34eff libxkbfile: disable xcb bcd7f10 busybox: add support to mdev c533f60 meta/conf/local.conf.sample: fix mklibs comment line split and typo 5aa69f2 linux-yocto: error if meta data not present b4dcf0d linux-yocto: remove non-core (qemu) machine compatibility 94c73db gtkhtml2: Update to 1161 54c422a web-sato: Update for svn -> git transtion ed18794 gnome-doc-utils: Add additional missing -nonet options to xsltproc 60c1542 syslinux: improve packaging 915f491 scripts/oe-setup-builddir: fix typo 9ebafcf package_rpm: use target vendor information 9f2d50c image-mklibs: add microblaze arch support 5bd9671 linux-libc-headers: add microblaze ARCH definition 7b01b1e siteinfo: add microblaze target info 49d21ed kernel-arch: add microblaze to valid archs 3e1f013 insane: add micrblaze target info 196f689 lttng-ust_0.12.bb: Fix compilation on uclibc 4401c94 liburcu_0.5.4.bb: Let it build on uclibc targets 3fbb7b5 libgalago_0.5.2.bb: Fix compile for uclibc 630a645 recipes: Replace gconf-dbus with gconf e2f1638 qemu-script: Fix qemu seg fault if install Nvidia proprietary driver. cd4a94d rsync (GPLv2): fix security vulnerability CVE-2007-4091 32e63c2 linux-yocto: move non-core machines to meta-yocto f285547 documentation/yocto-project-qs/Makefile: BUGID#_956 - Modified Publish 660fb42 documentation/yocto-project-qs/figures: Removed two figures 3c7c0db documentation/yocto-project-qs/yocto-project-qs.xml: fixed typo ec7059c documentation/adt-manual/Makefile: BUGID#_956 - Changes to push to website 7adc70b documentation/adt-manual/figures/yocto-project-transp.png: removed file 112adfc documentation/yocto-project-qs/Makefile: BUGID#_956 - fixed remote publish URL 1eb81c8 documentation/poky-ref-manual/Makefile: BUGID#_956 - fixed publish URL 3171f03 documentation/kernel-manual/Makefile: BUGID#_956 - fixed publish URL aaf8954 documentation/bsp-guide/Makefile: BUGID#_956 - fixing publish process 5b1f8a2 documentation/adt-manual/Makefile: Updated publish 9aa2ef7 documentation: Update publishing location 7accf4b documentation/poky-ref-manual/resources.xml: removed referenct to poky linux site 720e6e1 documentation/poky-ref-manual/extendpoky.xml: removed pokylinux.org link a838bca documentation/poky-ref-manual/ref-images.xml: [BUGID#_1004] - EXTRA_IMAGE_FEATURE 55aacbc u-boot: correct COPYING MD5SUM c08d4cf gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of += c099dc0 bash.inc: Add bison-native to DEPENDS 6dfa294 sysstat.inc: Switch to inherit gettext 610ba36 binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS 6e884c3 gcc-package-target: Switch to TARGET_PREFIX in symlinks 6e50e0c package.bbclass: convert unpackaged file message from 'info' to 'warn' so that it shows up on the console 25f4a0e conf/layer.conf: Use .= to append to BBPATH and += for BBFILES 605141a gnu-config-native: add dependency on perl-native 839de46 binutils: update upstream status of patches 73bb65d gcc-4.5.1: update upstream status of patches f73fe92 sat-solver: fix compilation issue with gcc 4.6.0 22d6a13 subversion: update upstream status for patches 4784dd8 python-imaging: update upstream status for patches a5cd66b patch: update upstream status for patches cf24b29 patch-2.6.1: update patch upstream status 134419f libpcre: update upstream status for patches ded9071 gtkhtml2, web: Sync version for API Change 2831f15 clutter-gst-1.4: Add missing patch b8124c4 git: make it work on the target 2fcf5a7 sanity.bbclass: Add cpio to list of required utilities tested for 506241c bitbake: Add missing file 0788081 Enable some DeprecationWarnings 0cc52ef bitbake: Sync fetch back with upstream d2c925f fetch.git: fix a remnant wrt persist + keyerror f1c0c97 bitbake/persist_data: Sync file with upstream bitbake 754d1c6 persist_data: implement comparison, same as dict 824acff persist_data: don't allow non-string keys/values d43e7a9 persist_data: add has_key 7fc020a persist_data: raise KeyError on missing elements fc801b9 event: improve output for syntax errors in handlers 37cb4cc event: improve output when eventhandler exec fails 8cf28d7 event: register event handler functions, not code objects 2d73cd1 build: fix dir removal traceback 8b938dc build: in exec_func, mkdirhier ${T} 88dbb05 Initial work on getting bitbake working under pypy 628bd54 cooker: fix -b with BBCLASSEXTEND 6074329 bitbake manual: fix typo 7287549 bitbake/codeparser: Correctly handle a missing/empty cache file e72210c netbase: automatically bring up usb0 on BeagleBoard xM 001a555 bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid reparsing c8928e9 bitbake/cooker/codeparser: Ensure the code parser cache is saved for each parsing process 9211fd9 bitbake/ast.py: Only run finalise() for the specified variant 8b32d40 bitbake/runqueue.py: Remove old log file handling remnants a90914c boot-directdisk: fix bzImage source location 6f16bbf linux-yocto: update SRCREVs 1e54b75 linux-yocto: safely process unbranched repositories 1fc3964 linux-yocto: apply meta data to external repos f20edfe gnome-doc-utils: Add -nonet option to xsltproc 2d4513f yaffs2-utils_cvs: fix the SRCDATE typo c83d7ac web: fix SRCREV a4b61fb gypsy_0.8.bb: Fix build with gcc 4.6 f014269 eglibc-2.13: Add recipes for eglibc 2.13 a00b11b yaffs2: Update patch and checksums 3748180 clutter-gtk-1.4: Rebase patches 9bb5a68 clutter-gst-1.4: Rebase patches and update checksum ca63a01 ghostscript: added to pass LSB commands check 2ebb1fb foomatic-filters: added to pass LSB commands check 478deec gcc-4.6.0: Backport FSF 4.6 branch patches d42dccf gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk 32240fd lttng-viewer: explicitly add linkage to lttvwindow c4d01fc task-core-tools.bb: properly enable lttng-ust for ARM 3a41c1e initscripts: remove -i from halt/reboot arguments and allow override e178de7 util-linux.inc: remove virtual/libintl from DEPENDS bbd6999 Remove distro-specific metadata for distros not in oe-core cdf8783 Remove machine-specific metadata for machines no longer in oe-core 5331f47 meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc 61018fd poky-default-revisions: move the SRCREV to recipe file b5adb30 python: Unbreak Python third-party extensions d2e078a qemuimagetest: Add executable permission to test scripts for toolchain ea4857a qemuimagetest: Enable toolchain automation tests in qemuimagetest 49e2fcc perl: fix Configure-multilib.patch 7050587 perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha 7755614 libsoup-2.4: Update to 2.34.1 c525f41 linuxdoc-tools-native: add groff-native to DEPENDS 2cfc993 puzzles: update to r9163 c09c603 alsa-utils_1.0.24.2.bb: Fix build for uclibc targets 6e0cede libx11: Use inherit gettext 499a7b9 insane.bbclass: Checking for NLS too when checking gettext dependency 5ce6cc4 git: use DESTDIR=$D instead prefixing all variables by $D 6add850 LSB_Setup.sh: Add character set to lsb-image 53907b8 task-core-lsb.bb: Add packages liberation-fonts to lsb-imag 5515f7b libcap: upgrade to version 2.20 f063ff7 lzo: upgrade to version 2.05 f61514e shared-mime-info: upgrade to version 0.90 a29b96e busybox: upgrade to version 1.18.4 b9e63d9 curl: upgrade to version 7.21.6 3ef65ef augeas: upgrade to version 0.8.1 5e9bd90 acl: upgrade to version 2.2.51 d41c3a8 attr: upgrade to version 2.4.46 f8e02f3 create-lsb-iamge:Fix bugs ea0e291 netbase: fix check for nfsroot in if-pre-up.d script 7ec1a51 logging: delete the oe(note|warn|fatal|debug) functions fc934af logging: update existing oe* logging users to the bb* interface 0e2eb05 distro_check.py: Fix some bugs in distro_check.py 8e55193 Fix matchbox-panel-2 compile error 5d73784 task-core-lsb: add xdg-utils into lsb image 5cd5efb lsbsetup: add commands install_initd and remove_initd d2c84ea groff: update to 1.20.1 288638e liberation-fonts: postinst can't be called offline f564954 core-image-directdisk: add LIC_FILES_CHECKSUM 0e89459 gettext.bbclass: Updates to better handle gettext alternatives 39e469c base.bbclass: Create a BASEDEPENDS variable other classes can use to add to the base dependencies, avoiding native/nativesdk issues 0c28d5b libnss-mdns: add $D to postinst paths a2030c8 git fetcher: make tag back to work, fix Yocto bug 972 29ea5ad Need override for TEMPLATECONF 28e7041 universe target: add a new target to collect all recipe targets 3279737 linux-yocto: create SMP config fragment fbdbdb1 perl_5.12.2.bb: Undefine features not found in uclibc 5f37ef4 qemu: Fix non-sdl/opengl build 5d92f33 world-broken: add older clutters since we don't want clutter confusion 1942549 alsa-tools: Add checksums e51bd9b tidy: move old clutter demo to meta-demoapps aa7ec17 table: move old clutter demo to meta-demoapps 777f1a3 clutter-box2d: add DEPENDS for clutter-1.6 197557b alsa-utils_1.0.23.bb: Fix compilation for uclibc targets e3e96e6 glib-2.0: Inherit gettext should provide right libintl so remove from DEPENDS b65c8e6 poky-default.inc: Weakly assign gettext to provide virtual/gettext 582dfde gettext_0.17.bb: PROVIDE virtual/gettext and RCONFLICT with proxy-libintl d31c443 gettext: Divide packaging into gettext-runtime and rest 34e8e9e autotools.bbclass: Copy gettext files only if --disable-nls is not set 01102bd insane.bbclass: Move code to add function to tasks toward the end 0bed0db libsdl: add SRC_URI Checksums 753bc3e logging: add bb* logging mechanisms for bash recipe functions 52026ef logging: remove unused BBDEBUG from local.conf.sample 4349374 logging: fix oedebug loglevel test d0382d5 distro_tracking_fields.inc: add cdrtools recipe af40ff0 cdrtools: recipe and patch cleanup 7bd1a63 python: add missing cytpes modules c9107cd linux-tools.inc: Dummify do_compile_perf and do_install_perf for uclibc 1ac90a3 attr: Fix compilation on uclibc e45f225 xorg-lib: inherit gettext class instead of adding gettext to DEPENDS directly bffd29b perl_5.12.2.bb: Undefine features not found in uclibc 78cb6b1 elfutils_0.148.bb: Fix compilation issues on uclibc dff516e libiconv: update from 1.9.2 -> 1.11.1 673c85a sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak cc0ae4b distro_tracking_fields: cwautomacros, valgrind, etc 68942a6 cwautomacros: upgrade to version 20110201 440aba7 alsa-utils: upgrade to version 1.0.24.2 d5ae54e libsamplerate0: upgrade to version 0.1.7 e6cf2bc gst-fluendo-mpegdemux: upgrade to version 0.10.67 1eff536 polkit: upgrade to version 0.101. 38fd4ce libfm: Remove the flag of G_DISABLE_DEPRECATED 6d3de3f glib-2.0: upgrade to version 2.28.6 60cf466 libsndfile1: upgrade to version 1.0.24 0cad3af gupnp-av: upgrade to version 0.8.0 42c940b bluez-hcidump: upgrade to version 2.0 aeee3fb valgrind: upgrade to version 3.6.1 722d95c rxvt-unicode: upgrade to version 9.10 e8a1130 cpio-2.8 (GPLv2) bug fix 1b283ce tar-1.17 (GPLv2) bugfix 335ff67 web: update svn to 131 to fix build issue 8e261fa gdb: set --without-ust for EXTRA_OEFLAGS 829b985 perl: upgrade from 5.12.2 to 5.12.3 3669de7 gcc: Add recipes for 4.6.0 07a6bec quilt: fix test for target build 181d5f5 sat-solver: fix arch=all packages 927d33c task-base: allow distribution to define apm provider 40f226e create-lsb-image:Rename creat-lsb-image and fix some bugs 91556f8 librsvg 2.32.1: fix postinst script 6da7fc5 pcmciautils: Upgrade 017 -> 018 30b44d9 lsbsetup: add some workaround for LSB tests f56f164 qemu-helper-nativesdk: Update LIC_FILE_CHKSUM for renamed helper 440f2f5 distro_tracking: recipe information update af25aea libxml-parser-perl: upgrade from 2.36 to 2.40 cd5a32e cpan.bbclass: export PERLHOSTLIB for perl modules 345de20 perl-5.12.2: use of PERLHOSTLIB var fix 4ffd8a2 python-pycairo: fix installation path of __init__.py db18200 git: upgrade from 1.7.3.4 to 1.7.4.3 5621123 python-gst: upgrade from 0.10.19 to 0.10.21 60bb07d mpfr: upgrade from 3.0.0 to 3.0.1 f12a489 ofono: add bluez4 to DEPENDS list ee2ff2a linux-tools.inc: turn off newt and dwarf for perf 8667ea0 puzzles: Upgrade to svn r9151 (from r9084) 5b661fc distro_tracking_fields.inc: update the info for the following recipes f0752b4 lttng-viewer: upgrade from 0.12.36 to the latest version 0.12.38 320a641 task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARM b4a88a5 lttng-ust: upgrade from 0.11 to the latest version 0.12 6890094 liburcu: upgrade from 0.5.2 to 0.5.4 d08d843 mdadm: upgrade from 3.1.4 to the latest version 3.2.1 e6ca7cc preferred-xorg-versions.inc: update libxfixes, util-macros, xorg-cf-files 87ad1ed util-macros: upgrade from 1.11.0 to 1.13.0 59bf813 libxfixes: upgrade from 4.0.5 to the latest version 5.0 eb0deae qemu: disable sdl for target build 8e7f1b4 Control over when package init scripts are run 46197c4 modutils-initscripts: fix wrong order of module loading happening in udev 679a4b2 jpeg: Upgrade to 8c (from 8b) fbca2e9 libgpg-error: Upgrade to 1.10 (from 1.9) d952463 consolekit: Upgrade to 0.4.4 (from 0.4.3) 7849a88 avahi: Upgrade to 0.6.30 (from 0.6.28) 9a6e635 tasks: Upgrade to 0.19 (from 0.18) b1c6f70 slang: Fix host contamination issue 37ac9a0 scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 8d40582 Rename poky-image.bbclass to core-image.bbclass fa8b2c8 Rename poky-extract-sdk to runqemu-extract-sdk e9b17e3 Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* b3d84fb Replace POKYBASE with COREBASE c1f79ab Rename poky-qemu to runqemu 6d49cb5 Rename poky-init-build-env to oe-init-build-env a891299 README: Update to reflect what Poky is today 215898b sanity.bbclass: Fixup Poky references d3c4fa4 lib/oe/distro_check.py: Fixup Poky references 0a9b84a rpm: Refer to the yoctoproject.org bugzilla 65f4b65 Further cleanup of various poky references 91d72e6 scripts/runqemu.README: Clean this up to accurately reflect what the runqemu command now does 6b46c2a runqemu-extra-sdk: Update function usage to clearly reflect its meaning 01f83c9 Rename ~/.poky-sdk/ temp workdir to ~/.runqemu-sdk/ b9fbc85 bitbake.conf: Only very weakly assign SRCREV to the default of INVALID 1288b8d bitbake.conf: Set MAINTAINER to a non-poky default of the OE-Core mailing list c74a688 bitbake.conf: Set SDK_VENDOR to -oesdk 7342b41 cronie 1.4.7: fix packaging aabad28 poky.conf: Set SDK_VENDOR 765d380 meta-yocto: Catch up with OE-Core renaming 949645e sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity versions weak assignment allowing the distro to override 6af27de adt_installer_internal: Remove hardcoded Poky references fc2cee5 Rename poky-lsb override to linuxstdbase aec20af Rename poky-image.bbclass to core-image.bbclass 972ebfe POKY_QEMU_IFUP -> RUNQEMU_IFUP 2c2e617 Rename the remaining poky-* scripts to oe-* or runqemu-* 0b70e29 Catch task-poky -> task-core renaming 5164821 Fix git.pokylinux.org urls to git.yoctoproject.org b8a0717 .gitignore: Drop stale entries d889a75 distro_tracking_fields.inc: Replace Poky with OE-Core 3ba0b82 poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable references e7126c1 Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKI 7469527 POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT 0441fe2 oe-init-build-env: Fix typo 6e95cb2 Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 4d609d5 Replace POKYBASE with COREBASE 8ceb769 Remove obsolete scripts/classes 08127d4 Rename poky-qemu to runqemu 46d0cc3 Rename poky-init-build-env to oe-init-build-env 211ae3b initscripts: Drop outdated machine specific files cd5e586 kernel-rt: use correct branch names and new git SRC_REV format c437113 bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix f3ade6b clutter-1.6: update to 1.6.14 059539f clutter-1.6: drop no longer required patch 3bd2c0a json-glib: new recipe required by clutter af7f734 linux-yocto-stable: Update repository url 2d2d072 bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly 029635e kernel: Remove debug statements ae440cd kernel: Copy over bzImage to sysroots during install 903806a psmisc: Upgrade from 22.2 to 22.13 1d3d3aa e2fsprogs: Upgrade from 1.41.12 to 1.41.14 06e3d5a libidn: upgrade from 1.19 to 1.20 203da6b distro tracking: reassign Kevin's recipe a2545c4 mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2 a0c0e89 mesa 7.10.2: add python-native dependency e3f62f3 python-dir.bbclass: define default PYTHON_BASEVERSION 0864632 x11vnc: fix SRC_URI 2ee0be8 bitbake: correct typo in ??= documentation 9fb4c74 jpeg: add link libjpeg.so.62 for LSB library test c510611 slang: Update to 2.2.4 72ff136 netbase: add /etc/network/interfaces file for qemumips & qemuppc 409544d netbase: automatically bring up eth0 f86b7c5 documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject' 3b94eb0 documentation/adt-manual/adt-eclipse.xml: Fixed URL with pokylinux.org c904c99 documentation/adt-manual/adt-prepare.xml: Fixed URL for nightly builds fdf077d rsync: upgrade to version 3.0.8 47cb36d openssl: upgrade to version 0.9.8r 2f3c46d libxml2: upgrade to version 2.7.8 305fad5 libexif: upgrade to 0.6.20 feeb3a4 poky-lsb: Add "largefile" feature for LSB distro. 7b59ebe gcc: Add "--enable-clocale=gnu" option for LSB. 7a96ee0 task-poky-lsb.bb:Add locale resoures which is needed by LSB Test Suite eed3bee qemu: Fix the qemu GL application start failure. b0ac556 pango: upgrade from 1.28.3 to 1.28.4 009f88f xf86-input-mouse: upgrade from 1.6 to 1.7 c00288e mesa: upgrade to 7.10.2 d890254 libdrm: upgrade from 2.4.23 to 2.4.25 d02a174 libnewt: fix parallel-make issue 86549fa clutter-1.6: fix tarball md5sum and add json-glib to dependencies 77d2110 xkbcomp: upgrade from 1.2.0 to 1.2.1 010cef6 xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0 15d2144 evieext: upgrade from 1.1.0 to 1.1.1 256c40a xf86-input-vmmouse: upgrade from 12.6.10 to 12.7.0 9145e46 xf86-input-synaptics: upgrade from 1.3.0 to 1.4.0 ce38d36 distro_tracking_fields.inc: update the info for the following recipes 3d43974 preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, xextproto and libpciaccess 481e3cd cronie: upgrade from 1.4.6 to the latest version 1.4.7 f4f2790 libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1 9522cfb xextproto: upgrade from 7.1.2 to the latest version 7.2.0 0c61863 gnome-doc-utils: upgrade from 0.20.4 to the latest version 0.20.5 dce8dc3 xproto: upgrade from 7.0.20 to the latest version 7.0.21 ee20b38 fixesproto: upgrade from 4.1.2 to the latest version 5.0 040e23f libxi: upgrade from 1.4.0 to the latest version 1.4.2 fc1c209 libxt: update from 1.0.9 to the latest version 1.1.1 7fafbe2 oprofileui: upgrade to latest git version 351df14 polkit-gnome: Upgrade to 0.101 (from 0.99) d261874 xz: Upgrade to 5.0.2 (from 5.0.0) 73c8ac9 libcanberry: Upgrade to 0.28 (from 0.26) 8ca68f6 x11perf: Upgrade to 1.5.3 (from 1.5.2) 91ffe00 libsoup-2.4: Upgrade to 2.32.2 (from 2.32.1) 298f1ba documentation/adt-manual/adt-eclipse.xml: Fixed link to autotools. 0e5558a distro_tracking_fields: update for gstreamer, gupnp, telepathy-glib, etc 3abaef5 gupnp: upgrade to version 0.16.0 8d93f7a gssdp: upgrade to version 0.10.0 327c327 telepathy-mission-control: upgrade to version 5.7.9 77546a8 telepathy-idle: upgrade to version 0.1.8 6b788b9 telepathy-glib: upgrade to version 0.14.3 d3c2bcd alsa-lib: upgrade to version 1.0.24.1 6694c35 ofono: upgrade to version 0.45 84e6537 gst-plugins-ugly: upgrade to version 0.10.17 91006c4 gst-plugins-bad: upgrade to version 0.10.21 48b5f10 gst-plugins-good: upgrade to version 0.10.28 4983494 gst-plugins-base: upgrade to version 0.10.32 687f34c gstreamer: upgrade to vesion 0.10.32 6bf6aec gst-plugins-good: add dependency on libsoup-2.4 da2852b README.hardware: automate boot process for router station pro 31bc011 qt4-x11-free: add virtual/libgl for opengl dependency 10a52e0 clutter-1.6: fix SRC_URI[md5sum] a52663e eglibc-package.inc: Add eglibc-binaries, eglibc-localedatas, eglibc-gconvs and eglibc-charmps to variable PACKAGE a67707b Allow JFFS2 image options to be overridden c879c63 autotools: Pass --disable-silent-rules to configure 90f803d ncurses: Remove unwanted package config from previous .inc merge 55d60b1 external-python-tarball: Drop FAKEROOT usage in favour of explicit options to tar 14f4918 bitbake.conf: Drop FAKEROOT variable since its replaced with FAKEROOTENV 309e6f7 bitbake.conf: fix PACKAGE_ARCH[vardepsexclude] b0bf7ef keymaps: Fix MACHINE -> MACHINE_ARCH 2588569 ncurses: Update to 5.9 5a780eb Update trace-cmd and kernelshark distro_tracking c9028da Update distro-tracking-fields.inc for recent qt4 changes a76e81b lsb: fix lic_files_chksum 576de81 distro tracking update 7850838 liburi-perl: update to 1.58 4344df2 chkconfig: Update to 1.3.51 0f673c7 mc: update to version 4.7.5.1 17a6d70 gthumb: update to 2.12.2 f70c25c qmmp: update to version 0.5.0 67a6799 directfb: Update to 1.4.12 7576eba createrepo: Update to 0.9.9 7ddc746 sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMES e5a40cd qt4: security advisory - blacklist fraudulent comodo certificates ea738ee qt4: replace 4.7.1 with version 4.7.2 21f483a documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tar da83cea documentation/kernel-manual/Makefile: Updated Makefile so PDF is in tarball 6a0d070 documentation/poky-ref-manual/ref-bitbake.xml: style tags updated 1cd9b0c documentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing section update e3618e1 documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable cb2a3e3 documentation/poky-ref-manual/ref-structure.xml: Edits for Rel 1.0 72d7e27 documentation/poky-ref-manual/ref-classes.xml: tag updates bed5b96 documentation/poky-ref-manual/ref-classes.xml: re-write of autotooled packages efaf5d0 documentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tag 5bbffff document/poky-ref-manual/ref-classes.xml: removed <function> tag da283ba documentation/poky-ref-manual/ref-bitbake.xml: type fixed 4ba1991 documentation/poky-ref-manual/ref-bitbake.xml: Grammar fix 3e56fd1 documentation/poky-ref-manual/ref-bitbake.xml: removed 'varname' style 2981801 documentation/poky-ref-manual/ref-structure.xml: bitbake section updated f720dea documentation/poky-ref-manual/development.xml: OProfileUI section updated 108990f documentation/poky-ref-manual/development.xml: Corrected command syntax a771ef7 documentation/adt-manual/Makefile: Added PDF file to the tarball e5e5ff3 elfutils: remove unused variables to fix compilation with GCC 4.6 537e485 desktop-file-utils: Add SRC_URI checksums 44dabb2 distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csv c5e6ef2 documentation/adt-manual/adt-eclipse.xml: Updated repo URL for Eclipse Plug-in 20c9be4 LSB_Setup.sh: Add function to install all test packages 5983fe1 gst-meta-base: Support http/https remote streams f67fe6f xdg-utils: add xdg-utils to pass the lsb test 751f42b image.bbclass: Disable ldconfig-native when using uclibc 889551a native, nativesdk, crosssdk: reset TARGET_FPU f897723 ldconfig-native-2.12.1: newer recipe with eglibc sources 1418414 libxcb: fix for broken library link in the image d0adbfd image.bbclass: make execution ldconfig verbose 76185eb xproto: Fix configure commandline option whitespace bfcd5d9 docbook-dsssl-stylesheets-native: run install-catalog only during do_populate_sysroot 733c9b9 openjade-native: run install-catalog only during do_populate_sysroot 67f3496 docbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot e659426 Revert "elfutils: fix builds with gcc 4.6" a0933f0 qemu-nativesdk: fix do_configure 22c7a3a qemuppc: add libqtopengl4 for ppc 6cd2074 documentation/poky-ref-manual/development.xml: Edits for Eclipse and Anjuta 5215126 documentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history table de3e3e2 bitbake.conf: fix MACHINE_ARCH b2d4c65 linux-yocto/meta: cleanup and streamline kernel meta data 0ac1c27 linux-yocto/crownbay: update configuration b77e9b6 db: Switch to patchdir rather than applying in do_configure 4febd37 patch.bbclass: allow importing patches into other dirs 9b2210c xserver-xf86: explicitly disable fop document generation 07dfc5c openjade: fix build with GCC 4.6 9a45389 libx11: disable building of specs 9487fbe xorg-[lib-common|proto-common]: disable use of fop document generation 115ffb9 libx11: add missing SRC_URI hashes 33b4076 python-native: add missing SRC_URI hashes d00a02d elfutils: fix builds with gcc 4.6 1cf0664 libexif_0.6.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly 2e60e62 libcap.inc: Pass SYSTEM_HEADERS to make 182b7a2 gnutls.inc: inherit gettext class instead of adding gettext to DEPENDS directly 1f0e574 gstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to DEPENDS directly 16544ab3 util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly 5c494ec libxcb.inc: Replace XCBPROTO_XCBPYTHONDIR to point to staging area 5f12582 clutter.inc: inherit gettext class instead of adding gettext to DEPENDS directly 55a8009 libgpg-error: inherit gettext class instead of adding gettext to DEPENDS directly 7bb111d popt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly b05845f libgdata_0.7.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly d73500f gdk-pixbuf_2.22.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly f9625d2 xz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly a48b13c libzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS directly f8fa83c libuser_0.57.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly 6bcb66d chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to DEPENDS directly 0a1b99b sed: inherit gettext class instead of adding gettext to DEPENDS directly be9d2ae xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly 1413f2b gcc-runtime_4.5.1.bb: Do not filter out -feliminate-dwarf2-dups 59565d7 flex.inc: inherit gettext class instead of adding gettext to DEPENDS directly 067d8ac e2fsprogs.inc: inherit gettext class instead of adding gettext to DEPENDS directly 438ec9c liboil_0.3.17.bb: Enable x86_64 unaligned memory access 45e0eab libpam_1.1.3.bb: Fix compilation on uclibc when innetgr is absent 6de1c9a diffstat_1.54.bb: inherit gettext class instead of adding gettext to DEPENDS directly aa0772c bison: Make compilable on uclibc 69f1a6d binutils: Use arm*-*-linux-uclibceabi instead of arm*-*-linux-uclibcgnueabi 08a6cdc gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi e4ccab9 coreutils_6.9.bb: Remove gettext from DEPENDS 6cbb559 console-tools_0.3.2.bb: inherit gettext cbffd7f telepathy-glib_0.13.6.bb: inherit gettext class instead of adding gettext to DEPENDS directly e172889 galago: inherit gettext class instead of adding gettext to DEPENDS directly b31f9f2 avahi.inc: Conditionalize RECOMMENDS by using overrides 3909b76 recipes: Use -uclibceabi instead of -uclibcgnueabi 434f139 conf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabi 023637d site: Add mips-linux-uclibc site file and add to x86_64-linux-uclibc 511abe9 classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion of triplet c888325 sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control 9f20f5e qemu-nativesdk: Refresh glflags patch bcc817e documentation/yocto-project-qs/yocto-project-qs.xml: Edits plus Matt Madison note regarding older host systems 4a38ab5 documentation/yocto-project-qs/yocto-project-qs.xml: cleaned out another "YP" 0e16551 documentation/bsp-guide/Makefile: Updated to include PDF in tarball cb13b57 documentation/poky-ref-manual/usingpoky.xml: [BUGID# 929] - Note added warning about switching up GPL versions 9b046f6 qemu: Add dropped glflags.patch a9441d4 qemu.inc: Add sh4,sh4eb,mips64,mips64el targets 6714db4 scripts/poky-qemu-internal: call stty sane before exit 7e6fb92 README.hardware: remove u-boot flashing instructions for mpc8315e-rdb 37f3ef2 Workaround for Global C++ Constructor problem on ARM 41efbe1 Fix integration of zypper and sat-solver 133f7e8 Fix sat-solver & RPM5 integration issue 2ac89c2 linux-yocto: update base to 2.6.37.6 cddd882 linux-yocto/qemux86-64: enable profiling and latency 0b420da qemu-config: Enable for qemumips/qemuppc db29001 gthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't enabled 2b70d0c bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process 43fe018 poky.conf: Specify QEMU_TARGETS explicitly for now c564fb0 runqueue: simplify fakeroot environment handling 31521d7 More 'is' fixups 67fac77 Fix more incorrect usages of 'is' 626b96e codeparser: use ==, not 'is' to compare strings af0163c bb.siggen: import os 8fae39c utils: fix typo in lockfile d38968c lockfile: ask for forgiveness, not permission 77513ee goggle: exit quietly on ^C 6f4fbfe clutter-box2d: add version 0.10.0 for use with clutter 1.6 71e8cc5 clutter-gtk: remove duplicate gtk+ DEPENDS entry 077f96a clutter-gst: add 1.3.6 for use with clutter 1.6 c35a59b clutter: add 1.6.8 7af9e33 documentation/yocto-project-qs/yocto-project-qs.xml: removed (YP) acronym b4268c0 bitbake/runqueue: fix clash when setscene & real tasks done in same build 68baef9 package_rpm: Ensure we take the sstate shared lockfile in the place we write files 2f0c06a sstate: Add support for taking shared lockfiles e7f52f8 image.bbclass: Remove uneeded do_populate_sysroot requirement for images 89fee17 image.bbclass: Add dependencies on native versions of update-alternatives and updated-rc.d explicitly b5e03a1 base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happens before a build completes 4d04155 bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with prelink and other issues are resolved 9281315 linux-yocto/meta: fix SRCREV e41671e Revert "bitbake/gcc: Enable a shared common source tree" bf799e3 poky.conf: Add missing POKY_EXTRA_RDEPENDS qemu changes for mipc/ppc 5748758 qemu: Fix file rename from version upgrade 12b163d bitbake/gcc: Enable a shared common source tree afd2859 documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT tarball 0cb23cb poky.conf: Bump to post 1.0 version 38dec4f documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 931] - Removed Fedora 14 bitbake native note b187d59 documentation/yocto-project-qs/yocto-project-qs.xml: Bug reference added courtesy Colin Walters fee7f56 README.hardware: add Freescale MPC8315E-RDB; other minor tweaks 7c62b36a qemu: Upgrade 0.13.0 -> 0.14.0 fcb1b5a gnutls: add BBCLASSEXTEND = native 74e58bb linux-yocto: update to 2.6.37.5 fd42d1c image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard EXTRA_IMAGECMD ed41be0 bitbake.conf/image.bbclass: Move image type information into image_types.bbclass f853923 base-files: Remove sysctl.conf file. This is now provided by the procpc recipe. adac5a6 image.bbclass: Move ROOTFS_SIZE into runimagecmd() function b94de9a image.bbclass: Improve readability of the image generation code 25a6e5f sstate: use only unique set of SSTATETASK c106bb6 kernel.bbclass: blacklist 'kernel-misc' from kernel-modules b6b9f7a gcc-runtime_4.5.1.bb: Fix ICE in gcc-runtime with -feliminate-dwarf2-dups 54d46cb machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+ 5ea06dc bitbake.conf: Prune global OPTIMIZATION flags a93b0e7 coreutils: Switch to disabling gmp support 36f899f checksums.ini: Delete 158de41 Various: Switch to SOURCEFORGE_MIRROR d56080f Various: Update KERNELORG_MIRROR for consistency 4f85b60 Various: Switch to KERNELORG_MIRROR bc7967f Various: Switch to using GNU_MIRROR 92e8ef0 Various: Switch to GNOME_MIRROR 081adf9 net-tools: Switch to using DEBIAN_MIRROR 0af5e13 perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha 112f153 scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as well 3b0fa0f scripts/poky-qemu-internal: Pass -m <mem_size> always on commandline 7eab4ae lib/oe/patch.py: Cosmetic change to avoid bitbake warning 354d85d oe.utils: add inherits (sync from OE) c9d1e20 oe.path: sync up with current OE 21a3b6d oe.patch: add missing imports fb02ca3 oe.utils: add bb, bb.data imports dd3a1d3 Shift a few env bits into scripts/bitbake 99aaf15 scripts/bitbake: add -g/--graphviz to NO_BUILD_OPTS bfd7283 native: empty PACKAGES_DYNAMIC the way we do PACKAGES d5f96d2 poky-init-build-env: unbork for zsh 2661565 bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OE a295a04 bitbake.conf/tune files: Adjust PACKAGE_EXTEA_ARCHS 3b49416 kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules ab44c22 msmtp: add link sendmail for lsb command check 38a5f61 qemu: enabling the alsa driver needs alsa in DEPENDS, add it 34c644e alsa-lib: extend to -native for qemu-native aeaa356 xserver-nodm-init: Mark as machine specific after recent rootless X changes 273cfec sstate: Ensure a clean removes setscene stamps as well as the main task stamps 6243230 - documentation/poky-ref-manual: Notes added for non-GPLv3 builds c029855 qemu: make warning messages consistent in format dd2f9f6 qemu: warn user if nVidia libGL is detected (leads to qemu segfault) 94786e1 db: Fix path of arm-thumb patch debcc6c initscripts: Make umountfs a bit more robust, bump PR 07f7dc4 nfs-utils: fix "sh: bad number" error on start/stop of nfsserver c52c66b busybox: enable unmount all feature 0a209fe documentation/yocto-project-qs/yocto-project-qs.xml: Note added about proxy a11c6b2 documentation/yocto-project-qs/yocto-project-qs.xml: Added references to FAQs 8bfcc85 documentation/yocto-project-qs/yocto-project-qs.xml: 1.0 edits applied to examples dcf0091 documentation/yocto-project-qs/style.css: Updated note text color 54060da documentation/yocto-project-qs/style.css: Updated styles d3e1e52 - documentation/yocto-project-qs/yocto-project-qs.xml: added groff package 16e1f10 sstate.bbclass: Turn absolute symbolic links into relative ones for sstate packages d2658c8 README.hardware: update for 1.0 release cb5e513 documentation/poky-ref-manual/faq.xml: Added entry about proxy and firewall a0f3430 documentation/poky-ref-manual/extendpoky.xml: Formfactor path corrected f228642 documentation/poky-ref-manual/extendpoky.xml: small edits 8e05cca documentation/poky-ref-manual/usingpoky.xml: Small edits d3491aa documentation/poky-ref-manual/faq.xml: Added three FAQ entries 2a144f8 documentation/poky-ref-manual/usingpoky.xml: More BitBake changes fa272d0 documentation/poky-ref-manual/usingpoky.xml: grammar fix and BitBake fix a415263 documentation/poky-ref-manual/introduction.xml: Wording and release update 28a9824 documentation/poky-ref-manual/introduction.xml: Removed link 58280a6 documentation/poky-ref-manual/faq.xml: Spell Check 98d2039 documentation/poky-ref-manual/poky-ref-manual.xml: Updated title page a8927a0 documentation/poky-ref-manual/style.css: Updated to match other manuals 885415f documentation/poky-ref-manual/extendpoky.xml: Spell check 5622f54 - documentation/poky-ref-manual/extendpoky.xml: Added text for choosing server 75c5760 bitbake.conf: Increase image overhead factor to account for rpm/zypper database size e235357 sanity.bbclass: check for duplicates in PACKAGE_ARCHS aa51d03 documentation/kernel-manual/kernel-how-to.xml: Spell checked b631f48 documentation/kernel-manual/kernel-manual.xml: Updated the title page eab4c5c documentation/bsp-guide/bsp.xml: Spell check 57ef2ef documentation/bsp-guide/style.css: Updated Style Sheet 609e497 documentation/bsp-guide/bsp-guide.xml: Updated Title Page f85645d documentation/bsp-guide/figures/bsp-title.png: Updated PNG file for title 4957992 util-linux: Setup for GPLv2 Recipe 21d5d3c coreutils-6.9: fix man page building for the gplv2 recipe 97d3dde toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS. 34869c6 slang: specify --x-includes to pass qa sanity check 2a3ff59 bitbake.conf: add POKYBASE to BB_HASHBASE_WHITELIST 3072c24 gettext: Upgrade GPLv2 version to 0.16.1 490bbfb poky.conf: remove gnome-common from WHITELIST_GPLV3 59b059d poky.conf: add additional Libraries to the LGPLv2 Whitelist 7958e40 poky-image-basic: remove POKY_BASE_INSTALL 8c9385c extended tasks: move binutils from basic to lsb caf671e gnome-vfs: Force acl to be disabled since its not a dependency a440c63 ADT: bug fix for nameing and do_patch sequence 06c755c gnu-config: Use perl from the environment, not a hardcoded path 7e2d385 gtk+: remove per-machine gtk+ FULL_OPTIMIZATION in favor of tune-atom.inc 3526000 atom-pc: work around gcc bug for core2 e657801 m4: bring back GPLv2 version 1.4.9 of m4 recipe 9ee33a8 bison: bring back GPLv2 version 2.3 of bison recipe ac9b83e documentation/adt-manual/adt-manual.xml: Updated front matter d2c0ce4 documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement. 3046a96 sanity: detect if bitbake wrapper is not being used or pseudo is broken 275241e sat-solver: Fix solution DB generation and general cleanup 129c624 openjade-native: Run make depend to ensure dependencies are correct and avoid parallel make failures 7517529 package.bbclass: Fix missing debug src files f8ba275 rpm: Disable repackage on upgrade/erasure by default 4397400 sat-solver: Add workaround for RPM 5 db construction 5485746 sat-solver: uprev to the latest version 2a852d0 libzypp: Fix release query ff03a51 rootfs_rpm.bbclass: Add additional system configuration to RPM space b26640f bitbake docs: use dblatex to build the pdf bitbake manual b65a336 oprofileui: upgrade to latest git version. 0c6a50b poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES e004e51 poky-image-lsb: add ssh-server-openssh to IMAGE_FEATURES 3201ab7 poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURES 3f1e50b poky-image.bbclass: add new IMAGE_FEATURES for ssh servers 6b088d6 task-poky-ssh-openssh: new task recipe for openssh ssh 0c62497 task-poky-ssh-dropbear: new task recipe for dropbear ssh 849c862 task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbear a1f722a slang: export INST_LIB_DIR to fix compile problems 2bbeab2 formfactor: Assume HAVE_TOUCHSCREEN=0 9a9ebb0 documentation/adt-manual/adt-eclipse.xml: Specified qemu options outside of brackets. 082adfc documentation/adt-manual/adt-eclipse.xml: Removed Autotools plug-in requirement d9775d5 documentation/adt-manual/adt-command.xml: Initial draft of command line chapter f30b84c documentation/adt-manual/adt-eclipse.xml: Initial draft for Eclipse chapter. ff51a34 documentation/adt-manual/adt-package.xml: Initial file 2f45421 documentation/adt-manual/adt-prepare.xml: Initial draft of preparation chapter b9217b5 documentation/adt-manual/adt-intro.xml: Initial text 8ff09c0 documentation/adt-manual/style.css: Changed PNG file in the title page style 4a8b398 documentation/adt-manual: cleaned up labels in chapter files a875b2e documentation/adt-manual/Makefile: Initial Makefile 3bc2668 documentation/adt-manual/adt-manual.xml: Initial file 8605fee documentation/adt-manual/figures: Added title PNG file, deleted kernel title PNG file. 3258234 documentation/adt-manual: New file structure for ADT Manual a4c6bcb matchbox-desktop: add configure event handler to fix bug 658 9a1ee6d send-pull-request: Fetch TO email address from git config if specified c6d6e49 u-boot.inc: allow variable make targets bd161f7 tune-atom.inc: Remove duplicate TARGET_ARCH entry to avoid ipk rootfs issues as temp workaround for problems pending a proper fix e70f689 package-index.bb: Added missing dependencies. 6b16a5f xserver-nodm-init: add xuser to group audio ed1cbc9 sstate.bbclass: always delete stamp files in sstate_clean cbbf658 sstate.bbclass: avoid deleting unrelated stamp files cc4bf81 task-poky-lsb: Add some packages required by lsb test suite 509364e kernel bbclass: split do_compile into do_compile and do_compile_modules ae92383 util-linux: move remaining files from files directory to util-linux-2.17.2 for faster lookup c52c218 util-linux: remove unused files from util-linux-2.17.2 directory 2fd7022 util-linux: remove unused files from files directory 9d9c68e bitbake/runqueue: show correct task name for setscene task failure 4c695db bblayers.conf.sample: include meta-yocto in default layers 50bb373 qemux86-64: Enable latencytop and profiling (temporary) ff1ab05 own-mirrors.bbclass: Bring own-mirrors.bbclass from oe commit 0ef914b250df46a41348479446214575668943fb 3c54f46 netbase: Upgrade version 4.44 to 4.45 fe3cc9a cairo_1.10.2: Fix DEPENDS to include glib-2.0 de796d5 sanity.bbclass: Fix inverted mmap_min_addr logic 257a9ed Update SRC_URIs to use BPN instead of PN 4f5b57c documentation: Kernel Manual fixes 5ef65bd documentation: BSP Developer's Guide fixes f11e479 poky-qemu-internal: force oprofile into using timer interrupt mode for qemux86/qemux86-64 for now 1db41d8 adt: fix ppc/powerpcc naming bug 367db42 qemux86-64: set qemux86_64 as package arch name d578d74 zypper: add machine arch support 764f68c libzypp: add machine arch support 023c43b sat-solver: add machine arch support 7da9f27 bitbake/xmlrpc: only use BBTransport for affected Python versions e58b3a4 bitbake/bitbake-layers: fix to run with recent changes ff3e326 bitbake/hob: fix cancel button 3c113f3 bitbake/cooker: don't error in prepareTreeData for unbuildable targets 4817a48 perl: another set of parallel build fixes 43a2d09 openssh: allow the openssh meta package to be empty 84b877b gcc-runtime: Fix dbg files c180383 package_rpm: Fix rootfs generation d8a82c2 package.bbclass: Change the debug directory to avoid conflicts ea99160 linux-yocto: update to 2.6.37.3 08ae53f gst-plugins-good: remove dependency on hal b369300 autotools.bbclass: Fix automake file race issues f776bc6 Disable wget server side cache 30dbfde gst-plugins-bad: add missing dependency librsvg 70cd64a gcc/collect2: Added --sysroot support into collect2 in gcc. 10ce85a tinylogin: Fix rotate passwd check logic 2c52b65 gcc-runtime: Ensure that gcc-runtime builds a debug package 360f082 telepathy-python: Fix parallel make issue. 45a5104 distro_tracking_fields.inc: update the info for oprofileui b8da666 oprofileui: upgrade to the latest version maintained by the Yocto project 5a7466a gcc-configure-runtime.inc: Add immediate evaluation otherwise it ends in circular dependency 0c6595a distutils-base: Only RDEPEND python-core on target packages 1697ae6 debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGS a54f4b6 python: add generate-manifest-2.6.py script and regen python-2.6-manifest.inc cbbfbfc gcc-runtime: fix LSB library checks for libstdc++.so.6 4f28cd2 bitbake/fetch2/local: Fix inverted update required logic fab742b quilt: add autotools inheritance 0a011ca util-macros: fix DEPENDS for nativesdk a778fb3 bitbake/fetch2: Allow local file:// urls to be found on mirrors fc1b893 sstate: Ensure the SRCURI fetcher cache is not used for sstate 6030fd7 sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536 bd32707 sanity.bbclass: some multilib systems have symlink /lib -> /lib64 6360097 poky-default.inc: Change LINUXLIBCVERSION "2.6.36" -> "2.6.37.2" 7b72bbc adt: removed unused repo source and opkg options 8828e75 cpio: Fix the SHA256 Checksum for the src tarball 61125e0 connman: add xuser to the dbus permission list 56e4179 adt: Update to svn r596 to fix symbolic link issues 4f87eef lsb-live image: add lsb-live and lsb-sdk-live image types 7c474dc attr: Added ncurses to depends f127151 gst-plugins: Added hal to DEPENDS 9ebf8f9d linuxdoc-tools-native: Fix build error with txt documentation b43e5d3 toolchain-script.bbclass: Added --sysroot to LDFLAGS. 2a285e6 util-macros: add libgpg-error to DEPENDS list 4709af7 lsbsetup: Fix LIC_FILE_CHKSUM 2fc03ae elfutils: add bzip2 to DEPENDS dc7e00d task-poky-lsb: Remove new eglibc-* packages ae2896a linux-yocto: update machine configurations abea71b task-poky-lsb: Add packges needed by LSB Test Suite f092542 creat-lsb-image: Add some functions for creating a appropriate image to make lsb test b816034 documentation/kernel-manual: Kernel manual Style changes cae622c documentation/kernel-manual/figures/kernel-title.png: Updated title graphic 87290a8 x11vnc: fix the endian issue in mips for bug 782 0bc2441 qemu-script: Remove mmap_min_addr check ed735a4 task-poky-lsb: add python-misc 2140c9d hello-mod: add a module for testing module.bbclass 5c0df11 module: build hostprogs for each module 60ce101 LSB_Setup.sh:Install LSB Test Suite and set lsb test environment 8af3868 distrodata.bbclass: Get git repo tag information 4e1ba86 distro tracking: Updates to Tracking infor for clutter and other changes 5b23b7f meta-yocto: Add layer.conf b0dec83 meta-yocto: Move files inappropriate to OE-Core from meta dabd5de Fixup merge error and apply cleanups bd9b65d rpm: Fix linking error encountered in rpm-native 18420c4 qa.py: Fix a typo when evaluating bitsize d94abab poky-env-internal: Add FETCH2 enablement a7d8613 task-poky-lsb: add chkconfig 02b49e3 recipe: add slang from OE 7eccde3 recipe: add newt from OE b9c46b3 recipe: add chkconfig for LSB command test 9e6b1ac ADT: Bug fix for Suse Linux e4ca5a0 Add libtool-nativesdk for ADT 1c48f52 gstreamer: install the sound card driver of es1370 72afe30 sato-icon-theme: Explictly use "Sato" as gtk icon theme 7e850ac x11vnc: Fix the start failure 763d783 libpcre: fix the name collision with libc 05d1ac2 bitbake-layers: drop 2.6 from #!, per Joshua Lock 54e1012 fetch, fetch2: Get rid of DeprecationWarning notice c07a153 build: add missing newline 043b704 build: switch to old cwd handling 78c2b79 insane.bbclass: Fix ELF bitsize comparison 23ecbad kernel: remove explicit bash call in do_menuconfig 4b912a5 screenshot: change the order of LDADD arguments bc009ed gcc: take out libiberty files from gcc packages 1672546 zypper: add util-linux-uuidgen to RRECOMMENDS c52f8f4 util-linux: split out uuidgen to a separate package eccbe89 documentation/bsp-guide/bsp-guide.xml: Updated revision history on title page. 5aa6e52 documentation/bsp-guide/bsp-guide.xml: Updated RP email address 86c7761 - documentation/bsp-guide/figures/bsp-title.png: Updated title graphic 7d4fd5f - documentation/bsp-guide/bsp.xml: Re-write of click-through 07b557f - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URL bcef6f9 documentation/poky-ref-manual/resources.xml: Text addtions in Links section in Appendix I b9032a2 - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URL fa927ab - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org reference 2206fe6 - documentation/poky-ref-manual/development.xml: Fixed pokylinux.org URL e20dbfc - documentation/poky-ref-manual/development.xml: Fixed pokylinux URLs f3818a3 - documentation/poky-ref-manual/introduction.xml: fixed pokylinux.org URL 4a1f8f6 - documentation/poky-ref-manual/introduction.xml: Fixed pokylinux.org URL 74ed1b4 documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux URL b4d564c documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux.org link in Nightly Build section 2a2e324 documentation/poky-ref-manual/ref-images.xml: Update to Images Appendix fb7955b sqlite3: Update version 3.7.3 -> 3.7.5 ea63409 qemu-0.13.0: Add patch to avoid mmap_min_addr 9a448fb linux-libc-headers_2.6.37.2.bb: Add checksums d868a6a lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier 0f44acf u-boot: remove do_install from u-boot.inc cad40f4 ADT: Fix several bugs for adt installer f3a482b shadow: upgrade to 4.1.4.3 to fix security vulnerability 0e1f8c2 ncurses: Change ncurses patch SRC_URI location 1044dad attr: Change SRC_URI to a correct location f8ca238 base/utility-tasks.bbclass: Drop do_setscene and do_rebuild dfc6cce distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes a3ce87b distro_tracking: update for newer packages added aa2aa9c populate_sdk_rpm.bbclass: Add the necessary solvedb lock 1b08a7e bitbake/cache/runqueue.py: Move workload for recipe parsing to the child process d5e12a1 task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc only 5659f96 linux-yocto: add crownbay BSP infrastructure 136ba6a Fixing type: license.bbclass 4e779e8 Fix to the libtool LICENSE field: libtool.inc d041ab3 Fixing my bad license parsing: license.bbclass 00dee01 libxml-parser-perl: remove FILES_${PN} 58b56fe task-poky-lsb: add necessary packages name 4a1e2b1 prelink: Add missing macro.prelink file 3c0522e [BUG:650] Fix LICENSE parsing: license.bblcass 16b8f96 linuxdoc-tools-native: disable doc builds requriing latex and dvips 7943338 file: add wrapper to file-native 9c63e3f utils.bbclass: add new wrapper script 73553e7 rpm: Fix rpm-dbg package split 6c6d4f4 rpm: Fix rpm usage of prelink on the target 08c8f7b rootfs_rpm: Fix rootfs generation using RPM packages a157aab linux-yocto: update to 2.6.37.2 7738e86 bitbake/hob: only show one progress dialog when changing machine 3edadc9 package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subprocesses created and improve speed e26e8ea conf/machine: Use linux-libc-headers instead of linux-libc-headers-yocto 6ec769f linux-libc-headers: Update to 2.6.37.2 b40b193 package.bbclass: Fix debug sources directory creation to reference the target system 40ea19d package.bbclass: Refactor split and strip function 16102e1 Revise stripping and splitting of debug information 2d87d52 poky-image-lsb-sdk.bb: add image for LSB SDK Build 9166b9e bitbake/utils.py: Only try and add read access to a file if we don't have it b931aaa documentation/yocto-project-qs/yocto-project-qs.xml: Added Copyright dates f6fdcb6 documentation/kernel-manual/kernel-manual.xml: Updated copyright date efab5b1 documentation/bsp-guide/bsp-guide.xml: Updated copyright fa07928 documentation/poky-ref-manual/poky-ref-manual.xml: updated copyright date 020967e Emenlow Removal from Poky Core: meta-emenlow 0897b00 poky-qemu: handle cases where an nfs directory contains -image- 1cf7d6c libuser: enable documentation d7d53a5 linuxdoc-tools-native: new recipe v0.99.6 fa1e7d5 package.bbclass: Ensure dependency version information is preserved 2069a29 bitbake/utils.py: Allow join_deps to return a list that isn't comman separated 0d0279a package.bbclass: Use hard link for package split instead of copy aba80f5 dropbear: add SRC_URI checksums 92d5e6c bitbake/codeparser: fix raising of ShellSyntaxError 0b17cbc package.bbclass: Unbreak per file dependencies and blacklist doc packages 2f6b66b gtk+: disable build of faq and tutorial docs efce51e Suppress useless warnings during udev startup 9eb9125 perl: import parallel build fixes from upstream git tree 0023e32 poky-qemu: Update -sdk image name due to recent change to sato-sdk 2052224 poky-setup-builddir: Update references to the manual 08c7a59 bitbake/cache: bump cache version after recent changes f258ced bitbake/progress: make progress dialog modal for parent window 6dbceb0 bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images c2814ca bitbake/cooker: don't drop possible_world ref count fb62c54 bitbake/progress: add method to pulse the progress bar 7f8aa69 bitbake/crumbs: update documentation header b14cda6 bitbake/event: fix some whitespace issues 9b43eaf bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass a13304e bitbake/[cooker|cache]: cache summary, license and group. Add to targets tree 3c1a3b0 bitbake/cooker: reduce code duplication dcfc5ae bitbake/cooker: add generateTargetsTree method 3939a21 bitbake: implement command to find configuration files for a config variable 1b3eb0c bitbake: implement command to get all possible targets and their dependencies 920c402 bitbake/cache: store a list of inherited files in the cache 6d261a5 Ensure Bash is used when spawning terminals edd64c7 bitbake/server/none: fix getEvent() to return events febb7f2 bitbake/server/none: remove leftover XMLRPC bits from none server c6406a0 poky-lsb.conf: remove OVERRIDES 982955e mtd-utils: Set the revision to use explicitly else failures occur with BB_NO_NETWORK 5a8ffee poky.conf: Weakly set PREMIRRORS 33fbf0f poky-lsb.conf: Add DISTROOVERRIDES variable for poky 404afff bitbake.conf: Add DISTROOVERRIDES variable e98c515 xserver-nodm-init: add rootless-x support 8d1847a xf86-video-intel: add config option to support rootless X 0697f34 documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for Python 2.6 requirement. 92de0ed documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added note about Python 2.6 bitbake requirement adbaae2 distrodata.bbclass: Fix some issues when checking upstream version on sourceforge 6abfee7 linux-yocto: enable audio for selected qemu targets dca876b openjade-native: run install-catalog from SSTATEPOSTINSTFUNCS ceb8863 docbook-dsssl-stylesheets-native: run install-catalog from SSTATEPOSTINSTFUNCS 8cc18e6 docbook-sgml-dtd-native.inc: run install-catalog from SSTATEPOSTINSTFUNCS fa6e786 sstate.bbclass: add SSTATEPOSTINSTFUNCS 91c0b3a bitbake/build.py: Fix TaskFailed parameters 101b599 bitbake/data_smart: Improve Variable expansion error handling 6ea24f0 bitbake/data_smart: Improve the way lazyassignment works 707132c bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_URI is unnamed 56a9210 bitbake/cooker: Fix parsing failure zombie problem c0f0a8e bitbake/BBHandler: Improve handling of multiline comments and warn users of the change be92622 Remove all comments from multiline expressions (as mentioned in bug #704) d26cbff qemu: enable audio support e2dbad7 mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNC 9a28ad6 package_deb.bbclass: Place the whole task under fakeroot context to fix build failures b43af18 gst-meta-base: add uridecodebin library support e79a8a6 linux.inc: remove the obsolete linux.inc kernel recipe include 3b16625 linux-2.6.33.2: remove linux-2.6.33.2 recipe 0fff049 linux-2.6.23: remove the linux-2.6.23 recipe 7bae946 zaurus: remove zaurus linux includes 7537f44 ADT: Fix check_result script cond comparison bug 6148562 distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking upstream version 489465b libtool: avoid absolute pathnames of general utils 3c314b9 linux-yocto: update to 2.6.37.1 4b6de47 bitbake/runqueue: Drop PATH override. This was needed for the exec() change but not now we use fork() ac7aa94 tar.inc: Fix unintended damage f6ae606 tar-replacement-native: Fix install 577dd4b tar-replacement-native: Add a target to replace the default tar 05c4692 siggen: add bb.data, bb.parse imports c538800 uihelper: import bb.build, kill commented lines 5f73918 runqueue: simplify RunQueueStats.copy 0f42f6b runqueue: pass a copy of the RunQueueStats to events ec071ac rm_work.bbclass: Improve handling of noexec tasks b42273a lib/oe/path.py: Add expection class to handle the output argument 0a8f4f4 rpm: Increase the number of solvedb's allowed 9f0f7c4 documentation/kernel-manual/kernel-how-to.xml: Changes to section 3.4.4 and new 3.4.5 07c159f documentation/kernel-manual/kernel-how-to.xml: fix to step 3 and 4 of section 3.4.4 6500cef documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4 7c06c4f documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of section 3.4.4 c168c52 meta/lib/oe/path: Use check_output for subprocess so we can see error info. Import code to be python 2.6 compatible. 8048b71 local.conf.sample: Handle the case the user incomments a machine entry and expects it to override the default 673abd9 conf/machine: Drop older machines with no recent updates fed61be local.conf.sample: Update MACHINE list to match our website and documented supported list 359a4d8 bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep call 1575113 gstreamer: reenable PARALLEL_MAKE 3810796 openssl: fix parallel make c35d910 connman-gnome: Enable config menu popup even services are not available 6f286cc recipe-core/meta/meta-toolchain.bb: Set correct value for CONFIG_SITE. 6dc50b1 toolchain-script/populate_sdk/meta-toolchain: moving common code. f09f8f4 toolchain-scripts.bbclass: Added libtool sysroot support. 40ed271 gtk+: Fix build of documentation 0bc7de5 docbook-utils-native: set SGML_EXTRA_CATALOGS in jw 6547f62 openjade-native: Set datadir explicitly 561c7a8 docbook-dsssl-stylesheets-native: add missing files to install 265bd1c perl-native: fix parallel build 27894c5 libc-package.bbclass: Disable lib packaging dependenies for libc-initial versions 107f25a buildstats.bbclass: Remove unneeded debug output d5de622 gypsy: Convert SRCREV to a git revision instead of an svn one after recipe migration 7b9ae9c perl perl-native: turn on parallel make 582ec95 lttng-viewer: Fix rootfs contruction fb9dd99 iputils: enable generation of man pages f5d2b58 opensp: improve configuration and install steps 1cd61f6 docbook-utils-native: new recipe v0.6.14 1e24e9c sgml-common-native: fix license info and checksum fields e4031f8 texinfo: recipe cleanup, add native support 5df1534 eds-dbus: reenable PARALLEL_MAKE bcb5695 pango: reenable PARALLEL_MAKE 485aa3a ncurses: reenable PARALLEL_MAKE d559134 gettext: reenable PARALLEL_MAKE afd4169 linux-libc-headers-yocto: Added RPROVIDES. 10c7ca4 poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable ab0e1be package_rpm: Fix solverdb generation 110f1f9 image.bbclass: Disable shell debug messages 4ac789b rpm: Avoid fsync when writing files ca649ef rpm: Add the ability to use the platform file during install 0e4aa13 Doing uname without subprocess: buildstats.bbclass 095944a mkfontdir/font-alias: Fix native RDEPENDS 5a7024e sqlite3-native: Drop dependencies on ncurses and readline plus enable in memory temporary tables 3ef2d39 bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled correctly 7e4c694 bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored 974ea1a bitbake/runqueue: When we successfully fork off a task and there are more processes we can start do so immediately 5a178b5 bitbake/runqueue: When we have successfully collected a pid value return True to ensure we don't sleep in the main loop 03d40a4 bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIGCHLD events 579eccc bitbake/cooker: Ensure delays are accurately transfered to the idle loops from runqueue 5c4e290 buildstats.bbclass: Fix expand call syntax 770f832 buildstats.bbclass: Save ended time in TaskFinished events 58e878c linux-yocto: add jasperforest BSP and fix lttng NMI bug f7cb823 README.hardware: update the beagleboard serial port documentation e0f49d2 linux-libc-headers-yocto: disable device tree generation a824232 buildstats: Disable uname subprocess call for now since it appears to be breaking runqueue somehow 21c112c Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib e5e02f3 gypsy: Change gypsy upstream repo address 4110560 Buildstats commit: buildstats.bbclass 647aaad documentation/kernel-manual/kernel-how-to.xml: More changes to the creating BSP section. 05ac368 documentation/kernel-manual/kernel-how-to.xml: Fixed type 09e2aac documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example changed. 2a8c4a3 documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-pc-standard f8c5a63 documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip for saving disk space during a build. 721a934 documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pc 6cb8fd6 process.py: Avoid deprecation warning ebe2a5d xpsb-glx: add libxfixes and libxdamages to DEPENDS c600ea7 libva: add libxfixes to DEPENDS e95ab29 kernel.bbclass: add approproate X Environment variables to allow xterm to start a26163b bitbake.conf: change revision fetching to use newer fetch2 code d050560 distro tracking: minor fix to mc lastest version f87603f dbus: change owner and mode for dbus-daemon-launch-helper in postinst 44e17ea wpa-supplicant: change dbus interface b9a97e0 bitbake/fetch2: Revert part of the unpack change until the issues with it are resolved 92a9d59 recipes: pre/post actions 6f6bffe package.bbclass: Breakout the strip from the populate_packages 9849e70 busybox: Rework busybox to fix limitations in initscripts 3faa635 fetch2: unpack revision e56f63a openjade: fix build issues 293b023 mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable 029f19b bitbake/fetch2: Add explict network access exception and handling to give users usable error messages 4a22646 bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect 0f6efe9 lttng-control: Fix SRC_URL to point at lttng.org dc9cae2 puzzles: Update to r9084 132ec8d bitbake/fetch2: Fix patch merge error a72d494 bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream and MIRRORS are being used 20afb21 bitbake/fetch2: Ensure network access status is reset for each loop iteration in download() 49a18f1 sstate: Fix bugs after new fetcher 05d8b64 bitbake/fetch2/wget: Fix missing string parameter reference ea70c43 bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs 7f30131 bitbake/fetch2: Correctly handle git mirror tarball fetching 20ab1cb bitbake/fetch2: Pass over malformatted (empty) mirror url lines 96aeec4 meta: Update mirror urls to new format and update yocto project urls 8e93b53 linux-dtb.inc: Fix package name to match PACKAGES b42ba2f bitbake: Remove bad commit hunk from old cvs fetcher 14dea89 fetch2: Correct the clean() mechanism for the fetcher2 code f1bbea4 Export KRB5CCNAME variable aacbe3f Fix comparison with SRCREVINACTION constant c68c5f6 persist_data: kill unreachable break line afdbb02 bitbake-layers: fix bug with env vars leaking in 882ac1a cache: fix docstring usage 68bd406 Add initial bitbake-layers script 1385162 persist_data: loop on database lock for table creation 4af3191 xkeyboard-config: make depend on intltool-native 2501ff2 local.conf.sample: Drop some comments about things that either no longer apply or are obsoleted (now we have -dbg packages) d2cfd3c qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk 33df485 mesa-dri-7.10: add missing dependency makedepend 8c2f3e0 mesa-xlib-7.10: add missing dependency makedepend 59a0826 bitbake/fetch2/git: Write mirror tarballs if enabled and they don't exist, also set a default value for mirror tarball generation 5cac571 rm_work.bbclass: Fix typo for package task directory preservation 9d7aa10 task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't make sense in our demo sato image 7b4150f util-linux: Correctly prepend to PACKAGES and stop corrupting linux-util-native PACKAGES variable 3323759 ncurses: Apply unifdef-native dependency to the task that uses it, not globally d1a1635 package.bbclass: Only set recrdeptask for do_build if packaging is enabled for the recipe 388a92b debian.bbclass: Only set rdeptask for do_package if packaging is enabled b1c0b3d pseudo: Add and use the 1.0 release version 0b50dc8 lttng-ust: fix ppc build by removing ppc specific time reading function 296866c image-swab: Convert to attach strace to the process to obtain the required swabber data d3d236b Misc hard link fixes 3e6d91e package.bbclass: Preserve hard links! 58ae42c lib.oe.path: Update copytree function to call shell commands since its twice as fast bb3db51 talloc: remove talloc recipe 577c893 mesa-xlib: upgrade to 7.10 97e288f mesa-7.10: set mesa 7.10 as default instead of 7.8.2 d64460a mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed ralloc 0684172 image-mklibs.bbclass: add the library optimization functionality cfc4041 makedepend: remove # from the beginning of DESCRIPTION lines b0c2d6f xserver-kdrive.inc: add openssl to DEPENDS 2fbcf14 prelink: add transfig-native to DEPENDS c7de365 transfig: new recipe v3.2.5d fbf6c30 imake: add native support to recipe and update DEPENDS 98dec6e libxpm: add native support to recipe 26e3ce2 libxext: add native support to recipe 38eaf20 xorg-cf-files: new recipe v1.0.4 27b3f08 uboot: move license data into recipe with SRC_URI 6b76cee uboot: build with -O2 on all architectures ba163a4 kernel.bbclass: use defconfig if it exists 8d1b4fe linux.inc: don't overwrite an existing uImage d0eb679 u-boot: compile with -O2 on PowerPC 8bf1bf2 u-boot: add LIC_FILES_CHKSUM 5f2cf65 linux/u-boot: Update LICENSE fields to specify GPL version 07da500 linux: add LIC_FILES_CHKSUM 082aff4 Merge branch 'jzhang/i686' of ssh://git.pokylinux.org/poky-contrib 092f132 Merge branch 'jzhang/adt-repo' of ssh://git.pokylinux.org/poky-contrib ad987ff mpc8315-rdb: add dtb generation configuration 15cce57 dtc: add LIC_FILES_CHKSUM to dtc-native 970f395 linux: factor dts/dtc/dtb handling into a specific include 1de7185 linux-yocto: streamline BSP bootstrapping 9ce72c2 linux-yocto: streamline BSP bootstrapping 3150c5a binutils-cross-canadian.inc: disable -werror like -cross does a20600d bitbake.conf: fix SDK_NAME 4ed19cf adt-installer: change to adopt the adt public repo directory layout 29ed2c6 bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLY 33b3e59 local.conf: change i586 to i686 for 32bit SDK 906285f fetch2: Add SRPM knowledge 2f3a734 insane.bbclass: Fix config.log error message 07088f7 bitbake/utils.py: add glob name matching to remove aa45760 bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirror ee1a9c0 bitbake/fetch2: Move symlink handling into try_mirror where is belongs instead of the main download function c4e66a7 bitbake/fetch2: When using BB_FETCH_PREMIRRORONLY, set BB_NO_NETWORK after premirrors as there could be data processing needed by the real fetcher 91eeb9b bitbake/fetch2: Ensure we only remove files, not directories when fetch failures occur 0713fb6 bitbake/fetch2: Ensure original ud is preserved in try_mirror 38878db linux-yocto-stable: Fix meta branch name 65712be kernel-yocto: Ensure python code has awlays run before SRCPV is expanded bd2fd82 kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the kernels a235c67 bitbake/fetch2/git: Fix broken variable reference 5920e85 bitbake/fetch2/git: Ensure unresolved branches are translated into revisions 1544aa8 fetch2: add try/finally to ensure lockfile is unlocked on failure 232b6f3 fetch2: add runfetchcmd to import for fetchers 6ec0e55 init-live.sh: add 'coldplug' udev trigger 36efa89 rpm: catch up with fetcher2 500c663 bitbake/fetch2:Fetch Make using the fn based cache optional d4b4b48 bitbake/fetch2: Fix pickling issues with fetcher exceptions 94faffd bitbake/fetch2: Update mirror processing to ensure we look for mirror tarballs 37624b9 bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy and bug fix the code 1d3fdc8 beagleboard: allow kernel provider override 76c3514 linux-yocto: uprev lttng to 2.6.37-lttng-0.242 4816a02 mesa-demos: fix build issue with gcc dso linking change d372ead util-linux: Add mount lock patch fdb6a23 sysfsutils: Merge bug fix 522d16a coreutils: Add various bug fixes 427472e busybox: Support DHCP refresh without restarting the interface 5ade6c7 pseudo: Uprev pseudo and fix a few minor bugs 7586adb bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse log level values from formatter ded83ff bitbake/fetch2: Match Fetcher log domain to that in bb.msg d7eebbe bitbake:__init__.py: Fix debug log level handling to correct debug output fb9c5a1 bitbake: event/build: Drop stdout specific handling for python messages as this is no longer needed with newer log handling af6480b distrodata: Update to new fetcher API fbebb9a utility-tasks: Update checkuri to new fetcher API 681bcf4 bitbake/fetch2/git: use clonedir as ud.localfile too since the mirror tarball may not exist 3308868 bitbake/fetch2/git.py: Ensure that forcefetch operates in the correct directory for calling _contains_ref() 32dbc70 kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fix 917d3e9 bitbake/fetch2/git: Fix localpath to point at the clone repo since we no longer always generate a mirror tarball and it isn't a good guide to fetcher success 8e070a9 rpm: Update extra unpack code after fetcher changes 7202a77 bitbake/fetch2: Use True instead of integer values 8f2abf4 bitbake/fetch2: Drop name/override ordering backwards compatibility code ee6f344 bitbake/fetch2/svn: The concept of using dates with svn is totally insane, drop support 984e90f meta/classes: Update classes to use new fetcher API ca7adf7 bitbake/fetch2: Define a new interface to the fetcher code though the 'Fetch' class 08a9fef bitbake/fetch2: Fix typo 806d1c2 bitbake/fetch2: Drop legacy CVSDATE support f60d9d6 bitbake/fetch2: Move getSRCDate to FetchData class where is more appropriate 831c6c1 bitbake/fetch2: Make srcrev_internal_helper a normal function, doesn't belong in the FetchMethod class ab0dd13 bitbake/fetch2: Rename Fetch class to FetchMethod 74b7186 bitbake/fetch2: Drop old md5 handling code d08397b bitbake/fetch2: Rewrite and improve exception handling, reusing core functions for common operations where possible f6eefb3 bitbake/fetch2: Have all fetcher exceptions derived from a common BBFetchException class 604037d base.bbclass: Update after fetcher changes 8daab5b bitbake/fetch2: Drop unused parameter for localpath() and update comments 7e4fbfc bitbake/fetch2: Simplfy setup_srcrevs 49a022d bitbake/fetch2: Simplify localpath variable handling FetchData init 5a52cb8 bitbake/fetch2: Define a sane localpath function and remove code duplication 972eb5f bitbake/fetch2: Move ud.localfile setup into urldata_init 0e5404c bitbake/fetch2: Drop horrible SRCREV hack which is no longer needed b93683c bitbake.conf: Force git fetches to a new location after fetcher layout changes 5038757 poky.conf: Turn off mirror tarball generation by default e4c1e99 bitbake/fetch2/git: Switch to completely use bare clones 66e6a97 prelink: Temporary workaround for documentation build 192f631 fetch2/git.py: Fix problem when fetching with no origin 96810ca bitbake/fetch2/git: Ensure we prune origin to remove stale branches 0fdcc50 Revert "iputils: enable generation of man pages" 4cac153 Revert "docbook-utils: new recipe v0.6.14" 7c64981 Revert "docbook-utils: fix build errors" 51d7e31 package.bbclass: Optimise file dependency calculations to ignore locales and kernel modules as these never have dependencies we'd detect anyway dfc5faf bitbake/fetch2/git: Ensure deleted branches upstream are removed, all branch tags are forced to the upstream revisions and all revisions and tags are always fetched 3a70078 beagleboard: set kernel provider to linux-yocto (2.6.37) 8a52fda bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTION 282a828 bitbake/fetch2: Remove old local file acceleration code fa9fda0 bitbake/fetch2: Ensure that mirror fetches are symlinked from the download directory 7f99605 bitbake/fetch2: When encoding a file:// url, drop user and host information 9ee3c77 recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONS 30f5eea bitbake.conf: Fix missing NM definition 4714d02 linux-yocto: BSP updates acfef93 gobject-introspection: fix DEPENDS dc9f4de mailx: Disable parallel make 9b2fd4b license.bbclass: Add coverage by sstate code (also use cleandirs and dirs task attribures for directory handling) 1a559cb rm_work: Retain package and package-split directories to be consistent with sstate code 4b793ff rootrs_rpm.bbclass: Disable createrepo for now due to this error: 3eef847 docbook-utils: fix build errors efbaabd wpa-supplicant 0.7.3: fix packaging of dbus service files and fix layout variables a55d86b bitbake/lib/bb/fetch2: Assign a default name in the names array as empty strings as names cause problems for python 08cd6c1 bitbake/fetch2: Add missing parameter to localcount_internal_helper 5a16cb5 libconvert-asn1-perl: upgrade from 0.21 to 0.22 3212190 subversion: upgrade from 1.6.13 to 1.6 15 adfa6c4 bitbake/fetch2/git: Ensure target directory exists when copying files 43addfd linux-yocto-stable: Update SRC_URI after fetcher changes 8b5b3cc linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvements 0e837e6 fetch2: Allow multiple src rev to be used in one src_uri affcfe4 git.py: Remove the source tree tarball archives 05048e0 bitbake/fetch2/git: Add nocheckout option to disable checkouts and always add scm data to checkouts 3a3fc6b bb.fetch2: Add git unpack d1ed188 autotools.bbclass: Drop info directory listings as they're going to be broken if generated at this point and cause file conflicts 95f13b1 package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTION 1d3face cross-localedef-native: Fix do_move_ports since the definition of changes. Raises the question of whether we even need ports for this? c636efa scripts/poky-env-internal: We set LC_ALL in the core so no need to set LANG here now f33685f bitbake.conf: Set LC_ALL instead of requring bitbake or env scripts to do this cb8153c elfutils: Clean up old versions which are no longer required 6f6a203 distro_Tracking: update as per current devel/toolchain recipes ecac1c7 documentation/poky-ref-manual/extendpoky.xml: Fixed make problem 845d49d gnome-doc-utils.inc: inherit gettext instead of DEPENDS 95366e4 linux-yocto: export kernel configuration audit to the console e4a4d9e mpc8315e-rdb: set UBOOT_ENTRYPOINT d71f6ff rpm: Add relocation to rpm-native c224842 glib-2.0: Add stable version 2.26.1 50b9f87 libfm: remove add_missing.patch as part of glib-2.0 downgrade a196ab0 distro_tracking: update distro tracking fields 4db9831 opkg: Update to svn r596 to fix segfault when upgrading packages e1a9c8f mklibs-native: new recipe for optimizing size of library files 0322d4c distro_tracking: update latest upstream versions bbfd012 cups: add cups 1.4.6 c081167 libxml2: Enable "--with-legacy" for LSB test. 0a12a3c msmtp: add msmtp 1.4.23 2254fd9 mailx: add mailx 12.4 ab31618 at: allow normal user to use 'at' ede0009 cronie: enable multi-user crontab usage and make cron environment complete d0bf83c distro_tracking_fields.inc: update pixman cfe1327 pixman: downgrade from development release 0.21.4 to stable release 0.20.2 18acdfb mutter: Upgrade to 2.29.1 via git fd03e8a gdk-pixbuf: Fix the native png load error and remove duplicated recipe 4e8e8a7 clutter-box2d: Upgrade to 0.10.1 via git 551174c clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series) 1357d22 clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series) 3bb0b9a clutter-1.0: Upgrade to 1.4 - latest stable version ba06cc8 distrodata.bbclass: Imporve the checkpkg task more precisely and generate data for pkg-report-system d22b435 populate_sdk.bbclass/meta-toolchain: Made populate_sdk task more generic 63e220c populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task. 5571753 populate_sdk_deb.bbclass: Added deb support for populate_sdk task. 8b6626a populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task. 382075a rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpm b94f9cc rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk f23e67f rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb cc0b8f4 gdk-pixbuf: add jpeg into DEPENDS dbcddc3 xkeyboard-config: upgrade from 2.0 to 2.1 1e48275 distro_tracking_fields.inc: added docbook-utils and dependencies 62337be iputils: enable generation of man pages 8b5e600 docbook-utils: new recipe v0.6.14 3c71831 openjade: new recipe v1.3.2 edca982 opensp: new recipe v1.5 60450eb sgmlspl: new recipe, v1.03ii 942b3b1 docbook-dsssl-stylesheets: new recipe v1.79 b2abf1c docbook-sgml-dtd: new recipes - v3.1, v4.1, v4.5 b8bb770 sgml-common: new recipe v0.6.3 05954ef bitbake/fetch2: Ensure the local revision counter takes a default value of 0, not None c7c4c66 Revert "perl-native: Update for userelocatableinc and non-shared libperl" 4c8f498 qt4: set RRECOMMENDS correctly for qt4 demos and examples packages 19e1f4f meta-toolchain-qte: Append to the toolchain env script and remove code duplication ec740ac Revert "quilt: fix patch version detection" f33d78f qt4: Add meta-toolchain-qte and dependent tasks from OpenEmbedded f0a81bb avahi: prevent unnecessary runtime dependency on gtk+ c75ad46 package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgname 7a0c927 qt4: Add qt4-tools-nativesdk based on qt4-tools-sdk from OpenEmbedded 0e6608b dbus: extend to nativesdk 7bb96b8 glib-2.0: extend to nativesdk abb87d4 qt4-tools-native: update from OpenEmbedded 51b5081 qt4: add 4.7.1 version from meta-openembedded 7263add qt4: add qt4-embedded 4.6.3 from meta-openembedded c5998e6 qt4: Bring in improvements from meta-openembedded 70ce049 Add directfb 1.4.6 from meta-openembedded bc31351 quilt: fix patch version detection d6f4d68 site/x86_x64: add entry to fix x86_64 compile errors 47f8b56 libxft: Drop explict package_do_package call and use anonymous python instead 2d9cc7e kernel.bbclass: Add fix from OE.dev for tmpnam() usage 5b7e96d image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). 21f2dae libgcc: Explicitly wait for the libc packaging to occur before libgcc packages 0e70557 poky-{glibc,uclibc}.inc: Add libc-foo OVERRIDES fe59ca3 perl-native: Update for userelocatableinc and non-shared libperl a9dda28 createrepo: fix native binary eed008b package.bbclass: Disable EXPORT_FUNCTIONS for do_package eb879e2 license.bbclass: don't mark it as 'nostamp' 7e206c6 scripts/bitbake: remove bashisms 92f1b49 license.bbclass: handle | (or) in the LICENSE field 612d59f package_rpm: Fix package-split summary e676987 creating the rpmrepo metadata f6fc1f3 createrepo: add new recipe 114cee7 zypper: upgrade to newer git version 483ee17 libzypp: upgrade to newer git version 2c32f49 sat-solver: upgrade to newer git version ffd12fc sat-solver: Add db as DEPENDS and bump PR 78569af linux_2.6.33.2: Add LIC_FILES_CHKSUM 74cffe7 poky-image.bbclass: If not including package management, ensure the basics to handle postinstalls in images are present 36f8aa6 poky-image-minimal: Since we don't include package system data, we only need the package system bootstrap dependencies be4ad69 rootfs_rpm: Drop bogus inclusion of the run-postinsts package fc5b38e rpm: suggested change e7fb63b rootfs_rpm: Setup the platform configuration f6ddba2 rpm: Uprev to RPM 5.4.0 a606ad5 poky.conf: Update gdk-pixbuf provider after gtk+ upgrade 97d80dd x11-common: Fix unusable serial console a7937d7 apt-native: Added licence checksum. e8dfc44 cross-canadian.bbclass: Correct deb package arch. 673f7ab distro_tracking_fields.inc: update the info for some recipes 65a5c10 preferred-xorg-versions.inc: remove libfs, update xvinfo, pixman, dmxproto, printproto, xineramaproto, xf86driproto, xf86vidmodeproto, libxp c27622e libunique: update DESCRIPTION, HOMEPAGE, BUGTRACKER 3fbe386 libxp: upgrade from 1.0.0 to 1.0.1 e692278 xf86vidmodeproto: upgrade from 2.3 to 2.3.1 cf3106d xf86driproto: upgrade from 2.1.0 to 2.1.1 9d9edb4 xineramaproto: upgrade from 1.2 to 1.2.1 25e7822 printproto: upgrade from 1.0.4 to 1.0.5 98d5a20 dmxproto: upgrade from 2.3 to 2.3.1 903ef26 pixman: upgrade from 0.21.2 to 0.21.4 7e2f368 lttng-viewer: upgrade from 0.12.35 to 0.12.36 e8f2bfc lttng-ust: upgrade from 0.8 to 0.11 8aaa0f6 liburcu: upgrade from 0.4.8 to 0.5.2 0b60fa1 freetype: upgrade from 2.4.3 to 2.4.4 af5cdac gnome-doc-utils: upgrade from 0.20.2 to 0.20.4 0e879c2 xf86-video-omapfb: upgrade to 044617665d6737f4909aab96 4bda50f Initial commit of license reporting: c7b489c task-poky-sdk: add 'file' and 'ldd' ce9d6eb bash: use /bin/bash as default shell when bash is included abc25cb base-files: remove ending colon from default $PATH for root user 1b26bce matchbox: Convert all the matchbox components' repo from svn to git including: matchbox-wm matchbox-panel-2 matchbox-terminal matchbox-config-gtk matchbox-stroke matchbox-desktop matchbox-keyboard matchbox-themes-extra libfakekey settings-daemon 5612838 distro tracking: Add info after upgrading gtk+, libuser and leafpad 7951a7b libuser: Upgrade from 0.56.18 to 0.57.1 9eb6dbc leafpad: Upgrade from 0.8.17 to 0.8.18.1 bce90ed scripts/bitbake: If pseudo isn't in staging for some reason, force a build of it directly 7261f25 scripts/bitbake: We only need pseudo-native in the sysroot, we can ignore any other pieces of the dependency tree 8cae183 staging.bbclass: Only clean out the sysroot if we rerun configure, not at setscene time c7ad2da sstate: Ensure stale stamp files are removed as part of sstate_clean() 06c6db7 bitbake/runqueue.py: Avoid starvation of events to the server 754047b sstate.bbclass: Fix stupid typo 021cf7d sstate.bbclass: No need to dump the contents of the sstate package to stdout bb7a42e sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve log warning e77207c BerkleyDB: Uprev db from 4.2 to 5.1.19 156405e ofono: Fix missing dependency on udev 3cc784e iputils: upgrade to s20101006 deec6fa webkit-gtk: upgrade to 1.3.7 ef6cc9a eds-dbus: Do not disable old API after upgrading gtk+ 7c9c78b gtk+: Update to 2.22.1 8a6e862 sstate.bbclass: Optimise to check if the manifest exists without taking locks a17dc8b external-python-tarball: include multiprocessing module b02a4ad perl: Remove ${MACHINE} dependency in compile and package. c34913e bitbake/build.py: When looking up extra stamp info for setscene tasks, use the real taskname e8e9f56 rm_work.bbclass: Update to convert stamps to setscene stamps 7476df3 autotools.bbclass: Drop unused autotools_stage_dir dummy function 35d44a4 autotools.bbclass: Only include aclocal directories if the exist, no point in creating them 4e23e8f send-pull-request: ensure a proper FROM header is included 8ae1f88 meta-toolchain: Fix tar command 5f866ac bitbake/unlockfile: Fix exception handling 6a0abfa crosssdk: Drop PACKAGES setting as its set in cross.bbclass already 4c55d2b sstate.bbclass: Correctly handle empty sstate packages 82745e4 cross.bbclass: Move sysroot_stage_all function to the only place that uses it now (gcc-cross-intermediate) 70301cc staging.bbclass: No need to create these directories any more, also remove invalid comment 87a258f meta-toolchain: Use --owner and --group options instead of using pseudo's overhead for a simple task d332f18 perl: Remove MACHINE reference in do_configure, it causes perl to be rebuild many times db9b8bc kern-tools: update to the new repository 74c24e0 documentation/yocto-project-qs/yocto-project-qs.xml: Added note to poky-qemu command 63e6319 documentation/yocto-project-qs/yocto-project-qs.xml: Updated <arch> value for environment setup command bcce31b documentation/yocto-project-qs/yocto-project-qs.xml: Updated list introducing pre-built section dc12430 documentation/yocto-project-qs/yocto-project-qs.xml: Added sub-sections to pre-built image section d0be418 documentation/yocto-project-qs/yocto-project-qs.xml: Corrected environment setup command c8f4bb5 linux-yocto/stable: perf: hard-code NO_LIBPERL/NO_LIBPYTHO e60cbed util-linux.inc: Fix DEPENDS on gettext for native case 567958d distro_tracking: Update for poky-image-sdk renaming 4c0448f poky-image-sdk* renamed to poky-image-sato-sdk* ad4b709 meta-toolchain-sdk: Rename meta-toolchain-sdk to meta-toolchain-gmae 630b5de util-linux: tidy up metadata 222796e sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap process changes and the recent pseudo bug, bump the tmpdir layout version number and the sstate version numbers 029f858 bitbake/fetch2: Instrument fetchers when making network access 098e8de bb.fetch2: add "BB_NO_NETWORK" option 733de75 bb.fetch2: remove the obsolate Fetch.try_mirrors referrence ef918a7 git.py: split download to download() and build_mirror_data() e2ac26e base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetch v2 e059189 bb.fetch2: rename "go" with "download" to better reflect its functionality 8615b0e base.bbclass: use bb.fetch2 unpack API f12e714 bb.fetch: add fetch version to distinguish bb.fetch and bb.fetch2 84ff794 bb.fetch2: revise the Fetch.unpack API d8698b9 bb.fetch2: add unpack method in fetcher 6dc6791 emenlow: Change PACKAGE_EXTRA_ARCHS and BASE_PACKAGE_ARCH to core2 7f41f1a bitbake: machine specific sysroots implementation b0df35f base-files: Add to make some directories needed by LSB. 5627894 liburi-perl: Rename liburi-perl 3b37116 pseudo: Revert msg cache changes c0e1272 gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer overwrite files 23cb814 gcc-cross-intermediate, gcc-crosssdk-intermediate: change CROSS_TARGET_SYS_DIR and install into new locations 34729e4 gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insall into new locations 46395d4 sstate.bbclass: allow each step of toolchain bootstrap processes to do populate_sysroot independently 7109712 cross.bbclass: make MULTIMACH_TARGET_SYS adjustable for bindir, libdir, libexecdir beb9166 distro_tracking_fields: Updated sudo tracking data 9eb6df7 sudo: upgrade to 1.7.4p6 c52e13a beagleboard: Not ready for 2.6.37 kernel yet, use stable instead 5233908 linux-yocto: update SRCREVs for emenlow 97cb312 linux-yocto: allow multiple BSPs per branch e144427 update-rc.d.bbclass: Changed RDEPENDS for native 94629f2 send-pull-request: send all patches as the local user 75748b6 send-pull-request: unset $TO and $CC from environment aee1d50 linux-yocto/stable: update beagleboard SRCREV 575d8bf linux-yocto/stable: update crownbay kernel configuration e1c7800 linux-yocto/stable: update beagleboard SRCREV d47d9aa distro tracking: Add more info for qemu, gdk-pixbuf...., after last interation of upgrade 3b980c5 nfs-utils, e2fsprogs, mtd-utils, libsm: bump PR a377ce0 gst-plugins-base: add util-linux to DEPENDS a9cb5cb util-linux: fix lscpu packaging 8ee25e2 util-linux: fix dangling symlinks 036e4a9 util-linux: separately packaging blkid and uuid ff02b36 apt: revert the dso_linking_change patch as the new linker fixes it 6281264 libzypp: revert the dso_linking_change patch as the new linker fixes it 1ef7057 libmusicbrainz: revert the dso_linking_change patch as the new linker fixes it 57392af poky-extract-sdk: allow relative paths for extract-dir 74783fe bitbake/utils: Ignore OSError in unlockfile a3cb784 Drop remaining bootcdx86 references, the -live images for qemux86 and atom-pc replace this 070b7ee package_deb: Remove access to the D directory which isn't used and might not exist (same problem as the previous patch to package_ipk fixes) 9e7eb59 package_ipk: Do not depend on the existence of "D" to create ipk package f3677d6 glib-2.0: Add missing DEPENDS on dbus 6702c43 dbus: Drop now unneeded DEPENDS on glib-2.0 e40c2ca util-linux: Drop now unneeded DEPENDS on udev daabbc6 poky-image*-dev: Add -dev Images contianing headers and libraries bc9d2fb staging: Use relative path in sysroot-destdir for target recipes b1025bd distro tracking: add graphics recipes tracking data 0ca7384 README.hardware: add beagleboard documentation 5da38d2 u-boot-omap3: remove in favor of upstream u-boot f190297 overo: use the new upstream u-boot recipe fb07e93 beagleboard: add x-load and u-boot depends f2dc7fa u-boot: Add a new upstream u-boot recipe b6cbf22 x-load: us TI upstream repository, update recipes accordingly bcb1873 siggen.py: better print for task hash comparison 6299e96 bitbake.conf: add USERNAME to BB_HASHBASE_WHITELIST 1c0f01f resolvconf: upgrade to version 1.48 3900a23 zaurusd: upgrade to svn revision 426 310556e dbus: upgrade to version 1.4.1 13e92c8 libnfsidmap: upgrade to version 0.24 c0d1cca coreutils: upgrade to version 8.9 5ee3d09 distro-tracking: update some tracking fields 6d8fe5b poky-default.inc: bump binutils preferred version to 2.21 4d387c3 binutils: fix library RPATHs 68a9d3d binutils: Fix QA staging errors for target binutils ce175a9 binutils: forward-port the binutils-poison.patch c15f20a binutils: upgrade to 2.21 and add libtool sysroot support 6656381 insane.bbclass: skip checks on .la installed status 1477020 staging.bbclass, utils.bbclass: remove la mangling code 1a7509d autotools.bbclass: libtool sysroot support changes ded899b libtool: fix library RPATHs 62dc239 libtool: Changes to enable sysroot support 66988ee libtool: Move common version specific data to a common include file 4a62f3f libtool: Small cleanups of metadata 576e136 qemu: Upgrade from 0.12.4 to 0.13.0 7d9a8fc distrodata.bbclass: add .xz file type 20925a6 meta-environment: Remove the recursive dependency on do_compile 5da9423 bitbake: fix parameter order for flaglist() d4f5379 bitbake/providers.py: Fix runtime providers problems 1d1f2d3 poky.conf: Correctly set gdk-pixbuf PREFERRED_PROVIDER f3f89be opkg: Stop opkg-nativesdk providing update-alternatives-cwrorth and libopkg 60ee8b5 eglibc-package.inc: Stop eglibc-nativesdk providing eglib-thread-db and locale-base-* d1597fa poky.conf: Add PREFERRED_PROVIDERs for gdk-pixbuf-loaders after gdk-pixbuf updates 546ef7b apt: fix build issue with gcc dso linking change 746173d zypper: fix build issue with gcc dso linking change cff6729 libzypp: fix build issue with gcc dso linking change a849ef5 screenshot: fix build issue with gcc dso linking change a698372 matchbox-stroke: : fix build issue with gcc dso linking change e6d4c25 dates: fix build issue with gcc dso linking change 958fd5a fstests: fix build issue with gcc dso linking change 2560d0e blktrace: fix build issue with gcc dso linking change 52691e7 xtscal: fix build issue with gcc dso linking change 5a91224 matchbox-desktop: fix build issue with gcc dso linking change 8327a9d settings-daemon: fix build error with new gcc dso linking change d9276d4 oprofileui: fix the build failure after gcc dso change f7c5689 libmusicbrainz: fix the build failure caused by gcc dso linkcing change 59986bd sat-solver: fix the build failure caused by gcc dso linkcing change 95fc6ae gcc_4.5.1: add DSO linking change patch b46ce7c gdk-pixbuf-native: add jpeg-native as a dependency d075d14 perl: Add GDBM module for perl e261c17 python: Fix failures of LSB python-runtime tests. 426de65 poky-lsb: Add poky-lsb.conf as distro of lsb image 39e239b libxml2: Enable "--with-docbook --with-debug --with-catalog" for LSB test. df38d6c glib-2.0: Enable debug option for LSB test. 811a9f7 qt4: Enable accessibility and sm option for LSB. 9da1e13 documentation/yocto-project-qs/figures/using-a-pre-built-image.png: Updated figure 75ee154 documentation/yocto-project-qs/yocto-project-qs.xml: General edits to YP QS. 6d5adf1 documentation/poky-ref-manual: expand discussion of PR and INC_PR 321d70e documentation/bsp-guide/bsp.xml: fix typo in variable name 6f31e13 distutils(-common-base) bbclass: sync with OE 943f80f python-dir bbclass: import from OE 7cb39ad setuptools bbclass: import from OE fe9f716 sanity.bbclass: remove SDK_ARCH check a1ab102 linux-igep: Add required LIC_FILES_CHKSUM 81f1457 openssl: drop the valgrind patch that introduce a security hole 05cb09b linux-dummy: add license and LIC_FILES_CHKSUM 297f2a7 base.bbclass: fix parse error on recipes with '++' in their name 238c13f meta-rt: atom-pc support 8734754 machine/qemu: Allow for users to override the preferred kernel version 212b687 meta-rt/poky-image-*rt: Add initial PREEMPT_RT image recipes 0b17496 meta-rt/rt-tests: add the PREEMPT_RT rt-tests testsuite and recipes-tests directory 0d7d566 meta-rt: Initial PREEMPT_RT layer and kernel recipes 4de5440 sanity.bbclass: Disable TERMCMD checking with noop patching 5246c99 libtool: Adjusted content of various libtool packages. 8cd693f task-poky-tools: move systemtap to machine specific tasks 96e513f systemtap: new package 3e05291 qemuimagetest: Use same image during sanity testing instead of copying a new image for each case 50b2086 apr-util: Update to 1.3.10 aa36087 apr: Update to 1.4.2 552169e gdk-pixbuf: Add 2.22.1 as new recipe 8f23c14 linux-yocto: update validate_branches to detected invalid commit IDs 432e761 linux-yocto: streamline new BSP creation 37c4345 linux-yocto: beagleboard enablement fd88588 bitbake/utils.py: Teach unlockfile about shared mode lockfiles 542cebb sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate locking ede381d package.bbclass: Take a shared lock when reading to improve do_package parallelism 7857834 bitbake/utils.py: Add option of holding shared lockfiles e5a629f psplash_svn.bb: Change poky boot logo to yocto logo 51a2afe distro-tracking: update manual checking ec3b440 puzzles: SRC_URI Checksum disabled 163581f documentation/yocto-project-qs: Updated the Packages section. a72f0aa Workaround issue with latest version of pseudo. 2639601 pseudo: Update to the latest upstream version 57bab33 xserver-xf86-dri-lite: upgrade to 1.9.3 5a93778 mesa: add mesa 7.8.2 20bdd17 mesa-glsl: add mesa glsl 7.8.2 0b62bd8 mesa: upgrade to mesa 7.10 82c8fde cairo: upgrade to 1.10.2 9ffa1a7 xf86-video-intel: upgrade to 2.14.0 1029b86 xwininfo: upgrade to 1.1.1 63fa986 libdrm: upgrade to 2.4.23 89ca547 xf86-input-synaptics: upgrade to 1.3.0 b75c4db xf86-input-evdev: upgrade to 2.6.0 75e9e0a xkbcomp: upgrade to 1.2.0 a447c32 xf86-input-keyboard: upgrade to 1.5.0 2a69187 xdpyinfo: upgrade to 1.2.0 bacfa12 mkfontscale: upgrade to 1.0.8 00ecccc xprop: upgrade to 1.2.0 70fe429 bigreqsproto: upgrade to 1.1.1 c39b3aa xinit: upgrade to 1.3.0 d7c300f mkfontdir: upgrade to 1.0.6 5f1d51e xhost: upgrade to 1.0.4 d3341e3 task-sdk-host: add libtool-nativesdk to meta-toolchain 241d553 meta-environment.bb: fix comments typos 80cf3e4 bitbake: Introduce stamp-extra-info task flag into stamp filenames 740ea68 poky-init-build-env: unset BBPATH 72b452e bitbake/build.py: Allow FuncFailed error to have an optional message 4cd1118 staging: relocate *.la paths in destination dirs dca67e0 libc-package.bbclass: should not rm scsi/*.h 0df3c48 libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* and crt*.o 2ce2c1e linux-yocto: enable arch ARM config settings for KARCH based boards 2fa6f42 linux-yocto-stable: add atom-pc preempt_rt support 55ab96d linux-yocto: add systemtap config to -stable and -dev kernels 0388f07 bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseException.message warning a7fa6db perl-native: Ensure the wrapper appends to any existing PERL5LIB d38ad32 linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON 9c6b313 puzzles: Update SRC_URI Checksum 2119274 qemuimagetest: Use the same image in sanity testing to fix the timeout issue on autobuilder 8975306 external-python-tarball: add LIC_FILES_CHKSUM e427f25 image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to detect context aa45f90 glib-2.0: Fix path problems with libtool 2.4 b939ff5 insane.bbclass: Make sure QA issues are reported as warnings d82f205 dpkg: Add dependency on perl since otherwise the module can be installed to an incorrect directory leading to build failures 34bf835 kernel.bbclass: Remove a binary generated by recent kernel versions fad5c8a perl-native: Wrap the perl binary and set the LIB directory correctly removing the need to hardcode the paths and rebuild it 17d13a5 bitbake.conf: Whitelist FILESPATH as a variable not to include in taskhashes 4988dd7 bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHS 25b3d39 bitbake/siggen.py: Fix whitelisted variable handling 041adc9 kernel bbclass: add 'perf' to kernel-modules blacklist bff1d2b build: remove duplicate import of utils 2ef204d *: use utils.remove() some more c405a3a codeparser: fix spacing in diagnostic messages 3f08b7f bitbake/knotty.py: Ensure task note messages are only surpressed at default log levels d4731a3 Adding check for DL_DIR permissions: sanity.bbclass ac5c28a bitbake/goggle: don't drop events e21150f bitbake/depexp: closing progress dialog kills gui c9bb30b bitbake/goggle: closing the progress dialog kills the UI 749ca68 bitbake/uievent: fix queueing of events for xmlrpc before UI has loaded f5a1f1d meta-environment: Remove c++ include dir from CXXFLAGS. 060a9d0 wpa-supplicant 0.7.3: fix dbus service activation 1717cd9 wpa-supplicant 0.7: fix GNU HASH QA issue e5e3fb2 bbvars.py: add a script to look for undocumented variables 514e59c adt-intaller feature implementation, including the bitbake recipe file for creating the intaller tar file under /tmp/deploy/sdk, and the adt-installer script files and config files, set the reference to adt repo entry empty before it's setup 0307210 linux-yocto: add routerstation pro and mpc8315e-rdb support deca05d trace-cmd: Bump SRCREV and recipe PV and PR values. cebc043 libxml-simple-perl: fix build failure with perl 5.12.2 d52b9ff cpan.bbclass: add a new parameter EXTRA_PERLFLAGS 83796ed cpan.bbclass: use LIBDIR instead of DATADIR f57e9da perl, perl-native: upgrade from 5.8.8 to 5.12.2 fde91ac puzzles: update SRC_URI Checksum due to file changing upstream 4b055ed runqueue.py: Renable check_stamp_fn() for now since we still fork for task execution (as per bitbake-upstream) 0b3d443 bitbake/runqueue.py: Simplify hashdata storage since we're not using an external script for tasks anymore, in line with bitbake-upstream 4428aab msg: no need to hardcode the logging levels d967f3b vim: properly highlight python inside of ${@} cbcd8e5 vim: handle highlighting exports without assignment 55606ce vim: add an ftplugin for indentation settings 810e139 Inject taskpid into log records via our log handler 48e567b bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the BasicHash siggen code 2bd6e7c Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib 084dd95 linux-yocto: update to 2.6.37 e9e966e kern-tools: create generic variables for platform/board/kernel 3f2902c linux-yocto: update SRCREV to pickup debug/ftrace config changes a9f5fea routerstation: disable command line overrides 1759fee kernel-yocto: pass the build directory to configme 2b2dbf7 Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}" 1589a11 Fetcher: break the "SRCREVINACTION" deadlock 550c3bd bb.fetch2.bzr: add bzr urldata_init f684ff1 bb.fetch2.hg: add hg urldata_init 7420e70 bb.fetch2.svn.py: add urldata_init 54e34f6 bb.fetch2.git.py: add git urldata_init 2892cbf bb.fetch2: add urldata_init call for Fetch class 9e3a92c BBHandler: remove bb.fetch referrence 38b25ee machines: move PACKAGE_EXTRA_ARCHS to tune files c02f89f bitbake: For poky only, force the use of fetch2 codebase af06e4a bitbake: Switch to fetch2 fetcher code based on the environment variable BBFETCH2 c64b445 bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 6b212ad bitbake/fetch/git: Add backwards compatibility code for branch name handling 4dccd92 bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul f46cdcb bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per OE.dev c036d1a bitbake/codeparser: Fix import to match upstream bitbake a17d271 utils: show the actual exception in better_exec cd382f9 runqueue.py: Drop unneeded import and improve quieterrors handling as per upstream bitbake 2c2d160 bitbake: Update event queue handling to match upstream bitbake 9336ba1 bitbake/runqueue.py: Sync with changes in upstream bitbake 5cc720a bitbake/fetch: Sync up logger/whitespace improvements 8d6800b bitbake/utils.py: Drop unused function extend_deps() c186419 bitbake: Sync environment handling function names and comments with upstream alterations b127874 parse: pass filename, lineno into the ast f305e95 cache: don't expand variables for skipped recipes b22e345 bitbake/knotty.py: Don't show log messages of NOTE and below for task processes f8e7215 bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRecords) a13352c bitbake/msg.py: Add named definitions for all logging levels b7eb324 xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solution 26cd5c2 insane.bbclass: Enable the package_qa_hash_style check 5c69fab bitbake/runqueue.py: Remove duplicate TaskStarted event fire() 359e31c xvinfo: Fix LIC_FILES_CHKSUM 6fe79e2 libcanberra: Fix LIC_FILES_CHKSUM 5da9747 bitbake/build.py: Fix del_stamp work correctly after recent stamp function changes 0e26f53 bitbake/cooker.py: Fix merge conflict with upstream which was preventing clean bitbake shutdown 847b717 bitbake/cache.py: Expansion of variables in skipped recipes should not be attempted as they can trigger errors 6f454c1 bitbake/data.py: corrected the output for shell syntax. dc10e16 bison-native: create a wrapper script for sstate installation d835488 flex-native: create a wrapper script for sstate installation 16fa641 perl: use ${CCLD} instead of its own LD definition 97789a1 bitbake/siggen.py: Add a signature generator which adds the hash to the stamp files bcb5849 documentation/yocto-project-qs/yocto-project-qs.xml: Corrections to Using Pre-Built Binaries and QEMU section. bc127e0 documentation/bsp-guide/bsp.xml: Commented out three sections. 3f78c07 base.bbclass: Use the new stampfile function in bitbake to determine the path to the stampfile df8569b bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored 66c6200 bitbake build/siggen/runqueue: Fix stampfile parameters ec6e479 bitbake build.py: Stamp handling improvements 4a10a5b bitbake build.py: Use localdata for stamp handling, not d 81e29fb poky-ref-manual: Fix my email address 51a2e87 bitbake/build.py: Ditch the extract_stamp function as its just going to complicate improving the stamp handling functions 37391f6 parse.ast: drop __word__ regular expression 1204ed7 parse.ast: avoid code duplication for inherit 7465316 event: use BBLogFormatter in print_ui_queue e7febaa build: use logger.isEnabledFor, not getEffectiveLevel 9b5c770 recpies: use SRCPV instead of SRCREV for PV 601af9f qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu d2d5456 insane.bbclass: Fix message for LIC_FILES_CHKSUM Errors b91c0f4 python-dbus: upgrade from 0.83.1 to 0.83.2 5611fe8 byacc: upgrade recipe from 20100610 to 20101127 a4976d5 git: upgrade from 1.7.3.2 to 1.7.3.4 76b5dc8 distro-tracking: update recently updated recipes 34b067e modutils: Extend gcc4 patch for obj_ppc.c 1539ecf xserver: Add COMPATIBLE_MACHINE c3a14b3 rpm: Bump PR to force rebuild due to new beecrypt 2ee6b1a distro_tracking_fields.inc: update apmd, blktool, dbus-glib, libgdbus, and pax-utils 27bdee5 dbus-glib: upgrade to version 0.92 2aa8ebb dbus-glib: delete unused patch 47a1cc9 libgdbus_git: metadata fixes and minor formatting changes 39387f3 blktool: minor formatting changes 4842fc5 apmd: added HOMEPAGE, minor formatting changes 0aa3472 apmd: delete unused patch 6f774d3 pax-utils: upgrade to version 2.2.2 73cc149 binutils: use default ${CC} instead of defining it own 3930538 kernelshark: add ftrace gui viewer 6564097 glib-2.0: fix g_once_init_enter compile failure 40be3e1 trace-cmd: license file updates b4090f2 trace-cmd: fix cross-compilation baab6f6 distro_tracking_fields.inc: update for lastest package updates 26a0877 preferred-xorg-versions.inc: updated for lastest package updates f11bcc1 librsvg: upgrade from 2.32.0 to 2.32.1 a86c5de libxxf86misc: upgrade from 1.0.2 to 1.0.3 e166d62 libdmx: upgrade from 1.1.0 to 1.1.1 e348e6e pixman: upgrade from 0.20.0 to 0.21.2 840ca22 scrnsaverproto: upgrade from 1.2.0 to 1.2.1 ca4f109 resourceproto: upgrade from 1.1.0 to 1.1.1 3512680 compositeproto: upgrade from 0.4 to 0.4.2 c7ca70e xproto: upgrade from 7.0.19 to 7.0.20 b08bfda inputproto: upgrade from 2.0 to 2.0.1 cd9ae99 renderproto: upgrade from 0.11 to the latest version 0.11.1 6f7ee84 matchbox-wm-2: Upgrade to svn r2106 1afd9d9 metacity: Upgrade to 2.30.3 fbd6f9f libcanberra: Upgrade to 0.26 c19c5b4 xvinfo: Upgrade to 1.1.1 b0783ec beecrypt: Update to 4.2.1 21fafc8 rootfs_rpm: fix rootfs generation rm error 5e38403 rootfs_rpm.bbclass: Remove temporary work files in install directory, saving the manifests as logfiles into ${T} 6ded4e0 bitbake: build.py: Logging of None was losing the logs so force this to stdout so we can see function execution failures a47c641 scripts/bitbake: Skip building pseudo if necessary. d7a6a01 usbutils: Don't install the uncompressed version of usb.ids, the compressed version will suffice a3158fa pciutils: Don't install the uncompressed version of pci.ids, the compressed version will suffice 0f70631 bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed line from the last UI commit 2e0ef25 Resurrect alternative UIs 25ac24e bitbake: build.py logging updates 0367936 bitbake: Fix process.py to accept None as the log option e9f4ed0 Update persist_data usage to the new API 478677f persist_data: resurrect the lock wait for selects 2671bb4 Rework the persist_data API 3069c0b Revert "persist_data: cache connection and use cursor" 30d2711 base.bbclass: add lock file for do_unpack task ca148f4 sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCH 641fc9b ConfHandler: commentary typo fixes c0a11db event: fix unicode handler registration aae8532 cache: defer marking fn as clean c9d4807 BBHandler: use basename directly in handler() 83f0b79 data: fewer newlines for (un)export 9ed8e9f parse: Use constants from stat instead of magic numbers 0090a79 bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream e8c48e6 bitbake/contrib: Sync with bitbake upstream 043adbf process: fix handling of the input argument 572bf4b depexp: add sorting of all package lists 8eee422 pysh: add missing os.path import 1949d4f runqueue: fix typo in documentation of calculate_task_weights 4d4d135 runqueue: use fewer newlines in error path 4a6d4d2 logger usage cleanup e890b86 utils: fix typo in error message d951aa4 Move LAYERDIR expansion hack into DataSmart 717f13d parse: use bb.utils.which 760b82e Fix logging level names for post-server-ui-split 93e20c5 Use os.devnull, not /dev/null 4dc97cb utils: don't overwrite builtin dir() function 9bf3cf1 bzr: use utils.remove instead of os.system 240b597 utils: drop unnecessary debug msgs from mkdirhier 2735a70 Show the user progress when loading the cache 89a1b59 knotty: exit with 1 if we see a critical log message 2984877 cooker: don't swallow recipe parse errors 2f0c23d manual: document scmdata=keep for CVS, SVN and Git bd34e7d fetchers: Add parameter scmdata=keep to include .git/ and others in generated tarballs. 7bbde5b build: fix FuncFailed for the no logfile case ddf2c68 process: handle OSErrors other than file not found 3d51fd2 build: ensure LogTee has a valid name property ea91b1d Fix PWD issue with new exec_func_shell 9260c08 Ensure that the invalid UI error goes to stderr e05d6fa build: set PWD in the subprocess preexec hook 2b7c2a8 bitbake: Transfer noexec runqueue messages to the UI fcba92f Move the runq task start/failed messages to the UI 23735bb Silence python 2.7 nested context manager warning 098f63d Rename command events, adjust compareRevisions 5a92e67 event: use cPickle for events d2123cc utils: fix 'lock' variable reference 212414b bb.event: fix MsgBase ref in fire_class_handlers 3d3af81 Kill the uncaught exception handler 6f80455 build: fix -D with shell functions aaa5588 build: send logging messages to the log file for python functions 25e519a utils: fix calls to close() in the lock/unlock functions e2363f3 build: use a contextmanager for locks b4eff9f build: use bb.process instead of os.system 87b6cdf process: add subprocess-based bits c8d2dad Rename the ui 'init' method to 'main' 72c6953 cooker: use re match, not search in re_match_strings 431160c taskdata: use 'any' in re_match_strings 246bd18 cooker: add shutdown/stop methods 825e504 cooker: merge cookerState and cookerAction ac4d926 cooker: use a pool, abort on first parse error e5624a4 knotty: use enumerate for task waiting 7ffd6f8 knotty: shift non-interactive progress into a class 7ea3c96 Fix the <100 recipe progress fix 1e3b83f Error more pleasantly when trying to use python2.4 7481c11 Don't show a traceback for a python version error c4e07bc cooker: don't choke on <100 recipes to parse b8aedaa cooker: no cached in progressbar and add ETA b890c19 cache: change to more incremental format 5bff229 cooker: pass back child exceptions to the server 8faec0b vercmp: don't choke on empty first version components 6810622 Use __file__, not sys.argv[0] 8a938d5 cache: ensure 'pn' is included in the pkgvars a92caf4 knotty: drop the ETA from the progressbar for now 7a7e2f4 cooker: ensure that the cache sync completes f4a06aa cooker: get number of threads in constructor a519031 cooker: don't add info for skipped recipes 60226ff cooker: show progress bar before initializing the cache 6cd15a1 cooker: save progress chunk value (total/100) 739bb5a cooker: stop loading the cache for -b 065da89 cooker: don't fire unnecessary parse progress events 7846d8d cache: don't add info to cache if cache is disabled 7c9444e cache: sync the cache file to disk in the background 95d2f56 Simplify cache syncing 9ffbd9f Experimental usage of the 'progressbar' module 32ea766 Implement parallel parsing support 570bec3 cache: don't write out the cache unnecessarily acca344 cache: create and use a RecipeInfo class c632856 Prefer xrange over range for small performance gain. e81fc74 Revert "svn fetcher: warn people to switch to SRCREV" 66b364c cache: make loadDataFull a classmethod 81a81a1 svn fetcher: warn people to switch to SRCREV 4df0d6a fetch: be more pythonic b7d667f fetch: use os.path.join 87b6f7d fetch: add common helper _strip_leading_slashes() d0d67a9 fetch: rename suppports_srcrev to supports_srcrev 814c80f cache: Add debug msg for a nonexistant dep file 84f0283 cache: use new style classes c4d9390 cache: pyflakes/pep8/pylint cleanup 77d52cb cache: use set for clean, checked f207bb7 cache: make use of defaultdict 9c7c18d Pre-explode rundeps/runrecs in CacheData 3a2176f persist_data: handle locked db for SELECT f565258 BBHandler: use os.path in inherit() b44100e BBHandler: simplify supports() 1d8a9b8 bb.cache: only log if the respective action was taken 7e1b709 bb.pysh: add Case support to format_commands 32b4bd9 bb.pysh: fix writing pyshtables all over the place 4addbd1 Move the pysh package into the bb package 489d175 Allow mercurial fetcher to follow tip 17ea152 Fix GraphViz .dot output for rdepends and rrecs 14889f9 Make 'cache is clean' message debug 3f7000c bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repository 493f0cf Resurrect display of failed files 283b0a2 Access metadata vars as locals in python snippets f3406dd Fix __getitem__ for DataSmart 6491ed9 fetchers: Use tar --exclude pattern to remove SCM files c81cd1b Fix syntax issue and don't include 'd' in ui_queue 26eda93 Queue up events before the UI is spawned 30cef6b Fix another little bug with undefined var from cache a964761 bb.cache: fix bug from last commit with loading from cache 3f40a2e Reduce bb.cache memory usage a bit 6665139 Fix FuncFailed construction 136a631 Restore FuncFailed argument compatibility 311c9f5 Only reference logfiles that exist c90bfa5 Fix bitbake -k issue introduced by build exception cleanup bfe4bec Don't show tracebacks for SystemExit or KeyboardInterrupt 7afe34e Fix exit code display for task failure 7011ae3 FIXUP: runqueue bb.debug refs 9897d56 Simplify build exception handling 1e7204a Turn Event into a new style class 39d61dc Work around issue with pickling of traceback objects 0533a84 Don't show uncaught exception message for KeyboardInterrupt a4b195f Apply fix for issue where the loggers were constructed with the wrong class 9c2bcae Fix providerlog NameError fc27334 Drop 'fn' arguments to bb.msg functions 55c0b36 Add pending deprecation warnings to the bb.msg functions ecc68fa Switch bitbake internals to use logging directly rather than bb.msg d3a45c7 Use logging in the knotty ui, and pass the log record across directly 4855548 Use the python logging module under the hood for bb.msg 3e57e63 Allow %20 in a file name in the SRC_URI 5c50d43 Ignore python warnings that come from places we don't care about 2dd8c01 Make DataSmart inherit the MutableMapping ABC ebe3850 Split out 'find next buildable task' into a separate generator function 0d1034d Let the RunQueueScheduler control the number of active tasks 384c5cc Add the ability to use runqueue schedulers from the metadata 902b5da misc: Update the email address to a working one. 3631811 Fix IndexError encountered when a 'depends' flag references a nonexistant task 151c4a7 Drop the 'ui failed to start' message, as the ui_init does more in knotty bac0c60 Make realfile optional for better_exec, using the existing fn in the code object 947577a linux-yocto/stable: update SRCREVs for 2.6.34.x -stable update abebeca dtc: add patch to remove -Os for PPC 33d91c0 xserver-kdrive: add DEPENDS for libdrm 78cb0e6 mutter: Add COMPATIBLE_MACHINE list to prevent PPC build f93fd69 lttng-ust: add COMPATIBLE_HOST to prevent ARM/MIPS world build d6c4b83 linux-yocto: update to 2.6.37-rc8 d02e19a lzo: upgrade to version 2.04 5a859fc ncurses: upgrade to version 5.7 f13cb20 gcc-4.5.1: make c++ include path relative to "--sysroot" 2e3cdcb qemuimagetest: Add basic function check for connman 62caed8 qemuimagetest: Add basic function check for gcc/g++/make command in target bcf8853 qemuimagetest: Add basic function check for rpm command f6442e6 qemuimagetest: Add basic function check for zypper command 4c6d5a6 augeas: upgrade to version 0.7.4 6db06e1 gnutls: upgrade to version 2.10.4 a3a94a9 libtasn1: upgrade to version 2.9 8dcba80 parted: upgrade to version 2.3 a2d0921 distro_tracking_fields.inc: add fields for sysprof 560591e distro_tracking_fields.inc: add fields for blktrace e5e1730 man-pages: fixup LIC_FILES_CHKSUM cb79459 base.bbclass: Add error message for base_do_unpack failures 9e912c7 unfs-server: Fix PV issues 96e7518 When shutting down, send SIGTERM, not SIGINT 5850783 python-pygobject: Fix DEPENDS and RDEPENDS for native recipe 8f7fc82 gtk+: Fix BASE_RECOMMENDS, it doesn't need a PN suffix 278aad4 base.bbclass: Correct bb.debug parameters 33f67ee classes: Drop Handled/NotHandled eventhandler keywords, they don't do anything b75330e bitbake.conf: Set a default hash policy globally, not just in the poky distro config a270c0e patch.bbclass: Move vardepsexclude flag to be along side the function using the variable 78584e1 distro_tracking: update pulseaudio, ofono, netbase, etc. 2bf07e7 connman-gnome: update service name a6faa8f connman: upgrade to version 0.65 fef3f7d tremor: upgrade to rev 17636 c7b9695 linux-firmware: upgrade to rev 40c0f950be7040614dc45df54e25e54d00e3b73b e3cdcea libogg: upgrade to version 1.2.2 5ca4069 telepathy-mission-control: upgrade to version 5.7.1 37b15d1 glib-2.0: upgrade to version 2.27.5 ea9f82f dpkg: upgrade to version 1.15.8.7 cd522f9 telepathy-python: upgrade to version 0.15.19 55643cc telepathy-idle: upgrade to version 0.1.7 69c1e98 telepathy-glib: upgrade to version 0.13.6 2ad649c gst-plugins-good: upgrade to version 0.10.26 a943bea gst-plugins-base: upgrade to version 0.10.31 494b678 gstreamer: upgrade to version 0.10.31 aba871f bluez4: upgrade to version 4.82 cf359fb netbase: upgrade to version 4.44 675541b ofono: upgrade to version 0.37 ac36c63 pulseaudio: upgrade to version 0.9.22 40806b1 distro tracking updates f1f14be man-pages: update to 3.32 4c96022 gthumb: update to 2.12.1 68fa944 libgdata: Updated to 0.7.1 5dd8644 bind: update to 8.7.2-P3 8494db7 man: updated to 1.6f, fixed patches c0e6d3e matchbox-theme-sato-2: Updated to svn rev164 and add patch 3f07975 qt: add fotowall back into qt task 16cd831 qmmp: Update qmmp to 0.4.1 a5370af mc: update to 4.7.3 1b765b3 linux-tools.inc: Userspace tools should be compiled with the userspace compiler, not the kernel one 14762f7 kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LD 59ad91a unfs-server: Fix PV so it obeys the version number policy acf3b8e gtk+.inc: Drop stale moblin override 8e7680b update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, update gsmd to use this 0e8f0f0 RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN} 35e3443 task-poky-tools.bb: re-enable blktrace 3156e75 blktrace: Fix parallel make issue 6ee0c26 bb.utils: check if lock file is writable, to fix bug 606 93043c5 yocto/meta: update to 2.6.37-rc7 54d4b8e yocto-kernel: fix kmachine to deal with overrides 22cf272 attr: fix SRC_URI 3996510 acl: use correct Savannah download link c7718d8 cdrtools: Fix LIC_FILES_CHKSUM badecca cdrtools: add LIC_FILES_CHKSUM 3c87fa5 xserver-xf86: fix LIC_FILES_CHKSUM spelling and location e4a8d4f poky-image-live.inc: Add LIC_FILES_CHKSUM b089cf9 libsdl: Add LIC_FILES_CHKSUM e54f08d meta-toolchain Add LIC_FILES_CHKSUM a6bdae0 qemu-helper-nativesdk: Add LIC_FILES_CHKSUM and update LICENSE c6fae98 task-sdk-host: Add LIC_FILES_CHKSUM 30d01a6 task-cross-canadian: Add LIC_FILES_CHKSUM 08e3d29 xserver-kdrive: Add missing DEPENDS on pixman 9951a44 u-boot: add LIC_FILES_CHKSUM f6e8c33 xserver-kdrive: add LIC_FILES_CHKSUM f54168b ldconfig-native: Add LIC_FILES_CHKSUM a173551 poky-image.bbclass: Set LIC_FILES_CHKSUM 67d1fd9 distro_tracking: Add RECIPE_LAST_UPDATE info 8c3a7eb rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix package conflicts, disable this for now cab983b qemuimage-testlib: Improve quoting causing problems under certain circumstances 6e63f4e linux-yocto: Fix branch name on behalf of Bruce after recent renaming 11833f7 qemuimage-testlib: Fix the check for running qemu processes df74cf2 qemuimage-testlib: Ensure TOPDIR/BUILDDIR are set d210909 qmmp: fix dependencies and packaging db2389e quicky: fix Qt4 runtime dependencies ba3e466 fotowall: fix runtime Qt4 dependencies 6a3b7c6 qmake2.bbclass: add space to end of DEPENDS_prepend b3a195d binutils*.inc: Recipe format cleanup 674f999 binutils: delete unused patches 236face qemuimage-testlib: Add check for existence of image and correctness of ip address 2ed75cf apr-util: add --without-odbc to EXTRA_OECONF b0a2c6d unifdef: add LIC_FILES_CHKSUM 7ac4b54 qemu-helper: add LIC_FILES_CHKSUM 6dca143 eglibc: Only package ld.so.conf, not /etc/rpc which then conflicts with netbase 21bc438 cross-localedef: add LIC_FILES_CHKCSUM 89fc010 linux-yocto: Add LIC_FILES_CHKSUM 45e0265 xserver-xf86: Add LIC_FILES_CHKSUM 564b778 gtk: Add LIC_FILES_CHKSUM e553c79 qemu-helper: Add LIC_FILE_CHKSUMS 84c5aac gdb: Add LIC_FILE_CHKSUMS cd3708a bootst-jam: Add LIC_FILES_CHKSUM 3fbbb69 tzcode: Add LIC_FILES_CHKSUM 6af0877 unifdef Add LIC_FILES_CHKSUM 4df3466 python: Add LIC_FILES_CHKSUM 2b95a00 icon-naming-utils: Add LIC_FILES_CHKSUM 46adc1e desktop-file-utils: Add LIC_FILES_CHKSUM 4773a66 guilt: add LIC_FILES_CHKSUM 4b53a2e python-pygobject: remove older install of generate-constants and add BBCLASSEXTEND 8b08c0d perl: Add LIC_FILES_CHKSUM to native recipe 635fd19 xf86-input-vmmouse: add COMPATIBLE_HOST set to x86* 8330be8 db: add LIC_FILES_CHKSUM 3f6b329 connman: Update to 0.64 to solve build issue with .37 kernel headers 5929ead apr: add configure for NODELAY to mips-common 1c75a5d insane.bbclass: make LIC_FILES_CHKSUM failures report errors 06b7c2e linux-yocto: add dropped qemuppc configuration 983bd9a qemu: Add some checks before enabling KVM 3aa1cfc matchbox-stroke: Make as singleton 4efbda8 matchbox-keyboard: Make as singleton 9bf19c0 linux-yocto: update to 2.6.37-rc6 88d27ef qemu: match kernel headers to preferred kernel f931476 linux-yocto-stable: fix qemux86 branch name b241f63 apr: update x86_64 site config file 66fd56d apt: update use-host patch to support x86_64 585c506 send-pull-request: allow users to select git-send-email or sendmail eca21e6 meta-emenlow: update to the new BSP layout ab83f5f bitbake/depexp: fix early exit b1a2255 opkg: Update to svn r590 to fix symbolic link issues 01cb362 owl-video-widget: bump PR after recent patch 642dd32 poky.bbclass: Move mirrors/premirrors to poky.conf 3bda5b1 bitbake/fetch: Fix fetch error 9c4e63b gnome-doc-utils: use BBCLASSEXTEND for native variant 68030f4 sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572) a034fad documentation/bsp-guide/bsp.xml: Spell checked the file. 94f7dd2 documentation/bsp-guide/bsp.xml: Updated Linux Kernel Configuration section. 1d671c4 documentation/bsp-guide/bsp.xml: replaced the append file line in the template 6224858 documentation/bsp-guide/bsp.xml: Updated the Linux Kernel Configuration section 885dbc7 documentation/bsp-guide/bsp.xml: Added reference to Kernel documentation. 3ad6173 documentation/bsp-guide/bsp.xml: Updated Linux Kernel Configuration section. 5b5fe28 documentation/bsp-guide/bsp.xml: Updated Display Support Files section. 6534947 documentation/bsp-guild/bsp.xml: Updated Miscellaneous Recipe Files section 8505df2 documentation/bsp-guide/bsp.xml: Updated Layer Configuration File Section 8e947f9 documentation/bsp-guide/bsp.xml: Changed numbering scheme. 27ff33f documentation/bsp-guide/bsp.xml: Commented out three sections. 7f18ffe documentation/bsp-guide/bsp.xml: Updated Linux Kernel Configuration section. 23f5c94 documentation/bsp-guide/bsp.xml: Added a Display Support Files section. 6eed8ff documentation/bsp-guide/bsp.xml: Removed the recipes-bsp/formfactor directory from the common structure. eddd579 documentation/bsp-guide/bsp.xml: Added a Miscellaneous Recipe Files section 7527f75 documentation/bsp-guide/bsp.xml: Updated the Hardware Configuration Options section 1e68ee5 documenation/bsp-guide/bsp.xml: Updated the Layer Configuration File section. b3b9476 documentation/bsp-guide/bsp.xml: Updated the Pre-built User Binaries section. e71027e documentation/bsp-guide/bsp.xml: Added the README section. 0ab1b2c documentation/bsp-guide/bsp.xml: Added new "License Files" section. cd9dc32 documentation/bsp-guide/bsp.xml: Updated the introductary paragraph to the sections. 581bf7f documentation/bsp-work/bsp.xml: Added crownbay BSP example to section 1.1. 6e82f12 documentation/bsp-guide/bsp.xml: Updated common form for file structure. 91cf263 documentation/bsp-guide/bsp.xml: Inserted text before the file structure example 49ebf6b documentation/bsp-guide/bsp.xml: Created better BSP example base names e2b180a documentation/bsp-guide/bsp.xml: Added information about /binary 775b4ae documentation/bsp-guide/bsp.xml: Fixed typo 5405b3d documentation/bsp-guide/bsp.xml: Added note qualifying BSP file structure. 7e4b55b documentation/bsp-guide/bsp.xml: Changed meta naming convention 4cd40db Revert "consolekit: Update to 0.4.3" - was a duplicate commit 127b82b task-poky-clutter: remove clutter-box2d from default build 5f50a9f libacpi: remove patch that is no longer needed by upstream 7b93c57 python-pygobject: add --disable-introspection 0077ae6 python-pygobject: Fix SRC_URI checksums e591958 puzzles: Fix SRC_URI checksums d1a225c patch: Fix SRC_URI[sha256] 5cfc36b web-webkit: Updated SVN Rev to 130 & added LIC_FILES_CHKSUM fbf360b gtk-theme-darkilouche: moved to meta-extras cb1f3e0 connman-gnome: Remove the applet and properties desktop icons eb74a05 linux-yocto: remove or adjust to _ in branch names 703148f send-pull-request: Use current date in mail headers 2d65d83 gettext: Add source and license checkums a09fbe3 gnome-doc-utils: ensure a native variant exists for document generation 3b54615 gnome-common: add native variant via BBCLASSEXTEND c914a02 gst-plugins: fix for make 3.82 6a31a2a meta-environment: Added package of meta-environment-${TARGET_ARCH} for environment files. 05963b0 runqueue.py: set BB_TASKHASH approriately after moving to fork() 67d6814 rm_work: With the recent pseudo changes, this no longer makes sense 2d1007b bitbake/fetch: Only checksum downloads when they're first downloaded and a checksum is present 52aada2 bitbake/runqueue.py: Somehow the python environment mapping is failing so do it manually 60ccdaa poky-init-build-env: Enable all POSIX shells 86b6b09 poky-init-build-env: Breakup the environment script 9975c00 perl-native: Make the sstate checksum for perl depend on the hardcoded path until this is fixed 2e94e9a kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded equivalent. Fixes sstate rebuild issue 1e40bc8 rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfs 0fb111b fakeroot/fakechroot: These have been replaced by pseudo, move to meta-extras 3f814ff sstate.bbclass: delete sstate files when doing cleanall d4ba59c bitbake/fetch: Add missing return so if a checksum isn't present, it isn't checked 7abdf3e bitbake/fetch: Checksum validity fixes cf41054 shasum-native: Drop recipe since we have internal handling in python for this now edd290b base/utils.bbclass: Drop former checksum code now bitbake is handling this for us b8d69d6 FetchData: add SRC_URI checksum 670c18c sanity.bbclass: add check for creation of long filenames 1993ca1 sanity.bbclass: allow minimisation of impact of more invasive sanity checks 2ec7757 sanity.bbclass: make indenting consistent 834f0c5 siggen.py: print taskname when seeing mismatched hash in cache 63dcec9 distro_tracking: change owner of some recipe 2e73759 distro_tracking: Fix name inconsistency 995d467 ed: Change bin path eac0898 documentation/yocto-project-qs/yocto-project-qs.xml: Fixed grammar problem ba3b0db documentation/kernel-manual/figures/kernel-architecture-overview.png: updated figure 1f3e313 bitbake Revert bitbake exec() and go back to fork() for performace wins (first draft) 81f3d46 pseudo: Fixup for cache problem 3abc81b bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabled/disabled modes f04e6a5 scripts/bitbake: Add wrapper script which ensures pseudo is built and available 38a4698 poky-default-revisions.inc: Update pseudo revision to include exec/fork improvements and speed optimisations 68ddced poky-env-internal: Search scripts before the bitbake directory so we can override bitbake's main script a86f960 bitbake/runqueue: Revert previous setscene noexec changes and ensure setscene stamp exists for setscene noexec tasks 56ef2a0 bitbake/runqueue: Clean up message log levels b7b40ed Update to the latest swabber. 84263db Calculate CCACHE_DIR by calling host's ccache config. 4c72af6 Swabber's update_distro automatically updates the blob now. b544d01 Stop using hardcoded paths, use new Ubuntu and generic filters. 8021200 lsbsetup: add missing directory install 137286b distro_tracking: update status for upgraded recipes 111146c distro_tracking_fields: Update entries with corrections 3a569bb Revert "gst-plugins: fix for make 3.82" ac43646 gst-plugins-base: add avahi to DEPENDS 06570b8 gst-plugins: fix for make 3.82 258f8ce contacts: fix for make 3.82 3f64aed dates: fix for Make 3.82 3188c6a web-webkit: fix for make 3.82 a9ce04f owl-video-widget: fix Makefile for super strict make 3.82 67622b4 libowl-av: fix for Make 3.82 8fc07ca gstreamer: fix to comply with make 3.82's stricter parser ece252c udev: Add rule to create /dev/fb to fix igep0020 platform X boot issue d9314e1 distro_tracking: update status for upgraded recipes 3df335a python-pygobject: upgrade from 2.21.1 to 2.27.0 d476a23 gcc_4.5.1: Move the license related information in the right file 3faa3c7 distrodata: fix message d436d3b eglibc: organize the recipes lic and other meta data in common file 310b6e4 README.hardware: Add Atom PC image flashing documentation 6ae9a63 world-broken.inc: Fix override values to include correct prefix 31d804f fstests: upgrade to svn revision #426 a7f3a2f patch-2.6.1: implement new patch recipe with latest upstream f528a15 patch_2.5.9: clean up the recipe e9d82df gst-ffmpeg: upgrade to version 0.10.11 e78d586 Introduce SDK_VERSION which is based on DISTRO_VERSION for fixing bug 586 fcd14a2 external-python-tarball: add chrpath to the tarball c2f93b9 chrpath: add nativesdk variant ae4f5c9 Add extra parameters options for poky-qemu scripts fded753 distrodata: add eventhandler for checkpkg task 605f8c9 distro_tracking: fix VERSION Misspellings and add missing recipe versions af3be58 recipes-multimedia: Update SUMMARY and DESCRIPTIONS 5c85064 recipes-kernel: Update SUMMARY and DESCRIPTION cda749d recipes-graphics: Add SUMMARY and update DESCRIPTION 04e811c recipes-gnome: Add Summary and Description information f992d6b recipes-extended: Add Summary information 8bcb64c recipes-devtools: Add Summary information 2e0a8af avahi: Fix typo in summary 2c37d41 Add glossary for PACKAGE_DESCRIPTION and PACKAGE_SUMMARY for binary packaging cc8ea76 kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAME c9df637 kernel.bbclass: Rename do_deploy so the function can be overridden in recipes aa1a780 siggen.py: make sure stamp directory existing 15f45b3 openssl: restore -Wall flag b99fd03 sanity.bbclass: Check if DISPLAY is set when IMAGETEST is set ace52b0 bitbake/runqueue.py: We should just failoutright in scenequeue for noexec tasks, not skip them so stamps are created e497b89 scripts/poky-qemu: Improve tmp layout assumption bb783af runqueue.py: use correct task ID when checking validity of setscene tasks 5fadc9b poky.conf: adjust variable whitelisting to fix sstate checksums 80e6408 bitbake: add optional expansion to getVarFlag() a52e406 bitbake: allow excluding dependencies of variables 27c1171 documentation/bsp-guide/bsp.xml: General edits. e7f5bc2 bsp-guide: correct BBPATH example ef8e0d6 documentation/kernel-manual/kernel-how-to.xml: added newline character 22cd27d documentation/kernel-manual/kernel-how-to.xml: fixed typo bug 588 e8017dc gnome-desktop: add --disable-desktop-docs 497b759 linux-yocto/stable: add blktrace configuration to standard branch a836ac4 rpm: Fix LIC_FILES_CHKSUM to use COPYING.LIB 526da3b lsbsetup: fix install process b3b25c8 clutter-box2d: Add LIC_FILES_CHKSUM 2f845ae libsoup: Add LIC_FILES_CHKSUM 8d77988 libexif: Add LIC_FILES_CHKSUM f69986d gst-meta-base: Add LIC_FILES_CHKSUM 4f25751 libxscrnsaver: Add LIC_FILES_CHKSUM b100969 task-poky-clutter: Add LIC_FILES_CHKSUM e1e5c83 mutter: Add LIC_FILES_CHKSUM 198baaf table: Add LIC_FILES_CHKSUM c6115dc clutter: Add LIC_FILES_CHKSUM 9ad63ed gtkhtml2: Add LIC_FILES_CHKSUM 8da7be2 rpm: Add LIC_FILES_CHKSUM 153d79a patch: Add LIC_FILES_CHKSUM 984162e meta-ide-suppport: Add LIC_FILES_CHKSUM 69ad383 linux-yocto: fix machine compatibility a6e6af9 qemuppc: update 2.6.37 SRCREV 3a78838 usbinit: Fix License checksum issue a15eff0 qemu-config: Fix License checksum issues 56973ee update-modules/udev-extraconf: Fix license checksum handling 98d5b91 linux-libc-headers: Correct license checksum fd3e7d3 tcl: Correct license checksums 03ae4a6 Correct LIC_FILES_CHKSUM typos 042ba68 image-swab: Correct PARALLEL_MAKE typo d9573b4 Correct DESCRIPTION typos in various recipes 1b26331 distro_tracking_fields: added missing quote 33fccd7 task-poky-lsb: removing missing packages f39dae9 creat-lsb-image: download lsb test suite and creat a image with lsb test suite bc61818 lsbsetup: Set up lsb test environment on target platform aac5f5c qemu: update arm timer handling 48d00ad linux-libc-headers-yocto: use common linux-yocto routines 0e7d995 yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 3ca38b7 update-modules: update license info a14c385 usbinit: update license info f68895d qemu-config: update license info f3fa12b udev-extraconf: add license info 937812c diffutils: upgrade to version 3.0 b341207 fakechroot: upgrade to version 2.13.1 082c4e2 fakeroot: upgrade to version 1.14.5 1901134 udev: upgrade to version 164 8d702d7 sysprof: add system-wide performance profiler for Linux. 732a117 documentation/poky-ref-manual/ref-bitbake.xml: Completed general edits. be622ae documentation/kernel-manual/kernel-concepts.xml: Re-worded a note to state best practices for organizing shared features. 579b5c2 documentation/kernel-manual: Added Bruce Ashfields review comments. 9f4c630 documentation/poky-ref-manual: changes applied from a patch submitted by Cyril Humbert. 111f067 documentation/poky-ref-manual: General edits up the Parsing section. fcbacff documentation/poky-ref-manual: Changed spelling of bitbake to "BitBake" when used in text. 252cecf3 documentation/poky-ref-manual: English scrub performed for consistency. 57d38a7 documentation/poky-ref-manual: Updated Mailing Lists and IRC sections in Appendix I 11cdfab documentation/yocto-project-qs: Added the gnome-doc-utils package to the Fedora required pacakge list. 4fe7cb5 documentation/poky-ref-manual: Fixed two typo's 2f4db31 documentation/poky-ref-manual: Fixed to mis-spellings 6d46bc3 documentation/poky-ref-manual: Updated the list of links to include a link to the Yocto Project site. 23dcc1b documentation/kernel-manual: Added an image to the authorgroup so a title would display in the HTML version of the manual. ddbd172 documentation/kernel-manual/kernel-how-to.xml: Completed scrub to the text. 5bda926 documentation/kernel-manual/kerenel-how-to.xml: Edits to clean up text. 1722898 documentation/kernel-manual/kernel-manual.xml: Changed the copyright statement to conform to sharing. 14a8edb documentation/kernel-manual/kernel-concepts.xml: Updated the text so that the conceptual figure showing the kernel is out. 15cf572 documentation/kernel-manual: Modified to call new chapter structure. 2a993a0 documentation/kernel-manual: Added these files so the book could have chapters. d2e5401 documentation/kernel-manual/yocto-project-kernel-manual.xml: Removed this file so manual could be structured into a book with chapters. c272830 documentation/poky-ref-manual/poky-ref-manual.xml: Changed the revision date to 24 November 2010 62ef8bd documentation/kernel-manual/Makefile: changed the pdf, tgz, and html output files to be named "kernel-manual" ce3f71a poky/.gitignore: updated the lines for the kernel manual 05c8e13 documentation/kernel-manual/Makefile: changed the name of the PDF output file to "kernel-manual.pdf" c479301 documentation/kernel-manual/kernel-manual.xml: added this file so that PDF could be built. fe994de poky/.git/.gitignore: added the yocto-project-kernel-manual.pdf file d468cc4 documentation/kernel-manual/yocto-project-kernel-manual.xml: removed the code that inserts the image. 5ed39a3 documentation/kernel-manual/Makefile: Added code to create a PDF version. 5d64bb0 documentation/kernel-manual/figures/kernel-title.png: Added a PNG file to display in the PDF version on the title page. b89a971 documentation/kernel-manual/yocto-project-kernel-manual.xml: Added a new section called "BSP: Creating: 7dbdd91 documentation/kernel-manual/style.css: Changed h2 through h6 styles. 5b10a72 documentation/kernel-manual/yocto-project-kernel-manual.xml: Removed sections not fit for 0.9 release. db82144 .git/.gitignore: Added files for the new kernel document. 2982e7c documentation/kernel-manual/yocto-project-kernel-manual.xml and yocto-project-kernel-manual-customization.xsl: Renamed files with correct spelling for kernel. bad46ab documentation/kernel-manual/yocto-project-kernal-manual.xml: and yocto-project-kernal-manual-customization.xsl removed from tree. 3e7a8a6 documentation/kernel-manual/Makefile: fixed mis-spelling of kernel for files 000f052 documentation/kerenl-manual: New directory and files for kernel manual. aa58345 documentation/yocto-project-qs/yocto-project-qs.xml: Corrected poky-qemu command example in the 'Using Pre-Build Binaries and QEMU' section. eccaafa documentation/poky-ref-manual/development.xml: Fixed orderedlist and itemizedlist spacing. a20a167 Poky Reference Manual: General edits to the developing chapter. 8feae13 Poky Reference Manual: Added INC_PR documentation. e7e1248 BSP Guide and BSP Chapter: Sync'ed these two files 12d1378 BSP Developers Guide: Edits to text 0e4df95 Enable '-opengl' option for qt4 in order to generate libQtOpenGL.so qt4-x11-free: Only build opengl for x86 platforms since only these have GL support at present 4806041 liburi-perl: Add perl-uri d905d18 libxml-perl: Add libxml-perl 0d5e71e libxml-parser-perl: Fix bug of empty package of libxml-parser-perl. 6e4bfac perl: Fix adding GDBM_File module for LSB test. 56c897d texinfo: Add new package 47a1f50 consolekit: Update to 0.4.3 f07b1a2 Drop variables that do nothing 05053ef cross-canadian: Update after PN changes to include TARGET_ARCH 88ee037 task-cross-canadian: Ensure it reflects TARGET_ARCH in PN 2021e2a Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. 322d6ab cross-canadian: pkg name includes target arch c47cfc5 bitbake/bitbake-runtask: Since the parent has set the environment up cleanly we don't need to filter this ourselves anymore 47efcfd poky.conf: move the SDK install into version directories a1175b8 qemu: Enable KVM support on x86/x86-64 host 3d08b9f SRC_URI Checksums Additionals ba5e0b9 Make poky-qemu and related scripts work with arbitrary SDK locations 7581654 poky-env-internal: Allow the environment variable POKYCONF to provide the basis for the working "conf" directory. c91caee devshell: Clean up devshell code so this task doesn't polute the global namespace 0ba9a9f bitbake: Overhaul environment handling 39dd604 poky.conf: add more hash whitelist 4745ff6 hostap-conf: update LICENSE and LIC_FILES_CHKSUM info 73232c7 bluez-dtl1-workaround: update LIC_FILES_CHKSUM info 3c4ebf0 orinoco-conf: update LICENSE and LIC_FILES_CHKSUM info 409ac23 makedevs: update LIC_FILES_CHKSUM info c538ef3 bitbake/cooker: fix idle command processing in servers fdd034d world-broken: Update with Clutter items 0896127 openssl-native: disable execstack flag to prevent problems with SELinux 0f716e6 xserver-xf86-config: add license checksum a1d635b xserver-nodm-init: add license checksum c344349 x11-common: add license checksum b9694bd distro_tracking: update gupnp, gst-ffmpeg, gst-fluendo-mp3, etc. 033e430 pulseaudio: upgrade to version 0.9.21 2c05c86 gst-fluendo-mpegdemux: upgrade to version 0.10.62 71e11d6 gst-fluendo-mp3: upgrade to version 0.10.15 f84c6d2 gupnp: upgrade to version 0.14.0 2628ea7 gssdp: upgrade to version 0.9.0 b45b75b modutils-initscripts:Add license checksum to bb file 6592cdc libart-lgpl: add mips art_config.h 918ebfb telepathy-python: Make sure py files are packages correctly aa5822b gnome-icon-theme: Disable PACKAGE_ARCH='all' until we unbreak it for multiarch builds 2feaffa poky.conf: add BB_TASKHASH to BB_HASHBASE_WHITELIST 5526a64f bitbake/goggle: add a ProgressBar for parse progress 48e2757 bitbake/goggle: automatically show most recently added message b9617bf bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7 84384aa bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event() 1307d64 bitbake/depexp: Factor ProgressBar into a separate class in crumbs/ 8cbaa9f bitbake/goggle: interaction tweaks cb6eff7 bitbake/crumbs: fix the event name determination bd8ff30 bitbake/crumbs: do the test for ignored messages sooner 96da2ea bitbake/crumbs: Fix crumbs UI for bitbake event class name changes 4336d67 siggen.py: fix the wrong usage on BB_TASKHASH_WHITELIST 55859b9 imagetest-qemu: Allow the task to run after any rootfs is created and also standalone 7aacc31 bitbake/data_smart: Refactor _append/_prepend code to remove duplication c354955 bitbake/data_smart: Fix append/prepend/override ordering issue 9d0d2b0 Remove unused tunctl-src/Makefile from scripts/ 01da080 Add sanity test scenarios for -lsb images 47cb074 task-poky-tools: disable blktrace due to build failures 392b3ea gupnp: add gnome-icon-theme to DEPENDS 63b85e7 sanity.bbclass: Warn people when TERMCMD is set to a non-installed program d5f0807 local.conf.sample: Note extra variables required when disabling en_US locale 1b679bf libart-lgpl: Add config.h for x86_64 b407939 libnl: fix typo in the Makefile fix 6940c96 preferred-xorg-versions: Update to match new versions beb4b51 eee-acpi-scripts: Update to 1.1.11 5878737 distro_tracking_fields: update fields for devel/toolchain recipes bc02b53 subversion: upgrade from 1.5.5 to 1.6.13 f20cb30 gtk-engines: Update to 2.20.2 06aacf6 gnome-icon-theme: Update to 2.31.0 b8b13dc gnome-desktop: Update to 2.32.1 b651203 web: Update to svn r129 25283b9 x11vnc: Update to 0.9.12 d0c0128 x11perf: Update to 1.5.2 48ba76a puzzles: Update to svn r9023 ccdd26d ethtool: Update to 2.6.36 f49a3c4 consolekit: Update to 0.4.3 4fd6d32 acpid: update to 1.0.10 3e597cd tidy: Add license checksum 443178d pointercal: Add license checksum 88697ed bluez-hcidump: update LICENSE and LIC_FILES_CHKSUM info 4bbb8a9 task-poky-boot: update LIC_FILES_CHKSUM info cb2c6b8 task-poky-nfs: update LIC_FILES_CHKSUM info f3dc033 ppp-dialin: update LIC_FILES_CHKSUM info e24849e task-poky-qt: update LIC_FILES_CHKSUM info a26cd44 task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM info 95a9d52 task-poky-apps-x11-pimlico: update LIC_FILES_CHKSUM info 4371159 telepathy-glib: update LIC_FILES_CHKSUM info 4f6cde5 task-poky-basic: update LIC_FILES_CHKSUM info 58dac9a task-poky-sdk-gmae: update LIC_FILES_CHKSUM info 90b69e9 task-poky-standalone-gmae-sdk-target: update LIC_FILES_CHKSUM info 28cd1e7 task-poky-tools: update LIC_FILES_CHKSUM info 0c7a4e0 task-base: update LIC_FILES_CHKSUM info a02edf1 task-poky-x11-sato: update LIC_FILES_CHKSUM info 7d6f03c formfactor: update LIC_FILES_CHKSUM info 2e671b5 task-poky-sdk: update LIC_FILES_CHKSUM info 3b32beb task-poky-lsb: update LIC_FILES_CHKSUM info f003c9f task-poky: update LIC_FILES_CHKSUM info 70c63bb run-postinsts: update LIC_FILES_CHKSUM info da81545 distro_tracking_fields: update fields for devel/toolchain recipes 4b79150 tcl: upgrade from 8.5.8 to 8.5.9 37b6d8b git: upgrade from 1.7.2.1 to 1.7.3.2 bd72444 makedepend: upgrade from 1.0.2 to 1.0.3 01e53ca m4: upgrade from 1.4.13 to 1.4.15 88dbadf distro_tracking_fields.inc: update insserv and libatomics-ops 3432984 libatomics-ops: recipe updates, fix build for mips 1f42782 insserv: upgrade to version 1.14.0 9aef79e keymaps:Add license checksum and update the GPL information 32662fd fstests:Add license checksum and update the GPL information d1cd2fd initramfs-live-boot:Add license checksum to bb file a12aa5a initramfs-boot:Add license checksum to bb file 7adf2aa initramfs-live-install:Add license checksum to bb file e78c789 initscripts:Add a patch of GPLv2 license and its checksum to bb file ccd590b siggen.py: set 'runtaskdeps' correctly a0033b6 bitbake/utils.py: Improve traceback to be more helpful/clear to users 1a0c39e0 bitbake/utils.py: Ensure the last lines of functions are printed in tracebacks a80a839 Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhere 1d505f2 Revert "qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9" 13edb27 Revert "gssdp: Upgrade to version 0.9.0" 0284df3 Revert "gssdp: Disable gobject introspection explicitly" cdc640f libart-lgpl: Add missing config file - allows builds on PowerPC 5592bf2 librsvg: fix gdk-pixbuf-query-loaders not found in path d2de3dc libnl: fix parallel make b82ef69 opkg-config-base:Add license checksum to bb file 35c948f gssdp: Disable gobject introspection explicitly 0dc6070 table move missing patch back to correct location 0c1d76f task-poky-clutter: remove cairo packages 0dddee5 preferred-xorg-versions: updated for lastest package updates b60681e world-broken: cleanup post reorg and world cleanup 7e4e45a dhcp: fix cross build 070f173 bind: add new recipe d36f6f4 table.inc: correct version number b721e08 eds-tools: Fix SRCREV and add LIC_FILE_CHKSUM ce4d631 gobject-introspection: Fix pathfix.patch to correct glibconfig.h location 4bcba3f qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9 a3a4960 mesa-dri-glsl-native: upgrade from 7.8.2 to 7.9 5358036 mesa-demo: add new recpies mesa demo 8.0.2 3562f2b glew: add new recipes glew 1.5.7 5d17116 mesa: enable glu 770cbc0 mesa-xlib: upgrade from 7.8.2 to 7.9 742f217 mesa-dri: upgrade from 7.8.2 to 7.9 2e95941 talloc: add new recipes talloc 2.0.1 0325530 libxml2-native: remove the --without-debug option af03613 sqlite: upgrade from 3.6.23 to 3.7.3 21866d7 zeroconf: Fix LICENSE and LIC_FILES_CHKSUM info ba500f0 telepathy-idle: Fix LICENSE and LIC_FILES_CHKSUM info 192c44e pulseaudio: Fix LICENSE and LIC_FILES_CHKSUM info 7bd5e70 libtelepathy: Fix LICENSE and LIC_FILES_CHKSUM info f58ff34 libsamplerate0: Fix LICENSE and LIC_FILES_CHKSUM info cebfbae libomxil: Fix LICENSE and LIC_FILES_CHKSUM info 0f95bdb gupnp: Update LICENSE and LIC_FILES_CHKSUM info a3c1bb3 gst-fluendo-mpegdemux: Fix LICENSE info 1d579ec gst-fluendo-mp3: Update LICENSE and LIC_FILES_CHKSUM info fa3f028 gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM info efc0643 clutter-gst: Update LICENSE and LIC_FILES_CHKSUM info 9cdb0ad linux-firmware: Update LIC_FILES_CHKSUM info 57fdd84 gthumb:Add license checksum to bb file 429a526 qemu: Add license checksum aabb6ee matchbox-stroke: Add license checksum 6697812 matchbox-session-sato: Add license checksum 20c52b0 libfakekey: Add license checksum d505b06 xvinfo: Add license checksum 027c385 metacity: Add license checksum 818cb80 matchbox-wm-2: Add license checksum 5209a73 libgalago: Add license checksum d41496a libcanberra: Add license check sum 4bcce42 gtk-theme-torturer: Add license check sum a9ad725 gtk-doc: Add license checksum cab03ef distro_tracking: gupnp-av, gupnp-tools, ofono, etc. 760675e libgsmd: Upgrade to rev 5394 363fd6e gupnp-av: Upgrade to version 0.7.0 a52de6f ofono: Upgrade to version 0.33 0cd2a26 gssdp: Upgrade to version 0.9.0 91eec68 gupnp-tools: Upgrade to version 0.8 a2042b5 gst-openmax: Upgrade to version 0.10.1 c5cfd67 wpa-supplicant: Upgrade to version 0.7.3 35793fd minicom: Upgrade to version 2.4 a5de5a7 connman: Upgrade to version 0.63 8399ca4 telepathy-mission-control: Upgrade to version 5.7.0 d239fef telepathy-python: Upgrade to version 0.15.18 63aaa4e gypsy: Upgrade to version 0.8 07d5f6c cmake-native: Upgrade to version 2.8.3 36baa90 flex:Add license checksum and add the license information c942f83 base-files:Add license checksum to bb file 00c5be8 qmmp:Add license checksum to bb file e2444d6 mc:Add license checksum to bb file 6d70138 libxml-simple-perl:Add license checksum to bb file a82702d libtheora:Add license checksum to bb file dcf68c3 dtc:Add license checksum and add the GPL information c373cfc lsof:Add license checksum to bb file 85266fa make:Add license checksum and update the GPL information c4c11d9d quilt:Add license checksum and update the GPL information d5132c5 python-scons:Add license checksum and update the GPL information 5d378ef python-pyrex:Add license checksum and update the License information f48c8d8 python-pygtk:Add license checksum and update the GPL information d5e9c26 python-pygobject:Add license checksum and update the GPL information 373e5c2 python-imaging:Add license checksum to bb file 6b306bc python-dbus:Add license checksum to bb file 75f93fe python:Add license checksum to bb file 246daac prelink:Add license checksum to bb file 96a1ab0 perl:Add license checksum to bb file 7eca517 mpfr:Add license checksum and update the GPL information 7a2f8ad xf86-video-omapfb: add license checksum 499b73a xf86-video-intel: add license checksum 155b0aa xf86-input-synaptics: add license checksum 4d22fc5 xf86-video-vesa: add license checksum 05c4828 qemugl: add license checksum e8127b7 libdrm: add license checksum b6f8686 iputils: add license checksum 5f4801b fotowall: add license checksum 3c3c8d7 libgdata: Add 0.6.5 as new recipe 97f78fe gcc:Add license checksum and update the GPL information ed40911 gdb:Add license checksum and update the GPL information 8eea67c gnu-config:Add license checksum and update the GPL information 0727e29 libconvert-ans1-perl:Add license checksum and update the GPL information 9a5cf01 libtimedate-perl:Add license checksum and update the GPL information 41b9ce7 libxml-parser-perl:Add license checksum to bb file 8d23d2a console-tools:Add license checksum and update the GPL information 6230d87 gobject-introspection:Add license checksum to bb file 76ca305 consolekit:Add license checksum to bb file b4b4f02 poky-feed-config-opkg: Add license checksum to bb file 7bb3e4f opkg-collateral:Add license checksum to bb file 2de0ee1 modutils-collateral:Add license checksum to bb file 16c22c6 quicky:Add license checksum to bb file b9e4001 u-boot-mkimage: update license info 409b710 ubootchart: update license info f5c6912 yaffs2-utils: update license info b9031a6 zaurusd: update license info f03b233 v86d: update license info 713262b tinylogin: update license info 39611d3 tiff: update license info 02807a0 setserial: update license info 3fe1902 resolvconf: update license info e90278a parted: update license info f8fe648 ncurses: update license info bc1d78d hdparm: update license info 7fdffff fakechroot: update license info 11566ac diffutils: update license 97951e9 aspell: update license 611ea2f xrandr: fix License Checksum 386a1f7 xproto: disable spec generation b7ab194 libfontenc: add dependency on font-util 9e87cbd librsvg: append SRC_URI after inherit 1089257 font-alias: Drop patch already applied upstream 9a3f25d package-index: Fix after noexec changes 6e440f8 native.bbclass: Mark various package functions as noexec since they don't do any work 58396a5 bitbake/runqueue: Teach scenequeue about noexec tasks (since they don't do anything we can assume they're always successful 8044fc3 native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target and native dependency trees 2bcbb2f font-alias: Set RDEPENDS to exclude encodings in the native case a146aa1 font-util: Set RDEPENDS for virtclass-native to exclude encodings to copy DEPENDS d4125bc bitbake: Simplfy pre and post cooker hooks c020207 utility-tasks: Switch listtasks to use bb.plain() for printing output 8a391c3 rm_work: Set BB_SCHEDULER as done in OE.dev to ensure disk space is freed sooner rather than at the end of the build 144d1b5 qemu: fix failure to find zlib header files during configure 91ef6ae curl: Fix gnutls option (append ordering was incorrect) 971fc21 scripts: Remove obsolete stage-manager scripts e1ab1e9 scripts/poky-env-internal: Further cleanups f5e142a scripts/poky-env-internal: Remove unset variables bfa6649 scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT references a39f335 bitbake/runqueue.py: Fix stamp handling for noexec tasks 32d1125 distro_tracking_fields.inc: update sudo, libpam, and mtools 70be879 mtools: add version 4.0.15 698cef8 libpam: upgrade to version 1.1.3 c144f16 sudo: upgrade to version 1.7.4p4 345f777 preferred-xorg-versions: Updated to reflect recipe updates 80f592c liberation-fonts: Added version 1.06, PREFERRED_VERSION is still 1.04 b43d82d gnome-doc-utils: Update to version 0.20.2 5094074 cronie: Update to version 1.4.6 333ca67 libgnome-vfs: Update to version 2.24.4 b3934f3 libart-lgpl: Update to version 2.3.21 4127ac1 librsvg: Update to version 2.32.0 cfb06f9 freetype: Update to version 2.4.3 da7c644 libxcb: Update to version 1.7 eb0ca3f xrandr: Update to version 1.3.4 c653713 encodings: Update to version 1.0.4 96dc0e2 font-alias: Update to version 1.0.3 3b044b6 font-util: Update to version 1.2.0 46f5228 libfontenc: Update to version 1.1.0 000eb8a libice: Update to version 1.0.7 8debd91 libpciaccess: Update to version 0.12.0 ffb24af libsm: Update to version 1.2.0 3ecef76 libxau: Update to version 1.0.6 fb0bd9a libxcomposite: Update to version 0.4.3 80d2d05 libxcursor: Update to version 1.1.11 767ba22 libxdamage: Update to version 1.1.3 cd60f3d libxdmcp: Update to version 1.1.0 08f3edf libxext: Update to version 1.2.0 d65517a libxfixes: Update to version 4.0.5 9e79a55 libxfont: Update to version 1.4.3 ca1f5d4 libxft: Update to version 2.2.0 287ec4b libxi: Update to version 1.4.0 0071b8b libxinerama: Update to version 1.1.1 5f6f886 libxkbfile: Update to version 1.0.7 69cdecf libxmu: Update to version 1.1.0 0ad8d9a libxpm: Update to version 3.5.9 e966497 librandr: Update to version 1.3.1 690c9bd librender: Update to version 0.9.6 23737dc libres: Update to version 1.0.5 eb8aa75 libxt: Update to version 1.0.9 129a3a8 libxtst: Update to version 1.2.0 aea4b37 libxv: Update to version 1.0.6 5d83b77 xkeyboard-config: Update to version 2.0 56e6da4 libxxf86dga: Update to version 1.1.2 d184078 libxxf86vm: Update to version 1.1.1 ed874ed xtrans: Update to version 1.2.6 3e07bee xproto: Update to version 7.0.19 2b4650f util-macros: Update to version 1.11 df8d889 lttng-control: Update to version 0.88 af67762 lttng-ust: Update to version 0.8 5de3fbc liburcu: Update to version 0.4.8 f35839e makedepend:Add license checksum to bb file 0b43623 m4:Add license checksum to bb file 7ef481c libpcre:Add license checksum to bb file d4d2e21 libmpc:Add license checksum and update the GPL information 693e593 intltool:Add license checksum to bb file 2cad70d gmp:Add license checksum and add the GPL information 4928ad8 distcc:Add license checksum to bb file cb45aa0 diffstat:Add license checksum to bb file d68efb6 byacc:Add license checksum and add the GPL information a9489ba bison:Add license checksum to bb file c8efa81 automake:Add license checksum to bb file dae0331 autoconf:Add license checksum and add the GPL information 0b87aa1 psmisc:Add license checksum to bb file 9e4e8ce pax-utils:Add license checksum to bb file ab2596d mtools:Add license checksum to bb file 20fbe9f modutils:Add license checksum to bb file 56fa05a libpam:Add license checksum to bb file 0b35808 libgdbus:Add license checksum and update the GPL information 890e14c libffi:Add license checksum to bb file 5e1c8ff libatomics-ops:Add license checksum and update the GPL information 429d583 libacpi:Add license checksum to bb file b2ff1cd insserv:Add license checksum and update the GPL information 483ab5b gssdp:Add license checksum and update the GPL information f3a3b93 expat:Add license checksum to bb file a391494 dosfstools:Add license checksum and update the GPL information 8ca67f7 chrpath:Add license checksum and update the GPL to bb file 78801f4 beecrypt:Add license checksum and update the GPL to bb file 7592186 apt:Add license checksum to bb file 7f9cf21 apr-util:Add license checksum to bb file 0ec2c23 apr:Add license checksum to bb file 8ad0cb0 acpid: Add license checksum to bb file b2470c8 minicom: Add license file checksum and update the GPL information to bb file 69c4983 dpkg:Add license file checksum to bb file 7d3a380 lttng:Add license file checksum and update the GPL information 2d72fd5 libxtrap:Add license file checksum to bb file 91c1a0f ttf-bitstream-vera:Add license file checksum to bb file d383c46 libxprintutil:Add license checksum to bb file a347504 libxprintapputil:Add license checksum to bb file 5b38a2a libxpm: Add license file checksum to bb file 2050a72 libunique:Add license file checksum to bb file e2b9cab liberation-fonts:Add license file checksum to bb file 533a003 libart-lgpl:Add license file checksum and update the GPL information 4cf8bff gnome-doc-utils:Add LGPL file and GPL file checksum to bb file 34d0256 gccmakedep: Add license checksum to bb file 67b232f galago-daemon: Add license file checksum and update GPL information d249f41 task-poky-tools: fix up blktool 998ceae blktrace: new package 34660ef libsndfile: remove patches that are no longer required by upstream 53aff7d utility-tasks.bbclass: Move distro related tasks to distrodata.bbclass 836b290 imake: upgrade from 1.0.2 to 1.0.4 8de3400 pango: upgrade from 1.28.0 to 1.28.3 e9d144f cairo: upgrade from 1.8.10 to 1.10.0 89ab1ac curl: fix native dependency 4d6a8d2 sanity.bbclass: add wget to required utilities 94b1fda web_svn: Fixup Patching and add libowl cfe12ef Meta: Recipe Reogranization 762fd6b pimlico-tasks: remove patch f92b248 ed: fix patch and LIC_FILES_CHKSUM 869a677 libfm: rename patch directory for package update 228159f distro tracking: Updates for libgpg-error... 77bc8d2 pcmanfm: Update to 0.9.8 b2277d1 libfm: Update to 0.1.14 deb39ec gnome-keyring: Update to 2.32.1 cbd12b4 libgnome-keyring: Update to 2.32.0 ea8a7e7 matchbox-panel-2: Update to svn r2111 e0a2dfd libsoup-2.4: Update to 2.32.1 45d3350 atk: Update to 1.32.0 5b74c13 tasks: Update to 0.18 c4fe987 libowl-av: Update to svn r416 6ea9cb9 avahi: Update to 0.6.28 e101a71 ed: Update to 1.5 32860b9 xz: Update to 5.0.0 411d399 libuser: Update to 0.56.18 83586fb libassuan: Update to 2.0.1 f8e4c11 libgpg-error: Update to 1.9 5d5db6c pixman: upgrade from 0.18.2 to 0.20.0 161490f xrandr: upgrade from 1.3.2 to 1.3.4 685cfa9 xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2 1e2f122 xf86-video-intel: upgrade from 2.12.0 to 2.13.0 41111d4 libdrm: upgrade from 2.4.21 to 2.4.22 063dae4 distro_tracking_fields.inc: update tar and openssh f8afc36 tar: upgrade to version 1.25 aa70226 distro_tracking: Update distro tracking fields for pm-utils, netbase, etc. 433447c polkit-gnome: Upgrade to version 0.99 db3ce4f polkit: Upgrade to version 0.99 878878a msynctool: Upgrade to version 0.38 9cc3ea6 mtd-utils: Upgrade to version 1.4.1 a2ede09 netbase: Upgrade to version 4.43 d80c854 pm-utils: Upgrade to version 1.4.1 4ad2019 poky.conf: add "virtual:native:" to BB_HASHTASK_WHITELIST ad0e271 update-alternatives.bbclass: don't expand var when appending do_install bd3b631 linux-emenlow: Correct KMACHINE after kernel rename f6e0a5b libxvmc: Upgrade to 1.0.6 48a6e9c glproto: fix LIC_FILES_CHKSUM 9b9472a distro_tracking_fields.inc: remove some invalid packages information from it dfc8bf3 libfm: add missing definitions and declarations a79165c matchbox-panel: Change function name "sync" to avoid conflict 0a751b7 gst-plugins-base: Fix build error aef25de Distro Tracking: update distro tracking field for recipes of Graphics libs 3311471 xextproto: upgrade from 7.1.1 to the latest version 7.1.2 a6810e6 xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1 24c4edc videoproto: upgrade from 2.3.0 to the latest version 2.3.1 9445404 scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1 4438620 recordproto: upgrade from 1.14 to the latest version 1.14.1 882d8e8 randrproto: upgrade from 1.3.1 to the latest version 1.3.2 ca4e362 kbproto: upgrade from 1.0.4 to the latest version 1.0.5 3500a64 glproto: upgrade from 1.4.11 to the latest version 1.4.12 480cf8c fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 c081c06 fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 0272e24 damageproto: upgrade from 1.2.0 to the latest version 1.2.1 5c1e52c openssl: upgrade to version 0.9.8p 9600b79 sysstat: upgrade to version 9.1.5 8afecaa dhcp: upgrade to version 4.2.0 7227aaf dbus-glib: upgrade to version 0.88 9c0cecb dbus: upgrade to version 1.4.0 aaa29ff busybox: upgrade to version 1.17.3 07b8765 syslinux: upgrade to version 4.03 a57838d libtasn1: upgrade to version 2.8 a7db6e8 libnl: upgrade to version 2.0 621f573 taglib: fix SRC_URI ba6a6da taglib: Change upstream location due to failing fetch 5958098 linux-libc-headers: upgrade from 2.6.34 to 2.6.36 563953d libtool upgrade from 2.2.10 to 2.4 aa5befa poky-default.inc: update gcc & linux-libc-headers versions b1dd356 gcc: upgrade from 4.5.0 to 4.5.1 caf8fe3 task-poky-sdk: add tcl package in the sdk image 0c02e2d clutter-gtk-1.0: Fix build issues for world build 32f0537 python-gst: Fix the configure patch & add LIC_FILE_CHKSUM 252a424 .gitignore: update for new bsp-guide location 227c1f8 web_svn: make it buildable for world build 9807ad2 subversion: Fix host contamination 1b3dab5 telepathy: Update telepathy-glib and telepathy-idle for world build 041fc75 libsndfile: Upgrade to 1.0.23 48c8100 distro_tracking_fields.inc: remove some packages information from it cd3daab distro_tracking: update distro tracking fileds for bluez4, neon, etc. d4cebfa libmusicbrainz: Upgraded to version 3.0.3 21f7117 taglib: Upgraded to version 1.6.3 494afcb glib-2.0: Upgraded to version 2.27.3 f4c8146 valgrind: Upgraded to version 3.6.0 726746f tremor: Upgraded to rev 17572 (2010/10/27) bfc2842 libproxy: Upgraded to version 0.4.6 7d0a0f9 libical: Upgraded to version 0.46 d97ea06 kexec_tools: Upgraded to version 2.0.2 3936e0a quota: Upgraded to version 4.00-pre1 28d05b7 libvorbis: Upgraded to version 1.3.2 edc7f3e libogg: Upgrade to version 1.2.1 170985e neon: Upgraded to version 0.29.5 f7b3469 bluez4: Upgraded to version 4.79. 2376935 distro tracking: update the info for upgrade recpies 20b05e5 cracklib: upgrade from 2.8.16 to 2.8.18 c70816c linux-wrs: rename to linux-yocto 771d890 eglibc: rebase a nativesdk patch to the newer code eaa188f siggen.py: fix comparison around runtaskdeps 62f93ac Poky Reference Manual: General edits up to the "Debugging with GDB Remotely" section. 175be12 Poky Reference Manual: Added a glossary definition for BBPATH. 444597f Poky Reference Manual: Task wording made consistent 8914519 Poky Reference Manual: General edits for English. c2f7ed4 Poky Reference Manual: Removed the bsp.xml file. b1f6928 BSP Guide and BSP Chapter in Poky Reference Manual: Changed wording 2cf5aaf Poky Reference Manual: Changed source location of the bsp.xml file 4e6a821 Poky Reference Manual: Fixed list tag. f30a2a7 BSP Guide: Fixed tag mis-match. 2d6441d BSP Guide and BSP Chapter: Sync'ed these two files 89e64db Poky Reference Manual: Added XSL Customization layer file c08140c Poky Reference Manual: Added XSL Customization layer use 0a23df9 Poky Reference Manual: Clean up Makefile 5dc7082 Poky Reference Manual: Fixed broken link in Ref Images appendix. b978c8e Poky Reference Manual: Added BBFILE_PRIORITY glossary term. ab92ec1 Poky Reference Manual: Added BBFILE_COLLECTIONS glossary term. 4a671e5 Poky Reference Manual: Added BBLAYERS to glossary. 731cedf Poky Reference Manual: Spell check performed. 3f9700a Poky Reference Manual: Added consistency to literallayout text. a915d01 Poky Reference Manual: Cleaned up and checked all XML tags. 00b5b4d Poky Reference Manual: XML tag clean up and command example text indentation. d16bbc0 Poky Reference Manual: A couple more minor fixes. bf3ae7f Poky Reference Manual: Clean up of the XML tags 63596cb BSP Guide: Updated xsltproc command to pass the bsp-guide-customization.xsl style sheet. 6e3576c BSP Guide: I created a new figure for the title page. d68613e BSP Guide: Created new file for XSL customization expansion. 5ca54c6 BSP guide: Updated the book id. 440894b BSP Guide Makefile: HTML generation debugging edits. 7066eff BSP Developers Guide: Edits to text d7f70e0 Added a new PNG file into the tar command. 00c2310 Added a new PNG file (bsp-title.png) as the imagedata tag. 7c2735f Added a new PNG file into the tar command. a4a8961 poky-qemu: Fix issues when running Yocto 0.9 release images c01e2a6 linux-wrs: BSP bootstrap 9aaa15c linux-wrs: implement BSP bootstrapping via fallback branches 0ec9475 image-swab: update swabber command for latest version 6e3a1cd poky-default-revisions: bump swabber version 9f0e146 gitignore: ignore the default downloads directory d77e755 image-swab: introduce a class for generating swabber reports 9545130 bitbake-runtask-strace: simple shell script to wrap tasks in a strace call b7ce757 poky-fixed-versions: update version for python recipe 20298d1 distro_tracking: update as per current state of devel/toolchain recipes c02fae6 eglibc: update svn checkout commit d94f4c6 lsof: upgrade from 4.83 to 4.84 793bb46 python, python-native upgrade from 2.6.5 to 2.6.6 a7af5c5 python-gst: upgrade from 0.10.18 to 0.10.19 e5f5090 gdb upgrade from 7.1 to 7.2 5319e5f diffstat: upgrade from 1.47 to 1.54 13c47d7 Make upgrade from 3.81 to 3.82 bebb90b bison upgrade from 2.4.2. to 2.4.3 5171c07 distro_tracking: Update distro tracking for gstreamer and gst-* recipes f96088a xauth: upgrade from 1.0.4 to 1.0.5 cf062bf xset: upgrade from 1.1.0 to 1.2.1 d67ede7 xwininfo: upgrade from 1.0.5 to 1.1.1 72ce1a2 xf86-input-vmmouse: upgrade from 12.6.9 to 12.6.10 614f946 xf86-video-vmware: upgrade from 11.0.1 to 11.0.3 cf17e43 xf86-input-mouse: upgrade from 1.5.0 to 1.6.0 7844f7a xf86-input-evdev: upgrade from 2.4.0 to 2.5.0 c3db9a6 xmodmap: upgrade from 1.0.4 to 1.0.5 7576039 gst-plugins-ugly: Upgraded to version 0.10.16 4a0bc34 gst-plugins-bad: Upgraded to version 0.10.20 c6145ce gst-plugins-good: Upgraded to version 0.10.25 0362b29 gst-plugins-base: Upgraded to version 0.10.30 cb7df0c gstreamer: Upgrade to version 0.10.30 7e7bb24 sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIR 2c1792f task-poky-lsb: add new LSB Recipe 03d9a14 LSB: Add a new package 3810bdf iproute2: update LIC_FILES_CHKSUM 8e3046d git: Update recipe for git to include configure options d64c7ae imagetest-qemu: Add sanity test cases for scp/shutdown in target 2078af3 image.bbclass/initscripts: Make /etc/timestamp usage consistent. 85bd3d6 insane.bbclass: fix qa_configure and qa_staging 7f4f40f libnss-mdns: fix package removal 3155cde procps: upgrade to version 3.2.8 1a76da9 iptables: upgrade to version 1.4.9 ec7811e iproute2: upgrade to version 2.6.35 b24ca39 pciutils: upgrade to version 3.1.7 efa037b nfs-utils: upgrade to version 1.2.3 8c89891 curl: upgrade to version 7.21.2 f12f38a tzdata: upgrade to version 2010o f9c840f shared-mime-info: upgrade to version 0.80 5091132 base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking ddbf5e9 poky-init-build-env: Fix to show the error message with simple sh based shells e445fcf poky-ref-manual: Drop non-commercial clause 05ba6fc bitbake: Rewrite profiling code so its functional for both none and xmlrpc backends 89929e1 bitbake/fetch: Allow checking of a single url at a time (massive sstate speed improvement) caa7fe2 bitbake/fetch: Fix handling of mirrors when checking for url validity d6e8f7d sstate.bbclass: Only create symlinks to different localpath urls if the fetch succeeded 7333328 Revert "bitbake/fetch/local: Also check DL_DIR for files since they could already exists there" aa81dda Revert "bitbake/fetch/local: Fix os.exists reference" f8e3397 bitbake/fetch/local: Fix os.exists reference ae98f7e bitbake/fetch/local: Also check DL_DIR for files since they could already exists there 857534f procps: fix for build against make 3.82 2e0ab8c git-pull: add send-pull-request script 1f0e2cf git-pull: add the new create-pull-request script 09ee361 git pull: remove the existing create_pull_request script a5bbeee tcltk: Fix moving libtcl8.5.so into tcl-lib. 422a017 kernel: prefer the kernel produced uImage 570cf02 linux-wrs: rename force_revisions and allow override bca56bf wrs_meta: add USB options for wacom tablet support e0194e3 qemumips: re-enable wacom and standard USB UI options a8b1164 tslib: 32bit big endian support 93eae97 Added qemumips /etc/pointercal file for touchscreen calibration 32f241a quilt: Fixed configure test for patch --version. 77cb80c poky.conf: Default Locale Generation ffce440 eglibc: add en-us locale generation 5ea9313 eglibc: install the missing /etc/ld.so.conf into target ff2448a ld.so.conf: create empty file da99708 busybox: enable more options for tar to support more file formats. a0fb0c2 bzip2: upgrade to version 1.0.6 12a8613 imagetest-qemu: Add test case for dmesg check in target 53b775b poky.conf: Change default locale to POSIX d856b80 task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for assignment 25c00da python: Fix hardcoded python references which should refer to PN, removing duplicate providers warning 4f6d91e busybox: import upstream patch for make 3.82 6ac1365 eglibc: fix build of eglibc-initial for make 3.82 d9ff2f8 package.bbclass: make sure 'sysroots' created before lockfile 26ade54 poky.conf: add PWD to BB_HASHBASE_WHITELIST 5ae5a14 bitbake.runqueue.py: Fix no exec task handling to correct counter housekeeping 8e2150e meta/classes: Mark do_package_write and do_build as noexec tasks b80a8d2 bitbake: Add support for 'noexec' tasks a59935f bitbake/siggen: Allow siggen code to control final stampfile format 87c2b70 .gitignore: Update after documentation layout changes be132ca docmentation/poky-ref-manual: Remove unused Indexes title 4243a61 Performed general edits to this chapter. 09ef6a4 Poky Reference Manual: Completed editing pass of Chapter 3. 890a794 Created a new folder to hold the BSP Guide 4b7f1ee General edits to the using poky and Extending Poky chapters. 30e9272 General text edits through section 2.4.4 "General Bitbak Problems" ceef5c2 Changed a source command to have the correct source. f7a3a5f Changed the title and wording of the section about pre-built binaries. e534706 Editing pass through the Introduction chapter. 81d3811 Figure changed for building an image and yoctolinux removed 8e51f52 cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDOR eb9c2b0 openssl: Use STAGING_BINDIR_NATIVE as the path to perl, not bindir which can point to incorrect places ecf2eb1 sstate: Provide a temporary mechanism to stop collisions between toolchain components in builds from scratch using sstate 88f6f3f bitbake/siggen: Provide better warnings about empty tasks 6a8fec9 external-python-tarball: Include SDKMACHINE in tarball name d45af98 external-python-tarball: Add ability to generate an externally usable standalone python tarball 30feed7 openssl/db/gdbm: Extend to provide BBCLASSEXTEND nativesdk 8238ee6 python: Remove hardcoded python references and replace with PN, allowing use of BBCLASSEXTEND=nativesdk a9c46e4 base/utils.bbclass: Sync up overlapping functions 26a4b23 utils.bbclass: Add functions from OE.dev c299112 gnome.bbclass: Remove autotools_stage reference 5599963 gnome.bbclass: Use BPN instead of PN and set SRC_URI name similar to OE.dev 01518ad meta-emenlow: Rename packages to recipes in line with main repository c90c0ce base-files: Allow a basic issue file to be extended by the code, following the method now used by OE 904ccfe base-files: Allow issue and hostname generation to be overridden f71326e src_distribute: Set EXPORT_FUNCTIONS correctly dc13a61 bitbake/siggen: Fix finalise call arguments 7240881 Poky -> Yocto name change 5dfe9b7 documentation: Update copyright to the Linux Foundation 9fbef50 documentation/yocto-qs: Fix references to a poky-qemu package and replace with the yocto toolchain tarball d9fea40 Removed text from section 5.1.2.1.1. 4ededb2 Corrected the package command for Debian-based hosts. fd832c0 Added package installation requirements. 86384c1 Re-inserted Poky Image as part of the front matter. b7ae212 documentation/poky-ref-manual: Fix image makefile to reference the image bf77ed9 Moved the Poky image file to the "Figures" folder. 2ccf2b3 Re-installed the Poky Handbook image at the top of the manual 27e2d19 Updated the yocto-environment picture and added example command edits. aea5da0 docmentation/yocto-project-qs: Fix Yocto Environment graphic e4d0ba8 Removed first link to openembedded and replaced with more general text. ca822c5 Updated the first figure in the quick start. 03c72a9 Corrected link to the yocto website. 7fba85a Updated supporting text to reflect new poky-4.0-build directory in example 5bebcef documentation-project-qs: Remove stray ] 962e548 documentation/qs-guide: Fix urls for release 7af5e26 Edits as described below: 5434a49 Review changes applied. 11686d0 Updated figure. 9692685 Updated this figure to correctly capaitalize opkg, zyper, and app-get cb9376f Removed reference to pre-build in section 5.3.2, "Using OprofileUI". 95a85f5 Added the Anjuta Plug-in information 4999f78 documentation/pokt-ref-manual: Update with Yocto branding 00e061b documentation: Add Yocto quickstart guide 74e47d4 rm_work.bbclass: Handle case where pseudo directory doesn't exist c5fab99 bitbake/fetch: When fetchers return errors, ensure any partial download is cleared ab718b3 package_deb: The packaging command itself is run under fakeroot so these lines are totally unneeded 8109db2 Fix adding new contact failure when starting contacts for the 1st time 48b42da classes: Only enable fakeroot on setscene tasks with packaging 535a77a bitbake/fetch: Make URL checking slightly less verbose (distracting with the sstate code) 3f599b3 sstate: Fix mirror handling for file:// urls eef1d81 documentation/bsp: update to reference FILESEXTRAPATHS 36f1ae4 pseudo/fakeroot: Move the pseudo directory creation into bitbake 00a96a2 package_deb: Fix a typo meaning the debian packaging was not running in the fakeroot evnironment 13f116b package_rpm: Don't check for the existence of dvar as its never used 6e277cb base.bbclass: Ensure an empty do_build tasks exists to silence a warning f806c49 sstate: Fix broken plaindirs support 08425b5 at: Fix nonstripbinaries.patch 0068e55 libtheora: add DEPENDS on libogg fd44571 base/sstate: Add cleanall task to remove downloads and sstate cached files 2a69c58 local.conf.sample: Default to not building 32 bit libs on 64 bit systems as most people don't need it and it confuses them d5504a4 metadata_scm: Ensure that if an SCM isn't present, we dont print a revision of 'fatal:' as it looks bad f1a209b busybox/sysklogd: syslog.conf files 70c7712 gst-ffmpeg: powerpc build errors 8aa0c8c mpc8315e-rdb: align PACKAGE_EXTRA_ARCHS with tuning 0e0d14e at: remove nonrootinstall patch and modify some relevant files 27d0685 gnome-icon-theme: fix build 980e0ce bash: There is no such configure option as --with-ncurses and --with-curses breaks the build 1d5567c poky-default-revisions: define SRCREV for pseudo-nativesdk 5ee6384 nfs-utils: fix nfs server initscript 9393ff8 bash: fix job control 340ff26 task-sdk: Fix lttng-ust dependency to include the -dev version so headers are included 4f7d621 sysklogd: correct the syslog link and conf file c41fe30 wrs_meta: emenlow updates 6562e7c documentation/poky-ref-manual: Update packages references to recipes and make sure bbappend files are included in example BBFILES lines 08cec50 bitbake/fetch/git: Ensure fullclone repositories are fully fetched 05c8ee6 bitbake/fetcher: Deal with a ton of different bugs 1077021 bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballs ef67016 rpm: Change pcre to use internal library [BUGID #404] daca4c7 sed: use ALTERNATIVE_LINK 644e54f gstreamer: add support for theora plugins f8c6335 wrs_meta: update SRCREV for netfilter options 3d91a51 kernel tools: update SRCREV 64bb014 linux-wrs: pass netfilter options as an addon feature 1dc2a4c linux-wrs: allow optional features via KERNEL_FEATURES variable 77176d5 distrodata: Modify Distro tracking spreadsheet 2c40e13 distro_tracking: Update Distro Aliases 8fc871a task-poky-sdk: Add lttng-ust fd59449 libtasn1: Comment out the RREPLACES as it causes problems with rpm backend d3099f8 poky.conf: Add qemu-config dependency for qemux86-64 20b4aa3 shared-mime-info: Don't run the util for the native version of the package 80eba26 documentation/poky-ref-manual: Various tweaks to the text 0be66f0 documentation/tools: Add comments to script 879ac8f libffi: fix the uri 95cf36f documentation: Complete poky-handbook -> poky-ref-manual rename 37eb4e2 documentation/handbook: Tweak Makefiles and paths after path changes 94c2a3c handbook/poky-ref-manual: Makefile tweaks 2208328 handbook: Move into documentation directory 13a702e Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe 485839d libffi: bumpt to version 3.0.9 d036f97 make: enable make-native ce8932d handbook: Fix the Ubuntu version requirement f0500bc handbook: Fix section numbering 03ecd2a atom-pc: remove kernel video mode parameters 3a8d109 linux-wrs: update SRCREV for mpc8315e-rdb 12477ad gupnp: fix broken SRC_URIs 95fb69b emenlow: add 8250 serial options 9a2ae44 poky-qemu-internal: make the -no-reboot qemu option mandatory 7d7d35f poky-qemu: miscellaneous bugfixes af404b1 poky-qemu: add nographic option for disabling video console 65954ba atom-pc: get rid of undefined video mode prompt on bootup deba7ad sysvinit: add check for no X11 to disbale psplash cb34a14 task-poky-qt: Re-Enable MIPS Build and disable fotowall 229b663 bitbake-runtask: Ensure logging settings take effect in the worker process (and pass verbose setting) fa91404 pseudo: Update to revision 489ed5e89f040febcb605f22187968f597211205 462aef7 eglibc-nativesdk: Add patch to change the search path of the dynamic linker 9eb2de9 Revert "meta-toolchain: Update the way ld.so.cache is handled" a2337a3 linux-wrs: update SRCREVs cbeb72b atom-pc: switch to the atom-pc branch 48755c4 emenlow/linux-wrs: merge emenlow configuration 5e558a1 linux-wrs: remove external x86 config fragment d3fbeb9 emenlow: update formfactor keyboard setting 41ad946 libowl-av: Fix music player crash if adding unknown type files e1f257a tzdata: install zone.tab and iso1366.tab b2c3ce6 meta-toolchain: Update the way ld.so.cache is handled 271bd9d sanity.bbclass: ensure 32it libc is correctly detected d393edd poky-qemu-internal: enforce a 128M memory limit for qemuarm 99c0cbd rm_work: Fix interaction issues with pseudo 1958497 poky-default-revisions: fixups 27e785c swabber: new recipe c6a6eb1 strace: use BBCLASSEXTEND to enable a native package 812f883 bitbake/runqueue: make the runtask program configurable 35f36ba Update gitignore 04ace83 Add recipe for sdk directdisk target c9b6051 linux-wrs: add initial beagleboard support 5ae1e2c mpc8315e-rdb: create machine and tuning configuration 149f226 routerstationpro: create machine conf and compatibility b5f744c python: fix for host contamination issue while cross compiling 6b53fbc xpsb-glx: Fix compile issues on 64 bit machines without 32 bit headers/binaries 364aaa6 poky-qemu: fix for handling full path to rootfs cecd1bd qemugl: remove obsolate /usr/X11R6/lib lib directory 75732f5 recipes-connectivity: Cleanup package descriptions and summaries daa21c1 recipes-bsp: Cleanup package descriptions and summaries fa647b9 recipes-core: Cleanup package descriptions and summaries b2f2590 Add Summary/Description support to packaging 5783e71 Subject: [PATCH] emenlow: add kernel config options for sdk tools 86b30f7 emenlow: fix SRC_URI in linux-wrs_git.bbappend d4c8679 linux-wrs/emenlow: Fix FILESPATH so as not to corrupt other machines 56be122 linux-wrs: move config fragment to the correct location d14f9bf bitbake/build.py: Write logfiles on a per task basis, not per function ff539b1 bitbake-runtask: Ensure logging options are inherited from the parent efe55d7 linux-wrs: Change the kernel configuration to enable psplash. 771fb55 connman: Do not take over ethernet interface if target is boot by nfs ded2919 rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper df41bd4 package_rpm: Disable nativesdk/canadian package indexes for now as these are being incorrectly used for target rootfs generation, breaking the images e9af61e dpkg-native: Don't install update-alternatives as it isn't cross rootfs capable b9728f6 dpkg: fix package_deb error for linux-wrs 7836c45 linux-wrs: emenlow has its own branch, use it 115514b bitbake/fetch: Ensure SRCREV is still set correctly if the pn-X override has been expanded a743e82 base.bbclass: Fix spelling mistakes and change log level b8ce8c7 poky-default-revisions.inc: Work around weak assignment operator bad interaction with SRCREV b825feb linux-wrs/emenlow: Set WRMACHINE 2f55ec4 atom-pc: Switch from linux-netbook to linux-wrs b8d75d2 emenlow: switch kernel from "linux" to "linux-wrs" 627fb75 emenlow: remove psb-kernel-source dependency from xserver-psb package ee1c802 emenlow: add linux-wrs_git.bbappend fe9c556 atom-pc: enable CONFIG_FRAMEBUFFER_CONSOLE 6f66fc1 Add default revision for linux-wrs common_pc-standard HEAD d7a1ebc atom-pc: 8250 config fragment 1bc3825 linux-wrs: Add support for atom-pc ca664ee dpkg: upgrade to version 1.15.8.5 144e7b4 udev: Don't install unused links.conf file (thanks Joe Sauer for spotting) 939e2fe gettext: Move files to the correct place 530fb7f linux-wrs: fix emenlow and wrs_meta SRCREV values 30f77f6 distro_tracking_fields: remove the duplicate line for oprofile 1d7c9a9 attr: fix the hardcoded search path in the AC_PATH_PROG c805a6e poky-qemu-internal: implement file locking in bash 7cd824a poky-qemu: fix handling of some rootfs types e72e7b2 rootfs_deb: Fix problem with pseduo and rootfs location 0ae7e9e dpkg: upgrade to version 1.15.8.5 c449c78 Rename MACHINE=netbook to MACHINE=atom-pc 5f17c07 gststream commercial: modified recipes and tasks to add commercial identifier 7d42965 base.bbclass: add support for commercial license check c47132a gettext: Add GPLv2 version 0.14.1 45e05c1 meta-toolchain: Fix symlink path ad042da meta-toolchain: Fix libGL.so not found issues 93c19ab unfs-server: Fix DEPENDS for native/nativesdk cases 2f19e2a libc-package.bbclass, eglibc, glibc: enable locales generation using cross-localedef 2e04061 cross-localedef-native: tool for cross generation of locales 7b079e1 Update meta-ide-support dependencies bda24ca poky-fixed-revisions.inc: Clean up pointless PREFERRED_VERSION statements ddb5d4c librsvg: Drop old versions 519b7c0 pulseaudio: Add back after it was lost in meta-moblin removal (and dependencies) 02445fc poky-default-revisions.inc: Move SRCREV settings into this file 0f973ed Merge runqemu features into poky-qemu e70c898 Allow running of multiple QEMU nfs instances 8532405 poky-gen-tapdevs: script to create a 'bank' of tap interfaces 62625d0 poky-qemu-internal: use lockfile-progs for network interface locking fcbd67c poky-qemu: integrate userspace nfsroot support c8a181e poky-qemu-ifup/ifdown: Require root privileges to run fb24302 kern_tools: update SRCREV for defconfig fixes bf1a37e xf86-video-intel_git: fix COMPATIBLE_HOST definition f938a41 syslinux: fix COMPATIBLE_HOST definition 50ba9c4 nasm: fix COMPATIBLE_HOST definition 8a4298c libacpi: fix COMPATIBLE_HOST definition 7160dce formfactor: mv emenlow formfactor config to machconfig bee7c21 bitbake/runqueue.py: Fix invalid variable reference fixing the -f option with setscene tasks 240b663 sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sample 24ad639 bitbake/fetch/__init__.py: Abstract mirror variable handling and enhance to accept \n delimitation in variables 0e0fadb rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootfs creation tasks to coexist without breaking each other fafb403 gcc: Fix c++ search path for target system compiler making everything consistent 11ebcec local.conf.sample: Until bug 227 is resolved, ipk packaging is needed for meta-toolchain so enable by default 0a20caf Export ALL_PROXY for bitbake commands e12c57e handbook: corrent RRECOOMENDS spelling in ref-variables 60beb39 pseudo: Update to the latest version of pseudo 5eee854 qt4-tools-native: Fix compile failures 35d095c bitbake/sstate: Implement a lookup function to speed up setscene processing 2d93cb0 Revert "classes: Disable setscene tasks for initial testing" 425435f base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappend files 904ae4a Improve FILESPATH usage in .bbappend recipes 0ee7a9e bitbake/fetch: if mirror fetching fails, ensure exception is raised 8e5c084 rootfs_deb: fix parsing a shell cmd a4f2e2a kernel: update SRCREVs for emenlow and blacksand/Kconfig 12b0f49 createme/patchme: use kgit-checkpoint to restore meta data 1225cc4 kern_tools: allow patching on autocreated/empty branches 2fac07a qemumips: Add formfactor file so the mouse works correctly 546ffc5 x11-common: correct the syntax for the -mouse arg to Xfbdev ce7101b qemumips: override default UI options. 8223e50 ncurses: Fix export of LD_LIBRARY_PATH. 31bd141 gitignore: Add meta-extras and meta-m2 ce25e93 meta-openmoko: Drop as this code is very stale 0cab41a meta-gnome: Remove libgnome, libgnoneui and update gthumb adding libunique dependency 4163767 ncurses: Only set LD_LIBRARY_PATH within the do_install dd81d58 insane: Update the insane class to check for host contamination 8e429ac build.py: Add a symlink for the logging df07008 python-pygtk: Use correct paths at build time ce5e891 Python gst package needs pygtk at runtime b936974 poky-qemu-internal: only check mmap_min_addr when running arm images 8fdc5ff Fix packaging error (util-linux-sfdisk could not be built) 7cdddd1 local.conf.sample: include notes on generating fewer LIBC locales c112368 siteconfig: Fix mkdir 4a19330 binutils: Update the poison patch 23f522e gcc: Update poisoned include path checking 9a1d4d0 augeas: Add missing dependency on readline ca5fff3 sstate: Deal with a potential race when cleaning packages c0c657b Split meta-extras and meta-moblin out of the main repository e71a306 task-base: Drop wifi fw c09cae5 Move prism-firmware, spectrum-fw, python-urlgrabber, python-iniparse and yum-metadata to meta-extras a51df11 Distro Tracking: Remove private directory since it's merged to one file now e3d7890 Make invalid LICENSE fields fatal c0281fa libopensync: Fixup a couple of LICENSE fields 008c59c external-toolchain: Set LICENSE 9623589 moblin-proto: Move to meta-extras 27b68f9 qemu: introduce vmware vga FIFO rewind patch to fix qemu hang 7f17d12 linux-libc-header: Sync CONNECTOR_MAX_MSG_SIZE with wrs kernel 9c9c8eb gdb: add EXPAT to resolve gdbserver comm issues bf1747b gst-openmax: Add LICENSE field a4762f9 gobject-introspection: Add LICENSE 84a4ef2 spectrum-fw: Set LICENSE 4ec740d puzzles: Set LICENSE d4feb66 libfribidi: added LICENSE field d891515 beeycrypt: added LICENSE field c649698 libffi: added LICENSE field a00a840 tzcode-native: added LICENSE field 784f0cf polkit-gnome: added LICENSE field 8c7dfe8 diffstat: Added LICENSE field 3e5cf5f libopensync: Added LICNESE fields to plugins fe64be2 farsight: Added LICENSE field 6b1c260 elfutils: add zlib into DEPENDS 2a066e7 gcc: fix check for target libc ssp support b07cc5a initrdscripts: remove the incorrect moblin message (Bug 368) aca435f qmmp: add qmmp into image (Bug 301) 1526b9d kern-tools: add BSP bootstrap support 5848cc4 linux-wrs: pass ARCH to updateme 8d5b222 linux-wrs: validate commits when forcing branches 06c19f0 mc: add to extended, but not part of any image 4c9f98b Distro tracking: Add info for lighttpd 41f1934 rpm_5.1.10.bb: The upstream location has changed rpm_5.1.10.bb: bump PR [BUGID #357] ce373c7 rpm_5.1.10: Disable dependency loop message fad896d rootfs_rpm.bbclass: Add Dirnames configuration c9e6f53 distro_tracking_fields: Updated with distro alias information 82a42c6 pointercal: Add LICENSE field 66bb71a udev-extraconf: Fix LICENSE field 041fe17 pong-clock: Fix LICENSE field ced8cb0 signgp: Add licence info from OE.dev bb1b3cf task-poky-lsb/basic: Add LICENSE fields 69c650c run-postinsts: Add LICENSE 1d52fa5 bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files 1c91f32 bitbake/siggen: Fix issue where excluded dependencies caused exceptions adcb01d poky.conf: Add BB_HASHBASE_WHITELIST to ignore variables which don't influence sstate packages (Initial Population) 7f7c185 Revert "Drop vm_mmap_min_addr checks from scripts and sanity class" 62fe6dc sstate: list directories in child first order in the manifest file e88a895 procps: use new batch update-alternatives feature b797a84 diffutils: use new batch update-alternatives feature 2b18117 bzip2: use new batch update-alternatives feature 22cbcd9 update-alternative.bbclass: add batch alternatives support 5f289ac e2fsprogs: Don't change ownership of the patches directory 53bfbe6 gstreamer: Ensure correct orcc version is used a598c15 handbook/bsp-guide: Fix typo 2624b61 poky-doc-tools: Remove unnecessary autotools usage and simplfy structure 1e0e6f1 sstate.bbclass: Add signature hash to sstate package names 624924b bitbake/bitbake-runtask: Signatures are needed in task context and have little overhead so enable in worker context 97dec84 sstate.bbclass: Update to use SSTATE variables everywhere and remove the now unneeded complicated paths from the sstate files dd28a9c sstate.bbclass: pstage -> sstate name changes (no global implications) 7087fb7 sstate.bbclass: Rename PSTAGE2 -> SSTATE 9747616 bitbake/siggen: Ensure full signature data is not held unless needed, reducing memory consumption 8976fa6 connman: fix the issue that connman could not disconnect from shutdown AP 65ace92 task-poky-basic.bb: fix lighttpd typo d6c4088 task-poky-basic.bb: add lighttp to basic image type for webserver 8860ef2 local.conf.sample: set RPM as default package and rootfs image creation a1d1e4e lighttpd: Add 1.4.28 as new recipe. ec4d6b9 bitbake: Pass task hash information to subprocesses 15ceaaa bitbake/fetch: fix logic to prevent fetches when the file already exists d85dc37 codeparser.py: Fix storing of hash values as object references can be corrupted cf09c7a iproute2: Disable PARALLEL_MAKE dd5ad18 eglibc: add FILESPATH to avoid failure on unpack aa8dea4 poky-default.inc: change the hardcoded glibc-initial to ${POKYLIBC}-initial 2cb33a9 distro_tracking_fields.inc: update cpio info 928e6ca cpio: add version 2.11 (GPLv3) 661e864 trace-cmd_git.bb: remove DEPENDS of glibc since there is a system default for 3b7110b distro_tracking_fields.inc: update grep info 5c46570 grep: add version 2.7 (GPLv3) 62432db task-poky-clutter.bb: removed examples 63ec0c2 distro_tracking: Update tracking info 055a720 distro_check.py: Added additional support for distro checking 7531480 QEMU: Fix the mouse shadow issue (bug 170) 5964697 qemux86-64: remove -march for 64bit common pc 998a831 task-poky-tools: add rsync in target image 0f55d28 glibc & eglibc: fix mips DT_MIPS_RLD_MAP checking 5c8fad6 poky-qemu-internal: Add userspace nfs support for mips and ppc ce45630 gcc: enable poison parameters detection b3ef7f5 xtscal: Fix the endless loop when starting X 239a368 netbook: Correct netbook build by moving netbook configuration from moblin to meta c5b9525 taglib: move from moblin to recipes-support to support qmmp 09f1f69 man-pages_3.25.bb: Fix SRC_URI to contain Archive directory 233af81 distro_tracking_fields.inc: merged fixes 460954b upgrade gcc to 4.5.0 for mips architecture b804830 meta-ide-support: Fix PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH c9e52b0 qemuarm: remove NFS_ROOT override efd2590 Add DISTRO_PN_ALIAS for 95 packages 23bfe02 [#BUG298]:Fix some bugs during compiling based on x86_64 fix a problem that compliation failed for groff on machine x86_64 Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> 3c5984a bitbake.conf/documentation.conf: Start using SUMMARY variable and document it 4a10634 Correct js jsautocfg.h and install jsproto.tbl 1cf4566 Wrap output at 80 columns for poky-env-internal f342f3b poky.conf: use eglibc rather than glibc 8c33bfc [e]glibc-package.inc: fix multiple providers for glibc-gconv-iso8859-1 11a9205 poky-eglibc.inc: fix multiple providers for virtual/libc-nativesdk and other 73049a3 handbook: add BSP click-through licensing section c031749 Fix some typos and grammatical errors in Poky handbook 7450c1a linux-wrs: update SRCREVs 68772b9 zypper: fix runtime dependency eede720 libzypp: RDEPENDS sat-solver d8137c0 eglibc: Add in libc_cv_slibdir setting as used by glibc to fix 64 bit builds d08f922 recipes-tbd: Drop old external CSL toolchains and no obsolete staging-linkage recipe 79a4501 Complete packages -> recipes transition 03d9669 distro_track: add dpkg, m4, and cmake tracking fields 0ff070b gcc: upgrade gcc for powerpc to version 4.5.0 8e9caaf formfactor: Add machconfig in qemux86-64 to avoid HAVE_KEYBOARD unset. This prevent matchbox-kerboard starting as daemon automatically. a50dd61 perf: Add libelf to dependencies 87cac1d bblayers.conf.sample: remove meta-moblin from default layers 0be9298 poky-qemu-internal: fix locking of tap lockfile a67d9dc distro_tracking_fields.inc: Merged tracking data 089b186 Distro tracking: update mdadm, screen, oprofile; add libsdl ad972a7 Distro Tracking: Updated and add Poky Alias info 3a0b3da distro-track: zypper related packages 7c99ba8 avahi: explicit depends on libcap 6295c9a distro field: add distro fields for some graphcis recipes 83c005d distro tracking: Add info for gobject-introspection, gdk-pixbuf-csource-native and qemu-helper-native... 3197bcf distro data: Update distro data tracking data d1ff9aa toolchain-scripts: Add POKY_TARGET_SYSROOT variable for SDK usage 5b02bbc local.conf.sample: Fix commented value to match the default download directory f47ae20 toolchain-scripts: Export TARGET_PREFIX and GDB variables for SDK usage fe0f86e bitbake/runqueue: Remove now unneeded indentation 474c2a2 bitbake/runqueue.py: Optimise delay values to avoid unneeded delays e888596 sstate: Trigger generation of siggen info when building sstate packages 19d9435 bitbake/siggen: Allow generation of siggen data from task context 89c7260 bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (including any virtual prefix) d94f0f7 bitbake/siggen.py: Improve debugging of checksums 4aec215 bitbake/data.py: Allow variables to suplement dependencies using the vardep flag c01e876 bitbake/fetch: ensure the go() method completes when not using premirrors dc4d33c poky-default-revisions.inc: Add missing SRCREV for dtc-native 919ae74 qemu_x86_64/conf: enable E1000 by default 6a16ff4 dtc: Drop unneeded SRCREV 6cbc2c3 dtc: device tree compiler recipes c541b59 poky-default-revisions: set default dtc srcrev 9619df0 linux: add binary devicetree generation be11510 ncurses: rename site_config that was mis-merged when ncurses moved 2e9d981 autotools: enable siteconfig by default eglibc glibc ncurses uclibc zlib: remove explicit siteconfig c3269e2 siteinfo: add SITECONFIG_SYSROOTCACHE definition in place of hard-coded path siteconfig: use SITECONFIG_SYSROOTCACHE and use sstate-interceptfuncs 27dd7f8 sstate: Add sstate-interceptfuncs called between install and package d6e8013 [e]glibc-package.inc: fix providers for libsegfault and other b273ca2 libc-package.bbclass: fix qemu issue with pseudo b4c5b95 pseudo: Update pseudo to latest revision d87034e rootfs_rpm: Fix workaround 75bffcd handbook: Drop USB Networking section, its no longer appropriate ad30f2c handbook: Various minor fixes 0a217cd handbook: review and update CH1(introduction) and CH2(using Poky) 8627258 handbook: review and modify Appendix A, D and E 8c7e1ac handbook: review and modify CH4 (BSP) and Appendix B 2beaecb handbook: Fix some errors in Appendix F/G 276abb1 handbook: review and correct CH5(development) a6e7652 handbook: update appendix C/H/I 3c6e1d7 handbook: review and correct CH3(extend poky) in handbook 7ef8658 linux-wrs/meta: fix qemuarm boot issues with 2.6.34.6 1ea9ad4 qemu: add qemu-mipsel to the list of simulators 30c2b0b connman-gnome: Add some functionality. 566de26 bitbake: Add proxy variables to standard export list 3a530fb Fix the matchbox-panel seg fault on netbook & emenlow c4fb698 netbase: Don't hardcode the qemu IP config f7f044c scripts/runqemu: Drop broken toolchain symlink code c4ff5f3 scripts/poky-qemu-ifup: Ensure the host has a route to it 8e43883 scrtips/poky-qemu: Fix network interface device numbering 3dd36ab poky-qemu-internal: Fix ifdown script to use the correct variable 3d4089c gnu-config: Fix target version to contain all the substitutions and not overwrite the first half with the second set of changes 082976c libzypp: change /usr/lib64 to /usr/lib 9402f93 linux-wrs: Update now SRCREV variable order is fixed 8fe347a linux-wrs: validate branches against known revisions be74657 poky-default-revisions.inc: Fix variable order for linux-wrs recipes f7b1c10 bitbake/__init__.py: Fix named SRCREVS variable name ordering with backwards compatibility 1e65495 trace-cmd: add to profiling recommends 5b803e6 task-poky-lsb: Remove man-pages due to build failures 102e24d task-poky-lsb: add man-pages, which will pull man and groff 1f65837 image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTOR 7400ece man-pages:Add new man-pages package ef8d4dc groff:Add new groff package 3f71edc man: Add new man package e3f4926 Distro tracking: add package aliases b98154a at: Disable PARALLEL_MAKE for at and add back to task-basic cdbbc68 gcc_4.5.0: add --enable-poison-system-directories option to cross recipes 75b90f1 binutils: add binutils_poison.patch 3e7db72 bitbake: save the initial PATH for use when starting a subprocess 8be5593 kernel.bbclass/linux-wrs: move definition of perf package to kernel class fac3ca9 package.bbclass: Ensure all packages package when running a build 04b8511 bitbake/fetch/git: fix try_premirror() definition .Method takes 4 parameters. 3341e47 bitbake/fetch: fix by moving try_premirror() to the right place 3010c96 powertop: fix a typo: REPENDS ==> RDEPENDS c519aec libzypp: workaround to pass mips build 7892add sat-solver: change /usr/lib64 to /usr/lib 7117a44 bitbake/fetch: add try_premirror method and special case git fetcher 7b580b4 bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the children directly 7ef6559 qemu: Apply fix for armv6 locale generation using TLS registers 51dd026 ldconfig-native: Set LICENSE e8518d4 poky-image: Set LICENSE field for the image recipes (note this doesn't apply to the image contents, just the recipe and code used fb617be poky-image: Set LICENSE field for the image recipes (note this doesn't apply to the image contents, just the recipe and code used 8ee9aff tasks: Set LICENSE field b49bfb2 QT4 mips: disable the LDFLAGS "-Bsymbolic-functions" b86a597 linux: Fix the compulab image post deploy function by making it a postfunc e8fdc98 sstate: Make sure the sstate function is the last to run, not the first 7e46fc8 pseudo: Honour the NO32LIBS variable 6477130 bitbake/codeparser: Deal with functions with trailing whitespace 1c24729 udev: Drop old versions 85cf6f3 poky-default.inc: Use standard udev version for PPC, seems to work fine 9b800fe scripts: use the exported POKY_NATIVE_SYSROOT variable c97f3a5 toolchain-scripts: export extra variables for use by scripts 13ef707 runqemu-nfs: check for required programs f57a3d9 linux-wrs: Ensure S directory exists else task can fail d17a093 gcc-crosssdk-initial: Ensure native dependencies are built, these can differ accross different gcc versions causing build failures fea28c2 kernel/wrs: update SRCREV for v2.6.34.6 + changes e359e25 task-poky-tools.bb: avoid multiple RRECOMMENDS to override each other 95b2d93 poky-default-revisions.inc: Move SRCREVs to correct locations, fix whitespace b78d536 fetch: fix setting of localpath in SRC_URI parameters aa3d81f poky-default.inc: Make sure sdk version of gcc is fixed and doesn't change e013185 tasks-poky-basic and tasks-poky-qt: bump PR and remove at 18ea4d2 task-poky-qt.bb: Exclude mips from building d970584 clutter-mozembed: move patches back into meta-moblin c849ec7 rpm: Fix autoconf/libtool usage a9b7157 rootfs_rpm: Workaround for checksum changes 7b01719 zypper: add new package 162c652 libzypp: add new package 1fb94b7 sat-solver: added new package 079b70a augeas: add new package 63f7b0a Fix broken references to libcheck 0843607 rpm: Change the way the python version is determined so its sane and works with checksumming 3e38d63 task-poky-qt: create a task and add to poky-image-sdk 41d02d40 bootmisc.h: use "date -s" to set time e5fe433 distro-tracking: update lttng-ust, lttng-viewer 02c122c lttng-viewer: upgrade to the latest version 0.12.35 ee3e622 lttng-ust: upgrade to the latest version 0.7 33e2b4a poky.conf: Set hash policy 8d764de bitbake: Add missing signature files 43595fa bitbake: Implement signatures 453d8f4 bitbake/codeparser: Ensure cached sheel entries return the correct dependencies e8ed145 bitbake/ast: Ensure function definitions are always added to the dictonary a6ce10e sstate: Handle symlink directory entries correctly 7e36135 rpm: Raise the number of potential rescans before aborting with a dep loop a211686 eglibc: Add siteconfig cache generation 1f1aac7 uclibc: Add siteconfig cache generation cd9379c ncurses: Add siteconfig cache generation 7f286e2 zlib: Add siteconfig cache generation f538926 glibc: Add siteconfig cache generation d2febcc siteconfig: generate configuration data caches for autoconf siteinfo: Use configuration caches when available d6c45f0 rootfs_rpm: Support install_all_locales 2f68de1 roots_rpm: Enable installation of recommended packages 84e1f5a package_rpm: Start packaging directories 9f60a6f glibc-package.inc: disable build-time locale generation for nativesdk 3d7431b eglibc: Set BBCLASSEXTEND to include nativesdk 7e80c6e udev: don't reference parent sysfs node directly 5c1638c kern-tools: add dependency on guilt-native 9bf90ab rpcbind: move patch to correct location 8937133 linux-libc-headers: update hayes-gone patch to remove HAYES ioctls from mips c840412 setserial: add patch to fix missing stdlib header 3be379d mingetty: Add new mingetty package 47423b5 logrotate: Add new logrotate package dea8d65 distro-tracking: update cronie c398c16 cronie: add the latest version 1.4.4 883b09f task-poky-basic: add cron, logrotate, mingetty 2eeb094 at: fix for parallel build issue & bug #180 558ef57 rpcbind: add patch to fix host include path a6c83e0 qemu: build qemu-x86-64 binary for use in locale generation 1ff9c93 updateme: detect and prepare patches 80993c4 qemuimage-testlib: kill qemu process according to its pid, instead of process name 4b611b6 package_rpm: Enable debian style tags 379ba0e rootfs_rpm: Optimize rpm database processing 84f7f70 package_rpm: Enable per file dependencies 431c975 Add qemu-ppc in qemu-native, required by eglibc 0d7bcdf libmatchbox: Fix the matchbox environment start failure on x86-64 target. 36aa00b pointercal: add config file for x86-64 target a7e1451 distro tracking field: add NO_UPDATE_REASON for cairo 7b3f400 distro-tracking: update devel/toolchain data 561d875 libc-package.bbclass: merge glibc & eglibc class files 436d590 openssh: new recipe addition a206fce task-poky-lsb: add sysklogd, libaio, mdadm, screen, watchdog a8339e5 tcl: fix from missing sys/fpu.h and undefined mipsCR d3fd98e distro_tracking: add alias for bluez4, libgsmd, and zeroconf 748b7da distro_tracking: sed, rpcbind, libtirpc 429015a rpcbind: add new recipe version 0.2.0 0bd7fc5 libtirpc: add new recipe version 0.2.1 3f7f13d which (GPLv3): inherit update-alternatives to handle install priority c4ecd35 sed: Upgraded to the latest version 4.2.1 8232e01 sed: Inherit update-altenatives to handle the install priority c56bab6 dpkg: fix powerpc and mips build failure 2c54c55 at: gplv2 recipe at version 3.1.12 e384d62 at: remove GPLv3 version ff9f102 mdadm: add patch to fix passing linker options to cc 118c364 libaio: add new recipe dd55094 valgrind: fix perl scripts 33ed325 distro-tracking: update powertop, lttng-ust, lttng-viewer, liberation-fonts 6c098eb powertop: fix segfault in dump mode f201131 powertop: upgrade from 1.11 to the latest version 1.13 df894c6 sysklogd: add sysklogd 1.5 8cbf96a runqemu: add poky-image-basic and poky-image-lsb to recognized images 45c8f61 distro-tracking: add mdadm and screen 2426f14 screen: add the latest version 4.0.3 8289cd4 mdadm: add the latest version 3.1.4 93914e1 distro tracking: Add info for libuser and xz 094d5d7 Distro tracking: Add package alias for xf86-video-intel 131d268 Distro tracking: Add package alias for puzzles, eds-dbus... 65a4905 distro-track: add ownership for 4 recipes a4141e1 xset: move DISTRO_PN_ALIAS to distro .inc file 6838545 distro_check: fix for natives, cross, and initial recipe types 444e448 distro_check: use space as the delimiter for aliases d594565 distro-track: add alias name for 89 recipes c52fcaf DistroData: add eventhandler to correctly setup log file d62ee7e packages: Separate out most of the remaining packages into recipes caab7fc Drop chroot usage as its not well used, tested and is broken 232ef84 bitbake/fetch: ensure the mirrored repository is updated as required 5c229f9 bitbake/git: define a forcefetch method b54e95f bitbake/fetch: Respect forcefetch even when pulling from a mirror 94f2946 powerpc-common: add working_getline to gettext d5bc208 which (GPLv2): inherit update-alternatives dc5f45c lttng-viewer: upgrade from 0.8.84 to 0.10.0 b36e980 task-poky-basic.bb: add at and watchdog 8a13529 at: run daemon as root user 43938f1 sqlite3: fix multiple provider warning 9c1d256 gawk: add gawk 3.1.8, GPLv3 version move to meta/recipes 1a326e9 gst-meta-base: Enable some video and audio codec be29199 cmake.bbclass: sync from openembedded a0b72c2 rpm: compatiblity and header fix adfd0e0 boost: upgrade to 1.44.0 d1f7c3f libcheck: upgrade to version 0.9.8 09bffb7 Add qemu-i386 in qemu-native, required by eglibc 1f0ba7c sed: Fix ppc build failure 4c00be1 distro_tracking_fields.inc: add distro_commands.inc c595743 toolchain-scripts.bbclass: inherit siteinfo e055544 sstate: fix dir name in manifest 03983e9 sstate: make do_cleanup really working 3aa6e46 pseudo: Update to latest version 9897b81 bitbake/codeparser: Implement persistent cache 332c33a bitbake/data.py: Add emit_func() and generate_dependencies() functions 3492bff bitbake: Add codeparser for parsing shell and python functions 13fdd4a bitbake/BBHandler: Save python functions into the dictonary f7627e4 bitbake/data_smart.py: Allow the data expand function to keep track of references (including those from python code) e656632 meta/classes: Fix whitespace mismatch and broken functions e300aa0 libproxy: disable perl bindings 4a65458 distro_tracking: connman, connman-gnome, wpa-supplicant, etc. ca4a58a connman: Use connman as default network management tool f6917ad wpa-supplicant: Add latest stable version 0.6.10 29d6678 Major layout change to the packages directory da49de6 quicky: add QT app quicky, a simple note-taking application 923f920 qmmp: add QT app qmmp, an QT audio-player 43e62c4 fotowall: add QT app fotowall, an QT photo tool 46bdf06 qt4 core lib: add qt4 core library x11 version. 51e05bb qmake2.bbclass: update for QT4 7aa5f11 qt-tools-native: add QT4 tool to build qt application dd30a64 grep: new recipe v2.5.1a 119b69d distro_commands.inc: Add maintainer information 4c86c99 readline: Split GPLv2 version from shared inc file 98bd03a coreutils (GPLv3): add latest version (8.5) cc0a703 sysstat: add sysstat 9.1.4 5bb5561 cmake.bbclass: sync from openembedded 6bfeb80 gawk: add 3.1.5 (GPLv2 version) 8927e93 cpio: new recipe v2.8 7c301b9 at.inc: remove unneeded LIBS setting e08ae7e tar_1.17: eliminate a patch by setting CFLAGS instead 9a60cbc file: reinstate 5.04 upgrades with modifications 6b039d0 libuser: add 0.56.16 as new recipe c3232ed base.bbclass: Add xz-native as depends when finding *.xz in SRCURI 63f33ef xz: add 4.999.9beta as new recipe cb73e94 bash (GPLv2): remove metadata sharing from GPLv3 recipe 37f914d findutils (GPLv2): remove metadata sharing from GPLv3 recipe 084eb5a rsync: split GPLv2 version from GPLv3 by fixing the GPLv2 recipe 9f03fdd which: add GPLv2 version 2.18 03df313 coreutils: upgrade to latest GPLv2 version (6.9) 7303807 test: Add scenario file for each target and support single case running 192d699 task-poky-basic: added new packages to basic task for LSB e76f76a ftrace: add trace-cmd for ftrace control and config 70cd1ff linux-wrs: update to 2.6.34.5 4b2a355 sstate/utility-tasks: Ensure do_clean functions correctly and removes shared state 5c7531f sstate: Run sstate_cleanall() as part of do_setscene() 4a310f2 qemu: On some older machines SDL is available 18c0da3 pseudo: Update to the latest git version of pseudo dd0fb80 meta-toolchain: fix for recent opkg change e10703a meta-toolchain: update to reflect opkg state directory move 8ea7fa6 opkg: finalize the change to var directory d46c362 sstate: fix architecture of sstate archives b66dc67 xf86-video-intel: fix COMPATIBLE_HOST entry, this was preventing building 66790ec poky-qemu: check for existence of required libraries 196f6f2 qemu.inc: ensure helper programs are built when building for qemu machines 1d0757f opkg: use var for state files, not libdir 53ff069 bitbake/runqueue.py: Ensure rqexe always exists and that empty task lists cause a graceful exit 9a8b644 package_rpm: Temporary workaround for perfile dependencies 59a3e98 rootfs_rpm: Enable multi dep solverdbs 55a046b package_rpm: Rewrite the way the spec files are generated f29f936 package.bbclass: Fix per-file dependency generation e37ee51 rpm_5.1.10.bb: Update macros f0f911a rpm: use rpm-5.1.10 from SNAPSHOT URI. 0741c3b Ensure all packages which should have x86_64 in COMPATIBLE_HOST ca95d02 package.bbclass: Fix shlibs race 203bf3f bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packages 47f704e insane.bbclass: Update to match the packaging classes when handling OVERRIDES b9f4ff1 package.bbclass: Fix do_shlibs 5977534 devshell.bbclass: export the FAKEROOTENV so it can be accessed within the devshell task 71a46a4 utils.py: Fix bb.copyfile to change the permissions of the file back correctly 86c2b56 package.bbclass: If files are unreadable, add read access for stripping ac9e682 lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreadable files 87dba42 utils.py: Add a new extend_deps() to easily merge two dependency lists 54e3a82 package.bbclass: Add perfile dependency identification b4bef9a bitbake.conf: Add shared/pkgconfig files to standard -dev glob 5d2e88c rpm: Update the rpm integration to support per-file dependencies 6c12afd glibc: bring back needed patches from older recipes 179e056 base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 Native tools e7e01e7 linux-wrs: allow packed refs to be present a33579d kernel: update branch revisions for 2.6.34.4 2cf104f guilt: import guilt for kernel patch management 1554301 distro-tracking: add info for watchdog 91818ff watchdog: add the latest version 5.9 e8231e0 poky-qemu-internal: fix the echo of KERNCMDLINE 9cb1b87 distro tracking: Add info for pax ce2e0a0 distro tracking: Updated version info for owl-video, matchbox-desktop, webkit-gtk... d7d803f poky-qemu-internal: fix broken call to poky-qemu-ifup 3a0eeb8 python-pycairo: upgrade to 1.8.10 89ae217 iputils: add iputils package 070096e runqemu-nfs: boot QEMU using nfsroot and local unfs export 313bda1 poky-export-rootfs: script for exporting userspace nfsroots c23da3d poky-extract-sdk: script for extracting sdk images using pseudo f203df8 poky-qemu-internal: fixes for userspace NFS booting 81ff1ee poky-qemu-internal: Support use of a preconfigured tap device 4df9f11 poky-qemu-internal: Support NFS boots better 6ea1ed5 poky-qemu-[ifup|ifdown]: Use native tunctl f35a8d4 poky-find-native-sysroot: helper script for locating the native sysroot path e4bc3e3 tunctl: Added an tunctl which supports TUNSETGROUP d9aa25a poky-qemu-ifup: allow multiple tap devices c791544 qemu: Use a TAP device instead of slirp for networking b5b3825 unfs-server: new userspace nfs recipe 7352105 glibc: remove all old recipes 7e8f14d valgrind: upgrade for eglibc 2.12 4cdaa17 gdb: disable installation of bfd/iberty/opcodes 75b57d5 bitbake/utils.py: Allow copyfile to copy files which aren't readable ac3452c bitbake/utils.py: Improve better_exec debug output 616e755 bitbake: Correctly route events from the worker to the server 9708f9c bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the stacktrace won't be seen ca09a6f bitbake/cooker.py: Don't init the fetcher in the worker case fac06aa bitbake/persist_data: Attempt to fix locking issues 604f127 bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var() 9b8ae6b bitbake/server: Raise a shutdown event if we're seeing exceptions 4a8fe7f bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid data mixups 6e3a381 bitbake/utils.py: Give useful debug information when no lineno information is available f070ee9 Rename packaged-staging2 -> sstate and remove the old empty class 657188b Revert "base.bbclass: Temporarily disable fakeroot for install/package until other fixes get merged" 084ec86 classes: Disable setscene tasks for initial testing 7a0f6ce sanity.bbclass: Don't run the handler in worker context 3c539be package_*.bbclass: Always run these tasks under fakeroot 6739a62 bitbake/runqueue.py: Fix runqueue UI issues b6bfe14 bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment a45e1d5 Remove packaged-staging.bbclass 3699201 deploy.bbclass: use new style staging for deploy tasks 29ca893 package.bbclass: Implement packaged-staging2 c28973c staging.bbclass: Convert to packaged-staging 0769e84 package_(deb|rpm): Update to use packaged-staging2 1480119 package_ipk.bbclass: Convert to new task based staging c7a8029 Start sstate Add pre clean hook Add sstate_installpkg sstate: Tie all pieces together with a setscene function Use pythonic functions rather than os.system() Implement sstate_clean function package_ipk: clean shared state in prestate packaged-staging2: implement fetching packages from mirror Copy add staging_fetch() from packaged-staging.bbclass packaged-staging2: make the output slightly friendlier packaged-staging2: handle directories in the shared state Add directories to the manifest when installing and remove them if empty when cleaning. Move most of the sstate code into the class itself removing the need for heavy boilderplate 787c1cf bitbake: Initial scenequeue implementation (needs major fixes) 41a364f gcc_4.5.0: fix for arm kernel failure 84d96ba elfutils: Add GNU_HASH support to elf*_xlatetof f5dcdf9 net-tools: add new recipe (1.60-23) 26f3409 pax: add 3.4 as new recipe f626b8f gzip: Add 1.3.12(GPLv2) as new recipe 6752cdf distr-tracking: add MAINTAINER and version info for rest recipes 86af749 xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in Poky 23552a4 xinetd: add xinetd 90e8bc7 autotools.bbclass: Drop a number of legacy functions that shouldn't be (and aren't) used in poky now 372f2f4 mktemp: add mktemp package ec22c62 cracklib: add new package a57add5 ed: add GPLv2 version. 8cfecea eglibc: recipe cleanup 75c781a distro_tracking: update maitanier for toolchain/devel recipes e6743f8 rsync: explicitly disable xattr and acl 30b01f9 gamin: add glib-2.0 as dependency 3ce480d bitbake/runqueue.py: Factor task skipping code into a function 65b068a bitbake/runqueue.py: Create RunQueueExecute and RunQueueExecuteTasks classes, further splitting up runqueue 96ec9f8 bitbake/cooker.py: Allow idle handlers to pass through a true value 1db9ee5 bitbake/runqueue.py: Drop duplicated class d39434b task-poky-tools: Add perf to tools-profile package efadb43 native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value 84d31b8 apmd: Add back libtool patch as the issue the patch fixed reappeared 22bf334 xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlink 418cce9 bitbake.conf: Set FAKEROOTENV 9ba6043 linux-wrs: Make sure kern-tools-native is built before do_patch 5d9f378 bitbake: Split Runqueue into two classes, a data processor and the execution part d7bc9b8 DistroData: Cleanup Version numbers and add DistroData Parser 26350bb aspell: moved from meta-moblin to meta to support enchant dependency 912480a distro tracking fix: cairo qemugl 72ccda6 distro-tracking: fix versions format dbus-wait shadow 54d6d75 update-rc.d.bbclass: adjust order on tweaking postinst 7025e64 pam: add missing bits from previous commit db5c145 udev: use relative path when creating dev.tar 07adcba lttng-ust: disable MIPS build since liburcu doesn't build on MIPS 94f63fa gcc_4.5.0: import a missing patch from gcc_4.3.3 514d768 poky-default: fix a warning caused by preferred libc-initial being unset 67239d4 kernel.bbclass: Fix adding module dependencies to RDEPENDS cb5d51a cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysroot e624b27 build/conf: move sample conf files to meta/conf 2225e12 base.bbclass: Temporarily disable fakeroot for install/package until other fixes get merged a4aaaee tcl: fix native build 8e8316c bitbake/utils.py: Allow explode_dep_versions to handle the commas join_deps can introduce into strings bfaeda0 binutils: fix the installed location of libiberty.a file 8c498e5 testlib: Add support for qemumips/qemuppc/qemux86-64, and add support for testing with images from autobuilder 6fc5bdd task-poky-basic: enabled ethtool as part of build 03ee906 distro_x11_apps_1.inc, distro_x11_ux.inc: Add maintainer info cedd774 distro_tracking: Add maintainer information b8f64fe distro_x11_core.inc, distro_x11_apps_2.inc: add maintainer info 26db53b gmp: add GPLv2 version (4.2.1) f53504d ethtool: add new recipe 2.6.34 2d394b2 distro-tracking: update MAINTAINER info for base group 675259c sdk-task: make libc dependancies generic 512d3b7 eglibc: import eglibc_2.12 recipe from OE 2c11926 procps: Move from meta-moblin to meta-lsb e8ac5a7 Add glossary entry for SUMMARY for binary packaging a2e6b26 tcl: fix a build issue aeb73bd linux-wrs: Fix qemux86-64 1c4cc60 kernel-arch: x86-64 is no longer a valid architecture, map it to x86 2e0d6df git: update to get features required for wr-kernel-tools bdb9da4 emenlow: add support for the r8169 network card ed51940 emenlow: Add Intel sound support bb75c18 Move byacc, which, libconvert-asn1-perl and libtimedate-perl to meta-lsb 5abb132 distro-tracking: update MAINTAINER info for base group 1766b2b tasks: updated tasks and images to reflect distro lsb requirments cca5090 distro-tracking: update MAINTAINER info for x11_libs and sdk_tools. 7b6700f distro tracking: add liburcu, lttng-ust, upgrade lttng-control and lttng-viewer 295e142 task-poky-tools: fix RDEPENDS_task-poky-tools-profile and add lttng-ust into it 56c5f2a lttng-ust: add the latest version 0.5 80ec777 liburcu: add the latest version 0.4.6 5f199e8 distro-track: add maintainer info 0eb96ab gamin: put into meta-lsb 3a7c857 distro-track: tcp-wrappers 304f88f nfs-utils: enable tcp-wrappers support 22ae6b1 portmap: enable tcp-wrappers support 6ffc4f2 tcp-wrappers: add new package 199177b distro-tracking: update tracking fields for libpam and shadow f6535ea shadow: add new recipe 4.1.4.2 44d7c56 staging.bbclass: mangle *.la for ${base_libdir} too 46771a8 pam: rename to libpam and add core config files 59e30ad distro_tracking: add meta data for additional devel packages 72aa55b libconvert-asn1-perl: create new recipe 4f90c0c libtimedate-perl: create a new recipe ab902e0 byacc: added new recipe in to the tree eaf2a94 libproxy: upgrade from 0.4.2 to 0.4.3 e5052c4 minicom: Update to 2.3 (from OE) 1280503 minicom: move from meta-extras to meta-lsb 858c0d9 Distro tracking: Update tracking fields for bc and ed a1a35a3 ed: add 1.4 as new recipe a44754d distro_tracking: enchant, cwautomacros, which, and quota 806cc3d which: Add new recipe 070f8f5 distro-track: new package placeholder 4897393 distro-track: update for package upgrades 0e60d04 linux-wrs: Enable tracking of the secondary wrs_meta branch in PV 6cbd557 base: Allow unpack to handle localpath=None f3292fa bitbake/git.py: Make sure different branches can have different revisions without triggering build count increases a18e9b4 bitbake/git.py: Allow tracking of branches in SRC_URI without cloning for use with fullclone 0ea4b89 bitbake/git.py: Make sure a full clone checkout always updates 76a17c1 meta-ide-support: don't pull in unneeded nativesdk tasks 2e0e656 dbus-wait: Updated License File Checksum 07582c7 pseudo: Fix pseudo build 28d70bc pseudo: Fix segfaults 6c7bc9e package.bbclass: Document the process followed in the class from a high level 268b8cf dbus-wait: Update LICENSE after changes upstream d428c9f prelink: Enable image wide prelinking 1c9f061 pseudo: Upgrade pseudo and correct problems e101642 populate-volatile.sh: cleanup duplicated invocations and remove boot warning cf1e754 libxml2: fix python binding bb175ec bitbake.conf: Fix up OVERRIDES documentation (some bits from OE) and also add forcevariable OVERRIDE 9ef9b5e bitbake/build.py: Note when calling functions that don't exist. Should probably error 36e81a8 bitbake/cooker: Make sure no locks are held before we start forking workers e4c1c8c utility-tasks.bbclass: Use python functions for do_clean instead of os.system, remove pointless [dirs] flag 19be6b4 lib/oe/path.py: Add copytree function that works a5884df lib/oe: support wildcards in path.remove dfd7e1f bitbake/build.py: Set the current taskname in the BB_CURRENTTASK variable a525b27 relocatable.bbclass: Cover libexecdir 9e9d451 bitbake.conf: Set PKG_CONFIG_LIBDIR 889c8ed sato-icon-theme: Make sure the native icon mapping script is found and used correctly 6124ccc bitbake.conf: Always specific the sysroot in TOOLCHAIN_OPTIONS 9e2600b gcc-package-cross: Make the libexec symlinks use relative paths so they're reclocatable 53f22c9 gdb: Make sure expat is not accidentally included f05fd8d meta-ide-support: A dummy recipe to install everthing for target development 69ac39b kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defaults to) cb67b6d kern-tools-native: add scc 15bf2d5 gcc: Fix 4.5.0 patch rejects a0dd61e package.bbclass: Use --preserve-dates option when stripping kernel modules c335297 pciutils: upgrade to version 3.1.5 650319c kernel.bbclass: Exclude scripts/dtc object files 6ef17f4 poky-default.inc: Make gcc 4.5.0 the default but not for mips and powerpc yet 1842635 gcc-4.5.0: import some ppc & mips fixes from oe recipes 8fd7cc3 gcc-4.5.0: newer patch for svn revision 162697 d3630f8 kernel/package.bbclass: Handle kernel module stripping centrally 708db1e kernel.bbclass: Clean up kernel packaging output f25d26d js: fix configure 15ecd98 linux-wrs: perf needs python and perl at runtime, not buildtime a52dc8a linux-wrs: Make sure install_perf runs before do_package e710b42 linux-wrs: Make sure install_perf happens for do_package 7994c9a kern_tools: update default revision a924ea5 perf: performance analysis tools for Linux 55011c1 kern_tools: add updateme and patchme eaacd25 kernel: add dynamic configuration and patching 601464b nfsroot: allow nfsroot to survive netbase init bca2836 pseudo: Only build 32 bit lib version if 32 bit development headers are available 0025bbb acl: add new package 607709f xserver-xf86-config: add qemux86-64 xorg.conf f4cb087 module-init-tools: fix depmod caused segfault issue 45d237b quote/cwautomacros: Move to meta-lsb 8f284e4 bc: add 1.06 version as new recipe 0cc9ac7 quota: Add new recipe a9d468c cwautomacros: Add new recipe. bdcf666 enchant: Upgraded to version 1.6.0 662f136 udev: enable udev-extras 0bb1016 usbutils: upgrade to version 0.86 680f8bf attr: various improvements 28d52a2 js: upgrade to version 1.8.0~rc1 56bbb27 pcmanfm: re-update it to 0.9.7 2c2e5dc pseudo: Enable dual 32-bit and 64-bit support 4e2c84f pseudo: Change pseudo integration to better support local DBs aed7ee0 base.bbclass: Enable fakeroot (pseudo) usage during install and packaging f4322c6 package_ipk.bbclass: Fix variable name 16d299c cooker.py: Fix case of -b option with a full filepath 8105d43 *: Fix typo in documentation 9383074 gcc: Fix dynamic linker location for x86_64 1fbcd2c lib/oe: sync with OE.dev 7b74364 icu: Make sure changes apply to Makefile and Makefile.in to fix build failure 12f8876 package_ipk: Clean up initial variables 0f516fe bitbake/build.py: Add support for pre and postfuncs for tasks b83179c kernel.bbclass: Simplify shell syntax so pysh can cope with it f6ae8a4 packaged-staging: Fix architecture of nativesdk and cross-canadian packages. Also remove now unneeded path from native packages ec8f529 cross-canadian: Move binaries into a subdirectory of bin to allow multimachine installs and update users accordingly b3e41b5 packaged-staing.bbclass: Make sure python function is marked as such ad8c5b6 utils: Fix number of arguments to bb.msg functions 0e3fc6d *: cosmetic whitespace removal 191a288 Add pysh, ply, and codegen to lib/ to prepare for future work e6b6767 Let the runqueue find the user selected scheduler dynamically 29b4c29 apt: fix builds with modern GCC fa8c028 scripts: add qemux86-64 support to the qemu scripts d9b1d43 mesa-dri: fix x86-64 target compilation a235e41 hal: PR needs to be bumped for change to take effect 983b094 opkg: take out the bad patch on crack fe69012 libgcrypt: upgrade from 1.4.5 to 1.4.6 24132e4 libmad: fix for building on mips with gcc-4.5.0 4460087 enchant: fix a dependancy issue affecting the build 40f5030 emenlow: Add BASE_PACKAGE_ARCH and modification to hal.inc for emenlow 54bb4b4 site/x86_64: Add entries to allow various programs to compile ba6a07b local.conf.sample: Use ?= when setting SDKMACHINE e4d743e xserver-xf86-config: netbook - merge the two ServerFlags sections 71bf22d distro tracking field: iputils, mktemp, xinetd, cracklib 8f756a7 distro-tracking: for new packages gzip iptables ethtool net-tools shadow coreutils libuser bc ed pax quota which watchdog b8589c9 iptables: new package 1.4.8 754c548 pam: use volatile to avoid /var/run population in do_rootfs 8362a98 tcf-agent: fix the init script: remove the "-s SSL:" option cdece36 distro tracking: add distro_sdk_tools.inc, add lttng-ust 5fba534 dhcp: fix $PATH environment for dhclient-script 1acae1c libmusicbrainz: fix a build issue with gcc 4.5.0 620aece gcc-4.5.0: import an arm fix patch from OE 7325781 gcc-4.5.0: apply the lib64 path 64bithack.patch 067863d distro tracking: add tracking for libmpc 8658f47 rootfs_ipk.bbclass: add keyword "Collected errors" for log error check 16877ce avahi: fix the /var/run conflict with other package ae035f1 emenlow - boot to a GUI d9f22d4 binutils: Fixed cross-compile issue for 64b build + arm target da1332a bonono/orbit2: Move to meta-extras 7f8c1bf libjana: Drop duplicate copy from meta-openmoko 049aaa0 staging: Remove now unused legacy staging code ab37f53 xserver-xf86-config: Add a netbook xorg.conf with an extra option 9d4a429 emenlow: linux - add enough config options to boot a live image 637ad7e bitbake.conf: change inode calculation for genext2fs [BUGFIX#138] 218e441 utility-tasks.bbclass: miscellaneous fix ea3cfba cmake: only search root directory for FIND_*** 106de1f distro tracking: add tcf-agent 90e80aa tcf-agent: add the latest version 0.3.0+svnr1078 c62be53 site/x86_64: Add missing site config for glib-2.0 fb10983 qemux86-64: Add new emulation machine for 64bit x86 752435e x86-64: Fix up COMPATIBLE_HOST defintions for x86-64 4a51ea5 xspb-glx: Fix libdrm naming issues 95e40d3 libdrm-poulsbo: Fix naming to be consistent b01f7d7 libva: Add missing DEPENDS on libxext faf6b2d cross-canadian.bbclass: Tweak secondary toolchain path component to account for multimachine 2685863 rm_work.bbclasS: Don't remove the pseudo database as it causes problems with meta-toolchin 7829212 emenlow.conf: All tune-atom users need to share the same TARGET_ARCH, fix. Need to revisit this issue later 7a18558 gcc: For 64 bit targets don't use lib64 43b8e66 Revert "pcmanfm: Update to 0.9.7" 7edde59 bitbake: cache: If one virtual of a recipe is uncached, remove all versions from the cache 36cfff8 bitbake: fetch: Only mark srcrev recipes as uncached when outside of SRCREV caching mode 0babe2c cross-canadian.bbclass: Add in the target compiler paths as well as the sdk compilers 0b60744 gcc-configure-sdk.inc: Remove hardcoded util paths 42df9e9 cross-canadian: Fix toolchain path 3a52615 gcc-runtime: Fix stashed libs path for nativesdk ae28366 pseudo: Fix path length issues and resulting chdir issues ff0e858 gcc-cross: Remove obsolete hacks from 4.5 version 2e5df82 nativesdk.bbckass: Fix toolchain path 53b1161 pseudo: Make sure log/pid/lock/socket files are covered by data directory moves bcba451 binutils: Remove zlib DEPENDS as it causes circular references c28cbe7 emenlow: Change libdrm-poulsbo to libdrm_poulsbo 1732634 elfutils: add nativesdk target c7c5c34 gcc family : upgrade to 4.5.0 722e27e libmpc: bring for gcc 4.5.0 4f19548 prelink: Add prelink-native 5e3da1b elfutils: add elfutils native 33ee407 binutils: Add native version and tweak 8b3f94e binutils: Set DEPENDS correctly and remove unneeded PACKAGES setting 7069fb8 binutils: Drop FILESPATHPKG, its no longer needed 62540b2 meta/conf/bitbake.conf: Configure pseudo to not expand symlinks d668b80 meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 8760cde rpm: switch to using RPM 5 60fa21d beecrypt: upgrade to version 4.1.2 9fcba30 libpcre: move from meta-moblin to meta and update to 8.10 a4fb2c9 pseudo: Enhancements 7de5081 task-poky-basic: Enable at and tar for basic image ac5a021 tar: New recipe additions 1.17 and 1.23 8098644 at: New recipe additions 3.1.10.2 and 3.1.12 d6ba72a pcmanfm: Update to 0.9.7 cbea4ae udev: upgrade to version 158 3a1c456 webkit-gtk: Update to 1.3.2 b0b3468 tar: New recipe additions 1.17 and 1.23 0d33329 at: New recipe additions 3.1.10.2 and 3.1.12 6da4a66 meta-lsb: Add basic infrastructure to create lsb image 18b33a2 distro tracking: Additional core command packages 36186e8 distro_tracking: fix tracking field for db 0ff62b0 expat: use gzip-native for unpack f23b594 gzip: new package d91b4f5 opengl: audit the bb file d007137 distro-track: update hal, udev et al 95bb97a dhcp: upgrade to 4.1.1-P1 00a42b7 util-linux: upgrade to version 2.17.2 ec6705a hal-info: upgrade to version 20091130 8bad275 hal: upgrade to version 0.5.14 63d5652 libusb-compat: upgrade to version 0.1.3 74388f7 libusb1: upgrade to version 1.0.8 6b1dae9 distro tracking: Updated version info for oh-puzzles, dates, contacts... 623017e libfm: Add 0.1.12 as new recipe e1a6b73 menu-cache: add 0.3.2 as new recipe cf3f5de startup-notification: Drop unneeded do_configure_prepend e7dc96a distro tracking: add xcb-util and startup-notification, fix xorg-minimal-fonts 4129415 startup-notification: upgrade to the latest version 0.10 e4f9809 xcb-util: add the latest version 0.3.6 39d8556 gst-meta-base: Fix vorbis plugin reference a167678 gaku: Fix plugin name c0a63c5 gst-plugins: Fix module splitting 95454d7 linux-wrs: Bump PR and fix some quoting 4c37304 webkit: Bump PR 0665356 binutils: Disable libbfd and remove unneeded copies of tools in dangerous paths. gcc now has symlinks to handle this 28f8e30 binutils.inc: This bug has since been fixed, drop the hack 66d7b58 bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain paths to prevent multimachine cross contamination bf80232 gcc-package-cross.inc: Setup symlinks in the libexec directory to our cross tools so the toolchain finds them correctly ab82312 gcc-cross-intermediate.inc: Make sure libgcc goes into the target sysroot 23f94ad gcc-cross-initial/intermediate: Drop now unneeded symlink hacks 989d2f7 gcc-cross: Use MULTIMACH_TARGET_SYS instead of TARGET_SYS in staging path 3f5d3d7 gcc-configure-common.inc: Disable multilib for now b98e3e9 poky-env-internal: re-add OEROOT to the whitelisted environment variables fbf2022 sanity.conf: Update layer version after the last commit 2efba78 Add meta-emenlow to the default layers list f887d02 bitbake.conf: Increase the image generation free space dbc8892 latencytop: Move from meta-moblin to meta 833390e libdrm-poulsbo: Provide libdrm-poulsbo instead of libdrm b18f121 package_deb.bbclass: Make sure the controldir is always cleaned out 7459068 scripts/poky-env-internal: preserve the git proxy env var 0d18597 rootfs_ipk: error when dependencies cannot be satisfied c017d0e eds-dbus: Add missing DEPENDS on gperf-native b4cc2b7 pkgconfig_staging.bbclass: remove it 1808105 distro tracking: fix font-alias b7be3ba font-alias: fix metadata 5eb1eec distro tracking data: fix gconf-dbus, vte, xserver-nodm-init, qemugl, spectrum-fw 671f05a distro_tracking: Fix tracking fields for networkmanager, networkmanager-applet, and glibc 23707b0 distro tracking: Updated version info for oh-puzzles, dates, contacts... 3391145 distro-tracking: fix two typos 408f124 handbook: update SDK paths 410fc8d meta-toolchain: set appropriate compiler flags in the environment script c9602c5 emenlow: Set COMPATIBLE_MACHINE where needed e35762d xpsb-glx: Add missing dependency on makedepend-native 90ac746 xserver-xf86-config: Fix emenlow append to coexist with existing users dc54b77 meta-emenlow/formfactor: Make sure the files work well with the existing recipe files 83cc549 poky-env-internal: Print some further information for the user 9832fd3 poky-env-internal: Cleanup after the recent layer improvements c2f71a8 poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific into runqemu 2b84008 moblin.conf: Collapse to an overlay of poky.conf 7af8cb9 poky.conf: gcc 2.95 died a long time ago, thankfully 6d3a5ac meta/layer.conf: Fix PATH to use POKYBASE ade4c8a meta-moblin: Remove now unneeded moblin POKYMODE 7219087 Move less useful xorg-app and xorg-data to meta-extras d977cb2 meta-extras: Remove obsolete android goldfish code 3073a73 mc: 4.6.0 -> 4.7.3 with significant recipe cleanups and updates c907634 meta-moblin: Remove old psb driver 897a8b5 stagemanager: Move functionality into the scripts directory dc807f5 Finally deprecate all legacy do_stage functions. This changes the existing warning into a fatal error if any legacy do_stage functions are found. 5c63f8a poky-env-internal: unbreak existing build setups d9babfe latencytop: add dependency on gtk+ and bump PR ba8fad4 opkg-utils: add do_install after NATIVE_INSTALL_WORKS b02be74 Drop old broken menlow machine (replaced by emenlow) c358150 emenlow: Make sure the provider of virtual/kernel is set 595bdde opkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which is not correct bbdc798 linux-wrs: Add COMPATIBLE_MACHINE definition to stop parsing errors on unsupported machines e8e3ac9 meta-emenlow: Layer for eMenlow-based systems. 0c3b1aa scripts/runqemu: Path fixes 1df4e34 distro-tracking: correction for previous recipes d8db718 sqlite3: no need to inherit pkgconfig_stage b376a80 module-init-tools: upgrade to 3.12 8a251ac libpng: upgrade to 1.2.44 d86e127 libidn: upgrade to 0.6.14(GPLv2), and 1.19 (GPLv3) 856769b gperf: upgrade to 3.0.4 98cdb30 dbus-glib: add license checksum afdebdb dbus: add license checksum 75fff51 apmd: upgrade to 3.2.2-14 cb249ed cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default 0e08301 libproxy: Disabled webkit support 314fbb1 gcc-cross-canadian/meta-toolchain: Fix C++ compiler location and path issues 1d0d3e4 distro tracking: gconf-dbus, elfutils, spectrum-fw and sqlite3 929169b sqlite3: upgrade to 3.6.23.1 12c9296 spectrum-fw.bb: Change SRC_URI to somewhere fetchable. f193588 elfutils: upgrade to version 0.148 6cb27d8 gconf-dbus: upgrade to SVN r705 9f5e302 distro_tracking: Add tracking field for db, opkg, and opkg-utils cb1a0a4 opkg-utils: Upgraded to revision 4747 36bc459 opkg: Upgraded to version 0.1.8 21fae7e distro tracking: Update fileds for gnome-vfs, avahi, libassuan, liboil... 7dcb5a2 gpgme: Update to 1.3.0 3668c10 libassuan: Update to 2.0.0 4c2bb35 libgpg-error: Update to 1.8 9618d56 liboil: Fix the meta data 2601e6d avahi: Update to 0.6.27 1763f00 gnome-vfs: Update to 2.24.3 3deb487 distro tracking: update distro tracking field for font-alias and liberation-fonts. 6b2eec3 linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook and qemux86 31c0972 distro tracking: add distro tracking field for oprofileui, powertop, latencytop. fcabff2 task-poky-tools: add latencytop into RDEPENDS_task-poky-tools-profile 912a5c9 latencytop: upgrade from 0.4 to the latest version 0.5 61d808b powertop: upgrade from 1.10 to the latest version 1.11 e2fa1ec oprofile: fix metadata 47a60cc oprofileui: upgrade from r194 to the latest version r197 fb92046 task-poky-tools: fix RDEPENDS_task-poky-tools-profile_qemux86 ce8cb73 Distro tracking: Update the eds-dbus, jpeg, webkit-gtk.... b8b678f jpeg: Update to 8b 37eb359 eds-dbus: Update to 2.30.2 from git repo 2d63185 web-webkit: Update to 110 dc5bcf7 oh-puzzles: Fix the meta data 521edcf distro_tracking: valgrind, formfactor, makedevs, and bluez-dtl1-workaround. 5f3e66d valgrind_3.5.0.bb: Fix recipe metadata c7c3b48 makedevs_1.0.0.bb: Fix recipe metadata 69c907d formfactor_0.0.bb: Fix recipe metadata ad0ac0e pseudo: Uprev to the latest git version 9719075 Enable build dir outside of the poky directory 50629b3 bitbake.conf: move PSTAGE_DIR and DL_DIR with build output df563f0 linux_wrs: update SRCREVs for 2.6.34.1 f5495cf linux_wrs: remove duplicate PV 4dc54a2 layer.conf: Set BBPATH correctly d39ae18 qemu/mips: arrange for vmlinux to be bootable ae6c323 qemu: update kernel mapping to return x86 for i586 TARGET_ARCH 9ee1fbb qemu machines: Switch to use linux-wrs f0af0ba kernel: create base recipe for Wind River Linux kernel building 15624d1 kern_tools: wrs kernel manipulation tools 3e86c5e linux-libc-headers: create a libc-headers based on Wind River kernel 68974e8 vte: upgrade to 0.24.3 to fix security vulnerability 6915c7e cpan-base.bbclass: fix perl version finding function a30162b distro-track: update fields for base section 549a171 rsync: upgrade to version 3.0.7 dd05d05 pcmciautils: upgrade to version 017 e17f8f7 shared-mime-info: upgrade to version 0.71 46039a3 pkgconfig: upgrade to version 0.25 231f585 genext2fs: upgrade to version 1.4.1 aff5193 distro tracking field: fix xserver-xf86-config version b3e901c xserver-nodm-init: fix distro tracking data 5e53061 xf86-input-vmmouse: upgrade to 12.6.9 8078a30 distro tracking: add distro tracking field for qemugl, vte and web-webkit 84efdfb distro_tracking: Add/change tracking fields for glibc, tremor, libproxy e4f0d88 wpa-supplicant: Upgraded to version 0.7.2 397793a libproxy: Upgraded to version 0.4.2 d47fc7a cmake-native: Upgraded to version 2.8.2 a6ba63c Distro Tracking: update distro tracking field for recipes of Graphics libs 0ba8e6f xorg-minimal-fonts: fix metadata 2df46a3 distro_tracking: note devel upgrades so far 648d76b mpfr: upgrade from 2.3.1 to 3.0.0 41e668e gmp: upgrade from 4.2.4 to 5.0.1 227fd49 distro_tracking: add gmp & mpfr packages in the devel tracking file 4661367 python-pygobject: upgrade from 2.16.0 to 2.21.1 77dff52 python-pygtk: upgrade from 2.10.4 to 2.17.0 1d1a559 python-scons: upgrade from 0.97 to 1.3.0 1564ef9 python-pyrex: upgrade from 0.9.8.5 to 0.9.9 692065d python-iniparse: upgrade from 0.2.3 to 0.3.2 9710898 python-imaging: upgrade from 1.1.6 to 1.1.7 97e7eed python-dbus: upgrade from 0.83.0 to 0.83.1 f828c0f yum-metadata-parser : upgrade from 1.1.2 to 1.1.4 29d5edf Use pseudo rather than fakeroot for fake root privileges 1b6535d pseudo: various enhancements to integrate with Poky f23aa92 staging: fix staging of empty directories and add localstatedir 63e6ba8 bitbake: Add support for .bbappend files (see mailing lists for detais) c4fde24 *: use print() as a function 2fc283c gst-meta-base: Update ivorbis plugin name 5e34400 gaku: Fix ivorbis plugin name 6598f98 bitbake: runqueue: Allow passing of success/failure handlers to runqueue_process_waitpid() 8c23850 bitbake: runqueue: Allow taskname to be passed to check_stamp_task() 009343b bitbake: runqueue: Make child process error scary so user is less likely to ignore 2d26384 bitbake: runqueue: Fix number of running tasks accounting (include failed tasks) 3cd042f bitbake: runqueue: Remove unneeded exception catching from fork_off_task() 5c44f9a bitbake: runqueue: Separate out task forking code into a new function 8a5b508 bitbake: runqueue: Combine the waitpid result handling code into a function 90db9f3 bitbake: Remove two layers of unnecessary functions from task execution 2fa0c30 libtool: update patches 23363c9 insane.class: print the recipe name in the warning. 2295705 sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a fd1d661 test: add automation framework and sanitytest bd19169 poky-qemu-internal: Use 128MB memory for qemumips/qemuppc 2194912 qemu-scripts: Add support for mips and powerpc machines, update qemuarm 88dd324 qemu-native/powerpc: add qemu 0.12.4 powerpc support 8686172 binutils: Drop old versions 0f19ae1 binutils-cross: fix '-fPIE' on mips platform baf69e6 binutils/gcc-crosssdk: Fix hardcoded path layout assumptions for cross toolchains c50e585 gcc-cross-canadian: Don't build target libs as we don't use them ab4ee45 cross-canadian: Fix sysroot path cc86905 bitbake.conf: Add base_libdir_nativesdk 3b154ff crosssdk.bbclass: Ensure target layout variables are set correctly 04472ec insane.bbclass: move license check to after configure 8fe2bb0 glibc: Ensure libc is built in the correct directory by setting slibdir f9262fa bitbake.conf: Update sdk build flags after layout changes f60aa08 Revert "file: upgrade to version 5.04" abf39a1 sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH variable, not SDKMACHINE directly. 3b25e33 gaku: Fix gst plugins names f0ebbd2 atk: Fix the PREFERRED_VERSION d673ad0 gdk-pixbuf-csource-native: Fix multiple providers warning e1ed390 gst-plugins: fix multiple providers warning e388cb1 gcc: Add patch to fix sparseset.o rule 9522930 gst-plugins-bad: Disable apexsink since we don't have openssl in DEPENDS causing build failures 2592f1c psplash: Update to svn revision 424 8994ce3 distro-fixed.inc: create as last means for package version check bdcecea distro-tracking: use correct override format 78f2a2c python-pygobject: add glib-2.0 dependency 168bf73 distro-tracking: update tracking fields based on current progress 41acb50 dbud-glib: upgrade to 0.86 67eeb71 dbus: upgrade to 1.2.24 85d83ab Distro tracking fields: Update some info after package update be1279f libgnome-keyring: Fix the dependency to avoid compile error sometimes. 0e7e3ae gtk+: Update to 2.20.1 b64111f libgnome-keyring: Add 2.30.1 into poky 7a5eeeb libxslt: Update to 1.1.26 b4a1dc5 libsoup-2.4: Update to 2.31.2 bb2c557 pcmanfm: Update to 0.5 73914a8 hicolor-icon-theme: Update to 0.12 c66a05a gnome-keyring: Update to 2.31.4 4cbef85 matchbox-wm: Update to 1819 de590e0 matchbox-stroke: Update to 1820 718510f matchbox-keyboard: Update to 2075 7a92d32 matchbox-panel-2: Update to 2109 14e9002 matchbox-config-gtk: Update to 2081 13a8dc5 gtk-sato-engine: Update to 0.3.2 608909d libglade: Update to 2.6.4 92bc561 gnome-common: update to 2.28.0 689eecf Distro Tracking: add distro tracking field for recipes of Graphics libs da28607 libx11-trim: upgrade to the latest version 1.3.4 fb02061 libx11: upgrade to the latest version 1.3.4 40421c1 librsvg: upgrade to the latest version 2.26.3 cd890ce glibc: Upgraded to version 2.10.1 119b8bf epdfview: add epdfview recipe from OE by Manuel Teira 9b7907f libtool family: fix build failure caused by previous libtool commit. 4e80041 libtool: Only apply prefix.patch to the non-target versions of libtool b342712 python-gst: upgrade from 0.10.8 to 0.10.18 d42466e libtool family: upgrade from 2.2.6 to 2.2.10 f516cfc siteinfo.bbclass: add mips-common to mips targets e18aba5 python: upgrade from 2.6.2 to 2.6.5 936a73e gdb family: upgrade from 6.8 to 7.1 da46e7f xf86-intel-video: upgrade to 2.12.0 24ea9ad distro tracking field: add graphics core distro tracking filed c0a3d22 vte: upgrade to 0.24.2 f7a9890 xserver-xf86-dri-lite: upgrade to 1.8.99.904 (1.9 RC4) 3e9592e libxfont: upgrade libxfont to 1.4.2 d1993fa mesa: upgrade to 7.8.2 7b46397 distro-track: update for nfs-utils related pkgs 3451dc8 nfs-utils: upgrade to version 1.2.2 5bd2ba7 libnfsidmap: add new package 8f033f5 libevent: add new package bbd9ebf libcap: add new package 23dd725 attr: add new package a604cb7 distro-track: update for base section 424278c gnutls: upgrade to version 2.8.6 8a556a8 syslinux: use /usr/lib/syslinux as AUXDIR 72210f8 libnss-mdns: upgrade to version 0.10 62136a8 findutils: upgrade to version 4.2.31 and 4.4.2 90ceeff utility-tasks.bbclass: add automatic version check for GIT/SVN proto 43bd793 fakeroot: upgrade to 1.14.4 59df5a4 pam: upgrade to 1.1.1 5dcefd1 expat: upgrade to 2.0.1 cf3796f base-passwd: upgrade to 3.5.22 fae8d5e insane.bbclass: Relax fatal errors for now until we get have time to work through the backlog ee4fc42 Revert "meta/site/common: Globally disable rpath option for all gettext packages" 4e3cb2a Merge branch 'tk/master' da9f079 meta/site/common: Globally disable rpath option for all gettext packages b44d32e insane.bbclass: Portions of code were not running, fix this and sync with OE.dev. Also add tests for bad sysroot rpaths in binaries 2e04ea8 prelink: upgrade from 20061027 to 20100106 7fa2815 libtasn1: upgrade to version 2.7 69a86f9 disto-track: update fields for base groups fd8cf68 v86d: upgrade to version 0.1.9 37e6594 libpthread-stubs: upgrade to version 0.3 f481c5d zip: upgrade to version 3.0 21d586b file: upgrade to version 5.04 71466ea less: upgrade to version 436 9e8ffdc popt: upgrade to version 1.16 0976252 unzip: upgrade to version 6.0 01af31a strace: fix metadata 0f8810e dropbear: upgrade to version 5.02 47b2545 tzdata: upgrade to version 2010j b56df3f busybox: upgrade to 1.16.2 330e32d netbase: upgrade to 4.41 4d4b792 package_*.bbclass: Only set pkg in overrides. These are the only values we're interested in expanding and this makes sure we obtain the expected data 1497af0 Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging" a644cd1 preferred-xorg-versions: fix some versions d0eabcb local.conf.sample: add igep0020 and igep0030 as supported machines. 053e64e igep0030: add new OMAP3 IGEP module. e5520e2 igep0020: add MACHINE_EXTRA_RRECOMMENDS on linux-firmware-sd8686. 34e45d5 linux-igep2: drop linux-igep2 in favour to generic linux-igep recipe. d42035d igep0020: use linux-igep for preferred kernel provider. a367934 linux-igep: Add common 2.6 Linux Kernel for all IGEP based platforms. f594a11 mtd-utils: update to 1.3.1 to allow UBI support. 1d22846 linux-firmware: add firmware files for use with Linux kernel (based on OE.dev) 912e9d2 igep0020: set default TARGET_FPU to 'hard'. d4a6c9e distro tracking field: add distro tracking filed for graphic core/app 52759ea pango: upgrade to version 1.28.0 8f88fd5 xrandr: upgrad to version 1.3.2 cd7a91e xf86-input-evdev: upgrade to version 2.4.0 4568423 xf86-video-vmware: upgrade to version 11.0.1 669491b python-pycairo: upgrade to version 1.8.8 7ccf7af cairo: upgrade cairo to 1.8.10 020022a distro-tracking: correct the latest for perl 6a5a351 qmake2-cross: update the 2.10a recipe a60863a distro_tracking: Adding tracking fields for upgraded recipes 763be1f nektworkmanager-applet.bb: Fix recipe metadata 614b28d networkmanager_svn.bb: Fix recipe metadata 9bd229b libproxy_0.2.3.bb: Fix recipe metadata 128a2f7 kexec-tools: Upgraded to version 2.0.1 15c9e54 preferred-xorg-versions: update versions after latest recipe bumps 819a34a Distro Tracking: add distro tracking field for recipes of Graphics libs 82597d3 librsvg: fix metadata 322b26a liberation-fonts: fix metadata ee97395 xorg-minimal-fonts: fix metadata 2836e04 font-alias: fix metadata e028878 freetype: upgrade to the latest version 2.3.12 efdb82b fontconfig and fontconfig-native: upgrade to the latest version 2.8.0 95bc479 util-macros: upgrade to the latest version 1.10.0 d6615c2 xkeyboard-config: upgrade to the latest version 1.9 d1b1378 libpciaccess: upgrade to the latest version 0.11.0 f76cd26 rpm: fix metadata 5d1a64a shared-mime-info: fix metadata c3a2031 tzdata: fix metadata 788ffb7 vte: fix metadata f0c6692 strace: fix metadata ffa0f79 unzip: fix metadata 471892e pcmciautils: fix metadata dfe9854 js: fix metadata 715e033 libusb-compat: fix metadata d65c827 avahi: fix metadata 4e71fc7 hal-info: fix metadata 06ecb32 hal: fix metadata 5061f7b nfs-utils: fix metadata 912f5b1 rsync: fix metadata 4d16090 file: fix metadata 64e5dd1 findutils: fix metadata 2cfe0ca genext2fs: fix metadata bbd41f4 less: fix metadata 47cc37d pkgconfig: fix metadata 1478977 gconf-dbus: fix metadata 9bb0fa9 libpthread-stubs: fix metadata b649f5c startup-notification: fix metadata 54f41e2 popt: fix metadata bd6b465 libnss-mdns: fix metadata 0f321c8 distro-track: update track info of base packages 9f2b765 distro-tracking: add overrides for previous packages bac29db libidn: fix metadata adcfc07 libpng: fix metadata dd0760a gperf: fix metadata a234ac0 apmd: fix metadata b1c7410 base-passwd: fix metadata, indention and patch parameters 5d4ab79 base-files: fix indention 22e877d libgpg-error: fix SRC_URI indention 46140e8 module-init-tools: fix SRC_URI indention c19e4d2 dbus: fix SRC_URI indention 31180a5 glib-2.0: upgrade to 2.24.1 6b81c6d sudo: upgrade to 1.7.2p7 14df571 bitbake: Fix handling of empty variables in local config files 04b2a78 Add a warning if a BBFILE_PATTERN doesn't match any bb files ecbd5ca 3.0 prep ef1de9e Apply some 2to3 refactorings 20dc452 Drop a couple usages of readlines b9f8af1 Until the interactive mode is fixed, kill it from the valid options, to avoid confusion aa538a4 Fix syntax error in shell.py fe9172e Add missing 'return False' to the SystemExit handler in runAsyncCommand 526837e Move serverConnection.terminate() back into the finally 2f0a485 Limit the traceback length in the default exception handler 56f083a Switch from our own 'dummywrite' class to StringIO 6be4fa5 Switch a fatal usage to SystemExit ("T" not set) ce42c24 Resurrect the excepthook, this time just sending the info with bb.fatal 6c33866 remove return in finally statement 39f6ec5 cooker: Kill __getitem__ usage on exception objects (python 3 prep) ef835bf Handle SystemExit and KeyboardInterrupt sanely when executing a command 562fd5f Drop unnecessarly duplicated messages wrt FuncFailed 6092312 knotty: use the future division to prep for 3.x 8a9a474 Kill the unnecessary setVarFlag debugging message dabe4a3 knotty: stop freaking out and dying when bb.build has removed the empty logfile e886ec2 Use bb.utils.mkdirhier in bb.cache to shut up the pending deprecation warning 8f9bdd6 Use PendingDeprecationWarning for functions moved from bb to bb.utils 0c5b5b2 Start ditching fatal() calls in favor of raising appropriate exceptions 77a6052 Drop the non-debug traceback suppressor, at this point I think it does more harm than good 40d7de8 Change wget fetcher to use the runfetchcmd 88a2576 Show a traceback when a task fails due to an exception c63278b parser: fix harmless typo in variable name 3beecc6 Fix the silent exit when the specified task doesn't exist 7e53a3b Move the output of no provider and multiple provider messages into the UI 75d4984 Reorganize the main exception handling so an attribute exception raised in the ui isn't misinterpreted 1b6af27 Make knotty ignore the NoProvider event 4fac507 Don't tell the user we're sending SIGINT to the remaining 0 tasks 186f857 cooker: use time.strftime() instead of spawing sh with date 0405011 Adjust the exception handling based on Cliff Brake's patch 6ab1dbb Fix a couple typos in the CVS Fetcher section. 16553b8 cache: do not chdir unnecessarily 726802b persist_data: cache connection and use cursor 30216c6 cache: use a set() for __depends cf79cf1 cache: use max() to determine newest_mtime 81d13cb cache: use os.path ops instead of stat 9d32ff0 Make the file not found error actually useable. 85ca18f fetch: commentary typo fix in fetcher_init() 6c37c32 cache: fix typo in error message of cacheValidUpdate() a7ad7cf fetch: documentation typo fix f7e6c5a fetch: Check for existence of tar file along with md5 signature 50006b4 Revert "In expand, drop the unnecessary second regular expression match" d217bed Don't emit vars starting with __, as those are internal d00b54b In expand, drop the unnecessary second regular expression match e07a5b1 Simplify _findVar a bit 66d66cb Fix major bug that slipped in when moving update_data 4802a9d Move a var definition in cooker.parse_next 8bc7ebb Enhance the expansion exception message 1e7a03c For ${@}, run str() on the result 15248f3 Allow emission of non-string objects in emit_var, instead running str() on it first 9d3f301 emit_env: clean up, iterate once 6f52061 Fix the debug level check in print_exception c3eae29 Don't try to expand non-string values 214d1f7 Move the python version check into the python package 231d3a5 Drop an unnecessary second python version check and use the less ugly sys.version_info bdbeaf4 Bump version to 1.11.0 5186405 Move the python version check before the module imports, in case the modules utilize the newer python features c04cee7 Search up the directory tree for bblayers.conf 3238125 Add a hack to avoid the req that all vars using LAYERDIR be immediately expanded dc39ebe Move the unset BBPATH sanity check after the bblayers processing 22a2179 Kill unnecessary usages of the types module 1180bab Apply some 2to3 transforms that don't cause issues in 2.6 5b216c8 Add __contains__ to COWDictMeta d5927a7 Drop unused bb.data.expandData function ba6df17 Ignore deprecation warnings for now bcd9c57 Switch some references to moved functions c770c62 Add a missing import of print_function ad543e2 Apply the 2to3 print function transform 978b5c9 Deprecate the usage of certain objects via certain modules cbc8140 Exception handling fixups cf58d41 Add some missing docstrings 0b4ad70 Drop __all__ usage 266f416 Drop some unused functions bbc565e Drop some unused classes 51f5346 Drop some unused vars 1c74fd7 Import fixups 7acc132 Formatting cleanups bbf83fd Drop doctest, as we aren't utilizing it 8306ba5 Don't run metadata event handlers for bb.msg events 6623d79 Stop using functions via 'bb' that were moved from there to other modules 1569c1a Add a function to get the debug level, without poking into debug_levels manually c8498f5 Fix invalid logging domain warning 316ab4b Bump minimum python version check to 2.6. 350c312 Make the default domain a proper domain, not a string 943ece8 Implement bb.msg.domain as a named tuple, drop the Enum class 9f2d7d8 Fix an error in the ncurses UI a91d123 Display python warnings via bb.msg 146046b Immediately display messages if no UI handlers are installed yet 21a9692 Use __import__ for the ui rather than exec 8c5108f Fix the task event handling in the ncurses UI 87f62d7 Ensure we always utilize the correct messaging domains ac170b0 bb.event: NotHandled and Handled are on the way out 0d25a51 Rename the finalise method for consistency c9c230b Move update_data into the DataSmart class as a finalize() method 00e3915 Initialize pkgs_to_build in the BBConfiguration constructor a21841f Drop doctest, as we aren't utilizing it ca9a956 Made '-b' work with BBCLASSEXTEND a7f05ea Resurrect the old bb.vercmp as bb.utils.vercmp, and its deps 2cd1611 Pass the config metadata into the Cache constructor rather than the cooker c926e87 Resurrect merged anonfunc execution 3995546 Add & utilize a simple_exec utility function 94b60d1 Consolidate the exec/eval bits, switch anonfunc to better_exec, etc eb16773 Pass an empty locals dict in expansion, since list comprehensions apparently leak their '_' helper variable d8c8612 Two minor changes to the way python snippet expansion happens f8a8ec5 linux-libc-headers: upgrade from 2.6.33 to 2.6.34 4d5ad73 dbus: fix metadata 63ca907 libgpg-error: fix metadata c927c50 module-init-tools: fix metadata 610f560 distro_tracking: Adding tracking fields for upgraded packages 2b533d0 libmusicbrainz: Upgraded to 3.0.2 b82851a neon: Upgraded to 0.29.3 057d630 ppp: Upgraded to version 2.4.5 4cf7528 distro-tracking: update tracking fields for previous recipes after fixing metadata 61326bf matchbox-wm: Fix the meta data 680f615 matchbox-stroke: Fix the metadata ea1f53d matchbox-panel-2: Fix the metadata b2a2e19 matchbox-keyboard: Fix the metadata 0768dff matchbox-config-gtk: Fix the metadata ab6fd57 libxslt: Fix the metadata 437fb07 libsoup-2.4: Fix the metadata c2ba02c libglade: Fix the metadata 6db5edd libfakekey: Fix the metadata c9e0659 jpeg: Fix the metadata 00844cd hicolor-icon-theme: Fix the metadata 8a48d66 gtk-sato-engine: Fix the metadata bc41e65 gnome-keyring: Fix the metadata 60bb010 eds-dbus: Fix the metadata ad0f645 webkit-gtk: Fix the metadata 8a2b4e2 gnome-common: Fix the metadata 5f1f17f gtk+: Fix the metadata d29f2cc pcmanfm: Fix the metadata 17b2ce5 distro_tracking: update latest release for prelink 061df5a meta-toolchain: Improve layout 4e0ee64 image.bbclass: Don't perform mapping renaming until we're running the task itself. e0a1238 siteinfo.bbclass: remove duplicated 'common' appendent e96dc90 populate-volatile.sh: add "clearcache" cmdline option 968d00d package_deb.bbclass: Fix packaging functions to use versioned dependency package functions correctly 8a02043 bitbake: providers.py: Fix typo 3abe7a0 classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging 934bb71 preferred-xorg-versions: update versions after latest recipe bumps fc663f9 poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warning d92a3c0 libpcap: Upgraded to version 1.1.1 64b82f8 bison: upgrade from 2.3 to 2.4.2 8738175 elfutils: add a patch to fix latest prelink build 7e01b2f nasm: upgrade from 0.98.38 to 2.07 ea7fbed tcl: upgraded from 8.4.19 to 8.5.8 31c0e3d quilt: upgrade from 0.47 to 0.48 3881d4c oprofile: upgrade from 0.9.4 to 0.9.6 d590333 lttng-viewer: upgrade from 0.8.83 to 0.8.84 38bf4fc lttng-control: upgrade from 0.67 to 0.87 c2289c5 lsof: upgrade from 4.78 to 4.83 03837af intltool: upgrade from 0.40.5 to 0.40.6 5cfe04d gnu-config: upgrade from 20050701 to 20080123 d74cf86 flex: upgrade from 2.5.31 to 2.5.35 f2f0e69 diffstat: upgrade from 1.39 to 1.47 2422400 distro-tracking: add tracking fields for previous recipes 391e6d6 dbus-glib: fix metadata 81a16e5 expat: fix metadata e957ffe gpgme: fix metadata 2136f75 fakeroot: fix metadata 0093d52 pam: fix metadata 2bed076 busybox: fix metadata ed252e7 Distro Tracking: add distro tracking field for Graphics Apps 6aa746c encodings: Specify encodingsdir as the default was being detected incorrectly resulting in an empty package 9f3e0c1 distro-tracking: update tracking fields for previous upgraded recipes bb860ee speex: Upgraded to version 1.2rc1 a5b6355 distro_tracking_fields: add meta data for graphic core and app 372f7f1 Distro Tracking: add distro tracking field for recipes of Graphics libs dbfc18f libxmu: upgrade to the latest version 1.0.5 b51a4a6 xtrans: upgrade to the latest version 1.2.5 c648850 pixman: upgrade to the latest version 0.18.2 f04f7f8 libxkbfile: upgrade to the latest version 1.0.6 c4f3c3e libxft: upgrade to the latest version 2.1.14 e114928 libxfixes: upgrade to the latest version 4.0.4 84664ef libxext: upgrade to the latest version 1.1.2 903097f libxdmcp: upgrade to the latest version 1.0.3 a683a28 libxdamage: upgrade to the latest version 1.1.2 3536e99 libxcursor: upgrade to the latest version 1.1.10 743d7e1 libxxf86vm: upgrade to the latest version 1.1.0 9a77ba2 libxxf86misc: upgrade to the latest version 1.0.2 68e66b8 libxvmc: upgrade to the latest version 1.0.5 ba45b06 libxv: upgrade to the latest version 1.0.5 e3d0810 libxt: upgrade to the latest version 1.0.8 7383d31 libxres: upgrade to the latest version 1.0.4 11f2a12 libxrender: upgrade to the latest version 0.9.5 6704e49 libxrandr: upgrade to the latest version 1.3.0 e125dd0 libxcomposite: upgrade to the latest version 0.4.1 aa7c195 libxcb: upgrade to the latest version 1.6 c858c1f libxcalibrate: upgrade to the latest version 209d83af61ed38a002c8096377deac292b3e396c f902292 libxau: upgrade to the latest version 1.0.5 5c2e6fa libsm: upgrade to the latest version 1.1.1 0012b7c libice: upgrade to the latest version 1.0.6 fa9c8a0 libxfont: upgrade to the latest version 1.4.1 3cbc9de libfontenc: upgrade to the latest version 1.0.5 50dbbec xproto: upgrade to the latest version 7.0.17 6f5ebf1 xf86vidmodeproto: upgrade to the latest version 2.3 76a6828 xextproto: upgrade to the latest version 7.1.1 fa23bdf xcb-proto: upgrade to the latest version 1.6 b007125 dri2proto: upgrade to the latest version 2.3 d480304 distro-tracking: update tracking fields for previous upgraded recipes 17a0eba netbase: fix metadata 4057e1a insane.bbclass: allow reporting all md5 mismatch warnings 3b78d2e distro-track: upgrade base_{utils,libs}_2 47c3dd4 curl: upgrade to version 7.21.0 c4713d0 openssl: upgrade to version 0.9.8o 7ec15f4 lzo: upgrade to version 2.03 d6b8b66 libgcrypt: upgrade to version 1.4.5 e1cac2f sysfsutils: upgrade to version 2.1.0 10cce8e sysvinit: upgrade to version 2.88dsf 60255c8 syslinux: upgrade to versin 3.86 e7bcb12 bash: upgrade to version 4.1 6d275f7 readline: update to version 6.1 90747bc libxml2: upgrade to version 2.7.7 afe4dec zlib: upgrade to version 1.2.5 8617183 distro_tracking_fileds: Update metadata 12c692d xvideo-tests_svn.bb: Fix recipe metadata 2478c71 xvideo-tests: Change the version to 270 5304abe gaku_svn.bb: Fix recipe metadata 2848e5e gaku: Upgraded to version 399 546926a tremor_20100422.bb: Fix recipe metadata 0bcc994 tremor: Upgraded to version 20100422 6daa344 alsa-lib_1.0.23: Fix recipe metadata f7ae2c8 alsa-lib: Upgraded to version 1.0.23 258974c alsa-utils_1.0.23.bb: Fix recipe metadata 7f1d42b alsa-utils: Upgraded to version 1.0.23 74221a4 bluez4_4.66.bb: Fix recipe metadata a5af9cf bluez4: Upgraded to version 4.66 342c016 gst-plugins.inc: Fix recipe metadata 384be68 gst-plugins-bad_0.10.19.bb: Fix recipe metadata fcb88ea gst-plugins-bad: Upgraded to version 0.10.19 d7d147b gst-plugins-ugly_0.10.15.bb: Fix recipe metadata 3bd948b gst-plugins-ugly: Upgraded to version 0.10.15 833366f gst-plugins-good_0.10.23.bb: Fix recipe metadata b5077b1 gst-plugins-good: Upgraded to version 0.10.23 eb3cff6 gst-plugins-base_0.10.29.bb: Fix recipe metadata 3308780 gst-plugins-base: Upgraded to version 0.10.29 037cc59 gstreamer_0.10.29.bb: Fix recipe metadata 2c2b1e5 gstreamer: Upgraded to version 0.10.29 52f5ad8 mpeg2dec_0.4.1.bb: Fix recipe metadata 6b58719 mpeg2dec: Upgraded to version 0.4.1 1407c7d libogg_1.2.0.bb: Fix recipe metadata 408008a libogg: Upgraded to version 1.2.0 9f3641c libvorbis_1.3.1.bb: Fix recipe metadata 0411d67 libvorbis: Upgraded to version 1.3.1 6dc309f flac_1.2.1.bb: Fix recipe metadata eda72fb flac: Upgraded to version 1.2.1 923f141 lame_3.98.4.bb: Fix recipe metadata b639d30 lame: Upgraded to 3.98.4 71ba0a8 irda-utils_0.9.18.bb: Fix recipe metadata a1fb73e irda-utils: upgraded to version 0.9.18 01c5b29 atk: Update to 1.30.0 9815595 leafpad: Update to 0.8.17 db44420 libcroco: Update to 0.6.2 c25e992 dates: update to 0.4.11 75bd3e6 contacts: Update to 0.12 from git fd32855 tasks: update to 0.16 53556dd screenshot: Update to svn_r292 99d883f classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into output packages 9a543b7 bitbake: Add bb.utils.join_deps to handle creation of dependency strings with versions b180d7f iproute: upgrade to 2.6.34 7510eb1 xcursor-transparent-theme: Fix meta data 3dc7be6 tslib: Fix meta data 779c58d sato-icon-theme: Fix meta data 15da3d0 matchbox-theme-sata: Fix meta data 58d1a6e matchbox-terminal: Fix meta data 0b4a869 matchbox-session-sato: Fix meta data 43cec00 matchbox-session: Fix meta data 4bf6605 matchbox-desktop-sato: Fix meta data 1f8a50f matchbox-desktop: Fix meta data eb25db6 libowl-av: Fix meta data 486d52c libowl: Fix meta data 3f7790d libmatchbox: Fix meta data 4f95e0b gnome-mime-data: Fix meta data 1633f68 xrestop: Fix meta data 2038319 xtscal: Fix meta data 8ff65f3 owl-video: Fix meta data 53afb95 distro-tracking: update tracking fields for previous upgraded recipes 15bb705 libdaemon: upgrade to 0.14 14767a3 blktool: upgrade to 4-6 3627ee3 pax-utils: upgrade to 0.2.1 f91911a xwininfo: upgrade to latest version 1.0.5 b20f725 xset: upgrade to latest 1.1.0 7189a0f xprop: upgrade to latest version 1.1.0 6abf79d xmodmap: upgrade to latest version 1.0.4 d0fcdab xkbcomp: upgrade to latest version 1.1.1 10f2beb xinit: upgrade to latest version 1.2.1 876c8df xhost: upgrade to latest version 1.0.3 1572a23 xdpyinfo: upgrade to latest version 1.1.0 ec68b8a xauth: upgrade to latest version 1.0.4 dccc9dd xorg-app-common.inc: add BUGTRACKER 34ba2c6 libxfontcache: upgrade to latest version 1.0.5 5e21620 libdrm: upgrade to latest version 2.4.21 663fddc libdrm: meta data update 2987e50 distro_tracking_field: add distro tracking field for graphic core and app receips 74c5ebf Distro Tracking: add distro tracking field for recipes of Graphics libs 5b74118 font-util: fix LICENSE to "BSD & MIT-style & Unicode" 6ca31b0 xorg-xserver: move older xserver's to meta-extras b6fcd71 linux: move some older kernels to meta-extras 5dab2c9 Move some machines which no longer build to meta-extras 6418d04 bitbake: create cooker object after cleaning the environment f9d7e9e bitbake: Move the logger initialization from cooker to utils 132122e busybox: fix unexpected "done" in /etc/udhcpc.d/50default script. 0f806df qemux86/xorg.conf: no DefaultDepth for VMware SVGA driver 9207cd4 qemu: fix VMware VGA depth calculation error bb3e4dd gcc: Add patch to allow disabling of libstdc++ linkage and hence fix gcc-runtime which was having broken configure tests due to the linker failures and assuming maths primitives were not in libm 43f0d63 bitbake: allow fakeroot functionality to be provided by an alternative program 4f14e0a pkgconfig: add patch to disable legacy scripts such as glib-config c27b951 handbook: PR should always be set, even if to 0 b8e1640 cross-canadian: ensure package dependencies are generated correctly 0d62b8d handbook: update the required dependencies list 824895f qemu: Enable ppc system emulation and fix ppc build 01e54ff gdb-cross-canadian: build with the host-triplet prefix 698dab0 kernel.bbclass: Remove additional binaries from staging c9e77c1 qemu: fix sloppy merge 8ce8508 qemu: Work around the crash seen on Ubuntu. a1d913a linux-omap: fix build failure with gcc-4.3.3 3ceb999 binutils: add newer versions for crosssdk and cross-canadian 3939b9c linux-libc-headers: delete include/scsi/scsi.h, it's not for userspace d2920a0 Distro Tracking: move to private directory and split into sections 181455c base-files: fix LICENSE from 'GPL' to 'GPLv2' 2233d2e opkg-config-base: add LICENSE as 'MIT' 14bb154 network-suspend-scripts: fix LICENSE from 'GPL' to 'GPLv2' 86568bc initscripts: fix LICENSE from 'GPL' to 'GPLv2' bb1c803 initramfs-live-install: add LICENSE as 'MIT' 2e82436 initramfs-live-boot: add LICENSE as 'MIT' f4ceddf initramfs-boot: add LICENSE as 'MIT' 4c9946b e2fsprogs: fix sub-pacakge license fields 8decbce icu: fix metadata 0ff5ca8 portmap: use NO_TCP_WRAPPER instead of local patch db74847 update-rc.d: fix metadate 1e04b2d update-modules: fix metadata eb5ed41 yum: fix metadata d0ebebd grub: fix metadata 6c6ae8d libnl: fix metadata dac5590 libusb: fix metadata 3d4e130 xf86-input-vmmouse: add license checksum 4bf8a29 xf86-input-mouse: add license checksum c848d6d xf86-input-keyboard: add new license checksum e66624a mkfontscale: add license checksum 3f12612 mkfontdir: add license check b57e551 x11-common: change license from GPL to GPLv2 50b99d9 libxxf86dga: add license checksum f419cbb evieext: add description and license checksum 630fd09 bigreqsproto: add description and license checksum 81f5a41 task-poky-x11-sato: fix metadata 139b4f2 task-poky-apps-x11-pimlico: fix metadata b9c5f24 gst-meta-base: fix metadata 5c21558 task-poky-tools: fix metadata 0db46a3 task-poky-nfs: fix metadata b82e9a3 task-poky-boot: fix metadata 6aa2818 task-base: fix metadata 3e83969 bluez-dtl1-workaround: fix metadata 239cf34 wireless-tools: fix metadata 7c45018 xineramaproto: fix metadata 7704eab xf86rushproto: fix metadata f8f89f2 xf86miscproto: fix metadata 731c4a7 xf86driproto: fix metadata 37d1122 xf86dgaproto: fix metadata 30bbb59 xf86bigfontproto: fix metadata 23a4a96 xcmiscproto: fix metadata 1173f6b videoproto: fix metadata 2f340b0 trapproto: fix metadata 12903e4 scrnsaverproto: fix metadata 0815a69 resourceproto: fix metadata ab12524 renderproto: fix metadata 94a9669 recordproto: fix metadata 65a8a57 randrproto: fix metadata d1564ab printproto: fix metadata 6ae9b35 libxtst: fix metadata 0fae559 libxp: fix metadata f5e0b36 libxinerama: fix metadata 1a1d6e6 libxi: fix metadata 8fe708e libdmx: fix metadata e4c3b7e kbproto: fix metadata f02f19d inputproto: fix metadata 2b8d375 glproto: fix metadata e7e5947 fontsproto: fix metadata 47da7e7 fontcacheproto: fix metadata 45df656 fixesproto: fix metadata aee6d6d dmxproto: fix metadata 03f5289 damageproto: fix metadata dc98b21 compositeproto: fix metadata 7132e90 calibrateproto: fix metadata 52e12bd xorg-proto-common.inc: fix metadata f0c12ae module-init-tools: fix metadata 6f80a52 psplash: fix metadata 54bf2b7 polkit: fix metadata 2fab4c6 eggdbus_0.6.bb: fix metadata ed1d07d font-util: fix metadata 5ada684 encodings: fix metadata f3bc4cb xorg-font-common.inc: fix metadata 31bc90f settings-daemon: fix metadata f879d7d libxsettings-client: fix metadata and add MIT-style-license cea3fe7 binutils: remove older versions 30e98b4 linux-libc-headers: Remove ioctls for deleted driver c87bf0c qemu: Fix linking of the native package on Fedora 13 5101076 handbook: Fix stylesheet c350927 sanity.bbclass: Fix test for i686 SDKMACHINE 5735f03 handbook: Fix typo in last commit 45a26b9 handbook: fix extraction command 85982ab handbook: fix version reference c3e0980 handbook: Fix references to the stable release 71d24f5 Merge branch 'distro/master' of ssh://git.pokylinux.org/poky-contrib d906219 handbook: Fix generation of HTML handbook da81394 Update version after Green release c7f6eab packaged-staging.bbclass: fix typo in scan_cmd 836bddc xserver-kdrive: Disable dolt to fix build failures ee13bb0 linux-moblin-2.6.33.2: Enable trackpads for netbooks 11d8097 site/powerpc: Add popt site options 2e62c64 gnome-keyring: Add missing DEPENDS on gconf d6bda45 qemuppc: Add ppc603e to PACKAGE_EXTRA_ARCHS, fixing image builds b5fc6ab poky.bbclass: Add second fall-back sources mirror 155770a task-poky-tools: Disable kexec for powerpc 482b3ef gypsy: Fix broken SRC_URI c32daf4 icu-native: LD_LIBRARY_PATH is required fc2e5e0 Fix my own type of BPV -> BPN fd49240 Add an entry for ${BPN} in the handbook 10a23e8 Fixed bzip SRC_URI with ${BPN} c18e886 Revert LICENSE fields for binutils recipe files b43fd54 scripts/create_pull_request fix a typo 1d64687 update create_pull_request for distro/master 046ed7e update distro tracking fields for libtool recipe 177a696 Add distro tracking fields for gnu-config recipe 04b3026 gnu-config recipe: fix SECTION field 31e522c Add distro tracking fields for more recipes 9a50a58 Add distro tracking fields for more recipes 172944c Add distro tracking fields for some recipes a40c5e7 Fix metadata for libmad 6f4ef9d Fix metadata for libid3tag ecfeed0 Fix metadata for liba52 e3e37fd Fix metadata for libical 1d8873d Fix metadata for hostap-utils c655e04 Fix metadata for lrzsz ab26892 Add distro tracking for previous metadata fixes f2cab62 fix metadata for portmap 68de40a fix metadata for bzip2 42881b8 fix metadata for python-pycurl 5c92b10 fix metadata for pth e24d833 fix metadata for gdbm db28428 fix metadata for time 94a06ed add distro tracking fields for more recipes df11273 lttng-viewer_0.8.83.bb: Fix SRC_URI f8acca9 Add distro tracking fields for more recipes 3d5e9f0 flex.inc : update HOMEPAGE metadata field 2dcd861 make 2.20.1 as new default version for binutils 7c9ec39 binutils: upgrade to version 2.20.1 75ea847 distro_tracking_fields.inc: new file for tracking 3421414 Add distro overrides for previous metadata fixes cf01e50 Fix metadata for e2fsprogs 50d8843 Fix metadata for dbus-wait 57c7dda js: Fix mips build and other architecture inconsistency ea45876 icu: Fix LD_LIBRARY_PATH corruption causing build failures beef002 lib/oe/patch.py: Fix patch application failure interaction handling 453ee8d poky-env-internal: fix a typo d92a12f poky-evn-internal: Add some documentation about the config file and commonly used build targets b5a3709 opkg: ensure the data directory is created eb3c93f rootfs_ipk.bbclass: ensure the package manager can create lock files 12a9dea qemu-nativesdk: Make sure the compiler prefix is set fixing cross sdk builds 6a7549f packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCH 8273262 qemu-helper-nativesdk: Fix after file:// url handling changes 07b4e14 m4: Set further site entries 80878da LICENSE: Clarify the license recipe source code is under 24ace6b linux-2.6.33.2: Ensure enable QEMU network drivers for qemux86 2e0e24e scripts: Fix setting up links to cc and gcc in runqemu 61a7301 kernel.bbclass: Drop code which is duplicated later in the function, fixing older kernel builds f38160b bootcdx86: This is dropped in favour of netbook iso images 9b60f0d poky-image-sato-cd: This has been replaced by the -live image 8eea156 xserver-kdrive-xomap: Bandaid for configure issues and modern autotools 3ff7892 gcc-4.3.3: Drop unused patches c2569a7 udev: bump PR after cache fixes 1c803f3 Fix the boot process udev warning efc47a8 pciutils: Stop build breakage if HOST is set in the environment 26a6079 curl: Fix configure issue on mips 99954da linux: bump PR of linux-2.6.3243.2 after the fix for RTC 52de674 busybox: bump the PR after the syslog fix aa91353 Fix the syslog starting failure 2e54470 Fix the issue of /dev/misc/rtc missing from hwclock.sh 6f28a05 m4: Drop broken custom do_configure which stops site cache taking effect (amongst other issues) and drop duplicate PR setting 247da03 site/common-glibc: Add entries for m4 fa64e20 linux-moblin: Drop old versions (2.6.31.5 and 2.6.29.1) 3a8ee58 gcc: Drop 4.2.3 as its unused 47e5d86 metadata_scm.bbclass: Make errors quiet if we're not in a git based scm f47eedd gcc-runtime: Various bug fixes d579b7c gcc-configure-sdk.inc: local-prefix should be in SDKPATH, not a build patch e77506b gcc-configure-cross.inc: local-prefix should be the target exec_prefix a06a85a cross/cross-canadian.bbclass: Save target_exec_prefix variable fcd220b handbook: document the LAYERDIR variable 49df0b8 .gitignore: Ignore the built bsp-guide 79f330c handbook: point out required Python version 3a6948a handbook: add documentation for layers 6a9312c sanity.bbclass: Check for Python 2.6 or newer 8f34dcf handbook: Use new style patch application syntax 40b0d41 task-poky-standalone-sdk-target: Add libgcc-dev and libstdc++-dev to allow compiling in meta-toolchain to work f8c0b93 gcc-cross: Fix install path typo. 1a53b52 linux-moblin: Fix defconfig-netbook 2f7b3e3 gcc-runtime: Make sure multiple target builds work correctly 6118da2 syslinux: Fix native install to use the correct paths 2160ddd base.bbclass: Fix after bb.decodeurl was fixed c4a0b54 sanity.bbclass: version each of the files in the build/conf/ directory cab1009 Fixes for Qemu to use VGA and Touch Screen bf59d21 qemu: Update to 0.12.4 fc81ca7 insane.bbclass: Throw better error if path is bad c3682bf bitbake decodeurl: fix the file:// url handling 807e983 e2fsprogs: Remove all mention of anything associated with uuids 42e7e4f wpa-supplicant: Don't run populate-volatile.sh on the build system 8f367b6 packaged-staging: Add the correct architectures to the opkg conf 1ccbc15 handbook: use XML catalogues to make building work on all(?) distros f5d0471 busybox: Fix redirection of fd 0 in ash interactive fe4e6fc module-init-tools: Don't cross-build static binaries 3161c9b utility-tasks.bbclass: automatic upstream version check 50224b5 libtool-cross: Allow the compile to run else we can generate invalid (unpatched) libtool files 9d9b64a bitbake.conf: Remove util-linux from ASSUME_PROVIDED 17f3c54 util-linux: bump to 2.17 based on OE recipe c4476f7 e2fsprogs: add util-linux to depends 7ada79d sanity.bbclass: check for invalid characters in OEROOT 9ea69b1 utility-tasks: Remove unneeded addtask parameter 6b82b70 Handbook: Documentation for DISTRO_PN_ALIAS 682983b xset: Defining DISTRO_PN_ALIAS for distro_check 2ccd2e6 Handbook: Documentation for LIC_FILES_CHKSUM 5ae3f65 do_distro_check: Recipe exists in other distros? 8514bcf iproute2: fix an issues with DATETIME 2ddc6c4 bitbake.conf: add the LOG_DIR variable 648290d libtool: Make sure ltmain.sh is always regenerated. We can't just remove it since it has to be present to run configure 420b1d8 initscripts: Tweak checkroot to work with recent versions of busybox 5b1c702 e2fsprogs: Upgrade 1.41.5 -> 1.45.12 fe37d67 gcc-configure-runtime: Make sure the sysroot is configured 7dcf1e4 sanity.bbclass: Check for SDKMACHINE=i686 and error if found 7f01812 dropbear: don't apply no-password patch e2598fe busybox: disable mdev, we use udev 09536a7 patch.bbclass: Merge patch enhancements from OE by Chris Larson 1f26469 pm-utils: Upgrade to 1.3.0 and fix SRC_URI not to point at SCM generated tarballs 3cbbd0b eds-dbus: Disable parallel make 2700a62 qemu: add some extra ldflags to make it link succesfully 138df21 Drop vm_mmap_min_addr checks from scripts and sanity class 32a85c1 qemu: reduce duplication, use an inc file and share common patches 3d6e7e7 qemu: Update the static recipe to 0.12.0 4de4707 qemu: updated the glflags patch, which is needed by qemusdk. 1de1ac2 lib/oe/patch.py: Fix datastore references in error paths d630317 handbook: Add alpha verison of a BSP specification a49e605 qemu: Updated to 0.12.0 eb69ecd poky-default.inc: Bump linux-libc-headers to 2.6.33 f24f836 strace: bump from 4.15.18 to 4.15.20 615a98e busybox: bump to 1.15.3 from OE cd62d69 relocatable.bbclass: reduce the amount of output 9210ae6 poky-default.inc: roll-back preferred linux-libc-headers to 2.6.30 9f23e3e Update directdisk images to use common inc files 6bf1f8c kernel.bbclass: Simplify the current external module code 78988bb eggdbus: Disable PARALLEL_MAKE 4bcf9c7 xserver-kdrive-glamo: Fix broken SRC_URI ae9174e kernel.bbclass: Stop staging binaries within scripts/ 5bec733 kernel.bbclass: tidy up staging of headers d887296 linux-libc-headers: add 2.6.33 headers 2c3437d kernel-arch.bbclass: merge improved arch detection from OE.dev 769cf0b kernel.bbclass: Package Kernel firmware 3da120a linux-kernel-base.bbclass: merge version detection updates from upstream e30c5a2 kernel.bbclass: match x86 header installation to other architectures 7a4f1ad linux: Bump to 2.6.33.2 5e8c7c5 linux-moblin: add 2.6.33.2 kernel from MeeGo 1.0 5e07bc9 kernel.bbclass: fix installing of kernels 2.6.34 and above 53d98d7 Move all QEMU machines to use a common kernel recipe set and version bad2fe6 add a new scripts create-pull-request ebed561 Add recipe for X vesa driver package c74035a Add recipe for moblin-image-netbook.directdisk b2c4aee poky-qemu-internal Add -show-cursor to qemux86 f71a4b9 handbook: Add section to Poky manual about contributions and certificate of origin a722741 Merge branch 'tk/head' of ssh://git.pokylinux.org/poky-contrib dfd1472 Merge branch 'nitin/lic1' of ssh://git.pokylinux.org/poky-contrib 505c269 linux: Ensure we have buildable kernel recipes for each machine ad136dd Revert "poky-env-internal: Disable automatic adding of meta environments to BBPATH" 5a3f17e poky-env-internal: unset variables to avoid disturbing new GIT clone 8825d4d License Checking: convert an error into warning b6c6913 mtd-utils: Fix mtd-utils-native do_install task to install binaries into the correct place rather than using hardcoded paths ba804d1 poky-env-internal: Disable automatic adding of meta environments to BBPATH 2ca1f78 License Change checking: c89362c openssl: Fix build of openssl-native on x86_64 with recent binutils 229c80a xf86-input-vmmouse: bump version to 12.6.6 cd8de7b moblin: drop moblin.conf and inherit poky for mirror configuration 3b9ac3f pax-utils: Sync with OE.dev fixing native version 28ca131 Fix build problem with GCC-4.3.3 on PowerPC e150e90 Latest versions of GCC are safe on PowerPC e7fa352 Update classes to use lib/oe ac023d7 lib/oe: Import oe lib from OE.dev 14196cb base.bbclass: Sync minor layout changes with OE.dev 89497d80 xfce.bbclass: Fix SRC_URI (from OE.dev) 753b4a3 poky-default-revisions.inc: Add linux-omap3-pm revision to ensure offline builds at least parse even if the revision is invalid 37858f5 handbook: Add new FAQs d37f265 unifdef-native: Fix staging reference in do_install (noticed from OE.dev) d0f555c unifdef-native: Fix staging reference in do_install (noticed from OE.dev) d425fac sanity.bbclass: fix typo in earlier commit 70a930f Remove meta-cross-linkage recipe, we no longer have a cross directory fbe3d41 Version the build configuration directory 69d788a Fix sanity check for new abi 19a8165 Bump the ABI to alert people that cross has gone 6458da8 Fix references to CROSS_DIR now that it has been removed 29813a4 cross.bbclass: inherit relocatable to post-process cross binaries c22ab5f Install cross-packages into the native sysroot 00c5c97 gcc: Fix packaging of cross for PPC 4d1f39a autotools: deprecate autotools_stage class 95f2dd7 poky-default.inc: set PPC preferred version for gcc-runtime 5fb1069 conf/poky-default.inc: Fix PPC preferred binutils d2c6f3e scripts/pstage-scanner: new script to sanity test the contents of pstage 23ff2e0 relocatable.bbclass: Normalise the generated path d1f413f sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr 6763d75 polkit: fix DEPENDS, requires intltool 7f01951 Move STAGING_BINDIR_CROSS into target sysroot, instead of native e866ea6 packaged-staging.bbclass: Fix architecture field 6727d5a poky-image-sato-directdisk: directdisk variant of Sato image 4c00f55 pixman: explicitly disable Gtk+ tests 36652f5 qemu_git: Ensure we have the required dependencies for a native build d3fbb56 relocatable.bbclass: Actually skip symlinks 4f1ec31 gpgme: STAGING_DIR_HOST != STAGING_DIR/HOST_SYS and this causes subtle cross contamination between certain machines. Fix. 1ac0a1a relocatable.bbclass: ignore symlinks 10b6d14 relocatable.bbclass: Handle files which don't have read/write permissions 572f86c packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packages aa19314 igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and rev. C c45c860 linux-igep2: update to latest stable version 2.6.28-3 eb8be45 psuedo: We don't use lib64 43b5d13 psuedo: Add missing install function b43b80c relocatable: Handle directories having subdirectories of binaries cf92949 gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variables 18bdffa python-pycurl: Set NATIVE_INSTALL_WORKS bcdfa2a encdev-updater: Set NATIVE_INSTALL_WORKS 369f4dc liblbxutil: Fix cross compile issues 9b6287c python-pycurl: Fix building 0f4202f gcc: Don't create links in base-libdir 715b0a8 gcc-crosssdk: Remove bogus require 50022b1 poky-moblin.inc: Set provider for virtual/TARGETcompilerlibs 2fc8da5 gcc-runtime: Add 4.2.3 version eca7e8c gcc-crosssdk: Create common include files c155b71 gcc-cross.inc: Move do_compile 70abb2e gcc-cross: Use NATIVEDEPS fb5b562 gcc: Move -native dependencies into the base gcc version configuration file and create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variables 5b5a069 gcc-cross-kernel: Remove unneeded requires 95fd994 gcc-runtime: Move core code to the main include file ccebaa6 gcc-cross: Simplify require statements e9522df gcc: Drop 4.1.2 as its unused cc0bd4b gcc: Drop 3.4.4/3.4.6 and gcc-native as all are now unused 4821286 gcc-csl: Drop old version 9c77464 gcc-runtime: Handle libgcc headers correctly and set c++ include patch for packages correctly c75c0d6 gcc-runtime: Fix c++ include path 0cf4a98 gcc-package-cross.inc: Only stage gcc-runtime headers for gcc-cross 847324b classes/conf: Update to handle gcc-runtime cdaf6c8 gcc-runtime: Add initial recipe 7a7c234 gcc-4.3.3: Add patch for issue PR35942 to fix libstdc++ build issues with certain host cross compile combinations fcfbc7b autotools.bbclass: Allow extraction of the configure arguments for use in strange testcases 93f357d relocatable.bbclass: we need to process library files too 1ee8863 rootfs_rpm: Explicitly add runtime dependencies to depends 34a24c2 createrepo: Fix dependencies, yum at runtime and libxml2 at build ad07d79 .gitignore: Add packaged staging directory to ignore list 5eb169b python-urlgrabber: Update to 3.9.1 with extra patches from Fedora 8114971 python-native: Fix DEPENDS by adding sqlite3 678537c pyton-pycurl: Add new recipe from OE.dev a2d5806 curl: Bump to 7.20 555f60f yum: Fix installation of python modules 9b3a51f handbook: Update links to Anjuta plugin 72af5b2 fakechroot: Fix patch application d3d36d9 bitbake/event.py: Run class eventhandlers in the task context but ensure UI handlers run in the server context 871f731 bitbake/cooker.py: Finishing the command needs to happen after the BuildCompleted event else the cooker can shutdown first fb245be cache.py: Bump the cache version after the BBVERSIONS update 881caec bb.manifest: Drop, its unused and obsolete. No point in having dead code around 19d5f2b BBFILES: use a set to remove duplicates when collecting. adbfce3 bb/command was importing bb and accessing some of its own classes indirectly as bb.command.<class> 1e2f64a Why is bb/__init__.py importing bb? 964085f data_smart: be explicit about what we make available to eval'd python code 6028dae Fix 7 references to undefined variables, as spotted by pyflakes c6940a9 bb.utils: remove old portage remnants ec3f908 bb.utils: utilize string.letters and string.digits 80a52e7a bb.which: fix broken direction/reverse argument b5f8ce0 crumbs: fix hassattr typo c244243 Implement BBVERSIONS cefeeb1 usermanual.xml: Add documentation on bblayers.conf 5060280 Expand PREMIRRORS 5d90d90 utils: improve wording of error message c328f16 bootimg.bbclass: Fix dependency name 5cda1b7 parted: Add BBCLASSEXTEND native f89cd31 bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin location and fix dependencies 91f093a syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging function 7ccc046 scm-revisions: Always use ??= operator 6797465 meta-openmoko: Add layer configuration 00d0202 meta-moblin/layer.conf: Fix layer location 4e821de meta-extras: Add layer configuration e941ff6 poky-image-minimal-directdisk: Add directdisk image example 027c167 boot-directdisk.bbclass: Add direct disk image creation class f30bf93 bootimg.bbclass: Improve documentation 589df80 bitbake: Gross hack to fix packaged-staging with BBCLASSEXTEND packages 0449c26 packaged-staging.bbclass: Revert accidental damage 9ce6198 packaged-staging.bbclass: Fix mkdir to actually create the destination directory ae04c7f encdev-native: Convert to BBCLASSEXTEND ff5e6f4 yum: Update yum and createrepo to latest version 1a13610 .gitignore: ignore bblayers.conf d02c604 linux-nokia800_2.6.21: Remove legacy staging function e78c12d u-boot: remove legacy staging e3c4237 fakechroot: Update to 2.9 and add a patch from Debian 1d05e3a pseudo: Add recipe 006510c layer.conf: Fix filename conflict d158569 Move default SCM versions into separate meta directory specific files to improve maintainability 90040ce Switch to bblayers configuration 666c753 bitbake/cooker.py: Add support for a bblayers.conf file a4008b8 utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT these functions any longer 70141cb bitbake/providers: Fix merge error 04263dc cooker: bail out early if no files to build 2f9e15a Fix issues with BBCLASSEXTEND set by anonymous python, and rename some variables to improve code clarity 57044b9 Implement ??= operator ada2a84 Avoid unnecessary calls to keys() when iterating over dictionaries. 9d9b47b knotty: tweak failure phrase a7d5f73 Fix ud.basecmd error introduced by the FETCHCMD_git commit dea828c Add initial 'repo' fetcher d8b12d4 Re-getVar BBCLASSEXTEND after finalise() 73a12b9 Error early if BBPATH is unset, rather than falling back to share/bitbake 9998b45 Kill unused projectdir in bb package. 8f83be3 Fix msg usage in the moved utility functions. f8c6db9 Move most utility functions from bb into bb.utils. b7d175a Move compat imports in the bb package to avoid circular dep issues. ac392b6 Move encodeurl, decodeurl into bb.fetch. a3012e1 Move MalformedUrl, VarExpandError into appropriate modules. 9a0da38 Add FETCHCMD parameter for git e17a0bd sanity.bbclass: Add a note about using dpkg-reconfigure 9c5386c base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code more readable and modularised 185cb38 base.bbclass: Really drop siteinfo by default a30f6e9 base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch from Chris Larson] 8d5f122 .gitignore: Add handbook generated files to the ignore list 6cd2b26 xcmsdb: Add libxdmcp to DEPENDS d296df4 claws-mail: Fix building with new automake 34e1b3e poky-fixed-revisions: Bump twitter-glib to a buildable version 8659148 poky-fixed-revisions: Align Clutter revisions with Moblin distro 6526d31 clutter: Fix building version 0.8 98d29b8 syncevolution: Fix DEPENDS 2060121 libsynthesis: Fix DEPENDS c00070d luit: add libxdmcp to DEPENDS 380346e libxscrnsaver: bump version to 1.2.0 b7783b3 liblbxutil: Bump version and fix dependencies 62cd0ea handbook: remove OpenedHand contact information 5b5f1ba handbook: Add a section on extending images using packages b3f5e55 handbook: Publishing tweaks d280581 handbook: Add missing tag de9c12b handbook/faq: Add entry about building on NTFS c21aed8 task-poky: No longer need to exclude pcmanfm on powerpc 757fd87 pcmanfm: Allow package to build on PowerPC e844f9b zoom2.conf : switch to using the TI integration tree for kernel af1488e linux-omap-zoomsync_2.6.32.bb : add kernel from TI zoom2 integration tree 61423e1 bison: 2.0 -> 2.3 1eb0939 handbook: Correction, we're building QEMU x86 not QEMU Arm image 208f6a9 handbook: update references of stable version number ffb5db2 handbook: Clean up OpenedHand references 05324ae handbook: Various tweaks for recent fop/pdf generation 4c07b33 poky-doc-tools: Update to work with fop >= 0.95 701e5bd eds-dbus: Add parallel make fixes from Pango d59a1a1 task-poky: Disable pcmanfm on powerpc (until confirmed it works) 8ddb306 Add i686 SDK machine 382a630 bitbake fetch/__init__.py: Failing urls should raise errors, not fatal exceptions 28f7dd3 packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIR 538087d packaged-staging: Fix packagaging of cross packages 211f928 packaged-staging: Fix typo, grep not qrep ... 424375b xf86-video-omapfb: Bump revision. b8637a9 xserver-xf86-config: Do not set default depth to 16 for IGEP v2. 80f1baf xserver-xf86-lite: Fix compilation break for ARM architecture. bda8282 gcc: Fix fail to compile since they can't find limits.h include. 07207b0 liboil: 0.3.14 -> 0.3.17 bb59464 eds-dbus: Disable parallel make build problem c02ea00 tasks: Bump to version 0.15 12eed15 gdb-cross: Allow to build after recent gettext changes cb8ae04 packaged-staging: post-process non-binary files to fix paths in native packages fce742a handbook: tmp/staging was renamed to tmp/sysroots - update references 3e39dac preferred-xorg-versions: Bump versions to match available recipes 28d9065 linux-omap: Build fix 185819a poky-moblin.inc: Move to meta-moblin d9d4540 glibc: Allow 2.9 to work with binutils 2.20 (patch from OE.dev) 2bbf5ce poky/moblin: Switch to binutils 2.20 8d38280 binutils: Add 2.20 (patchset from OE.dev) 2baf8bb libpcap: Update to 1.0.0 and sync with OE.dev 75fbd88 portmap: Sync with OE.dev 32a44f4 a52dec: Clean up CFLAGS e3eb128 perl: Update to work with native binary relative path locations 7a60d37 relocatable.bbclass: Clean up indentation df76efb relocatable.bbclass: Handle symlinks correctly 814c3ef cross.bbclass: Note that relocatable binaries disabled for a reason de2138b linux: Enable linux-2.6.32 for qemux86 and qemuppc ef246b4 relocatable.bbclass: Enhancements to rpath replacement algorithm b694d3c bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE" a88950c eggdbus: Add missing dbus-glib DEPENDS ba60f7b qmake-naitve: Fix do_install defa54d bitbake: [cache] copy instead of deepcopy in sync f037692 bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode base class. c675bfd bitbake: [parse] Use bb.which in resolve_file 7b57ad9 bitbake: [parser] Make resolve_file only resolve the path 83ec5ea bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedup c011d42 bitbake: [parser] prepare to cache some .bbcclass and .inc files 793c88d bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a file 3eb2e6c bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse. 6f52a15 bitbake: [parse] Don't use relative import of parse_py. 3f1ca0a bitbake: [parse] Move the last method to the AST... baf2395 bitbake: [parser] Move more methods to the ast scheme d84b7c5 bitbake: [parser] Move one more item to the ast a5bb5d6 bitbake: [parser] Move methodflags over to the ast 7cfe3a5 bitbake: [parser] Build fix 8eaaf66 bitbake: [parser] Move more statements over the two phase AST d2bf3f0 bitbake: [parse] Change handling include through the AstNode 8072cf0 bitbake: [parser] Call eval and remove non ast code 118161f bitbake: [parser] Call eval immeditaley to test this code a201058 bitbake: [parser] Prepare to cease out getFunc 269d4d5 bitbake: [parser] Preserve include vs. require behaviour 71a1938 bitbake: [parser] Firs set of AST nodes with construction and eval df8f770 bitbake: [parser] Add documentation about usage of this code 4320386 bitbake: [parser] Move the finalise into the ast as well 4b25b51 bitbake: [parser] Cary a Statement Node through the parsing 5bac340 bitbake: [parser] Move evaluating into the ast class... e9d8dd2 bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCE de7c939 bitbake: runqueue.py: improve printing dependent tasks e39d89e bitbake: taskdata.py: fix typo in debug message da10a2a sanity.bbclass: Add chrpath to the required utilities 7b4e80b relocatable.bbclass: Tidy up class 12325e3 chrpath: Only set the chrpath binary for the native package f1a87fa relocatable.bbclass: Improve logic and style 62c103c bitbake: utils.py: Don't error if an exported environment variable is unset (i.e. None) 6e1cc7c relocatable.bbclass: remove hard-coded rpaths from native binaries a079589 xserver-nodm-init: Make sure kdrive servers have the console keyboard enabled e49fcdc xserver-kdrive: Add keyboard fix (partially from OE.dev 6054d36 preferred-xorg-versions: Update xserver-kdrive version 216f9f0 xserver-xf86: Drop old versions and update xserver-xf86-lite version 25e0acc xserver-kdrive: Add 1.7.99.2 2146902 calibrateproto: Add missing length fields to X_Replies c33fa35 sharp-flash-header: Convert from leagacy staging 633e0ff binutils: Apply cross compiling changes to libtool since we don't autoreconf 6877acc keymaps: Use RDEPENDS_${PN} 0307f80 linux-libc-headers: extend nativesdk for 2.6.29 bc1ae94 preferred-xorg-versions.inc: bump preferred util-macros 99b4b10 bitbake: BBHandler: pass lineno and fn to handleMethod d5519d4 bitbake: parse_py/ConfHandler.py: missing colon after else 7a4579e bitbake: ConfHandler: Fix require vs. include behaviour fb918a7 bitbake: [parser] Move more stuff out the feeder b045ab3 bitbake: [parse] Move inherit handling to method 7477c0d bitbake: [parsers] Move out more functions e3c9a34 bitbake: [parser] Move more stuff out to separate methods... 169e719 bitbake: [parser] Move the handling of a method to a function 913e788 bitbake: [parse] Unify opening a file... 242a036 bitbake: [parser] Kill obtain/localpath from the parser bf6a4fd bitbake: usermanual.xml: Add section for ?= var setting. 6ae3907 distros: set xserver-xf86 as default PREFERRED_PROVIDER for virtual/xserver bf422fc qemux86: fix setting of preferred provider for virtual/xserver 62ab7da moblin-fixed-revisions: bump libdrm version 0ff3de8 preferred-xorg-versions: increase various components to match Moblin distro 2c29947 libdrm: bump version to 2.4.17 as required by mesa 7.7 391fda5 poky-default: bump preferred glibc version to 2.9 for Poky distro 8a8094a ofono: bump to 0.17 f1ee04b connman: bump to 0.48 109f750 eds-dbus: Fix DEPENDS, add gnome-keyring and use libsoup-2.4 not libsoup e8241d7 libpcap: Fix PR 6895486 libpcap: fix configure with newer autofoo and fix inherit b81b391 xorg-macros: 1.5.0 -> 1.6.0 466043e moblin-panel-myzone: Add DEPENDS on libical 6d2b2b2 libical: Add from OE.dev with cleanup e93ccce eds-dbus: Pull from git, not svn 96cdddc moblin-bleeding: Don't enable a browser for now f19bbd5 task-moblin-x11-netbook: Allow browser choice to be overridden bb1427f moblin-floating-revisions: Use mx branch for moblin-web-browser 851267d mesa-dri-git: Handle cross compiling of the glsl utils 173f02f moblin-fixed-revisions.inc: Update libsocialweb revision 52cbb07 bitbake: fix invalid method and logic ec92133 bitbake: Test premirrors and mirrors in checkstatus() b596530 bognor-regis: Add missing bickley DEPENDS e5be372 mesa-dri: Use master branch for git versions 8886fa1 xserver-xf86-dri-lite: Update git recipe for latest versions 03890f3 makedepend/xorg-cf-files: Upgrade to new point releases ce6ae67 util-macros: 1.4.1 -> 1.5.0 219b89e python.inc: Disable parallel make 3a15c0e dpkg: Make sure the -native version doesn't have strange RDEPENDS f6f1066 libjana: Use gnome git, not svn 422c5f7 tracker: 0.6.95 -> 0.7.18 4dd0575 moblin-panel-git: Update DEPENDS for libsocialweb def3967 Add libsocialweb 780d218 clutter-gst: Update revision c9fd126 bitbake: Fix try_mirrors() logic, was only trying the first mirror. 72495b5 task-moblin-standalone-sdk-target: Update clutter-gst/-gtk dependencies 32f61e5 hornsey: Update DEPENDS of recent git versions 5b3397a Tweak gettext usage 5af4d6a gmime: Add from OE.dev with tweaks 893bc3e gamin: Add from OE.dev 42d7275 tracker: Add from OE.dev fa2470c clutter-gst/clutter-gtk: Add API versions to the package names and update to the latest code 99e23d6 pango-1.22.2: Fix autoconf/automake issue with double header reference 1556e81 poky-default: Upgrade binutils to 2.19 71b1add moblin-floating-revisions: Fix missing quote afe1242 bitbake: if PREMIRRORS set test for local file in FetchData.setup_localpath b571168 bitbake: Enhance the fetchers' support for local mirrors 095347f poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs' 8235389 conf: remove references to SRC_TARBALL_STASH 0737552 bitbake: unify mirror support and make it independant of the fetcher 0b52537 twitter-glib: Drop merged patch and update revision d19b114 moblin-fixed-revisions: Update moblin-app-installer version ef670e0 xorg-proto: Always depend on util-macros, update gettext dependencies to be inherits 4cb5879 xorg: Bulk version upgrades 5daaa63 hornsey: Add mixxing xtst DEPENDS 28a8d15 mozilla-headless: Add missing autoconf patch hunk 4d80441 mx: Disable gesture support 4f0499f autoconf: Add missing patch 29d1df5 autoconf/automake: Switch to 2.65 and 1.11.1 fa9f399 libtool: Add missing patch 3813e33 mozilla-headless: Add patch to enable builds with recent autoconf/automake 11044cb xserver-xf86-dri: Fix for recent autoconf+automake 9d22556 kexec-tools: Fix synatx error with recent autoconf+automake 18ba0bc libatomics-ops: Fix with recent autoconf/automake 625ae51 libtool: Fix a bug where trailing slash characters could break path comparisions 80c7c52 twitter-glib: Add fix for recent autoconf/automake 99643e5 taglib: 1.5 -> 1.6.1 (and apply autoconf/automake fixes) dd5269c parted: 1.88 -> 1.9.0 (works with recent autoconf/automake) 10b89e8 m4: 1.4.12 -> 1.4.13 ca51dda libsndfile1: Add infinite recursion fix for recent autotools 5cf94e1 libtelepathy: Fix double referenced file causing autoconf/automake issues 769baa1 autoconf-2.65: Ensure autoconf sees our site cache 09ab7da autoconf-2.65: Drop unneeded patches daabf19 e2fsprogs: Fix configure quoting to work with recent autoconf/automake 89bee8a Add *~ to .gitignore bb217b6 libxslt: Fix double defintion problem which breaks recent autoconf/automake da21a63 gettext: Apply upstream fix to work with recent autoconf/automake 116e25e bzip2: Fix double defintion problem which breaks recent autoconf/automake be2a5df task-poky-tools: kexec-tools don't support mips|mipsel, so make it optional 2e84247 pcmanfm: support mips|mipsel 301744d site/mipsel-linux: add eds-dbus variables 9999f0a site/mipsel-linux: add popt variables 0c4ead0 site/mipsel-linux: add glib-2.0 variables 413f235 udev: Add DEPENDS on glib-2.0 after recent changes b604fe9 networkmanager: Fix polkit dependency dfcc15e autoconf: Don't use 2.65 yet 08f4cc9 automake: Add 1.11.1 using BBCLASSEXTEND (not default) 50d9304 autoconf: 2.63 -> 2.65 (not default) 4420ddc autoconf: 2.63 -> 2.65 (not default) 1c870f0 moblin-fixed-revisions.inc: Bump clutter-1.0 revision c6afdeb xf86-video-intel: 2.7.1 -> 2.10.0 1e4ec62 pkgconfig: Add SCM version for testing purposes (not default) 2f280c1 packagekit: Use 0.5.6 and gnome-packagekit 2.28.2 7e38b6f devicekit: Add 003 release and devicekit-power (from OE.dev with fixes/improvements) c18b2b5 policykit: Rename to polkit to match upstream and upgrade ecc9880 udev: Enable gudev e5c96dd eggdbus: Add from OE.dev with dependency fixes 058b96d mutter-moblin-git: Add missing require 50ffb99 packaged-staging: basic support for pulling staging packages from a mirror 0e4111c bitbake.conf: quieten wget fetches b2c8430 packaged-staging: Move packaged staging directory outside of DEPLOY_DIR 9ff3045 packaged-staging: fix up handling of crosssdk packages 9737011 opkg: We must always include a valid arch.conf file eb6d6f3 opkg: Fix header problem 6ca0e13 packagekit: 0.4.9 -> 0.6.0 (with fixes for opkg) db39d57 mesa: Add 7.7 f020fe5 libx11-trim: Update patch aa49e73 poky-external-eabi: Rename to poky-external-default 589a797 conf/distro/poky: Rename poky-eabi to poky-default to make more sense 3ce2be9 conf/distro/include: Drop poky-eabiX files, they no longer serve a purpose e309024 poky-eabi.inc: Massive cleanup 3697f64 poky-moblin: Set gcc version correctly db99dab gcc: Drop 4.3.1 and 4.3.2 23d8841 gcc: Make sure target_* variables are set, fixing gcc search path issues 6793dca opkg: Fix native and nativesdk configuration options fdf134a bitbake/build.py: No need for this gross hack now c6868ce libdrm: Create a common include file and att virtual/libx11 to DEPENDS 4340e3e qemu.inc: Set xserver preferred provider correctly 1980555 bitbake.conf: Add virtual/xserver to MUTLI_PROVIDER_WHITELIST 39d8c0f opkg: add openssl to DEPENDS 67fbc5c opkg: Update to latest svn and apply patch to enable readable logfiles 6391725 libdrm: 2.4.7 -> 2.4.15 91066e8 site/mips-linux: Add entry for eds-dbus fd34f26 insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan staging 684d263 linux-moblin: Add 2.6.31.5 3a32c2c yum: Fix DEPENDS (no python-shlex) 5790800 yum: Fix DEPENDS (no python-bzip) b623ced bitbake.conf: Add virtual/libintl-nativesdk to MULTI_PROVIDER_WHITELIST 75f682d fakeroot: Stop setting LD_LIBRARY_PATH as it breaks things (see patch description) b9d958c bitbake: Don't import xmlrpc server unless needed aedf7d3 bin/bitbake: Add import server 7e80254 bitbake/cooker: Drop unneeded import 37f8e24 bitbake: Fix UI failure exception handling with python 2.6 5ebad0d knotty: Improve task failure message handling using the uihelper code 5c62833 runqueue.py: Use fcntl to make the worker pipes non-blocking fd42ffa bitbake/event: If the server disappears, we just exit too d7c9b7d runqueue: When a task fails, make sure the server still processes events from other workers 867b01c bitbake/__init__.py: Fix bb.plain and bb.warn function, initial patch from Petri Lehtinen <petri.lehtinen+bitbake-dev@inoi.fi> c69797d bitbake/git: remove repodir usage (from bitbake master) 573f612 bitbake/runqueue: Fix typo 22c29d8 bitbake: Switch to bitbake-dev version (bitbake master upstream) 1bfd6ed bitbake-dev: Sync with bitbake upstream d6c7a44 gcc-cross-canadian: Fix include paths and hence c++ compiler issues 3139368 bitbake.conf: Add virtual/libintl-native to MUTLI_PROVIDER_WHITELIST b65e8ec bitbake-dev: Sync again with upstream after fixes from Poky bitbake 1.8 were merged 4378860 linux-2.6.32: Add defconfig for qemuppc c94707a qemuppc: Add qemuppc machine 92df15e poky-eabi: Temporarily add non-standard PREFERRED_VERSIONS for PowerPC f97e684 u-boot-mkimage: Update 2009.08 recipe b731a08 linux-2.6.32 (for mpc8313erdb) bd37507 u-boot-mkimage-2009.08 (and BBCLASSEXTEND native nativesdk) 3d3053e Add crosssdk and cross-canadian gcc 4.2.3 recipes 306756b glibc-2.6.1: add BBCLASSEXTEND nativesdk 48007a0 linux-libc-headers-2.6.20 fixed headers_install path and extend as nativesdk 8fa52fb lzo: fix building for powerpc 0bddf1c task-poky-tools: kexec-tools doesn't work on Mips so make it optional 22a271a bitbake-dev: Sync with upstream cefe87f pcmanfm: Add COMPATIBLE_HOST line for arch's with inotify/fam fd165bb tasks/task-poky: make the file manager a conditional part of the task e77bc0b kexec-tools: Set COMPATIBLE_HOST as mips is unsupported ba66481 site/mips-linux: add readline b0bda60 qemu: build mips system support in qemu dfe7231 distros: fix mistake in opkg-native PREFERRED_PROVIDER b02a125 preferred-xorg-versions: bump util-macros version e081a82 distros: Fix some warnings by setting PREFERRED_PROVIDER's 22aadfc glib-2.0-native: Fix DEPENDS 60251ac pango: Disable PARALLEL_MAKE 170e071 dpkg: Add missing -native DEPENDS f00e5cf bitbake-dev: Sync with upstream a774049 poky-eabi.inc: Use glibc 2.9 for mips feed2e2 cross.bbclass: Set BASEPKG_HOST_SYS to a sane value 2debb77 libx11-git: Disable dolt b07628b util-macros: 1.3.0 -> 1.4.1 50d9ca7 qemu: Add small fix to gl patch 24c24ec gnome-terminal: temporarily disable scrollkeeper 6816e5a empathy: append to EXTRA_OECONF, don't override 7b41d2b scripts/runqemu: Fix some typos ce687c2 package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdk adede58 package_ipk.bbclass: Add handling for all/any/noarch and nativesdk 9bad537 empathy: Remove stale package and fix build 46a26dc poky-fixed-revisions: Update clutter gst/gtk/mozembed revisions 94006b8 poky-fixed-revisions: Update moblin revisions 2634976 gnome-terminal: Apply patch from upstream to fix doc build issues ed2be0f insane.bbclass: Fix typo 9604ad0 cross-canadian: Fix gettext issues 5afaf16 gdb-cross-canadian: Add missing gettext-nativesdk DEPENDS 0b724f9 gcc-cross-canadian: Add gettext-nativesdk DEPENDS 58ef914 binutils-cross-canadian: DEPEND on gettext-nativesdk 523439f gcc-crosssdk: Fix DEPENDS for gettext 07046f3 dpkg: Convert to BBCLASSEXTEND 5c0a06b openssl: Convert to BBCLASSEXTEND 441006c db: Convert to BBCLASSEXTEND 705fe2f glib-2.0: Convert to BBCLASSEXTEND a717961 opkg: Convert to use BBCLASSEXTEND 357282e freetype: Convert to BBCLASSEXTEND 88872c0 gcc-crosssdk-intermediate: Add missing gettext-native dependency f911c26 xkeyboard-config: Merge recipes (and fix DEPENDS) 89ab1a2 meta-moblin:Tweak PVs 6baeede meta-moblin: Update to Moblin 2.1 released versions 3fce6c2 libx11_git: Update PV 9a66ae0 mutter: Add 2.28.1 release 813e135 gupnp-av: 0.5 -> 0.5.2 and add 0.4 3ef9c4c nbtk: Add 1.2.3 release 4108af2 carrick: Add 1.1.13 release version and prefer over the git version for moblin cf91cfa bitbake: Apply modified version of a patch from Martin Jansa <martin.jansa@gmail.com> to allow wildcards at the end of PREFERRED_VERSION strings 5ab4428 gettext: extend nativesdk b8e0c83 claws-plugins: Add missing gettext inherits 2a30f28 gupnp-tools: Fix filename 7ae983c aspell: Add missing gettext inherit 2491731 claws-mail: Add missing gettext inherit fbf9d75 coreutils: Add missing gettext inherit a06263e make: Add missing gettext inherit 1b20976 gcc: Use DEPENDS += to preseve gettext dependency 2f78c4d xkeyboard-config: Add DEPENDS on glib-2.0 (for glib-gettext) 957863b rpm-native: Add DEPENDS on gettext-native 795e22c moblin-menus: Add DEPENDS on glib-2.0 (for glib-gettext) d702e01 blktool: Add missing DEPENDS on glib-2.0 ace4de1 bognor-regis: Add missing gupnp and gupnp-av DPENDS 1f343e2 gupnp: Update to latest releases 4863664 Merge branch 'master' of ssh://gitserver@git.pokylinux.org/poky 7111f83 diffutils: Add missing gettext dependency d273811 site/mips-linux: add popt variables 9f73ec3 libxcb: add xcb-proto-native to DEPENDS 5504082 xcb-proto: support building native packages of each version fc20223 qemumips: Use the linux-rp kernel by default e4f4259 linux-rp: Support a 2.6.29 kernel for qemumips 955c7aa qemumips: Add qemumips machine from OE.dev aef159c insane.bbclass: Fix multiline string aee835b insane.bbclass: enhance gettext error message 4dac8ed pam: fix inherit, add gettext and change autotools b1b5194 libidn: fix inherit, add gettext and change autotools 1ce4a01 gst-plugins-ogg/bad/ugly: Add missing inherit gettext a1e9d39 avahi: Add missing inherit gettext 7cbbccf parted: Add missing inherit gettext e83d48c gst-plugins-base: Inherit gettext c37037d gettext.bbclass: Set the gettext dependencies correctly for target, cross and native packages f309274 tzcode/tzdata: Drop unneeded gettext DEPENDS 8a7fd14 insane.bbclass: special case gettext as it can't depend on itself 91d2e7d gcc: add gettext to dependencies 69f7bf8 sed: add gettext to dependencies eb27ddf python: remove unneeded gettext dependancy ccf2e8c gdbm: remove unneeded gettext dependancy 5522e48 update-rc.d: remove unneeded gettext dependancy 5ad2aa2 ofono: remove unneeded gettext dependancy e3f37d6 mutter: remove unneeded gettext dependancy 2d82287 loudmouth: remove unneeded gettext dependancy a15166c libpng: remove unneeded gettext dependancy dc415f5 jpeg: remove unneeded gettext dependancy 3e12340 gnutls: add gettext to dependencies 67883ba connman: remove unneeded gettext dependancy e33839b clutter: remove unneeded gettext dependancy dc07c33 binutils: add gettext to depends 4965a74 nbtk: remove unneeded gettext dependancy 8c3f554 mx: remove unneeded gettext dependancy cf33df3 libccss: remove unneeded gettext dependancy 588e1c1 clutter-imcontext: remove unneeded gettext dependancy 9717322 check: remove unneeded gettext dependancy 2be6580 insane.bbclass: Fix gettext test 52b821a tzdata: 2008b -> 2009s a4ba37e tzcode: 2007h -> 2009r fe55fe7 base.bbclass: Fix missing argument 1ec8526 base.bbclass: Fix indentation error 70a3946 ofono: add gettext to DEPENDS 5bc6539 nbtk: add gettext to DEPENDS daae258 mx: add gettext to DEPENDS c52ad72 mx: Add Mx based on nbtk recipe e1baebd nbtk: update fixed revision to 1.2.3 git tag a1c4e3b handbook: Minor tweaks 8904028 ofono: Initial recipe for ofono 69027cd Remove use of gconnman as it's no longer maintained nor used 9f5e04a taskdata.py: Improve error message if a task dependency has an incorrect format dbd66fc bitbake/BBHandler: Only add do_ prefix to tasks if its not already present 29ae46a kernel.bbclass: Use B, not S in KERNEL_VERSION e90771c glibc-package.inc: Remove hardcoded path reference (from OE.dev) 9a2f361 devshell.bbclass: Merge tweaks from OE.dev 22429b6 base.bbclass: Partially sync branch/scm handling functions with OE.dev b28aa01 glib-2.0: add gettext to DEPENDS 26d2071 xorg-util: add gettext to DEPENDS where required 5fda6f9 xorg-proto: add gettext to DEPENDS where required b54602d xorg-libs: Add gettext to DEPENDS where required 41f43e1 python: add gettext to DEPENDS 4ae547d telepathy-glib: add gettext to DEPENDS eb12b04 telepathy-glib: Update 0.9.0 -> 0.9.2 8076573 update-rc.d: add gettext to DEPENDS f35aab2 mutter: add gettext to DEPENDS b703ee6 loudmouth: add gettext to DEPENDS 674c9e5 libpng: add gettext to DEPENDS d6cbbec jpeg: add gettext to DEPENDS 7188bb4 gdbm: add gettext to DEPENDS fc2ba9a connman: add gettext to DEPENDS 5cd6d10 connman: Updates and a recipe for the latest release 2aa6a8a poky-fixed-revisions.inc: Fix preferred version for dbus-glib 2286ffb clutter: add gettext to DEPENDS fb34cbd nbtk: add gettext to DEPENDS 508dacc libccss: add gettext to DEPENDS 29a65ec check: add gettext to DEPENDS 33e1378 clutter-imcontext: add gettext to DEPENDS 4859945 insane.bbclass: Handle native packages in the gettext test 459861b bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree 71e21a7 insane.bbclass: Check whether gettext is required but not in DEPENDS aa65b67 chrpath: Add chrpath 0.13 based on recipe from OE.dev dd2a0e0 console-tools: Add missing gettext dependency ceb91f7 scripts: preserve BB_NUMBER_THREADS when sanitising environment 51497a7 kernel.bbclass: Sync with OE.dev 62ab23e insane.bbclass: Skip arch check for Cross Canadian 61d608e local.conf: Fix cross canadian variable, it's SDKMACHINE not SDK_ARCH 1183aff bitbake/git.py: Typo fix b80f6d8 bitbake/git.py: Add support for fullclone parameter a94737f bitbake/git.py: Move variable init into the localpath function 7d937f0 qemugl: Only directly install for -nativesdk version bf69b8b local.conf: mention the Canadian Cross variable; SDK_ARCH 30b6c9b local.conf: use qemux86 as default target 2c5ae3e handbook: point people at purple in the introduction cb8684f bitbake/cooker.py: Fix handling of extra configuration files c02e389 git.py: Improve command failure error messages 72327cb moblin-web-browser: Fix xpidl patch to make sure idl include files are found d5ad487 mozilla-headless: Fix xulrunner version references 1805dbd dbus-glib: 0.78 -> 0.82 12691f2 mozilla-headless: Set PKG_CONFIG_ALLOW_SYSTEM_LIBS to avoid host libraries being found ac39732 moblin-floating-revisions: Set fixed revision for bisho fd2e201 moblin-app-installer: Fix syntax error d2e8c1f moblin-app-installer: Update patch against latest git 386d564 moblin-fixed-revisions: Bump clutter revision 507dcf9 meta-moblin: Switch to gtk+ 2.18.5 db2e750 gtk+: Add 2.18.5 bd874fa poky-fixed-revisions.inc: Update glib-2.0 revision 35e8e3f gtk-doc: Update gtk-doc.m4 eee88f3 glib-2.0: 2.20 -> 2.22 e5a21c4 moblin-web-browser: Update patch 57bf2cf clutter: Fix locked down revision patch 5386327 udev: Add local.rules for the IGEP v2 to symlink the first framebuffer to /dev/fb 9bd948e bognor-regis: Add missing DEPENDS on libnotify 8caa290 rpm: Update for python 2.6 13ee301 moblin-floating-revisions: Enable floating revisions for mozilla-headless 7ab7ad8 mozilla-headless: Update to work with recent git changes 9e27801 sqlite3: Add missing DEPENDS on tcl-native f4674fa tcl: Add tcltk from OE.dev but with legacy staging function removed and converted to BBCLASSEXTEND 7b8e1ef mojito: Add RDEPENDS on connman and set configure flags to match, also disable shave 21c54dd sqlite3: 3.6.16 -> 3.6.20 c924e98 leadpad/pcmanfm/puzzles: Make libowl optional aeabb07 tasks: Fix missing quote ad51b8c poky-fixed-revisions.inc: Update dates revision 3ab04a9 pimlico: Clean up libowl handling to be consistent e584e7c libowl: Remove stale comments and enable packaging 288e62a distutils: Sync with OE.dev c7d4ad8 gdb: Make sure cross-candian version does not provide gdbserver 98192bf site/ix86-common: Add moz variables ba1c4fa python: Update 2.5 -> 2.6 (from OE.dev) 3b5336f python: Update 2.5 -> 2.6 (from OE.dev) de73c65 alsa-utils/xdg-user-dirs/diffstat: Add missing DEPENDS on gettext 73e514b rpm: Bump PR 1678395 libtool: Fix sysroot preprocess function 28fc110 nativesdk.bbclass: Disable debug 82fd3bd nativesdk.bbclass: Fix DEPENDS handling 7bb37ff gdb: Clean up recipe and don't inherit cross for cross-canadian 4248fbe cross-canadian: Set PKGHIST_DIR to a correct value 18bd183 libexif: Add gettext DEPENDS 515b0f1 util-linux: Fix DEPENDS on gettext f866f51 gstreamer: Fix DEPENDS on gettext 68518c4 popt: Fix DEPENDS on gettext a76bdfb libgpg-error: Add missing DEPENDS on gettext 8917b6e libidl: Add missing DEPENDS on flex 212dedc flex: Add missing DEPENDS on gettext ac0788e bison: Add missing DEPENDS on gettext 5bc0235 clutter-git: Update patch 6661806 rpm: Disable dwarfdebug 0ad571d clutter-git: Disable DOLT 66c952c autotools.bbclass: Make sure config.rpath is present if needed dfd32b4 base.bbclass: Stage etc directory for native packages 659d4e2 mutter: Bump PR 414f9e8 gdk-pixbuf-csource: Make sure a loaders file is generated after recent staging changes 6348b70 libtool-cross: Don't allow bad staging files break libtooL 15b5395 libtool: Only apply sysroot mangling to libtool itself (not native/cross/nativesdk) 35433ab rpm: Bump PR 7cf518c gvfs: Add missing DEPEND on gnome-keyring and disable libarchive 499c15a pycairo: Fix staging 67a8d2d ribosome: Build workarounds 20abebf xapps: Add configure sed to remove problems with the XAW_CHECK_XPRINT_SUPPORT macro 3d5a8ff clutter-gst: Bump PR 4fb92e7 clutter-gst: Disable DOLT 400f1ca libtool: Allow ltdl to stage only 8e33642 Add missing patches 6e6320b gupnp: Fix staging preprocess function 63d30e3 clutter-1.0: Disable DOLT 463f99c clutter-1.0: Disable DOLT 78ed945 syncevolution: Correct branchname 1b0fd59 moblin-floating-revisions.inc: Disable head revisions for now e1e3621 moblin-fixed-revisions.inc: Update gtk+ version ad2dfda subversion: Bump PR 8265d8d gnu-config: Add missings sed command a813f23 libtool: Don't install into staging since we need libtool-cross there c770141 e2fsprogs: Fix typo and bump appropriate PRs e8c26e1 xclipboard/xclock/xkbprint/xkbutils: Upgrade to lastest releases 3f27fda xserver-xf86-dri-lite: Add m4_pattern_allow 441446c gtk+: 2.16.4 -> 2.16.6 6834d3c xserver-xf86-dri-lite: Fix typo 0d4c056 xserver-xf86-dri-lite: Fix macro in .m4 file 011557c bitbake: Fix dict changing size problems 71b10e3 poky-init-build-env: Remove now unneeded return 2893322 distro/poky: Set EXTRAOPKGCONFIG b46f349 Add poky-feed-config-opkg (based off moblin version) 87113e4 xserver-kdrive-1.3.0.0: Add randr12 fix from OE 2c1211b scripts/poky-qemu-internal: Make sure qemuarm cursor is visible f0d2b37 libxcalibrate: Fix with xcb f721f7b pointercal: Update qemuarm calibration files after recent qemu changes to wacom code 43dd23b udev-141: Backport fix from 145 which is also needed here b6b45ca runqemu: staging -> sysroots 4ee3295 apmd/jpeg: libtool is on STAGING_BINDIR_CROSS 1b8493a qemu: Update to 0.10.6 and add fix wacom emulation issues 429837b udev: Fix touchscreen link creation with latest version 663dc36 sato: move policykit from meta-moblin to met 2163649 sato: move pam from meta-moblin to meta 5892090 external-toolchain-csl: Convert to use glibc-package 246dbec package.bbclass: Clear package directory copy before installing new files to prevent stale data 6ebcb57 glibc-package.bbclass: Fix the case PN == glibc 46fbe4c glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled mode 7379ee7 glibc: Add missing .inc file from last commit 1e549b9 glibc: Separate out core glibc packaging functionality into a class ebf6159 tune-atom.inc: Improve optmisation flags 0ad4a95 genext2fs: The makefile is broken, just do the correct thing ourselves 0037679 stagemanager-native: Set NATIVE_INSTALL_WORKS aa20954 mozilla-headless: Convert to use SYSROOT_PREPROCESS_FUNCS a6f36ae apt: Stage include headers in do_install and drop custom staging function 24f0ecb apt-native: Use do_install for staging bb9a858 stagemanager-native: Set PSTAGING_DISABLED and drop unused staging function 43bee8b Disable packaged-staging for cross-linkage/staging-linkage and external-poky-toolchain 40a88a1 poky-external-toolchain: Alter staging in do_install step b90e556 cross-linkage/staging-linkage: Convert to mangle staging in do_install step affbcf3 kernel.bbclass: Merge do_stage into do_install 3a2ad83 osc-native: Stage using do_install (and add SRCREV) 47c19bb python: Drop staging functions. If failures occur we just need to improve do_install 5716a14 package.bbclass: Fix runtime_maping_rename so version information isn't removed 0846d1f python: Drop custom staging function 0309edc python-native: Convert to use do_install for staging 5b44fa1 perl: Updates to ensure Config-heavy-target.pl is found ca5f36e perl: Update from OE.dev and convert to use do_install for staging 06685d7 libapci: Remove unneeded staging function b977fca tzcode-native: Set NATIVE_INSTALL_WORKS 0d51d80 xerces-c: Patch out local linking directories bc111fc xerces-c: Reuse do_install for staging 892ff04 libol: Drop custom staging function 659717f samba: Remove unneeded custom staging function 770af5b gettext: Convert to use BBCLASSEXTEND 5e6726d dfu-util: Remove unneeded staging functions 6e7cac9 uicmoc3-native: Set NATIVE_INSTALL_WORKS dd9e54d boost-jam-native: Use do_install for staging 84a7f89 boost: Switch to using do_install for staging 6b05a7a qmake-native: Convert to use do_install for staging 54682f2 libpcre: Drop staging function 9fe6114 uicmoc3-native: Convert to use do_install for staging 354221d moblin-feeds: Remove unneeded staging function d265968 linux-dummy: Drop do_stage 57a7346 libiconv: Convert to use autotools_stage 90a50d5 e2fsprogs: Drop unneeded custom staging function by improving do_install and convert to use BBCLASSEXTEND for -native recipe e4d0c64 gcc-native: Convert to stage using do_install 8d5f7fa binutils: Remove unneeded staging functions bf9725e dbus-native: Convert to use do_install for staging be033d2 dbus: Remove unneeded staging function 7bf17e8 alsa-oss: Drop unneeded custom staging function c5f2ff9 u-boot-mkimage-native: Convert to use do_install for staging b36dcf3 signgp-native: Convert to use do_install for staging d715026 update-alternatives-dpkg: Convert to BBCLASSEXTEND a002937 gnome-doc-utils: Convert staging function to a do_install_append dc607cf qemugl: This package is usually installed as an alternative so no need to use the package postinstall. Remove staging function f8eb8a3 insserv: Convert to BBCLASSEXTEND, mark do_install as safe for native staging e2b66cc wireless-tools: Drop custom staging function bd91009 yaffs2-utils: Convert to BBCLASSEXTEND and drop custom staging function a09fcd0 uicmoc4: Set NATIVE_INSTALL_WORKS de19e4b gtk-doc: Set NATIVE_INSTALL_WORKS 54c9e93 syslinux/syslinux-installer-native: Convert to stage with do_install fe89792 gtk-doc: Drop custom staging functions as now unneeded 6cad69b libusb/libusb0: Drop unneeded custom staging functions 6327525 libsdl-natvesdk: Drop unneeded stage_append 0d816ac uclibc: Upgrade 0.9.29 -> 0.9.30.1 (from OE.dev) and massively cleanup the recipes, using install step for staging 2ce975d automake-native: Remove unneeded staging function a1f2ed6 matchbox-desktop: Drop custom staging function 089e29b uicmoc4-native: Convert to use install step for staging 40abdea helix-libs/ribosome: Convert to use do_install for staging cb5f3a4 freetype: Drop unneeded custom staging functions 06b28b5 db: Convert to use staging from install 833152e cmake-native: Drop unneeded staging function and use do_install e9a1c2f apr: Convert staging mangling to a sysroot_preprocess function 559aa18 intltool: Use autotools_stage b3ccc4e bzip2: Use do_install for staging bf75477 libxaw: Add symlinks in do_install step and use this for staging 22569b8 ncurses: Use do_install (and add missing symlink) e82831c lirc: Drop unneeded custom staging function 89e1fb0 libassuan: Drop unneeded custom staging function 032ef48 js: Use do_install for staging dab103f liba52: Drop unneeded custom staging function aec1e12 gdbm: Drop unneeded custom staging function 4c57e93 libfribidi: Drop unneeded custom staging function 9de4ef4 tzcode-native: Convert to use do_install for staging 49abf93 genext2fs: Convert to use do_install for staging and use BBCLASSEXTEND for native recipe a7d453b udev: Convert old versions to use do_install for staging 1384179 gnome-common: Drop unneeded custom staging function 4359a22 glibc: Convert to use do_install for staging 9734c51 external-csl-toolchain: Drop uneeded staging functions (a make sure mangling happens in do_install) 45fbc1c package-index/run-postinsts: Drop staging functions ed0a52a openssl: Convert to use do_install for staging 6a54171 dosfstools: Convert to use install step for staging 551e0bb cdrtools-native: Use install for staging a04941c lame: Use autotools_stage_all b73a731 module-init-tools-cross: Use do_install for staging 040cf26 modutils-cross: Use do_install for staging a78d298 qmake2-cross: Use do_install for staging 7d9e2e5 cross.bbclass: Adjust the core class staging method as all users have been vetted and won't be affected d560f9f gdb: Clean up do_install and convert to use install for staging 5b8b6c6 libtool: Convert various varients to use do_install for staging b6a0684 linux-libc-headers: Drop unneeded custom staging functions ec22e23 gcc: Convert cross recipes to stage in do_install. Also moves stdc++ and other libs into the sysroot 977b3fe cross.bbclass: Add defitions of target_*dir variables and improve sysroot_stage_all to cope with mixed packages as found in cross recipes 94577a7 glib-2.0: Clean up staging functions and convert to do_install 6349b2b fontconfig: Update staging to use do_install 3ba6fce libmad: Drop custom staging function 7edbe81 gupnp: Convert to new staging method 0d5818e pcap: Drop custom staging function and use autotool_stage_all. Some hopefully legacy leftovers remain commented 79c0a43 elfutils: Convert to autotools_stage_all 76d9b6e native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used 6568a6d base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_prehook at the right point 7096a54 packaged-staging.bbclass: Fix staging reference -> sysroots 9a3da23 dbus-glib-native: Convert to use do_install for staging 6341ebc unifdef-native: Convert to use do_install for staging 70fbc88 pkgconfig: Drop pointless staging function 699c0aa apmd: Convert to use do_install for staging 2f435da ldconfig-native: Convert to use do_install for staging 2b62b6e quilt: Convert to use install step for staging and cleanup the include files a bit 7d353d3 gtk+/gdk-pixbuf-csource-native: Convert to staging from do_install 81d1490 gpgme: Convert to autotools_stage_all 668ae67 update-rc.d: Add native version, add native dependency to class, convert staging function d89b641 sha-native: Update staging function 3044578 pth: Drop custom staging function 1c9d2ba ppp: Drop custom staging function 31ad2cf gnutls: Convert to autotools_stage c0a972e gpg-error: Convert to autotools_stage 7807791 tiff: Convert to autotools_stage 84c2500 libxsettings-client: Convert to autotools_stage 5c0dce8 fakeroot: Remove leagacy staging function and improve installed -dev package 7acfa94 perl: Standardise config.sh location 5c0111c lib_package.bbclass: Sync with OE.dev to remove hardcoded layout assumption 5f22458 debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixes 01f75c1 rootfs_rpm/icecc: Sync whitespace with OE.dev a59f67f gtk-icon-cache.bbclass: Fix hardcoded PKGDEST reference and operate on directories other than hicolor (from OE.dev) 67fa7a1 gconf.bbclass: Fix hardcoded PKGDEST reference 7da2f8c packaged-staging: Fix libdir references to use libdir_native c226b38 package_ipk.bbclass: Fix typo 30087f8 binutils-cross-canadian.inc: Convert to use sysroot staging approach 94ceada binutils-cross.inc: Convert to use sysroot staging approach 9198908 cross.bbclass: Override the sysroot_stage_all to work appropriately for cross packages e267747 base.bbclass: Add special stage keyword to override leagcy mode b772c8c bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the populate_staging task to populate_sysroot 6c92cfc glibc-package.bbclass: Operate on PKG, not D after package.bbclass updates 7ad1784 gtk-icon-cache.bbclass: Drop unneeded module import c8dc392 gconf.bbclass: Drop unneeded module import d4f23b6 icu: Fix typo 7b849ae native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND use e782788 gnu-config: Don't run sed substituation for perl location in native case c6f8605 base/autotools.bbclass: Make sure extra dependencies are not lost for native and nativesdk BBCLASSEXTEND. Ugly but no simpler/neater way seems possible aa08ac8 libtool: Drop unneeded include c541174 classes: Remove and sanitise import statements 80d55bb base.bbclass: Drop import bb and import os as no longer needed f1faef3 icu: Fix -native version so it doesn't use target substituions in configure step 22ddc76 gconf-dbus: Convert to BBCLASSEXTEND and drop custom staging append since its no longer needed b26b8f4 native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon substitutions abe3902 bitbake.conf: Add virtual/libintl-native to ASSUME_PROVIDED d594dcf pax-utils: Convert to BBCLASSEXTEND e1ba0ea gmp: Convert to BBCLASSEXTEND 0b1aee3 nasm: Convert to BBCLASSEXTEND 5b2610a m4: Drop 1.4.9 version, convert to autotools_stage f2a5be4 libx11: Convert -native/-nativesdk versions to BBCLASSEXTEND 5308a1d sqlite3: Cleanups - use BBCLASSEXTEND, drop strange compile bugfix (now unneeded?), convert to autotools_stage class 03ed0db xcb-proto: Drop custom staging function 4523bc1 xcb-proto: Convert to BBCLASSEXTEND f9a857d libxslt: Convert to BBCLASSEXTEND f8e5205 autoconf: Convert to BBCLASSEXTEND 71b09b0 mtd-utils: Convert to BBCLASSEXTEND f74f080 libusb: Convert to BBCLASSEXTEND 837dabc Drop gcc-native 3.4.4 7541841 libxml2: Convert to BBCLASSEXTEND (and drop unneeded custom staging function b9cac51 gettext: Drop old version aee10f3 makedevs: Convert to BBCLASSEXTEND 1d82f91 jpeg: Convert to BBCLASSEXTEND (and drop unneeded custom staging function 65d097c gperf: Convert to BBCLASSEXTEND b8def21 qemu: Convert to BBCLASSEXTEND (git version only, drop 0.9.1 native/nativesdk versions) ffb2301 git: Convert to BBCLASSEXTEND 18fe7ed intltool: Convert to BBCLASSEXTEND 88de83a intltool: Drop old version 9a17752 shared-mime-info: Convert to BBCLASSEXTEND 6e642b4 readline: Convert to BBCLASSEXTEND 3baff56 beecrypt: Convert to BBCLASSEXTEND 29327b9 mtools: Convert to BBCLASSEXTEND 3d6e246 libidl: Convert to BBCLASSEXTEND 3a201d0 pkgconfig: Convert to BBCLASSEXTEND cfc57fd ncurses: Convert to BBCLASSEXTEND c304734 libpng: Convert to BBCLASSEXTEND and drop custom staging function as unneeded afc22e5 curl: Convert to BBCLASSEXTEND 039a1b4 bison: Convert to BBCLASSEXTEND 5c83405 icu: Convert to BBCLASSEXTEND 170604d gdbm: Convert to BBCLASSEXTEND 315d4ab file: Convert to BBCLASSEXTEND 2a4760d popt: Convert to use BBCLASSEXTEND 6771023 gnu-config: Convert to use BBCLASSEXTEND 20f3597 bzip-full-native: Convert to use BBCLASSEXTEND cd7f623 lzo: Convert to use BBCLASSEXTEND 91a071b unzip: Convert to use BBCLASSEXTEND bb4dfbf zip: Convert to use BBCLASSEXTEND b5a059f fetch/__init__.py: Try and make the sortable_revision code mode readable aaf9b6a base.bbclass: Add an option of forcing the new staging mechanism 08d949e base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR_TARGET 379bc47 classes: Various staging improvement fixups d7399bd base.bbclass: Rework staging function to use a DESTDIR style configuration based on the data from the do_install step. This falls back to any standard do_stage function if defined, see the mailing list for more info. a1d93ee packaged-staging.bbclass: Use a variable for the location of the staging lock file 3c83bae native.bbclass: If do_stage isn't overridden, allow do_install to run for native packages 7c97538 binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCESS_FUNCS operating on SYSROOT_DESTDIR 6ea78d6 autotools.bbclass: Separate out useful staging functions into base.bbclass and call from autotools classes 1383f0f autotools.bbclass: No need to fork sed each time cbcad72 autotools.bbclass: Convert .la file mangling to package preprocessing hook 99cdb59 binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS 7501b62 package.bbclass: Add the option to declare package preprocess function hooks 4b0332c package.bbclass: Change to operate on a copy of the install directory instead of directly. Also take the opportunity to rename the temp directories so their function is clear 0eee29e package.bbclass: Remove hardcoded use of PKGDEST variable 4f4a3da package.bbclass: Move variable checks to one place making the code more readable 764f73a base.bbclass: Only run do_stage if its been overwritten as the default is empty and its pointless to run it 483f858 bitbake: Sync various functions with those from bitbake-dev and bitbake upstream c2b5a61 bitbake: Sync module import cleanups back from bitbake trunk 1fd3265 build.py: Fix zero size logfile problems 58c01c1 xfce.bbclass: Sync with OE.dev 96ece54 dbus: Disable X for -native versions, also explicitly disable libaudit a338a7a dbus: Improve fix deamon install patch to use automake magic to avoid installing wrapper scripts ce3ef9f dbus-native: Apply install fix patch to ensure the version of dbus-daemon in staging is not a wrapper b5b6b22 bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig task 073faab linux-igep2: Fix audio capture, the capture result is always silence 7a86606 igep0020b.conf: Fix missing u-boot entrypoint 988e4dd poky-init-build-env: Update for BASH 4 Bourne Shell semantics 117b91a m4: Apply config_links patch to non-native version as well (from Esben Haabendal <eha@doredevelopment.dk>) 23a64bc m4-native: Fix building on Ubuntu 9.10 2dddd57 meta-moblin: Drop mux as now obsolete 08cd59f poky: add support for changing bootsplash application e3c01a6 xorg: Fixup DEPENDS on util-macros 099fa67 gcc 3.4.4: fixed Ubuntu 9.10 build ae0e1ad package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument 83a6400 packaged-staging: Whitelist the empty base_do_stage function as it does nothing and locks need not be held c078d4c poky.conf: Update source tarball stash url and variable name 8ceb125 gcc-4.1.2: Add missing patch (from OE.dev) eb0d2f2 bitbake-dev: Fix a couple of bugs that crept in breaking runtime a1a308c Merge branch 'marcin/trunk' of git://git.pokylinux.org/poky-contrib 699fb85 bluez4: 4.39 -> 4.56 559cb33 linux-libc-headers_2.6.20.bb : more modern glibc expose getline from stdio.h rename the function so not to cause a clash 908fa82 libsynthesis/syncevolution: Switch to 0.9 release branch 0704ef9 poky-fixed-revisions.inc: Remove stray # character f310816 bitbake: hg fetcher - sync bitbake-dev and remove debug d4fe9e7 task-moblin-x11-netbook: Bump PR 4f6fee8 mozilla-headless: Bump PV 0e22712 poky-fixed-revisions.inc: Update mozila-headless SRCREV 3c0dd2d moblin-fixed-revisions.inc: Set mozilla-headless SRCREV correctly b8f69f7 mozilla-headless: Convert to auto revisioning 717d71b bitbake: Add hg fetcher auto revisioning, patch from Carl Simonson <simonsonc@gmail.com> 96fc6f4 moblin-floating-revisions: Bump Mozilla headless revision 4d9309a poky-fixed-revisions.inc: Set SRCREV for missing packages cb62df1 xserver-xf86-lite.inc: Make sure the correct RDEPENDS variable is appended too (thanks Enric) 7465fba mutter-moblin: Add missing DEPENDS on bognor-regis (thanks Enric) ac4d25c bitbake: Fix svk fetcher 627d9b1 bitbake-dev: Sync with changes upstream f1216d2 udev: Remove broken exec_prefix which fixes file layout and stages libudev correctly 9b53d44 xserver-xf86-dri-lite: Fix RDEPENDS as RDEPENDS_PN is set and this overrides the base variable 65b24a0 xserver-xf86-config: Add version for IGEP v2 board f4ccb8f formfactor: Add version for IGEP v2 board af13264 linux-igep2: kernel recipe for IGEP v2 board 6598379 igep0020b.conf: Initial IGEP v2 board support 5a8dd65 xf86-video-omapfb: Add X.Org driver for TI OMAP framebuffers 7642529 bitbake: Anonymous funciton improvements - use methodpool to allow cached code and remove anonymous function indentation mismatch problems 4454977 bitbake: Add bb and os to __builtins__, not the exec function global 74016da bitbake: Remove unused and hence pointless internal__functions__ variable dbf6a79 mobile-broadband-provider-info: Set PV correctly 07c0fc0 moblin-floating-revisions.inc: Bump mozilla-headless revision 279afff prefferred-xorg-versions: Update util-macros 82d0344 carrick: Add missing DEPENDS on mobile-broadband-provider-info d1b315d Add mobile-broadband-probider-info 6f5fd5b pango: Add 1.26.0 424441d carrick: Add librest and libnotify to DEPENDS fec7fde connman: Add option to enable tests 9996221 xf86-video-intel: Drop patches from git version 127797d moblin-floating-revisions: Bump for mozilla-headless 2ddd5a8 packagekit: Make sure connman is used, not network manager 9c00056 telepathy-glib: 0.7.29 -> 0.9.0 f6db09f util-macros: 1.2.1 -> 1.3.0 e57be74 moblin-app-installer: Add package 220533a packagekit: 0.3.8 -> 0.4.9 (and sync with OE.dev) and add gnome-packagekit from OE.dev) b819bd9 libsexy: Add along with dependencies (aspell + enchant) from OE.dev 5ce319a gnome-menus: 2.24.0 -> 2.24.1 3aa68f1 opkg: Switch to google svn and patch to export a version comparision function (patches taken from OE.dev) 67a79c7 bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the layout_* changes 2c6494b policykit-gnome: Add from OE.dev with tweaks and fixed DEPENDS 1a92cb6 tasks: Update SRCREV d326382 bitbake/build.py: Remove zero sized log files bec200b bitbake/cache.py: Add warnings for leakage of SRCREVINACTION magic value 8138603 bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when parsing failes by using a try/finally 1bc5ed0 bitbake-dev: Sync exported variables with bitbake d3d2bb6 moblin-fixed-revisions.inc: Update connman revision to avoid parallel make races 1d4f93e Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow environmental variable control 8aa3e16 nativesdk.bbclass: Drop ineffective dynamic linker flag 7663a6e task-sdk-host: Add gdb-cross-canadian 9943a3e gcc-crosssdk: Add code to change the deafult linker path in the case of sdk binaries a4c57e2 gdb: Add cross-canadian recipe cd93271 ncurses: Fix up BUILD_LDFLAGS variable corrupting builds 3831d44 qemu-nativesdk: Use HOST_CC to build parse_gl_h 0eb3586 gcc-configure-common.inc: Fix to use target system paths 3fbbc44 nativesdk/package_ipk.bbclass: Clean up sdk package architectures 1c1305d meta-toolchain: Don't ship libGL 43a6e66 qemu-nativesdk: Add patch to fix linkage b4def68 qemugl: Relax COMPATIBLE_MACHINE slightly for x86_64 case 0756b31 external-poky-toolchain: Don't inherit nativesdk 191b030 gcc-cross-sdk.inc: Drop no unused file 4f8e5ed qemu-nativesdk: Add qemugl-nativesdk to DEPENDS 9f5ef81 qemugl: Add staging function 1353bc0 glibc-2.6.1: Fix accidental unintended change 7a382df task-sdk-host: Use cross-canadian packages 3e33f7f qemu-nativesdk: Use a specific gcc as otherwise configure tests break 5369137 libx11-nativesdk: No need to hardcode DEPENDS/PROVIDES ffc3e23 gmp-nativesdk: Don't hardcode PV a51362c package_ipk.bbclass: Convert to use SDK_ARCH 9fba0f4 bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and drop -cross-sdk 9174f71 gcc-configure-sdk: Tweak compiler options for working canadian cross compiles 192709c gcc-configure-common: Allow the sysroot layout seen by the compiler to be configured (based on a patch from OE.dev but improved) 7efbf5c gcc-configure-common.inc: Allow the multilib option to be changed 835bc8f meta-toolchain: Fix --build CONFIGURE_FLAG and add a target prefix to scripts abfe859 bitbake.conf: Add SDK variable definitions 31a82c6 gcc-package-cross: Cope with lib64 binaries 00127b3 packaged-staging.bbclass Use libdir_native for opkg paths in directory creation 5912ab1 native.bbclass: Use prefix_native variable 0768f59 poky-fixed-revisions.inc: Rename -sdk to -nativesdk ca66713 nativesdk: Convert to use crosssdk toolchain and remove binutils/gcc nativesdk recipes afa02c5 cross-canadian: Add cross-canadian class with gcc and binutils recipes c906f2b crosssdk: Add crosssdk class with gcc and binutils recipes eb1e80f Extend various packages to use nativesdk using BBCLASSEXTEND f7fddc1 mpfr: Convert to use BBCLASSEXTEND bc5afa6 nativesdk: Don't use search and replace on DEPENDS field 0d7207c sdk.bbclass: Rename to nativesdk.bbclass af85ce4 Remove layout_* variables 046ae6a poky/moblin: Update SDKPATH and SDK_NAME to use SDK_ARCH and remove pointless path addition 6024456 bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCH 3b8b3f7 bitbake.conf: Add SDK variable definitions f1c780d glibc: Use PN instead of hardcoded package name cf9a7f9 inputproto: Add missing DEPENDS on util-macros c5fb62b gnome-settings-daemon: Fix problems with bad paths creeping into the configure paths 2161f50 sysfsutils: Drop custom staging function and broken includedir change 285cd93 moblin-floating-revisions.inc: Release nbtk/carrick versions 2756d7d carrick: Add missing DEPENDS on mutter-moblin 3ec66b0 moblin-floating-revisions: Lock down carrick to to pre nbtk API change 7b6110d moblin-floating-revisions: Lock down nbtk to pre API change 2e7e072 gcc-4.3.3: Sync patchset with OE.dev 8f96edf glibc-2.9: Sync with OE.dev and update patchset 48a278e glibc-stage.inc: Massively simplify and speedup by just copying the data generated in the do_install stage ea5d780 glibc-package.bbclass: Sync with OE.dev and remove hardcoded path references 846794c bitbake.conf: Rename SDK_PREFIX SDKPATH d671955 binutils-cross: Remove uneeded custom staging functions 1f8a1ea meta-toolchain: Exclude from world builds e4e019b carrick: Make sure the build/autotools directory exists or errors occur 16d7767 libnl: Fix compile header problems 0e842cf zeroconf: Fix compile issue a340d3c valgrind: 3.3.0 -> 3.5.0 bc0b233 bitbake cache: Add code to catch a nasty cache corruption issue to aid in tracking it down e425d3c moblin-floating-revisions.inc: Lock down clutter-gst 25d9413 tasks: Fix owl patch for latest git versions 4426c30 dates: Fix owl patch 43fa53c patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exceptions rather than print horrid backtraces 0deeea4 poky.conf: Set SDK_NAME to include BUILD_ARCH, not HOST_ARCH 09ed7a4 Lock down udev versions correctly for the versions of glibc in poky vs. moblin distros 2557eb1 meta-toolchain: Set --build flag to configure in CONFIGURE_FLAGS bdbabcb clutter-gtk: Append to DEPENDS, don't overwrite 0533fa7 task-moblin-standalone-sdk-target: Add more moblin libraries 1151312 moblin: Set toolchain SDK target to a moblin specific one d418150 gcc-package-sdk.inc: Make sure include-fixed headers are included with the toolchain d8cc366 preferred-xorg-versions.inc: Fix native/sdk versions 82e4926 moblin-floating-revisions: Fix fixed clutter-ftk SRCURI 3645a17 Merge branch 'mturquette/zoom2' of git://pokylinux.org/poky-contrib bfcf816 clutter-gtk: Lock down version due to unstable gtk dependency d09e6fa hornsey: Add clutter-gtk to DEPENDS faec274 mesa-dri: Update patch against git d5341fb Add poky-trim-schemas post install script to remove unneeded schema locale translations from images (credit to Ross Burton for the initial script) 69af3cc linux-omap3-pm: remove 1 unneeded patch 1937c08 util-linux: Bump PR c33873a e2fsprogs: Don't install blkid.pc file c5983de opkg-utils: Update changing .ipk avoidence patch 670a7ee poky-fixed-revisions: Update hal version 431ebea util-linux: Stage files 45d44d3 hal: Add 0.5.13 9374840 anerley: Add missing DEPENDS on eds-dbus 27881ba dhcp: Fix to work with glibc 2.9 21c622d acpid: Fix issues with glibc 2.9 and remove old versions 0445add linux-libc-headers: Fix missing include for 2.6.30 ec1d478 udev: Add 145 c2a128e poky-moblin.inc: Use glibc 2.9, linux-libcheaders 2.6.30 b410b2e glibc: Add 2.9 from OE.dev 71e4d73 linux-libc-headers: Add 2.6.30 479d7f1 opkg-utils: Further missing files tweaks 2498dd2 Add poky-autobuilder to .gitignore 06b2913 moblin-web-browser: Make sure dbus service files are packaged b8187a1 opkg-utils: Add patch to avoid errors when packages change while rebuilding the package indexes 3f8afe4 linux-omap3-pm: refresh patches and remove some sed magic to boot zoom2 db4cd6d tune-cortexa8.inc: don't auto-vectorize, remove package overrides, some cleanup 59040b5 __init__.py: export GIT_PROXY_COMMAND for those behind draconian proxies 4eee576 linux-omap3-pm: remove 0001-OMAP3-MMC-Add-mux-for-pins.patch 5680a1d hornsey: bump fixed revision to version 0.3 ba3735e clutter-gst: Bump moblin fixed revision to 0.10.0 82013e7 nbtk: bump fixed revision to 1.0.0 b65f2d5 clutter-imcontext: bump fixed revision to 0.1.4 0f2df9e base.bbclass: Don't retrieve SRC_URI when not necessary 65bf6c9 base.bbclass: packages pulling a mercurial tree should depend on mercurial c2b4308 base.bbclass: Use subprocess rather than os.system for do_unpack 7859b4c gettext: Fix path to ncurses library 539eb28 moblin-feed-config-opkg: Bump PR 5f1a5e3 nbtk: Disable introspection 18f0cec Add moblin-feed-incremental-bleeding class 3feb78c moblin-panels: Update DEPENDS 484c2e5 connman: Update patch and bump revision 1a338f5 clutter-mozembed: Depend on clutter-1.0 fe0b8a2 clutter-gst/gtk: Depend on clutter 1.0 a9dac74 Add xbacklight 1.1 efb47fe dalston: Add missing DEPENDS on mutter-moblin 932f143 package-index: Mark as exluded from world builds 983a3af libgalego: Add patch for mkinstalldirs problems bcd55cb farsight2: Bump PR 64eaabe farsight2: Fix rpm glob failure 5a826d3 findutils: Add patch for mkdir issue and use BBCLASSEXTEND for the native version 0dc18c5 Add python-dbus, python-pyrex from OE.dev 79542c9 e2fsprogs: Fix MKINSTALL issues 32678f5 task-moblin-x11-netbook: Add empathy and gnome-terminal b64e331 Add procps from OE.dev d0d2cda telepathy: Sync recipes/versions with OE.dev 214e407 Add farsight2 and libnice from OE.dev 331cd03 gobject-introspection: Update revision e8618a1 Add gnome-terminal 714204f vte: Upgrade 0.16.9 -> 0.20.5 26b814e gstreamer, gst-plugins-base: Upgrade to 0.10.22 92da203 task-moblin-x11-netbook: Add natilus to images 2c0cee1 nautilus: Add based roughly on OE.dev recipe d398307 Add gettext 0.17 (from OE.dev) b2d1956 poky-fixed-revisions: Update matchbox-terminal SRCREV to get desktop file fixes aa50690 moblin-icon-theme: Add applications-games icon symlink a4d9c0c task-moblin-x11-netbook: Add gnome-settins-deamon, drop settings-daemon, matchbox-config-gtk and xcursos-transparent-theme 9e58848e gnome: Promote gnome-settings-daemon and dependencies into meta/. Also remove now unneeded custom staging functions c41f317 puzzles: Make the owl menu poky distro specific 6912b5d Make the owl menu poky distro specific d8869f3 pimlico: Convert recipes to gnome git 14321b4 mesa-dri: Fix patch list e96829a moblin-web-browser: Fix locked down patch bd11232 moblin-web-browser: Add DEPENDS on mutter-moblin 259498f moblin-revisions: Switch to mesa 7.5 and git versions of mesa-dri, xserver-xf96-dri-lite and xf86-video-intel 152b8d7 Various PR bumps d713443 json-glib: Disable introspection explicitly a19a75f Various PR bumps 69005b2 mutter: Depend on clutter-1.0 28e4e3b xserver-xf86-dri-lite: Update patches 7f47198 xserver-xf86-dri-lite: Update patches a0a9a2c mesa: Update mesa-dri git recipe and add recipe for 7.5 c57e2d6 x11-common: Disable mipmapped text for now until problems with mesa are resolved d57c0cb matchbox-session-netbook: Disable mipmapped text for now until problems with mesa are resolved 5959860 moblin-icon-theme: 0.3 -> 0.7 5c3a5e9 moblin-web-browser: Update patch against master 5a5fdd7 task-moblin-x11-netbook: Add droid-fonts to the image 5918fbc Add droid-fonts b8398e1 autotools.bbclass: Remove pointless inherit db549cd binconfig.bbclass: Remove pointless inherit 98c561b package_ipk.bbclass: Place configuration files in WORKDIR, not staging 3a680d2 bitbake.conf: Create the rootfs in WORKDIR, not directly in TMPDIR allowing creation of more than one rootfs at once dc6cb53 moblin-floating-revisions: Unlock clutter-1.0 version a1ff3f1 moblin-floating-revisions: Fix clutter-1.0 until fixed, free mojito 2532cdb moblin-fixed-revisions: Update anerley revision f63a149 moblin-fixed-revisions: Update mutter revision e61d88e moblin-fixed-revisions: Update clutter-gtk revision 4c94f1f moblin-fixed-revisions: Update mozilla-headless-services revision d1c6ef8 moblin-fixed-revisions: Update moblin-web-browser and clutter-mozembed 24ad1ad poky-fixed-revisions: Add SRCREV for new recipes 31d133c moblin-fixed-revisions: Update revisions f56add4 Merge branch 'mturquette/zoom2' of git://git.pokylinux.org/poky-contrib 083745a moblin: Convert to depend on clutter-1.0 3dac2aa task-moblin-x11-netbook: Add moblin-panels 775e051 moblin-panel: Add recipes for moblin-panel applications 37d2d56 moblin-floating-revisions: Add new SRCREVs and lock down mojito 2c259b0 clutter: Add recipe for 1.0 release branch f0b0502 clutter-mozembed: Update patches after source layout change 3a2a3d7 clutter-imcontext: Drop unneeded patch dccd40d moblin-web-browser: Drop unneeded patch f860c8f clutter-mozembed: Drop unneeded patch 63dffac linux-omap3-pm: OMAP3 kernel recipe to build Kevin Hilman's linux-omap-pm tree 5e88a54 zoom2.conf: initial zoom2 board support 51536c8 opensync: Remove further old code e2182c5 gmp: 4.2.2 -> 4.2.4 (parts from OE.dev) aa5cf6c moblin-web-browser: Fix pkgconfig dependency 952eb75 clutter-mozembedd: Update clutter 1.0 patch be8558d moblin-web-browser: Cope with clutter 1.0 beefb3d clutter-imcontext: Update patch ca9ae01 clutter-imcontext: Update SRC_URI revision information e9e5bf6 moblin-fixed-revisions.inc: Change clutter-imcontext revision to work around build issues b3194b9 gypsy: Fix DEPENDS on bluez 50c3af1 bluez-hcidump: Fix DEPENDS on bluez4 1aaa18b opensync: Remove old versions c45fda1 libopensync-plugin-syncml: Update to 0.38 e831c3e clutter-imcontext: Fix for clutter 1.0 de7a002 clutter-mozembed: Fix for clutter 1.0 9078d4a libsyncml: 0.4.7 -> 0.5.4 456d919 openobex: 1.2 -> 1.5 433c2d2 bitbake: Remove persist_data domain renaming code as it appears to expose sqlite bugs and data consistency issues ef9c095 bitbake: Make sure tables exist when renaming 64b0468 bitbake: Add a --revisions-changed commandline option to indicate when floating srcrevs have changed 231b5f6 bitbake: Add renameDomain and getKeyValues functions to the persistent data code 47fb695 bitbake runqueue: Add a minor speedup to the runqueue code a6d608e bitbake runqueue: Add a minor speedup to the runqueue code 9930c66 libid3tag: Improve pkgconfig file handling and use autotools_stage class 9e9663a packagehistory.bbclass: Make package history package architecture specific 10a989f pcmciautils: Make sure to use flex e1370cd connman-gnome: Convert to SRCPV 4909fcd libsynthesis: Drop patch since upstream has made similar changes now 31a29d2 pcmciautils: Bump PR after dependency changes since configure task can be influenced by this 388e267 clutter: Fix packaging of examples packages for 0.6 and 0.8 versions 52a7853 gail: Remove now unneeded custom staging function a079b4c mozilla-headless-services: Convert to SRCPV 8e73d3d web: Fix owlmenu patch ae6e0e2 pcmciautils: Add DEPENDS on flex-native 66c819f connman: Switch to SRCPV and bump PV 7369653 json-glib: Update version to 0.7.2 62d184e meta-moblin: Increase PV of SRCPV packages d7d49ad meta-moblin: Increase PV of SRCPV packages 60688d8 meta-moblin: Convert remaining git packages to SRCPV f9686c4 mozilla-headless: Allow PV to forwards 2e4fbb1 meta-moblin: Update SRCREVs 5c7facc mozilla-headless: Drop no merged patch 7370f7e connman: Update patchset dc50ffb clutter-mozembed: Update patches d776c57 poky-fixed-revisions.inc: Update and sync with meta-moblin revisions 1379a98 bitbake-dev: Remve the need for the cache for -e -b options 255f45b bitbake-dev: Improve showEnvironment functionality e912493 bitbake-dev: xmlrpcserver - disable some verbose debug eeb6556 bitbake-dev: Add taskdata infinite loop fix from upstream 60ba2a6 bitbake-dev: Fix cooker parser for cases there are no recipes 4ef8555 moblin-fixed-revisions.inc: Set revisions for libsynthesis and syncevolution 699ad05 bitbake: Make sure regexp patterns are consistent in providers.py d02379d bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bit a6ca63d bitbake-dev: Note that python 2.6 is needed 94fe172 bitbake-dev: Catch up with bitbake changes fa5d458 bitbake: Factor some runqueue code into common functions making things more readable 502bd2e bitbake: Fix a bug in runqueue and optimise slightly further 8f5363d bitbake: Optimise runqueue recursive dependency calculations removing a bottleneck in world builds 133e9e6 moblin-floating-revisions.inc: Add libsynthesis and syncevoltion 9439e99 autotools.bbclass: Fix to work with configure files with leading whitespace ceb58d4 Add syncevoltion, libsynthesis d4d60b9 Add libpcre from OE.dev 43e9441 Add boost from OE.dev 4108e6f moblin-fixed-revisions.inc: Fix broken moblin-gtk-engine SRCREV 710d5b5 root_ipk.bbclass: Give EXTRAOPKGCONFIG a default value 32d5444 bognor-regis: Add missing DEPENDS on gtk+ efd0004 rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a packaged file in future a0a195d moblin-floating-versions.inc: Allow clutter version to float again 6e58ebd Add moblin-feed-config-opkg (loosely based on angstrom recipes) 1893aa6 distro/moblin/include: Update fixed revisisons to a more recent known to work combination b4bc6f9 poky-eabi.inc: Use gcc 4.3.3 for all machines 6aa20d9 moblin-floating-revisions: Tweak to a working configuration 5d51a7e packagehistory: Make sure package is inherited beforehand to preserve the PACKAGEFUNCS variable fbee24d mutter-moblin: Add init script for plugins and populate the nbtk cache 3c47e34 libowl: Bump PR after staging changes 86e45a8 libowl: Use autotools_stage instead of broken custom staging function 915d918 libfakekey: Use autotools_stage instead of broken custom staging function 0a155f0 gnome.bbclass: Convert to autotools_stage b006d15 libart-lgpl: Use autotools_stage 966ae73 gtkhtml: Use autotools_stage ffe979a Add package_history.bbclass which checks generated package against previous package looking for problematic changes f5d0882 xserver-xf86-config: The simplified xorg.conf shouldn't use legacy drivers, it confuses the xserver with multiple keyboards 1df8cad moblin-floating-revisions.inc: Fix clutter revision to avoid breakage 433f504 bitbake-dev: Turn parsing into a server idle callback allowing the client to interrupt parsing and improving user interactvity. Also now specify whether async commands need the cache or not 67d169a bitbake-dev: Fix to work with python 2.6 by dropping the now uneeded get_request overloaded function and using timeouts instead 41ff874 matchbox-session-netbook: Fix mutter commandline 303b091 mutter-moblin: Update after metacity -> mutter rename 7649c9d moblin-floating: Revert to release xorg versions for now a2d95a6 mutter-moblin: Package plugin after metacity -> mutter rename ef41659 libmatchbox: Drop 1.7 (old version), use autotools_stage instead of broken custom staging function 2b78868 package_ipk.bbclass: Solve opkg-make-index locking problem using flock e7f1993 linux: Fix kernel.org mirror urls 1f86370 bitbake: Fix wget fetcher bug when only checking URIs and the download doesn't exist 1e63832 moblin-floating-revisions.inc: Set some revisions to make buildable config db9e25c moblin-fixed-revisions.inc: Prefer gtk 2.16.4 df5bef3 gtk+: Add 2.16.4 8aaffe7 drm/mesa: Bump PR due to pkgconfig changes f9f0753 connman: Drop now unneeded patch b8b7652 pkgconfig.bbclass: No longer default to pkgconfig_stage code (breaks libdrm) b2112e9 mutter: Update after recent upstream changes and renaming 87de4bd kexec: Update recentheader.patch to fix missing header 2133e2d moblin-floating-revisions.inc: Lock down mesa-dri for now due to upstream issues ff077bc libxext: Update SRCREV e2e8689 task-base: Remove sets usage, deprecated in python a909986 xorg: Update to a buildable configuration b3fd223 xextproto 7.0.4 -> 7.0.5 c6109ae pong-clock: Fix DEPENDS efdb254 connman-gnome: Add missing DEPENDS on gtk+ 3abe41b libx11-trim: Fix patches properly this time 3f8c6e6 inputproto 1.5.0 -> 1.9.99.12 4853c36 Drop libx11-trim patches 32cb1b0 moblin-gtk-engine: Add DEPENDS on gtk+ e2580df patch.bbclass: Fix up the environment for the patch resolution code d5a1374 bitbake: Add build_environment function for building an environment based on the data dictonary 03873c0 preferred_versions_xorg.inc: Update git revisions to newer released versions ea4be0e bitbake.conf: Sync with changes in OE.dev 41836f2 Add libext 1.0.5 and libxi 1.2.1 5377e4f libx11 1.1.5 -> 1.2.1 136fecf xorg: Convert SRCREV -> SRCPV 1661219 xserver-xf86-dri-lite: Convert to SRCPV d27a265 mesa-dri: Update to SRCPV 264534d moblin-floating-revisions.inc: Add libxcb and xcb-proto versions, let mesa-dri float 254c710 Restore libxcb 1.1.91 and xcb-proto 1.2 for now b93a3d1 patch.bbclass: Sync with OE.dev 54c44cb moblin-*-revisions.inc: Fix xf86-input-keyboard typo f79c285 moblin-menus: Only apply patch against fixed revision now after upstream changes 3c1434d clutter-gst: Update patch against upstream 409cca8 mutter: Add a note about zenity 0e64c40 mutter-moblin: Package extra theme files and add bickley to DEPENDS f0da36b moblin-web-browser: Adjust after upstream directory renaming 3f75df2 matchbox-netbook-session: Add pokyuser to the video group for access to dri e95e065 moblin-floating-revisions.inc: Add floating versions for xf86-video-intel, xserver-xf86-dri-lite, libdrm, xorg-input-keyboard, dri2proto and libx11-trim. Bump mozilla-headless source revision b05d6c2 moblin-fixed-revisions.inc: Set PREFERRED_VERSIONs for mesa-dri, xf86-video-intel, xserver-xf86-dri-lite, libdrm, dri2proto, xorg-input-keyboard 12f7cfe xserver-xf86-dri-lite_git: Drop DEFAULT_PREFERENCE a299d7b xf86-video-intel_git: Drop DEFAULT_PREFERENCE 9999c8e dri2proto_git: Update PV b523f9d scb-proto: 1.2 -> 1.5 817a58e libxcb: 1.1.91 -> 1.3 00145d9 icu: Add patch to fix issue with #elif and recent gcc versions 7cecb5b sqlite3: 3.6.10 -> 3.6.16 a36becf drm/mesa/xorg-video-inte/xorg-xserver: Update PV revisions 3cb7d38 poky-fixed-revisions.inc: Set SRCREVs for new meta-moblin packages bdc3ec1 mutter-moblin: Package extra new files 895455b xserver-xorg: Add RDEPENDS on xkeyboard-config since the world is kxb centric ebfc798 xserver-xf86-config: Clean up xorg conf file b69163a xkeyboard-config: Add sylink rule configure option to work well with xserver 48870f6 nbtk: Add DEPENDS on clutter-imcontext 579e850 moblin-web-browser: Update against latest SCM changes 03cd4f4 meta-moblin/conf: Set SRCREV for clutter-imcontext c8b8d8a clutter-imcontext: Add git version 0f05557 mozilla-headless: Add patches for revision a3e7c6626661 18b5cd7 clutter-gst: Fix to work with SRCREV 9db4a61a25677764bb927369c5c68ada958fb65c 96f56b2 patch.bbclass: Allow a patch to be applied or not applied against a specific srcrev c68dd4f moblin-bleeding: Add bleeding moblin configuration 33beaee moblin-floating-revisions.inc: Add floating SCM version definitons 72c1f1d moblin-fixed-revisions.inc: Add initial locked down versions e2dd24f task-moblin-x11-packages: Add newly added packages cd60a7e meta-moblin: Add recipes for most moblin beta components 19e1d23 bitbake: puccho: Fix glade file location ce55609 json-glib: Update gtk-doc workaround 0bf673e cdrtools-native: Add a patch from Richard to work around a glibc name conflict 7948c08 task-sdk-gmae.inc: update after bluez changes aa16a97 mozilla-headless: Add patch to remove bad rpath-link options from the linker commands 865381d lttng-control: Fix missing recipe ca2538b python-pygobject: Export STAGING_INCDIR and STAGING_LIBDIR to fix python-config failures 1c543df distutils.bbclass: Sync with OE 7901380 glibc: Add patch to avoid header issues after linux-libc-headers update 1acaab0 qemu: Fix a GL passthrough bug 1275962 lttng-control: 0.43 -> 0.67 7ea5d80 mutter: Switch to moblin repository, drop zenity requirement as its not used e595bc1 poky-autobuild-notifier.bbclass: Remove unneeded recipients 30f949e clutter-gst: Update patch against upstream changes 2300c64 mozilla-headless: Update configurefix patch e1ee329 mozilla-headless: Catch up with upstream changes 19592cf flac: Convert to autotools_stafe 826ed80 libsamplerate0: Convert to autotools_stafe 5dd9134 pkgconfig.bbclass: Fix typo b6913a2 libpng: Use pkgconfig_stage 60c4cb5 openssl: Use pkgconfig_stage 82f808f sqlite3: Use pkgconfig_stage d555a21 libgcrypt: Use pkgconfig_stage 65395e2 gtk+: Use pkgconfig_stage 3449884 dbus: Use pkgconfig_stage 1bc8523 gnutls: Use pkgconfig_stage 83e3a45 fontconfig: Stage .pc files 1247e2b pkgconfig.bbclass: Split out the staging function into its own class (pkgconfig_stage) 5d09a6b gnome-mime-data: Fix pkgconfig file path, use autotools_stage c3e0da1 libcroco: Convert to use autotools_stage 078d43d telepathy-glib: Use autotools_stage_all now (its been fixed) d950827 matchbox-panel-2: Convert to use autotools_stage c4fc9e0 libdaemon: Convert to use autotools_stage 2684b19 packaged-staging.bbclass: Fix for packages which don't stage anything 0134269 task-moblin-tools: Drop old lttng from tools package for now 7e0fe46 libsndfile1: Convert to use autotools_stage 5009d0b alsa-lib: Convert to use autotools_stage 6f8d9ed mpeg2dec: Convert to use autotools_stage c6b3f2d kexec-tools: Update after linux-libc-headers changes e7be8af hal: Use autotools_stage_all d0c00fd Redland is no longer a part of moblin so move to meta-extras 1dfc30d Remove depends on Redland as Bickley no longer uses it de8ba46 glib-2.0-native: Stage .pc files 1f9196b quilt: Mark as broken for packaged staging acceleration 3a309d2 packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disable packaged staging acceleration for packages with broken DESTDIR handling 1f4391b poky-moblin.inc/poky-eabi.inc: Update linux-libc-headers PREFERRED_VERSION d684d43 packaged-staging.bbclass: Turn off debug 5a4c688 packaged-staging.bbclass: Detect when we're using autotools_stage_all and don't hold the lock for as long when that is the case giving a significant performance boost with less lock contention and staging area file timestamp checking required 4d503cf native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in a do_stage_native() wrapper which packaged-staging can detect f80563c cpan_build.bbclass: Just write a do_stage function, INHIBIT_NATIVE_STAGE_INSTALL isn't particuarly useful 83d4a2b libpng-native: Just write out a do_stage function, INHIBIT_NATIVE_STAGE_INSTALL is pointless 1c549c4 linux-libc-headers: 2.6.24 -> 2.6.29 f187869 pkgconfig.bbclass: Drop strange unneeded inherit base 5234f57 preferred-xorg-versions.inc: Tweak xf86-video-intel version number e4a43a1 Add gnome-settings-daemon and libgnomekbd from OE but with fixed dependencies 4378f77 gnome-desktop: 2.26.0 -> 2.26.2 720909c libxklavier: 3.7 -> 3.9, stage correctly and fix pkgconfig file c4bc453 clutter-mozembed: Fix patch against upstream changes acc137c pulseaudio: Fix typo causing missing hal dependency a76e86b mozilla-headless: Take the revision from a SRCREVMOZILLAHEADLESS variable a70605c poky-fixed-revisions.inc: Set SRCREVMOZILLAHEADLESS dbdf1c7 bitbake: Disable sortable revision for now 12d6acb0 python-gobject: 2.12.3 -> 2.16.0 de68762 scripts: Update qemux86 to use the vmmouse driver, not wacom and find moblin images 824dce8 Add linux-rp 2.6.29 (qemux86 only for now) 2715db5 mozilla-headless-services: Add json-glib to DEPENDS 191dee9 clutter: Convert SRCREV -> SRVPV 8dae438 bickley: Depend on clutter-gst, not clutter-gst-0.8 522cffd bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflicts between pacckages (from upstream bitbake) 5f37dfd Add meta-gnome overlay information for gnome packages which aren't part of standard Poky (based on OE.dev but with additions/modifications) d10060c gtk-doc: Sync with OE but also convert to use BBCLASSEXTEND with overrides magic a1830ff libgnomecanvas: Sync with OE.dev (and remove old version) 67955bf gail: Sync with OE.dev 8643766 bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly numbered. Influence for this comes from Openmoko. 1e71be8 qemux86: Add xf86-input-vmmouse, swrast dri fallback, switch back to mesa-dri as the GL provider and drop synaptics input driver be24aaa qemu: Drop a ton of old now mostly inappropriate patches and update the qemugl passthrough patch 3ac19a4 xserver-xf86-config: Set a netbook suitable resolution 9c57e46 xf86-input-vmmouse: Add RDEPENDS on xf86-input-mouse f4d34a0 qemugl: Use mesa-dri as the main gl provider and just swap libs at runtime 111ea0d xorg.conf: Use vmmouse for qemux86 34a8958 Add xf86-input-vmmouse c676e81 mojito: Drop unneeded gconf keys and remove undeeded sqlite3 dependency f1619b3 packaged-staging.bbclass: Fix accidental debug addition 7c0eb93 gettext: Fix library packaging so -dev packages aren't pulled in a25e703 mojito: Fix gconf name typo 1a21e6e packaged-staging.bbclass: Add support for mangling .la files so the staging directory path can change. Someday libtool will support sysroot but until then... 093a11c mesa-dri: Set to use the glx state tracker and don't package the EGL librbary versions in git version c680236 dri2proto: Fix strange filename 4f3f5e4 formfactor: Add verison for menlow (leave cursor visible for now) e9832b1 xf86-video-intel: Disable xvmc explicitly and don't use dolt in the git version 176fad8 xf86-input-keyboard: Upate git version PV c74b9ae Add xkeyboard-config a8427b9 xserver-xf86-dri-lite: Update git recipe (dependency on xkeyboard-config and need to enable dga for the intel 2D driver 46cbf48 xserver-xf86-common.inc: Make sure directory exists before installing 497fe49 xserver-xf86-config: Set AllowEmptyInput to no fixing chaned defaults in modern xservers ae950c8 gtk+: Fix a string referencing bug (path sent upstream) 0223f45 unifdef: rename getline function to avoid conflicts with stdio.h definitions from glibc 9bb7f47 pulseaudio: Fix packaging of core/common libraries and stop development libs from entering images 72f6458 task-moblin-apps-x11-pimlico: No need to include web-webkit in the images anymore 412d815 connman: Start after dbus and use full path for binary in initscript 4ae5537 bluez: Update bluez4 version from OE.dev and drop bluez 3.x 3051258 task-base: Switch to bluez4 6a11cf7 bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all builds of different machines b22b970 qemugl: Include headers and a pkgconfig file (from mesa) and add libxfixes to DEPENDS 87b512f connman: Start earlier in the init sequence ea26c21 xserver-xf86: Split xorg.conf from main xserver package 185d8b0 udev: Allow standard users to access shared memory c5e3def xf86-intel-video: 2.7.0 -> 2.7.1 2f6ad80 linux-moblin: Update menlow defconfig 8df390e poky-fixed-revisions: Remove duplicate (and incorrect) mutter SRCREV entry and bump psplash 421 -> 422 05cf769 dhcp: Use autotools class and remove broken configure call 7951647 xserver-kdrive: Add missing DEPENDS on bigreqsproto xcmiscproto f2a9705 sanity.bbclass: Really fix TMPDIR change warning message 05a296b scripts/poky-env-internal: Add BB_SRCREV_POLICY to BB_ENV_WHITELIST fc9d919 busybox: Add missing path in uducpc script 9b9152e bickley: Add runtime dependency on xdg-user-dirs a47ba31 Add recipe for xdg-user-dirs b63ec22 pulseaudio: Backport some patches from git trunk and add module-alsa-card to required modules list ed0dea8 pulseaudio: Add hal-detect module and package pactl binary in the server 6ed027a xserver-nodm-init: Add ability to run X as a non-root user 8f32595 x11-common: Remove unused Xinit file, remove hardcoded user assumptions 5c96414 sudo: Add from OE.dev with tweaks to SRC_URI 14f39f3 connmand: Drop patch merged upstream ba7f2cc initramfs-live-install: Update script to handle udev automounter issues and mount point name that doesn't clash 91bbdf2 xserver-xf86-dri-lite: Add missing DEPENDS on dri2proto 4e1e405 xserver-xf86-dri-lite: Add missing DEPENDS on dri2proto 5adadc3 dhcp: 3.0.2 -> 4.1.0 1dfcc21 connman: Various fixes so it starts working properly c321cda u-boot-omap3: Fix SRC_URI 4f5d44c initscripts: Check link exists in volatiles script 5638a3e poky-fixed-revisions: Bump psplash SRCREV 5381d16 json-glib: Fix SRCREV fbb79a7 poky/moblin-fixed-revisions.inc: Make sure SRCREVs are set appropriately 35bb05b task-moblin-x11-netbook: Drop missing matchbox-session-netbook for now, add bickley and mojito 79850d0 Add redland 8818107 busybox: Disable parallel make 236b0c2 packagekit: Disable browser plugin b0ced1c netbook/menlow: Don't generate jffs2 images by default 81acc39 poky-image-sdk: Drop dbg-pkgs, they're just too large to make sense all in one 2f67d40 moblin-image-sdk: Drop dbg-pkgs, they're just too large to make sense all in one e8201f5 clutter-cairo: From clutter 0.9 onwards, cairo is part of clutter itself 6a444ca gst-ffmpeg: Bump PR after configure changes 9e73dde task-poky-tools: Drop exmap for now 2ed6c62 poky-fixed-revisions: Update SRCREVs for clutter packages 342a1a5 monint: Don't try and strip bianries 14a5b7d gst-ffmpeg: Disable pic due to register issues (fixing build problems) e0839cf world-broken: Exclude exmap-console and xf86-video-psb from world builds fb26ad8 clutter-0.6: Fix symbol conflict with libc headers a844e01 rt2860: Drop since there is a better version in the kernel staging tree now 3c759ae clutter-mozembed: Add missing DEPENDS on clutter 7556381 qemu: Fix for machines without zlib headers/library installed 362d388 alsa-utils: Fix ncurses build failures 4e3afe5 qemu: Switch to git and version 0.10.5 79b7a56 opkg: Disable Werror, too many false positives with gcc 4.3.3 d874966 opkg-sdk: Bump PR after recent changes 619c133 alsa-tools: Add missing DEPENDS on ncurses ec4d79d sanity.bbclass: Fix the warning message above tmpdir moving to point to the correct path 8587862 opkg: Fix sighandler compile error (patch from upstream) 525edb3 opkg: Fix sighandler compile error (patch from upstream) 7f4d8d1 settings-daemon: Add sound theme gconf key handling 2b6bce3 speex: Make sure all libraries are packaged f06e99d as-needed.inc: Blacklist pulseaudio due to its circular librbary dependencies 98d05be moblin-fixed-revisions.inc: Fix hal-info version typo 856af3f libcanberra: Add patch to fix failures when the fallback theme is missing 7d3cc76 task-moblin: Add alsamixer and pulseaudio-server 45543f7 consolekit: Add 0.3.0 from OE but disable policykit interaction d7568d3 pulseaudio: 0.9.12 -> 0.9.15 plus several build/packaging fixes and enabling dbus/consolekit/hal/x functionality ddc0eec e2fsprogs: Don't install blkid as its now provided by util-linux e6a3149 gcc: Add 4.3.3 and switch to for Moblin f887fcd linux-moblin: Improve defconfig for netbook af4155d connman: Install test scripts 7a3ad27 udev-141: Add missing udev rules edc9a00 qemu-sdk/qemu-native: No longer need to depend on gcc 3.x 3af2755 pulseaudio: Allow empty main package for dependency chains 5b5ed4c libatomic-ops: Allow empty main package for packages dependency (library is only static) 114158d mozilla-headless: Make sure JS_THREADSAFE is always set c431f2b libgdbus: Fix SRC_URI f5cf7ef alsa: Upgrade to 1.0.20 6c5d819 mozilla-headless: Hardcode compiler options for now 25185d5 xserver-dri-lite: Drop dri2 version and enable dri2 by default 14cba80 udev: Add 141 d6cfaee util-linux: Fix compile of libblkid (from patches from OE.dev) 99f66c1 linux-moblin: Enable staging drivers in the kernel b0eb2f4 moblin-fixed-revisions.inc: Use the more recent dbus 7d2f5ce mozilla-headless: Bump revision used 40afa0a initscripts: Since ld.so.cache is in /var/run, make sure the version in /etc/ is used as a fallback 18f401d connman: Improve the configure options cda31eb clutter-mozembed: Package some missing files e7f4dd8 psplash: Bump SRCREV 412 -> 420 8534b09 dbus: Add 1.2.14 b15cfd5 ldconfig-native: Make it work for 32 bit targets from 64 bit build machines a811131 base.bbclass: Update to work with systems where install won't overwrite files 514afcb xf86-video-psb: Fix SRC_URI bc1c9bc world-broken.inc: Fix syntax e297c2f world-broken.inc: Add helix-libs and clutter-helix c5c33ef libcanberra: Pass the --disable-ltdl-install configure option and DEPEND on libtool 6c59a75 hal-info: 20080508 -> 20090414 24bd005 hal: 0.5.11 -> 0.5.12rc1 e010c6c e2fsprogs: 1.41.2 -> 1.42.5 e2eaac6 util-linux 2.12r -> util-linux-ng 2.15 02def14 mozilla-headless: Remove strange hardcoded paths 92facff poky-moblin.inc: Set gcc versions correctly a8f6bcf glibc: Add support for /etc/ld.so.conf.d/ files dd0b54d samba: Fix header file to include signal.h, fixing compile failures df0d349 poky-fixed-revisions.inc: Update glib-2.0 versions 4d4c8f5 mozilla-headless: Add an ld.so.conf.d addition to make sure its libraries are found 27aeae5 glib-2.0: 1.18.1 -> 2.20.2 81edb3c x11-common: Add support for starting xdg autostart .desktop files 5c11f31 task-moblin-x11-netbook: Drop networkmanager-applet 9356620 xdriinfo: Use virtual/libgl instead of mesa 814700d Move libsampletate and libsndfile from meta-openmoko -> meta-moblin b8abc2d libnotify: Add missing DEPENDS on dbus-glib 3593279 poky.conf: Switch from libx11-diet to libx11-trim for less headaches 17ab356 poky-fixed-revisions.inc: Set some extra SRCREVs f067655 world-broken.inc: Add gobject-introspection, drop helix as COMPATIBLE_HOST should take care of that b21b339 clutter-helix: Set COMPATIBLE_HOST e223f6a libx11: Exclude from world builds so muliple versions aren't built. When needed the correct version will be automatically built 5fcdc32 mozilla-headless: Bump SRCREV 5e986a2 bickley: Add DESCRIPTION 0808818 conf/distro: Update PREFERRED_VERSIONs 0d3b185 gnutls: Disable guile b4980e3 clutter: As standard DEPEND on virtual/libgl, not mesa 6aa642c qemugl: Fix DEPENDS on virtual/xserver to be on virtual/libx11 0f3cf65 connman: Update to point at the correct upstream 4519a40 connman-gnome: Add 8f66ea0 icon-naming-utils-native: 0.8.2 -> 0.8.7 0e96baf Add libffi 3.0.8 86984e2 e2fsprogs-native: Actually stage the useful binaries 40bb7a3 networkmanager: Update to work with recent libnl e423ead gtk+: Install the gtk-builder-convert python script somewhere where the system will find it 8cec085 libnl: 1.0-pre8 -> 1.1 ff59ace clutter-mozembed: Add missing dependency on mozilla-headless-services b7a77fa bickley: Add missing dependency on samba for libtdb and package dbus services files 57b5ef0 libnotify: Add from OE 6cce850 samba: Add from OE but split libtdb out into its own package cd5fa1e telepathy-glib: 0.7.11 -> 0.7.29 c2ac572 networkmanager: Add DEPENDS on policykit 9020811 gobject-introspection: Add an initial version, not functional yet 29fb246 netbook: Disable rt2860 for now e6d9631 mozilla-headless: Convert to hg and add mozilla-headless-services 59bb17f clutter-gtk: Disable introspection ffc7e98 clutter: Disable introspection 7af06db clutter-mozembed: Update patch against latest git f5e55e0 mojito: Add missing dependency on gnome-keyring fe45700 libccss: Use upstream for source 81ff3a9 bitbake: Update to work without warnings with python 2.6 22a4c4d gtk+: Append to PACKAGES_DYNAMIC, don't overwrite the default 542eb3b eee901: Drop eee901 as superseeded by netbook 9539b49 gnome-keyring: 2.20 -> 2.26.1 e17a3ce libtasn1: Add from OE.dev with improvements for Poky d9e6cab mutter: Disable introspection for now f6cb822 twitter-glib: Disable shave and introspection to avoid build breakage 9db2b57 python-native: Fix the _ctypes module (and remove some dead files) 06e878c sato-icon-theme: Remove recursive include. How this never errored before now, I have no idea... c009172 bitbake-dev: Sync with upstream 107a9da bitbake: Merge further fixes from upstream 1.8 branch 1ca9806 bitbake: Sync git fetcher with changes upstream 62d3720 scripts: Remove autobuilder scripts 44a8819 bitbake: Make sure existing environment variables are properly exported 6a6f5cc Merge branch 'marcin/trunk' of git://git.pokylinux.org/poky-contrib 0adc74b beagleboard: added 2.6.29 kernel from OE a8e1e02 xserver-dri-lite: Add version 1.6.0 4f83464 handbook: Add more information about extending Poky 3927e38 Merge ssh://gitserver@git.pokylinux.org/poky d65be3d initramfs-live-boot: Fix script when multiple mounts are present and the last one isn't the correct one ed419e2 tasks-netbook: Catch up with metacity-clutter -> mutter renaming 2096c31 bitbake.conf: Always add full debug information and increase the default image slack space b2a619b metacity-clutter: Rename to mutter and point at the new upstream ef5600c conf/distro/include: Update various versions after recent changes 912a522 libunique: Add 1.0.6 d880beb clutter: Refresh patch bb2ce06 clutter-mozembed: Refresh patch 622368d mojito: Package the dbus files a1b04df mozilla-headless: Use the upstream hg repository now and add missing DEPENDS on libidl 9399253 libsoup: Add missing DEPENDS on sqlite3 5c185c4 json-glib: Make sure the autotools m4 files are found, unbreaking the build 5264d4b bitbake: Fix a bug in the hg fetcher 5df6dea puslseaudio: Upgrade to 0.9.10 12856d9 sqlite: 3.6.7 -> 3.6.10 1370ba3 libdrm: Package test utils 31f3e71 xf86-video-intel: 2.6.99.903 -> 2.7.0 ad0c05d libnl: 1.0-pre6 -> 1.0-pre8 f114fd2 linux-moblin: Switch to 2.6.29.1 e23c356 libjana: revision 732 -> 749 9c4f33a mojito: Disable PARALLEL_MAKE, the autofoo is broken around the generated files 80b4dd2 xserver-xf86-dri-lite: Use the virtual mesa dependency instead of hardcoded mesa-dri d620ad6 libdrm: 2.4.4 -> 2.4.7 1b4c8ad xf86-input-evdev: 2.1.1 -> 2.2.1 52cd772 xf86-input-synaptics 0.99.3 -> 1.1.0 1106f8a xf86-input-synaptics 0.99.3 -> 1.1.0 3f438ba xf86-intel-video: Drop now unneeded dri2 version ebc082e xf86-video-intel: 2.6.0 -> 2.6.99.903 dfcd318 mesa-dri: Use master branch for git version 25dc55d mesa: Drop stale files 7d5759a mesa: Upgrade 7.2 -> 7.4 5a2365d mojito: Update FILES after recent source changes bdc077b libsoup-2.4: Add 2.25.29 (still 2.4 ABI) 01b99d5 Add libproxy f94bd6b package bbclass: add an 'allow_links' param to get symlinks packaged, usefull for splitting out libraries 58ffd5a base.bbclass: Add subdir feature to SRC_URI entries (from OE) 9b6df99 e2fsprogs-native: stage everything like it is done wuth non-native recipe 784e113 libice: added native version a102c05 libsm: added native version 3c8898c libxt: added native version 7a5b041 Merge commit '84f0e3128b1ac1d2299e0a3ebb7117c775dfe16f' 88d8974 linux-moblin: Build fix 49ca46f Merge ssh://gitserver@git.pokylinux.org/poky 00dccf4 linux-moblin: Update psb driver 84f0e31 dbus: make dbus-native do not use update-rc.d (removes harmless warning) caa983d checksums.ini: added some new entries 861933a checksums.ini: merge entries from BUG Linux 440ac10 meta-moblin: Add bickley, json-glib, libccss, librest, moblin-menus, twitter-glib a397fbc linux-moblin: Update patches ccfff6c Merge branch 'fix-opkg-build' of git://git.lespiau.name/poky 1e4f72f linux-moblin: Add 2.6.28+2.6.29-rc2 version 10f46e0 linux-moblin: Cleanup patch whitespace 53973f2 opkg: fix build with gcc 4.3.2 09bf864d libidl: 0.8.3 -> 0.8.12 be10b46 base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbclass version c2c16bc base.bbclass: Move package metadata handling functions into their own class file 0903f6a linux-rp: Update qemuarmv6/qemuarmv7 defconfigs a6789f5 libdrm: Cleanup poulsbo patch slightly further 637183e qemu: Update 6374 -> 6477 to fix absolute position device issues 942c232 mesa: Drop 7.0.2 f06b34b libdrm: Add patch for poulsbo 5638322 menlow: Update to use the same xserver/mesa as netbook 31ab259 xf86-video-psb: Update to work with modern xservers a1b17ee linux-moblin: Update psb driver patch cc01c77 meta-moblin: Drop now uneeded libdrm-psb e5f1566 meta-moblin: Drop now uneeded xserver-xf86-lite bcf14a3 sanity.bbclass: Fix error message when not having g++ on build af90308 shell.py: stage is called populate_staging 80f0032 poky-moblin.inc: Switch to gcc 4.3.2 5a9a480 netbook/menlow: Add core2 as an architecture 6147dc3 menlow.conf: Prefer linux-moblin as the kernel 8e2451f linux-psb-modules: Drop as now uneeded c9f9486 linux-moblin: Add patch to add the psb driver directly to the kernel instead of being standalone 837119e linux-mid: Drop as linux-moblin now supports menlow 514aa59 libdrm-psb: Update to use a 2.6.27 kernel and simplify patches 4b7ef3d Add clutter-mozembed 53314a0 Add mozilla-headless 463c2d6 metacity-clutter: Add cross compile patch so compiles on x86_64 work for i386 targets d9c8f31 metacity-clutter: Fix after recent updates deadb52 mesa: Exclude mesa packages from world builds to reduce breakage e1d6280 bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE) edbdbd1 exmap-console: Add missing DEPENDS on glib-2.0 (from OE) 4d7b70c base-files: Add /etc/shells file c92acf4 image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only add extra space if the image is too small (ported from OE by hrw) 7b6ad5b Fix postinstall scripts not to use IMAGE_ROOTFS direction by use D instead. Based on a patch from Carl Simonson <simonsonc@gmail.com> 75f3ca5 networkmanager: Add a missing configure dependency b74734d poky-image/moblin-image.bbclass: Fix a typo noticed by Mike Turquette 063f2ef Add 2008q3 CSL toolchain support aa8de0e mozilla.bbclass: Fix pkgconfig usage for pkgconfig sysroot 072545b scripts/poky-qemu-internal: Add support for GL passthrough in qemux86 images b7fd2b7 qemux86: Convert to se xserver-xf86-dri-lite db3dd3a qemu: Upgrade to svn revision 6374 for working passthrough a13faf3 qemugl: Install the library in the standard location d2ebf91 Add xf86-video-vmware driver e121f9e scripts/runqemu: Factor image location code into a shell function 0e22433 qemu: Add x86_64-softmmu target 1884c24 clutter: Revert to a revision known to work for various subpackages 0d5a260 qemu-sdl: Remove i386-linux-user target for now 544361e clutter: Fix various missing DEPENDS on clutter and update clutter SRCREV b1bf5e4 poky-fixed-revisions.inc: Add SRCREV for qemugl ec39185 Add qemugl f6ea2f8 qemu: Add host gl support for qemu x86 7fc734e world-broken.inc: Add minimo, helix-libs and xlogo 2da9038 poky-floating-revisions: Disable PREFERRED_VERSION statements for now bb98685 bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fetcher commands 294a1ee libxi: Increase SRCREV 41523a7 clutter-0.8: Increase the git revision used 6b375ac libjana: Switch to gnome svn and update the revision 4614e87 Drop matchbox-session-netbook ae80a42 meta-moblin: Drop various matchbox packages from 'moblin' images f0a876b Add latencytop 0.4 0e7c836 meta-moblin: Convert from recipes to use the autotools_stage class cd9ad54 meta-extras: Convert from recipes to use the autotools_stage class 4cdb611 Drop sqlite3 from meta-extras e9ee1e5 xserver-xf86-dri-lite: Add patch to disable dolt and fix build breakage b010c24 poky-fixed-revisions.inc: Update xserver-xf86-dri and inputproto revisions 05c1fab menlow: Add xf86-input-evdev to list of drivers to load d97dbdd xf86-video-intel: 2.4.2 -> 2.6.0 de44ac8 conf/distro/include: Update PREFERRED_VERSIONS after various recent changes 2db2959 libxcb: Add xcb-proto-native to DEPENDS d290698 randrproto: 1.2.2 -> 1.2.99.3 74a6e3e dri2proto: 1.1 -> 1.99.3 b974901 libxrandr: 1.2.3 -> 1.2.99.4 e022281 xf86-input-mouse: 1.3.0 -> 1.4.0 ef24ac2 xf86-input-keyboard: 1.3.1 -> 1.3.2 8ed9449 xf86-input-synaptics: 0.15 -> 0.99.3 7c73052 xf86-input-evdev: 2.0.4 -> 2.1.1 d7c383f xcb-proto: Add 1.3 (non-default) 1ce1d4d libxcb: Add 1.1.91 and 1.1.93 versions to replace 1.0. .93 can't be default as the xserver doesn't support it yet 98fa049 sdk.bbclass: Ignore -sdk suffix warnings for gcc-cross-sdk 7e0dfa2 Drop unneeded tune-atom.inc file 5d12760 libdrm: 1.4.0 -> 1.4.4 68cc158 moblin-fixed-revisions.inc: Drop unneeded versions settings f3edcec hal: Delete old hal and hal-info versions 29fd473 util-macros: Add hack for the loss of the xaw.m4 file until xorg-apps are released which don't use it b10b195 dbus-glib: 0.76 -> 0.78 932fc6a apr: Disable checks for a system libtool, we don't need that 123b099 task-moblin-x11-netbook: Bump PR ef0b90b gupnp: Update to latest releases, add gupnp-av, stage the binding tool into native staging (its a script so thats allowed) 0acce24 Drop linux-moblin obsolete kernels f51973f apr/apr-util: Fix some other config path gremlins breaking builds a43863b apr: Remove workdir path references from installed apr files 669aeb7 dbus-glib: Use the binding tool from PATH 1daca59 subversion 1.4.5 -> 1.5.5 9602318 task-moblin-sdk: Add subversion and git eb72830 Add apr, apt-util and subversion based on recipes from OE with tweaks from Josh/me 3023816 image.bbclass: Generate the image after running the kernel modules and ldconfig commands, not before b402db4 gnome-vfs: Only apply the RRECOMMENDS to the main package, not for example the -doc package 0341841 update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPENDS as this affects things like the -doc packages 8101d6f gcc: Disable patches not needed for 4.3.x bd43b80 git: Add a non-native git package for moblin-sdk b040233 omap3-sgx-modules: recipe to build sgx modules using the kbuild system from the GPL'ed imgtec sources (from OE.dev with added COMPATIBLE_MACHINE) 3ec9a7d bitbake: Fix wget fetcher to better handle urls with ; followed by parameters in the url fa89b73 scripts/poky-autobuild-moblin: Add moblin-uricheck target support a65bb50 dbus-glib: Fix introspection configure option 48b487d e2fsprogs: Add darwin override for EXTRA_OECONF 7b281a3 native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to function correctly 34fa658 dbus-native: Bump PR f0b6ce8 dbus-glib: Factor into a common .inc file and cleanup the recipe using autotools staging 0d8a8c8 dbus-native: Generate the dbus-bus-introspect.xml so dbus-glib recipes don't have to find the dbus source. Pass the location of the file to dbus-glib* with the --with-introspect and drop the now unneeded patch eae7eb5 scripts: Update qemu scripts with changes in recent qemu calling conventions and the switch to ext3 images e45a4a8 libx11-sdk: Provide the correct virtual package e247f22 sdk.bbclass: Don't special case virtual/ dependencies as this breaks things like libx11 fb9196d native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass 55be33f qemu: Upgrade to latest svn removing a ton of merged patches (yay) 5273e39 metacity-clutter: Add intltool to DEPENDS 86ee539 metacity-clutter_git: Set correct gconf keys after installation for compositing. 78f5f8d Various fixes after recent commit breakage bb2a5c9 glib-2.0: Revert glib-2.0 S variable removal f091e6c Remove unneeded S variables 467b5bc coreutils: Convert to BBCLASSEXTEND 66b6014 fakeroot: Clean up and convert to BBCLASSEXTEND 8bc4105 fakechroot: Clean up and convert to BBCLASSEXTEND d0cff01 flex: Clean up and convert to BBCLASSEXTEND a4ef0bb e2fsprogs: Drop stale unused patches, clean out unneeded metadata 1dc1601 expat: Upgrade native/sdk versions to 2.0.0, use BBCLASSEXTEND, drop 1.95.7 version, clean up recipe massively aa82010 bzip2: Drop 1.0.2 version 575235f curl: Get rid of old fashioned broken stage functions c4a39f6 zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions 64c7fa4 xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes with BBCLASSEXTEND 772ec7d bitbake-dev: Add BBCLASSEXTEND support ee0faf1 native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a number of xorg sdk and native packages replacing with BBCLASSEXTEND ade351e bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sdk recipes then become possible 28fd9da bitbake/cache.py: Simplify logic 250b021 bitbake/BBHandler.py: Move handler finalisation code into a separate function bb80287 bitbake: Sync with upstream after 2.8.12 release 8fa334d dbus: Drop old 1.0.* and 1.1.* versions 23486c1 gtk+: Drop old 2.10.* and 2.13* versions cf093fa autoconf: Add 2.63 (leaving GPLv2 2.61) leaving 2.61 as default since glib-2.0 breaks with 2.63 (site files aren't being included) 2d749dc xorg-*common.inc: Use BPN instead of PN f8a2303 Drop now unneeded FILESDIR and S variables from various recipes 61d8ea7 bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sdk or it doesn't work as expected 62f16a6 libtool-native: Stage libltdl headers (from OE) 8ce2175 Add m4 1.4.12 but leave 1.4.9 as its GPLv2 ba2b8cb automake: 1.10.1 -> 1.10.2 4bb83f1 quilt: 0.45 -> 0.47 01e0758 libtool: Drop old version 1.5.10 01793c5 base.bbclass: Remove pointless expand call 3ab2ff7 base.bbclass: Add metadata revision handling for git (from OE) 1d89595 base.bbclass: Add unpack handling for .jar files (from OE) 6552990 bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less useful jffs2 01ceeed bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE 94c895a bitbake.conf: Create BPN variable containing the pruned version of PN with various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code fe0e39d pax-utils: Upgrade 0.1.13 -> 0.1.19 93df528 binutils: Drop versions 2.17 and earlier 3fc0469 bintuils: Add 2.19 (from OE) f8e4a75 poppler: 0.6 -> 0.9.2 9d88f99 resolvconf: 1.42 -> 1.43 7695704 bitbake: Add bb.utils.prune_suffix() 2c70bf4 bitbake.conf: Drop stale unused MANIFEST variable 102a842 libsm: Add missing DEPENDS on e2fsprogs for uuid 3f4a6d8 gcc: Drop unneeded patch 1fc2929 libpciaccess: Drop unneeded patch f8daac5 pciutils: Upgarde 2.2.4 -> 3.0.3 78456fa strace: Fix SRC_URI 1357f75 strace: Upgrade to 4.5.18 83494fc sqlite3: Upgrade to 3.6.7, drop old versions 141b7fc xextproto: Remove patch added upstream and now unneeded 71fc43d xorg-proto: Upgrade various packages to the latest releases 711650f poky-fixed-revisions/preferred-xorg-versions.inc: Update PREFERRED_VERSIONS to reflect changed package versions in recent updates 2a94861 xorg: Update various packages to the latest releases and remove old versions 5954823 task-moblin-boot: Fix COMPATIBLE_MACHINE issues f08f0ff cairo: Remove now unneeded do_stage function ece77e6 pixman: Drop old version fd0f817 pango: Drop old versions 82cdeb2 atk: Remove old versions fd37f94 glib-2.0: Drop old version d1b0e1e Drop unneeded mtn2git files 72a7dc3 dpkg: Drop old version 4f2bb36 cairo: Drop old versions 90f97b6 moblin-images-live: Move common code to the .inc file 323ba21 moblin-image-live: Drop since this is the same as moblin-image-netbook-live d170d89 check: Drop old version and use autotools_stage 433fca7 Set COMPATIBLE_MACHINE for menlow recipes 0f4433e task-moblin-x11-netbook: Bump PR c8a24cd meta-moblin: Add initial menlow support 459a7f4 poky-fixed-revisions.inc: Add entry for mesa-xlib ae64de5 mesa: Set PROVIDES correctly and alow building of an empty PN package for now fcb1791 classes/autotools_stage.bbclass: Add autotools_stage class to further recipes to simplify recipes using standard autotools e380b48 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools f9f549d distro/poky.conf: Disable svn revision handling since svn is obsolete and no git revision handling function is present yet 428e022 image-minimal-initramfs: Add base-passwd to images to avoid udev complaints 48c50c2 hicolor-icon-theme: add size/stock directories to hicolor for compatibility with OpenMoko a42718c scripts/poky-autobuild-postprocess-moblin: Share toolchain/sdk output 01121bc clutter: Fix enable_tests patch for recent changes 0f918b4 scripts/poky-autobuild-moblin: Update to share moblin-incremental images be30e75 task-moblin-x11-netbook: Allow the user to append to the list of moblin packages c29128b poky-fixed-revisions.inc: Fix whitespace problem 81ddcf3 poky-fixed-revisions.inc: Fix tidy SRCREV 48d2165 poky-fixed-revisions.inc: Set SRCREV for tidy, aaina and table properly fc859a8 clutter: Convert from svn to git c3f6d46 scripts/poky-autobuild-moblin: Add rm_work dd34449 metacity-clutter: Fix .pc file issue bc1ce63 scripts/autobuild-moblin: Configuration fixups 1dd27ec librsvg: Set a SRCREV (and also for tasks) 1acc612 poky-fixed-revisions.inc: Update metacity-clutter SRCREV 0dd091d librsvg: Add 2.22.3 and svn versions 5486cc4 meta-moblin: Add gnome-menus 2.24.0 (from OE) 36636a9 meta-moblin: Add libjana (from meta-openmoko) 57ba4a2 meta-moblin: Add taglib 1.5 fe338b3 pimlico: Update pimlico packages to reflect the new upstream svn urls 7ffb598 intltool: 0.37.1 -> 0.40.5 ee1f065 bitbake: Make sure the git remote head viewer preserves the username f9dbbf4 gitignore: Update entries to match various meta repositories 7504867 hicolor-icon-theme: ship a custom index.theme which includes the Hildon icon sizes 9ca832b openmoko-icon-theme-standard2: add a compat package which symlinks the new icons into hicolor da743fb scripts/poky-qemu-internal: Add usb commandline to nfs mounted images ffdec42 bitbake/bitbake-dev: Sync with upstream 4be017e poky-external.inc: No need to the TARGET_*_prepend directives after the external-poky-toolchain recipe changes f1bac68 external-poky-toolchain: Add include and lib files to the staging sysroot removing the need to link against two trees at the same time 73b2200 handbook: Correct a bunch of misc typos. bcb58a0 meta-toolchain: Fix problems introduced by prefix variable value changes 1732e55 Bump matchbox-desktop srcrev c1a12b7 Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUTH_SOCK a8b0e8a scripts/poky-env-internal: Add SSH_AUTH_SOCK and SSH_AGENT_PID to BB_ENV_WHITELIST 63c279e Move check, policykit and xerces-c to meta-moblin 8a7ecd5 handbook/faq.html: Fix cut and paste error f6c65b8 distro/include: Add poky-external-csl2007q3 b3e49b6 external-csl-toolchain: Add 2007q3-51 and update 2006q3-27 7cd5d53 handbook/faq.xml: Add entry about Ubuntu Intrepid 5b44f42 udev-124: Fix firmware loader script name and bump package PR d38f630 meta-moblin/xorg-app: Add missing include file 70203a0 Move pam, packagekit, monit and gnet to meta-moblin 11f0e58 libsoup: Remove strange staging hacks fixing incompatibilities with libsoup-2.4 181042f handbook: Reference git instead of svn f379d79 meta-moblin: Remove files already in meta d0e82a3 Moved gypsy from meta-extras to meta and upgraded it to 0.6 4a4eaec meta-moblin: Add extra xorg-app, xorg-data and gvfs packages from OE d7aaf31 meta-moblin: Add basic qt support (from OE) 14ecbd6 Skip useless and memory-based folder when create the initial file list. 199828c bitbake-dev: Add basics of "puccho" image builder UI 340b2b5 bitbake-dev: Refactor goggle to pull out useful components. 49e8c06 bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overridden f94ff99 bluez4: Bump to 4.17 fdc8250 upgrade hal to 0.5.11 and hal-info to 20080508(from OE) 1eb0272 upgrade sqlite to 3.6.4 93ae0be upgrade PR of sreadahead_0.02.bb 6f7afab sreadahead: Add a patch to set the app to io-idle running status. 0c2a3df upgrade eds-dbus to 2.20.0 0e89124 upgrade dbus to 1.2.4 d3bd1e8 upgrade pango to 1.22.2; disable pango tests d12f673 upgrade cairo to 1.8.2; add patch to fix its libtool issue ba60140 upgrade pixman to 0.12.0 57efa3c upgrade atk to 1.24.0 5698e0b Fix qemu build on 2.6.27 13ee303 image.bbclass: Fix typo 793dc94 image.bbclass: Add function to write out an image manifest e437435 bootimg: Let mkdosfs choose between fat12 and fat16 2685507 initrdscripts: Fix the init scripts to support the no fb case. cf96c4c psplash: Bump SVN revision to support the no fb case. 31aee0a image.bbclass: Add routine for disabling x startup when needed 1782861 Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string 69fb780 meta-toolchain: Make sure the opkg config files are clean to start with when rebuilding them b618bcf gstreamer: Fix a problem with configure if check has already been built 5751ea7 Poppler moved from meta-extras to meta. 2761f49 New recipe for Smart 1.1. 6f92ab0 bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python task failures 4f5bb46 bitbake-dev: Fix python function task execution failure handling 6d7f3cb qmake2-cross: Fix the driectory the qmake binaries are installed into fc50fe5 bitbake-dev: Always include logs for now 826cd19 meta/classes/rootfs_*.bbclass: Fix unset variable ab3b457 bitbake-dev: Fix knotty fatal message handling and ignore configparsed events 5ef71a4 distutils.bbclass: Remove .pyo object files before packaging. 5be6bb0 bitbake-dev: Handle fatal events correctly f3a6210 mtpfs: removing package 94fed7b conf/distro/include/poky-fixed-revisions.inc: Set revision for gnet 88cc024 gnet: Use SRCREV, not SRCDATE and use http protocol for svn 35994a0 Merge branch 'master' of git@moblin-mdi.jf.intel.com:poky f473d75 bluez: Upgrade to more recent 3.x versions and add bluez 4 from OE 5be917f libusb: Add versions required for recent bluez 1c05260 librds: Initial commit, version 0.0.1 e7e2009 bitbake-dev: Fix exit code value handling 67aaaca mtpfs: Initial commit 186d324 fuse: Initial commit, version 2.7.2 c79b332 bluez-utils: Bump to 3.30 13bbd6e gnet: Fix pkgconfig issue fffba25 Merge branch 'ivi' 690562b libexif 0.6.16 from OE 47b05da gnet from OE plus a configure fix for cross-compile environments. 436c5f4 classes: Add mechanism to install packages into images only if they've been built 1e967ea scripts/poky-env-internal: Fix PATH 1e6f214 monit 4.10.1 from OE 4a04f29 .gitignore: Add extra entries 9715260 scripts/poky-env-internal: Automatically add in additional meta- repositories if found 9e8d22a linux-moblin-2.6.27-rc6: Fix rc6 patch URL faae7d3 bootimg: As image size grows, we want to switch to FAT16 0e5bc87 moblin.conf: Use package_ipk as well as rpm, just for now fa7a4cd Merge branch 'master' of ssh://git@git.moblin.org/poky 3ae3b2b moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES. b6b37f0 bitbake: Improve error message for missing class files 4ba6a52 qemu.inc: Use ext3 images for qemu, not ext2 ones 4d24b9d Add xeyes (from OE) dd36b62 bitbake.conf: Fix CHECK_COMMAND_wget quoting bbac24b task-base: Removed RDEPEND on task-poky-boot 7e6ddbd linux-moblin: Tweak defconfig to improve kernel boot time f667a06 Merge branch 'master' of ssh://git@git.moblin.org/poky 47e825a moblin-image-netbook-install: deleted. 6e70612 initrdscripts: Add the simplest init script 97cbee6 task-moblin-tools: moving sreadahead to task-moblin-boot 610b53f bitbake: Optionally take username/password options from url parameters 33b4017 packagekit: Fix after polkit was renamed 9ffb170 xf86-input-mouse: Fix header files included d9dfbf4 xserver-x86: Fix m4 autoconf macro f8e9dcb libgtkstylus: rpm can't cope with these expressions so avoid them for now 76bf51b packagekit: fix typo in folder name d422ac1 Merge branch 'master' of ssh://git@git.moblin.org/poky 3937aef polkit: Rename polkit to policykit 51db609 packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS) 4b0098b packagekit: Fix DEPENDS and configure 76e51a8 polkit: Fix DEPENDS 94b3998 drm: Fix libpthreads-stubs name in DEPENDS 510d5d7 bitbake wget.py: Fix problem with empty proxy variables 973bba1 pam: Fix use of binary built with the native compiler 559cbf2 sreadahead: Mark as x86 only 9586e75 scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages to the build list f869e70 syslinux-installer-native: Add missing DEPENDS 9d0ed30 libdrm: Add missing DEPENDS on pthread-stubs 7fdff0f base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too c2ef2d4 bitbake: Improve proxy handling got wget so urls can be excluded from the proxy 2bd4344 .gitignore: Add build/conf/local.conf e0dab8b packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing dc0f956 e2fsprogs: Bump version after the last commit to fix uuid librbary problems e38ae8f uuid: Drop in favour of the e2fsprogs version 4a3a35f autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all 74e5d02 Merge branch 'master' of ssh://git@git.moblin.org/poky fd4b88a poky-floating-revisions: Comment out SRCDATE_oprofile. 8dd388c parted: Disable use of check, even its its detected since its not in DEPENDS (and isn't needed) 777f269 scripts/poky-autobuild-moblin: Add GIT PROXY variables 4c62623 base.bbclass: Set GIT_CONFIG correctly 66481d6 base.bbclass: Fix whitepsace damage 2a0c668 base.bbclass: Create ~/.gitconfig if it doesn't already exist 51be1fa linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE f27cbd1 Add depicture machine with patches from SimTec 1b7873f task-moblin-tools: Add sreadahead to the package list bebb376 sreadahead: Initial commit 7b5d03d linux-moblin: Add super readahead ext3 specific patch b249501 scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND 4f083a4 packaged-staging.bbclass: Make sure target directory exists, fixing build failures 10fd960 sdk.bbclass: Fix PKG_CONFIG_DIR value 9ebe8de .gitignore: Fix directory reference issue 582b71a moblin-fixed-revisions: Added and preferred over poky-fixed-revisions 76a7b78 roots_rpm.bbclass: Use opkg-native to get update-alternatives 25e5b72 libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang 17bb673 package pam correctly efbd5e5 base.bbclass: Fix infinite loop af861ca base.bbclass: Fix typo 921cbb2 base.bbclass: Fix the git config file writing code b1046ef bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it means selective proxying isn't possible 0e9f111 wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant 03d16ab networkmanager: Remove conflicting directories (managed by volatiles) 1f833df fontconfig: Use volatiles for managing /var/cache/fontconfig 57fbc64 base.bbclass: Fix getVar call 175b45b base.bbclass: Add missing import os d487dac base.bbclass: Add missing import bb e265dbe added packages: PolicyKit and PackageKit 7705e1e New package: pam d410789 linux-moblin: 2.6.27-rc6 is not the default fa88660 scripts/poky-autobuild-moblin: Add extra variables to the whitelist 35b85e9 [task-moblin] bumps PR, so that machine mods to XSERVER get noticed 147f91a This removes xtrans 1.2.1 since we now have xtrans 1.2.2 47de743 Deletes libdrm_2.3.1 since we now have libdrm_2.4.0 bcb38a8 Bumps revisions for various X packages 156a992 [xserver-xf86-dri2-lite_git] Removes the PE=1 4b41085 Adds xf86-video-intel_git.bb b74cb8a [xserver-xf86-dri-lite_git.bb] bumps the PR 5321ad4 Adds a new xserver-xf86-dri2-lite_git.bb package for building the X server with dri2 enabled 9807c58 [xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2 5924dde [xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch c36db8d [xf86-video-intel-dri2] comments out reduce_driver_boottime.patch 43015b4 [poky-fixed-revisions.inc] Updates Git versions for various X packages d5b1c1d [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa 8231fc1 [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) default 5924520 [mesa dri] Adds splitting of dri drivers into seperate packages c50e010 [moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel" 057abf0 Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator d514eee base.bbclass: Additional git proxy support. 4b93bb3 yum: Make the volatile configuration file available b32d59f e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place) 3ad92d8 parted: Depend on e2fsprogs rather than e2fsprogs-libs 0dc1dc4 poky-env-internal: Add quoting to support zsh. 524323b poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2 8cafc7c sysvinit: Manage /sbin/poweroff with update-alternatives 6c298ce rpm: Don't create a /var/tmp directory (clashes with basefiles) b906b0c rootfs_rpm.bbclass: Disable non Poky repositories. d02483f yum: Use volatiles for the yum cache directory db5f7b9 packages: check, uuid and xerces. 410141a createrepo-native: Fix SRC_URI. e61ea24 Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging into master-dev 3e7b691 task-moblin-tools: bumping PR f21745f xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch 37ea0ee xf86-video-intel-dri2: rebase X fastboot patches 6f65d5b task-moblin-tools: Removed exmap and sreadahead e76840f netbook.conf : change xf86-video-intel to xf86-video-intel-dri2 4ef8d5c xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA" 0e2ba7a xf86-video-intel-dri2: update PV 8fea3fa xserver-xf86-dri-lite : apply xserver-boottime.patch e16d2b9 xtrans: add xtrans_1.2.2.bb d7f6212 meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename. 98e6b81 Tidy up images and tasks in meta and meta-moblin. d0e6c71 local.conf.sample: Append to BBFILES instead of overwriting 1d6b543 gtk+: Add moblin override e92cc8f Add poky-image-sdk-live to meta/ 7994045 kernel.bbclass: We dont want to tar lib/ if we dont have any modules fd38c1b meta-moblin: Add moblin-image-minimal image 8d50257 conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds b296ae2 bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive db140d9 scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST 2ff5dac conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now ea868f9 package_rpm.bbclass: Don't use the system wide RPM macros. 1045eaa matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms 47c42b6 conf/distro: Create a moblin distro config file based on the Poky one 3a73995 bitbake-dev: Renamed to match the UI name 774485d image.bbclass: Add INHIBIT_DEFAULT_DEPS 526d996 bitbake-dev: Use the default task if 'None' asked for 0b6fdfb bitbake-dev: Refactor configuration file parsing 0b9da42 bitbake-dev: Save the cooker log into the working directory. 23f08fd scripts/poky-env-internal: Unset BDIR after use 4041c25 helix-libs, ribosome: Set COMPATIBLE_HOST since x86 only 262e18f drm : add libdrm_2.4.0.bb f19e435 bootimg: copy rootfs to ISO image dae95a7 tasks: apps-x11-pimlico renaming typo 0472967 tasks: fix moblin-tools task name typo f5c494b bitbake-dev: Remove use of self.configuration.cmd as state from shell 790ed68 bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles 22a3265 bitbake-dev: Make the "buildFile" command use the task parameter c790192 bitbake-dev: Make the task a parameter of the "tryBuild" command 2684070 bitbake-dev: Include target/command (from -c) in "buildTargets" command acdff2b images: put poky-image-live back to meta/ d5417e5 meta-moblin: rename images and tasks from poky-* to moblin-* 0f9a47a bitbake: Fix the wget fetcher so parameter portions of uris are ignored 08197d6 Merge branch 'master' of ssh://git@git.moblin.org/poky fbfc669 bitbake-dev: add a setVariable command e84e951 meta-molbin/images: Add poky-image-sdk-live.bb 07b4c06 spectrum-fw: Use the standard fetcher process b8ff2b6 base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs e4aa77e scripts/build: Update the git proxy setup instructions 87fe772 bitbake-dev: rename readVariable to getVariable d3bf789 poky-image-openmoko.bb: remove matchbox-applet-startup-monitor 45f4be4 poky-image-openmoko.bb: remove unused PR c26d6cf bitbake-dev: Change terminology online/offline to sync/async f0b1d56 bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution 0cc119f opkg: Really fix the prototype problem (and an invalid call) 842606b opkg: Fix incomplete function prototype 4815f7b bitbake: Remove bogus test code ede20a3 bitbake: Improve proxy variable handling in fetchers 4329a29 scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT) 2236c01 scripts: Fix variable quoting ebb74a6 scripts: Add moblin autobuilder support scripts be2ad3b * Fixing the helix-player.pc to include a -lstdc++ * Adding clutter-helix recipe d4f444a Add meta-moblin-internal to gitignore ca7fa46 * Adding initial ribosome (helix build system) and helix-libs recipes 06db259 bitbake-dev: add goggle - an experimental GTK UI. f51afdc bitbake-dev: Include the worker's PID in events e1155bc linux-moblin: We dont need the defconfig-eee901 files anymore e169b23 linux-moblin: Add 2.6.27 moblin kernel e5c53ce netbook: changed platform name from eee901 to netbook 3e04579 bitbake-dev: Dynamically load the UI module. 7ddbeb2 packaged-staging.bbclass: Avoid removing the staging.lock lock file. c9fe18a syslinux: Add COMPATIBLE_HOST c53608b bitbake utils.py: Merge prunedir symlink fix from bitbake upstream 8bb2cd7 libacpi: Add COMPATIBLE_HOST 5e97882 poky.conf: Fix world excludes typo 7a0ee99 libsyncml: Remove insane piece of strange assembler 78fd54f poky.conf: Exclude linsync from world builds a7dea06 poky.conf: Update libopensync world exclude list 83dd9c7 libopensync-plugin: Upgrade file and vformat to 0.37 f5eeae1 msynctool: Upgrade 0.36 -> 0.37 14e3c93 libopensync-plugin-evolution2: Fix to work with libopensync 0.37 22170fe syslinux: Various cleanups and add back some missing staging pieces f105cdc bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their handling in the UI a864492 base.bbclass: Output notes only on BB <= 1.8.x 3f93ed6 syslinux-native: Try to make syslinux cross-compile friendly. 4cb6598 Enables support for root over NFS in the linux-moblin defconfig 85e2dcb Add libopesync 0.37 0d25b9f libxslt: Fix pkgconfig patch for exslt e1720d8 bootimg: Add symbolic links to iso and hddimg 7a4b36a bitbake: Add some sanity checks to the lockfile functions 8dd58f5 meta-toolchain: Don't inherit sdk e0c1bd1 sdk.bbclass: Rewrite PACKAGE_ARCHS f838503 qemu-sdk: Pass the disable-vnc-tls option since we don't have gnutls-sdk d636d1b bitbake-dev: Don't fallback if the UI fails to start; give an error message on UI exception bd63867 bitbake-dev: Move the ncurses TTY check into the UI plugin itself. 39ad2b3 Update the ignore file so that it also includes VIM swap files 696d4f0 bitbake: Refactor the environment variable handling 9294b95 bitbake-dev: Refactor the environment variable handling. 603ae24 Add .gitignore 8c32e37 libx11: Clean up all the git recipes into a common include file da30379 libx11_git: Cleanup duplicate metadata f4b04c9 poky-image-minimal-live: Set LABELS to fix image generation 9a38dbd syslinux.bbclass: Clean up boot menu title 1a5f96a libx11-trim: Fix git version DEPENDS aadd0fd libx11-trim: Fix FILESPATH b4a4291 Add libx11-trim git 14d3569 u-boot: Set COMPATIBLE_MACHINE 0024d1a x-load: Set COMPATIBLE_MACHINE 819e489 libx11-sdk: added git version (based on libx11-diet) d0d47cb libsyncml: updated to 0.4.7 which builds with libsoup 2.4 48e3baa libxtst: bumped PR to force rebuild with newer libxi e58db30 libxtst: depend on libxi to get XInput.h 5f12963 checksums.ini: added some entries f79e825 libx11: fixed PV in git versions 4afe85d preferred-xorg-versions.inc: updated xdpyinfo version 8d3672c poky-fixed-revisions.inc: added some entries c772ed9 This documents that PE defaults to 0 not 1 as previously written 100f4af xexproto: renamed directory to make xextproto-* working 3ccabe8 libowl: delete only libowl.* instead of libowl* on clean-up. 7ec0191 xserver-kdrive: added patch for 1.3.0.0 to get it built with x11/git 7457fcc xdpyinfo: updated to 1.0.3 df8421a xextproto: added patch from upstream GIT to unbreak xdpyinfo (and others) 433f9d8 poky: use libx11-diet from GIT 8e98e1f libx11-diet: added GIT version 13a115a preferred-xorg-versions.inc: fix libxcb version 6e56c4f preferred-xorg-versions.inc: prefer GIT versions of x11 libraries 4bfd39f poky-fixed-revisions.inc: added SRCREVs for x11 libraries f57ecf3 xcb-proto-native: added to get libxcb buildable f732fed xcb-proto: added GIT version 8159255 libxcb: added GIT version c8acd24 libx11: added GIT version 780b158 libxi: added GIT version 6e046c7 libxext: added GIT version b718096 e2fsprogs: Add ext3 headers to the exported list. eacf14f Various X package updates to deal with XInput.h being removed in the latest inputproto package. cd2ce19 Drop linux-omap-2.6.25 44bc791 linux-omap-2.6.24.7: Update defconfig to fix various issues 9d70f04 Use ?= for setting IMAGE_FSTYPES in eee901.conf so it can be overriden in a local.conf 1065021 Adds support for GEM + DRI2 4c7fc91 avahi: create/remove 'avahi-autoipd' user (from OE) 5c7adfa task-base: build Bluetooth/Wifi support only for distros which feature them 2e900b0 apmd: drop obsolete zaurus 2.4 kernels hack f0676a3 automake: Fix patch b2396b6 automake: 1.10 -> 1.10.1 985681c libtool_2.2.6: Fix SRC_URI 457ae5a Add overo fe795de package_ipk.bbclass: Simplify variable expansion e360961 libtool: Upgrade to 2.2.6 3860dec gcc: Improve the build containment failure error message to be more user friendly fc46731 image.bbclass: Make the kernel depmod dependent on the presence of a kernel - some images eg an initramfs don't have this 1ef8ccb exmap-console: Bump PR for new moblin kernel a2d782b rt2860: Bump PR for new moblin kernel d89d52d linux-moblin: 2.6.27-rc6 kernel 3d40acd devicekit: Disable man page generation 2eadfa9 image.bbclass: generate modules.dep 51268c1 rootfs_ipk.bbclass: Don't error if the file doesn't exist 7daedbf package_ipk.bbclass: Fix opkg config file generation fb439d9 package_ipk/rootfs_ipk.bbclass: Update image from feed handling 3dc1ade eee-acpi: power button support 93cd991 devicekit: initial package 986e49c matchbox-panel: enable the relevant battery plugin depending on the machine features 2452ba4 gupnp: add gssdp, gupnp, gupnp-tools 52268b5 initramfs-live-install: Add COMPATIBLE_HOST eb599a9 e2fsprogs: enable dynamic libs, and package libuuid separately 4d3d6fb syslinux: We forward the LABEL through cmdline 62ece10 initrdscripts: init can now launch the installation script 460d934 poky-image-netbook: Add installation script 864a4ad initramfs-live-install: Initial commit 1ed1a58 busybox: Add the halt command 228f25b bitbake: cooker.py: Fix the point the configuration __depends is renamed 23a18eb e2fsprogs: Bump to 1.41.2 d33aedc poky-eabi.inc: No need for parted as-needed exception anymore acb3bfa parted: Now readline is fixed, no need for weird EXTRA_OECONF options 3abb779 linux-omap-2.6.24.7: Fix compile failure 0223c7c Enable 2.6.24.7 for the omap-3430sdp, even if it won't compile. 4ae7845 gdk-pixbuf-csource-native: Add libx11-native to DEPENDS and explicitly set X search paths 25e4a63 readline: Add configure fix to solve missing symbol issues 2ab7811 exmap-console: Bump PR after readline version changes e5f329f poky-eabi: as-needed breaks parted configure stage ade5e73 parted: Initial commit bfeacba grub: Initial commit ba9e4ed gdb: Bump PR after readline library changes 0a13784 e2fsprogs-libs: Initial commit 1922777 readline: bump readline-native to the latest 5.2 95857f6 readline: bump to the latest 5.2 c16dee4 scripts/pokyABConfig.py: Add poky-image-netbook-live c8a3fab rootfs_rpm.bbclass: added code to generate images from feeds ab995b8 poky.conf: added RPM feeds example 0ea7472 rootfs_rpm.bbclass: added generation of feed entries d1a327b rootfs_rpm.bbclass: remove temporary yum config - rootfs has one from yum package f9b9e31 rootfs_rpm.bbclass: fix platform so rpm will be usable on device 21cdfe2 Replaces = with ?= in preferred-xorg-version so versions can be overridden d151a7b yum: added one more python package - shlex 1a2cd2f python: package elementtree and shlex in separate packages ceb27d5 python: package bzip2 support into separate package b7aed5e yum: added all required Python modules to dependencies bc6e408 yum: fixed packaging 559a522 base.bbclass: Add automatic osc-native dependencies for osc:// recipes 9d46f76 ncurses.inc: Make sure paths start with / 61ec403 rpm: Add python module packaging ceb7254 scripts/poky-autobuild-postprocess: Add eee901 minimal image 8d90e33 scripts/poky-autobuild-postprocess: Add eee901 43a3302 poky-eabi.inc: Set gcc-cross-sdk version 7676511 Add gmp-sdk 27d572b Add mpfr-sdk 8a76c9c gcc-cross-sdl 4.3.1: Merge in two fixes from OE, DEPEND on mpfr-sdk and gmp-sdk, use LD_LIBRBARY_PATH to fine libmpfr 4d2a3b6 bitbake providers.py: Fix message typo and improve debug info f4337b9 bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanism 527b337 patch to allow the moblin proto to run without shader support 690a699 package_rpm.bbclass: save value of RPMBUILDPATH as it is needed for packaging e71b701 rootfs_rpm.bbclass: remove lock files to get rpm working on device 47f77ae clutter-0.6: Bump PR 811ee11 clutter-0.6: Bump PR 789d16f clutter-cairo: Set S correctly a953836 libxt: Use STAGING_INCDIR_NATIVE, not STAGING_INCDIR. Also fix error handling. dddac8f linux-moblin: Remove the obsolete IRQ_BALANCE option 8e466ad linux-moblin2: Use a more generic name 6c807a6 powertop: Remove 1.9 1dc91f0 fetch/__init__.py: Add in hooks to make sure osc fetcher is seen 369a30a poky.conf: matchbox-wm PREFERRED_PROVIDER is not needed e373a4e matchbox-wm: Remove pointless PROVIDES 628db3a package.bbclass: Ignore virtual-locale- packages when building -dev and -dbg dependency chains a61f5b0 rootfs_rpm.bbclass: Set YUM_ARCH_FORCE 19855de package_rpm.bbclass: Fix dependency rebuilding bug aea4958 yum-native: Fix hacks.patch to handle architecture detection issues 537ff09 yum: Don't apply hacks.patch, its only needed for the native version e668b91 Some build fixes for clutter-cairo-0.6, and clutter-gtk_svn 785f33d package_rpm.bbclass: Fix package version fixing for PKG renamed packages 8a49dd2 yum: do not hardcode arm architecture - rootfs_rpm provide arch info e5e21ca rootfs_rpm: set target architecture and do not tell yum which arch we will use 3c5eae8 package_rpm.bbclass: Improve handling of '-' characters in Requires and Recommends fields 6e62524 base.bbclass: Add read_subpkgdata_dict function 5bcae48 package.bbclass: Write out extra useful data into the pkgdata files 0856501 shared-mime-info: fixed dependencies for native version 2d4b12e rootfs_rpm.bbclass: use more efficient way to copy packages aabd91e yum-metadata-parser: fixed dependencies c856d8b - This adds clutter-{gst,gtk,cairo}-0.8 recipes and clutter-{gst,gtk,cairo}-0.6 recipes. - It removes the 0.4 recipes. - It renames things so that the major.minor revision is now part of the package name. This lets us correctly specify SRCREVs for each branch, and allows parallell install. - All the SRCREVs have been updated to the heads of their corresponding branches dfffc40 python-native: Add sqlite3-native to DEPENDS 096b0cd packaged-staging.bbclass: Add rpm package coverage 66d1347 classes: Split rpm feeds by PACKAGE_ARCH 9c63c7e rootfs_rpm.bbclass: ship rpm and yum in target images 94fa2b9 yum: added 3.2.18 8626cf5 rootfs_ipk.bbclass: Fix shell commands 1d18282 task-base: bumped PR due to poky config change f467b97 poky: added pci to distro features beee0c5 rootfs_ipk.bbclass: Improve image from feed generation 39b0cfa Rename FEED_URIS -> IPK_FEED_URIS 18104e1 rootfs_ipk.bbclass: Add the hard bit of image generation from feeds, controlled by a BUILD_IMAGES_FROM_FEEDS variable d96b9e3 powertop: Add latest stable release 9b52d24 rt2860: Fix iwpriv oops f36ea09 bootimg.bbclass: Set nostamp for the bootimg task cd87211 bitbake: Fix nostamp flag handling bug 4089a43 matchbox-session-netbook: Bump PR 8f00ab4 ncurses: Really drop broken files 5999a43 libx11-diet: Enable xkb fcb3dfa libacpi: fixed packaging fb20bb3 ncurses: Bump PR to fix bogus commit fallout 3c7454c bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes 3db5955 gconf.bbclass: depend also on gconf-native 6e5e000 clutter: added libxi to dependencies 1bc1337 gconf-dbus-native: fix dependencies ff247ac gconf-dbus-native: required by metacity/contacts and few more e33ca0e matchbox-session-netbook: Remove the --titlebar option 9a711ae poky-fixed-revisions.inc: Bump mb-panel SRCREV 0749420 Fix a typo in the COMPATIBLE_MACHINE list db1e886 linux-moblin2: Bumping PR for the new eee901 defconfig. 845d298 Revert unintended commits 979f987 bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't cache the recipe. Based on work from Heikki Paajanen e2d3210 Add OEROOT to preserved_envvars_list. efe3d75 bitbake: Sync with upstream 419f184 Fix better_exec error message to actually report filename. f0e249f scripts/poky-env-internal: Add MACHINE, DISTRO and POKYLIBC to the environment whitelist for starters 2e18284 bitbake/bitbake-dev: Allow much better control of which variable influence bitbake from the environment 221ac2b bitbake/bitbake-dev: Sync with upstream dc98b2c bitbake: Sync with 1.8 branch upstream f393763 AUTHORS: update my email in BitBake ff56ee3 matchbox-netbook: We can safely include the brightness applet. 65722fb eee901: We now use the intel FB driver. 2c1c5db linux-moblin2: More eee901 goodies cbaab65 Merge changes from Poky bitbake 1.8 d54280d bitbake-dev: Update against bitbake trunk 4e522e0 poky.conf: Add packaged-staging by default now c30eddb Add bitbake-dev to allow ease of testing and development of bitbake trunk 5ef0510 git: depend on native perl and use it de39802 eee901: We use ACPI for battery status reading c127548 task-base: Adding libacpi to the acpi task. a2985cb libacpi: First poky commit 1d0070a xf86-video-intel: DEPEND on virtual/libgl, not mesa f8df3fc libx11.inc: Fix error handling logic for makekeys generation 287ef55 libx11-trim: Add missing xproto-native DEPENDS e4ac360 zlib: Fix autotools off64_t patch logic fixing darwin builds ce846ca libx11-diet: Fix require, drop unneeded PEs 6de25dd libx11: Update include_fix.patch 18b5ccc mesa-dri: Bump PR c1f1195 poky.conf/preferred-xorg-versions.inc: Catch up with libx11 changes 05107cf xserver-xf86-lite: Add a non-dri version of the server for use when dri/gl isn't appropriate 897f193 xserver-xf86-common: Fix PROVIDES to include PN fc06875 libxcb.inc: Fix bogus reference to STAGING_DIR/HOST_SYS 3081d60 libx11: Upgrade to 1.1.5, rename diet-x11 to libx11-diet for consistent naming. Create common .inc file for diet,trim and full-fat version versions ef3ef90 poky.conf: Remove bogus EXCLUDE_FROM_WORLD e22a186 xserver-xf86-dri-lite.inc: Add COMPATIBLE_HOST 99d447c poky.conf: Add mesa-dri to EXCLUDE_FROM_WORLD 343d7bd mess-dri: Add missing expat DEPENDS 796d014 xf86-video-common.inc: Fix typo that revmoved the xserver DEPENDS leading to build failures c569e23 libxext: Add missing DEPENDS on libxdmcp 450fcec libxt: Add missing DEPENDS on libxdmcp 07e8801 omap-3430: Generate jffs2 images 2d89305 linux-omap-3430ldp: Build jffs2 support in. 0307391 netbase: Disable networkmanager for eth0 on qemux86/qemuarm 86ab8c8 libnotify: move from meta-extras to meta-openmoko 9d8971d matchbox-desktop: update SRCREV. f9bc87b task-poky-sdk-gmae: fix sqlite-dev name f21f937 libgcrypt: add pkg-config file info dev package 56e5e1d checksums.ini: added some entries 405e761 gnutls: add 2.4.2 (latest stable) 062b2e1 gnutls: drop 2.2.5 c4e9ad6 Fixes the metacity-clutter revision; packages the plugins; and adds a post install section to use gconftool-2 to enable the "simple" plugin by default. 52734d2 task-sdk-gmae.inc: update to reflect GNOME Mobile 2.24 b0432f7 removes SubSection "Display" from xorg.conf 503cb72 fixes noPanoramiXExtension missing symbol problem when server tries to load libdri fc3d94f poky-fixed-revisions.inc: bump matchbox-wm-2 for work area fixes dd465f2 avahi: Move bshell into the avahi-ui-utils package 9b906c8 mesa-dri: mark as x86 only 297f268 libpthread-stubs: Fix -dev and -dbg dependencies 5529d5e linux-moblin2: do not compile kernel with debug infos 13c0576 clutter.inc: use eglnative on 3430sdp 536e19f xserver-kdrive: Feed xrandr calls to the framebuffer driver in case it can do better than software rotation 59754ee dialer: specify revision instead of using autorev 10b4923 eee-acpi-scripts: Set PV correctly 951142f eee-acpi-scripts: SRCREV should be in the distro config files 78abb40 Update fixed revision for the latest, greatest, metacity-clutter. d708880 xcb-proto: Fix -dev and -dbg dependencies 7970ac7 eee901: Add acpi and eee-acpi-scripts 4a91a28 eee-acpi-scripts: Initial commit d3636b1 pm-utils: Initial commit f65b9db acpid: Initial poky commit 6ae402e image.bbclass: make ext2/ext3 images autoresize 2c002e3 qemu targets: added IMAGE_ROOTFS_SIZE for ext3 filesystems 92116e3 Netbooks will use Sato too for now. 8f8fbef Initial support for netbooks with a poky-image-netbook(-live) image target. This needs much love from folk with UI and WM skills. c8ece75 libx11-trim: Add missing dep on xf86bigfontproto 2f52c8c qemu-sdk: Build i386 QEMU for inclusion in the sdk. 775eda0 gtk-engines-2.12: remove fb1907d gtk-engines_2.14.0.bb: add PACKAGES_DYNAMIC 0ed09c3 gtk-engines-2.10.2: remove old release 9f09bda matchbox-themes-gtk: fixed dependencies after clearlooks cleanup c6a6eb4 jpeg: added native version 0b751d3 metacity(-clutter): use gdk-pixbuf-csource-native b40263e gdk-pixbuf-csource: added 2.12.7 e64f44b gtk-theme-darkilouche.bb: depend on gtk-engines so that clearlooks is built, and rdepend on the engine not the theme d1bd228 gtk-engines: set PACKAGES_DYNAMIC 9221934 gtk-clearlooks-engine_0.6.2.bb: remove old version e409c10 gtk-industrial-engine: remove ancient package c55be22 added recipe for metacity-clutter 7857985 libtiff: set LICENSE 887b8de gtk+: Add gtk+ 2.14.2 57fbca3 libxklavier: add libxklavier 3.7 (XKB wrapper library) e1852a5 mesa-dri: make it non-default for targets other then EeePC 901 59e0767 mesa-xlib: added non-dri version of mesa f3c9ce9 xf86-video-intel: mark as x86 only accea02 mesa-dri: fix packaging so test apps will really land in own package 05908af iso-codes: Make PACKAGE_ARCH=all 395a25b intltool: Update to intltool 0.37.1 663e3ea iso-codes: Add iso-codes package 5d82d23 metacity: do not require gdk-pixbuf-csource b64f913 checksums.ini: added some entries 6518356 glib-2.0: Remove old bleeding version. f259954 glib-2.0: Update default revision to 2.18.1 879f6e0 glib-2.0: Add 2.18.1 (new stable release) 7426229 poky-fixed-revisions.inc: fix typo 69bcf13 poky-fixed-revisions.inc: bump matchbox-desktop srvrev to fix icon loading bug fab1928 gnome-icon-theme: add an RRECOMMENDS on librsvg-gtk e419523 Add a bzip2-full-native recipe and make the python-native recipe depend on it. Yum requires bzip2 support in Python so our native Python package needs something to provide it. 6e1a993 Makes metacity install as an alternative x-window-manager 604df9a Bumps the mesa-dri revision to 7.2 and adds a mesa-xdemos package including e.g glxinfo 9954f13 Ensures the themes get packaged with metacity 0caca44 Adds eee901 specific support into clutter.inc and adds a new virtual/libgl for clutter to depend on which all mesa build variants provide. bc88c3a increments task-poky revision, which fixed a dependency problem for me and may help with similar problems others are seeing with the new X builds. (The problem seemed to be related to the XSERVER variable which is referred to in task-poky.bb) 9e00baf libxrender: added missing dependencies a4fcdac libx11-trim: added missing dependencies 7178ed1 connman: Initial poky commit 08012fd resolvconf: Adding resolvconf as connman needs it 422985c libgdbus: Add latest git as SRCREV b5833ef libgdbus: Adding libgdbus as connman needs it 37f772f Add the Darkilouche dark theme 561f4d0 Update to gtk-engines 2.14 4353685 Some fixes for the xorg.conf for xserver-xf86-dri-lite 500a924 libsoup-2.4: add libsoup 2.4 cf69f37 gnome-icon-theme: add 1c2a783 Basic recipe for Metacity. Needs some tweaking to strip out themes into separate packages and strip some unneeded binaries. dd204d5 added missing dri2proto dependency 8321809 libx11-trim: fix location on keysymdef.h 5651807 xf86-video-intel: add missing dependencies 2297ec9 xkeyboard-config: provide 'xorg' rules which are link to 'base' ones f77a127 xkeyboard-config: add keymaps for X11 ad239c2 xkbcomp: added 1.0.5 required by xkeyboard-config af096d2 libxkbfile-native: needed by xkbcomp-native a521e64 Move libsoup to its own directory f2bbf7b libx11-native: do not provide virtual/libx11 90ebfbb libxdmcp-native: do not provide xdmcp 3de4627 Adds recipes to support building X servers based on the xfree86 DDX instead of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. 9b6a24b cdrtools-native: Don't look for headers in /usr/src/linux, that would be crazy dc2a130 tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with double instruction b7b2755 gcc: Add 4.3.2 recipes 571ddc9 Fetch implementation for the OpenSuse build service. 166a1ac Native pacage for the OpenSuse build service client. 5744c24 Make the eee use the correct DPI. 0576faf poky-eabi.conf: add dialer to as-needed blacklist cd937b6 ConfHandler.py: revert accidental commit 31511eb bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake shell reparse failures 1048185 poky-fixed-revisions.inc: bump matchbox-desktop srvrev 57915de poky-fixed-revisions: bump libowl srvrev c3bea64 poky-fixed-revisions.inc: bump matchbox-wm-2 ce91157 ref-variables.xml: Add POKY_EXTRA_INSTALL 61af678 handbook/faq.xml: Add a QA about proxy server setup ef1315e handbook/quickstart: Improve documentation on the options available in local.conf 96a71ae local.conf.sample: Make the parallel threads documentation more visible and update with a quadcore example fc6f464 rt2860: Set COMPATIBLE_MACHINE for now to avoid builds with elderly kernels 93807d5 eds-dbus: add libedataserverui to PACKAGES, fixing the borked packaging 107efab eee901: Add wifi support 680a0e5 eds-dbus: package the glade files into libedataserverui d2c6e8a rt2860: Support for the rt2860 RaLink 802.11n chipset 93159c9 eds-dbus: Add missing DEPENDS on libglade 06b2ec9 local.conf.sample: Add comment about eee901 f03756b poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and remove from the asneeded blacklist 0dbd5e5 image-live: exclude from world builds 2269949 pokyABConfig.py: Add eee901 builds 5931e8a gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the package class can handle this 9a21f65 package.bbclass: Adjust to handle split packages already being present in PACKAGES 81824cd exmap-console: Bump to the latest SVN adf85c0 poky-image-live.inc: Only run the FSTYPES check when the task is run 6b2db1e Added live USB poky images 9bdc5a0 initrdscripts: Simple init files for initrd/initramfs images 71a2e0d bootimg: Adding a rootfs to the disk image 8615c21 eee901: Add video kernel options, vesa for now. 22e0395 bitbake hg fetcher: Add fix from Matt Hoosier f09c00e gaku: clean up depends/recommends 16f7d67 formfactor: Add eee901 config file db323e3 eee901: Initial support 4f82c50 linux-moblin2: Add moblin2 kernel f680c85 eds-dbus: update to current and refactor the patches that get applied. eecb3f9 poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handling 7e3f8e5 matchbox-wm-2: Package libmatchbox2, enable the simple manager, fix other packaging issues 0785687 eds-dbus:Update the built in contact patch to reflect changed paths. 7b7d83c libsndfile1: Add missing DEPENDS on sqlite3 9836ab8 matchbox-wm: provide matchbox-wm to complete the virtual mojo 9bef0ee poky.conf: make matchbox-wm a virtual 1367165 rootfs_rpm.bbclass: Add recommends handling 7c72bf7 yum: Add yum-install-recommends.py script to handle installing Recommends da34e32 bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spotting 5b24b9c poky.bbclass: Add https mirror source 2c832c5 rpm: Add missing patches e1af8de hg fetcher: Apply fixes from Matt Hoosier 4be407b rpm: Handle PYTHONVER differently in EXTRA_OECONF to stop gettext/uclibc failures during parsing 4a2e4c7 puzzles: Bump PR after asneeded change 491cbea poky-eabi.inc: Add puzzles to asneeded blacklist d396ff1 minimo: Bump PR after ASNEEDED changes e23fe47 pciutils: Bump PR after ASNEEDED changes 21ea5a3 poky-eabi.inc: Add minimo and pciutils to asneeded blacklist bbd6158 openobex: Bump PR after ASNEEDED change 7192a61 poky-eabi.inc: Increase ASNEEDED packages blacklist 344a927 matchbox-session-sato: fix typos in session script 23c36b0 rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any leftover postinstalls on real hardware at first boot 5d0f675 createrepo-native: added dependency on Python a3a3360 poky-eabi.inc: Add distcc to ASNEEDED blacklist ef1e2b9 yum-metadata-parser-native: depend on GLib 2.0 native 0fb48f7 python-native: depend on OpenSSL native to get python-urlgrabber-native buildable f46cad8 poky-eabi.inc: Start using the --as-needed flag when linking to reduce uneeded link time dependencies 9a90cab gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs support these in postinstalls 15e4284 matchbox-sato: Remove empty directories 50ae58e task-poky: Add a more definite dependency on dbus in console and x11 images 8821664 rootfs_rpm.bbclass: Add basic postinstall handling during image creation a6f3e46 yum-native: Add extract-postinst.awk script for use during rootfs generation f9cefb6 rpm-native: Set varprefix to get the rpm database in a sane location 36d8198 package_rpm.bbclass: Add support for postinst and preinst scripts aae958d yum-native: Add NOPOST and NOTRIGGERS flags when installing packages 6269c57 package_rpm.bbclass: Fix problems with package version with '-' in the version (replace with '+'), improve the Requires and Recommends generation code 5d24ea8 bitbake utils.py: Add explode_dep_versions, an improved version of explode_deps 6209435 syslinux.bbclass: Update to use more modern and efficient functions 91c830c clutter.inc: revert the zoom board to eglnative, and eglx is so broken d85997f bitbake providers.py: Sync with upstream 75df743 matchbox-wm-2: stage the headers and so on a24fec2 poky-fixed-revisions: bump mbwm2 revision 629494a gst-plugins-ugly: update to 0.10.9 36e803e libxml2-native: actually fix depends to python-native 33061d6 matchbox-wm-2: enable libmatchbox and the png theme dcce679 libxml2-native: fix python packaging, thanks Matt Hoosier 0801fa7 yum-native: add depends on libxml2-native 502d161 python-native: remove libxml2-native depends b8ce2fb package_rpm.bbclass: files needs to start from / 102af61 fakechroot: fix duplicated readlink 1ec9176 Fix typo in ldp machine name 99e44d2 rpm: Add recommends support from suse rpm patches 375bf90 rootfs_rpm.bbclass: Remove the feed directory before packaging the image b7b95fa package_rpm.bbclass: Stop autogenerated dependencies for now, its not functioning correctly 8c33755 yum-native: Add some hacks to make yum work better in the cross build case 38d1870 yum-native: Add patch to fix install paths 020a00a createrepo-native: Add fix for empty data fields when creating repositories fe22fab bitbake.conf: Add to PATH bbdeccf sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots a707851 python-native: Add libxml2-native to DEPENDS 82d0172 python: Fix -native package staging functions fc2e56f rpm: Tweak patches to remove popt problem 85efc57 Move libtiff to meta from meta-extras 15af82a Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expected to be entirely functional yet. 317a847 package_rpm.bbclass: Fix empty package handling, handle package dependency renaming by adding a missing function call and expand RPMBUILD before changing the dictonary so local PV/PR changes don't break the WORKDIR variable expansion bae5aaf libxml2-native: Enable python extensions 666c695 Add yum-native and createrepo 2b67142 Add python-urlgrabber, python-iniparser, yum-metadata-parser and native varients bb6a165 fakechroot: Add from OE.dev f57852e sqlite: Add 3.5.6 and sqlite-native from OE.dev 0f9c34a zlib: Upgrade from 1.2.3 to 1.2.3.3 to add 64 bit extensions and improve operation on recent 64 bit platforms 603e247 rpm: Enable python extensions and improve cross compiling patches 16e6877 python: Promote from meta-extras to meta 07eeb6a python: Remove empty directories 15c905c insserv: Fix a cross compile issue on i386 machines aa7d993 poky.conf: Exclude libxml-simple-perl from world builds af1c282 Fix up /etc/profile to source files from the right path. 083c456 glibc: Disable hwcaps for speed 8d772b1 wireless-tools: Drop scripts we don't seem to need 14f2b65 rpm: Patch out some Makefile strangeness causing build failures 210f011 networkmanager/matchbox-keyboard: Use exec to run the final programs 76b5863 psplash: Remove pointless cat calls, promote to .sh initscript 04066bd base-files: Remove fork from profile, no need to use ls here 513bf3a xserver-nodm: Remove another fork, no need to use cat here 37d9ffa dbus: Add volatiles configuration e80d0ca initscripts: Remove pointless forks from timestamp code 8821332 netbase: Drop options file and options handling code, its replaced by sysctl.conf 2bee9ce base-files: Install a sysctl.conf file a456aba base-files: Don't fork to call id in profile 9469a08 xtscal: Convert session script to an sh script so it can be sourced reducing forks 7b49a5b networkmanager-applet: Start after the desktop has loaded by using dbus-wait 4453d53 matchbox-keyboard: Change session script to start it after the desktop using dbus-wait removing the dodgy sleep call b116e40 xserver-kdrive-common: Add in support for shbg files, shell scripts to be started in the background 893b354 librsvg: update the loader database when installing the svg loader 23d43ca moblin-proto: update srcrev and fix build 9add0a8 rpm/rpm-native: Add recipe for 4.4.2.3 e8f85b3 beecrypt: Add based on OE.dev recipes with fixes ded39e2 package_rpm.bbclass: Update against recent packaging changes and start to implement dependency handling. Drop pointless rpm_core class. c87b3a8 package_ipk/package_deb.bbclass: Make sure control files are properly removed fixing problems with files leaking into packages. Use core bitbake function for directory pruning 5ca5663 bitbake/utils.py: Add prunedir function to utils collection 77c0101 udev: Drop the standard persistent rules, they're useless on embedded hardware 941aea7 psplash: Bump revision 58f3b79 busybox: Allow a builtin echo for speed a452505 poky-fixed-revisions.inc: Update psplash revision to gain fifo handling changes cc1783b sysvinit: Use echo to change the psplash progress fifo instead of forking 7e2a8eb portmap: Remove uneeded initscript forks 244474d clutter.inc: Fix typos 25c4145 poky-fixed-revisions.inc: Add moblin-proto 5bbdd31 Add moblin-proto, drop ununused clutter-box2d patch 67e520f clutter.inc: Add ipodtouch to compatible machines list f18adf3 poky.conf: Allow clutter, clutter-gst, clutter-cairo and clutter-box2d in world builds fe3d0cb poky-fixed-revisions.inc: Bump aaina and table versions so they're at least clutter 0.6 a13b006 clutter.inc: Set COMPATIBLE_MACHINE and default to mesa/glx for unknown platforms allowing qemuarm/x86 to at least build for build testing purposes. It is *NOT* expected to run well 449860b mesa: Add from OE.dev fc05d61 clutter-*: Updates to work with clutter 0.8 and later svn b1b30e6 poky-fixed-revisions.inc: Update various clutter and clutter related revisions 90ff1cb omap-3430ldp: Add extra machine specific kernel module RRECOMMENDS 43bd216 matchbox-session-sato: make the session script executable f9281be clutter: Use elgx flavour with omap3 cfb6c0d linux-omap-2.6.24.7: Tweak defconfig to display module symbol versioning bec2223 Move dialer to openmoko for now, as it depends on pulse 3478f41 matchbox-session-sato: magically munge the session script to remove applets depending on the machine features e14a39f Add dialer_git.bb, a moko-free port of openmoko-dialer2 a5be289 clutter.inc: package redhand.png 081c41a clutter_0.6: remove do_stage, clutter.inc has one too 1e69b97 openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrev 1e3ea15 gsmd2: install the system service dbus files 3cf90d1 libgsm: use GTA01 machine for the Zoom board, it's close enough 17ae3ee openmoko-dialer3: add rdepends on gsmd2 ab0297c checksums.ini: added some new entries 86555b2 gcc-cross-initial: disable decimal float in 4.3.1 to fix x86 build 75f5fd2 checksums.ini: added some new entries acb222d liberation-fonts: update to 1.04 from Fedora 5c93b2c js: fix SRC_URI 714a5e1 rsync: fix SRC_URI 12f914d libpcap: fix SRC_URI 26e4df8 x11vnc: fix SRC_URI cf6d4fa webkit: webkit.inc is no longer used 9c65649 udev: improved mount.sh 2934660 poky-nokia800-flashutil: merged offsets from Andrew script and added Diablo notes 17606f8 Added support for the "qvga" MACHINE FEATURE 387c360 Added support for the "qvga" MACHINE FEATURE 34cb63b matchbox-sato: update postinst to work with new initscript functions dae8dc2 task-sdk-gmae.inc: Add libxi-dev f643fcb matchbox-panel-hacks: remove empty directory 03d6f2a omap-3430ldp.conf: remove irda machine feature ebb3325 omap-3430ldp.conf: add phone machine feature 4f1efa2 initscripts: merge OE change of cpuinfo_id to machine_id, fixing gsmd's startup cf55538 libgsmd: add device configuration for omap3430-ldp 450c47d gst-plugins-bad: upgrade to 0.10.8 ad77fb0 gst-plugins-good: upgrade to 0.10.9 c81d0fe tslib: Disable all leagacy plugins, we don't need them 5ff2a13 formfactor: Add beagleboard config 1ada01f linux-omap2: More beagleboard updates from OE.dev 5e4da78 linux-omap2-git: Sync with OE.dev, add fixes to compile correctly with gcc 4.3.1 6dda6e3 linux-omap-2.6.22.19: Backport rootwait feature, make some further parts of the kernel modular feedc99 Add linux-omap-2.6.24.7 based on the ldp 1.4 kernel 9f55811 gsmd: add a patch to fix initialisation segfault 6f62619 qemu-config: added initscript dependencies and dropped killproc in favour of functions from initscripts fda9855 nfs-utils: added initscript dependencies 6a6090c initscripts: added initscript dependencies aa315fb irda-utils: added initscripts dependencies 429ea69 distcc: added initscript dependencies e2637a1 initscripts: functions file is not initscript 8ef4870 bluez-utils: added dependencies and restart function to init script de9da95 sysvinit: Remove cruft from rc we don't need 940cd85 opkg: remove duplicated / from postinst ba8644b initscripts: Remove empty directories 0b70a10 initscripts: Make rm nologin a .sh script a67fb6c gsmd2: install dbus system configuration file a934255 openmoko-dialer3: added libjana to deps 907a3ec bitbake.conf: added freesmartphone.org git mirror 1125bc8 Drop vincent, it doesn't work at present 2d5d1ef gcc-cross: remove not used symlinking for cross builds 5b06f27 xserver-nodm-init: make the init script depend on dbus, because the session needs it ed1b1e9 udev: add init script header so that insserv does the right thing (fixing mountall/devpts ordering issues) 6239bc4 Use the correct tty for Nokia800 machines. 49521c2 openmoko-dialer3: added 3d3fd4c poky-fixed-revisions: added openmoko-dialer3 e4643ae shared-mime-info: fix install 6a6bb07 glib-2.0-native: stage libgio 1aa265e shared-mime-info: build mime database on host instead on device 0fd3035 shared-mime-info: upgraded to 0.51 eaafef7 linux-rp: fix sound on corgi: ARM patch 5174/1 ff065ce linux-rp: disable OABI support for non-qemu targets a257966 linux-rp: refreshed sharpsl-rc patch f7ba3aa linux-rp: really use 2.6.26 5e12400 update-rc.d.bbclass: add code at start of post install scripts so it will be called on host 34d7e09 site/common-glibc: Set ac_cv_check_sjlj since system headers can otherwise break the setting in pth d21dbe2 glib-2.0: update native to 2.16.5 cc33fc0 python-native: update from OE and fix build after staging layout change c4d370a python-scons-native: fix after staging layout change 957b04b zope: fix build with new layout of staging a1c0e2c distutils.bbclass: fix build with new layout of staging dedc620 poky-floating-revisions.inc: Disable opkg/opkg-utils since upstream will break poky from this point onwards 7a5b0f0 glib-2.0: upgrade bleeding to 2.17.4 76d54d6 glib-2.0: upgrade to 2.16.5 a4c341a dbus-wait: bump to latest srvrev, using autotools fbfee20 linux-omap-2.6.22.19: Tweak kernel defconfig 1befcc0 xserver-nodm-init: rdepend on dbus-wait and wait for the desktop signal before continuing boot a228c31 matchbox-desktop: bump srcrev, and enable DBus e72a9df tslib: do not create two development packages b8a25e4 glibc: bump PR due to recent toolchain changes 2476a44 poky-eabi: use elfutils 0.131 with gcc 4.3.1 20d9950 elfutils: added 0.131 with Debian patches to build with gcc 4.3.1 41d6612 libspiff: update to 0.8.3 to get gcc 4.3.1 fixes 9b547ec icu: use -Os for arm to make it build with gcc 4.3.1 86cc4b3 linux-openmoko: fix build with gcc 4.3.1 6857ef4 avahi: disable libssp 05b0a21 uclibc/meta-toolchain: Catch up with toolchain changes 87796f6 gcc: Add toolchain build process changes from OE which adds gcc-cross-intermediate and removes glibc-intermediate based on a patch from Khem Raj as will be aplied to OE.dev making the build process much more rebust/stable/correct. f9651fa udev: Sync the rules with the versions from a more recent udev, optimise the boot process slightly by skipping boring ttys earlier ffc2de5 avahi: upgrade to 0.6.23 dba4931 scripts/poky-qemu-internal: Fix networking on qemuarm ext2 images e0fdf7f packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging packages become abi specific 8beb43c Move SANITY_ABI to its own file and give a more general name 09d8aa0 busybox: enable microcom c391403 meta-extras: Add minicom (from OE) a6b0bc0 linux-omap-2.6.22.19: Tweak the defconfig to unbreak the usb driver a bit and fix boot from mmc a3dd711 poky-fixed-revisions: added gsmd2 43aab47 gsmd2: taken from OE, cleaned, fixed deps/building, improved packaging 0a968ee linux-omap-2.6.22.19: Enable APM 99b8409 netbase: added qemuarmv6/7 support 1df8293 poky: ship qemu-config package for qemuarmv6/7 too da820a1 pointercal: added entries for qemuarmv6/v7 9a74694 formfactor: added qemuarmv6/7 cf9ecba poky-qemu-internal: added support for qemuarmv6/7 50e3ea7 linux-rp: added armv7a fix from linux-omap to make qemuarmv7 build 44abf32 linux-rp: added qemuarmv6/7 machines support 84d5380 opkg: qemuarmv7 also use gcc 4.3.1 dc82b9f poky-eabi: qemuarmv7 also require gcc 4.3.1 fc6fd10 openmoko-today2-folders: fix conflicts as we moved some components of Sato desktop 6867529 bitbake.conf: Default to SRCREV of INVALID 63e451e __init__.py: Error if SRCREV == INVALID dba215e gtk+: added libxrandr dependency ec1e837 native.bbclass: Also override BASE_PACKAGE_ARCH e5bc471 native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case a16f50c poky-image.bbclass: Add POKY_EXTRA_INSTALL variable 8885ae6 linux-rp: 2.6.25+2.6.26-rc4 -> 2.6.26 and apply the i2c suspend/resume fix for zaurus devices 8b1c5c4 clutter.inc: add depends for 3430-ldp 8f6086d dbus-wait: fix build 1bcc0f7 poky-fixed-revisions.inc: Add dbus-wait 582c57c Add dbus-wait b4ddca7 clutter-box2d: Mark as machine specific 6fc273a bitbake.conf: Add nasty workaround to deal with machine specific and 'all' architecture packages. This problem needs to be revisisted 2e56dd0 loudmouth: upgraded to 1.4.0 c731df8 telepathy-glib: upgraded to 0.7.11 f4cc988 telepathy-gabble: upgraded to 0.7.6 4a32f7d libtelepathy: upgraded to 0.3.3 7062297 empathy: upgraded to 0.23.4 f02f67c telepathy-mission-control: upgraded to 4.61 5c76228 handbook: added 2008 to copyright 3eb7dc4 handbook: fixed typo 7c1f208 meta-toolchain: Fix pkgdata location 9d4dd6d sharp-flash-header: Install into machine specific staging area so do_rootfs can find it 110830d sdk.bbclass Fix after the staging layout changes fc128ab udev: Move machine specific parts into a separate extra package 78c793f bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OE df39b9e cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCH a566074 bitbake.conf: Split STAGING and CROSS to become target specific so armv5 binaries don't mix with armv6 or v7, likewise with the cross compilers themselves. Also move pkgdata our of staging since it follows a totally different directory structure to staging. These changes break ABI so change the ABI number 7471ff9 gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is target specific af361db opkg: Only add no-array-bounds option for armv7 machines e36b4c3 opkg: Bump PR after CFLAGS change 51593c2 linux-omap-2.6.25: Fix compile with gcc 4.3.1 e801147 opkg: Add Wno-array-bounds to opkg CFLAGS to avoid bogus errors with Werror and gcc 4.3.1 2708171 linux-omap_2.6.22.19: Fix patch order cc8e31c poky-floating-revisions.inc: Allow oprofile version to float in bleeding builds 17268d4 linux-omap-2.6.22.19: Apply fixes for gcc 4.3.1 and to fix the pixclock allowed values range dc1789a scripts/pokyABConfig.py: Add 3430ldp and beagleboard ac757c1 musicbrainz: Fix compile issues with gcc 4.3.1 b60a7b4 libmad: Remove bogus option which breaks gcc 4.3.1 builds 031748a machine/armv7*: Enable the cortexa8 tune file for the appropriate machines 9124b01 tune-cortexa1.inc: Rationalise options, at least until gcc support for the others improves 756a1d7 poky-eabi.inc: Use gcc 4.3.1 for armv7-a targets 4fcf8e1 poky-fixed-revisions.inc: Update oprofile versions b45b2c2 oprofile: Update to 0.9.4 making it the default and remove merged patches from cvs version e8bda85 gcc 4.3.0 -> 4.3.1 (from OE) f204c83 binutils: Add csl 2008q1 version a9da1c7 opkg-utils: Switch to svn 8b1f2c4 poky-fixed-revisions.inc: Add opkg-utils SRCREVs 2d39cfb netbase: Disable networkmanager control of eth0 on omap sdp/ldp boards ba2831f gcc-common.inc: Use STAGING_DIR_TARGET instead of a more hardcoded path 7b19ef1 linux.inc: Fix whitespace 78fc9af linux-omap2: Add from OE for beagleboard e9ebcc4 conf/machine: Add beagleboard from OE.dev aafb4d6 tune-cortexa8.inc: Remove tree vectorization option for now, it causes too many problems 94241d9 Add gcc CSL 2008q1 from OE.dev 382427b Drop ipkg-utils d12df54 Switch from ipkg-utils to opkg-utils 7332ac9 Add opkg-utils ba539ab bitbake.conf: Set MULTIMACH_ARCH to a default value 5b799cc bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packages 375f699 bitbake.conf: Add QEMU_OPTIONS for armv7a 767d9ca Merge multimachine class into bitbake.conf and create singlemachine.bbclass as a backwards compatibility option 45d0dac1 bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from this a906cd2 apt: stage headers/libs ab4f8bb gtk+: moved cairo dependency to common file 66ad7f3 gtk+: stage few extra headers required by libhildonfm 50fd5b1 checksums.ini: some new entries b0e21e2 poky-fixed-revisions: fixed oprofile PREF_VER 175c36c xserver-nodm-init: fixed start level to 9 as 09 was treated as octal 8df11e5 poky-revisions.inc: Drop owl-video-widget, update opkg SRCREV ebb08f0 stage-manager-ipkg: Use head -n1. not head -1 cd42b9b owl-video-widget: Split into owl-video and libowl-av 134c555 poky-revisions.inc: Add libowl-av and owl-video 6da21d0 clutter-box2d: Hack to make it work with clutter 0.8 0ef4807 netbase: Disable networkmanager on eth0 for omap-3430ldp 33d9938 networkmanager: Add a method to stop network manager controlling selected network interfaces a3d88b4 fontconfig: Disable parallel make d0ba74c hal-info: do not depend on HAL - it is circular dependency b17cdb2 udev no longer symlinks for udevcontrol, udevsettle and udevtrigger. Modify init script to use udevadm [action] b645d5c Make udev-124 the default. ba239b0 package.bbclass: Skip symlinks when searching for shlib dependencies since we can cross into the build system binaries 47780f8 Recipe for udev-124 4c78c04 oprofile: Fix patches to work with a more recent version 1166e11 poky-fixed-revisions.inc: Bump oprofile and web-webkit revisions/dates 1765792 webkit-gtk: Disable the internal 'fast-malloc' and use the perfectly adequate system malloc 39a81a4 tune-xscale.inc: Compile webkit-gtk for armv4t since there are massive alignment issues with double word instructions with webkit on armv5 29b0344 gnutls: Stop gnutls using the build system zlib 351dd33 glib-2.0: upgrade to 2.17.3 in bleeding 285ac1c Add insserv bd26751 networkmanager-applet: use a .sh session script 670fd32 networkmanager: use a proper init script with depends 56ff3a1 gdb-cross-sdk: Add missing dependency on expat-sdk b8fe224 expat: Add -sdk version a86d34a initscripts: don't check for devfs, it's gone ff5679f Bump OProfileUI revision. Bump Clutter revision. 976e3b9 nokia800: Fix machine description 02f6573 pointercal: This calibration applies to the ldp, not the sdp 2c46d61 formfactor: Add omap3430ldp based on the sdp f66e079 Add the omap-34030ldp machine d04db3c linux-omap: Differentiate between the 3430ldp and the 3430sdp kernels 0a62277 matchbox-keyboard; don't spawn a subshell 7ff4da3 portmap: remove unused patch fa001bc xrdb: use .sh session script 8fab210 xserver-kdrive-common: change 12keymap and 90XWindowManager to .sh 3c181f4 glib-2.0: upgrade to glib 2.16.4 62cf617 settings-daemon: use a .sh session script 0504f93 xserver-kdrive-common: don't use run-parts but instead exec or source scripts da7a051 portmap: add init script depends fef1266 dbus: add init script depends 24c9b5d modutils-initscripts: add init script depends 8499da7 busybox: add init script depends 8c28cb5 xserver-nodm-init: add init script depends 267f97e dropbear: add init script depends 9ae4645 netbase: add init script depends 95eb982 psplash: add init script depends 1f36523 avahi: add init script depends 26628bf apmd: add init script depends bde70a9 initscripts: add dependency headers 2a7b3ad poky-fixed-revisions.inc: bump desktop srcrev 1bb8542 initscripts: do not check for kernels <2.4 on mounting swap a243bf5 keymaps: initscript can be sourced 4322a92 modutils-initscripts: do not call depmod on boot time if not needed bca3ead dpkg: rm rcS.d/S98configure to not run it on non-first boot d44b557 dbus: start at rc5.d/S02 instead of S20 15cc35e xserver-nodm: sleep for 20s after X11 start to give time for x11 userland to boot a0094b2 xserver-nodm: do not run itself in background 457dc1c xserver-nodm: start at rc5.d/S09 not S99 faf85bc Move avahi UI tools to a separate binary package. 0a9f1a2 pcmanfm: added missing dependency 398512e udev: use init script from OLPC 5e2864a vincent: added missing dependency on x11 4fb5a5a syslog-ng: added missing dependency on glib-2.0 0c01acd matchbox-applet-volume: added missing dependency on gtk+ abba46a libtool-sdk: create directories before staging into them 254aa06 libopensync: added missing dependency on zlib 655559f moko-gtk-engine: added missing dependency on gtk+ 1b16736 libsync: added missing dependency on avahi 65950aa matchbox-wm-2: added missing dependency on gtk 9723000 openmoko-mediaplayer2: added missing dependency 5246cd0 liburiparser: added from OE (needed by openmoko-mediaplayer2) 44b8971 libspiff: added from OE (needed by openmoko-mediaplayer2) 3a7ed03 gccmakedep: added missing dependency on util-macros 08b2c3b imake: added missing dependency on util-macros 797944f networkmanager: added missing dependency on gnome-common d1c8fbb lndir: added missing dependencies 853c881 puzzles: added missing dependency on libxt 9361ec0 oh-puzzles: added missing dependency on libowl fe4bd95 matchbox-panel-2: added missing dependency on dbus-glib 59d28e0 wbxml2: added missing dependency on expat 2f19d88 libnotify: added missing dependency on dbus-glib 1a8244a libmokopanelui2: added missing dependency on dbus 5beb432 libcroco: added missing dependency on zlib a89ebcb kf: added missing dependency on libglade b43138a libgalago: added missing dependency on dbus-glib 4e7c418 gypsy: added missing dependency on dbus-glib f7f367d contacts: disable GNOME-VFS 7c2d406 dates: added missing dependency on libowl 1dfb747 clipboard-manager: added missing dependency on x11 d512da6 contacts: added missing dependency on libowl 4a38dab packaged-staging.bbclass: force symlinking as ipkg->opkg link can be present 7344690 sqlite3: stage headers in do_stage task bc0a19c vte: added missing dependency on ncurses 32b7efc fstests: added missing dependencies 7f8da38 packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.conf 8344c7b fontconfig: updated to 2.6.0 98b1bac fontconfig: drop freetype-native dependency 954f1cc Bump oprofileui revision 83ea1f3 apt-native: create var/log/apt/ dir so rootfs building will work 47885dc rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparchive anymore c12a908 dpkg: ncurses were needed only for dselect bc194fe apt-native: remove db-native and curl-native dependencies 5ec2c0b apt: moved apt dependencies to apt recipe d6c1ea9 ipkg-link: Drop d5d1466 handbook: Update to reference opkg. not ipkg 8e9f535 oprofile: Add RRECOMMENDS for kernel-vmlinux a6e8538 linux-rp 2.6.26-rc4: fix c7x0 config, added patch for unbreaking CPUFreq 87905fd linux-rp: mark 2.6.26-rc4 as default for c7x0 8ce2e75 webkit-gtk: For now, don't pull in gstreamer plugins or gnome-vfs on darwin 4f471c9 site/arm-darwin: Add/fix various entries 1308e6e site/common-uclibc: Add some extra entries 8722fb9 bzip2: Add 1.0.5 and autotool it 85221a3 clutter: Add missing patch f4f936a clutter-svn: Update enable-tests patch after recent svn changes 932d0b0 Use /sbin/iptables if which iptables fails. 41d987a nokia8x0: Serial console is on ttyS1 b3fb3cc linux-nokia800: Add diablo n800/n810 kernel a954363 apt: bump PR after last change bcfd6c0 apt: unbreak host checking 1d73583 initscripts: don't exit in sysfs.sh as this is sources 6b0a796 initscripts: remove obsolete tests 6cd4260 initscripts: don't create subshells for simple tests 5da8c4a xserver-kdrive-common, xtscal: move the X session script from former to latter 31006b9 xserver-kdrive-common: remove the xrdb session script, the xrdb package has it now 01c743d xrdb: move the xrdb xsession from xserver-kdrive-common to here 9b63c68 xorg-app: remove unused patch files f6e7776 udev: save another fork in mount.sh 9f5ec59 poky-fixed-revisions.inc: bump panel version 424de08 gtk: upgrade to 2.13.3 in bleeding 43f5623 vte: ship the pty helper 7717814 udev: don't fork so much in mount.sh f25cb73 ubootchart: increase priority of ubootchartd so it replaces init bedf34b poky-fixed-revisions.inc: bump matchbox-desktop version 1f96af0 formfactor: add omap-3430sdp c8bccd9 apt: added forgotten patch d1cee61 pointercal: add omap 3430/zoom calibration 91d7c5b apt: update to 0.7.14 7e8cf4d dpkg: upgrade to 1.14.19 2bbbafb gst-plugins-base: upgrade to 0.10.20 f2797b3 liboil: update to 0.3.14 27ca3c3 opkg: S98configure script is needed only on first boot ba3f99d gstreamer: upgrade to 0.10.20, drop merged patches 0f31e7d gst-plugins-base: pass -f to rm to avoid failure if reconfiguring a9151d4 poky.conf: changed comment about opensync 9b2c23f libsync: update dependencies to OpenSync 0.36 components 16f77e2 poky.conf: re-enable OpenSync components for world builds 08e1e60 opensync: drop SVN recipes 323cb70 syncml-client: drop as it is not fetchable anymore and OpenSync has own plugin for SyncML e108246 cmake: remove non-native one as cmake cannot be cross-compiled yet d3f559d package.bbclass: changed library regexp to get dependencies for opensync plugins properly 347ed8a checksums.ini: added some new entries b032203 msynctool: added 0.36 bd9cc19 libopensync: added check to dependencies and patch to get rid of Python 42243f8 libopensync: allow to build plugins in their source dir 3a9ee10 libopensync: zlib is not required c6e9ca1 opensync: add 0.36 (latest stable) 6c0e524 libsyncml: added 0.4.6 da3040f cmake.bbclass: added version from OE + cross-compilation support d03024f cmake: added 2.6.0 (based on OE 2.4.8 recipes) a1f24d1 opensync: set SVN versions as non-default 50f13f9 opensync/syncml: Sync with changes in layout upstream 30d39ad poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipients 1033722 poky-autobuild-notifier.bbclass: Fix parse error e38122a scripts/poky-autobuild: Activate poky-autobuild-notifier a833e9a classes: Add poky-autobuild-notifier class afe20e4 settings-daemon: drop the use of xrdb as its old school 51948ab lirc: 0.7.1 -> 0.8.3 ba66617 Drop empty directories 005c666 bash: update patches to 039 90bafd3 speex: Drop 1.1.12+1.2beta2 778546e Drop empty directories 99efd20 lzo: Drop 1.08 322393c linux-hotplug: Drop, we don't support 2.4 kernels 5b286d9 linux-libc-headers: Clear out old versions fa3ae72 linux-libc-headers: Clear out old versions 25c0b97 linux-libc-headers: Clear out old versions 018963d gtk-engines: Drop 2.7.1, make 2.12 default 9c0b1af db: Drop 4.1.25 59ac2af apt: Remove 0.7.2 5d4591b valgrind: Drop 3.2.1 bcbc39b syslinux-native: Drop old versions 8376756 task-poky-x11-sato: Remove matchbox-themes-gtk, its not needed 0d00736 gtk+: remove 2.6.10 0a2c4cd gnome-keyring: remove old 0.8.1 version 4f44cc1 contacts: update to 0.9 and refresh patches 5b6fb58 vala(-native): added to satisfy dependencies of openmoko-terminal2 af93369 openmoko-terminal2: fix name of Liberation fonts package in RDEPENDS c931b75 tiff: make it work after libtool upgrade 3c58460 meta-toolchain: Fix to use layout_libdir 2c74c80 meta-toolchain: Make sure lockfiles directory exists 19968fa poky-fixed-revisions.inc: upgrade e-d-s to r676 6a7b00d poky-fixed-revisions.inc: bump gconf-dbus version to 693 74df02e gnome-vfs: remove 2.18.1, unused now 9745db6 packaged-staging.bbclass: Fix indentation 168fda4 packaged-staging.bbclass: create the opkg directories as required (from Richard) f12d247 glib,atk,pango,gtk+: add unstable releases and use in poky-bleeding 4d650a7 dbus-glib: upgrade to 0.76 f37e581 initscripts: use pidof command in killproc() function 7f5b6f9 initscripts: rename simple shell scripts to *.sh so they are sourced instead of forking b357bf3 initscripts: dropped suport for mtdram style ramdisk 123cce0 initscripts: do not install 'devices' initscript - we do not support devfsd a8cda2f libtool: changed staging - will unbreak pulseaudio f3d0826 pango-1.18.3: move the SRC_URI defintion to the bb files as the patches to apply are not correct for all versions 4ffff2e pango-1.16.5: remove, it isn't used a55c18a atk_1.18.0.bb: remove as it is unused 4353e39 poky-fixed-revisions.inc: Update SRCREV for opkg 4467 -> 4488 7fc8a73 gst-plugins-good: Add RPROVIDES for gst-plugin-id3demux 7438d56 image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation 75d7e7c popt: 1.13 -> 1.14 to fix uclibc issues 50d816f Add formfactor to handbook todo list 1679f80 clutter: Prefer svn version 2a8cda9 clutter.inc: Add omap-3430sdp options 1ef9efb task-poky-nfs: Fix for uclibc deb75e0 gtk+.inc: Handle uclibc case correctly f057afb local.conf.sample: Use pokylinux.org 822ea0e bitbake: apply r1075 from upstream to get postinsts working again d99418a poky.bbclass: Use pokylinux.org as the source mirror f873d55 prelink: Merge DTPOFF32 fix into main patch 5d40cb0 prelink: Add fix to correctly handle R_ARM_TLS_DTPOFF32 symbols 7f0ef9e poky-fixed-revisions.inc: Bump matchbox-desktop to get as-needed fixes 96fa4cd glibc-2.6.1: Add include-fixed,patch to fix issues with recent gcc 64a6478 gcc-cross-configure.inc: Move libssp to staging directory 3bac7a0 tune-cortexa8.inc: Disable -ftree-vectorize option for libxcursor for now 8dde4c7 linux-omap: Add 2.6.22.19 version d2ae519 conf/machine/include: Add tuning .inc files from OE.dev 343c2cf poky-external-csl2006q3.inc: Set TOOLCHAIN_OPTIONS so the sysroot is set correctly 3c2996b avahi.inc: Add missing libglade dependency 3dbb2c0 Newer versions of gcc have multiple internal header directories and when glibc builds using -nostdinc, it must also add all these internal directories via -system. dd5ed4b Adds a patch for glibc-2.5 so as to no longer reference linux's private asm/procinfo.h and instead use a glibc internal definition for HWCAP_VFP. 94d87fa avahi: enable GTK support (required by OProfileUI) f3d5c0f distcc: ship fixed desktop file to get QA happy 23603c7 mtd-utils: move tag to current HEAD - fix build error on Fedora 9 (reported by prpplague) bb3a13b vte: libvte package should not contain libvte.so ee47fe0 Add eabi7 POKYMODE for csl2007 toolchain for experimentation d03981d gcc: Add csl 2007q3 from OE.dev 76c8b40 opkg prints 'loading conf' informations so we get two lines each time 8009f0e rootfs_ipk.bbclass: do grep in install_all_locales just once 99e0700 rootfs_ipk.bbclass: reformatted install_all_locales function eedc6b9 rootfs_ipk: added ROOTFS_POSTINSTALL_COMMAND d35ae18 poky-floating-revisions.inc: Disable webkit-gtk bb0b617 stage-manager-ipkg: Fix quoting in sed expression fixing sed errors dedaeb4 packaged-staging.bbclass: Tweak package install command 65ff103 pulseaudio: add forgotten patches b6f01d3 poky-floating-revisions: Prune pointless PREFERRED_VERSIONs 7186fa2 poky-fixed-revisions: Prune pointless PREFERRED_VERSIONs efbf8bc poky.conf: Move fixed revisions to a separate file, add floating revisions file merging in older file contents. Set bleeding builds to use the floating revisions. aa6d1a3 task-poky: Split task-poky-x11-sato into a separate file 2e38d27 task-poky: Split task-poky-apps-x11-pimlico into a separate file d4e39f9 rootfs_ipk.bbclass: Fix for use with lock capable opkg f6d53bb libatomic_ops: added forgotten patch 8678ec5 rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may require them 626a4ac rootfs_ipk.bbclass: added install_all_locales function 14b747c rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - language support will fetch it automatically 31a8eb3 linux-rp_2.6.25+2.6.26-rc4: Bump PR after kernel.bbclass changes 7a9da6a kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixes e284465 v86d: Force the correct configure options since it doesn't give sane defaults when cross compiling 2b2c8ec poky.conf: Update exmap-console SRCREV 0700c75 renames CVS_TARBALL_STASH to SRC_TARBALL_STASH which does the same thing but just has a slightly nicer name. bcc0079 qemu-config: Add extra options to the default exports file 342914e poky.conf: Update opkg and derivatives from 4209 to 4467 820bfa7 bitbake.conf: Fix PARALLEL_MAKE 6316aa9 checksums.ini: added some new entries 3f2be0f linux-rp-2.6.25+2.6.26-rc4: Drop unused patch 763cea2 linux-openmoko: do not provide broken symlink to latest image - kernel.bbclass do that better 2410184 linux-rp: Add 2.6.25+2.6.26-rc4, make default for qemuarm, qemux86 and spitz 2ef11ee linux-rp: Sync recipes with OE.dev 3618a08 linux-rp-2.6.23: Add patches from OE.dev fe8d060 linux-rp-2.6.24: Add patches from OE.dev 47a464d linux-rp-2.6.24: Add patches from OE.dev ecec2e5 linux-rp-2.6.24: Sync defconfigs with OE.dev 2850555 linux-rp-2.6.23: Sync defconfigs with OE.dev 04e4de5 v86d: 0.1.3 -> 0.1.5 578d807 libpng12: 1.2.16 -> 1.2.20 e154555 qemu: Fix SRC_URI 9e6cfe2 base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful 6a86b13 Add TI OMAP 3430SDP Kernel and machine file. 6bb1c61 Remove 'bogus' kernel for LogicPD Zoom. Should be provided through standard 3430SDP support. b024871 Remove 'bogus' machine file. Zoom support should be possible through standard 3430SDP. 16b22d2 Add machine file for LogicPD OMAP3430 Zoom Kit fe878ed Add kernel for LogicPD OMAP3430 Zoom Kit 391e762 libtool: do not stage - libtool-cross stage proper m4 macros f83b1de Bumps the psplash SRCREV and removes the fbdev pixel format patch that has now been applied upstream. d723f42 libtool: stage headers dee07ad poky: update revisions of openmoko components 2d2c9c5 poky-image-openmoko: use webkit version of web 56bd25c openmoko: merge with OE fb8af86 poky: sort SRCREV alphabetically f4db03f pulseaudio: merge with OE + patches for libtool 2.2 d4740e0 libsndfile: merge with OE 27e194b libsndfile: there are c++ files in sources - fix configure.ac 10f85ff task-poky: Fix variable f983d43 Actually make NETWORK_MANAGER overrideable. acd0039 Make NetworkManager overrideable for machines. bd07290 Adds support for changing the fbdev pixel format when the default (e.g. 8bpp pallet mode) isn't supported. 1db5747 openssl: Sync with OE.dev 83b46eb pokyABConfig.py: Add om-gta02 d604b45 machine/om-gta*.conf: Sync with OE.dev 887c877 poky.conf: Update libgsmd and add xserver-kdrive-glamo 39eb232 libgsmd: Sync with OE.dev 691f2eb Add xserver-kdrive-glamo from OE.dev 0ce2f38 gst-plugins-ugly: upgrade to 0.10.6 ce433ab formfactor: Rename fic-gta01 to om-gta01 as per upstream 8b243f4 poky-qemu.README: Minor updates e95249b Rename fic-gta01 to om-gta01 as per upstream c56b95f Rename fic-gta01 to om-gta01 as per upstream 2c4695a gcc-cross-initial-4.3.0: Add DEPENDS on mpfr-native and gmp-native 820845f packaged-staging.bbclass: The staging_packager function should not be installing the package, that is the job of the staging_package_installer() function which is called with the correct locks held 7b6f1b8 build.py: Fix task override handling (breaks compatibility but it didn't work at all before) 9d81637 event.py: Revert accidental but harmless commit 019392e Drop bbimage c209f85 image.bbclass: Drop bbimage command b85bc27 devshell.bbclass: Export needed variables f7dd25d image.bbclass: Fix whitespace 240f403 checksums.ini: added some entries 8ca802e gnutls: update to 2.2.5 (security updates) b3f86c3 bitbake.conf: Properly export the PATH variable fe1c075 rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH since it breaks x86 831cf52 poky-image-minimal: Fix IMAGE_INSTALL 37f3bba module.bbclass: Fix external module version dependencies bfe8092 poky-image.bbclass: Correctly handle inserting package-managers into images by making it an image feature 03c0969 poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_INSTALL 9519898 linux-mx31: disable CONFIG_LOCALVERSION_AUTO fd7396b linux-mx31: disable CONFIG_LOCALVERSION_AUTO a62a583 linux-nokia800: disable CONFIG_LOCALVERSION_AUTO c5acfef linux-rp: disable CONFIG_LOCALVERSION_AUTO 6a468ef rootfs_deb.bbclass: Use /var/dpkg for dpkg status data 76df5ab base-files/initscripts: Switch to using /var/volatile for volatiles in common with OE.dev 1cc5d12 sysvinit: Enable volatiles caching c87c8e4 initscripts: Sync populate-voltiles.sh performance improvements from OE.dev b8d979b run-postinsts: Handle dpkg based images too 8b600697 rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg rootfs generation d35f304 gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad idea f1e89b2 bitbake: Sync with upstream 4bf7ed5 gcc-package-sdk.inc: Make sure c++ headers are included 7b86677 gcc-configure-*.inc: Fix up local-prefix and gcc-include-dir options 2036836 clutter-box2d: Install the file accounting for libtool 0b891ed task-poky-clutter: Add clutter-box2d 816639f task-poky: Split out tools tasks to a separate file 33826e0 task-poky: Split out nfs tasks to a separate file dc101b0 clutter-box2d: Install blockbox example a528013 poky.conf: Bump clutter-box2d SRCREV 7d4beb2 packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-sh and allow auto switching between whichever is available. Fix task dependencies in BB_STAMP_POLICY == whitelist case. Remove now unneeded basic dependencies. aa3141e image.bbclass: Fix locking so multiple image targets work 0394980 stagemanager-native: This uses no patches do don't depend on any patch tools 9909e98 patch.bbclass: Make it possibe to override the patch dependency f0e154b packaged-staging.bbclass: Execute staging_helper earlier to make sure the configuration file exists when needed. When installing the package after building make sure the control and list files are created. Use stage-manager-ipkg-build instead of needing ipkg-utils-native 0b54064 stagemanager-native: Add stage-manager-ipkg and stage-manager-build 43a9974 gcc: Sync libssp changes from OE.dev 3c35b00 gcc: Sync with OE.dev 4c664f6 packaged-staging.bbclass: Improve postamble exit code handling 1cde663 Add clutter-box2d 703394c site/arm-darwin: Add ac_cv_va_copy 9bc7b7c meta-toolchain: Fix typo 0a4ca92 clutter: Use gtk-doc.bbclass 9b6d8f4 classes: Add gtk-doc.bbclass baadb35 meta-toolchain: Fix symlink for darwin 1d4c242 meta-toolchain: Tweak CONFIGURE_FLAGS 3c819c6 meta-toolchain: Add some extra useful configuration variables and darwin specific tweaks a71df55 packaged-staging.bbclass: Add code to handle checking the stamp dependency tree properly 217b864 Use /sbin/fdisk because not all systems has /sbin in PATH 71cb5a5 mtd-utils: update to newer snapshot 167052a bitbake: build.py: Need to run expandKeys before launching tasks c7c7454 libetpan: mark cxx-is-here as a patch 9365115 libetpan: updated to 0.54, added curl/expat to dependencies 6f726d6 openssl: update to 0.9.8g (from OE) e14d7dc bitbake: Sync with 1.8 branch 152f14b gnutls: update to 2.2.3 f59c859 checksums.ini: added gmp 4.2.2 and libtool 2.2.4 7564d63 base.bbclass: Add sanity check for multiple file matches to oe_libinstall from OE.dev b6fefce7 autotools.bbclass: Switch stage_autotools_all to change la files itself and to stop using oe_libinstall 9b3ef75 initscripts: Remove mtab madness from checkroot.sh since it doesn't work with busybox mount and a symlink to proc is much easier 909ea43 poky-qemu-ifup: added NAT setup afec17a jpeg: Drop more cruft from the debian patch 63109d8 libtool-cross: Add dependency on libtool-native 33fd511 meta-toolchain: Fix status file path and hence extras tarball generation bae94f8 ipkg-utils: added quick hack to get images built under Fedora 9 1d4d53e jpeg-native: Drop, we don't need it? 4415259 jpeg: Rip out debian libtool hacks and use libtool-cross from staging. Also set tag mode to avoid issues with modern libtool 1b969af sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1.8.6 cruft, only run the mmap_min_addr check on ARM when we need to run binary locale generation 63d1296 sanity.conf: Sync with OE, introduce ABI versioning for TMPDIR, bump minimum bitbake version f7cabaa sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if its potentially problematic 6c004de uclibc: Add qemuarm machine conig bad655b uclibc: Drop default uCibc.machine to make misconfigurations more obvious 09cc7bd uclibc.inc: Add note about enabling logs 8076a7b base.bbclass: don't add shasum-native dependency if we are building shasum-native 71f9395 task-poky-standalone-sdk-target: Drop uclibc-utils be886a8 autotools.bbclass: There is no need to use the strange -t option to cp anymore 699b6f9 libtool-sdk: Make sure target directories exist f6d5b98 scripts/poky-qemu-internal: Check /proc/sys/vm/mmap_min_addr value and error if its potentially problematic 584aeb5 libtool-sdk: Fix staging function 82c04d1 scripts/pokyABConfig.py: Add meta-toolchain-sdk to darwin builds too f1432a3 task-sdk-host: Add libtool-sdk to darwin8 host packages 4a0a09e libtool: Add libtool-sdk e60c8bb lame: bandaid configure 3f92181 scripts/pokyABConfig.py: Add meta-toolchain to darwin builds 2dad466 meta-toolchain: Don't remove .la files, try and fix them 12ea926 task-sdk-host: Add darwin8 override b7e4fab meta-toolchain-sdk: Allow the default task to be overridden b7c0867 site: Add arm-darwin8 3b53488 bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' fee0c6a icu-native: Bandaid do_configure 1fb007d freetype: Fix configure statement ordering to work with libtool changes b15f41a portmap: do not install initscript with world-writable permissions 2e6d580 libtool: Upgrade 2.2.2 -> 2.2.4 2fdb008 poky.bbclass: Fix mirror URLs 01bb9af runqueue.py: Fix default whitelist variable value f715ee6 poky-qemu-internal: give 128M for qemux86 - otherwise generating of locales fails d6addd4 bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improvements and BB_STAMP_WHITELIST functionality cd4e478 packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks, update package location code to deal with packaged which don't exist, preserve stamp timestamps when copying them f674f81 libx11-sdk: Add xproto-native to DEPENDS be66182 zlib-sdk: Make sure STAGING_INCDIR exists 317b536 sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilation, modify STAGING_DIR_HOST. a16b7a1 libtool-2.2.2: Add fix for patch from upstream eaf9aa4 libtool-2.2.2: Cleanup patches 1122b00 packaged-staging.bbclass: Fixup do_prepackaged_stage references 97c2950 clutter: Update to latest trunk 648cb99 clutter: Fix configure with trunk 3f3eaca scripts/pokyABConfig.py: Change darwin builds back to full instead of incremental d367e44 scripts/poky-autobuild: Correctly update the extra meta-darwin checkout c812124 cairo: Add 1.4.14 back for now cfa81e6 libx11: Add xproto-native to DEPENDS b4b5d07 libx11: Fix command ordering 16e8921 libx11: Fix do_compile hack to use native headers and allow do_compile to run more than once b110812 libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no longer be needed 06fd2b6 base.bbclass: only depend on shasum-native if we don't have hashlib 6697984 sanity.bbclass: we don't use the md5sum binary any more, remove it 9fb8bc4 When checksuming tarballs use bb.utils.*_sum instead of calling commands directly 8bfb925 Use bb.utils.md5_file isntead of calling md5sum a74658d Add md5_file and sha256_file checksum methods which use the builtin Python checksum code d85e5ff scripts/pokyABConfig.py: Make darwin autobuild incremental temporarily 5e7604a gtk+: fix a warning when creating the file chooser d14f7bd scripts/poky-autobuild: Fix quoting 21d5869 scripts/poky-autobuild: Fix darwin code to append, not overwrite d9bb811 scripts: Add meta-darwin build to the autobuilder 732e3ca scripts/poky-autobuild: Really fix return value 7a0c34a gypsy: bump SRCREV to 147 14ccccf gmp-native: Fix PV 57d9d26 gmp: 4.2.1 -> 4.2.2 b4ebeec packaged-staging.bbclass: Fix variable name typo 04c650a scripts/poky-autobuild: Preserve exit code 7b717d2 pokyABConfig.py: Fix typo a010a4c scripts/pokyABConfig.py: Add checkuriall test for qemuarm world da27611 poky-autobuild: Attempt to clean up scripts slightly 5d5fab7 scripts: Allow passing multiple parameters to the autobuilder 3d7c155 uclibc-initial: Add ncurses-native to DEPENDS (from OE) 01daae9 scripts/poky-autobuild-postprocess: Ignore chmod failures 6a64dc6 scripts/poky-autobuild-postprocess: Don't clean the destination directory aab46e6 scripts/poky-autobuild-postprocess: Remove paths from script ff05951 scripts/poky-autobuild-postprocess: Fix typo 15218d4 scripts/poky-autobuild: Further path fixes f466228 scripts/poky-autobuild: Fix directory expectations of the postprocess scripts 40d86fd scripts/poky-autobuild: Fix ordering 46e8a36 scripts/poky-autobuild: Source the environmental setup script earlier 6b8df05 scripts: Update autobuilder scripts to run postprocess after each task completes e88c641 scripts: Add extra autobuilder config 9b0fe9f packaged-staging.bbclass: Fix install race, improve staging cleaning functions. 116861d handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/ e1fcc01 base.bbclass: Remove unneeded imports a0fe51b openswan: Fix SRC_URI acc62fc bitbake: Tweak new URI checkstatus code slightly fixing two corner cases. d10b266 base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream source URLs 748039c bitbake: Sync with bitbake 1.8 branch 192e4fb base.bbclass: Add setscene task to handle preparing the work area at the start of a given task, fixing the handling of the rebuild task. This task removes the need for do_prepackaged_stage in packaged-staging.bbclass. 04e667e qemu: Fix arm exception handling missing symbol 64d3fee local.conf.sample: Don't ASSUME_PROVIDED gcc3-native anymore 7a0f31b poky.conf: Upgrade qemu r4027 -> r4242 389dc8c qemu: List and refresh the revert_arm_tcg patch 10e72e4 Bump SRCREV for clutter. f3e36a1 Refresh enable_tests.patch for clutter trunk. df99aab bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fixing proxy server issues (thanks to Mike Turquette for the patch) 0e3508c qemu: Add revert_arm_tcg patch, drop gcc3 check patch b1c880f gcc: Add 3.4.6 gcc-native 54b240e base.bbclass: Prefer gcc 3.4.6/7 over 3.4 869b97b qemu: Really use gcc 3.x 07a4980 qemu: Reenable gcc3 8d5784b qemu: Restore qemu r4027 until i686 issues are resolved c060372 openobex: fix parse error b5a8a56 qemu: Patch out gcc3 checks, limit the target list 3523d22 qemu: Move the gcc 3.4 checks to 0.9.1 only 13fccc7 qemu: drop unused insane patch 56a4a6f scripts/poky-qemu-internal: Enable n800 networking 927ad49 qemu-svn: Upgrade from r4027 -> 4242. Removes the need for gcc 3.x, adds USB networking for the n800 0e1fe20 qemu: Add two qemu usermode fixes 755df3a xserver-kdrive-common: do not load xmodmap - it breaks on 1.3.0.0 aa03bca checksums.ini: added some new entries e02398f Fix runqemu to handle clearing args 8504906 Allow user-specified options to be passed to qemu via poky-qemu 5e6ec76 task-poky-standalone-sdk-target: Fix up to work with uclibc 5fd1cfb xserver-kdrive: added missing file 073895b uclibc: Add ncurses-native to DEPENDS ea8f8be uclibc.inc: Fix HOSTCFLAGS change b37a067 qemu: added SVN recipes a2513fb xserver-kdrive: use extra-kmodes.patch for 1.4.99.901, changed status of patches fe4ec82 qemu: switched to SVN c7aafce xserver-kdrive-common: merged KDrive 1.4 support from OE b07a4ad xserver-kdrive: mark merged patches ff2e381 xserver-kdrive: added 1.4.99.901 (1.5-rc) from OE 6543b12 poky-nokia800-flashutil: Remove .16k file 8add63f scripts/poky-qemu: Add support for the nokia800-maemo machine c7005b7 packaged-staging: Make sure the task is part of the default tasks chain 1cea70a libvorbis: Remove now uneeded hack 9fac1c5 prelink: Drop no unmeeded hack c79d9c1 libtool-2.2.2: Add patch from upstream to fix -all-static flag issues 4f42e4f poky.conf: Drop QA_LOG, add QA_LOGFILE 1e53b0f insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors can optionally end up logged in one place for ease of reference. Add sanity check searching for tmpdir references within built packages, not fatal at present. 9dc0c9f classes: Add packaged-staging.bbclass (from OE.dev) 90e7d08 libtool: Disable a section of the libdir-la patch since its doing more harm than good. This should fix sdk .la files at the expense of having to mangle files being installed into staging a06b6cb base.bbclass: Fix dependency_libs libtool mangling regexp bba4120 gdb-cross-sdk: Add missing ncurses-sdk dependency d1440e6 ncurses: Add sdk version and tweak common files to adapt for this 5357a94 uclibc: add STAGING_INCDIR to host C flags to make it build on systems without ncurses-dev 8bd2f38 poky.conf: prefer full version of opkg to not build opkg and opkg-nogpg in one run 82ad25c networkmanager-applet: disable libnotify if we do not depend on it a7acabe poky.conf: we use cairo 1.6.4 now so updated PREFERRED_VERSION_cairo eab49b0 cairo: Bump PR after DEPENDS changes to cleanup the autobuilder 7445d67 sanity.bbclass: Add a check for dash as /bin/sh and error if found 00bbe8d gtk+: Fix libtool issue causing dynamic module loading to be disabled a6bc7ad apmd: Improve libtool usage efba2e5 libxt: Add STAGING_INCDIR to the cflags for compiling makestrs a21dec2 cairo: added missing dependency on pixman a3d63a9 linux-openmoko: switch to 2.6.24 (from OE) e5444b0 poky.conf: generate UTF-8 locales only 2e83937 libx11: Add -I to the makekeys hack eebe267 cairo: updated to 1.6.4 58d88ce meta-toolchain: Fix up various paths and file locations to be more consistent 28f93a6 meta-toolchain: use opkg*.conf 698f1b1 poky-eabi: use gcc 4.2.3 66df6d1 gcc: upgrade 4.2.2 -> 4.2.3 abca3ca tiff: upgraded to 3.8.2 54ba5b9 vincent: added patch for libtool 2.2.2 ef9f598 vincent: switched to SRCREV 69dad36 poky.conf: set SRCREV for vincent 6b43567 libtool: Make 2.2.2 the default 7818320 libusb: Tweak libtool 2.2.2 fix 8c47575 prelink: Add hack for libtool 2.2.2 8f60c0e libsdl-sdk: Add a configure prepend to make sure the custom acinclude.m4 is used acd2ae1 pkgconfig-sdk: Fix duplicate patch application 76be5f4 libtvorbis: Fix with libtool 2.2.2 142d32e gettext: Add missing patch 46a5cd5 conf/machine/mx31*: Add armv6 to PACKAGE_EXTRA_ARCHS 05d6ea5 claws-mail: Drop uneeded custom do_configure from plugins a8ed061 gettext: Backport updated macros from gettext 0.17 to avoid conflicts with libtool fe074c7 poky.conf: Increase SRCREV for libfakekey, gaku and matchbox-desktop to gain libtool 2.2.2 fixes 6a87048 python-pygtk: unbreak e5e8dd3 freetype: Add --force option to libtoolize 52f94fa fontconfig: Tweak configure for libtool 2.2.2 993b552 libpng: Fix makefile for libtool 2.2.2 461d3b4 libusb: Revert patch for now 4c6ff89 cario: Add fixes for libtool 2.2.2 b38bc53 claws-mail: Drop strange custom do_configure, fixing libtool 2.2.2 782b9d4 gst-ffmpeg: Patch out beos bits from ffmpeg which break libtool 2.2.2 9bedb92 pkgconfig: Remove custom do_configure from pkgconfig-native, tweak autofoo.patch to fix some missing quotes apply autofoo.patch to all versions 04f6ecb libusb: Add patch to fix issues with libtool 2.2.2 8bf48df hal: Add fix for libtool 2.2.2 a905da3 tasks-0.13: Add configure fix for libtool 2.2.2 (already merged into svn) ce7bf0a freetype: Call libtoolize in custom do_configure to unbreak libtool 2.2.2 builds 4ce65a3 bluez-utils: libtool 2.2.2 puts files in different places, workaround... ca0f459 gstreamer: Remove horrible lib-link.m4 macro file which breaks libtool 2.2.2 with search path insanity 50f74c5 ncurses: Enable using libtool, fix makefiles so libtool works fd84c3e ncurses: Drop unused patches d6c7475 web-webkit: Add patch to configure for linking with g++ tweak else it breaks with libtool 2.2.2 0ba7ff1 networkmanager: Fix broken makefile for libtool 2.2.2 5255947 opkg: added version without GPG dependencies 59c131d opkg: really disable GPG in native and sdk d32078c site/arm-darwin: Add ac_cv_func_posix_getgrgid_r result 00f2aa5 glib-2.0: Update patch to work with libtool 2.2.2 d12aa66 webkit: updated to r31859 and disabled SVG fonts 0e55205 libtool-2.2.2: Update further patches 21c0f07 libtool: Add 2.2.2 (not default) 2e46a28 libtool-1.5.10: Drop unused patch 02a180a package.bbclass: unbreak 4f2380b llvm-native: Export the LDFLAGS, we do need them regardless of what the llvm devs think ef949a6 Add llvm-native 028178b package.bbclass: Add patch to try and handle dynamic librbary dependencies on darwin through libtool f09d3d9 task-poky: Add webkit back in, we have the rootfs space now cb1897b bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wget f721fdc qemu: Add qemu-sdk cvs version 4b229ab poky.conf: Set SRCDATE for qemu-sdk and qemu d92851a libtool-cross: unbreak dolt.m4 0f331d1 libtool-cross: Enable using dolt for the cases where it works, work around broken libtool fallback handling 92e6c2c checksums.ini: added some new entries 644a8c7 qemu: Prefer cvs version 40a6551 scripts/poky-qemu: Add nokia800 support faf5513 scripts: Add support for nokia800 to runqemu 5091c0b qemu-cvs: Add nokia800 emulation 37ddd00 poky.conf: Set SRCDATE for qemu-native cvs version d1a700a qemu: Update cvs version to 20080308 fb45df8 qemu-0.9.1: Remove hacky patch and call configure correctly 26a637a mtd-utils: update to git HEAD 6c55027 external-csl-toolchain: Fix debug package creation 8f0ca1d matchbox-session-sato: fix postinst c42d54f task-poky: matchbox-sato was renamed d843068 task-poky: install matchbox-session in base X11 task c9ecfc0 matchbox-session-sato: start Sato components ac82765 matchbox-session: basic Matchbox session start script a42d7d3 matchbox-(wm/sato): moved creation of x-session-manager to matchbox-sato f0c6b03 poky: prefer xtrans 1.0.4 ee0426b xorg-headers-native: Drop, its not needed 90c8615 image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian renaming doesn't break the variable 1803f03 kernel-arch.bbclass: Sync with OE.dev 30f83b3 kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency since the kernel doesn't need it 63c1c2a apmd: merge recipe cleanup with OE 2c147f8 atk: merge unification from OE b796776 coreutils: cosmetic merge with OE (no changes) 06976c6 fakeroot: merge 1.9.4 from OE b3dddcd gmp: do not build with ARM Thumb 0fd6b09 gtkhtml2: added maxrev informations to all merged patches 325d3a9 initscripts: show banner when console is on serial - close #3767 (from OE) 294782d kexec-tools: merged unification from OE 3e5ee5a task-base: sync with OE 5be12a8 setserial: merge with OE (no code changes) 32cb209 xorg-lib-common.inc: Remove xorg-headers-native, we shouldn't need this... abb1097 glib-2.0: upgrade to 2.16.3 27331b1 poky.conf: Bump oh-puzzles SRCREV f73c0e4 Add site.conf.sample showing examples of proxy server configuration 67d5f04 bitbake: Improve fetcher runcmd function so error messages are visable and various variables are exported for the benefit of the git fetcher a546b63 scripts: Add git proxy script be963bf bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy) d9c27b9 Fix Phytec MX31 recipe 688af77 Update Phytec kernel to the latest BSP drop. ebc31ae xtrans: Remove bogus patch reference 0b0cf02 gcc: Add 4.3.0 from OE.dev (not default) 1f8b969 xtrans-native: Revert to 1.0.4 175e3be xtrans: Revert 1.1 to 1.0.4 to fix abstract socket breakage and fix the toolchain b4927ba meta-toolchain: Use layout_libdir in PKG_CONFIG_PATH cdc9910 meta-toolchain: Remove all problematic .la files fdf78e2 gst-plugins-bad: Disable cdaudio d7b04be Update the PKG_CONFIG_PATH in the environment-setup script to reflect the new path. a3b7d74 xserver-kdrive-common: check for execute bit on dbus-launch, not just presence ea0ec5a xserver-kdrive-common: always start a session bus when X starts, as X is the session f29e0ad matchbox-wm: install matchbox-session as the x-session-manager alternative feb437e xserver-kdrive-common: try running x-session-manager on startup before x-window-manager 5c3b29a qemu-helper-sdk: Add poky-qemu-ifdown (#863) 8ed65ea gdb: it is GPLv3+ now a0f23c6 gdb: upgraded to 6.8 98eb6fe python-native: added forgotten patches 2f3ca93 matchbox-theme-sato: unify recipes cdaaa55 gtk-sato-engine: unify recipes, bump PV in svn recipe 5121d33 gtk-sato-engine: make gtk-theme-sato depend on engine fcce99b matchbox-common: moved to meta-extras 3502262 matchbox-panel1 (and applets): moved to meta-extras 634eb19 vte: package minimal termcap to get mb-terminal working 4622d4d flumotion: improve packaging 69d4a92 libxosd: merge with OE (switched to SRCREV, fixed packaging) a177388 poky: added SRCREV for libxosd 27f3b8d python: upgraded to 2.5.2 (merged from OE) 4d10f01 python-imaging: added from OE (required for flumotion update) dc5aa58 libtiff: added 3.7.2 from OE (required by python-imaging) 4d6f846 flumotion: merged OE improvements (fixed packaging, more revdeps) fd652de insane.bbclass: use 'desktop-file-validate' from staging not from host system 1fb5af0 flumotion: python-pygtk2 is now python-pygtk 2c22638 python-pycairo: nasty pkg-config fix from OE 46e13ce python-pygtk: imported changes from OE 6569da9 zope: merged fixes from OE 5675f40 gstreamer: adapt po-makefile-fix patch a bit 40eb81c cpan.bbclass: remove bashisms 49f680f run-postinsts: switch to opkg 133a314 webkit: upgraded to rev 31467, enabled SVG fonts 544fa41 poky: bump WebKit to rev 31467 d4847af gstreamer:patch to fix problem with mkinstalldirs (from OE) 841b37b bitbake: Fix a bug where changed files weren't getting spotted and an invalid cache was being used ea20fb8 checksums.ini: added some new entries 0b285f9 preferred-xorg-versions: sync with updates 62c1e87 printproto: upgraded to 1.0.4 f54550a libxinerama: upgraded to 1.0.3 8e3e466 libx11: upgraded to 1.1.4 c81efe4 libxscrnsaver: upgraded to 1.1.3 3d4ffa2 libxkbfile: upgraded to 1.0.5 4276b1c libxv: upgraded to 1.0.4 ba57c48 pixman: upgraded to 0.10.0 25b0897 xinit: upgraded to 1.0.8 7543adc xrdb: upgraded to 1.0.5 9981f89 xset: upgraded to 1.0.4 6fe21f6 xrandr: upgraded to 1.2.3 d9e7625 xprop: upgraded to 1.0.4 270f331 xev: upgraded to 1.0.3 74abe03 xauth: upgraded to 1.0.3 2d3c00b x11perf: upgraded to 1.5 76beedc tzdata: upgrade to 2008b and merged few changes from OpenEmbedded: - added three unique Australian timezones which were not covered by any other cities already in the main package. - every entry in PACKAGES is by default in PROVIDES, so remove the bogus PROVIDES 129ba27 gettext: switch to autotools_stage_all cd22fcc pkgconfig: Fix problems with the sysroot implementation merged upstream, switch pkgconfig to link against an external glib-2.0 c3735c4 pkgconfig: and fix the patch, not my day... 2e5c5b9 pkgconfig.inc: Fix glib version dffb3e8 pkgconfig: Drop the right patch 5be3cd8 pkgconfig: Update to 0.23, drop merged sysroot patch d019cee diffutils: use update-alternatives for cmp (also provided with busybox 1.9.1) 069bb40 bash: fix postinst to not touch host system 513eb4b mtools: do not use X11 for non-native version too 4bca8a4 mtools: do not link with X11 678bf73 linux-mx31: bump PR due to last kernel.bbclass change e06e7e8 kernel.bbclass: use u-boot-mkimage-native for uImage kernels (from linux.inc) ecc896b linux.inc: use u-boot-mkimage-native for uImages 85e3e72 u-boot-mkimage-native: use 1.3.2 version instead of Openmoko patched version c642220 xtrans: Add patch from upstream to fix abstract socket handling a0d0bd2 gpgme: split packaging to package per library b33f6c2 pth: keep binconfig in -dev package 8f84474 neon: upgraded to 0.28.1 8d715a2 autotools.bbclass: Drop enable-maintainer-mode until such times as its been tested properly d128d6f rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (from OE) 121b6e1 autotools.bbclass: fix typo in --enable-maintainer-mode e790b1a speex: upgrade to 1.2beta3 and disable floating point usage fa33400 automake: finish updating to 1.10, move some content between files to clean up 1e90da6 git: upgraded to 1.5.4.4 0f6cdfe curl: upgraded to 7.18.0 (latest stable) 3b6a4f9 gnutls: upgraded to 2.2.2 (latest stable) a9c49dd automake: upgraded to 1.10 e8efeb3 kernel.bbclass: Add staging hooks fece08f icon-naming-utils-native: bump PR due to staging updates 013882e autotools.bbclass: Add autotools_stage_dir to help staging directories and increase list of directories to stage (include base_sbin, base_bin and libexec) 33010a8 gcc-configure-cross.inc: Fix intertask gcc dependency 849af9b native.bbclass: fix do_stage (s/"]/" ]/) - taken from OE dd89cae neon: Add missing patch b4fd5ce neon: Work around pkgconfig issues 08e51e1 bintuils-cross.inc: Merge improvements from OE.dev e746654 gst-ffmpeg: Add missing patch ad621cb gst-ffmpeg: Run autoreconf instead of a broken custom do_configure 19f05c6 gst-fluendo: Run autoreconf to fix configure's libtool and unbreak the packages 4647fc8 tremor: Use autotools_stage_all 4e2e099 libgcrypt: Sync with OE and fix patch b431cdd telepathy-mission-control: Fix pkgconfig file 1607c8f gnutls: Fix pkgconfig patch b1d71fa libgalago: Fix pkgconfig, use autotools_stage_all 72e2faa wv: Fix DEPENDS and pkgconfig file 7377fc1 openssl: Remove uneeded library linking directory 1cdaf69 db-native: Add custom stage function ce1e2f2 libgcrypt: Upgrade to 1.2.4 and add pkgconfig support d36c1d8 autotools.bbclass: Some further tweaks to autotools_stage_all 69215b0 autotools.bbclass: Fix typos 80ec669 autotools.bbclass: Handle case where is an empty directory b26a7c4 autotools.bbclass: autotools_stage_all - improve handling of datadir 13de832 gcc-3.4.4: Add missing patch b02d95a autotools.bbclass: Add handling binary staging capability to autotools_stage_all for compatible binaries fixing various -native package issues 498b4af libxslt: Add missing patch c3a4acb libxslt: Upgrade to 1.1.22 with pkgconfig fixes ab5c2b9 xsp, xpext: Use autotools_stage_all df37962 vte.inc: Don't RDEPEND on termcap e5694cf vte: Merge from OE.dev, upgrade to 0.16.9 with fixes dc9026d curl: merged 7.16.4 from OE df498e4 poky.conf: fixed update-alternatives-native provider e292c51 gnutls: Sync with OE for enhanced configure patch, remove unused file 61d6810 Remove unused patches 1c7de99 popt: upgrade to 1.13 51fc436 base.bbclass: Sync with OE.dev 4b55118 cpan.bbclass: Fix native staging functions (sync with OE.dev) 7c097c7 package.bbclass: Sync with OE.dev 75d9692 poky.conf: Enable QA_LOG b1e715e insane.bbclass: Sync with OE.dev 44b538e update-alternatives-cworth: dropped as they are now generated with opkg recipe fe96342 opkg: provide update-alternatives(-native) 2f696d3 opkg-sdk: fixed directory for opkg informations 38854a1 autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runmake install for staging autotooled native packages (from OE.dev) 90552a3 gcc-cross-kernel: Add missing patches 845ac92 mtools-native: Don't build X11 components a99199d insane.bbclass: find desktop-file-validate on the path, so it can be added to ASSUME_PROVIDED aee156e gcc-package-target.inc: Add back precompiled header fix lost in the gcc changes 6068746 update-alternatives-cworth: switched to opkg 322fe39 opkg: depend on update-alternatives be6e02a gcc-cross-kernel 3.4.4-csl-2005q3: unbreak after gcc changes 3853440 xtrans: remove unneeded patch 2e9db06 dbus-native: fix builds without X11 e52c496 glibc-initial: Stage stdio_lim.h header 14d5f58 image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi c2c6f59 rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi 935a4d1 gcc-csl-arm-2005q3: Tweak PV for csl 2005 toolchain fc8e9ff gcc: Drop gcc 4.0.2, nothing uses it 1f909ea gcc-configure-cross.inc: Remove inter-task dependency for now b905e04 gcc: Add missing files + changes from the last commit 1255ee6 gcc: Merge in the major cleanup I made in OE.dev 402c7dc external-poky-toolchain: package-status doesn't exist any more c52bb0c external-poky-toolchain: Fix circular references eec0604 opkg-ipkg-compat: remove as we do not need it f6b3acd opkg-collateral: missing rename 25e3666 ipkg: drop empty dirs 615844a task-sdk-host: switched to opkg 7177c20 meta-toolchain: switched to opkg c006615 ipkg: dropped 2d1abf5 task-base: bump PR due to opkg switch 280f86e rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class where it should belong beb83fd opkg-collateral: moved from ipkg-collateral 346dec3 rootfs_ipk.bbclass: switched to opkg 15f1fd7 package_ipk.bbclass: switched to opkg e6746ff opkg: added forgotten file f608d3f opkg: fixed opkg-native to not create /usr/lib/opkg/opkg/ directory 23684b6 opkg: moved common stuff to opkg.inc, added S98configure 7ed9468 poky.conf: added SRCREV for opkg-sdk 2274035 opkg-sdk: added version for meta-toolchain f7be49a curl-sdk: added 7.16.2 required by opkg-sdk a619546 gcc: Drop 3.3.4 f2888e8 poky.conf: fix gnome-vfs preferred version 45bed45 zaurus-updater: Add deploy before populate_staging 2d849a9 gnome-vfs: upgrade to 2.22.0 251979e fic-gta0x: disable EXTRA_IMAGEDEPENDS 2c74957 meta-toolchain: many changes to make it expandable with ipkg 6b77c9e task-sdk-host: added ipkg-sdk 846e9b5 ipkg-sdk: added for meta-toolchain 3a2d92f ipkg: move PACKAGES mangling into ipkg itself 64c7b6e poky.conf: bump opkg SRCREV to get our fixes 0896690 db: switch sleepycat.com SRC_URIs to oracle.com ffc5880 bitbake.conf: Sync with OE.dev 853280f bitbake: Update with changes from bitbake 1.8 branch 097076d stage-manager: Sync with OE for various fixes 5f391a1 poky: bump SRCREV for opkg to 4206 3a75fb3 poky.conf: added SRCREV=4142 for opkg fe4cd71 pth: upgraded to 2.0.7 814e308 pth: added 2.0.2 (from OE) 362ccc1 site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+) a2f942c site: merged common-glibc from OE 646f207 gpgme: removed libassuan dependency as it is needed only for gpgsm which we do not build 83bf46f gpgme: moved gpgme-config into gpgme-dev package 2567946 gpgme: reformatted 70483e4 glib: upgrade from 2.14.6 to 2.16.1 1fe9669 libassuan: added 0.6.9 (from OE) e210441 opkg: added from OE 3f65998 gpgme: added 1.1.4 (from OE) 11ca8a4 libgpg-error: upgraded to 1.6 d0de533 gst-ffmpeg: added gst-plugins-base dependency 329e6b5 bootimg.bbclass: removed bootsplash task support - we do not have such one 024567e cross-linkage: Add improvements from OE 95d8d6b staging-linkage: Add from OE beeeb78 poky.conf: Use += with INHERIT c80c235 gcc-package.inc: Drop libgcc-dev package since its part of the main gcc package 2f2086c task-poky-sdk: Remove libgcc-dev, its empty and now part of gcc f54f499 dbus: Add missing libsm DEPENDS 570f12e base.bbclass: Let unpack task remove S beforehand which fixes clean handling. Optimise some expand and getVar calls cd11b9e libtool-cross: Ensure staged libtool is the patched version 0e82382 qemu machines: enlarge rootfs to 280M 883cf6f base-files: added GPL-3 LGPL-3 GFDL-1.2 licenses cd0038b less: upgrade to 418 0560f38 poky.conf: we are after release so update DISTRO_VERSION 307bc14 tune-arm1136jf-s.inc: fix arm/thumb switching 68e1ac6 ohm: Fix configure problems e3c007f stage developent files for tidy 4d19e95 linux-mx31: bump PR to get mkimage problem fixed f70ffd8 u-boot-mkimage-openmoko-native: stage mkimage instead of deploying - should fix linux-mx31 build 64e621c gcc: remove precompiled c++ headers as they take lot of space and are not required 96c6976 preferred-xorg-versions.inc: bump libxfont e786d90 gcc-cross: do not generate *-dev packages as they are broken (proper ones are generated by gcc recipe) e67be26 preferred-xorg-versions.inc: updates 9872ff2 checksums.ini: added new entries b3f5ec3 util-macros: upgrade to 1.1.6 60bae70 inputproto: upgrade to 1.4.3 712e7d1 xproto: upgrade to 7.0.12 79f10c5 xtrans: upgrade to 1.1 0f8d8a8 libxfont: upgrade to 1.3.2 e4b9f10 elfutils: disable -Werror for 0.108 due to 'C99 inline functions are not supported; using GNU89' warnings 2f93fee preferred-xorg-versions.inc: renderproto 0.9.2 is preferred c347eaa strace: unbreak - patch from Debian 89fdbff renderproto: downgrade to 0.9.2 to unbreak xserver-kdrive 40f6fd6 poky.conf: bump web-webkit to version which builds with newer WebKit 75cf979 bitbake.conf: set CPU_FEATURES before it is used not after a2f0a2e coreutils: fix futimens error 56432da valgrind: added 3.3.0 bd75cbe bitbake.conf: enable VFP support for ARM machines (used by armv6 only) 25f62c4 armv6 machines: use armv6 tuning 75b40f1 xserver-nodm-init: use pidof instead of ps|grep|grep|sed to get PID of xinit 68fb848 machines: remove comment about building feeds for strongarm - OpenZaurus times are over af49a11 pixman: drop patch c9c661e preferred-xorg-versions: sync with latest changes dbd79b2 libxaw: dropped 1.0.3 01a16ee pixman: upgrade to 0.9.6 ba27083 pixman: upgraded to 0.9.6 5256c46 libx11: upgrade to 1.1.3 1ff07ca libxrender: upgraded to 0.9.4 c21d274 libxxf86dga: upgraded to 1.0.2 00ee543 libxrandr: upgraded to 1.2.2 41ba9ba libxext: upgraded to 1.0.3 fbd1592 libxtst: upgraded to 1.0.3 1850554 libxpm: upgraded to 3.5.7 aea6e62 libice: upgraded to 1.0.4 c8f42e6 libxcursor: upgraded to 1.1.9 6ebc2d7 libxmu: upgraded to 1.0.4 193deff xtrans: upgrade to 1.0.4 114011f libxi: upgraded to 1.1.3 6972a8b xproto: upgrade sdk to 7.0.11 761108c xf86dgaproto: upgraded to 2.0.3 1eea7db inputproto: upgraded to 1.4.2.1 bf15d0e renderproto: upgrade to 0.9.3 ff95a9c xproto: upgraded to 7.0.11 9b91eba glproto: upgraded to 1.4.9 80d909a xvinfo: upgrade to 1.0.2 51ceaa9 xmodmap: upgrade to 1.0.3 0d44914 xrdb: upgrade to 1.0.4 ed3c222 xset: upgrade to 1.0.3 d552879 xinit: upgrade to 1.0.7 5ab50f9 webkit: update to 30762 from OE a31ec3d Enable OProfile for MX31 ADS. bba3603 libsdl-sdk: disable svga output b991033 qemux86: use march=i586 when compiling - should unbreak glibc 3fc975f task-base:added dtl1_cs workaround for 'bluetooth' FEATURE and more modules for 'wifi' 1135efb task-base: move avahi to 'zeroconf' DISTRO_FEATURE, fix 'smbfs' DISTRO_FEATURE 952fa1e mpfr: update to 2.3.1 db497d9 poky: bump matchbox-panel-2 ae7ce77 dbus: unbreak buildbot 5b5e1a3 Spit out tidy-examples package with the tests in. 73a457e dbus: renamed 1.1.4 -> 1.1.20 and added missing patch fdb0029 poky: use dbus 1.1.20 by default 21d430e poky-eabi: switch to gcc 4.2.2, glibc 2.6.1, linux-libc-headers 2.6.24 68fe3dc linux-libc-headers: added 2.6.24 0a7e1e3 dbus: upgrade 1.1.4 to 1.1.20 (from OE) dfb52ce debian.bbclass: merge DEBIANNAME support from OE 68e4dbb glibc: added 2.6.1 from OE 4c117c1 gcc: added 4.2.2 from OE e14e1e2 desktop-file-utils-native: update to 0.15 d728063 poky.conf: exclude tidy from world builds 64f00bc linux-nokia800: added ext2/ext3/fuse/nfs/cifs into kernel - tested on device 8ef8bc7 Add Tidy. e2d6705 Update Clutter to 0.6 98555dd bitbake: Sync bbimage with upstream 1a59c52 base.bbclass: Sync with OE 39a089a bitbake: Bump cache version ab191d2 bitbake: Update to bitbake 1.8 branch head e88b475 busybox: removed not used files 624549a busybox.inc: remove dead code 198a63f busybox: update from 1.8.2 to 1.9.1 (from OE) 6314103 busybox: drop 1.01, make 1.8.2 default 9f9900b gtk+: Updated filechooser size patch from Thomas 639f382 handbook/Makefile: Add missing tarball files d0eff13 handbook/Makefile: Add tarball target dd048e6 2008-02-29 Matthew Allum <mallum@openedhand.com> 698f430 networkmanager-applet: Remove VPN connections menu 25081db gtk+-2.12: Tweak filechooser size patch 2e296ba gtk+-2.12: Add patch to tweak the filechooser sizing from Thomas 566df3c Fix broken string with weird characters. 2e73486 poky-handbook: Add screenshots, change development section order, tweak css for screenshots af790c3 poky.conf: bump gaku srcrev to fix single instance ea5b925 dbus: sneak in the security fix release 1bfa9b7 Fix patch. a721897 Bump PR for 0.8 and also add patch to the SVN version. ddb2364 Add a patch that avoids the entry getting focus and thus bringing up the keyboard. 212bd6f Switch to Dates 0.4.6. 944f5d0 eds-dbus: enable libsoup, so we have the webcal backend 82b4e38 oh-puzzles: don't ship mines, ship slant instead ed555de Remove generated file 18a758b README*: Update after addition of manual b2bdf19 README*: Update after addition of manual 882e9cd Add Poky handbook 7197110 puzzles: split into oh-puzzles and oh-puzzles-extra, so there is a reasonable number installed by default ca8c337 poky.conf: bump gaku srcrev to add single instance flag a7c0b36 Bump web-webkit's SRCREV. 81a3a66 * Update sato-icon-theme version to 0.4.1 * Remove redundant SRCREV for sato-icon-theme 445f3b4 rxvt-unicode: added fix from OE for building on systems where host ncurses != ncurses-native 36ed211 scripts: Mark qemu scripts as bash specific to avoid dash problems and error if a suitable qemu binary can't be found 2084d46 poky.conf: Prepare for release, set DISTRO_VERSION=3.1 8994c32 README.hardware: Add note about Phytec board beab252 gtk-sato-engine: update to 0.3.1 935584b meta-toolchain-sdk: Use ?= when setting TOOLCHAIN_TARGET_TASK 934183e Add em-x270 instructions. 4dccc91 glib/freetype/gtk+/pango: Use SOLIBS in FILES 7a8e799 Bump sato-icon-theme to 0.4 3df547e libsdl-sdk: Fix configure.in and use autotools do_configure, not a broken imitation 37d5e5d poky.conf: update panel srcrev for the magic icon naming f6908cf README.hardware: Document htcuniversal booting ee0fb85 Add patch to fix crashes caused by udevtrigger on startup. 21c0c98 Bump psplash SRCREV. efb6eae Bump psplash SRCREV. 6bd30d0 Drop obsolete linux-cmx270 kernels fd37b16 linux-openmoko: Break immediate suspend on resume cycle 2e7d772 linux-nokia800: Add suspend/resume button support d1a1ed1 xserver-kdrive-xomap: Really disable xkb, fixing keys 9c932b8 Update instructions for MX31ADS board including NAND details. f845355 em-x270.conf: Correct kernel name inside the updater package afc5aa3 poky.conf: update panel srcrev, to get borders on notify windows 96e1d04 local.conf.sample: Limit extra packages for mx31ads 2b29ac6 task-poky: Remove web-webkit from more machines with limited flash space 210c945 linux-openmoko: Add input subsys -> APM bridge and tweak power driver key events 7fdad72 Bump matchbox-desktop SRCREV. 1c6b369 poky.conf: bump panel srvrev to get fixed icons f39405d matchbox-sato: don't use the startup icon, use notification banners 4de2204 ipkg: Fix version comparisions 84e7b04 linux-rp-2.6.23: Keypad driver for Zylonite. This is a backport from Eric Miao's patchset. 74de793 matchbox-panel: update to latest srcrev, with new icons and new applets f1607f0 gtk-sato-engine: bump to 0.3 e7a2337 base.bbclass: align build configuration dump properly fa36fa2 gtk+: merge two related patches into a single file c7e79ab sato-icon-theme: update to latest sato-icon-theme cb7d25e meta-toolchain: Add version data to the sdk tarballs 094234f base.bbclass: Drop _FUNCTION suffix to METADATA_REVISION 35d364f base.bbclass: Show svn revision of poky being used 53e5a89 qemu: Update series file 15bdeaa README.hardware: Add mx31lite documentation 10e1e2c local.conf.sample: added list of supported machines e408f5c task-poky: do not install Web browser on c7x0 d61547a poky.conf: Update zaurusd to gain mixer fixes 6c2b6f2 formfactor: Add cm-x270 32a4e06 tslib: Check touchscreen exists before setting TSLIB_TSDEVICE 838c47c xserver-kdrive-common: Remove xserver flags for cm-x270 since its using standard Xfbdev fb40ee0 linux-2.6.23: Add 16bpp tweak to cm-x270 kernels so it uses 16bpp instead of 8bpp 1bb290a poky-uclibc.inc: Tweak deploy directory so it doesn't clash with glibc packages 0578c88 cm-x270.conf: Remove touchscreen from machine features list. Default to the W model, not L cc62bad gtk-sato-engine: fix 4488bb3 README.hardware: c700 is PXA250 092b8ee README.hardware: another docbook removed 25ce5f7 README.hardware: remove docbook tags from FIC-gta01 bf9c1e8 gtk-sato-engine: make it REALLY 0.2 84c8373 Add README.hardware 7ed1aef gcc-4.1.2: Disable thumb mode for 4.1.2 since it doesn't compile bad1fc4 poky.conf: Add POKYMODE and POKYLIBC to CACHE path eb49c16 uicmoc4-native: set library path to grab zlib-native ffa4a99 Add poky-image-minimal-mtdutils (from cm-x270) 825a03b busybox: Enable TFTP put/get 54566e6 uclibc: Sync patches with OE, fix KERNEL variables to match sysroot changes, add patch to fix alignment problems on armv5e devices b0a6e92 uclibc.distro: Disable stripping since it interferes with -dbg packages 89213d9 linux-rp-2.6.23: Add zyonite touchscreend driver forward port f090aee linux-rp: enlarge bootcdx86 ramdisk size to 80M 597d1fb bootcdx86: reduce list of MACHINE_FEATURES to the one covered by kernel f55e142 bootcdx86: remove any extra IMAGE_FEATURES (debug, testapps, profile) 7c81b11 bootcdx86: bump ext2 size to 70M b868ea1 checksums.ini: added bash patches and libxfont 1.3.1 911e176 bash: apply upstream patches 026-033 b92884d linux-rp-2.6.23: Add patch to get zylonite mtd working (forward ported 2.6.14 driver) and set display to VGA faed8fc matchbo-panel: ship the battery images 04d1879 poky: gtk-sato-engine version update 8a85235 gtk-sato-engine: upgraded to 0.2 e6a720a formfactor: rotate X11 on Neo1973 04d7d53 poky.conf: update panel2 srvrev deb4b8b diet-x11: Use the libx11 patches and fix build failures 387121d libxft: Convert to SOLIBS 47ecd7c lib_package.bbclass: Convert to use SOLIBS 0cf79cd libpng: Update libpng-native 1.2.12 -> 1.2.16, convert to use SOLIBS variables fbd561a bitbake.conf: Account for different shared library extensions on darwin in default FILES expressions, add layout_base_prefix to some extra layout variables c47528d package_tar.bbclass: Make the output slightly less verbose a6d3ffd xtscal: Bump PR to work around libxcalibrate verison issues e4c5a6d preferred-xorg-versions.inc: Update libxfont versions 37c202f libxfont-native: 1.3.0 -> 1.3.1 to match libxfont change 501663a Remove more stale X patches 0f776c5 icu: Disable PARALLEL_MAKE 162f879 Patch re-jiggle to remove unused and duplicates c490cc5 libxfont: update to 1.3.1, so we can drop a merged patch ff9db54 Remove unused patch de8dfb8 libxcalibrate: fix package versions, and update to latest git which has our patches merged d7753c6 Rename calibrateproto version from oh to poky 94eca02 calibrateproto: Switch to SRCREV, remove merged patch 6ac3680 bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fix e6a50a8 libxcalibrate: update to latest srcrev 2b5ffbc contacts: disable schemas installation c48757b autotools.bbclass: enable maintainer mode when configuring 9832013 oh-puzzles: disable schemas installation 880e17d gnome.bbclass: disable GConf schema installation 724c7a3 task-base: bump PR for af-packet module change 31f96fa poky.conf: recommend af-packet kernel module cfa8d22 gettext: Really disable java 251ff09 Don't allow custom GConf schema paths to get into the system 0e8d904 matchbox-sato: use Sans/6 on FIC-gta01 d0e95b3 matchbox-keyboard: autostart keyboard on keyboardless devices 150b951 oprofile-cvs: Remove applied patch 219e6f4 poky.conf: Update web-webkit, oprofile and oprofileui to latest versions fixing various issues 82da29d task-base: bump PR to get usbinit on fic-gta01 and nokia n8x0 3da9f94 nokia n8x0: add usbinit 48052b1 fic-gta01: add usbinit 54d5555 qemu-helper: Fix symlinks e87e94b qemu-helper-sdk: Add raw2flash / flash2raw converter ae8fe4d site/x86_64: Add some extra entries c560178 sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctly 7ea9cc3 gtk+.inc: Don't hardcode paths 96c423f xorg-proto: Set some XORG_PN values explicitly 6326621 freetype: Drop old version 033c32b glib-2.0: Set FILESDIR and merge patches directories 6c117e9 checksums.ini: some new entries e85a50c eabi6: use linux-libc-headers 2.6.20 to get HAL built 3ad2c9a task-poky: Switch web -> web-webkit 9808d08 webkit-gtk: Add im hook cf6db2d cx3110x: fix version 2.0.15 d268f49 task-poky: Add networkmanager-appler to standard images 0dbb639 linux-openmoko: removed not needed deploy task 1498e12 cx3110x: Fix PR 867712c cx3110x: Enable 2.0.15 for nokia800 821d6b8 linux-nokia800: Stage extra header, enable APM 61f22b5 cx3110x: added 2.0.15 version from Chinook (marked as broken for now) 85b6649 eabi5: fixed gcc name, added sdk versions 85f1639 dhcp: Move from meta-extras to meta f3d2ad4 iproute2: Move from meta-extras to meta 7fed31d Move libnl from meta-extras to meta fd700bb networkmanager-applet: Add startup script to Xsession.d directory f2d7bf4 gcc: unbreak csl 2006q1 (fortran is fortran not f95) 095f9f6 pointercal: Drop nokia800 pointercal file since it varies between the 800 and the 810 and otherwise the same image works on both 18aa85b meta-toolchain: Install -dbg packages into standalone toolchains and sdk 8dac31d package.bbclass: Avoid double suffix depchain packages 9f9ebe2 poky.conf: Update version for matchbox-keyboard, libowl, web-webkit e600587 networkmanager: Move from meta-extras to meta fc20c6c web-webkit: Enable libowl be7c007 task-poky-standalone-sdk: Generate -dbg package counterparts ff88289 cx3110x: -dev and -dbg packages don't make sense dd954f6 gcc-cross csl 2006q1: fix build 767710d Remove matchbox-poky, its been replaced by matchbox-sato 4b5b460 libxsettings-client: add patch to fix missing linking to X11, spotted by --as-needed 11dc865 task-poky: don't build matchbox-applet-startup-monitor 4b9288b vte: Add missing intltool depends 6a40f09 gstreamer: package the debug symbols for the core elements 950e912 gconf-dbus: update srvrev and remove merged patches 7fcc995 gcc-csl 2006q1: added makeinfo patch 262d304 poky-eabi-csl2005q3-2: set proper versions of (gcc|binutils)-cross-sdk fcfb291 checksums.ini: some new entries a0c44e0 sanity.bbclass: Fix typo 51fd745 sanity.bbclass: Fix qemu check 4627103 glib: update to 2.14.6 fa42d29 binutils 2.16 csl-2005e3: added makeinfo patch e62eab8 binutils 2.16.91.0.7: added makeinfo patch e29154f binutils 2.17+csl 2006q1: add makeinfo patch 7693a4f networkmanager-applet: Remove animated icons improving functionality with sato 5d2296c netbase: Cleanup qemu network config, add for nokia800 9993c7f nokia770-init: Attempt to ifconfig up the wifi fa015a3 linux-nokia800: Enable logging on tty0 to make kernel errors user visible for now 5d4bb4b pointercal: Update nokia800 pointercal after recent kernel changes seemingly broke it 7f5b199 Drop old sato-icon-theme version 6834c40 Drop old broken linux-nokia770 ca4b408 linux-rp: disable VGA framebuffer for bootcdx86 7ecb2b2 linux-nokia800: Enable automatic screen updates, framebuffer console and make 2.6.21 the default for the nokia800 a9ccb68 bootcdx86: set ext2 images size to 60M to get it booting properly da5bdff linux-rp: enable userspace VESA framebuffer for bootcdx86 machine f571897 linux: removed deploy task - kernel.bbclass has own version now 0f2c511 linux-rp: removed deploy task - kernel.bbclass has own version now 82eaabc kernel.bbclass: added deploy task from linux.inc recipe f1d8a0f kernel.bbclass: indent sizecheck function like rest of file 1f1bd04 scripts/poky-qemu-internal: Fix no-reboot option handling for qemuarm 049c3c9 poky.conf: Update sato-icon-theme version 1d4973e qemu-config: Update to use system-shutdown icon 3f4d548 sato-icon-theme: Add 0.3.1, drop broken svn version 48f8cda Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass to account for gcc3 changes 8f12b46 libsdl-sdk: Unset PARALLE_MAKE, sdl can't cope with it b9c9360 scripts/runqemu: Append to CROSSPATH after creating symlinks ca2c506 scripts/poky-qemu-internal: Fix PATH usage to find qemu binary 1888ad6 qemu-sdk.inc: Fix zlib DEPENDS a3f7808 zlib: Add -sdk version 5f24997 libtool: Create common .inc file d360aa0 qemu: Add missing patch 8a11c60 qemu: Add no-strip patch from OE fixing strip problems 8c42510 qemu: Fix writev syscall null value handling, fixes glibc LC_CTYPE errors during locale generation 30d7bf9 Add icon-naming-utils-native 0.8.2 891e34f libxml-simple-perl: Remove bogus EXTRA_CPANFLAGS 44c830b Add libxml-simple-perl 9de36a0 libxml-parser-perl-native: Remove expat from DEPENDS 06b097f poky-chroot-setup: Copy hosts resolv.conf into the guest system to make DNS resolution work d38751f gcc-cross-sdk: Totally rewrite packaging so it consists of a single package. Disable shlibs code causing build breakage. Add useful symlinks to gcc and cc c51985f binutils-cross-sdk: Add symlinks to the cross tools instead of shipping duplicate binaries. Also simplifies packaging. b31d310 binutils: Simplify PACKAGES in old binutils versions 5bc44c7 scripts: Fix sdk compiler location handling 23ee199 poky: bump web-webkit revision to get fixed desktop files 6f1924f web-webkit: link with g++ d0dae3b scripts: Always try to start distccd, improve distccd cleanup, add SDK directory to the search path so any cross compiler installed in /usr/local/poky is found and used, add ifdown script to avoid warning messages 4592a9b nokia machines: set maximal kernel size to 2MB 2779308 sanity.bbclass: Check TMPDIR doesn't change, error if it does d6e99e2 linux-rp: added another Prism2 card to HostAP driver (patch acked by upstream) 55386c9 checksums.ini: added some new entries 321fc54 hal: split libraries to separate packages 74fb622 wpa-supplicant: do not start at boot - it is started on wlan0 if-up 3e37cc1 irda-utils: use update-rc.d class (from OE) ca9794b flac: merge with OE (PowerPC only related) f7ee69e e2fsprogs: stage libblkid 6324a8e webkit-gtk: merge with OE 5d57d6e poky: revert part of last commit - DISTRO_FEATURES 'nfs zeroconf' will be pushed separatelly 0a95707 web-webkit: added WebKit branch of OH Web browser 3fe67b2 poky: added SRCREV for web-webkit 0e969d8 poky: bump WebKit revision to same as in OE b6bb167 Switch to using dbus.inc b24a3ca dbus.inc: somewhat merge with OE 50ef39f dbus: enable checks, disable asserts. Anything else is madness. 8cf1159 dbus: enable X support so that the session bus terminates when X does d963046 scripts/poky-chroot-run: Make sure Xephyr and chrootuid are installed 8656619 qemu-config: Fix poky-chroot-launch to stop dbus system bus correctly 17c753a libidl: switched to autotools_stage_all, removed Firefox related note 2713386 scripts: Add poky-chroot scripts (credit should mainly go to Ross) f55e6e4 Add chroot scripts to qemu-config package 66bc1c7 gst-plugins-base: updated, ABI breakage in 0.10.16 d1a924f gstreamer: update to latest upstream, fix doesn't effect us bit it doesn't hurt to be current 7b8c366 poky.conf: Simpify POKY_EXTRA_RDEPENDS for qemu 1ad9a0a qemu-config: Add rsync and bash to RDEPENDS ee9652c gtk+: update to brown-paper-bag release 2.12.7 1fd6bb1 autotools.bbclass: Ensure the current working directory is preserved in autotools_stage_all 26b3e20 libsdl-sdk: Use full paths for staging 3b79bc6 autotools.bbclass: Fix so libraries in directories are handled correctly with oe_libinstall, fixing staging QA issues. Thanks go to Ross for the basic patch. 4469013 gst-plugins-base: update to latest point release fa66e62 gstreamer: bump to latest point release 740ad70 Add newer strace package 01f7f25 gaku: update to latest srcrev 83313df gtk+: update to latest point release f1cfdb5 qemu: Drop 20070613 version, add gcc-native3 dependency d28ecd2 local.conf.sample: Add ASSUME_PROVIDED for gcc-native3 bcea3b9 gcc-native-3.4.4: Add PROVIDES gcc-native3 93240b5 fakeroot: Add .so file to the the normal package so it works c17b326 preferred-xorg-versions.inc: Fix libx11-native version 86b43e8 gst-plugins-good: enable more plugins 2c92130 poky-eabi6.inc: Remove rename-registers option from optimisations in eabi6 mode since 3.4.4-csl breaks with it 5eb1000 Add TARGET_LDFLAGS override to workaround toolchain sysroot bugs for eabi6 mode f56af60 gstreamer: Disable parallel make e9ba02e meta-toolchain: Separate out extra files to reduce base toolchain/sdk size 9993a69 checksums.ini: some new entries 68e5b6c poky-eabi.inc: Fix gcc-cross-initial version bda47c0 gcc-cross-sdk-4.1.2: Bump PR 81b3dcf linux-nokia800: use proper GCC 3a66dc9 gcc4-build-sdk.inc: Fix sysroot option ebdb14c linux-nokia800: added 2.6.21 kernel from OS2008 2722168 linux-rp: Update to 2.6.24 e994842 poky-oabi.inc: Set sdk package versions ee11c2f Add binutils-cross-sdk 2.15.94.0.1 6181925 gcc: Add missing sdk 3.4.4 and initial 4.1.2 c673a12 gcc: Remove 3.4.3 and 4.1.1, add missing sdk 3.4.4 and initial 4.1.2 dc87a5f gcc: Remove broken no-fortran package .inc files 8bc881f poky-oabi.inc: Fix gcc -mtune option for gcc 3.x bad1deb qemu: Fix build problems in paths with symlinks 379cac8 poky.conf: update matchbox-desktop srcrev 101aab0 gconf-dbus: fix watch expressions so that every client doesn't get the server messages 7d85c6b binutils-cross-sdk: Really fix debug file packaging fb8b73f gconf-dbus: don't start in the X session, gconf can be autostarted 9cf26bd Remove unused patches 1e5d025 binutils-cross-sdk.inc: Fix debug package 37d1c4c poky-eabi6.inc: Fix gcc version, set sdk versions 913adea binutils: Factor common sdk code into binutils-cross-sdk.inc 9519cc5 gcc: Remove unneeded versions, add csl 2005q3-2 sdk version e0b6b52 gcc: Clean up 2005q3-2 version 22e48d7 gcc-package.inc: Override SHLIBSDIR to TARGET_SYS until a better fix is found 69683bf package.bbclass: Abstract shlibs path to SHLIBSDIR variable 2144136 qemu-config: Autostart oprofile-server in qemu images a9a84bf poky.conf: bump gconf-dbus srvrev 8840cd2 qemu-config: Add shutdown desktop file for qemu images e06f2c7 powertop: fix crash in dump mode 551987f poky-qemu-internal: Add -no-reboot option for poky-qemu-internal since can't halt a9a2389 task-sdk-host: Add qemu-helper-sdk 718f1e5 Add qemu-helper-sdk 10390fa qemu-config: Add anjuta-remote-run script 0b465bf glibc: Fix patches (remove bogus glibc-2.5 directory) 78c5462 glibc: Support backported eabi kernels 57b10da xserver-kdrive: add a patch from git master to reduce scheduling 5bf734f Add powertop recipe, and add to profiling task 77c6b60 qemu-sdk: Limit to arm emulation, set RDEPENDS 6820673 meta-toolchain: Fix target and host file separation so sdk installed files are handled correctly 8c25ace linux-rp-2.6.23+2.6.24: Further defconfig merging c2df817 linux-rp-2.6.23+2.6.24: Try to bring defconfigs more into sync, update hx2000 patches 2d426d0 linux-rp_2.6.23+2.6.24-rc8: Further defconfig refreshes and fix the htcuni patches so they at least apply 2b72633 linux-rp-2.6.23+2.6.24-rc8: Update defconfigs, remove merged zylonite patch 53d19e1 linux-rp: Tidy up .bb file and clean up unused patches 388339b linux-rp-2.6.23+2.6.24-rc6 -> linux-rp-2.6.23+2.6.24-rc8 and some defconfig tweaks 05c49ea bitbake: Update to 1.8.10 release 079e682 bitbake: sync with upstream stable branch bugfixes and enhancements 027c071 autotools.bbclass: Make sure STAGING_INCDIR exists ac5c1a6 poky.conf: bump matchbox-desktop srcrev, fixing inotify 68eba74 glibc: remove old ld.so.conf which adds /opt/QtPalmtop to library search path 8318e9a zaurus-updater: replaced all machine ones with unified one (from OE) c09736f psmisc: upgraded to 22.2 from OE (with uClibc fix) 531ade3 matchbox-applet-volume: formatting 16d5750 nfs-utils: bump PR to same as in OE b4eb696 settings-daemon: bump PR to same as in OE babbf7e libowl: bump PR to sync with OE 997e776 ppp-dialin: make it machine independent (from OE) bed9c6e psmisc: upgraded to 22.2 from OE (with uClibc fix) 979d581 Add notifation-daemon and libnotify 38fb1d4 tinylogin: make it build against uclibc 0.9.29 (from OE) 364c193 matchbox-session: don't pass arguments the panel doesn't accept 780b44d poky.conf: bump matchbox panel srcrev 7d60357 autotools.bbclass: Really fix autostaging function to correctly handle cases where only subdirectories of files exist fcb91af wireless-tools.if-pre-up - move setting of the ESSID to the end of the script, because certain chipsets (ZD1211) use that as the "commit" operation. (from OE) 66576a0 xcursor-transparent-theme: make it machine independent (from OE) 82a4bfc xrestop 0.4: Add DESCRIPTION & SECTION (from OE) 17646c6 site: merged with OE 22e64e1 checksums.ini: added some entries from OE and local builds 8c4e516 documentation.conf: merge with OE 9dbd684 Neo1973 (gta01/02): merge configs with OE 3811d80 qemux86: added 'x86' to MACHINE_FEATURES 0e7edca hx2000: added vfat to MACHINE_FEATURES (from OE) 12b861d nokia tablets: added vfat to MACHINE_FEATURES (from OE) 8caadc8 spitz: added 'iwmmxt' to MACHINE_FEATURES (from OE) 45dc7ba cm-x270: merged support for misc NAND chips (from OE) 7bdce63 akita: added 'iwmmxt' to MACHINE_FEATURES (from OE) c85d492 tune-strongarm: rename to tune-strongarm1100 and tune to it (from OE) c46d3fb tune-armv5te.inc: removed. use tune-arm926ejs.inc instead e430837 mx31 machines: use tune-arm926ejs (which is armv5te) a43192d removed tosa-2.6.inc and poodle-2.6.inc as Poky do not support them d89855e zaurus-2.6: merge OE changes (part3: tune-xscale for PXA machines) 2151dc1 zaurus-2.6: merge OE changes (part2: installkit changes) e7fba8e zaurus-2.6: merge OE changes (part1: collie related changes) 1fa8862 autotools.bbclass: Fix autostaging function to correctly handle cases where only subdirectories of files exist 6ddbbdf dbus: upgrade -bleeding to 1.1.4 e9794a9 libxdmcp-sdk: do not provide xdmcp 623c607 libx11-sdk: do not provide virtual/libx11 69c49c7 linux-rp-2.6.23: Make sure HID is modular eaefa26 linux-rp-2.6.23: Tweak defconfigs to save a little space after a suggestion from Samuel 822779e package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS 85d94a1 xorg-proto: Fix inherits of sdk versions d105213 sdk.bbclass: Set CPPFLAGS and CFLAGS correctly 9a3cb74 pkgconfig-sdk: Fix configure failure issues bb48bd4 task-sdk-host: Add qemu-sdk 5697a02 Add qemu-sdk d59f40b Add libsdl-sdk 6b21b82 util-macros: Clean up and add sdk varient 529bf51 xorg-lib: Clean up various files and add sdk varients where needed b0dd467 xorg-proto: Clean up various files and add sdk varients where needed 70dc147 sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix to ensure sdk and native staging don't mix. 551ae76 qemu: Add series file for patches for reference c072792 libx11: Fixup libx11-native (fix typos, add missing patches, cleanup -native version) ae52d01 sato-icon-theme: update to latest release 053a141 distcc: Add patch to poky since upstream keep changing it 5891567 CVS fetcher: added "fullpath" option to get full repository paths inside of checkout archive tarballs. It is very useful when used with "norecurse" option. cc1e39f CVS fetcher: add "norecurse" option to fetch directory from CVS without its subdirs ("cvs co -l" option) 2a08e55 formfactor: Allow qemuarm/qemux86 to default to the framebuffer size they boot with 531a996 dbus: upgrade poky-bleeding to dbus 1.1.3 2172d34 sato-icon-theme: bump to 0.2 9c85e50 dbus: bump -bleeding from 1.1.1 to 1.1.2 ba56fb8 Added updated patches/defconfig from Phytec. 21038ec oh-puzzles: Fix merged menus (#703) d59ce93 qemu: create common include for qemu-native versions 875c178 Add gcc-native 90d3853 cairo: upgrade from 1.4.10 to 1.4.14 66b2499 Remove unused cairo 1.2 0135bc9 local.conf.sample: Remove tools-testapps from mx31phy images 1a34b12 glib-2.0: Fix SRC_URI (#702) 3adc1f0 v86d: mark it also as compatible for bootcdx86 976d362 Drop unused glib patches dad7da8 insane.bbvlass: split checks so the warnings are precise 8269ce4 glib-2.0: remove unused 2.12.13 ea38a63 glib-2.0-native: upgrade to 2.14.5 f364836 glib-2.0-native: upgrade from 2.12.4 to 2.12.13 b2dea86 glib.inc: use autotools_stage_all instead of manually staging 46d32b9 gst-openmax: added 0.10.0.2 4fc27a3 libomxil: added 0.3.3 34492aa libmad: fix parse error 78b5898 libmad: add pkg-config support 4da5771 libid3tag: add pkg-config support (from Debian) d56b65f xserver-kdrive: Remove bogus fbdev patch, merge kmode patches, add a patch to allow the existing framebuffer mode to be reused if appropriate a30424c xserver-kdrive: Clean up unused patches and broken git recipe 3156c5a linux-mx31-2.6.22.6: Mark as only compatible with the mx31ads for now 4ec449c v86d: Add initscript to activate the framebuffer early in the boot process c54fce9 v86d: Set COMPATIBLE_MACHINE ed8770a Add EXTRA_IMAGE_FEATURES for ease of use in local.conf 5f39e9f xserver-kdrive: Make patchlist more obvious, remove uneeded machine specific patches 4d3c683 xserver-kdrive: Drop 1.1.0 b86cac1 qemux86.conf: Add essential dependency on v86d e567726 Add v86d 2f9cc6a linux-rp-2.6.23: Fixup qemu defconfigs d1a302a kernel.bbclass: Cleanup various repetition, add include/video to staged files list 568a9bb Really set jffs2 options for mx31ads. 9b81ef9 Update jffs2 options for mx31 ads. 5b21722 Add 2.6.22.6 for MX31ADS (from the rel5 BSP.) c1dd292 poky-sdk: install libglade-dev instead of libglade 6486e5e libvorbis: use autotools_stage_all (fixing .la installation) 07668fa libogg: use autotools_stage_all (fixing .la installation) e84e875 gtk: upgrade 2.15.3 to 2.15.5 305ca5dc Update JFFS options for the phyCORE mx31. 1ffa318 Add patch to allow newer NOR chip query table. 44611fd xpext: Fix -dev/-dbg package dependencies 1a89cd5 scripts: Further quoting fixes 248c66c tkas-poky-sdk: Add findutils ab3ed2f tasks: Add libglade to sdk 4a7acb6 scripts: Various tweaks/fixes for the qemu scripts 0f1ddc5 package.bbclass: Account for DEPENDS in -dev packages b1975f9 meta-toolchain: Allow output name to be overridden f7a133e meta-toolchain: Split into a plain toolchain and full SDK versions 49d3841 util-macros: Fix -dev and -dbg dependencies (since the main package is empty) 3e5646f qemu: upgrade CVS snapshot 20071230 to 0.9.1 release 03e591a local.conf.sample: Limit the features built into c7x0 and mx31phy images 7f3a170 Add support for Phytec phyCore-iMX31 board. b10aaea glib: upgrade from 2.14.4 to 2.14.5 666535e qemu.inc: increase the size of the rootfs, so there is some slack 2262128 gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure that all are loaded before creating icon caches b8a6dbf linux: enable v3 process accounting (for bootchart, mainly) 4619dcb linux-rp: Drop old kernel versions 13d394b linux-rp.inc: Add bootkern task for experimentation purposes only d83e067 dbus: disable asserts, not checks. asserts are slow and very intensive, checks are entry point sanity checks and are good 144d5c7 poky.conf: update mb-desktop srcrev 8b11997 poky: removed DISTRO_FEATURES set for "cmx270" machine 5b9ecba module*.bbclass: set AR to KERNEL_AR during building of kernel modules 3a4cd6a gstreamer: fix the patch. honest, it built for me f4a6185 gstreamer: don't try and load .debug libraries 84c46a7 formfactor: Revert touchscreen mode change bea90e6 formfactor: Create suitable gtkrc file enabling gtk touchscreen mode for machines with touchscreens deff1f4 matchbox-sato: force touchscreen mode on bd837ac cooker.py: Fix -g option breakage from previous commits 611ba5d em-x270.conf: Fix kernel part of image generation d34b2f6 base.bbclass: Make sure PATH searched for applications is expanded da8e8d3 poky.conf: Remove gcalctool from world builds since its broken with recent gtk+ 7821f22 bitbake: Sync with bitbake upstream for various fixes c7fca99 poky.conf: update to latest GTK+ version now that the filesystem changes have landed (yay tf). poky-bleeding.conf: remove GTK+ versions b01d4b8 gtk+: Remove DEFAULT_PREFERENCE statements, they are incorrect and we use poky.conf instead 9ea7515 ported filechooser patcheas to gtk 2.12.3 fe7eb79 em-x270: generate ext2 image for Compulab runtime updater 7b7f440 libtelepathy: Prefer python 2.5 f156846 linux: provide symlink for em-x270 kernel image 8fe6d34 linux: em-x270 expects kernel encapsulated in jffs2 image 932b3cc telepathy-glib: Prefer python 2.5 over 2.4 over 2.3, not the other way around 66ff85a base and sanity bbclasses + qemu: move gcc3 availability checking into base.bbclass 67eaa28 poky-bleeding: Switch to dbus 1.1.1 51d4359 Add dbus 1.1.1 (leave 1.0.2 as default) fe60c6e libx11: Apply the keysymdef.h fix to libx11 as well as diet-x11 f8b1fd4 libx11/diet-x11: Fix /usr/include problem for keysymdef.h 7eed7c0 qemu: upgrade 20071121 -> 20071230 to fix problems with target mmap'd regions overlapping with the host system libraries 8ff44c1 linux-rp-2.6.23: Bump PR after hrw's patch change d850b58 linux-rp: fixed my patch a1ffa5a linux-rp-2.6.23: Make qemuarm and qemux86 use 2.6.23, sync .bb file with OE for poodle and tosa changes. f217220 checksums.ini: some new entries a28ff4a linux-rp 2.6.24-rc6: provide working config for c7x0 (ide and cpufreq in modules) fd616b6 linux-rp: update 2.6.24-rc1 to 2.6.24-rc6, add some fixes from 2.6.23 2e6c3db qemu: Expand PATH and EXTRA_OECONF when locating gcc, add check for gcc-3.4.4 603087d bitbake.conf: Make sure PATH is expanded when searching for ccache 13d7860 linux-nokia800: Use gcc 3.4.4+csl-arm-2005q3 for compiling kernels for initfs module compatibility 925823d gcc: Add gcc-cross-kernel 3.4.4+csl-arm-2005q3 397c9e4 linux-rp-2.6.23: Defconfig update dd877a7 linux-rp-2.6.23: Unbreak pxa25x suspend/resume, update defconfigs a4ad228 linux-rp-2.6.23: Add atags export patch for kexec, fix spitz suspend key problems a5b44fe kexec-tools: Add arm atags support a34ccf9 poky: exclude libxml-parser-perl from world builds due to OE bug #3403 55763d6 poky: set SRCREV and proper SRCDATE for gtk-theme-torturer 0f3fabe poky: do not fix SRCREV values for Pimlico components as we use release versions by default a59dc98 poky: set clipboard-manager version 13b2444 poky.conf: Fix xprop PREFERRED_VERSION cdde631 poky-floating-srcrev.inc: Tweak file ac9dbc9 matchbox: Set various maximum patch revisions for merged patches ac1c9c7 xwininfo: fix DEPENDS 1a30ceb conf/distro/include: Remove stale srcdates file, add poky-floating-srcrevs cinlude file 906fb37 task-poky: added xwininfo,xprop,xrestop into testapps 3226b98 xprop: added 1.0.3 ca4e02d xrestop: added 0.4 f85a9e4 xwininfo: added 1.0.3 1ba5ca1 set revisions for matchobx-wm-2 and matchbox-theme-sato-2 4f67e7c matchbox-wm-2 recipe 6b3e57c recipe for mbwm2 sato theme 1685e25 busybox: update 1.8.1 to 1.8.2 1011c2b meta-toolchain: Generate site config files and an environmental setup script 0246439 poky.conf: Fix ohm SRCREV for now fafacff xserver-kdrive: Rename .inc file to stop confusion with xserver-kdrive-common package cba0d97 ohm: Lock down git revision using SRCREV 6e6350a contacts: SVN version is not default 30f6da8 dates: refreshed patch c6b6c97 pimlico: fixed versions in SVN recipes c9703ff contacts: updated to 0.8 bb6d77b tune-arm1136jf-s: switch to use CPU_FEATURES to enable/disable VFP and Thumb support 994be9e tune-thumb: switch ARM/Thumb instruction set (from OE) 2f039d9 bitbake.conf: introduce CPU_FEATURES variable for listing features of target processor a54c23a tremor: use ARM instruction set when building for Thumb 053e6d0 liboil: use ARM instruction set when building for Thumb 1aa801a libmad: use ARM instruction set when building for Thumb 397110b gst-plugins-bad: use ARM instruction set when building for Thumb fe05a01 glibc: use ARM instruction set when building for Thumb fc53662 glib-2.0: use ARM instruction set when building for Thumb 15999b5 db: use ARM instruction set when building for Thumb bbb0b8b package.bbclass: Various cleanups and bugfixes, some form OE 6480e3a package.bbclass: Don't strip files in .debug directories 34927df Sync various tweaks from OE, change default SRCREV policy to not auto increment rather than hitting the network. ce30130 liboil: added glib-2.0 dependency (it is required to build but not end in packages cf07030 checksums.ini: added some new entries 2228b41 meta-toolchain: provide /usr/ symlink (related to sysroot usage) - requested by Rob a1a868a update-rc.d: added forgotten patch c75f6a2 update-rc.d: Be less verbose by default. (from OE) * Don't spit detailed info about links created unless passed -v. * This is to prevent initial bootup console spamming. c3fb361 libxml2: added fix for 'unable to find gzopen64()' when host is 64bit (taken from Debian) d4b9227 Add mx31ads machine a797df1 linux-mx31: Add mx31ads support c83d81e clutter.inc: Add mx31ads support 2d44843 libxcomposite: add libxext to dependencies 73b9bf2 gtk: enable XDamage, XRender, XComposite support cfd98f5 qmake: Turn native package into a cross package since it touches target staging 4db23a9 xcursor-transparent-theme: point SRC_URI to project website 89c8cb3 matchbox-applet-startup-monitor: point SRC_URI to official website 2c1a5bc task-base: bump PR to get rsync in qemu images 251e9cf poky: install rsync in qemu images (requested by Rob) 4e9ca34 rsync: added 2.6.9 from OE 66be3d9 tasks: update to 0.13 169d7d3 dates: update to 0.4.5 2938bfe web: bump PR due to curl change e079d07 curl: really disable libidn 49bcedc task-sdk-host: Add pkgconfig-sdk to SDK 7147d33 Add pkgconfig-sdk 1813fac poky: bump webkit to r28485 e6b479c webkit: fixes to get r28485 built aa521e3 poky: set fixed srcrev for webkit-gtk (same one as OE use) cad2e1b icu: use g++ for linking 2517420 Import files from OE to build WebKit (patch to link icu required) 8ccfa5c linux: add u-boot-mkimage to DEPENDS only for uImage kernels d46841a linux-rp: kernel size check is now in kernel.bbclass 048754f kernel.bbclass: added task which check size of kernel image 7256b48 zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image size 9d5c2c8 qemu: make new version non-default again 4e60989 formfactor: add em-x270 formfactor e7eaaa2 bitbake.conf: armv4 and armv5 do not need CPU selector for qemu 7445724 gtk: update 2.12.2 to 2.12.3 d41df71 glibc: allow to use UTF-8 locales only (enable with LOCALE_UTF8_ONLY=1) e9f81f1 glibc: get proper value for QEMU_OPTIONS to get binary locales working for all ARM variants de38769 glibc: make ARMv6 binary locales working with recent qemu d0b4968 qemu: Make 20071121 the default version and cleanup various file locations and recipes 1fbde4b qemu: really enable NPTL for arm 11f9f24 qemu: Add 20071121 version, default preference -1 for now c3c2ee2 linux: bump PR due to changed U-Boot entry point for em-x270 c471733 em-x270: fix U-Boot entry point aa11597 em-x270: fix kernel type b25ad8c busybox: enable time applet ec63c68 eds: make eds-dbus-dev recommend libecal-dev libebook-dev 859d3ab em-x270: set kernel type to uImage 9886049 eds-dbus: reformatted recipe 345dd86 task-sdk-gmae: added libecal/libebook 92b1e9f task-sdk-*gmae*: move common stuff into include file 4758862 task-poky-standalone-gmae-sdk-target: Re-enable libtelepathy 25110f5 icecc.bbclass: Sync from OE a195950 cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating compiler variables bf0ddf4 telepathy-glib: Add dbus-glib to DEPENDS 5d500e6 task-poky-standalone-gmae-sdk-target: Remove telepathy for now f53f089 task-poky-standalone-gmae-sdk-target: fix packaging e955540 meta-toolchain: Switch task-poky-standalone-gmae-sdk-target for experimental purposes 8e8b85d git-native: Sync minor tweaks from OE b6691ac task-poky-standalone-gmae-sdk-target: GMAE for standalone SDK 731cdbe xtrans: solve xtrans-dev problem in better way (same as xorg-protos are) 1731595 poky: added HOST_ARCH into name of SDK tarballs dbae4c1 xtrans: create empty xtrans package as xtrans-dev depend on it 3e8d1b6 libxml-parser-perl-native: Remove uneeded entries: (from OE) * DEPENDS on perl-native isn't needed since cpan.bbclass adds this. * DEPENDS on expat-native isn't needed since libxml-parser-perl adds this. * RDEPENDS on perl-native was only here to prevent an RDEPENDS on perl. The RDEPENDS was being added by cpan.bbclass, but that has now been fixed to not add it for native packages. This needed to be removed so that perl isn't built when you only want libxml-parser-perl-native. 2aba130 cpan-base.bbclass: Update the perl depenedencies: (from OE) * For native modules DEPEND on perl-native and for others DEPEND on perl (which in turn depends on perl-native) rather then always depending on both perl and perl-native. * Only RDEPEND for non-native modules rather then both native and non-native. 2f0918e poky.conf: Allow insane to be disabled from local.conf 412acf7 task-sdk-host: Drop packages not needed now gcc-cross-sdk has better RRECOMENDS eb864c8f x11vnc: Add fixed version from OE 867741b site: Add arm-darwin 1cab3f2 siteinfo.bbclass: Add darwin entry cc5a871 libtool: Make sure ltmain.sh gets regenerated by libtool-cross, fix nmedit paths, fix library search paths for installed=no binaries particuarly on darwin but applies to other archs too f0ff6c7 clutter.inc: Add gtk+ to DEPENDS (for now) 9eee32b base.bbclass: Fix populate_staging whitespace f7d937f stage-manager: Various fixes/ehacements c9b2304 shasum-native: Use do_stage function, not do_populate_staging d24c45c gcc-cross: attempt to unbreak fic-gta01 build - package_write_ipk waits for glibc packaging 411c393 libxml-parser-perl: added expat dependency e8c4d5f shared-mime-info: added glib-2.0 to dependencies 9da15df glib: don't disable debug, the size difference isn't much and its useful d862b57 package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting 91225da ipkg: fix "unable to create /usr/lib/ipkg/lists directory" bug 705bfa4 distcc: Fix remaining postinst issues b12795d bitbake fetcher: Make invalid url errors clearer 3431d41 mtools: Use our mirror since upstrea, is insane 1274bbe task-poky-sdk-gmae: added GMAE based SDK fc5d8af oprofile: fix arithmetic ops on dash 261c8d8 tune-arm1136jf-s.inc: optimizations for armv6 devices 697dbc9 glibc_2.3.5+cvs20050627: Fix oabi build failure due to header issues feb7d18 telepathy-gabble: improved description 8ac44b4 telepathy-glib: improved description 44e5a66 telepathy-mission-control: improved description cdb708c libtelepathy: improved description 59195b7 empathy: improved description 101b2d7 empathy: dropped 0.5 82f18b9 telepathy-idle: added 0.1.2 0ba486c telepathy-glib: upgrade to 0.7.0 2bbd6ad telepathy-gabble: upgrade to 0.7.1 5645257 libtelepathy: upgrade to 0.3.1 d0223d9 telepathy-mission-control: upgrade to 4.49 3526acd package.bbclass: Remove debug code 60b925a poky-autobuild: Increase threads to 6 956e0ac checksums.ini: added glib 2.14.4 and ltt-control 0.43-10082007 de8d00f gtk+: upgrade 2.12 to 2.12.2 0c273cb gtk+: run pixbufloader backend on target, and update the icon cache afterwards a14d61f glib-2.0: upgrade to 2.14.4 fa0eb69 exmap-console: Bump PR to pacify autobuilder 4743a3f base.bbclass: Fix PKGDATA to work properly with multimachine 251672a gcc-cross-sdk: Add RRECOMMENDS so gcc-cross-sdk pulls in all its sub packages automagically 2fd82bb gcc-cross: package libstdc++-dev 37f80dd exmap-console: Remove MYPV madness, makes my head hurt and breaks builds aa10825 package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in the correct 'feed' 5d60f71 stage-manager: copy files, don't move them c0adbcb bitbake: Add support for task specific lockfiles a7ed27d nokia770-init: Cleanup postinst to allow it to work offline 7be7ded base.bbclass: Add buildall task 84e1d7c Add stage-manager-native 2f2de3f lttng-control: 0.42 -> 0.43 e6fccbb bitbake: Sync with upstream, fix some typos, add selfstamp flag f3b89a0 packages/meta: Remove pkgmaps references 48c7f7f package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Remove duplicate unneeded PACKAGES checks. 1d01a5e package_{ipk|deb}.bbclass: Remove hardcoded install path reference 62a3ee3 bitbake: Convert fetcher code to using bb.utils locking functions c065977 classes: Use internal bitbake functions and fix packaging unlocking on error paths 701aa74 bitbake: Add bb.utils.lockfile() and bb.utils.unlockfile() 4aaa834 initscripts: No need to run ldconfig every time we boot now... d74537f glibc: Drop ldsocache-varrun patch. ldconfig is now run at image generation time. If you can install packages, the cache can update, if you don't install packages there is no need to have it writable b4e9ef8 image.bbclass: Add ldconfig-native dependency, run ldconfig at image generation time 87590b2 Add ldconfig-native 90e20ec glibc-2.3.5: Fix stale CROSS_DIR reference 4ab905d external-poky-toolchain: Add extra RPROVIDES 761dcd5 poky-external.inc: Double colons in PATH break coreutils 507a3e0 db: Fix configure so parameters can be passed in the LD variable 8ec24bc cross.bbclass: Explicitly set the compiler in the same way as native.bbclass, otherwise TOOLCHAIN_OPTIONS can interfer e502912 bitbake.conf/poky-external.inc: Clean up CFLAGS handling af489dd gdb: Add missing patch 4c5f7e3 gdb: Add patch to ignore bogus CFLAGS whitespace changes 0138501 poky-external.inc: Change the way the sysroot option is passed about to deal with libtool 066e96a distcc: Make sure the distcc user exists 675d190 poky-external.inc: Fix external toolchains to use the correct sysroot after recent toolchain changes 6f850a2 binutils-cross-sdk: Really fix debug packaging 4d5b401 runqemu: Fix path after staging layout changes 512f7a0 binutils-cross-sdk: Fix debug files packaging to avoid warnings 571492a findutils: added 4.2.29 from OE bc31acf gnome-common: set PACKAGE_ARCH to all deba6b7 qemu-config: add fakeroot, until we have a package for the poky/chroot integration 4728d87 binutils: fix 'makeinfo >= 4.10 is too old' problem (from OE) - patch is applied upstream 8ad0e35 poky.conf: update eds-dbus srcrev 1cffb71 hal: don't pass --oknodo to start-stop-daemon, busybox doesn't support it ad0051a Drop stale directory 6748cde fakeroot: Fix packaging e478fac glibc: Sync with OE 636e360 Remove broken c based parser code 688eca7 bitbake/fetchers: Sync with upstream bitbake dd45ce7 matchbox-sato: use formfactor to determine if we should show a cursor a8484db Remove stale TODO 93845cb Don't depend on the old startup monitor 05d1dc2 cross-linkage: Don't include this in world builds, it will break them bb73b0e busybox: update 1.7.2 to 1.8.1 4f10a48 Update settings-daemon srcrev 2704cfa bin/bitbake: Fix help typo 478a35d python-pygtk: upgrade to 2.10.4 from OE and add PROVIDES to keep compability f11feac python-pycairo: added 1.4.0 from OE (needed by python-pygtk 2.10) 6a5d2ce python 2.4 is removed 2100cec Add pointercal files for qemuarm and qemux86 eb7d6a6 python-pygobject: sync with OE 5928db1 python-gst: update to 0.10.8 from OE ae77523 python-scons: update to 0.97 from OE 3cfbc3b python: update to 2.5.1 from OE (without tcl/tk deps) eaafa55 valgrind: Fix debug packaging a3b590e apt: improve packaging of debug stuff 4294048 autoconf: Add patch to remove insane X header/library paths f5f0fd4 sqlite3: upgrade to 3.5.2 0c2e8ed poky.conf: Add insane QA checking to builds by default 53c67fb settings-daemon: Add missing DEPENDS 3bcc261 python-native: stage into STAGING_BINDIR_NATIVE 8813097 glibc-initial.inc: Fix bogus header directory reference 5dfe764 gettext: Disable java since it finds any native gcj and breaks cross compiled builds c717e0b checksums.ini: added few entries a74e457 keymaps: Improve HTC keymap. 9f3c3a1 htcuniversal: add task-keyboard for keymap installation. 2cd8566 matchbox-keyboard: fix expat build problem 6cbe7c8 matchbox-stroke: fix expat build problem 5258997 matchbox-wm: Fix configure issue 776d02d matchbox-wm: add expat paths into configure flags 4e19a8d gstreamer: use autotools_stage_all so libtool files will be mangled properly ded2718 owl-video-widget: fix desktop file dbd9045 pcmanfm: fix desktop file 0313421 pcmanfm: remove unused files f8484fc Fix desktop file 69248f8 Bump web srcrev c841a6b puzzles: remove the deprecated Encoding key from desktop files 5477906 insane.bbclass: use bb.error when reporting desktop file problems ab2a04d insane.bbclass: validate desktop files 9e0b8d9 Add desktop-file-utils -native 7c189ee base.bbclass: Fix regexp 20453cf libtool: Don't patch limain.sh otherwise it doesn't regenerate. Drop tag1.patch it doesn't do anything d9659da poky.conf: Lock down floating openmoko versions 59330e2 uboot-openmoko: Fix SRCREV_FORMAT and PV so source revisions work correctly e13102c bitbake: Update SRCREV fetcher code to cope better with multiple SCM packages 0fa37f2 cleanup fda2bb5 Add android-goldfish metadata to meta-extras 210caef gnutls: Remove some bad flags from configure.ac 18f2e27 Fix PE handling in version strings 320be50 base.bbclass: Improve .la file conversion from installed=yes to installed=no 206d632 bitbake.conf: Move yaffs2 image type to EXTRA_IMAGECMD 405128d bitbake.conf: Add PE to RDEPENDS and RRECOMMENDS for -dev and -dbg packages. Remove double space from CFLAGS, it confuses gdb bc2ed58 xorg-proto-common.inc: PN is empty and isn't built, fix -dev and -dbg packages accordingly 5e1159b libtool: do not add when linking libraries 8075bb5 Upgrade pango from 1.8.1 to 1.8.3 6648c13 pango: Add missing patch 61bc203 fstests: Fix DEPENDS 7046d4b pango: Fix generated .pc files b1d8355 gcc4-build-sdk.inc: Set build-sysroot option and simplify other sysroot options. The with-sysroot option is likely bogus and should be removed. 54b470e sdk.bbclass: Set directory structure correctly after staging layout changes 755bf78 meta-toolchain: Fix some paths and remove unneeded header file manipulation ef0256e linux-libc-headers: bump PR 938663c linux-libc-headers: The dev and dbg packages shouldn't depend on PN which doesnt exist 3860b24 base-files: Create -dev and -dbg packages for dependency chains purposes 7fc5d6e pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a full rebuild. ba2e1f4 bitbake.conf: Simplify target CPPFLAGS, CFLAGS and LDFLAGS due to sysroot benefits 01d5da7 Rearrange staging to match target system layout. This is a major change and will require a full rebuild. 8c1871a gcc: Remove fail-fast host includes patch (breaks sysroot support) 4285b62 pkgconfig.bbclass: Fix hardcoded staging layout references b176b02 uclibc: Only need to install to staging, not cross as well (after cross linkage changes) 98bd2b0 rootfs_deb.bbclass: Make sure alternatives path exists 19c7b21 package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinsts package for deb images b176702 Remove hardcoded staging layout assumptions 0e09147 Remove hardcoded staging layout assumptions 19f1bad bitbake.conf: Set RDEPENDS and RRECOMMENDS of -dev and -dbg packages to match specific versions, not >=. Fix typo. 83930b3 vte: Add missing depends 1accf43 libmatchbox: Add missing patch 71969e2 libmatchbox: Fix so reconfiguring works (cp, not mv files). Add configure patch to generate better .pc file 63e19b2 mpfr: Clean up hardcoded staging references 61fc631 kexec: Simplify metadata 41cab40 libgsmd: update to version from OE (openmoko used one) d0415cd poky.conf: update matchbox-desktop to fix randr and workarea bugs 5741c84 poky.conf: update matchbox-desktop to fix arrow buttons 431fae1 glib-2.0: upgrade to 2.14.3 55751d2 poky.conf: update desktop srcrev d9a71e8 bitbake: fetcher init - clear data's internal expand cache since the cached SRCREV value will be wrong a936d29 em-x270: do not assume where mtd-utils are installed 4c76399 bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-pull since we don't care about the index e9b7bc6 bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow disabling tarball creation to speedup git fetches, improve srcrev handling to remove some hacks and remove the need for external workarounds e7198e4 initscripts: add inittab for fic-gta01 to not start getty on serial (from OE) bdf2abb fic-gta02: added from OE 63ed730 fic-gta01: sync with OE 5728abb fic-gta01: use linux-openmoko kernel 404bbb6 linux-openmoko: added 2.6.22.5 from OE, dropped linux-gta01 83dd625 poky.conf: update desktop (fix lots of bugs, faster) and keyboad (no more debugging spew) 73fbea8 avahi: use a priviliged access group which actually exists 622eeef networkmanager: only add postinst script to networkmanager, not all packages 9e21d7c mtd-utils-native: Stage header files for yaffs2 (from OE) 1d85cf1 yaffs2-utils-native: unbreak (again) 68f19cc poky.conf: set SRCDATE for yaffs2-utils(-native) d3c4717 local.conf.sample: Update external toolchain documentation ae66948 Add new poky-external mode toolchain stubs 90dbf75 yaffs2-utils: unbreak it 4bec704 bitbake.conf: add yaffs2 support from OE b1d86e4 yaffs2-utils: added from OE b5fda83 clutter: Fix so 0.4 versions are default (which matches distro config SRCREVs) and fix up svn trunk versions too. 7277fe1 poky.conf: Fix DISTRO_VERSION, override SDK_NAME and SDK_PREFIX 9ab1810 meta-toolchain: Fix after deploy ipk changes e0f9228 poky/conf: Lock down clutter-gst version 739895c clutter: update patch 8c6e21c clutter-gst: Fix EXTRA_DIST for Poky use 28291e7 poky.conf: update matchbox-desktop srcrev for startup speed increase 8764d5c Add poky-image-clutter image 3b6c384 Pin ubootchart srcrev, and remove integrated patch 1ab9a48 matchbox-panel-2: Fix RPROVIDES and friends to just apply to PN, else bad things happen with the -dbg and -dev packages 7ca6e91 rootfs_deb: Fix hardcoded etc references, add missing mkdir c141918 ubootchart: comment out acct dep for now 7676c2b Move ubootchart to meta/ 2188cf0 ubootchart: add a launcher to stop the profiling, alternatives to optionally replace /sbin/init, and cleanly pretend to be /sbin/init 378c8db Add acct from OE, for ubootchart 87c4228 Add run-postinsts. This runs any remaining postinstall scripts without needing ipkg/dpkg. Currently ipkg specific but this should be easy to change 139d157 dfu-util: added from OE 5853cf2 usbpath: added from OE (needed for dfu-util) 7331982 ubootchart: added proper PV 94b124a Add ubootchart e51fbab abiword: added 2.5.2 from OE (disabled spellcheck, printing, plugins) 5f02bb8 linux recipes: switch to KERNELORG_MIRROR beca813 linux: added em-x270 support (from OE em-x270 recipe) 594a2c2 em-x270: added machine config from OE (and a bit of cleaning) ae748c1 checksums.ini: new entries b47281e eventlog: added 0.2.5 from OE (needed by syslog-ng) 895ebff libol: fix SRC_URI (from OE) 8533e3c syslog-ng: update to 2.0.5 from OE 72d3eee poky.conf: update matchbox-desktop srcrev ceb2762 alsa: upgrade to 1.0.15 d6e11d1 eds-dbus: libecal recommends tzdata b193e25 Add tzdata and tzcode, for the timezone files 76df265 openmoko-dates2: update from OE to fix SRCURI 798ce7c openmoko2: update packages from OE so that openmoko-today2 builds 1c77306 gcc: Make gcc build on amd64 by having it forget target configure cache when configuring for build machine. (from OE) c1c8083 checksums.ini: added some new entries 9e99242 checksums.ini: added some new entries c7c0b34 checksums.ini: added some new entries 8814b8a gypsy: make it build by telling that we are Debian de6377f pointercal: add calibration file for HTC Universal 2ebf3f2 poky.conf: Bump network-manager revisions 0e32e50 poky.conf: Fix gaku/gypsy SRCREV f7dee23 checksums.ini: added some new entries (mainly Zaurus kernels patches) 14fb92c bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fix comment typo. c9be325 bitbake: Sync with upstream 0344693 linux-rp: enable uinput for Tosa in 2.6.17 399ea0e linux-rp: sync Akita defconfig from 2.6.23 to 2.6.24-rc1 89fd711 linux-rp: enable PXA Overlay support for akita 861910a linux-rp: enable WiFi for akita b5ebbe4 libtool-cross: Remove hardcoded staging paths bf8f4d4 perl: Sync with OE, fix hardcoded staging references 1ba6bdf linux-cmx270: Add missing patch 377ad26 gcc: Remove hardcoded staging paths 849311c bitbake.conf: Remove more hardcoded staging layout 454311f base.bbclass: Fix hardcoded staging references a6314a0 glibc: Sync glibc.inc cleanup from OE 4894e13 glibc: Factor staging function into a common .inc file 6a97ee5 glibc: Convert from hardcoded staging layout 3b945ff bitbake.conf: Add dummy layout variables (describing the current staging layout for now) d49d6f6 pkgconfig.inc: We should be installing pkgconfig files into LIBDIR now f061345 fontconfig: Fix hardcoded staging layout references d12d867 shasum-native: Create directory before installing files fa9920f db: Fix hardcoded staging layout references 2f6d904 dbus-glib: Fix hardcoded staging layout references c7b0f44 linux-gta-01.inc: Fix package name in DEPENDS d00bac6 gnome-common: Fix hardcoded staging reference 82e5d0d base.bbclass: Add note from OE c107af7 base.bbclass: Clean up staging references 3255b1d autotools.bbclass: Reference STAGING_DATADIR 2718b2a bitbake.conf: Start cleaning up staging variables 70abc05 u-boot: import OpenMoko uboot from OE ce1e498 cm-x270: do not hardcode kernel version 46030a8 Upgrade GTK+ from 2.12.0 to 2.12.1 cc46157 gconf-dbus: bump PR to the same as in OE aa73bb0 gconf-dbus: added dependency on virtual/libintl, removed not used HEADERS variable (from OE) b5e57b0 gnu-config: add avr32 support (from OE) 8ff6e53 lame: always link with libm (from OE) 6174a05 libgcrypt: change staging to autotools one (from OE) 4b78036 libxml2: create staging directories before installing into them (from OE) 58df8e8 linux: upgrade cm-x270 kernel to 2.6.23 (from OE) 523603f linux-rp: make 2.6.21 default for collie (from OE) f10df9a linux-hotplug: fix bashisms (from OE) 1bdfb7b linux-libc-headers: sync with OE (mainly safer use of and blackfin support) a975511 lirc-config: sync with OE 1d168a6 lrzsz: use update-alternatives (from OE) 03b1d82 lzo: strip whitespaces 52dc897 xpext: removed not needed xextproto dependency, stripped whitespaces a137347 xsp: removed not needed xextproto dependency, stripped whitespaces 7c37de1 make: drop 3.80 98cc181 prism-firmware: sync with OE (usage of 1.7.4 firmware and other fixes) 33ebd14 module-init-tools: fic uclibc build (from OE) 2fe7cc5 packages/modutils/modutils-collateral.bb: Modprobe has changed between 2.4 and 2.6 kernels. (sync with OE) The information in /etc/modutils and /etc/modules.conf is not read under 2.6. 2.6 uses a /etc/modprobe.d directory, and it does not need a "/etc/modprobe.conf" file; it reads all the appropriate *.conf files and compiles the information at boot time. This commit closes bug #808 52e92fd modutils: sync with OE (added bison-native dependency, no package changes) ab7be97 mozilla/: dropped unused files 31eef80 mozilla-cvs.inc: drop unused file cdd1dbc site/common-glibc: Add definitions to make gcc's inbuilt zlib work 01e27b8 mpfr: remove whitespaces 2860ed5 ncurses: sync with OE 5d49646 network-suspend-scripts:remove whitespaces 6efadbc package-index: regenerate indexes for all ipk dirs (sync with OE) 2f841db checksums: added some X11 libs 242732a checksums: added fuse and ltrace cf9c168 checksums: added bash patches and alsa 1.0.15 225aa61 unzip: added 552 from OE - needed for spectrum-fw dde303c orinoco-conf: drop pcmcia-cs support ed8ea77 orinoco-conf: call update-modules to populate information from /etc/modutils 50dbd19 hostap-conf: dropped pcmcia-cs support 9846033 hostap-conf: depend on update-modules 6de1eea pcmcia-cs: drop as we use pcmciautils for all PCMCIA machines 8cd7a0e sdk.bbclass: package more debug files (from OE) 9e33229 openmoko2.bbclass: sync SVNREV with OE 2a5896f spectrum-fw: added dependency on unzip-native (from OE) fa28276 orinoco-conf: remove whitespaces ada2dbb pango: added dependency on virtual/libiconv (from OE) dc66833 pcmcia-cs: rdepend on hostap and orinoco configs (sync with OE) 748341d pkgconfig: remove whitespaces 5b83a5d pointercal: sync with OE (no package changes) fd9b783 popt: remove whitespace aaa8c63 portmap: depend on fakeroot-native (from OE) 90b30d1 strace: drop 4.5.12 7528a04 ppp: sync with OE (no package changes, PR bump) ed8ca89 psmisc: package debug versions 0756804 psmisc: generate more 'doc' packages (sync with OE) cb773ee strace: Apply patch from uclibc buildroot to fix compilation uclibc (sync with OE) Without that patch the uclibc EABI build fails. Patch was taken from the buildroot of uclibc. 706f9a3 bash: apply upstream fixes: up to 025 (was to 005) 74beec7 bash: sync with OE (no package changes) 52b64dd apmd: sync with OE (removal of /usr/src/linux include dirs) 32d6f21 alsa-lib: sync with OE (fpu settings) a652210 Remove bogus file fb61cf3 Add recipe to build linux-zylonite 2.6.14 kernels 09f4b20 checksums.ini: added some new entries from OpenMoko build 67ffdb6 checksums.ini: sort by archive name (script for it will be pushed into OE later) 1c53455 checksums.ini: sort alphabetically to make updates easier 354c543 linux-rp: upgraded from 2.6.23+git to 2.6.24-rc1 6e23136 package.bbclass: Make populate_packages copy files, not move them during do_package 26b7ef0 busybox: added 1.7.2 from OE as non-default (Angstrom defconfig used) 498b4f4 bitbake data.py: Fix unexport handling (#OE3135) c033c91 bitbake: providers.py: Fix perferred_version variable handling 6a0a9ad bison-native: Use STAGING_DATADIR bc7e9ce openobex: Fix staging function typo dd0eec8 libxml2: Stage binconfig files to STAGING_BINDIR_CROSS 5c0507f glibc: Drop unused directory ecf4068 glibc-intermediate: Factor code into common .inc file c6c94fa glibc-initial: Factor code into common .inc file 6e60bdc libusb: drop old version ae713f3 libid3tag: upgrade to 0.15.1b, use SOURCEFORGE_MIRROR (from OE) a7aee57 libmad: use SOURCEFORGE_MIRROR (from OE) 930fbfe libfakekey: reindented recipe 128f2de qemu: import gcc3 check from OE d8b7e95 quilt: depend on util-linux instead of bash to get 'getopt' command (from OE) 644eace readline: remove whitespace 028906b sato-icon-theme: unify 0.1 and svn 8d2ab41 scap: dropped bc90283 sysfsutils: split libsysfs to separate package (with dev and dbg ones) 483b058 update-modules: sync with OE (no changes for us) d64a6b7 wv: cleanup, added missing fields a105d81 libxrandr: added libxext dependency (sync with OE) 5d2aab3 libxpm: also depend on libxt b27018c libxpm: it needs libsm too 5c80bbc xtscal: sync with OE ad9ae09 zlib: cleanup and sync with OE 286da62 site: sync with OE e0833b8 wireless-tools: update to 29 (final) 09a71d0 keymaps: sync with OE 548750d ipkg-collateral: mark /etc/ipkg.conf as configuration file (sync with OE) ed93f4d hostap-conf: remove whitespaces 09a55ca gtkhtml2: fetch really anonymous (sync with OE) 096ef7a genext2fs: remove whitespace 66a5d0f gdbm: remove whitespace 3be60de file: remove whitespace 35dd9d7 console-tools: remove whitespace 7d62803 base-passwd: remove whitespaces aec382b linux-rp-2.6.23+2.6.24: Add missing patches 62c6e3e siteinfo.bbclass: add mips support from OE c67429e insane.bbclass: fix x86_64 arch name (from OE) 329e9fb Add linux-rp 2.6.23-git9 kernel for testing purposes (not default) f3b960b linux: Make kernel symlinks relative so they can be copied/moved and still work 411cbb4 checksums: sync with OE ca30d3b checksums: drop daily generated pa_snapshot 0bcdf33 checksums: fix fakechroot checksum f35d0c3 checksums: removed generated daily cumulus snapshot e575426 checksums: removed unfetchable usdir.rdm.tgz 5f5abc5 checksums: removed few not-fetchable entries 655e50d checksums: fixed shfs and FormEncode checksums 8543177 task-base: bump due to 2.6.23 and task-machine-base contents change for c7x0/akita 5721507 checksums.ini: added some more entries 734f511 base.bbclass: add checksums.ini generator 2e0dd47 checksums.ini: add some new entries 70141eb poky.conf: set proper versions of poppler and evince 26ace33 linux-rp: add no-SCR-check patch to 2.6.23 81d6b06 openssl: create libraries in staging before copying data into them 9ac4458 linux-rp: make it default for all machines except qemu ones e481e47 poky.conf: upgrade matchbox-keyboard srcrev 5c2f8dd Update glib-2.0 to 2.14.2 15080af base.bbclass: merge checksums.ini warning from OE 61d4144 linux-rp: make 2.6.23 default for spitz 3bcb616 linux-rp: makes 2.6.23 default on c7x0 (tested on device) ff9e846 linux-rp 2.6.23: c7x0/akita have pcmcia in modules to fit in kernel partition 9255186 linux-rp: autoload pcmcia modules 2b156ce zaurus: RRECOMMENDS pcmcia modules for c7x0/akita 2adc33b ipkg: Update update-alternatives reference d9e8ff1 dpkg: Fix update-alternatives dependencies and remove bogus variables 7992bb1 task-poky-boot: Switch to use VIRTUAL-RUNTIME_update-alternatives 4a5f711 poky.conf: Set VIRTUAL-RUNTIME_update-alternatives, fix some quoting 264a9ad update-alternatives: Set PROVIDES/RPROVIDES/DEPENDS correctly 38edf0a librsvg: Remove duplicate EXTRA_OECONF line c27b41f librsvg: Bump PR (missed in the last commit) 530eda4 librsvg: Explicitly disable libgsf, croco and gnome-vfs since they're not in DEPENDS (and remove old version) c69e329 linux-rp: added one cleanup patch for w100fb c419af6 bluez-utils: Add patch to allow disabling of hal in configure bbcc43d bluez-utils: Disable hal, at least until we explicitly add to DEPENDS d49a4ef mtools: Remove install-info commands to unbreak build 2ab0d93 mtools: unbreak with patch from NetBSD (DESTDIR support) beb3a1b bitbake: Fix taskdata whitespace splitting issues c09f9e8 poky-image-sato-cd: Fix dependencies 532361b mtools, cdrtools: Move from meta-extras to meta for boot CD support ffb1c7c dosfsutils: Move from meta-extras to meta 03abf8e bootimg.bbclass: Fix taskname reference 46b69ea bitbake: Sync bzr fetcher with upstream 388c2f8 bitbake: Add hg fetcher (from bitbake upstream) feb7067 syslinux, nasm: Move from meta-extras to meta 8eec392 gypsy: Add missing DEPENDS e518f7a linux-rp 2.6.23: unbreak for zylonite 7ddb194 linux-rp: update 2.6.23-rc4 to 2.6.23 (non-default as c7x0, akita, zylonite, hx2000 breaks) 5a409e5 poky.conf: bump SRCREV for clutter (approved by Rob) bd06aa1 linux-rp: remove last parts of OpenZaurus from kernel recipe 015593c clutter-gst: added (non-default) recipe for 0.4 branch f0d60ff clutter: added (non-default) recipe for 0.4 branch 9e92369 clutter: mx31litekit support added 091e94c formfactor: Add zylonite b3ecca5 liberation-fonts: grab via HTTP not HTTPS a68b431 linux 2.6.22: kernel for cm-x270 taken from OE c8587da cm-x270: merge OE machine config instead of our one 8fc7d0b htcuniversal: do not depend on acx-firmware until its license will be known ee38abe task-poky-boot: include keymaps only for machines with keyboard f65a0e7 poky-task-boot: also ship keymaps - otherwise device can be unusable dbeb513 linux-rp: re-enable w100-extmem patch also in 2.6.23-rc4 kernel (merge with OE) f40c023 linux-rp: re-enable w100-extmem patch to get XImageon working (merged from OE) d2d3f84 mx31litekit.conf: Fix typo d3685e7 mx31litekit.conf: Tune for armv5te for now 2e16b77 conf/machine/bootcdx86.conf: Fix broken require eeaeae4 poky-autobuild: overwrite instead of appending to svninfo a0ad9da scripts/poky-autobuild: Add support for a POSTPROCESS command 7f97838 poky.conf: Update oprofile and oprofileui SRCDATE/SRCREV, add gypsy af1aeba Add first pass at gypsy.bb file 887a280 linux-mx31: MX31 LiteKit support. 54d4742 glib-2.0: Remove accidental commit 7ad9dcd pango, atk, libglade, clutter: Fix gtk-doc DEPENDS ccb101a gtk+.inc: Fix DEPENDS 46da048 glib-2.0: Fix DEPENDS (gtk-doc -> gtk-doc-native) fbffeca task-poky-sdk: Add libtool d478db9 gtk-doc: Drop broke gtk-doc.bb and leave native version 4adc447 task-poky-sdk: Add cpp, gettext and libstdc++ ea12e3c Copy the fix for OE bug #2554 over to Poky from OE. (Necessary for building on at least OpenSUSE 10.3.) b76b84f HTC Universal: Including zaurusd to the htc images. 9ea931a oprofile: Add oparchive fix and patch to add --root option to oprofile d195594 Add rules for MXC UARTs. 6832376 js: Fix typo in PARALLEL_MAKE 62b67b0 package.bbclass: Remove depchains packaged() check. This broke after pkgdata was split for multimachine issues and I'm not sure we need/want it anyway, we're only dealing with Recommends, not Depends a4fde82 oprofileui.inc: Remove now unneeded FILES statement 7aca456 oprofile: Add opstart/opstop commands, fix armv6 events file 596b7b8 udev: Bumping -115 PR. 5dfdab5 udev-115: Kernel events filtering improvement. cfa5b19 linux-rp_2.6.22+2.6.23-rc4: Fix FB overlay. cdafd8b wpa-supplicant: add some patches from redhat f2287f4 package_deb.bbclass: Create DPKG_ARCH to allow mapping between debian archs and Poky ones f0dde94 hal: Tweak RDEPENDS/RRECOMMENDS 82bdad4 package.bbclass: Append to do_package[deptask], cleanup up PACKAGES checks, generate .packaged file for depchains benefit (fixing -dev and -dbg package dependencies). People should wipe do_install stamps and rebuild to fix package dependencies 8af3726 package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what it does 5c5c084 linux-rp-2.6.22+2.6.23-rc4: Release console semaphore on an error path. 939d457 linux-rp-2.6.22+2.6.23-rc4: Fix vt_ioctl race. 407a73d poky.conf: revert accidental commit 73b608e tasks: update srcrev to use X-MB-SingleInstance 1e7fe22 kf: change SingleInstance to X-MB-SingleInstance 0bf861c puzzles: change SingleInstance to X-MB-SingleInstance 09e6115 poky.conf: upgrade mb-desktop srcrev to get X-MB-SingleInstance support 3b38469 local.conf.sample: fix typo, tools-dbg -> tools-debug b284e39 wpa-supplicant: remove 0.5.7 and unused files 4953542 linux-rp-2.6.22+2.6.23-rc4: Added the HTC wifi module to our defconfig. 55c49b8 clutter: Refresh clutter to a 0.4 version 7fc1a05 udev: Promote 115 to default 72120d2 hal_git: Remove uneeded patch 2a2b229 hal-info: DEPENDS on hal (for configure checks) 4a33e3d udev.inc: Fix staging of libvolume (autotools macros don't work) 75bcca7 networkmanager*: Switch to SRCREV 512c88f poky.conf: Bump oprofileui SRCREV, add networkmanager and networkmanger-applet 8ec9fd5 Sync patches with upstream 126d979 poky.conf: Specify preferred verson of hal-info and remove halinfo srcdate b985401 hal-info: add a versioned release, and lower the preference of the git package 23f1df5 hal: no need to force-reload, we can reload now 2b6d98f wpa-supplicant: reload dbus in postinst eb7cc8a bitbake git.py: Always use tag param from URI if specified 2c13e1b Remove dhcdbd, NM 0.7 doesn't need it 3cc1591 Remove NM 0.6 5409e91 wpa-supplicant: enable the DBus control interface (for NM) 4d76e10 iproute2: fix ordering so that the patches are applied 69a365b oprofileui.inc: Add gconf to DEPENDS 820f7c6 networkmanager: remove integrated patches, fix startup script to start NetworkManagerDispatcher, add missing depends, don't restart ncsd as we don't use it c99719d gnome-keyring: add a DBus service file so the daemon is auto-started when needed 86fa4f7 linux-zylonite: Removed as zylonite is using -rp kernels. 6c85a2a linux-rp: minimal zylonite kernel b4c4ff1 glibc: Remove hardcoded LIMIT_BUILT_LOCALES values 5a5f497 glibc.inc: Fix LIMIT_BUILT_LOCALES handling 0a0218f glibc-package.bbclass: Remove dead code 1d13fd2 poky.conf: Set LIMIT_BUILT_LOCALES bb9d5bb dbus: add reload action 4f06fd1 dbus: don't pass --reverse to run-parts, busybox doesn't support it c0be929 Add network-manager-applet c41fcd6 networkmanager: Add staging, and split packages like OE 2aaaeda Update tasks to 0.12 ed66764 networkmanager: add svn trunk packages, fix up bad packaging, and backport fixes to 0.6 0a5c898 ppp: Fix debug packaging, and stage the pppd headers 40baa24 networkmanager: Rename bb from _svn to 0.6svn cb40f22 udev: adding the latest udev release, 115. b03d999 dbus: Drop unused patches, and merge unversioned and version patch directories 9c0ecf0 zylonite: Initial poky support. 6e5b0d2 bitbake.conf: Clean up some hardcoded path/layout references 75bc310 glibc/glibc-intermediate: No need to install headers/libs to cross directory (populate_staging speedup) e32f910 glibc-initial: Install headers into staging, not cross 405a6a6 gcc-cross: Use staging for local-prefix instead of cross, undo ARCH_FLAGS_FOR_TARGET change 6d09e07 linux-libc-headers: Add DEPEND on cross-linkage to handle linking of directories 93c82d7 cross-linkage: Add dummy package to handle linking cross to staging c7c2baa linux-libc-headers: Gross hack until gccs include paths are fixed 43ad089 linux-libc-headers: Only install to staging now, not cross 308250e gcc3-build.inc: Add staging includes to ARCH_FLAGS for target meaning we don't have to have includes in both staging and cross 79bbd24 gcc-cross-initial: Move common code to gcc-cross-initial.inc 1401afe gcc-cross-initial: An install stage is totally pointless 32047c6 Upgrade gnome-doc-utils to 0.12.0 bee48cf Upgrade gnomecanvas to 2.20.0 22da738 Upgrade gtk-engines b6b7200 gnome.bbclass: change version regexp to handle x.y versions, not just x.y.z 80924d4 Upgrade gnome-vfs to 2.20 7fb9559 Upgrade gnome-keyring to 2.20 b6e6692 Upgrade gnome-common to 2.20 75ec54e Upgrade evince to 2.20 55fc4e7 Upgrade poppler to 0.6 5b5ae6b kernel.bbclass: Add menuconfig task ece4387 bitbake.conf: Allow overriding of SHELLRCCMD 70d7d50 Upgrade atk 12a9c78 Upgrade gail, and fix packaging 320e6a3 libgsmd: Update from 20070801 to 20070917. e91795a pkgconfig: Add sysroot support patch (from pkgconfig mailing list) 48d9843 linux-nokia800.inc: Ensure deploy and populate_staging don't run at the same time e1966bc busybox: Remove unused config 51d9c76 devshell.bbclass: Sync with OE since this no longer works at properly without this change 2129b59 Upgrade glib from 2.4.0 to 2.4.1 021e69f Upgrade GTK+ 2.11 to 2.12.0 33f82b3 pixman: added 0.9.5 from OE f976627 ohm_git.bb: switch to --without-xauth b55c10f eds-dbus: update srcrev, remove integrated threads.patch 3694035 poky.conf: exclude eds-tools from world builds ab5d09d Rename eds-tests to eds-tools e733d0d poky.conf: Upgrade eds-dbus srcrev 8d4fb7f eds-dbus: Add threading patch until I'm confident enough to commit it to svn e805cf6 Update eds-tests to bzr branch 3b56520 eds-dbus: fix parse errors 57348b3 linux-rp_2.6.22+2.6.23-rc4: Fix objcopy confusion with bintuils 2.18 7c5e637 linux-rp-2.6.22+2.6.23-rc4: Added ASIC3 keys to the HTC kernel build. 720b5c1 kernel.bbclass: Add kernel-vmlinux package 9998dd4 binutils-cross 2.18: unbreak x86-64 hosts - from OE #2928-c6 c9375e5 Cleanup POKYMODE files and add summary documentation c82b1a4 gconf-dbus_svn.bb: don't depend on GTK+ as we don't use it 09e8bdc poky-external-csl2006q3.inc: Add TARGETOS variables 8b1ae56 CSL external toolchain: POKYMODE file 4ad4ba7 external-csl-toolchain: added 2006q3-27 version of CSL arm toolchain fe347f7 poky.conf: Bump eds-dbus srcdate 8a0e92a bluez: dropped old versions 6b728c4 bluez-utils: upgraded to 3.18 197bfee bluez-utils: upgraded to 3.17 from OE 605afd5 bluez-libs: upgraded to 3.18 476c01a bluez-libs: upgraded to 3.17 from OE, disabled CUPS support 050902e bluez-hcidump: updated to 1.40 207a208 bluez-hcidump: updated to 1.40 54b4320 bluez-hcidump: updated to 1.38 94346b0 bluez: dropped not used files b860f81 bluez: dropped files used by other distros e60d22e bluez-utils: dropped 02dtl1_cs.sh - it is now in own package ce9b85c bluez: dropped old bluez-utils-dbus patches 2121a09 hicolor-icon-theme: upgrade to 0.10 69f9c09 shared-mime-info: upgrade to 0.22 f0842c2 package_ipk.bbclass: Improve directory existence check 027fa67 package_ipk.bbclass: Fix ipkg-sdk.conf 4eaac5b package_ipk.bbclass: Create sdk Packages files 911d2ed Update eds srcrev 4d1090e linux-rp-2.6.22: Update qemu defconfigs fixing wacom problems c547a06 openmoko-dates2: added initial recipe 10bf469 linux-rp 2.6.22: enable hostap and other 802.11 drivers for c7x0 and akita (from OE) e57146c Bump eds srcrev 451ef8b base.bbclass: Swicth to use cleandirs flag for install task 9c9fad5 build.py: Add support for cleaning directories before a task in the form: do_taskname[cleandirs] = 'dir' 763dc8a package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE) c518632 image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variables f2f97b7 bitbake.conf: Add bzr fetcher support, give IMAGE_BASENAME a sane default 899c451 bitbake: Sync with 1.8 upstream branch 7d4aa7f prelink: Fix R_ARM_TLS_DTPMOD32 problems 5758f9c git-native 1.5.2.3 -> 1.5.3 5338738 GTK+ 2.11: Update range patch 75fadfe Update and lock OHM down to a working revision, also remove some crack 56e0055 Bump EDS srcrev cde908c glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev 4831d5f elfutils: Fix -dev package and split binutils overlap into elfutils-binutils package f403f6e package.bbclass: Cleanup install references into a configurable variable 6fa51c2 base.bbclass: Remove and re-create when installing to ensure that it is empty 9694023 insane.bbclass: don't raise strings, but exceptions 263cce7 Inherit gtk-icon-cache to install and register the icons 31feb9d Fix debug packaging 4f69284 Ship the printbackend debug files 0cec26e Remove small-gtkfilesel patch, the widget is deprecated 1bce4f3 Remove xsettings.patch, I can't see the point of it df44bc8 Unify indentation a4a82d6 Remove patches which are not used, or should not be used d392c1c Remove more unused or useless patches, and update the range patch d4cb583 Remove bogus MAINTAINER fields e35de7e binutils-2.18: Fix patch 11e4e53 binutils 2.18: add patches d9c89ac Remove some patches we don't apply a23b153 poky-eabi: use binutils 2.18 ab62bf5 binutils: added 2.18 cross sdk 4f388ef binutils-cross-2.18: Use .inc file dbf959b binutils: added 2.18 (normal/cross, no sdk) bcf1196 binutils: Use common .inc file 903bd14 image.bbclass: Revert some changes as bitbake can't seem to cope with them :-( 3adf5ea makedevs: Fix named pipe creation and set file modes correctly c51edd3 uclibc: Sync with OE f1e0aeb conf/distro/include: Sync versions files with OE a11bbb4 hx2000.conf: Sync with OE 65f6428 conf/machine: Sync various changes with OE d20e041 site: Sync with OE 3fadcdb linux-rp: Sync with OE be34d55 base-files: Remove unsupported machine configs a2ca87c zaurus-updater: Add C3200 support from OE e223238 bitbake: Update to latest bitbake-1.8 branch 1cf731b initscripts: Sync with OE, primarily for better /etc/timestamp handling 3cb6c76 image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp during image construction to give a reasonably sane default time setting b2a2689 sip.bbclass: Sync with OE bc47503 tinderclient.bbclass: Sync with OE 47ea9ba image.bbclass: Allow partial backwards compatibility 733dc27 classes/distutils*.bbclass: Merge updates from OE 5781fe1 insane.bbclass: Merge updates from OE 63b739f classes: Sync various tweaks from OE 8d342dc makedevs: Add file and diretory creation code (from OE) bbbb9f5 device_table-minimal.txt: Sync with OE (remove dubious /bin/ entries, create /dev directory) 7a284e5 linux_modules.bbclass: Remove unneeded file 0ea0986 module.bbclass: PARALLEL_INSTALL_MODULES is dead code f19cf86 meta-toolchain: Change to be more generic and use package_ipk conf generation functions. Also rename task-poky-standalone-sdk-host to task-sdk-host and add copyright. c6938aa Factor ipkg index and conf file creation into package_ipk.bbclass a7c63ec gdb: Move 6.6 patch out of .inc file d989bca gdb: Fix typo 1e829f1 gdb: metadata cleanup dfa8101 rm_work.bbclass: Update for bitbake 1.8.8 0206afd native.bbclass: Don't use site files for native builds 62eb35c debian.bbclass: Remove stable BUILD_ALL_DEPS reference f2ddfbb classes: Sync with OE 411cd0c base.bbclass: Further tweaks from OE 19e113c base.bbclass: Remove legacy code which hides bugs 1bc8eee base.bbclass: Remove showdata task (its broken and bitbake -e is equivalent and not broken), tweak URI checksum messages 4999f1d bitbake.conf: Sync with OE.dev c8c2a9e Add new gnome-vfs to poky-bleeding a74c19f Add new gnomecanvas to poky-bleeding c3159bd Add new gnome-keyring to poky-bleeding 8f67430 Add new ATK to poky-bleeding b325ea5 Add new gtk-engines to -bleeding c654ed6 Add gail 2162aff Lock down libgnomecanvas in poky 7dfda3f Upgrade gnome-doc-utils to 0.11.2 ef56bac libgcrypt_1.2.3.bb: stage the m4 file e3962e2 Upgrade evince to 2.19.4 154f7d7 Upgrade libart-lgpl to 2.3.19 fd68c29 Upgrade intltool from 0.35.5 to 0.36.1 7d53ee2 Upgrade startup-notification to 0.9 6e81ae5 Upgrade librsvg to 2.18.2 8cc540d Upgrade pango to latest stable release, 1.18.2 3d0b9fc Remove unused glib versions 5ff88af linux-gta01: added missing logo 1c87082 added current location to filechooser dialog 5ee5800 Upgrade eds-dbus to latest svn 6406e3e Upgrade contacts svnrev to 0.7 release 7f62df1 Upgrade the contacts tarball version from 0.5 to 0.7 1bd6367 mtd-utils: Lock down git revision for now 510d995 Add bluez-dtl1-workaround from OE 81dca73 task-base: Add bluez-dtl1 workaround from OE 837f7e0 sanity.conf: Bump minimum bitbake version 2b109b7 linux-rp.inc: Remove no unneeded variables e2b7975 conf/machine: Set KERNEL_IMAGE_TYPE and kernel-base RDEPENDS for various machines 5f17d07 zaurus-2.6.inc/linux-rp: Change to machines marking themselves as not wanting kernels included in images 226a5dd kernel.bbclass: Sync with OE for packaging changes 4a319e9 modified GtkFileChooserDialog for embedded c7b5d7b linux-rp: Set 2.6.23-rc4 as the default kernel for HTC Universal. f79c41c linux-rp: Ported the HTC Universal patch to the latest -rp kernel. ff0a621 linux-gta01: update to 2.6.21.6 from OE 2fc0b59 eds-dbus_svn.bb: don't set acpath, new gnome-common doesn't need it 0e3f906 gnome.bbclass: remove unneeded -I argument to autoconf 6b1890a linux-gta: Lock down patch svn revision to a known working one c21f61e update-modules: depend on depmod 8ec4474 linux-rp 2.6.23-rc4: Fix jffs2 patch 2cc4b49 linux-rp: Correctly set default preference da85bfc Fix build failure 2ab6191 Add linux-rp 2.6.22+2.6.23-rc4 (not default) bfc657c gnome-common: Fix directory name 784976e gnome-common: upgrade from 2.4.0 to 2.18.0 35aaa6b gst-plugins-bad: upgrade from 0.10.3 to 0.10.5 3abd198 gst-plugins-ugly: upgrade from 0.10.4 to 0.10.6 99d20bd poky.conf: Bump screenshot srcrev bd949e7 Add blktool, useful for probing block devices (and add to test tools package) 8f041c7 nfs-utils: start/stop also statd so clients will be able to do locking 1039c72 openmoko-tasks2: conflict with tasks 114a799 openmoko2: sync with OE 39d90fb neod: taken from OE 81d71aa openmoko-common2: taken from OE - used by openmoko-session2 e711040 openmoko-today2-folders: taken from OE - needed by openmoko-today2 0c7e337 openmoko-icon-theme-standard2: taken from OE b8f7ee3 openmoko-tasks2: taken from OE 74ed03e libsndfile: added 1.0.17 needed by pulseaudio cf8dfa2 libsamplerate: added 0.1.2 needed by pulseaudio d9a4c58 pulseaudio: added 0.9.6 needed for openmoko-dialer2 0ab2b38 libgsmd: move to meta/ as it is needed for phone feature 0698f30 Add checksums.ini from OE.dev f590064 fic-gta01: added usbhost to features (to get bluetooth working) 8d3cf28 openmoko2.bbclass: taken from OE for updated OpenMoko 2007.2 recipes 4aa6b14 portmap: missing patches 3cd1a09 portmap: add missing file db5c504 portmap: upgraded to 6.0 08ab9f2 libxaw: upgrade to 1.0.4 732bebd poky-image.bbclass: install task-poky-standalone-sdk-target into SDK images to get usable toolchain 3e85c63 task-poky-standalone-sdk-target: it is usable not only for external toolchain e93df89 package_ipk/deb.bbclass: Add locking for package creation to stop conflicts bc8fdf0 libxpm,libxsettings-client: remove libxt build-dependency 0de0746 bash: Move from meta-extras to meta 0bc8d54 gconf-dbus: add missing depends on intltool-native 97467d7 less: update to 406 7e2f729 task-poky-sdk: Add quilt, less 968262d quilt: Won't run with ash, add bash d475a77 package.bbclass: Fix typo 170e7e1 js: Disable parallel make 0fe7e8d htcuniversal: 802.11 driver and firmware dependencies for HTC Universal. 62a6dcc linux-rp: Add 802.11 driver for HTC Universal. d1e1cc0 htcuniversal: Initial HTC Universal support. 7423ba2 linux-rp: Add HTC Universal support. f5c4efd ohm: Sync with OE.dev 4b4dca4 ohm: Set xauth-dir to make it configure ff90ae3 debian.bbclass: Fix dependencies a75b8d8 bitbake: use Psyco only on x86 (no support for other archs) f8b928e qemu: added 20070613 version (as default), made CVS floating 4ff6f39 xorg-libs: Remove more stale patches b913a0e xorg-libs: Remove stale patches e7581b5 libx11: Disable makekeys properly allowing the package to rebuild without weird failures c09b63e meta-toolchain: Adjust after pkgdata changes 9bb9178 package.bbclass: Add back package_write task in a new form 2ed6d9c base.bbclass: Make populate_staging run after install to avoid conflicts 3d29811 fakeroot: Add missing patch 222ff8e fakeroot: 1.2.13 -> 1.7.1 to fix various random rootfs creation failures 2075cb7 apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by deb rootfs creation a4b8304 package.bbclass: More pkgdata fixes, (install task needs to rerun on existing builds) 4a705e9 base.bbclass: populate_staging after do_compile. Any packages staging implementation can change this 686161a gtk+: Refresh misbehaving patch f041a4d base.bbclass: Set pkgdata location to something machine specific when needed so multimachine builds don't break. NOTE: People will have to rerun the install/package tasks after this change on existing builds 48fd37f packaging: Split deb and ipk creation into separate tasks so changing the packaging type means the new type of packages are automatically generated. 005bf01 preferred-xorg-versions: fix kbproto/inputproto versions ebb71f6 libgsf: updated to 1.14.5, dropped older bd4ea1b libetpan: dropped 0.46 6a76f82 kf: recipes are not executable 43fb739 gnutls: remove hacks needed for autoconf 2.59 8ee1c79 coreutils: dropped 5.1.3 3fd04e8 pkg-config: dropped 0.15 889885f automake: dropped 1.9.3 3b13655 autoconf: dropped 2.59 9666420 sqlite3: upgrade to 3.4.2 7b40874 alsa-lib: Unbreak plugin loading in ALSA by fixing plugindir shell variable (patch from Matt Hoosier #469) 363d68a qemu.inc: Increase qemu image size d8bfa5c bitbake: Sync with 1.8.8 release e68823a makedepend(-native): fix DEPENDS 9e4f0e2 Disable gtk-doc cd68413 Add Gaku 071e9b7 Add gaku, a basic music player d0012bd rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ was hosed 35e3f24 Set bindir instead of moving files, make a valid desktop file 53710a6 Create usr/lib/ipkg in the rootfs before putting symlinks in it 4869751 Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intended 9a1a624 git.py: Fix reference to tag 7611768 bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel downloads, fixes key expansion issues and occasional missing dependency graph links 11ce59b bitbake fetch/git.py: Don't use master as a tag 7064e6b openmoko-icon-theme-standard: fix SRC_URI 746fa20 Move libgsmd from meta-extras to meta-openmoko e1d82ea Disable versioning on the plugins, and ship more debug symbols 7530674 bitbake: Sync with upstream 1.8 branch d7892c2 poky-oabi.inc: Set binutils PREFERRED_PROVIDER 91b77b4 local.conf.sample: Add a note about optionally extending the PKGCONFIG_PATH for native builds 6c7c917 local.conf.sample: Add info about enabling meta-openmoko 1c53bc0 openmoko-dialer2: Fix DEPENDS/RDEPENDS da5f93a Add meta-openmoko fd81714 uboot-gta01: Lock to a known good git tag c87c693 nokia770: We don't need to add the cleanmarkers on NAND. b92c0c0 xserver-kdrive-common: Added a Nokia 770 entry. f1e75d0 linux-nokia800: Bumping PR. 74ab401 nokia770: Our preferred kernel is now the N800 one. 6bd2d7a linux-nokia800: Nokia 770 boots the 2.6.18 osso kernel. Sato images are now running properly with this kernel, on a 770. e2fe0bd sanity.bbclass: Run sanity checks before parsing for speed, sync with OE ce800d3 bitbake: Sync with upstream 1.8 branch for fixes fc136f0 base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled (14% parsing speedup) c9c5d36 base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH handling ffbadaa poky.conf: Cleanup and set some floating SRCREVs 1802616 bitbake: Sync with upstream 0197eb2 binutils.inc: No space is neeeded with CCACHE 8f4687c qemu: Work around bad system futex headers 3d50b7e linux-rp-2.6.22: Remove scsi patch for qemuarm On 2.6.22 the scsi patch prevents us from booting a qemuarm image. 6ec68c2 Use R22 of oh-puzzles and apply the owl menu patch to it d1798db qemu: fix lack of MAP_32BIT on 32bit machines 62f6622 bitbake fetch/__init__.py: Don't print double newlines 74a3de2 bitbake.conf: Add AUTOREV 9649445 libsync: fix SRC_URI 84d9d4a opensync: fix parse errors for SVN versions c7927a6 libsync: switched to SRCREV aca20b0 libmatchbox: switched to SRCREV f15d0c0 tasks: switched to SRCREV 6eb45d1 poky: another set switched to SRCREV 7c105c0 task-poky: ship pointercal data dda6b92 owl-video-widget: switched to SRCREV 6921618 libfakekey: switched to SRCREV 895e719 opensync stuff: switched to SRCREV dc5ff14 matchbox-desktop-sato: switched to SRCREV 01cdd39 clutter(-cairo/-gst): switched to SRCREV c6ad89c poky: another set switched to SRCREV cd1fa90 table: switched to SRCREV 35a61a8 sato-icon-theme: switched to SRCREV 953c041 poky: another set switched to SRCREV 646836f evince: switched to SRCREV c859407 aaina: switched to SRCREV 6fbf586 matchbox-themes-extra: switched to SRCREV 585c46b fstests: renamed to PN_svn.bb scheme b19aa96 fstests: switched to SRCREV 2a649fa matchbox-panel: switched to SRCREV 2d7891b matchbox-theme-sato: switched to SRCREV 2b88aaf poky: another set switched to SRCREV 5a1136d screenshot: switched to SRCREV 874dc49 libowl: switched to SRCREV, removed empty tasks 350dcff matchbox-applet-light: switched to SRCREV 3d410d3 poky: gtkhtml2 switched to SRCREV 47c30fd gtkhtml2: switched to SRCREV 3565486 poky: settings-daemon switched to SRCREV f595c1c settings-daemon: switched to SRCREV b3b65f3 poky: psplash switched to SRCREV c569e6e psplash: switched to SRCREV 7633048 poky: zaurusd switched to SRCREV 52a3bc8 zaurusd: switched to SRCREV 3da7d58 poky: exmap-console switched to SRCREV 2afa64e exmap-console: switched to SRCREV 7b1800e poky: xvideo-tests switched to SRCREV 516fcce xvideo-tests: switched to SRCREV, simplified d3ed582 matchbox-wm: switched to SRCREV 3d2bdf8 poky: more matchbox apps switched to SRCREV a7eeaa4 matchbox-terminal: switched to SRCREV 0617f40 matchbox-stroke: switched to SRCREV 44660d7 matchbox-panel-2: switched to SRCREV e25d230 matchbox-keyboard: switched to SRCREV 09cd28b matchbox-config-gtk: switched to SRCREV 6d52857 sanity.bbclass: Further qemu check improvements 043b801 sanity.bbclass: Factor ASSUME_PROVIDED into qemu checks b14c8cd Switch back to using our own qemu binary for locale generation by default 6e909eb bitbake runqueue.py: Improve the progress indicator by skipping tasks that have already run before starting the build rather than during it 24909e8 poky: matchbox-common/desktop moved to SRCREV 241bd83 matchbox-desktop: switch to SRCREV 758ed29 matchbox-common: switch to SRCREV a21e133 qemu-native: unbreak on amd64 - patch taken from OE 0460e71 task-poky-boot: machines need kernel to boot - even if minimal image is used b5fc26a bitbake.conf: Fix DL_DIR 029f45e providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_VERSION 3de28a7 poky.conf: Fix SRCREV syntax 3ccd06b lsof/m4: Remove old versions 3838cc7 Add hicolor-icon-theme 0.9 (from OE) 2009324 Add shasum (from OE) 9c90076 base.bbclass: Sync with OE.dev (mainly download checksumming code) 9d3073b documentation.conf: Sync with OE.dev f751a20 bitbake.conf: Sync with OE.dev b994a55 gtk-icon-cache.bbclass: Add RDEPENDS to fix runtime warnings (from OE) 720e0b1 classes: Sync various classes with OE for various bugfixes fe553f4 conf/distro/include: Remove unused files 4e662cb kernel.bbclass: Remove broken and unused PARALLEL_INSTALL_MODULES c1c5e8b contacts: switch to SRCREV 729c7ec dates: switch to SRCREV 8ccecd3 web: switch to SRCREV a9bacaf eds-dbus: switch to SRCREV 39a43da gconf-dbus: switch to SRCREV 981a201 poky: switch gconf-dbus, eds-dbus, dates, contacts, web to SRCREV 121b39d Add lsof 0.78 from OE with build fixes 2ce9dd1 Add POKYMODE=eabi6, an NPTL version of eabi5 7ee4a41 oh-puzzles: Convert to SRCREV 0f23643 gtk-sato-engine: Convert to SRCREV f5223d9 lzo: Update to lzo 2.x mtd-utils: Remove patch to use lzo 1.x fa86980 local.conf.sample: Document PARALLEL_MAKE 16a9cff m4: Add 1.4.9 d3c18ac image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hook 2f35f93 spitz.conf: Increase ext3 rootfs size 6ca61e5 zaurus-2.6.inc: Merge in installkit function from OE.dev 303cbee conf/machine/include: Rename to .conf to .inc files aad3939 Change do_install logic to clean unwanted files better f512740 Enable automatic installation of recommends fa8912f Fix rdepends for the kernel module 5eaa4fc Remove inherit module-base e785bbb exmap-console: Override PACKAGE_ARCH from module-base 7395a39 exmap: Remove bogus TARGET_ARCH references 355b128 oprofile: 0.9.2 -> 0.9.3 (and make the default) oprofileui: Switch to SRCREV 2fd3404 Don't use a bashism when creating directories fdedaf9 Fix reinstall target by not assuming the install directory is empty 9153c17 db-native: Fix inherit order (native after autotools) 4ab9c74 package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice 3378c5d local.conf.sample: Fix extras collection comments 9b30794 binutils: 2.17.50.0.5 -> 2.17.50.0.12 7024f1a package.bbclass: Deal with write protected files correctly 1d612fc freetype: enable 2.3.5 version dd51fc0 package.bbclass: Try stripping files more enthusiastically 60b4328 package.bbclass: Convert runstrip shell into python 9933215 update-rc.d.bbclass: Tweak change e03c1d2 update-rc.d.bbclass: Stop the class corrupting the D variable b5aa22b bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correctly in recursive depends a354182 gnome-vfs: Explicity disable hal until we explicity want it (rather than have it detected when its not in DEPENDS leading to builds that are not deterministic) 6883189 bitbake persist_data: Fix for python 2.4 ce4ba3c bitbake persist_data: Fix for python 2.4 e33eaf1 bitbake persist_data: Fix module reference 71068e7 bitbake persist_data: Add own retry logic 9858ddb bitbake persist_data: Use immediate connection mode 8985385 bitbake: Try to fix cache locking issue 51df840 bitbake BBHandler: Disable creation of A variable c0e5fe6 Upgrade poky to glib 2.14 7ea7a1d Upgrade glib 3ff099a Install a startup script, fix volatiles. Should now auto-start d0bcc8d Sync hal-git with 0.5.9.1, should work 1900143 Upgrade hal-info and hal to 0.5.9.1 205d909 Upgrade gstreamer and gst-plugins-base to hot new releases 113bb6c speex: updated to 1.2beta2, changed packaging d9f5fb0 Upgrade some of the GStreamer packages 029c2a1 base.bbclass: Correct git-native autodependencies 4df629a patch.bbclass: Add support for maxrev and minrev 4c75040 base.bbclass: Auto add dependency on git-native when needed 09bd117 git-native: Add 1.5.2.3 bfb0f08 Upgrade libglade to 2.6.2 1ad99ea Upgrade libgnomecanvas bfc70eb bitbake: Update along 1.8 branch 034bbb8 pcmanfm: 0.3.2-beta -> 0.3.2.2 9525f35 makedepend-native: add DEPENDS on xproto-native - spotted by Crofton d683a2f autoconf: PARALLEL_MAKE applies to non-native version too d484ba8 linux-rp-2.6.22: Fix LZO compression issues 934b01d exmap-console: Add missing DEPENDS 599eccd Fix intltool-native dependency on perl 836647c Upgrade libsoup to 2.2.100 6530523 Upgrade intltool to 0.35.5 7537de5 linux-rp: Update poodle pm patch (OE #2682) 2aaea87 Upgrade loudmouth to 1.2.3 87360b9 libxml2-native: disable Python support 8e03c28 preferred-xorg-versions.inc: bump makedepend 6a166b8 libxml2: depend on python-native-runtime cdf2c48 xserver-xorg: removed all not-needed files 807535a libxml2: update to 2.6.29 (from OE) 22c8505 Upgrade libxml/libxslt a2defd4 Upgrade gtk-engines bcfeb8f Upgrade gtk-engines 90d9600 Upgrade vte c96d400 Fix no-gnome patch for empathy a17f926 Upgrade libtelepathy and telepathy-mission-control a6ce2f8 Upgrade gnome-mime-data bba2402 pkgconfig: Add missing patch 7c5722e Upgrade gnome-keyring 315af76 Add site cache for /dev/random checks ed1acc8 Remove old files ba9de06 Use the latest librsvg e3972dd Upgrade newer librsvg to 2.18.0 3102a0f Upgrade Avahi to 0.6.20 c65df6c poky: fix SRCDATE for libgsmd at 20070801 659c2ac libgsmd: cleaned up patchset to apply for 20070801 version, bumped PR to be newer then OE one 96e455f Upgrade libdaemon to 0.12 a92c10a Upgrade atk to 1.18 719eb99 Switch from gtkterm to matchbox-terminal 42e85c0 Don't call gtkdocize, just tough gtk-doc.make 8c86252 Add depends on gtk-doc-native a0fcf8b Fix glade build on newer GTK+ by disabling the deprecation guards f6a013b site/common-glibc: Set glib_cv_long_long_format 1ee78ec linux-rp-2.6.22: Fix c7x0 compile problem 3430bf0 libmusicbrainz: 2.1.2 -> 2.1.3 and add autoconf fix 2256a51 libmusicbrainz: fix type of len variable to get it built 236595c Upgrade gnome-vfs to 2.18.1 75825af pkgconfig: Fix compile issues for non-native version 7944fb2 Add GTK+ 2.11.6 for poky-bleeding 5c53fff Add patch from svn to fix c++ builds f90f6b0 Upgrade cairo to 1.4.10 fff91ca Upgrade bleeding to pango 1.17.5 1d0a8d7 Upgrade Pango 1.16.x to 1.16.6 6f85f79 Upgrade bleeding to glib 2.13.7 32dde8e sato-icon-theme: Set PACKAGE_ARCH to all (from OE) b4fb7f1 xorg: Fix PREFERRED_VERSIONs ff9fdcc dates: Fix svn PV 4e75063 Sync with poky 83c69a5 Upgrade glib 2.12.x to 2.12.13 27a7b90 Upgrade GTK+ 2.10.x to 2.10.14 7e5766f Move some site defines from arm-common to common-glibc 1bceb4b libx11/diet-x11: upgraded to 1.1.2 2e8dd5d pokk-external.inc: Add missing GLIBTARGETOS 009d2a0 Use POKYMODE to enable the external toolchain 69f5314 Remove old gconf-dbus from cvs d5d3fa4 Upgrade gconf-dbus version 100d164 makedepend: upgraded to 1.0.1 5ba7492 xhost: upgraded to 1.0.2 e435272 libxtst: upgraded to 1.0.2 c21ca29 libxcomposite: upgraded to 0.4.0 41228de base.bbclass: Fix base_get_srcrev aa175ae libxi: updated to 1.1.2 9c2664d libxfont: updated to 1.3.0 315b113 sanity: Add check for help2man 2a26738 libxdamage: updated to 1.1.1 8e9daef inputproto: updated to 1.4.2 77fd947 compositeproto: updated to 0.4 8a766b2 freetype: added 2.3.5 a40e1ff libx11: do not remove X11/Xlib.h from staging d16d32c libsm: updated to 1.0.3 1bac843 libxi: updated to 1.1.1 53d3de8 libxi: updated to 1.1.1 29a34ac libsm: updated to 1.0.3 53df894 xrandr: updated to 1.2.2 5510cc23 xinit: updated to 1.0.4 12538fa ohm: Drop patch applied upstream 58d54c7 xinit: update to 1.0.4 d8b0c36 make: added 3.81 from OE feeffc3 pkg-config: added 0.22 from OE ae0fdfa m4: added 1.4.8 89c53ba automake: added 1.9.6 3980544 autoconf: added 2.61 b040fa6 poky.conf: Add some packages back to the world build now we meet the minimum version requirements 51afe14 poky.conf: Upgrade to poky-bleeding verisons (gtk+ 2.10, glib 2.12 and friends) 45bb45b linux-rp: Make 2.6.22 the default 2cb33bf lttng-viewer: 0.8.41 -> 0.8.83 1218268 lttng-control: 0.18 -> 0.42 ccf25ac poky.conf: Move all toolchain configuration into the POKYMODE files ef8532a image.bbclass: Ensure the system python is used, not the one in staging 09e3f98 base.bbclass: Minor performance tweak, add base_get_srcrev() 841d5dc bitbake.conf: Add variables for bitbake 1.8 fetcher changes 7c76add task-poky: Add kexec-tools 46afad2 Add matchbox-theme-sato and sato-icon-theme 0.1, update distro config to match 72aa732 gtk-sato-engine: Add 0.1 release, update distro config to match 75cac96 Potentially better scrollbar patch 6d714ad Bump srcdate for settings-daemon to get proper defaults 232f06b Fix the patch 3d94cc5 Add new empathy f82153d bump PR a9b72e4 Disable the Handed option for now aaa60bf Really fix typo in card 7d9c374 Add a bit of a hack patch to disable frantic redrawing of GtkRange when they move, so that the contents has a change on slower devices 24f13ad oprofile: Add RDEPENDS on binutils-symlinks 2c0b1aa task-poky-standalone-sdk-target: Add glibc-dbg package 4b4ccd9 Add a patch from 2.12 to size combo arrows based on the font size 3e918fc Bump sato srcdate for desktop fixes f9156f9 ld.so.conf: Remove unused file locations 828cb20 Add patch so that the size of the toggle cell renderer is based on font size f7bf74a poky-init-build-env: Don't exit from sourced scripts, return 8e4a14b poky-qemu-internal: Don't exit from sourced scripts, return 3b53e52 poky-env-internal: Return in error case 626622d Fix typos in the OH contact 3e02bc1 mtd-utils: Remove stale files 511c8d7 poky.conf: Bump gtk-sato-engine SRCDATE and add clutter 138930b Bump rootfs sizes to fit sdk images d2db6da linux-rp-2.6.22: Fix patch compile problems fdbae5e Bump sato srcdate, to get menu arrow buttons which disappear 509f999 Pull patch from svn to fix crash when deleting tasks 5e73b76 task-poky: Add gdbserver to tools-debug ecb0e87 poky-image-sdk: Add missing tools packages 7191fe6 formfactor: Set DPI for qemux86/qemuarm 8394741 owl-video-widget: add description for icon 75c9464 mtd-utils: Work with lzo 1.x for now c572384 remove local lzo patches as they have been merged into master 60548d8 switch from apt 0.7.2 to 0.7.3 d93f4d8 bump zaurusd srcdate to get its version that uses the right tslib version fb37f45 Add scrolled window placement fixing patch 450b758 added builtinreaddirectory-no-side-effect.patch to fix #394 42b4848 ipkg: bump PR efeb1ec ipkg-native: do not depend on update-alternatives (which ipkg depend on) 6f18363 linux-rp: Add basic htcuniversal support (based on hh.org patches) and fix MMC problems over suspend/resume 86ea901 gdb: Add missing quote 3194d0d task-poky-standalone-sdk: Fix gdb package name 27137aa gdb: Add gdb-cross-sdk, factor out code into .inc files 5909234 Bump config and settings srcdates to get the handedness support 5707e90 gdb: Remove old versions b676654 gdb-cross: Use cross class, not sdk cab3268 poky-autobuild: Fix to work with enivoriment changes 7d44fdb poky-env-internal: fixes b2d7cb6 linux-rp: Set CONFIG_TIMER_STATS 854a97c poky-env-internal: Allow user to overide build directory 21b7fab poky-env-internal: Fix quoting 5818410 runqemu: Fix image names 3f450bf Fake bump of panel srcdate bc57030 Bump matchbox-desktop SRCDATE. 3891f97 Bump sato-gtk-engine SRCDATE ddc43d2 Bump matchbox-panel-2 SRCDATE. 341d2bb bumped oh-puzzles srcdate 64405df Bump matchbox-theme-sato SRCDATE. ee5a89f Add matchbox-terminal 3207bca Add a nasty hack to fix the build 7f35707 Use gtkterm2 instead of rxvt so that the keyboard appears when required 0f760fb Fake-bump of libowl srcdate 1625018 Add a desktop file f73a2e7 owl menu for contacts_0.5 4b83d86 owl menu for dates 0.4.4 9f45dd9 Add a owlmenu patch b6a445c Bump libowl srcdate to get owlmenu menuitem support aeb19fa Bump desktop srcdate to get new style colours e9aba83 owl menu for contacts bf2ebd8 owl menu for dates 10bb42b Update Poky to Dates 0.4.4 34acb84 task-base: install task-base-phone on phones for all distros 2b14655 Update form-factor for neo f620ad8 pointercal: add calibration for Neo1973 2866153 removed some utter madness from speex recipe 710cd8e Disable dnd in dates. 7663957 Just add an autogenerated Comment line to the .desktop files generated for OH games. 2f24d5d Remove libart dependency, this version uses cairo 659bd05 task-poky: switch to oh-puzzles f5e5977 librsvg: disable gnome-vfs support d4a49a0 Bump sato gtk engine SRCDATE. 6eb0e0f Add a comment to .desktop b1b30ec Add comment field to .desktop file 61012de Bump sato and panel SRCDATES. f0ddf47 task-base: bump PR due to fic-gta01 change 1024ba0 fic-gta01: removed usbhost feature as it needs special cable which no one has a0c3070 uboot-gta01: bump PR after last change 133786c uboot-gta01: fix SRCDATE to 20070711, revert git tag 17d6b30 Bump Tasks version 77016cc Bump desktop version 2612cca formfactor: fix fic-gta01 settings 21f8d46 xserver-kdrive: fix build after tslib version fix d9c3c94 poky.conf: Use latest zaurusd 5e43360 task-base: make all subpackages set to MACHINE_ARCH c6ea930 fic-gta01: do not use LZO compression for jffs2 8512481 poky.conf: Its ohm that needs gtk 2.10 02b9fd9 clutter: Package examples separately 9c27940 Add task-poky-clutter 8cc0894 poky.conf: Fix up world EXCLUDES df6134d mtd-utils: Tweak LZO patches b15ec7a Add neon (from OE) for aaina e02fb94 Add clutter, clutter-cairo, clutter-gst, aaina and table, excluded from world builds for now 9e9fe20 bitbake.conf: Add new FETCHCMDs d3e0989 openmoko-libs: dropped cc9b2ec task-base: added task-base-phone 803d98a u-boot for gta01: set u-boot upstream to fixed 'known to build' version ffbba6d glib-2.0: fix packaging so libglib-2.0 package contain only libs without crap files 2cbf32b tslib: Fix library version (and bump xserver PR to unbreak people's builds) 886a6ba task-base/task-poky-boot: Use MACHINE_ESSENTIAL variables correctly f999059 nokia770-init: Fix typo 8541584 openmoko: added classes needed by openmoko-libs d2486dd openmoko-libs: added from OE 7aa012b libgsmd: added from OE 5ff8d3e libxosd: added version from OE + fixed packaging ea9a256 linux-rp: 2.6.21+2.6.22-rc7 -> 2.6.22 8b1fff0 base.bbclass: Revert quoting changes 67ccd85 poky.conf: Bump matchbox-keyboard SRCDATE 794a923 debian.bbclass: fixed typo 91bbcd4 base.bbclass: Start to fix quoting 119b1d5 build.py: Start to fix path quoting a291023 Put the startup applet on the left,not the right fc4806f Bump dates SRCDATE. 2abccca poky-env-internal: Revert accidental commit 823dcb9 runqemu: Use pda image if sdk image not available for qemu machines a5e790a runqemu: Use pda image if sdk image not available for qemu machines e537910 pong-clock: Add 1d28e03 matchbox-desktop: Bump PR 2d96af6 Bump PR cff716d Remove matchbox-common build-dependency 1af8217 Remove matchbox-common depends, the session script is now in matchbox-sato d134473 Add matchbox-common dependency 4c3f0d7 Don't depend on matchbox-common 09324bf Don't depend on matchbox-common, but matchbox-desktop-sato. Also ship /usr/bin/matchbox-session here fcbafc8 Remove dependency on matchbox-common 1bfccda Add startup applet 1086ade poky-image.bbclass: added description of newer IMAGE_FEATURES 1cba1f7 Bump sato SRCDATE. 2f8a2a5 Enable avahi in the oprofileui-server 5802291 Add matchbox-desktop-sato c9ee84b Remove the Office category from leafpad 60ea9b7 Bump eds-dbus srcdate 6be3ace Add OH contact when creating a new addressbook 5d1ff83 xserver-kdrive 1.1.0: fix S 20d6337 fix SRC_URIs 605c655 gccmakedep: fixed DESCRIPTION 6c9d93a xorg-lib: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields d48249d xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields abdf7d4 inputproto-native: dropped 1.3.2 366aeba xorg-util: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields b6ad88e xorg-app: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields 8f0272c fix srcdate for xvideo-tests fd46f22 sanity: if Poky is used by root user (userid 0) then raise error c090d98 xhost: X11 cleanup e451d98 xorg-lib: fixed SRC_URI 584b47a xorg-proto: fixed SRC_URI 90f7269 bigreqsproto-native: fix SRC_URI c774777 libfontenc-native: fixed SRC_URI f836b3b preferred-xorg-versions: X11 cleanup 2153cac xorg-lib: X11 cleanup c9c4ddd xserver-xorg: dropped a42d467 xorg-proto: X11 cleanup 2a96015 preferred-xorg-versions: X11 cleanup - update versions 53069e1 xorg-xserver: X11 cleanup 1811e79 xorg-util: X11 cleanup ceff6f9 xhost: X11 names cleanup 13dfd28 xorg-app: renamed xset, xvinfo, x11perf as part of X11 cleanup cf11673 Remove empty dir 55b7576 preferred-xorg-versions: Tweak libxft e4e3aa4 Remove old X11R7 versions 00dca40 Drop libxss cvs version (replaced by libxscrnsaver) d3127fe xtscal: Install to the correct place c705da4 linux-rp: 2.6.22-rc6 -> 2.6.22-rc7, fix defconfig entries, add patch to fix suspend/resume problems 0fadc1e linux-rp: remove not used patches 5d15f67 Add linux-rp-2.6.22-rc6 for testing (not default) 1e6f5d3 apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS) 18b9e6e curl: 7.14.0 -> 7.16.2 bc0df6e libsoup: Fix pkgconfig staging a863497 X calibration changes. Add functionality to the xcalibrate protocol (and X) to convert screen coordinates to mouse coordinates. xtscal can then be massively simplified removing a stack of bugs. Also remove stale cvs versions of xcalibrate. d5ba636 exmap-console: Fix server packaging 0b305ff poky-image.bbclass: Fix typo d47f4af xtscal: Switch to use formfactor, remove non-xcalibrate mode and error instead eabfa35 Rewrite IMAGE_FEATURES tools options (people may be to update their local.conf), split into debug and profiling and add more profiling tools. 320682b Bump sato SRCDATEs. e40e916 keymaps: Add missing files f1edd3b qemu: Resolve various segfault issues 13e87f0 Capitalise titles without using bash syntax dedb4d3 task-base: removed dropbear, hotplug, task-poky-boot from dependencies cc847ef poky: use task-base-extended by default so devices with pcmcia/cf/usb will get BT and WiFi support 5b14520 bitbake.conf: task-base stuff 025ff89 usbutils: added 0.72 f8ca66b pciutils: added 2.2.4 from OE ba9dd52 task-base: synchronize with OE version, few features removed 8788d27 base-files: Add htcuniversal rotation 6303096 formfactor: Add htcuniversal support aecfad3 keymaps: Add htcuniversal support (from OE) 8c891cb gtk: dropped 2.6.8 cc950fe nokia770-init: Minor cleanup and set COMPATIBLE_MACHINE 9453456 gtk: added shared-mime-info into RRECOMMENDS f79d85c poky-image-minimal: Correct accidentally lost change 288a0fb clipboard manager bee1199 Add depends on flex-native 09554c1 task-base: we want task-base-dev too dd90055 hostap-utils: update to 0.4.7, dropped older 4cf1c63 task-base: we want task-base-dbg and no need for task-base-dev d9ab253 poky-image.bbclass: fix task-poky-apps-x11-pimlico names d7ff069 meta-toolchain: Create task-poky-standalone-sdk-host and target tasks packages and use these in meta-toolchain to avoid package renaming problems. 40c209b Cleaned up task-poky and Poky images. d4ed273 gtk+: recommend gdk-pixbuf loaders, unified 2.6.10/2.10.12 recipes, moved common part into gtk+.inc 1343810 bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.conf 5692535 gst-plugins-base: added libxv to DEPENDS 7c944f7 oh-image-extras -> poky-image-extras rename a0dd489 task-oh-extras -> task-poky-extras rename 3d36dc7 poky-image.bbclass: new class used for making Poky images 0b72250 poky-image-sato-cd: fixed name of resulting image 47d937f qemu-config: use task-poky-nfs-server 36b0bb1 task-poky-boot: set value for MACHINE_ESSENTIAL_EXTRA_RDEPENDS 9cc674e task-base: dropped task-base-poky-minimal as task-poky-boot do that job in proper way 9221a6f task-poky-boot: added MACHINE_ESSENTIAL_EXTRA_RDEPENDS 189ac44 task-poky: removed task-poky-boot from PACKAGES (it is separate recipe now) 4d0a262 task-poky: removed not used task-poky-boot-min-extras ec5a543 poky-task-boot: separate recipe to lower build time for poky-image-minimal 018b623 poky-image-minimal: use task-poky-boot b580307 Rename task-oh -> task-poky 9f15140 Rename oh-image -> poky-image 14cb222 Add missing ac_cv_have_abstract_sockets, for dbus-glib e52e38e ohm: Use correct libtool 660d9d6 Upgrade to dbus-glib 0.74 a50aa84 ohm: Add preliminary .bb file e5c90d9 tasks: update to 0.9 ec0ee0b linux-rp: Sync up/cleanup with OE 8689ce9 linux-rp-2.6.17: Sync with OE d3076ac bitbake: Sync with upstream 3cb385b linux-rp: Add missing patch from 2.6.20 7fdb95e linux-rp: Add qemuarm scsi fix/workaround, set default qemu ramdisk to reasonable size, adjust qemuarm kernel commandline de5a8b7 Add top level LICENSE 534ac16 oh-image-minimal: use remove_packaging_data_files() function instead of manually remove dirs a47e493 rootfs classes: added remove_packaging_data_files() function to be used in minimal images ab15c53 task-sdk: Add glibc-gconv packages for abiword f07d835 task-oh: switch fonts from Bitstream Vera to Liberation from RedHat c44b104 liberation-fonts: RedHat replacements for Vera and Microsoft fonts cdf70f4 vera-fonts: renamed to ttf-fonts as I plan to add few more fonts b8ed58c prism3-support: dropped ecbb975 prism3-firmware: dropped 85dcf81 task-base: use prism-firmware for Prism2/3 cards 4816b77 prism-firmware: added support of loading 1.8.4 firmware for Prism2/3 CF cards on insert 3abd842 pcmciautils: upgraded to 014, synced with OE 80c6eb0 pcmciautils: added patch (from git) to not use MODALIAS in rules as it is deprecated since udev 080 38062aa nokia770: we removed tslib-maemo long time ago 80ab8d3 dropbear: updated to 0.49 315b65a xvinfo: added 1.0.1 from OE fa135ef oh-image-minimal: remove only ipkg infos (locales are not in image) c173793 oh-image-minimal: do not install locale support to get it smaller edb6660 make xvideo-tests depends on virtual/libx11, not libx11 ! because libx11 breaks the build by removing Xlib.h from stagging. whereas virtual/libx11 resolves to dietxlib that is okay. 5496f27 updated xvideo-tests to the latest svn b5ef8fa update to latest test-xvideo svn revision that fixes a couple of issues. c765a2e Update preferred dbus-glib version 0e397b5 Upgrade to dbus-glib 0.73 74cd77c Bump sato SRCDATEs. e9373c0 curl: fixed debug packaging 451f3b1 gtk-clearlooks-engine: fix debug packaging c0b4013 matchbox-panel-2: package graphics for startup-notification applet 136ee52 poky: bump matchbox-panel-2 SRCDATE to get new systray, fixed battery and new plugins 15d2750 update xvideo-tests to the latest version. 8493b27 change test-xvideo into xvideo-tests e1bc49c Change encoding packages to recommends d14962b Disable gconv packages for now, they were not build for some reason 36c5999 Move the Abiword srcdate to poky.conf c3ed93d Bump matcbox-config and sato srcdates, for the metatheme work 91c6995 meta-toolchain: Add libgcc-dev package 9f594e2 Upgrade to DBus 1.0.2 5913a07 test-xvideo: Fix SRCDATE and add numeric value to PV 29dc7ae gcc: Fix sdk packaging issues 9eb40c6 Updated test-xvideo_svn.bb. 59e5d09 binutils-sdk: Fix broken linker paths with correct sysroot option (and remove unused .inc) dd1a46a added test-xvideo package b6dc9fc js: Use gcc for linking so LDFLAGS can be used in full rather that hardcoded subsets 9dbe065 poky-eabi.inc: Fix typo e2ab941 poky-eabi.inc: Make the PREFERRED_PROVIDER more general and complete cee4b2a package.bbclass: Disable locale RDEPENDS since it currently does nothing due to broken depends, breaks meta-toolchain and is incompatible with debian 682d215 task-sdk: RRECOMMEND glibc binary locale package 79b921a glibc: Add missing PACKAGES_DYNAMIC elements c6cf8ff external_toolchain: Add i586 virtuals for qemux86 18e36b3 gcc-cross-sdk: Use --with-sysroot option to gcc to fix and simplify configuration 7e30cee meta-toolchain: Cosmetic cleanups to debug output bbce8f5 sdk.bbclass: Sync with OE b9456e9 Rename ipaq-pxa270 hx2000 1ee1441 xserver-kdrive: Drop unused patch ac63e5a sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, meta-toolchain) c866903 gcc-cross-sdk_4.1.2: Cleanup d6fcec4 e2fsprogs: Fix DEPENDS (add gettext) 8aef26e task-sdk: Fix libgcc naming bc7b31a gcc-cross: Fix PACKAGE variables 1b50877 Prefer svn snapshots of matchbox-desktop c079e75 glibc: Add locale-base to PACKAGES_DYNAMIC 8485dfb external_toolchain: Various fixes. 0f5900d bitbake/taskdata: Exit from the providers loop when the first match is found, fixing spurious output and warnings a475d1d external-toolchain.conf: prepend to CPPFLAGS b29063f external-poky-toolchain: Add PACKAGES_DYNAMIC d2ed746 glibc: Fix leaked PACKAGES_DYNAMIC 207bc1b Bump desktop srcdate 6baa768 external-poky-toolchain: Lower default preference 8045dbd poky.conf: Set PREFERRED_PROVIDER ce69ac4 meta-toolchain: Fix symlinks after moving files around (gross hack) 0a46762 gstreamer: Add DEPENDS bison-native 9e12816 Upgrade to Tasks 0.8 67307a0 Remove executable flag 5454240 Remove old PIM category 0381bc4 Move to the Office category f621bc9 Take recommends from GTK+ 2.10, should fix string conversions aba2e56 update exmap-console recipe to 0.4.1 078c177 external_toolchain.conf: Updates to use external-poky-toolchain.bb c66c397 meta-toolchain: Add ipks, pkgdata, pkgmaps and shlibs data to sdk archive. Add external-poky-toolchain to reassemble this. f932b25 ipkg-utils: Add ipkg-list-fields python script needed for sdk generation 8f9dc2c Depend on the ISO-8859-1 converter, and remove some options we don't use 303ed7c Remove unused patch, from 1.4.2 3a685ca Remove old Cairo 1c0fabc Bump Cairo version 3af9eaa Bump Contacts srcdate to hopefully fix crash on startup dcb5ef2 module.bbclass: make all modules depend on update-modules 226123f qemu: Set disable graphics check configure option c6a97a0 qemu: Update to a recent version 4b74770 Increase default GTK+ to 2.6.10 0ab5fd9 udev: make only udev RPROVIDE hotplug not all packages 70b11ba bitbake: Sync manual updates and version info with bitbake svn 5c41f1e rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that now by default 25cbce3 runqueue.py: Correctly use /dev/null as stdin a9947a0 cairo: added 1.4.8 from OE dc68918 rootfs_deb.bbclass: updated to works with APT 0.6 e587664 wireless-tools: updated to pre21, fixed packaging (from OE #2458) 8512529 twisted: added 2.5.0 ead8b80 zope: added 3.3.1 ed32719 flumotion: added 0.4.1 59470e1 bootimg.bbclass: get kernel from proper directory in staging a8aaedc linux-rp: added bootcdx86 support 4f8a093 oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86) 06a33a9 formfactor: added bootcdx86 support fe5eb63 bootcdx86: X86 machine used for bootable CD e582fb3 oh-cd-pda: build ISO and HDD images from oh-image-pda 82a2f83 wpa-supplicant: added 0.5.8 (latest stable) d5747c5 xserver-kdrive-common: run calibration only on machines with touchscreen 750675a machine configs: drop MACHINE_TASK_PROVIDER which is set in bitbake.conf 6a48637 native.bbclass: Remove uneeded variables 332f632 Remove useless class 8e5bf72 pkgconfig.bbclass: create proper directory 95be099 bootimg.bbclass: fixed generation of ISO & HDD images 2b22125 bootimg: reformatted again 834b006 bootimg: reformatted 1cdbacb gtk+: Fix 2.6.10 patch, fix RRECOMEMMENDS b6795bd qemu machines: do not hardcode ext2 rootfs size 7fd0284 bootimg.bbclass: imported from OE, updated to recent BitBake 9ac61d2 syslinux.bbclass: imported from OE (needed to generate booting CD) 8b66792 mtools: imported from OE a07979f cdrtools: imported from OE 01f2cbe syslinux: imported from OE ff2d75b nasm: imported from OE - needed for syslinux ac6c773 dosfstools: added (from OE + patch for 2.6.20 headers) bdcf04a bumped srcdate for calibrateproto packages. 7f494f1 make xcalibrate and xcalibrateproto be based on fixed tags in git, not on master. da9419a src_distribute: fix when licenses are separated with |, renamed vars to more readable ones 5a5dec4 vte: disable Python extension c3da259 gtk-industrial-engine: fixed debug packaging 6effc76 gtk-sato-engine: fix debug packaging e840e0d libsyncml: fix build with pointing to wbxml2 headers 8f91823 claws-plugin-mailmbox: fix debug packaging 4965305 libgtkstylus: fix debug/devel packaging ec909f8 poky: fix minimo version a35ed06 libsoup: stage pkgconfig file in proper location (from OE) 7720c62 librsvg: fix debug/devel packaging c71455a libgnomecanvas: fixed packaging (debug and dev) 1604763 python-scons: added 0.96.1 needed to build SVN versions of opensync 72c0077 python-gst: fix debug packaging e6db261 python-pygtk2: fix debug packaging fd20cd1 vte: added 0.11.15 (for gtkterm2) 893cba9 python-pygtk2: use STAGING_BINDIR_NATIVE 0c2ead9 libtool: package libltdl-dbg a088b15 python-pygobject: fix packaging (from OE) da912bd gtkterm2: added 0.2.3 8226662 Bump sato engine srcdate to theme the system tray applet 4acaa35 base-files: set TERM to vt100 only if TERM is not set f69248c Bump matchbox-common srcdate for the PIM folder change d950323 src_distribute.bbclass: add distsrcall task which calls do_distribute_sources recursively f8e9384 src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirs ce894a0 alsa: dropped unused patches e648ea1 alsa: update to 1.0.14 - some parts are from 1.0.13 OpenEmbedded recipes - removed dependency on alsa-conf as libasound package already depends on alsa-conf-base - fixed alsa-utils-speakertest DESCRIPTION c4607ef Upgrade Dates to 0.4.3 04ebae8 liba52: create debug packages 8dad92a Add useful but unused patch 78ecf7c Remove unused patch 16b9bee Merge interesting patches from GTK+ 2.6.8 to 2.6.10 3506033 Upgrade GTK+ 2.10.x to 2.10.12 82b28d2 Formatting changes to make merging easier 3ad2090 gnutls: update to 1.6.3 (upstream recommended stable version) 08065ff Remove unused GTK+ 2.8.20 c0a9e18 Remove unused GTK+ 2.6.7 4ade9d9 Add the keyboard applet to the standard image 98b1165 Unset PYTHONPATH otherwise Python really breaks 030f86e Bump matchbox-keyboard srcdate, build the panel applet, and hopefully make the startup script work on the N800 a5eb370 fic-gta01: added usbinit to rootfs 12212aa usbinit: updated to more generic version 1e2d2eb uboot: added U-Boot for fic-gta01 ea605d3 linux-gta01: added 2.6.21 from OE e6b7688 fic-gta01: added machine config (from OE and edited) 29abf4b formfactor: added fic-gta01 support 883c24f x11perf: added from OE c9dc5f0 classes/conf: Merge missing package epoch (PE) support (from OE), also make OE package field sane 8a5b785 conf: Add external_toolchain conf file 8cf058f local.conf.sample: Document external poky toolchain usage b1b6e6a meta-toolchain: Clean up host packages too ed75cfd Use matchbox-desktop 2add610 Clean up matchbox-desktop/matchbox-desktop-2 so that everything is called matchbox-desktop 2b6f26d Remove unneeded matchbox package 1ad7c7b bitbake: Exit if parsing errors occur 2a41ad5 Fix srcdate bump to match version c383b17 libmad: Remove duplicate from extras 4e1f5e7 libid3tag: Ramove from meta-extras as in extras now 08aabf7 perl: rest of sync with OE for uclibc 8bae652 hostap-utils: hostap-modules are history 80bab8a cpan.bbclass: sync another fix from OE - this time for uclibc mode 85d3283 meta-extras: Various cleanups ab5005a Update PR so the removal of empathy take effect c43c432 poky.conf: Remove some EXCLUDE_FROM_WORLDs since they now work, bump several SRCDATEs 3d94480 Remove empathy, it needs newer glib than we have by standard 14eebb7 Bump matchbox-desktop-2 srcdate to 2.0 release 7f6b95d Add Empathy to standard images 3d925f1 Use python-native-runtime 351a196 oprofile: Update SRCDATE, remove merged patches acb45ff libxml-parser-perl-native: Fix RDEPENDS 92363fd perl: sync with OE 6c47cd4 cpan classes: sync Perl with OE 4ed25e7 task-oh-sdk: Add intltool to sdk images 90ca4b2 linux-rp: Add patch to fix ASoC typo 27faca6 linux-rp: Add missing patch bf5471f linux-rp: Various fixes including fixing power button suspend e728a8a matchbox-sato/poky: Remove matchbox-keyboard handling (now uneeded) 25152eb matchbox-keyboard: Add session script to handle startup (linked to formfactor) 12a0998 Fix order of arguments when constructing the screen, fixing rotation on Zaurus 8ca3683 Add gnome-vfs depends, update icon cache 6c11258 ipkg-utils: Fix problems with some versions of tar (from OE) d2f5510 Upgrade Empathy, with hot no-libgnomeui patch 4df3138 Upgrade telepathy-misson-control 598f743 hal: DEPENDS intltool-native, not intltool 5fdd33f eds-dbus: Doesn't need intltool DEPENDS (just intltool-native) 01bb4a6 conf: Add POKYLIBC to poky to select libc implemention 80fbf41 site: Move common arm entries to arm-common from arm-linux 9babe4c Add uclibc (from OE) ce8bd8c xrandr: Resolve symbol clash under uclibc 85e898c alsa-utils: Fix uclibc linking a1f2457 nfs-utils: Add patch to work with uclibc e7e6a03 linux-rp.inc: Various style cleanups 5ad14b0 meta-toolchain: do not fail if there is no .la files ee16d5a Add systray applet 99d5d99 site: Sync ARM changes with OE (creation of common ARM site file) af134e3 site: Sync some site files with OE c2d22f0 Upgrade fontconfig to 2.4.2 ccbf0ed Update Tasks to 0.7 73558dc poky-eabi.inc: Switch to gcc 4.1.2 3a11c9d gcc: Sync 4.1.1, add 4.1.2 (from OE) 32275ea shared-mime-info: Fix DEPENDS 80785a1 perl: 5.8.7 -> 5.8.8 (from OE) bd4fd02 gettext: Sync with OE 0dd5fc2 db 4.2.52: really overwrite config.sub with a newer one b79fd62 db 4.2.52: overwrite config.sub with a newer one a489c95 linux-rp.inc: Create relative symlinks rather than absolute ones e010532 ipkg-utils: Merge in tweaked version of patches from OE bug #1504 (from Paul Sokolovsky) to massively speed ipkg-make-index 1fa7f83 nokia800: Add cx3110x to image 2b019e5 nokia770-init: Add some extra symlinks 21b345a linux-nokia800: Enable framebuffer console and disable framebuffer autoupdates b77dd1b oprofile: Update to new SRCDATE 765f620 linux-nokia800: Add missing 770 patch hunk 54df650 xserver-kdrive-common: Switch to use formfactor 5d1d2e6 linux-nokia800: Attempt to get this working on the nokia770 6c08ce5 oprofile: Tweak armv6_events.patch 79fb4b0 xserver-kdrive-xomap: Update to osso31 b48c1ac linux-nokia800: Add oprofile mismatch workaround, update to osso40 f9ad5a0 Clean up distros 170a669 poky.conf: Update SRCDATE for oprofile+oprofileui 8e2698e oprofile: Add armv6 patch, drop merged patches, fix xscale events 6c3d3ef Poky does not support Ångström - dropping configs 4168666 Poky does not support OpenZaurus - dropping configs 392aee7 poky: bumped Tasks srcdate (requested by Ross) 3556c74 tasks: update to 0.6 fbea271 Add formfactor package 4f39594c Indicate that this package can also be built for nokia770. 7f6761a No xserver-kdrive-omap in Poky any more. Changed to xserver-kdrive-xomap. This might be incorrect. d05bcee bitbake: Merge bugfixes from bitbake-1.8 svn 6e49fdb Upgrade Tasks 95a997f Bump tasks srcdate e8d230d libmatchbox 1.9: Apply 16bpp fixed patch 25298e4 task-oh: Drop kf 86da0a4 poky.conf: Remove akitaisms 60b8802 task-oh: Add matchbox-keyboard-im 2f2560f tslib: RRECOMMEND pointercal 5c3459c pointercal: Always create a package but empty on devices without a default e2567c4 Bump keyboard srcdate to get latest fixes 0253a49 udev: blacklist mtdblock devices - we mount them separate if needed a723b0f Remove mbinputmgr and instead start matchbox-keyboard as required e5b3d85 Update matchbox-keyboard srcdate, enable and package the GTK+ input method, and include it by default on Akita d7fca4c puzzles: r6915 -> r7593 691cc36 puzzles: Add missing patch 1a9ae24 puzzles: Capitalize program names, use svn for obtaining source rather than tarball d717268 xserver-kdrive-common: Set nokia800 dpi to 150 (should be 225 in theory) c11e9cd xserver-kdrive 1.3.0.0: Tweak patches 638a299 xserver-kdrive-xomap: Only use one type of button event b2552dc task-base: rrecommends wifi stuff 012f81a linux-rp: dropped obsolete patches 113e26a linux-rp: Add 2.6.21 e95d723 poky.conf: gcalctool: Add back to world build c56c41d gcalctool: Fix compile issues, disable docs, update to 5.8.17 4baa324 Poky images: move IMAGE_FEATURES stuff to separate file, simplify image recipes 8142b95 Update copyright 771e3d3 tasks: Add copyright header 73a06a9 images: Merge common functionality into image.bbclass, add copyright headers 9c1cf56 bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multiple entries so create PKG_CONFIG_DIR as a path to install to. 4fb411c task-oh: add matchbox-desktop-2 into task-oh-base 9ddbe0c xserver-kdrive: Make VGA the default video mode eb68c6e Fix libxcursor packaging 8f83fba xserver-kdrive 1.3.0: Fix xcalibrate patch, disable w100 a560ff3 Add librsvg 2.11.1 so that poky builds, and set it as preferred version 71ff526 Upgrade Pango 91157b7 Upgrade librsvg to 2.16.1 7e1d3ac Update poppler and evince versions to those actually in poky 92018dc Add evince 0.9.0 tarball bb, and set PV in evince_svn to be 0.9+srcdate 6adf41f Remove the .so-in-main-package hack, libX11 doesn't look for libXcursor.so anymore but correctly loads libXcursor.so.1 ff85e19 Add libpng 1.2.16 375d0ae Fix insanely out of date URL ccd009b Add libcroco/librsvg (from OE) for oh-puzzles pending discussion to keep builds running 8a37e60 poky.conf: Set some SRCDATEs, bump oh-puzzles SRCDATE and add oh-puzzles back to the world build 9cc080e oh-puzzles: Set DEPENDS correctly 0bb2e38 libxml-parser-perl-native: Fix RDEPENDS 9e9c060 intltool: Fix DEPENDS e7db185 Added xineramaproto to the build dependencies of xserver-kdrive 4bde677 libxinerama: Revert change - was due to stale/incorrect tarball. 5d2fcf3 patch.bbclass: Set default patch resolver to noop 597a47c libxinerama: Fix configure 54254da poky.conf: Exclude syncml-client from world 3b7bcaf poky.conf: Fix typo 95c5952 poky.conf: Set SRCDATE for oh-puzzles, exclude gconftool, oh-puzzles from world build 732c15d poky.conf: Fix gtk-engines for world build b8db3d0 minimo: fix parse errors 2513edf poky-bleeding.conf: use gtk-engines 2.10 d23eadf poky.conf: use gtk-engines 2.6 df99c2e minimo: provide proper libIDL config a1499eb minimo: bump PR due to libidl change 5a67b33 poky.conf: temporary disable lirc-modules from world build c2d6a80 poky.conf: temporary disable lirc from world build 4e124e0 libidl: use binconfig.bbclass to mangle paths instead of trying to it hand 0e28941 xev: Correct patch to apply to 1.0.2 178f816 claws-plugin-mailmbox: 0.12.4 -> 0.13 3604e99 claws-plugin-rssyl: 0.10 -> 0.13 09a0474 minimo: updated to 0.02/20070510 5fe8d87 poky.conf: bump minimo SRCDATE to 20070510 8651fff task-boot: added modutils-initscripts and update-alternatives bbbddc1 claws-plugin-gtkhtml2-viewer: Update to 0.15 727ef5e minimo: Add libidl-native and set HOST_LIBTOOL_CONFIG as builds were breaking 321042d xserver-xorg: Remove bogus RPROVIDES 05a4f83 xserver-kdrive-common.inc: Fix DEPENDS 66e403d poky.conf: Really exclude qemu 1641c2b avahi: added pidof to dependencies 5b90ab5 preferred-xorg-versions.inc: update to X11R7.2 and newer fbf4ba6 xserver-kdrive: added 1.3.0.0 082a34f xorg-proto-common: handle X11R7.2 and newer fbf8505 inputproto-native:added 1.4.1 3a0a883 xproto-native:added 7.0.10 d939391 randrproto:added 1.2.1 7374297 damageproto:added 1.1.0 7f03a83 glproto:added 1.4.8 563273d calibrateproto:added git 355af02 inputproto:added 1.4.1 ae7af67 xproto:added 7.0.10 0a384c7 xorg-lib-common: handle X11R7.2 and newer 3bd8b94 xorg-headers-native: added 6bc9385 xtrans-native:added 1.0.3 35b04dc xtrans:added 1.0.3 e4bc9a1 libxvmc:added 1.0.4 65eb849 libxv:added 1.0.3 71a4cba libxt:added 1.0.5 5bdc4f6 libxscrnsaver:added 1.1.2 57e1690 libxres:added 1.0.3 62fd5e2 libxrender:added 0.9.2 14af4c1 libxrandr:added 1.2.1 655ac15 libxpm:added 3.5.6 9f0218d libxmu:added 1.0.3 affbc53 libxkbfile:added 1.0.4 b541aca libxinerama:added 1.0.2 79ed141 libxi:added 1.1.0 d0fe7c3 libxft:added X11R7.0-2.1.12 0778af2 libxfontcache:added 1.0.4 3fbfca7 libxfont:added 1.2.8 438f3ee libxfont-native:added 1.2.8 2a03f20 libxfixes:added 4.0.3 a3c2a8f libxext:added 1.0.3 a71a9d7 libxevie:added 1.0.2 89f7050 libxdmcp-native:added 1.0.2 2ebb226 libxdmcp:added 1.0.2 3605bd7 libxdamage:added 1.0.4 2260186 libxcursor:added 1.1.8 cde2593 libxcomposite:added 0.3.1 c208ec1 libxcalibrate:added git 4c6b3db libxaw:added 1.0.3 b8f2dcd libxau:added 1.0.3 df163a7 libxau-native:added 1.0.3 c6e25f2 libsm:added 1.0.2 97e2002 libice:added 1.0.3 de48c85 libfontenc-native:added 1.0.4 2d036e3 libfontenc:added 1.0.4 756f758 util-macros-native: added 1.1.5 1d87eb3 oprofile: Update patches c91e543 xorg-app-common.inc: handle X11R7.2 and newer releases c23dbdf xmodmap:added 1.0.2 c33d06f xev:added 1.0.2 09f07d4 xdpyinfo:added 1.0.2 7cdceb9 xrdb:added 1.0.3 8e7490e xrandr:added 1.2.0 c447690 xinit:added 1.0.3 4afba94 xauth:added 1.0.2 dad0f13 poky.conf: Fix typo ed099eb poky.conf: Mark qemu as not world buildable (gcc 4.x problems) 615dd4a xournal: Fix linking flags and add zlib as a dependency 2ee4cf3 cpan.bbclass: Add perl to DEPENDS 4c3f31e poky: set proper version for Minimo and add it into world builds a8c4f82 mozilla.bbclass: minimo does not need orbit2 or libidl-native to build ff0fe2b minimo: added 0.016 version with EABI patches - works in qemuarm 79efb6c minimo: drop CVS version 363ebd8 autotools.bbclass: Fix addition of libtool-cross 9697c0c package.bbclass: do_package[deptask] only needs to be set when PACKAGES != "" ebb5245 libtool: Fix to work with multi architecture builds 77a7221 autotools.bbclass: Add libtool-cross as a default dependency 8c0306a apt-native: added forgotten patch 559f110 oprofile: Improve xml_callgraph patch, refresh patches 7524bbe poky.conf: Exclude known broken packages from world builds fed7e39 poky.conf: Exclude known broken packages from world builds 4c5caa6 bluez: Move from meta-extras to meta since required by syncml/openobex 8154761 poky.conf: Exclude known broken packages from world builds 9005036 poky.conf: Exclude known broken packages from world builds 32f7dac poky.conf: Exclude known broken packages from world builds 87bd6e9 oprofile: Update cvs patches to match cvs 3274f4f poky.conf: Bump SRCDATEs for oprofile and oprofileui 55c761b meta-toolchain: Adjust naming 55bfe71 poky-autobuild: Add generation of auto.conf 7260b95 autotools.bbclass: Reverse r1603 until we can find a better solution 1f3573d Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.ac d60ec07 Add evince srcdate e78294e Add evince 48c17d3 Add poppler 4951b77 Add gnome-keyring 8b9d8e6 Upgrade libxml2 version b180d84 Add gnome-doc-utils 11f5ec6 Add libxslt for gnome-doc-utils 0efc0df added updated 16bpp patch that handles 555 BRG and does bit of inlining 85d984e task-base: do not put ir-usb module 28bd4bb Bump screenshot srcdate e2f404f task-oh: dropped modutils-initscripts from task-boot as we do not have modules in minimal image e507e2f oh-image-minimal: added minimal image - contain only stuff needed to boot 45c57a3 task-oh: change task-boot contents - added udev, removed some apps 7d2c79f Bump pr 6a16208 Disable the schemas support, saving 300K e1566f4 Don't recommend gnome-mime-data ba370fe image.bbclass: Removed wildcard rm as it broke building multiple rootfs image types (from OE) bf73d1b bitbake.conf: add cpio support for images (from OE) 7f3bb9d image.bbclass: remove not-needed list of packages after populating rootfs 46d1c21 va_copy exists in poky, and we also have a working memalign 73e6c0a Bump PR to force a rebuild 38e1250 Add some missing config variables which meant glib though our printf was crippled 4167c95 Refuse to use the included printf, as we always have a good system one a0c37e9 Remove unused version 1e4eb57 Depend on mission-control, recommend gabble a654b78 Add missing file 11185b1 Add Empathy c1d676e Remove empty directory 4ae5c57 apt: unbreak 0.6.46.2 build (based on OE) 16737be gcc-cross-sdk: disable shlibs so packages will depend on libgcc1 instead of gcc-cross-sdk b466097 gcc-cross-sdk: added zecke-no-host-includes patch 4d4a376 binutils 2.16, 2.17.50.0.5: make them provide 'ar' and 'strings' via update-alternatives 0b01f1f distcc: autostart distccd on boot 64d91d2 task-oh-sdk: ship coreutils, diffutils, g++ 82f775c diffutils: added 2.8.1 for SDK (from OE) 9479bd5 telepathy-mission-control: stage headers, added required fields 622e191 libtelepathy: stage headers 4d3b29f telepathy-mission-control: added 4.21 8aa2c84 owl window menu b2b9566 add missing libowl dependency 5345253 owl menu for web 2558e91 matchbox-desktop-2: only PN has to conflict/replace mb-desktop-1 bb59ece image.bbclass: install only en-gb locales 9d0afeb linux-nokia770: added gcc4.patch needed for gcc 4.1.1 2445bb8 coreutils: add forgotten patches for 5.3.0 ad2237b libopensync plugins file/evo2: mark SVN versions as non default b6e43a2 libopensync: make SVN version buildable (disabled by default) caf3b5b scons.bbclass: sync with OE b9836e5 openssl is now in meta/, remove from here d912733 Fix library packaging 3e92796 task-base: switch to wpa-supplicant with TLS support 39ca55c wpa-supplicant: drop old versions, use 0.5.7 (latest stable) as default e0ce469 Remove the screenshot applet, whoops 2f90305 export HOME from Xsession script (see bug 292) 6221a3f README.host.sdk: start documenting toolchain usage 03825e7 claws mail recipe based on OE + owlwindowmenu and some initial UI deugglyficiation patches db07dc1 recipes for libetpan and openssl from OE (needed for Claws Mail IMAP and ssl support) 52b6fea Declare glib-2.0 as a build-dep 73129cc wireless-tools: updated to 29-pre20 (WE21 support, more WPA support) 43dace1 loudmouth: update to 1.1.1 (from OE) 71d13b7 check: added 0.9.2 for loudmouth 1.1.1 (from OE) 6af416c telepathy-gabble: update to 0.5.10 8591210 telepathy-gabble: update to 0.5.10 cfd5c04 telepathy-glib: added 0.5.10 59a3ba4 telepathy: added libtelepathy 0.0.53 and telepathy-gabble 0.5.7 (from OE) 7692158 do not install .la file for libowl 273f0d8 patched leafpad to use owl window menu d9c3ae6 bumped date for matchbox sato theme aaac177 contacts: updated to 0.5 f90913a fixed glib dependency; added empty do_package and do_package_write methods a45ca84 netbase: add WPA Supplicant support for wlan0 68d68db added a recipe for staging static libowl 4efae41 meta-toolchain: Main target for SDK - taken from OE, removed pkgconfig part (not needed now) 757e531 task-sdk: added task-sdk-bare from OE 2cd9ee8 binutils-cross-sdk: added 2.17.50.0.5 8c878be gcc-cross-sdk: added 4.1.1 (builds ok on x86_32) 67e6cc2 binutils 2.17.50.0.5: fix parse error 19e521b sdk.bbclass: store SDK in /usr/local/poky/ARCH/ 66b28fa Add screenshot to images 2ecd437 Bump screenshot srcdate to build with new panel 914fe37 poky.conf: Update dates PV d037046 poky.conf: Update some SRCDATEs aa8d1e5 matchbox-wm: Update PV for svn version ce7b2cd poky-qemu-internal: Catch up with rotation option changes 8f55119 linux-nokia800: Add LZO patches to work with patches mtd-utils 15f5842 matchbox-wm: added 1.2 d065e28 pimlico: SRC_URI point to Pimlico website d7b1f3a dates: updated to 0.4.2 26ab474 linux-nokia800: Improve do_deploy 075d2b7 Add comment 9d4deb3 oprofileui: Fix DEPENDS, add RDEPENDS 0f58193 quilt-native: make sure directory exists a1d68b8 Bump panel srcdate 0443d80 patch.bbclass: Specify a quiltrc file so users settings don't interfere with correct operation 95554ee quilt-native: Stage a dummy quiltrc file (empty) 2e818d2 libopensync-plugin-irmc-sync: add missing dependencies b1e9b60 Update the icon cache on install 98553f4 xserver-kdrive-xomap: generate only Xomap package 9ab871a * Build contacts from SVN 383979e moved nfs-server for qemu target to qemu-config 25f95c5 poky.conf: add nfs-server image_feature for qemu targets 5b2439c poky.conf: use Dates SVN/20070414 - requested by Rob c357bf7 xserver-kdrive-xomap: fix packaging 9f6c127 Bump up matchbox-common SRCDATE cd7c6e3 * Nudge gtk-sato-engine and matchbox-config-gtk SRCDATEs 5718fc4 * Correct rxvt.desktop icon, and bump PR number 5230a5a openswan: update to 2.4.7 (from OE) 7467991 autobuild script: Remove images-complete stamp before building 24d739b dates: Update to 0.4.1, enable owl 4464057 dates: drop 0.3.1 910fbc5 contacts: drop 0.3 07712f4 dates: updated to 0.4.0 59c7918 opensync: bump PV of opensync SVN to 0.22+svnSRCDATE b3d4e56 opensync: added 0.22 (last release) of library, msynctool and plugins: file/evo2/irmc/syncml) 0de4fd5 Change position of battery before clock f9936d9 bumb up various Sato SRCDATES 3b60d9a gcc: added gcc-ignore-cache patch from OE bugtracker #1951 to get gcc buildable on amd64 d5b4fc3 libidl: stage into proper dir: STAGING_BINDIR_CROSS instead of STAGING_BINDIR ad9c18f pointercal: mark it as machine related 43e1b9e liblbxutil: added mkg3states patch to fix building (from OE) 2d6eba7 gcc(-cross): move zecke-no-host-includes.patch only to cross version 15389d6 Set package arch to all (from OE) 6b06a83 task-oh: Remove inputmanager from default builds for now 185a34e Add README.commands c917bf8 util-linux: added 2.12r from OE (needed by fakeroot) 5fc01ad galago: updated to 0.5.x versions 39debb7 eds-feed: removed per discussion with Ross 23b9718 orinoco-modules: dropped as they are provided by 2.6 kernel now 6427370 hostap-modules: dropped as they are provided by 2.6 kernel now 57a0d61 cx3110x: mark as nokia770/nokia800 compatible 22062eb Add README.structure abac227 * Bump gtk-sato-engine SRCDATE 882d02e Patch tasks to make it single instance 7162fe0 * Bump sato-icon-theme SRCDATE cf5db85 Bump up matchbox-panel-2 SRCDATE 95d63b6 Add srcdate for oprofileui db4c2a6 Bump PR for owl-viedo-widget 5f73215 * Use video-player icon from icon theme 3483918 puzzles: Remove pixmaps references 7c41c5a Bump matchbox-config-gtk srcdate 4b77ee4 Make desktop icon appear at beginning of panel 5a25942 Remove leafpad icon, and use an icon from the icon theme instead e6ef13c puzzles: Fix typo c83b27f puzzles: Use application-games as the icon 76b2700 Set default font to Sans 9 7e329aa Set the icon_theme key bd8965c Remove unused interfaces aca29f1 package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is empty 3016afc Bump srcdate for panel-2 f5562d4 gcalctool: do not use includedir as this break on cross builds 3121b79 xournal: fix SRC_URI 407ed8a Bump srcdate for matchbox-desktop-2 99fd90c Add matchbox-common as RDEPENDS 2eeb84f networkmanager: added proper PV, fixed build 03b90cc lsof: update to 4.77 (from OE) as 4.75 is not available upstream 62e66ef gnome-vfs-dbus: dropped - we use gnome-vfs 2.16.3 now 8b154d0 wv: added libgsf to DEPENDS 1477657 python-pygtk2: added EXTRA_OECONF needed for building on 64bit machines 75498ec python-gst: added dependency on python-pygobject 4390d5c Move gtkhtml2 to use gnome svn rather than gnome cvs 166b936 sato-icon-theme: do not repeat PN in PACKAGES bf093e3 poky.conf: Bump sato SRCDATEs e1fde81 libol: added 0.3.18 from OE, cleaned (for syslog-ng) 79b5e95 syslog-ng: sync 1.6.8 with OE (STAGING_BINDIR_CROSS) 81e7d64 patch: added 2.5.9 from OE (needed for quilt) 387a0ad zip: updated to 2.32 (from OE) and cleaned 014e261 diffstat: added 1.39 from OE 538d9d7 gconf: dropped 2.6.1 due to orbit2 dependency 1742551 task-oh: added task-oh-nfs-server-{dev,dbg} - thx RP 36875b2 package.bbclass: Adjust package_depchains to work for cases where multiple pre or postfix packages are specified 043d472 oprofileui: Improve packaging 0836a6c task-oh: Add oprofileui-server to devtools f02b48e Add oprofileui 0a15894 native.bbclass: Enhance to allow extra pkgconfig search paths to be injected 69fbfd5 package.bbclass: Only need file-native if packaging 409335b classes: Rework core dependencies to work properly at the task level bd0ca26 build.py: Sync with bitbake 1.8 branch c70cfab Make hal 0.5.9 build 064c7e9 Remove hal 0.5.8.1 0868170 Prefer HAL 0.5.9 f05e80b Update to hal 0.5.9 8c81aca Add missing binary 505ff52 oh-puzzles: added SVN version 7371e63 bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support) 8b36dc2 less: Refresh diff ee221cd package_deb.bbclass: Make sure permissions on control directory are correct 4445685 rootfs_deb: Catch all error codes and return them 6167cc6 poky-qemu.README: added info about nfs-server in images, removed note about ifconfig as it works out-of-box now 552eb9f Fix versioning, add missing files 4f3a216 linux-rp: enable NFS server module for c7x0/spitz/akita bf7cbd5 Bump eds-dbus and mb-desktop-2 srcdates 2ee8373 linux-rp: refreshed defconfigs for spitz/akita/c7x0 4fca914 eds-dbus: Remove workaround 887b8b1 package.bbclass: Improve recommends dependency code to catch all dependencies for -dbg and -dev packages, not just some 66ec83e task-oh: Update to matchbox-desktop-2 fa887ed Add xev 2693f8d sysvinit: Various progress bar fixes, especially reboot/halt handling 4641d21 poky.conf: Bump psplash SRCDATE 48fd324 sysvinit: Fix divide by zero upon shutdown 2cf7809 poky.conf: Switch to matchbox-desktop-2 4d8f28d dbus: Drop 0.60 030fa71 README: Minor tweak 1155c57 psplash: fix typo d1cc5a3 psplash: Add handling for rotated displays bd90b8e base-files: Add rotation file to indicate rotated display on akita/spitz ffd6b85 qemu-config: this recipe replace qemu-distcc and provide NFS exports file bfb887e netbase: configure eth0 as static/auto to have them working without running ifconfig 4454dbb nfs-utils: do not check for nfsd kernel module as it can be built-in into kernel (like qemux86 do) a89a8b5 ipkg-collateral: Remove inappropriate machine specific tweaks a6f8cb8 Add missing RDEPENDS on xrdb f91a0fb shared-mime-info_0.16.bb: fixed broken postinstall script 46b2fe9 Bump mb-desktop-2 srcdate 845437b Upgrade GTK+ 1befef8 scripts: Add complete and preamble commands to autobuilder scripts 222597e python-pygtk2: fixed m4 macros to get it build on 64bit 820f881 python-gst: create m4/ directory before copying into it eab15b8 python-pygtk2: drop MAINTAINER f40f631 nfs-utils: moved from meta-extras to meta 6b86555 task-oh, poky.conf: added nfs-server feature for images 46e7144 nfs-utils: added 1.0.6 from OE with initscript changed to working one ae86a28 Bump mb-desktop-2 srcdate 4d5b411 task-base: added kernel modules needed to get WEP/WPA working 1d48528 base.bbclass: unexport DISTRO to prevent application compile failures 4ed9832 contacts: added 0.4, unified recipes, fixed PV in svn version, disabled gnome-vfs ce9fe6a tasks: added 0.4, unified recipes, fixed PV in svn version 9974233 dates: unify recipes, fix PV in svn version 421f101 Update matchbox-desktop-2 srcdate ddd34d3 Upgrade Cairo 968b14a Fix spelling 0045f8d busybox: Remove uclibc patch causing compile failures ec8e59f Allow DISTRO to be overridden from environment 42d0243 linux-libc-headers: Add a more functional procinfo.h header 2c5a437 linux-libc-headers: Fix bashisms 1b3bbba linux-libc-headers: Fix further ARCH references dca8036 linux-libc-headers: Fix ARCH references 7ada27e linux-libc-headers: Export TARGET_ARCH 800ab9a Add an attempt at linux-libc-headers_2.6.20 d078119 Add an attempt at linux-libc-headers_2.6.20 8710135 linux-libc-headers: Switch to 2.6.18+2.6.19-rc1 a6cc8ec Add tasks to the default image 4e5935f Update linux-libc-headers to 2.6.18, required for HAL to build 9a19fa7 nokia770: Add usbinit to machine rdepends 958c036 task-oh: Drop usbinit from standard image 9355a6d Fix recommends for -dbg 2813f16 Comment this out, it breaks afabbac Add recommends for eds-dbus-dbg 4e5a1f9 Fix list formatting c8cdf43 Bump tasks srcdate to 0.4 af2833a Add latest gtk-engines d2ba482 Add eds-tests 58ccf2e Remove useless fix-segfault patch that just spews to the console 4b10b50 Define eds-dbus symbols for now, see if this fixes the build f998218 Update eds-dbus and mb-desktop2 srcdate d9a61bf Fix typo, --disable-pic-ids -> pci-ids 2228192 Add gtk-theme-torturer 9daab5b Remove a chunk of the no-iconv patch, this can be fetched from the config cache ffe0e46 Add entry for the iconv check in eds-dbus 7be913b arm-linux does support abstract sockets f25c0f0 Add RRECOMENDS 7ce310c python: package not packaged files into python-misc 69a5f82 xset: Really fix DEPENDS f33d4b5 xset: Add libxmuu to DEPENDS 14a2072 Move Contacts to Pimlico 2d784b0 Move Dates to Pimlico f2a63b0 Add Pimlico directory, and move Tasks 7cca09b Upgrade to latest GTK+ and Pango 5f09ad2 task-base: Fix typo 1bb2b83 Upgrade to new GLib f39c891 Upgrade glib 2.12.x to 2.12.10 3f21c02 Add hal-info and disable more of HAL e4ff245 Upgrade to cairo 1.4.0 c54a22b Bump tasks (0.3) and mb-desktop-2 srcdates 1275d57 Fix INTLTOOL usage check (from OE) 8799e44 Move a patch to the 1.2.4 folder as its only used in 1.2 14c2aba Remove ancient cairo 01be89c Update to expat 2.0 (from OE) 3351a60 Add virtual/kernel depends af37d17 Add unidef-native (for linux-libc-headers 2.6.18) 2434ebc Add kernel.org mirror 3ed120e Add missing linux-libc-headers.inc b11c8d8 linux-libc-headers: Add 2.6.18 (from OE.dev) b64abc6 mtd-utils: Correctly set Makefile options dbfd391 python-gst: added 0.10.7 version of Python bindings to Gstreamer + patch to get it build on 64bit host 2d9ec4c python-pygobject: added version from OE + patch to get it build on 64bit machine da16804 sato-icon-theme: really package c87ecce task-oh: ship sato-icon-theme by default 9022f34 mtd-utils: Fix DEPENDS (add lzo/lzo-native) 2923f87 Add lzo-native 246389c linux-rp: Bump PR, keep buildbot happy 070517d Update tasks srcdate to version 0.2 907df9b Fix tasks packaging 3eedfbb Remove old Pango 929b71b Update to new Pango 98292d7 Update mb-panel-2 srcdate 9758099 Add Pango 1.16 (from OE) f3afa08 Remove stale Pango versions f6cfad2 Inherit gtk-icon-cache 1b7b0c2 python: sync with OE .dev and dropped Tcl/Tk support eff0c4b Use favourlzo compression mode for zaurus jffs2 images c54700b kexec-utils: Update to use offical arm syscall number a6470fb linux-rp: Sync with changes in OE.dev 500602d linux-rp: Add lzo support (inc jffs2) 26c9b6e mtd-utils: Add 1.0.0 and git versions. Patch git version with lzo support e2a7250 poky.conf: Make adding to DISTRO_EXTRA_RDEPENDS easier ca1bc37 dpkg-native: Disable selinux support since it causes problems 7b7b479 Various version cleanups b10bd12 diet-x11: X11R7.1-1.0.1 -> X11R7.1-1.1.1 6a59680 Add a patch to oparchive so that the program exits with non-zero exit code on error. 237c2a2 gcc_csl-arm-2005q3: fix SRC_URI a50f68d * Added sato-icon-theme package f8b92f2 linux-rp: Fix oprofile callgraphing on cpus without a PMU eceaf1c Add PROVIDES so that this can slip in via PREFERRED_PROVIDER c269b41 oprofile: Improve xml_callgraph patch 1b447bc oprofile: Add ability to output XML callgraph information 1a8420b Bump version e9bbc39 Package the icons 10ff7f5 Add window selector applet 21690b1 exmap-console: Use filename to set PV, remove duplication from svn version, set DEPENDS correctly 4caa95d Add tasks 7b5b56c image.bbclass: We need to make sure all do_populate_staging tasks have fun so postinsts run correcting at image generation time 23ce782 bitbake: merge upstream fixes and fix bug in recrdeptask handling 56a65b3 Fix bashisms e36aeeb Fix bashisms 9765e7c Fix bashisms 1797bec cx3110x: Add nokia770/nokia800 wifi kernel modules 1d84d82 fix install target not to run depmod 9f2a9f3 Clean up replaces from OE, fix debug packaging 1b49670 Remove executable bit 4588afb Mass re-packaging scheme. Hopefully not too broken fda3808 Update depends to match renames and source changes 822d1ec Update depends to match renames and source changes 92639ed Update eds-dbus srcdate 2275ea1 Include patch that corrects the bug in the XML generation in opreport when using --separate=lib 0ad4523 Update cairo version 9d81973 cairo: Sync 1.3.14 with OE.dev 91d6da9 added filter selector 19d0779 simplified filechooser dialog 2f9b5a8 wireless-tools: package ifrename and libiw headers 716fdb2 update volumes patch to work with utf8 filesystem c179a53 patch gtkfilesystemunix.c to provide rudimentary support for volumes 890f796 coreutils: added 5.3.0 from OE .dev 6a402ce linux-2.6.19+2.6.20-rc4 -> 2.6.20 671facb eds-dbus: Sync with OE.dev 148b7cb Use newer Glib and GTK+ 74e0426 Fix typo when reporting an error 72f8f88 Upgrade GTK+ 015c1a8 Remove glib 2.8.6 b17f190 Remove glib 2.6.4 9a667a8 glib: Add 2.12.6 from OE.dev a0394cd Upgrade Contacts to 0.3 e36b2a9 Remove executable bit 4f88a7a Remove old Dates 9a905a5 Add dates 0.3.1 f9f0c31 bump up sato engine date c62dc02 Don't put .so symlinks in library packages ef3d4d7 Add patch that adds a "--list-files/-l" to oparchive that just lists what would be copied rather than copying them. 13f8e41 linux-cmx270-rp: Set COMPATIBLE_MACHINE 96dcd77 Whoops, default to panel-2 bfba560 Add matchbox-desktop-2 6bdda67 Remove executable bit c8767a3 Mark mb-panel-2 as a replacement for matchbox-panel 6c84e2b Update panel and Dates srcdate, add desktop preferred versions 647be45 Add matchbox-desktop-2 c1d98a4 linux-nokia800: Fix typo f990b3e util-macros: Unbreak cross-compiling e26585b libx11: 1.0.1 -> 1.1.1 ba14ad5 util-macros: 1.0.2 -> 1.1.5 52c2e1a Add syslog-ng to poky-extras 81f0ee5 Add vincent to poky-extras 1a55a39 task-oh: XSERVER makes this machine specific 86f5fd6 busybox: Don't strip binaries, let poky handle it c5f676f pointercal: tweak .bb file a31efbc pointercal: Add c7x0, nokia800, spitz c99a9b4 Add linux-nokia800 90320fd Add nokia800 machine 8b8dd74 Update xproto 7.0.5 -> 7.0.8, inputproto 0.5 -> 0.7 e87ab15 inputproto: update 7.0.5 -> 7.0.8 0e937cb Add xserver-kdrive-xomap 0eefd09 xserver-kdrive-common: Add nokia800 support 3e6b435 e2fsprogs-native: Stage binaries c09b109 image.bbclass: Make relative symlinks 44856a2 STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAGING_BINDIR correctly 9bab90e wireless-tools: Fix typo causing use of incorrect source dab7dfb bitbake.conf: Fix ext3 image DEPENDS a2de855 e2fsprogs: Sync with OE, add -native version 3b75644 bitbake.conf: Add ext3 image support (and update spitz to generate ext3 images) 3cce9ba scripts: Add support to scripts for spitz images 9604533 bumped source date 86db48c scripts: Add framework for supporting akita images under qemu e41b8ef tslib: Remove some further unneeded files 38658ea tslib: Sync with changes in OE, adopt a sane default configuration and only make it machine specific where needed 81b126e Now we always build gnome-vfs 2.16, don't depend on gnome-vfs-plugin-dbus dec4a3c Update gnome-vfs partially from OE, removing the krb hack 02aa107 zaurus-clamshell.conf: Fix empty flash space messages on akita by setting eraseblock size correctly 9055091 gtk+: Add 2.6.10 from OE.dev 650a05a Bump various source dates a025ba0 Upgrade depends to panel 2 0261eb4 Don't tell psplash to quit when starting X e4143a4 Remove clearlooks and panel 1, use Sato and Panel 2 85f0cce Bump version 691e28b Fix packaging issues 192e43f Update for panel 2 and fix packaging bugs 0d74b05 Add srcdate for screenshot, and update mb-panel-2 srcdate fca10eb Add package for screenshot ff84689 Re-arrange packaging and stage the headers 4292e81 Remove exclude hack in insane.bbclass and replace it with something a little less foul. This involces adding INSANE_SKIP_package=1 statements to the relevant .bb files 539b0f8 Add exclude list for now, until insane can handle per-package exclusions 6e6fdde When checking for .so files in non-dev packages, only check for .so symlinks ae28b7f Add pax-utils for insane.bbclass 8d774c0 Don't put the .so symlink into the main package 31aca97 Fix packaging and add missing files d212d58 Add hide cursor and root ppm patch fe3e623 Don't ship .so files in the main package 98f3b8b Add a patch to stop versioning the plugin libraries 248c3ed Add insane, from OE (but with fatal warnings) f682c42 Enable bash rdepends for dhcp-client, hopefully temporarily 02ee3a2 Add bash for dhcp-client (hopefully temporarily) 7f16449 Fix dbg packaging and clean up hardcoded paths 915fab9 Fix typo in description 24dd069 Add udev to depends (from OE) 6a24673 zaurus-clamshell.conf: Clean up flash files from after building final images 42d89ee Add intltool ecf5c09 Add HAL from git, faster and uses less memory 38ae29b Update poky-bleeding to latest cairo 162c14e Upgrade to Cairo 1.3.12 35fc09e Add OpenSSL for Network Manager 776490a Add dhcp3 and dhcdbd for Network Manager 6564355 Add iproute2, for Network Manager 75340b0 Actually add volatile file e343556 Add a volatile file so /var/run/hald is created b4fcc5f Add initial and probably broken Network Manager packages 1af800c Create haldaemon user 1afa154 Add libnl, a dependency of network manager (from OE) 4fb6a9e Upgrade HAL to 0.5.8.1 6d1509b Add package to install pointercal files, and provide a pointercal for akita ac853b7 qemu: Update qemu-packaging source date for X patch fixes 85788ed Fix regexp to work with qemux86 9c4684a prelink: Fix EABI segfaults 341f8fc README: Add note about bochsbios e0c47a0 Remove newlines in echos 3408e51 Fix machine guessing sed e1140fb Add patch that fixes a bug in oparchive that resulted in the the debug data overwriting the executables themselves. The patch fixes this by always putting the debug data into a .debug subdirectory. This will then be picked up by opreport when reading the archive in. b26da61 Remove bashism 97453a1 linux-rp: Add missing vesa-tng patch for 2.6.19+2.6.20-rc4 for qemux86 99b66bb README: Mention poky-depends deb f9f8165 readme.txt: Remove duplicate readme c3e19c3 Cloned the gdb/files/sim-install.patch to sim-install-6.6.patch and removed the second half since that is no longer necessary when applying onto gdb-cross-6.6. f382d26 Added -fno-omit-frame-pointer to DEBUG_OPTIMIZATION 69861b9 zaurus-clamshell.conf: Output files with jffs2 extensions to fix symbolic link magic 9232aa3 machine/spitz: Increase default ext2 image size to fit sdk images a4da778 apt: Fix STAGING_BINDIR reference 2a13c25 qemu: Bump PR 81db74a qemu: Update qemu patches svn date. 990788b scripts: Rename scripts, update README 6531611 runqemu: Tweak scripts 2958184 runqemu: Revamp scripts, splitting into a core internal script and two helpers, one for use within poky, one outside poky 5d4e6e7 Fix file sync 92404e4 local.conf.sample: Remove reference to oesources.org. b9688d1 linux-rp.inc: Make sh compatible fixing dash issues 2eebb48 add recipes for packages needed to build AbiWord (based on OE, but tweaked for 2.5.x) 81c9ad8 Upgrade to DBus 1.0 in poky c7e1d67 linux-rp: Fix defconfigs for qemuarm/qemux86 cf7090c oprofile: bump cvs date, fix for EABI f6cbd20 fix building of syncml-client and and the syncml-client-plugin e42e254 follow up fixes from OE for libstdc++.la 4737b0e linux-rp-2.6.19+2.6.20-rc4: Fix patch SCR_URI 69177da linux-rp: Add 2.6.20-rc4 1cacbe3 machine/qemu: Set image size in common file 10b9b4a tune-arm926ejs.conf: Change default to that foc gcc4 7884add dbus-0.60: Set PROVIDERS correctly f5665d5 bitbake: Sync with upstream. aec95de Remove useless PROVIDES cdbfd60 gdb: Add version 6.6 70eeb3a native.bbclass: Override STAGING_BINDIR_CROSS 81fc653 image.bbclass: Sync minor changes with OE b30afa2 rootfs_ipk.bbclass: Fix typo, whitespace fb61dc1 kernel.bbclass: Drop KERNEL_RELEASE variable 3a86950 patch.bbclass: Fix force options for recent quilt versions 4db17d9 Poky: Switch to use EABI for arm images. Also implies a switch to gcc4, glibc 2.5 and binutils 2.17. ba22e89 Promote eabi4 to become the eabi of choice for poky 9b84bd9 Rename poky-eabi -> poky-eabi5 563bbec Patch from OE to fix libstc++.la 3206bb3 bump up version to 0.4; add missing RDEPENDS and DEPENDS and post install script 4b8a009 update package contents following change in install path 30daacb splitexmap into exmap-console, exmap-server and kernel-module-exmap packages 09b777e Add evolution2 opensync plug-in 4ffe8f6 Check in opensync/libsync/synctool bits - Mostly compiles, not tested a34d402 bitbake svn fetcher: Don't use a date when a revision is specified 94ad996 fix appearance of the calibration crosshair 7d621ff gnome-vfs: Disable samba (fix qemux86 build failures) 71dd72c Remove orbit2 2bbd9a5 Make all assignments conditional and fix a missing quote caf483a Add RPROVIDES 4e3d905 Fix typo bd00c33 distro eabi includes: Drop TARGET_VENDOR settings - handled in poky.conf now c378b7f gcc-build3.inc: Merge from OE.dev to fix EABI build failures (esp. qemux86) 61e233a udev: Fix touchscreen symlink when the touchscreen driver doesn't send EV_KEY events 0c25de7 linux-rp: Add xscale_cache_workaround patch which removes segfaults seen with glibc-2.[45], jffs2 and the kernel zlib patch under EABI until a better solution presents itself. See discussion on linux-arm-kernel. adb36b3 Define preferred provider for dbus-glib 91dc177 Add PROVIDES=dbus-glib 8953e46 Add gnome-vfs-plugin-dbus provider/provides to let the task build 43437fe Add DBus 1.0 and deps 1c7b4e3 Add depends on dbus-glib 74279dc Add depends on dbus d7c925b Very nasty hack for gnome-vfs, to force the krb5_config check to fail 95442ba Upgrade to intltool 0.35.2 74479b5 Upgrade gnome-vfs to 2.16.3, which uses DBus 1.0 81b4959 Merge avahi 0.6.15 from OE, to enable builds against DBus 1 8de8a38 Update eds-dbus srcdate for calendar fixes a29ef9d Update cairo 9286120 Add gnome-vfs 2.12.0 d01c67b Upgrade to cairo 1.3.10 37568a7 Add strace 4.5.14 (with EABI fixes) ae60cc2 README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also check for qemu-arm binary 8ceaa4e psmisc: Fix -dbg and -doc packages d9b82c5 Disable xft patch, and instead patch out GTK+ from GtkEntry and GtkCellRenderer fa0d16a Fix packaging 51bcdb3 Fix depends 3040eb4 poky.conf: Default to enable binary locale generation 8425978 qemu*.conf: Increase image size to 200MB to fit sdk b12882e mpeg2dec: Fix -dbg packaging 91d2ec7 alsa-lib: Fix -dbg packaging 46f18dd glibc: Fix locale generation a09dab8 libxml: Fix dbg packaging a6bd060 Remove empty directory cb3389f Drop old versions of leafpad, zlib, gnutls, libgcrypt, file c2a8c31 Drop uneeded X11R7.0 versions c9ac078 Finally commit matchbox sato theme ed9ba44 Update for new Pango and Cairo ea5a5e2 Remove GTK+ 2.10.0 32077bd Upgrade Cairo to 1.3.8 daa65f7 Upgrade to Pango 1.15.2 6dec346 Add libsm to DEPENDS of startup-notification ce18f35 Add matchbox-sato 5412e02 add Sato gtk engine bb 90fc126 gcc: Sync gcc-package-cross.inc 1a4a231 gcc4: Sync with OE.dev 1292db8 glibc: Update patches e46b247 glibc 2.5: Sync with OE.dev 82e21d5 poky-eabi4: Fix versions 43512fa binutils: Correct url for poky d7d26c7 poky-eabi4: Update versions dfd4783 binutils: Add 2.17.50.0.5 (from OE.dev) 6ae7f0b Add poky-eabi4 mode 86be563a glibc: Add 2.5 (from OE.dev) c540e7a dropbear.inc: Fix quotes f5b38f9 Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.conf.sample 50bbb77 bitbake.conf: Clean up FILES, add ALLOW_EMPTY for -dbg and -dev packages eba00a9 glibc: Package libexec .debug packages correctly d4e0d81 exmap-console: Set PV correctly a8b7d09 Add elfutils, prelink 01303cc distro.confs: Set SRCDATEs for exmap-console, elfutils and bump psplash 44e5910 svn bb file 81aad85 maemo-mapper: Sync with OE ce8e068 linux-rp: Disable LEGACY_PTYS on qemux86 (to match other kernels) 89e6ea8 Add poky-bleeding note 7c46bcb Update eds-dbus to svn as of 20061215, and drop integrated patches. 8b1ea72 update to 0.3.1 6b52f40 linux-rp: qemux86 touchscreen changes to work with wacom tablet e0a8698 tslib: Add qemux86 support 228a583 orbit2/gconf: Convert to use STAGING_BINDIR_NATIVE 6c2f9c0 Various libs: Convert to use STAGING_BINDIR_CROSS 825a17e libgpg-error: Convert to use STAGING_BINDIR_CROSS ec99f44 bitbake.conf: Add STAGING_BINDIR_CROSS b21230d tslib: remove duplicate FILES statement 9ee3d34 kf: Make it work with gcc4, sync with OE.dev da317b2 Allow psplash to be disabled via kernel cmd line d557f58 poky.conf: Remove PARALLEL_INSTALL_MODULES, we don't want this 51d5820 Add time d2e7d8b lttng-viewer: Set LEADSONAME 5661cfc alsa-utils: Fix packaging 4e68432 tslib: Fix -dbg packaging 5d2f5fa Add missing patch for glib-native 2.12.4 c258b1b Optionally set cairo version so it doesn't overwrite the poky-bleeding version cb244e3 Fix glib versions 7340a6c Add glib_cv_monotonic_clock for glib 2.12 8c7ebc2 Upgrade to glib 2.12.4 46287e2 Upgrade to glib 2.12.4 66e4e27 Add missing PREFERRED_VERSION_ prefixes 4ba4391 Add poky-bleeding.conf for cutting edge config 6921fe4 gtk+ 2.10.6: Fix DEPENDS for poky, use bitstream-vera as a font for now ccd102a cairo: Add 1.3.6 from OE.dev 3321c70 pango: Add 1.5.1 from OE.dev 1ec0f85 task-oh: Add ipkg until we have an alternative means of running postinsts b142185 fetch/__init__.py: Allow srcdate to be overridden in SRC_URI aac2b8d runqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERM c690f89 qemu: Switch to use debian package repository 3664b2a matchbox-poky: No need to show the cursor on qemuarm now cf66987 linux-rp: Disable mouse device for qemuarm bc2f38f gcc 3.4: Add patch to fix jar issues 2886028 local.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native" 5eadd9d Remove now uneeded gcc-3.x check 470beb5 rename readme.txt cf305b0 readme updates for qemu 23af674 Fix typo ccd69b9 Remove useless options f63e715 Remove bashism 4cf2d71 rootfs_(deb|ipk).bbclass: Fix bashism so works on dash c30cb8c bb file for dates 0.2 91001d7 gnutls: Specify libz and libreadline locations to avoid contamination from /usr/lib and /usr/include 4861e57 setserial: Fix SRC_URI (from OE) 21fb2cb bitbake runqueue.py: Set children as process group leaders and send SIGTERM to the process groups 6274709 bitbake.conf: Move DL_DIR to the end of the file 67d732d scripts/runqemu: Remove some duplication 6a83bb1 scripts/runqemu: Add distcc support ef853d0 Add qemu-distcc for qemu machines 4de307a usbinit: Fix quoting 034861c image.bbclass: Add export machine as needed by bbimage bc4de14 rootfs_deb.bbclass: Add sanity check 37669af bitbake: Fix a couple of typos in the bitbake shell d35635a scripts/runqemu improvements: * Try harder to find ifconfig * Error out if the environment isn't correct * Tell the user we're running sudo 6ee267a Update Contacts to 0.2 681d6c1 bitbake: Sync with bitbake trunk for bugfixes and improved dot file generation code adabf6c sanity.bbclass: Add umask check 2dc275c package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS 5f59db5 dpkg: 1.13.22 -> 1.13.24 081bc99 local.conf.sample: Allow external override of PACKAGE_CLASSES c7c86e2 gcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass) 34aa4ca cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross 9ecd235 poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp directories but will identify toolchains as coming from poky etc. 661b9ca qemux86: machine config files should not set TARGET_VENDOR, its a distro option 255a927 Add valgrind 72db1be Rename linux-openzaurus to linux-rp 85e27da rootfs_deb.bbclass: Reverse sources.list file to correct repository priorities. Add Release file to sources giving a Label. Update preferences file to use source labels instead of paths b7880fa package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership correcting in resulting packages 0d3763a zaurus-2.6.conf: Mark machines as supporting bluetooth 632d278 apt: Set preferences location in apt.conf a725186 base-files: Should be machine specific ecc68c6 linux-openzaurus-2.6.17: Update ASoC + other misc patches b8cc2cd linux-openzaurus-2.6.17: Sync defconfigs with OE bcedd69 poky-extras: Add bluez, sqlite, maemo-mapper-nohildon 23e50d4 poky-extras: Update extras task and image with recent poky changes db0b57e tslib: Fix tslib.sh for spitz e65d97d rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hacks to work around /var being tmpfs and to enable ipkg to handle the postinsts on device (for now) 207db00 rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging 2d56326 apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf will need to adjust the file anyway and this avoids apt's default search path. edd988e data_smart.py: micro optimisation from bitbake trunk 1e95d39 Confhandler.py: Add cleanup from bitbake trunk 9f10a98 svn.py, git.py: Sync with bitbake trunk - comment changes d8f7680 fetch/__init__.py: Store url data per .bb file fixing urldata contamination between .bb files. f4ab3a1 perl: Use -f option to rm, fixing read only file problems 4f249a8 Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_BINDIR_NATIVE and adding both to PATH 82dd732 base.bbclass: unexport MACHINE 0da3c82 bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expandKeys eee1508 psplash: Set PV correctly bd76341 update-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7 1e1e9a3 package_deb.bbclass: Handle all architecture as a special case solving multimachine build issues ebf771b local.conf.sample: Improve PACKAGE_CLASSES documenation e4bb4ba base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils when MACHINE is an envirionmental variable 436d656 puzzles: r6727 -> 6915 6a9c195 local.conf.sample: Allow environment to override MACHINE and DL_DIR 14d1d6d scripts: Move main contents of poky-init-build-env to scripts/poky-env-internal. Add poky-autobuild script for autobuilder use. 5285430 siteinfo.bbclass: Change note to a debug message eeb1bee bitbake.conf: Allow DL_DIR to be set by the environment 91509a0 poky.conf: Set some missing SRCDATEs including qemu and psplash dff9e4b qemu: Really fix arm_nptl.patch c344a7c qemu: refresh arm_nptl.patch fdeaa59 speex: Fix SRC_URI db564fe sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now dealt with. 2f461db qemu: Add depends on zlib(-native) 7a80caa local.conf.sample: Add note about BB_NUMBER_THREADS 0ac664d rootfs_xxx.bbclass: Add missing checkins from the log_check updates fcbc597 xsp, xpext: Fix broken DEPENDS after merge e2f9e1a Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error detection code for roofs_deb.bbclass 01b1dba base.bbclass: Fix errors in none libtooled packages 450aea7 Add lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4 2a9503f Add libxml2-native from OE.dev 634232e Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass 4c9521d dbus: Add missing files 0405bf5 Add dbus+dbus-native 1.01, dbus-glib+dbus-glib-native 0.72 from OE.dev 902bcfa Update libx11 references. 2befc63 Various minor updates from OE.dev a936cf2 cairo: Fix libx11 reference, add some patches from OE.dev (commented out for now) 30785a5 gnutls: Improve do_stage (from OE.dev) f8c2f22 perl: Sync with OE.dev 4d0fb2b libsoup: Drop old verison, fix 2.2.96 staging 6520c12 gst-meta: Merge into a single file (maybe to become task-gst) e38a607 initscripts: Add save-rtc script and ALSA manual devices table from OE.dev ad790e9 ipkg.inc: Fix bashisms (now works with dash) (from OE.dev) 4b647cd Various minor updates from OE.dev b3b8d9e hostap: Sync with OE.dev f86905d gnu-config-naitve: Fix do_stage (from OE.dev) ca861e8 prism3-support: Fix multiple network device issues faedc55 fakeroot: Sync with OE.dev (and fix -native RDEPENDS) e423fc9 libidl: Improve staging from OE.dev eef43c9 s#libx11#virtual/libx11# b57a5d5 less: Add alternatives handling from OE.dev f73c7d9 matchbox: Quoting fixes, s#libx11#virtual/libx11# from OE.dev b6b03ef flac, lame, libiconv: Sync with minor changes in OE.dev 6f5035a libpng: 1.2.8 -> 1.2.12 d1c3475 fstests: Add packaging from OE.dev 378c5d9 base-files: Sync with OE.dev 0d35abe eds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround -ldb from OE.dev e56649a gtk+ 2.10.6: Sync with updated patches in OE.dev (pangoxft includes a calender fix) 31fd33d netbase: Sync with OE.dev 16392b3 pcmciamutils: Drop old version, fix quoting in 013 03c40cc busybox: Sync with OE.dev dce65a1 maemo xsp/xpext: s/libx11/virtual\/libx11/ 77416dc pcmanfm: Drop old version e86819b keymaps: Sync with OE.dev c24ce90 tslib: Sync major cleanup I made in OE.dev c0d040f bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED ede06b0 gmp: Upgrade to 4.2.1 from OE.dev c5afcd8 cairo: Drop old version (use 1.0.4 instead) e1436b2 busybox: Update defconfig after failure on qemux86 0598141 conf/machine: Remove stale unused files 4398b98 conf: Sync with OE 173b999 Drop cvs tslib c4f7ddc linux-nokia770: Update kernel to osso26 release c6eae2f linux-nokia770: Update kernel to osso26 release b1ce432 udev: Package and stage libvolume-id as required by HAL 2148aed file: Add missing files 2086881 file-native: Add 4.18 from OE.dev e09dab0 classes: Sync with OE - mainly quoting fixes or other minor updates 4015d48 binconfig.bbclass: Sync with OE to benefit from improved .la file handling 99498a1 Fix whitespace eb0d34d We patch out Xt from the X11 check, so remove libxt depends 9101515 update-rc.d.bbclass: 'Fix' whitespace 95febfd base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task) 131c98c runqemu: Refactor network device commandlines and enable for qemux86 ext2 images (qemuarm ext2 images attempt dhcp and hang for some reason) 31f507e runqemu: Use different nfs paths for qemuarm and qemux86 af60f8f scripts/runqemu: Add qemux86 support fac260b glib-2.0: Clean up anonymous methods 8aee6b3 classes: Standardise whitespace in anonymous python methods and factor out functions for more efficent use by bitbake (as also patched in OE) 8174ba4 kernel.bbclass: Unset MACHINE to avoid problems ff23349 bitbake.conf: Add MACHINE to the CACHE path if set 74b6456 If building without dselect, we don't need curses 713d414 Add kexec (from OE) 941d957 dpkg: Make it a little quieter by removing extra fields warnings 177e1a1 linux-nokia770: Drop old 2.6.12 version d52270c linux-nokia770: Sync with updates in OE 4a9392f Improve the qemu scripts and documentation (qemux86 support isn't complete yet) f4a8621 poky-init-build-env: Add scripts dir to the PATH, export BUILDDIR and OEROOT, add BUILD_SYS variable e389104 linux-nokia770: Remove incorrect KERNEL_IMAGETYPE (causing problems after kernel.bbclass was fixed to allow this to be overrriden) 69aadf9 linux-nokia770: Add 2.6.16 release version from maemo 306b7c7 bitbake: Upgrade from 1.4 -> 1.7.4ish 65930a3 Modify IMAGE_ROOTFS_SIZE_ext2 for cmx270 e1dbdeb oh-image-extras: Correct inherit to match deb changes e672f3e fstests: Add correct PV c129419 alsa-lib: Add RDEPENDS on alsa-conf 883741f gcc: remove duplicate methods 62fab4d glibc: Remove duplicate methods 274ecca conf/machine: Merge task-base updates 5962332 sanity.bbclass: Merge with OE syncing improvements both ways 24d8eaa fix exmap-console version; bump srcdate 73e0032 tweaked to work with autotooled package 362a7a3 patch to disable screen-blanking from X server 0d59c10 kernel.bbclass: Sync with updates in OE to work with kernels >= 2.6.18 5d6699a Add gtk+ 2.10.6 from OE bdc1ab3 Upgrade GTK+ 2.8.x to 2.8.20 7e31da3 linux-openzaurus-2.6.17: Sync defconfigs with OE (spitz, poodle) acbaf6a linux-openzaurus-2.6.17: Sync defconfigs with OE (tosa, akita, c7x0, collie) b73d010 linux-openzaurus: Drop outdated 2.6.16 kernel ebced3a linux-openzaurus: Drop outdated 2.6.16 kernel 5660618 move noman.patch inclusion from dpkg.inc to dpkg_1.13.22.bb 15a908c enable noman.patch to avoid building man directory (results in significant speedup) a8cf764 xserver-kdrive: Fix packaging e510de5 Update apt to 0.6.46.2, as 0.6.45exp2 is no longer on the debian mirrors. 7597d5b Smaller filechooser patch for GTK+ 2db3540 Remove some leftover pre X11R7 packages c195758 Drop old x versions (pre X11R7) e3fdd33 Drop old xlib versions (pre X11R7) df12f76 Remove remaining MAINTAINERS 0fc3f6d sysvinit: Fix packaging 73808fd puzzles: Fix packaging 939f898 pango: Fix packaging 66d4d1f Add distcc to poky from OE 860b485 packages: various .debug packaging fixes 41588f1 libxml2: Drop old version 6312385 lib_package.bbclass: Fix .debug packaging (from OE) 3de4893 bitbake.conf: Fix .debug packaging a5a8311 poky.conf: Fix owl-video-widget SRCDATE cc27520 Kill some old x packages. 298a30b Add distcc to the sdk image. a67d36b base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. d726bba package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. 002f491 patch.bbclass: fix bug where it failed to detect that the user did not modify the patches at all, add note about pressing ctrl+d to exit the resolver shell. 77213ca fix packaging 7877023 increase srcdate c66f925 rename misnamed package 2714417 added bb file for exmap-console application 3ed8f69 meta/site/x86_64-linux: fixed value of db_cv_mutex ac46aeb gconf-dbus: dont include .debug, .so, .la in main packages. 6e8fc10 Ipkg: don't include .debug in main packages. f711a0a poky.conf: Fix oprofile verison 23158c8 gtk 2.6.8: Fix -dev/-dbg broken packaging 7759703 package.bbclass: Partially fix another dubious use of packages[0] e7d0f3d perl: Fix .debug file packaging 2af3b21 package.bbclass: Fix split_locales to remove spurious references to -dbg packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass) ec30e86 image.bbclass: Fix image task dependencies after package.bbclass updates 866ab59 package.bbclass: Sync with OE upstream e2b821a package.bbclass: Split into two tasks, one which prepares the packages and then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_install/do_package tasks (wipe the do_xyz stamps from the stamps dir). Everything will repackage anyway due to the new task. 49d42d9 base.bbclass, package.bbclass: Clean up and document. Should be no actual code changes 95ec43a files to build gtk-industrial-engine 09f1353 gtk+: remove outdated maemo version b6959cf base.bbclass: Add fetchall task to fetch all sources for all the given task and all its dependencies (requires bitbake trunk) 2f3711f oprofile: drop old version 53592b9 Add vesafb-tng patch to linux-openzaurus. 5737767 glibc-package.bbclass: Improve localedef failure error message 1812814 gtk-engines: Fix SRC_URI 605f620 gdb: 6.3 -> 6.4 ac8a12b oprofile: Make 0.9.2 the default, bump cvs date, update the cvs .bb file for cvs changes a9d2038 Add PACAKGE_CLASSES setting, also list qemux86 as machine type f97aec2 Add PACAKGE_CLASSES var to poky.conf 5713649 Add check for gawk, needed by x86 glic build 50f3bbc oprofile: Add 0.9.2 272266f oprofile: Remove some bashisms and general breakage 6dfc07b add va_copy bits to the i586-linux site file. 6cef27a Add initial 1.14.4 2b533dd Update Pango 1.13.x to 1.13.5 16e5c3b Update udev from upstream oe (still using 092, just a newer PR, so the .debug stuff is split out of its packaging). 009c24a add psplash to task-oh-base 6553a20 Add XServer fallback settings for unknown machine 0be2426 fix broken 'require' statement dade587 Don't nest os.path.join() calls 16bcfe9 qemu: Fix patch 3b9e54a Added hopefully fine qemu touchscreen related patches 823c845 Add patch to remove include <linux/compiler.h> as it isn't in edgy, and isn't required. --This line, and those below, will be ignored-- fc2234c Remove unrequired libraries 5ec8407 Remove dependencies on libraries that are not required b73e55b Remove empty directories left from xorg conversion c6abd62 tslib: Fix qemuarm 7749576 tslib: s/cmx270/qemuarm/ ;-) a9d7c5a tslib: Bump PRs b2c589c tslib: Add cm270x support 7086fa1 Make keymaps load after psplash ae40c62 Various minor tweaks to get qemu emulating a touchscreen device eb83f4b sysvinit: Add psplash support, remove elpp support, convert rcS to use rc, speedup execution of sh scripts b462c8b add psplash f27a0ca Update sanity checking to report all missing instead of one per run. Add a check for gcc 3.x 07be49d - Fix mp3 playback (update libmad) - add mp3 decoder to gst-meta-audio - add avi demuxer to gst-meta-video 181260d Updated readme.txt with required package list for breezy dd6268d Add mb-applet-light to poky 79206e0 xextensions: Remove as they conflict with X11R7 packages and corrupt builds 80e181e tslib-maemo: die, die, die 8281963 xserver-kdrive: Prune old unneeded xservers 2ea41da rootfs_ipk: Remove extra rm command to ensure /dev is correctly created c2e7a8d lttng-control: 0.10 -> 0.18 6d8c33e tslib: Fix nokia770 support files 361473f udev: Remove old unused versions 675c8fc udev 092: Revise touchscreen detection expression to function with nokia770 4e0958e xsp/xpext: s/xextensions/xextproto/ b83c1ab gst-plugins-good: Disable libcaca to prevent build failures f54bb1f Add task-oh-sdk-base to oh-image-sdk. bc6fccc Fix bug #151 (pcmanfm warnings/launcher) 8d02222 Back out unnecessary change.. bad0d88 Fix launcher for owl-video-widget 2f98100 Add missing icons and a .desktop launcher for owl-video-widget b4a1c8f Bump up qemu date needed by wacom usb patch 88a162b Add usb wacom patch from andrzej zaborowski 36f59c2 poky.conf: Add PREFERRED_PROVIDER for update-alternatives 6b89e67 ipkg/dpkg: -native packages need to depend on virtual/-native version f790c58 update-alternatives: -native packages need to depend on virtual/-native version a45581c rootfs_ipk.bbclass: Fix function names and exports 7aceb00 glibc-package.bbclass: Merge task order fixes from OE 8d804ea Merge devgen branch to trunk. 5cacd3e Remove unneeded classes 4471ca5 libxsettings-client: remove unused path ecd5296 libxsettings-client: Use version 0.10. Remove libxsettings a48da11 Clean up and correct MAINTAINERS 650cd19 Update GStreamer packages, add missing gst-meta-debug package, add Tremor vorbis stream decoder patch (GNOME bug #357055) 2b9b768 removed uneeded per machine key setups and merge in single kbdconfig file 2341598 Correct desciption and section d9c7d67 e2fsprogs: Remove misplaced/stale file 83217c7 lttng-control: drop old version 0.6 b6c7781 lttng-control: drop old version 0.6 514ab79 clean up some unneeded references/variables 7272744 gtk+: Remove migration patch dd9ff71 Package.bbclass: sync with upstream oe legitimize_package_name. cdb9517 linux-openzaurus-2.6.17: Sync with OE. Also add rootdelay=1 to kernel commandline for spitz 4fa2d11 Sync up.. all the deb/dpkg changes which I have locally are now in svn. 04f6953 classes: Reorder tasks so staging occurs after packaging. Add do_install into the task chain with dirs fix. Changes merged from OE 1f0424a base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everytime we build an image. WARNING: This will cause all do_fetch's to rerun which will in turn trigger a complete rebuild of everything. To avoid, use http://www.rpsys.net/openzaurus/temp/make_fetch_stamps baedc79 Add missing patch for liboil (whoops) e57a7d5 Fix liboil, revise GStreamer packages (still WIP) 02059b7 files for using csl2005q3-2 toolchain de35d83 files for fstest suite 0eadb89 binutils-2.15: Add update from OE to allow correct operation with gcc 4.x (requested by zecke) 3ea4918 images: Remove XSERVER references now handled by task-oh c9eb0b3 task-oh.bb Move xserver depends from image depends into the task package 163af38 bitbake.conf: Add svn commands, merging from upstream so bitbake trunk works 1d21b58 poky.conf: Correct pango version 81971a2 patch.bbclass: sync with upstream oe. 5089966 readme.txt: oh-image no longer exists - update a0ae2c8 Fix crash with gst-inspect cb21806 Change maintainer for all gstreamer packages to myself (they've diverged enough for this, I think) b015278 Fix gst-plugin-* depending on gst-plugins-*-dbg 117d625 Tweak/fix-up GStreamer stuff - gst-launch seems to work with mpegs now d1da9bf Update qemu-nfs script to work with versatile/PB kernel abfc1db Add apt & apt-native, including the generation of the apt.conf to be used for the rootfs population. 2ca2649 - Add libmusicbrainz from OE - Fix up gstreamer packages - Add gstreamer base/audio/video meta-packages - Add owl-video-widget - Add owl-video-widget, gst-meta-audio and gst-meta-video to test-apps in oh-image-pda (currently not working?) e9b7628 configuration for csl2006q1-6 compiler and binutils 8f47d85 Add dpkg, modified from upstream oe. f8b1e63 Check /proc/cmdline for 'x11=false' to disable X server startup f1f8c5a Add gstreamer 0.10 - Mostly packages from OE + updates and gstreamer binary registry patch b89a8f8 Add xset, xrandr to oh-task-base fe8b30c Add cmx270 special casing for not including wifi 5027d8f patch.bbclass: updates from upstream oe. aaab207 Update cmx270 for 2.6.16 use 287f11c Add compulab modified 2.6.16 kernel ce8c8e0 Add correct patch 1e09fe1 Add patch for -fb switch support for Xfbdev 18117c4 Add basic support for cmx270 mxfb X 99da426 base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean and then runs the default task ('build'). c489311 devshell.bbclass: Run after do_patch b9f06d1 devshell: Convert to its own class and add to poky.conf by default. Export EXTRA_OEMAKE to devshell. c1ab349 base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell which will drop you into an interactive shell within the source (S) directory. The environment is as found internally to other tasks for the package (PATH includes the toolchain etc.). 27e6638 bitbake build.py: Add interactive flag for tasks to allow i/o redirection to be disabled. Also fix NFS stamp error 874a642 Patch.bbclass: add NOOPResolver class for use in unattended builds, which does no actual patch resolution, simply passing the failure on up. Set PATCHRESOLVE='noop' to make use of it. Also pulls in the workaround for quilt's upward searching for a 'patches' dir from upstream oe. 0153064 Fix cursor hiding when running on qemu versatile board 6527a79 Add qemu-ext2 script and new notes to README b1d72c5 image.bbclass: Add symlinks to the latest images for a given machine 0426fad linux-openzaurus.inc: Add symlink to deploy/images for the latest kernel for a given machine 24164f3 Add ac_cv_sizeof_int_p, needed mysteriously suddenly by rxvt-unicode 67557e1 gcc-cross-csl: Fix typo and hence require error. Not sure how this worked and it will probably break the csl toolchain... f54e1c6 dbus-native 0.5: drop old version bc83fd8 Rename the supplied default local.conf to local.conf.sample, per mallum's request. ecb32bd Patch failure handling updates, added a 'patch' concrete class, so we can apply patches to quilt-native itself. 01056cd quilt updates from upstream oe. f927cf6 poky-init-build-env: add $HOME/.poky 72d2979 poky-init-build-env: add $HOME/.oe to BBPATH, for setting a per user conf/site.conf for settings common to all build dirs. unset TERMINFO to avoid glibc pulling in the user's terminal information files. c813d14 Change include x.inc -> require x.inc (sync with OE) 1489f00 pango: Sync with OE 92026fc chkhinge26: drop (replaced by zaurusd) 418c6e5 avahi 0.6.10 -> 0.6.13 (from OE) d717d4f Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it broke when localpath() included variable references. 438c974 automake: Sync with OE (include -> requires) 566a463 autoconf: Sync with OE (include -> requires and add AC_CHECK_TARGET_TOOL backport from 2.60) 57a3f74 Add tune-iwmmxt (use to enable wireless extenion optimisations) 3fb64b4 sanity.conf: Update minimum bitbake version 6edc490 Drop familiar, sync angstrom and openzaurus after merging task-base changes 5ad6d9a bitbake.conf: Sync with upstream 504535f Sync task.base after merging upstream 2a01021 Sync conf files with OE (and add iwmmxt arch to capable machines) 06a1633 qemu: Generate ext2 images as well as bz2 tarballs 72906f5 conf/distro: Sync with OE 93a8d06 classes: Sync with OE 37d03b1 Directly make use of the OEROOT environment variable in the default local.conf, and set TMPDIR explicitly to avoid the requirement that one run bitbake from the build directory. bd1b2b2 poky: Add POKYMODE=eabi2 - Uses glibc 2.4 and gcc 4.1.1 8800d8b gcc: Add 4.1.1 1562178 linux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support and OHCI USB (via PCI) 892c3b4 linux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support and OHCI USB (via PCI) 9141b71 glibc-2.4: Extend list of broken locales 2699394 qemu: Updates to reflect new SRCDATE 4ebdad5 qemu: Update to SRCDATE = 20060723 (corresponds to 0.8.2) 6f6b931 qemu: Add nptl patch to allow EABI binary locale generation (from scratchbox) 5c2171b ship battery applet images 30532ac s/libapm/apmd 2177524 updated matchbox-panel-2 packaging 55b7650 Added faster cairo_fixed_from_double() ad1b593 Add a few more i586-linux test results for x86 builds. 6b656b2 Add util-macros to the DEPENDS of xorg-app-common.inc 0982068 Remove unneeded linux-x86 fa1dde2 qemux86: Switch to use linux-openzaurus as the kernel provider 9e2e38c linux-openzaurus: Update defconfig-qemux86 521b22d Clean up X start up scripts. Remove uneeded files. Use xinit to more safely launch Xserver and XSession scripts 2d5a5e5 Add a few more test results to i586-linux for the qemux86 build, this time for libgcrypt. 3b50962 Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp] back, remove image_ipk PR 97924c6 linux-openzaurus: Add qemux86 support a0ce0b8 Add a couple entries to the i586 site file, to fix up the avahi build for qemux86. 056b433 Fix the patch.bbclass error handling in a couple of the error paths by changing the semantics of the PatchError exception. c69404a Add xinit 7aa52d7 Clean up the way patch.bbclass's runcmd handles the directory not existing. 9649cf3 Drop outdated opensync packages for now fe7c8c2 Changes for ticket:8, with fixes for the bugs reported by Richard. 4776ce0 Add/fix libsoup 2.2.96 package 1bf87de Add pcmanfm 0.3.0.1 (latest) + patch to enable use without FAM ac73b5a gnone-vfs-dbus: disable openssl and samba explicitly 017f9db perl/perl-native: Sync with OE 4672653 perl: Add i586-linux config file 45b0482 x86: * Add qemux86 machine. * Glibc 2.4 updates from upstream OE. * Add linux-x86 kernel to satisfy the deps. 10984ec fontconfig-native: call out freetype-config-native, not freetype-config. the inadvertant inclusion of the target staging dirs in the lib search paths can break the x86 builds. 7b8d7fe xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc. 94f4377 Fix packaging for matchbox-panel-2 d8b4d9c Add matchbox-panel-2 to poky 7d9b40b bump up settings daemon date 22a7b20 Add patch to rename eaccess function in coreutils-native so it doesn't conflict with any system-provided eaccess. d58cfb0 Switch from tslib 1.0-rc1 to tslib 1.0. cefc924 Add tslib 1.0 release candidate one. ca10363 Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading. c210d01 gtk-doc: Create directory before installing the file 283e986 classes/base.bbclass: * Add stamps for do_fetch task * Remove empty NOTE messages * Add do_configure task dependecy for DEPENDS handling classes/debian.bbclass: * Add do_package task dependecy for RDEPENDS handling classes/image_ipk.bbclass: * Add do_package task dependecy for recursive RDEPENDS handling classes/package.bbclass: * Add do_package task dependecy for DEPENDS handling classes/rootfs_ipk.bbclass: * Derive image PR from DATE and TIME * Add stamps to do_rootfs task (PR changing will trigger rebuilds instead) 0f5e8d2 multimachine: HOST_OS should be TARGET_OS dec8b8b libnss-mdns: Remove unneeded RRECOMMENDS 5ea6825 Add libglade to RDEPENDS 1f20ade Remove unneeded RRECOMMENDS a26f74c Remove IMAGE_FSTYPE, allow anything to override the default IMAGE_FSTYPES e35e618 Rename rewrite.py to jhbuild2oe.py. 2459137 Bugfix in the jhbuild emitter: wasn't properly emitting for templated packages. 2992d03 task-base: Add usbhost kernel modules b161186 ipkg: Fix a problem with paths lengths triggering the use of GNU tar extensions and ipkg not understanding them ee10576 Move gconf macro into correct location 91e9938 Add gconf macro file so mb builds again with gconf dep 1c6dd82 lock down mb wm and lib version to 1.1 and 1.9 release respectively 2360bfa Add libmatchbox 1.9 bb d24a639 Add mb-wm 1.1 bb 0c8c140 First pass of the emitter for the jhbuild script. c7274f6 Add the partial rewrite of my jhbuild -> oe metadata conversion tool, along with some modulesets for use with it. Will check in the missing piece of the tool shortly. a7d6fa4 Update settings-daemon package (fix version, inherit gconf) - this may have already been done. 150c1cc linux-oz-2.6: Fix a compile failure due to a broken patch 6e6b381 Added scripts dir 5599ea7 glibc: Limit the locales that are generated under qemu. Note this patch totally trashes the other locales and would therefore need refinement for OE. c5b80f3 Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patches 5bbdb03 avahi: Remove startup warning if dbus isn't setup yet 9ec8368 Set MAINTAINER for all poky packages to poky@openedhand.com bce1a6b poky.conf: Update zaurusd SRCDATE to benefit from mixer fixes in svn 25f4662 Update debug packages to place symbol files in a .debug directory - fixes certain packaging problems 2e2d422 nokia770.conf: Add nokia770-init to MACHINE_ESSENTIAL_EXTRA_RDEPENDS 09fa84e poky.conf: Bump settings-daemon SRCDATE da38b6e zaurusd: Add missing RDEPEND on xrandr 064c643 matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. Correct theme key and force gconftool-2 to run on device (at least until we debug other issues) 24a329f settings daemon: Set PV correctly and add inherit gconf ba9da05 and bump up matchbox wm svn date more.. 6dd8fe6 bump up libmatchbox svn date more f14be9a nokia770.conf, ipaq-pxa270.conf: Update after task-machine changes 8ea8ee8 cmx270.conf, qemuarm.conf: Update after task-machine changes 6903177 bump up settings daemon src date 7e3efeb bump up matchbox-poky PR 5921a48 Remove setting of theme on MB command line, leave up to settings daemon 04f418b Comment out gconf schema bits in settings-daemon for now, this is done in matchbox-poky script 30c97f3 Add gconf schema for settings-daemon that sets the default theme 754b301 Add exec to home panel app script so PID gets set as expected and avoid panel timeout 4952c7e Totally rework task handling for machine/distro specific features. Create task-base.bb to handle this and update machine/distro files accordingly. MACHINE_FEATURES and DISTRO_FEATURES together combine to configure the machine specific task-base and other specific tasks can easily be created (task-base-oh-minimal is an exmaple) 36a7962 base.bbclass: Add base_both_contains function for use in task files f059afd zaurus-clamshell: Add working JFFS2 summary image support 0dd5467 linux-oz-2.6: Sync collie defconfig from OE 35eef1a package-index: Make sure the Packages file exists before running ipkg-make-index 60493a3 rootfs_ipk.bbclass: Add context to reported errors 9ec06c2 linux-openzaurus-2.6.17: Fix some issues and make it the default kernel for Zaurii d8201ad udev: Fix inotify ARM syscall issue, removing boot time warning fd6ac12 readme.txt: Update to reflect setdevenv renaming (close #129) e9f80c8 Add GPL/Copyright to poky-init-build-env script e1c8064 add cmx270 macine to local.conf.sample, make qemuarm default 34154bf linux-openzaurus 2.6.17: Sync with OE .dev 031b783 poky.conf: Update versions after pango/atk upgrade 3288e5a pango: 1.10.0 -> 1.10.1 842dac1 atk: 1.10.1 -> 1.10.3 3e472bb base.bbclass: Add base_contains function - Can be used to check if a string is present in a variable. 2ca73b5 Add automatic generation of -dbg packages. These contain the debug symbols that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section. If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup. 23b93ce rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata. 2153796 ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks (md5sum, size) to ipkg-make-index when reusing data from the previous package file. f75754d tinderclient.bbclass: Update from .dev 9cf2871 Add missing licence files (COPYING.MIT) 46c6968 Add a check for sourcing present when running poky-init-build-env f6f9596 images: Change to new configuration ee73bdc mtd-utils: Fix PV 96f994c really rename setdevenv 5b9a5c9 rename dc0452c local.conf.sample: Update, cleanup and document a little more 440b33a Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based on DISTRO_TYPE 64f45a4 poky.conf: Don't force DISTRO_TYPE to a value bae63d3 conf/machines: Set IMAGE_FSTYPE correctly for each machine c67f4bc Remove unused jornada7xx machine d95941b Move tasks into packages/tasks, images into packages/images, remove bootstrap-image b2f192f Rename /openembedded/ -> /meta/ 2cf0ead Add linux-cmx270-rp 62e2fd8 Add initial cmx270 2.6.17 kernel f1f7b60 Add initial cmx270 machine conf 37764d2 Bugfix in OEs base.bbclass: files in SRC_URI which reside in WORKDIR resulted in a failure. With this bug fixed, patches within tarballs can be successfully applied to ${S}. 1b95f50 Bitbake: add the ssh fetcher to the MANIFEST. 29427c4 Add initial SSH fetcher to bitbake. 5e32494 poky.conf: Update dates to working SRCDATE (thanks chris\!), fix cairo and glib-2.0-native versions 4e93ecd correct LIBV 2ae56af provide pregenerated gtkbuiltincache.h 2ea49a8 correct libtool patch 35fa11f Added GTK+ 2.10.0 + decairofication patches 36a71a9 added pango 1.13.3 8d90789 Added cairo 1.2.0 as needed by gtk 2.10 eefc8d5 added glib 2.12 (needed for gtk 2.10 + decairoification patches) 1c3a546 bitbake.conf: Add PN to overrides, prefixed by pn- which will allow variables to be overridden on a per package basis from central conf files c79b207 zaurus-clamshell: Disable summary image generation until we can use an mtd-utils that supports it a74991b - Updates Dates svn package - Add Dates 0.1 package - Add gtk-icon-cache bbclass to run gtk-update-icon-cache in postinst/postrm - Update gconf class to add gconf to DEPENDS 5f3d79f poky: ipkg-utils update from upstream OE. Locks down to a specific cvs version rather than floating, which seems to fix some issues with root filesystem population in the build. 9ddd9dc wireless tools: Update 28-pre6 to 29-pre10 to work with 2.6.17 kernel dd126d2 linux-oz-2.6: Make 2.6.17 the default + add a missing 2.6.16 patch f069fc7 poky.conf: Update to latest svn for contacts, dates, eds-dbus and gtk+ 2.6.8, glib-2.0 2.10.3 db9ae5b task-oh: Add less to debug images 669b994 Add less (for debug images) d7a67ba eds-dbus: Simplify staging, remove bogus RDEPENDS, enable camel 0c5090c glib 2.10: Init gatomic before gconvert, fixing crashes on ARM e1e6322 linux-oz-2.6: Sync with OE 3f812f2 Back-port calendar fix from r420, should fix Dates (which needs to be updated) 5426fb4 Add madplay to -extras and create an extras image to include apps in extras 81b93eb packages/meta: Make sdk its own target (oh-image-sdk), refine the oh-image-devel package 38a0601 Remove unneeded packages/meta files ae58f06 linux-openzaurus 2.6.17: Upgrade to latest ASoC fixing several bugs and enabling audio input on the c7x0 a50a614 poky.conf: Use only en_GB locale and set zaurusd SRCDATE bdf4309 Make linux 2.6.17 the default 31997b7 Add lttng-control 0.10 0f6afae task-oh: This has no need for the := operator and which breaks things d4bed91 Simplify zaurus-clamshell-.2.6.conf as package dependencies should handle this for us 7f2982d setdevenv: Update sed to make mutliple replacements in local.conf.sample 8c5be6e xserver-nodm: Run the script in the background so if xtscal locks, the rest of the boot process continues and you can get to a shell. 7869b57 Add linux-openzaurus 2.6.17 4132659 matchbox-poky: Fix postinst to cowkr without gconftool-2 being present on the build machine 51fecbd Remove bad translations from gnome-vfs-dbus and gconf-dbus (to build with newer glib) f3cf5ee Add glib-2.0-native 2.10.3 0d229f1 Inherit gconf in Web package to install schemas properly 8ba09ff Upgrade glib 2.10 to 2.10.3 06b20b3 Add maxdate for disable_orbit.patch 22cd912 linux-oz-2.6: Sync with OE. Includes .bb cleanup, patch classification and poky specific logo handling 7b663c1 task-oh: Move mb-desktop into oh-standard 81ccbbb task-oh: Bump PR c2cbe58 nokia770: Remove detect-stylus 35efc29 tslib: Bump PR 26e03c0 task-oh: Move leafpad to task-oh-standard 46c37c1 xserver-nodm: Fix the calibration issue by reading the system profile 27c8223 udev 092: Fix various issues b738942 die detect-stylus die d1d8277 tslib: Remove hardcoded input event devices and detect-stylus 558f9a2 Add udev 092 01db914 poky.conf: Add poky.bbclass and add to standard mirrors 2f8d4c9 lttng-control: Cleanup .bb file 74858ca base.bbclass: Add gnutls mirrors (from OE thanks to hrw) db303b7 poky.conf: Add an OH TARBALL stash. 243e32f Add linux-nokia770 kernel from OE 7708e32 Remove unneeded rdepends, and change libiconv depends to virtual/libiconv aa5bd2c xserver-omap: Force a shared library configuration (and enable xdmcp) 319e4ef puzzles: Upgrade 6505 -> 6727 e020995 Add xrdb 41abfc2 web: bump SRCDATE to 20060613 8a3e00f detect-stylus: Add for now until I teach udev how to do this instead 156c652 task-oh: Correctly set PACKAGE_ARCH d88be44 poky.conf: Bump SRCDATE for all matchbox packages to today 9077aef libmatchbox: Enable startup-notification 8425269 task-oh: Fix task-oh-standard to append zaurusd properly bc8ad1b bitbake: Update against upstream stable branch (includes srcdate='now' support) 65cef0d poky.conf: Update matchbox-keyboard SRCDATE bdd7bdd kernel.bbclass: Add a postinstall for kernel-image to make sure the corrrect /lib/modules directory exists and to run depmod. This removes modprobe errors when no kernel modules are installed. deba905 poky.conf: Allow PCMCIA_MANAGER to be overridden and bump matchbox-keyboard SRCDATE 0e376c1 matchbox-poky: Remove .svn directories from package 9681ef6 Add matchbox-applet-volume 0.1 b200c92 * openembedded/packages/gtk+: added gtklabel-center.patch 59a49d9 Remove multimachine workarounds now uneeded after the previous checkin 439db20 Change multimachine to a bbclass and update distro configurations. Add multimachine functionlity to cope with packages with machine specific sub packages. Also applied to OE c74733f Fix summary image generation 25fc12c xserver: Sync with OE a50e1d8 linux-libc-headers: Sync with OE 3097ab0 Sync conf and classes with OE - changes have been tested and don't affect poky b77fcc0 Update site files from OE 6c224ad qemu: Update to more recent CVS date and remove no uneeded docs patch 3558352 linux-openzaurus.inc: sync with OE a9a3f11 gcc: sync with OE e98e60b fakeroot: sync with OE f559aff wireless-tools: sync with OE 6b604c3 xournal: sync with OE 4de2c49 matchbox-keyboard: sync with OE f2079fd ncurses: sync with OE 4dd498d xrandr: sync with OE 2af7864 hdparm: sync with OE fba8f7a keymaps: sync with OE 170a50c base-files: sync with OE 3664700 udev: sync /dev/ram changes with OE 2feda9d Add mc to openembedded-extras 3108df8 libdaemon upgrade 0.6 -> 0.10 1cd2445 Create openembedded-extras collection. Disabled by default - see local.conf.sample about how to enable 39811ea qemuarm: No longer generate ext2 images 0a6997f poky: Add some preferred provider defines and clean up the distro file a bit. Should be no behaviour changes. 553b409 Change db-native 4.3.29 -> 4.2.52 to match the none native version 3ed0468 Remove manifest code from base.bbclass, fixing the error shown by the puzzles .bb file 88a2a44 Drop db 3.2.9 efaee39 Fix cvsroot 1cc8b97 libtool: Fix breakage if the compiler flags change ff5ff97 poky: Update to a more recent srcdate for matchbox-keyboard 3f4947c js: Set soname so the package shlibs code works properly, fixing problems with web a187ca1 Set oprofile SRCDATE cc5ca2f linux-openzaurus: Hack integrator to work in RGB mode instead of BGR 0ef1286 tune-arm926ejs: Add comments and switch the default to gcc 3.x f326127 qemu: Add patches to add RGB support and fix some mouse problems 7defc58 Add python+pyhton-pygtk2 632eaf4 lttng: Update lttng-control 0.1 -> 0.6, lttng-viewer 0.34 -> 0.41 and remove now unneeded lttng-modules d9fe26c qemuarm: Generate bzipped tarballs as well as ext2 images 1aa816c Upgrade glib 2.8.x to 2.8.6 7b6ec71 poky: Increase the size of the ext2 rootfs 36efd02 poky-oabi: Add preferred versions for gcc and binutils 4db4ee4 Add make fd320cb Add file (and file-native) fe4f9d5 Add xset a1c2556 avahi: upgrade 0.6.3 -> 0.6.10 (and fix the postinst to run on device) ad4b746 Don't run touchscreen calibration if a touchscreen isn't configured a21cef8 matchbox-poky: Allow the cursor to be shown when using qemuarm 0457b7c Add task-oh-sdk and add it to oh-image-devel e17429e task-oh: Add xset b60d5e0 linux-openzaurus: updates 1827415 gcc 4.0.2: Fix DEPENDS cd21247 Add udev 089 and add /dev/ram to udev autmount blacklist fe23e86 Add binutils 2.16 dc9a195 Work around some multimachine issues for now b9d1ce9 task-oh: Make zaurusd machine specific (its not needed for nokia770 and causes problems with tslib) c9fb913 Provide a path to pkg-config to fix a build failure 7cf612e poky.conf: Make ABI configurable with POKYMODE (oabi or eabi) b1391d0 xserver-kdrive: Add some extra configure options and LDFLAGS (from OE). I'm not sure why we suddenly need them but they make it compile. ce6cc8a Add leafpad 0.8.9 and fix leafpad depends. Also add some missing patches 14fbb7c Add pcmciautils 013 30285dd More packages merging with OE 103c851 Merge distro files from OE 65c790d Update conf file to match packages changes 8cab54b Add zeroconf from OE b4cb437 Merge packages changes from OE into poky. 3baacb4 Add libnss-mdns (for avahi) c4aeea0 busybox 1.00 -> 1.01 d097b90 Remove glibc and binutils cvs versions 62d7919 automake: Sync with OE ba7e2a0 Further site and class updates from OE 572f07a mtd-utils: Upgrade 20050801 -> 20060223 8e898fe Add EABI toolchain 8100c3d poky-oabi: Lock down some further versions d165778 Don't switch to EABI yet 6b703b1 Sync kernel module utils with OE (needed for kernel.bbclass changes) 2622e93 Sync site files with OE 189b9a9 Sync bbclass files with OE 8d41bd1 Sync conf files with OE 0d791a9 poky: Split toolchain options into new files to allow selection of EABI. Bump dates SRCDATE, lock down the xserver SRCDATE. 27dba1e Update to bitbake 1.4.2 (latest stable branch release). This includes the caching speedups ed234ac Add accidentally remove xrandr e7a22e9 xserver-kdrive-common: Remove .svn directories from final package 0be2864 Update gtkhtml2 package for Web a7bfafd Fix dates SRC_URI/S 9629885 Patch to disable G_DISABLE_DEPRECATED for libglade, to build with glib 2.10 78cf831 Patch gconf-dbus to build with glib 2.10 (don't define G_DISABLE_DEPRECATED) e1256b9 Add gtk 2.6.8, with Ross's no-deprecation patch to build with glib 2.10 ed0ece5 Ignore pyc files in lib/bb/fetch 65eed7a Ignore pyc files in lib/bb/fetch ebc8057 poky: Lock down qemu-native cvs date. Correct xcalibrate SRCDATE 19ecdfd Add ipkg to task-oh-base b876d65 xserver-kdriver-common: Fix reference to xrandr 2b24cb3 xrandr - Remove as replaced by libxrandr 09f35c3 qemu-native: Update nodocs patch against cvs changes f3d7f8c Move gdk-pixbuf loaders and pango-modules in oh-base a9f1e28 task-oh: Move ttf-bitstream-vera, xhost and xauth to be in minimal images (fixes minimal image booting issues) 6618118 remove borked 0.16 libxsetting-client 4c4b4bf Add multimachine.conf and binary locale generation by default 2da7286 Fix a linux-openzaurus issue and remove ${MACHINE} from IPKG_ARCHS (its added automatically) 992b477 oh-image metadata rearrangement to support minimal images. Minimal target is oh-image-minimal aa11773 oe/packages: Remove borzoi machine 7891376 oe/conf: Remove borzoi machine 38f54bc hostap: Sync with OE a23e7ee linux-openzaurus: Remove 2.6.15 and sync 2.6.16 with OE be7c4ce qemu: Fix nodocs patch and remove show cursor patch. 46950b4 glibc: Add binary locale generation from OE. Adding ENABLE_BINARY_LOCALE_GENERATION = "1" to local.conf will enable the locale generation to be performed at build time using qemu which avoids length first boot times and OOM errors on the device. db8ae0a qemu: use gcc-3.4 or gcc-3.3 if available, disable doc generation, show a cursor on the SDL window (from mallum, tweaked by me) dbc24a8 libxsettings: Include libxt in DEPENDS as without it, configure pulls in system directories, corrupts its .la files and breaks later packages. Also add version 0.16 from OE. 24b8210 Fix a reference to OEPATH instead of OEROOT spotted by Genesis in #oe. c597a2e Update xlibs to follow restructuring in OE (in preparation for X11R7) 05ff314 Clean up local.conf.sample and poky.conf some-what, use '?=' instead of '=' so all variables can be overriden locally. 2715d18 Add latest cairo (1.0.4) 15484b8 Update gtkhtml2 and Web packages d614461 Use FREEDESKTOP_CVS instead of a hardcoded address b14d256 Remove empty directories b783a3e Move xlibs packages to xlibs/ as per changes in OE 63e2f3e Misc changes to match OE 00f5d77 linux-openzaurus: Sync with OE e847fd9 zaurus-updater: changes from OE 7f60e4b Sync initscripts with OE 5d530ad Update hostap packages from OE 1494095 base-files: Sync with OE for spitz fix bb28692 Sync class files with OE b3f42b7 Sync conf files with OE - includes adding zaurusd to images and fixing PCMCIA_MANAGER handling f7f5460 Dropbear 0.46 -> 0.47 f72d3a8 Add 16bpp fix for libmatchbox for qemu 8742116 Unbreak accidental xserver checkin 91a5b96 Add LTTng packages 1a630d6 glib-2.0: Remove libiconv option as this breaks for everyone except chris 1858d5d Split development tools into separate task and add new oh-image-devel target a37f24f nokia770 machine fixes 168d643 Update tslib-maemo from OE b4352e5 Add 2.6.16 kernel (and include SD card SCR workaround) d843bd3 Remove unused and crack-ridden patches 9b440f7 Remove libcurl and js, web should bring those in 0eeb77b Add gcalctool 9f91026 Depend on dbus, not dbus-0.60 91a8ba4 Remove DBus 0.50 884f570 Remove dbus 0.23 3d54063 quilt, autoconf, automake: Correct native package RDEPENDS 14ed125 Add missing file b26a945 Update to latest bitbake 3cd47ad Add new sanity checking infrstructure and class 78c5069 bitbake: Fix a couple of VAR_${PN} errors reported by ross 8f696d3 Remove dead code 62d5286 Upgrade GTK+ 2.8.9 to 2.8.16 e917da2 Add Pango 1.12.x f12c6c6 Add GLib 2.10.x b58756b Remove dead comment e26a3e2 Add Xournal a33fc07 Remove invalid depends cabdbad Don't assume diet-libx11 has been used, check at build time e65bb68 Add libart-lgpl a3d76d6 Add libgnomecanvas_2.6.1.1 2134d4a Add patch for the treeview in scrollview bug in 2.8 03026fc Bitbake conf updates from OE 3ddfbc7 Bitbake classes updates from OE e6c95ae linux-oz-2.6: Add kernel patch to fix rtc on the arm integrator a03e220 Add qemuarm kernel configuration 04e0939 Add qemu cvs .bb files 7361a54 Add qemuarm machine type 10ec0bc hal: Disable docbook generation. c4ee3a1 udev: Make 084 the default c540e44 Add genext2fs bcd3612 Add zaurusd (remove devmand). 15ea96f autoconf-native: Clear invalid RDEPENDS for -native package 485477e Add multimachine changes from OE 157ff6f Add devmand .bb file e6dc152 linux-oz-2.6: Revamp headphone jack switch handler. 92129ba tslib: Make sure pkgconfig file is handled d2387e1 - Fix glib 2.8 building - Add pcmanfm to task-oh - Add .desktop and icon for pcmanfm - Add missing icons required for pcmanfm to run cb92e3d Missed one gtk_tree_row_reference_get_model in patch (somehow this still compiled...?) 2b7e731 - Add gtkhtml2 SRCDATE to poky.conf - Update to glib 2.8 in poky.conf - Add back-ported pcmanfm (this seems to segfault on the device, backtrace needed) deb4dd0 Fix libcurl RPROVIDES, update gtkhtml2 patches and add web to oh-image aaeed35 Add miissng file for perl d0bf2b3 Fix an bitbake RDEPENDS bug and add a hack to work around quilt-native issues (the alternative is to start creating a load of native packages to map the runtime depends to build time ones). a677585 add missing file for hostap-conf c66704c Various misc metadata fixes to enable poky builds again 5fb35ca Apply more chanegs from OE 42dfbb2 Sync more files with OE dd1b443 Pull conf file updates from OE ce241d7 Update to 1.3.3 release of bitbake b236090 Convert packages CVSDATE -> SRCDATE and standardise some PV fields 6be98ee zaurus-updater: Updates from OE 31116d6 Update bbclasses from OE 9df0203 packages/meta updates after pulling RDEPENDS changes from OE e068eea Update bitbake to latest bitbake svn c6a95b3 linux-oz-2.6: Update defconfigs to sync with OE 62dc8f4 Update bitbake to latest bitbake svn 9a26296 Add db 4.2.52 bb ab72fb9 Move files into trunk to prepare for tagging. 8d190ac Update contacts svn date 16da0a2 linux-oz-2.6: Reference all patches in the archive directory e745d17 chkhinge26: Improve the script so its less verbose ce6bf88 base-files: correct spitz fstab for /dev/hda3 fad9c3d Fix contacts icons once and for all? f54968c Fix SRC_URI of lsof (add OLD/) d452ba2 Add lsof 4fbba63 Add curl (new dependency of Web), fix a fontconfig-native build issue, update gtkhtml2 patches and update to a newer more functional Web snapshot ef60244 Switch back to gtk+ 2.6.7 f4881f3 udev 084: Fix the firmware_helper path 6753d5b linux-oz-2.6: Kernel updates syncing with OE to update the LED patch series and add some misc bugfixes 4a64818 Update to udev 084 from OE. This adds a coldplug script to emulate the calls necessary to load devices already inserted into the system at boot. It also adds a network interface control script. bc4e7ed Add lirc da8ed28 Add libsoup, libspidermonkey, libxml2 cvs, patched gtkhtml2 and web packages 27700c9 Fix db 4.1.25 building with eds-dbus, breaks db3/db4 co-existence 96c29fa Revert my change, gnomevfs needs gnome-mime-data to build 275e035 Fix link c73514c Update eds cvsdate, and fix build 707c6ce Remove gnome-mime-data, it's old-school 6c96daa Take patch from upstream to check Xlib instead of Xt for X presence 88565a7 glibc: Sync with OE to pull in glibc cvs workaround a4b1aab Add gtk-update-icon-cache to FILES_${PN} for gtk 2.8.9 a44b79a Add db 4.3.29 25e1fcc disable cairo usage 6b0f293 Fix xauth cvs date (all packages should be fixed by date now) e01b8f3 matchbox wm, desktop and lib: switch to svn date 20060120 c0c1bdc Add missing disable_orbit patch for eds-dbus 07b2d77 linux-openzaurus: Switch from 2.6.14+2.6.15-rc5 to 2.6.15 7953d83 Disable the need for orbit AM marcros for eds-dbus (and fix some whitespace) ccc65d0 Update poky.conf to move to dbus-0.60 along with the appropriate dbus versions of gnome-vfs and gconf. Also fix the CVSDATES of those packages to known working ones. 8fcb232 Tweak gnome dbus packages slightly. gconf-dbus_cvs is broken for parallel_make. gnome-vfs-dbus_cvs is not the preferred version and we don't want to depend on samba for gnome-vfs-dbus 6af7d32 Remove oprofile and gdb from meta-oh for now. Will add to a separate debug task when we pull the new task handling code from OE f128b1c Add dbus 0.60 00f73b9 Add avahi 0.6.3 abd renive 0.5.2 and 0.6 7c37c29 Remove pointless oh-contacts/dates.png lines eeb0244 Add gconf-vfs_svn and gnome-vfs-dbus_2.8.4.4.bb from OE and add gconf-lossage patch. 3f4950c Use the install path when generating icon caches 33bc34b Fix depends on Contacts (add gnome-vfs) 23604bc openswan: Bump PR 10c13b7 openswan: Add makefile whitespace fix from OE bd813f4 Update 5575ec3 Update patch 35af394 Disable hal usage in gnome-vfs 05b21a5 Update puzzles package (source for r6358 no longer exists, updated to r6505) 6e61ee3 Set gnome-vfs-dbus CVSDATE before dbus 0.60 update, enable contacts gnome-vfs usage again fb9fa71 Don't ignore CVSDATE with svn check-outs f0ecf5b add gtk+2.8.9 and eds-feed (galago) f2bf936 Remove gnome-vfs dependency from contacts (for now) and add oprofile a096c66 Add gtk-engines (untested, DEFAULT_PREFERENCE set to -1) 18999bf Some PACKAGE_ARCH changes to help mutlibuild and misc 6b89cc1 Some PACKAGE_ARCH changes to help mutlibuild and misc 01a805c Set version correctly on Contacts svn bb 77e1cf0 Update gnu-config from OE 569aea6 Update quilt packages from OE e752d6f Fix bitbake svn fetcher filenames 597f73e Add packages for Contacts 0.1 and svn e7cf0cc Correct osso-address book dependencies, add oprofile to poky images, switch to htk+ 2.8.9 e96e69a galago-daemon: fix packaging af9c7ea Fix gconftool call a1ece60 Add avahi 47eec0a Add Alsa support to poky b38f2a5 Merging with Openembedded 8ae1a27 Add osso-addressbook d37555f Switch to pcmciautils instead of pcmcia-cs. Remove the unneeded pcmcia-cs dependency from nokia770.conf 748927f Allow internal kernel hostap module to be used c116253 Correct spitz/borzoi fstab entries 4240633 Update hdparm, initscripts (keymap), module-init-tools 4946096 Update to latest 2.6.15-rc5 kernel 8ddcda3 Update to latest 2.6.15-rc5 kernel 8fd5843 oe/packages Updates from Openembedded 3c470b4 oe/packages Updates from Openembedded f0702a2 oe/classes updates from Openembedded 9e7c699 oe/conf updates from Openembedded cb216ac Sync args to svn f8f6ddf Make poky a distribution in its own right solving several issues. Unfortunately this means everyone needs to change DISTRO=openzaurus-3.5.4 to DISTRO=poky in their build/conf/local.conf files. e5ba6f2 Add gmp and mpfr (needed by gcc 4.0.2) 1a5f0fe Add gcc versions 4.0.2, 3.3.4 and 3.4.4 f0d9a38 gdb: remove arm mapping symbols d4f985f GCC 4 fixes for pcmcia-cs and openswan 7183f62 Update PV format for several matchbox packages 5975a43 dates: run gtk-update-icon-cache on device after install e3d7629 Update patch 64725e1 Add accidently removed module-init-tools bb file 722f400 Add postinst to run gtk-update-icon-cache fddef42 Add postinst to run gtk-update-icon-cache 59f9832 Include gtk-icon-cache in gtk package ab13c9b More merging from OE 1b7578f Add some svn:ignore properties for local.conf, *.pyc and build/tmp 925c447 Updates from OE 46b6d82 Correct the fstab file on spitz e9bd2a7 kernel updates to enable iwmmxt, update power/battery management patches and reorder patches to match mainline submission. Also, defconfig updates for unloved machines b265ed4 Update poky-additions and gpe-preferred-versions so everything should work after the bitbake fix d910c67 Update bitbake to use package name as an override when working out PREFERRED_VERSION 36223e6 Really correct poky-additions and add some further entries c747387 Correct poky-additions 93b34b7 disable howl, enable hal at least for now 2707128 add shared-mime-info for hal 5764026 Remove gnomevfs patches, finally pushed them into svn b6858e3 add libusb for hal 1b134e4 Update the kernel .bb against a good copy rather than one broken by monotone 923c1b0 Remove linux-openzaurus-2.6.14-rc4 and add hal 9a725b7 Update git3 kernel to have working alsa support for both c7x0 and cxx00 :) 5de252f udev: Upgrade to 071 - fixes /dev/input problem with -git3 kernel 3ddb212 xserver: Add apm patches for spitz, akita and borzoi (fix lockup ross saw) 8ac2aa5 Add hdparam and e2fsprogs so spitz images work a618277 Update poky-additions to lock down matchbox svn versions. Change the CVS dates in this file when svn changes to enable updates - better than rebuilding daily c0de0e6 Add linux-2.6.14-git3 kernel. This only works on cxx00 Zaurii at the moment. a521203 eds needs to rdepend on dbus-1, not dbus dbc46ce Update for svn 48eeea5 Add hack patch to totally disable the libdb configure script f7a060b Update patches for latest SVN d1dae06 Add gnome-vfs-dbus (builds correctly, but untested) 9ad36d4 linux-oz-2.6: Update to OE's dev kernel with akita updates c204a1d Add https://bugs.freedesktop.org/show_bug.cgi?id=4537 faster rotated blits patch 4efc667 Remove external_libdb.patch, its integrated into SVN 2cd1383 Fix paths to theme files 47f4e33 Add patch to remove libedataserverui, we don't need it yet 700c2d4 Fix patches for latest SVN b65b0de Fix kernel for cxx00 machine type d3e6b49 Correct the name of the hx2750 defconfig d67f910 Add akita.conf machine definition 70f1fb9 Set gconf key for theme name on install 11c91fb Add galago/libgalago from OE c54a8ad Rename to match general use 1651d41 More merging with OE. Fix settings-daemon depends. ea7da1d More merging with OE. Fix settings-daemon depends. 42974a1 Add whitespace, made this script work for me ab4b8cb Upgrade avahi to 0.5.2 bfea252 More syncing with OE, remove old dbus versions and old avahi version 757723a Sync svn version numbers with OE d153ad5 Add OE version of avahi (0.5.1) cbf3ef9 Merge changes from mainline OE to try and keep us in sync. 562d4d3 matchbox-session: Bump PR 4c10a4f matchbox-session: Make the input controls machine dependent hence adding support for the nokia770. 7469e31 Add libgtkhtml-2.0 bab7394 Fix icons again 5ab96a1 Fix typo (mine -> mime) 94a3b01 Update patch for latest svn ebd7471 - Remove /etc/gtk-2.0/gtkrc that forced Clearlooks - Make matchbox themes without a corresponding gtk theme use Clearlooks - Add settings-daemon, matchbox-config-gtk and leafpad to meta-oh - Add settings-daemon - Add matchbox-config-gtk - Change Leafpad desktop shortcut from 'Leafpad' to 'Notes' 9f6a0e0 Define FRAMES for dates so less interpolation is done between zoom transitions a5a5de3 Switch chkhinge26 to svn 63af8b0 Hack to fix apparent theme race c3acfc2 Add zile df9088c Add leafpad and chkhinge26 to meta-oh a9c1d9d Fix a path 86ac592 Remove some gtk 2.6.7 patches aimed at 240x320 screens that make things look ugly c9b9b5b Add leafpad, a simple gtk text-editor 2b873fe Add opensync file plugin, fix evolution plugin do_install/package 127e3d5 Add opensync (builds, untested) d3fcc57 Add chkhinge86 to matchbox session for now 17cab4c Hack up the handler some more so it roughly works 6a6723b chkhinge26: Correct variable c632d3e added chkhinger26 96b751e Apply e-cal-backend-file.c patch to eds-dbus svn e6e8274 Fix contacts icons (install some of gnome-icon-theme with contacts) e24bd61 Modify calendar file backend not to use gnome-vfs (Dates works now) 9556356 fix type in bb d39fbf0 fix cursor visibility with sledgehammer that is -use_cursor no 7b675ac Add .desktop patch to fix category and single instance 00308d4 Fix broken matchbox-session f852fdb Use clearlooks as the default theme (and install it in oh-image), fix rxvt .desktop category 772002e Add single instance flag to puzzle .desktop generation 0974155 Install rxvt-unicode icon into ${datadir}/pixmaps so matchbox can find it 5216f94 Remove startup-monitor from applets list (I mistakenly put it there previously) facfebe More tweaks - set bg and start startup-monitor 4f60df5 improve desktop icon layout 43749db Make home button get positioned correctly cbd26ee Add Clearlooks default theme 7d6ca97 Package the icon for dates and contacts, add svn version of matchbox-themes-extra fbf2ef9 Change db to 4.1.25, update PR's across the board c125456 Get rid of too small panel icons 5c896a6 Add puzzzles icon. b86b4ae Add minimo (+ deps: zip, libxi). Update puzzzles to include icon. Update meta packages with new programs. 06b04dc Add .desktop for rxvt ac134c0 Add 'home' button to panel hacks f33f340 Add no_gnomevfs2.patch 20c9cf2 Use the result of make dist for contacts, also remove unnecessary define 483a3a3 Remove input manager from session quickly (no PR bump) 8f39e0f Add input manager and startup monitor to poky matchbox session 4504f45 Add contacts eca9d2d Fix puzzles (CFLAGS_prepend doesn't work?) 09af20e Add dates 9243bc3 - Fix gconf staging to install into the right directory - Complete eds-dbus staging 812ddef Bump PR of matchbox-themes-gtk + other meta files 5708e94 dbus-native: Fix staging 8ae5989 Fix packaging for eds-dbus 17a9900 Fix dependencies b3be064 Correct eds to eds-dbus and puzzles-desktop is only an RDEPEND 0bba7f8 puzzles: Add desktop files as a new package puzzles-dekstop. Add this to meta-oh + bump PRs 3ed2b08 puzzles: add gtk+ dependency eca14a6 Add matchbox-applet-inputmanager and matchbox-applet-startup-monitor from OE 83055e0 Update with new package additions 6fb3b69 Add kf, a gtk jabber client 6cc949a Add puzzles 6ff6f31 Add staging for loudmouth 1544e4d Add clearlooks 16d78a9 Add gnutls and loudmouth 137a629 dbus-native: Completely stage the package c309ab8 eds: More updates to try and get it working 156e5b0 eds: Update so it manages to configure. To do this: * soup needed to be disabled * an external db was used which required hacking in * some iconv tests were removed - this now causes a compile failure - suggest copying in a rigged iconv-detect.h file for now * it couldn't find the gnome ac macros - added path to acpath * updated depends and rdepends * disable some references to libgnome * disable some references to gnome-vfs 2c5ba6f Add missing new packages to meta-oh 71c9c36 Add gnome-common for eds-dbus 3fab5dd Add libiconv for eds-dbus as its looking like it will need it df2cf2f Add libfakekey for matchbox packages fddaad5 Add libglade for eds-dbus cb47354 Add usbinit hack to get usbnet connection on 770 (will replace with udev in due course) dd2bd62 Update with extra mb stuff 138dbc6 Improve matchbox defaults f66ce7e base-files: correct nokia770 fstab ec2f15d Change to rxvt-unicode ae628e5 Add missing matchbox packages c335f42 Add xserver-nodm-init script, add udev+sysfsutils to meta-oh, fix typo in xserver-kdrive-common. The script calibrates the ts and starts the xserver but probbably does more than it should have to. 66e9ae7 Add post processing command for nokia770 to correct init problem 9c41ac0 Add post processing command for nokia770 to correct init problem 570ff4f - Bump PR in matchbox-wm - Define X_LIBS in libxsettings-client and startup-notification to stop them adding system dirs to the library path - Add do_stage to matchbox-desktop b433acd mallum is a lemon and cant name files correctly d4b04a5 Add matchbox-poky to oh-meta 13b1438 Add matchbox-poky setup 707eced bump up PR 64ce26b Add Xsession.d file for window manager. Make server DPI more truthful in Xserver 607b12a Add strace, gdb and readline. Update meta-oh.bb to match this. 4a6c9c2 sanitize mb svn bb a little 69ec021 Account for bitbake's broken dependency handling - must only RDEPEND on subpackages 4ab809c Disable pango support in libmatchbox, add gconf dep and enable gconf in matchbox-wm cce4f66 Add gdk-pixbufs and pango-modules to meta-oh 57ea7b3 - Use gtk 2.6.7 as opposed to 2.8.3 - Use dbus 0.50 as opposed to 0.36 - Use svn versions of matchbox apps - Update matchbox svn packages - Add matchbox-common svn package - Build gtk tools with gconf cf9d959 *really* disable gconf-dbus f7b6fee Disable gconf-dbus for now ac9e4d6 Add missing gnu-tar.gz file 26a96fc Updates against mainline OE to fix various issues and make builds work again as a couple of poky changes got lost d18457f Add eds-dbus package (doesn't work) 8d66edc pcmciautils and udev updates. Slowly aiming to get rid of hotplug and pcmcia-cs b4a7122 Updates against mainline OE f9e1d16 Add new version of the Zaurus kernel 0a28d7e Add gconf-dbus 72d61f6 Remove avahi from the image until ipkg can handle it correctly. Tweak spitz kernel generation. 6fa80cb libgtkstylus: correct SCR_URI 25c3c69 Update for new upstream. I am now l33t OE hax0r\! 975a1ba Add ross's libgtkstylus 3e846ba Updates against mainline openembedded + removal of some unneeded files c49400d fix 'if not set then' login in poky-additions.inc 305ac49 Add initial poky prefered versions and naming tweaks 255a4ed Remove gtk xsettings patch. Add dbus 0.36 6de1ae1 Add my comments 893d28f adjust used patches, add README with some thoughts on patches 95efeaf Add gtk+, avahi, dbus-0.34 (.36 coming soon) and dependencies. Fix x11-common breakage. 7755d9d rename x11-common to xserver-kdrive-common 962491e Add x11-common 9ed0d2a Add some extra packages to the image 047f13b Add some notes to README eb7df84 Add nokia770 documentation f32bed3 Add nokia770 machine support files a716d99 more local.conf rejigging ceb7167 also update readme 8e65c87 Make setdevenv automagically setup local.conf if it dont exist d3fa3b8 Remove some inappropriate binaries f54da73 Initial population 4b46c1f Initial population REVERT: 23f0539 kernel-fitimage: Use compressed ramdisks in FIT images if available REVERT: 4cf1170 kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImage REVERT: 42b1eac kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks REVERT: 5f6a847 kernel-fitimage: add initramfs support REVERT: 0b63126 kernel: fitimage: support device tree compiler options REVERT: 545a471 kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $B REVERT: 0a8f54b kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time REVERT: cdf83a5 util-linux: Disable bfs support REVERT: 696cea9 util-linux: Disable minix support. REVERT: 7260fb8 yocto-poky: Move to import-layers subdir Change-Id: I9e01c95e348eec199c1f73ef42bad62e8772eca0 git-subtree-dir: import-layers/yocto-poky git-subtree-split: 876b0ccf06b40a98f8ff1b08ad74e695c4f8b64a Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-03-281-1/+1
| | | | | Change-Id: Id32d18352100340f042256a001c40b8fb7233fc4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Provide the phosphor-fan-presence config YAMLMatt Spinler2017-03-286-6/+64
| | | | | | | | | On MRW based systems, this YAML will be generated from the MRW XML, otherwise the example YAML provided by the phosphor-fan-presence repository will be used in the build. Change-Id: I1bf914a7e26067f62f2b2bf8b7ba1ba43591c5dc Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* kernel: LPC UART fix, FSI fix and Zaius power brick dtsJoel Stanley2017-03-281-1/+1
| | | | | | | | | | | | | | | | Edward A. James (1): drivers: fsi: scom: Remove scom reset before every putscom Joel Stanley (2): tty: aspeed-vuart: Add IRQF_SHARED to flags serial: 8250: Add flag so drivers can avoid probe Peter Hanson (1): ARM: dts: aspeed: zaius: Enable 12V Delta Power Brick. Fixes: openbmc/openbmc#1382 Change-Id: Ife022005fe936a829c7e5e9e40ac79a66bb06a86 Signed-off-by: Joel Stanley <joel@jms.id.au>
* pyphosphor.bb: bump versionPatrick Williams2017-03-281-1/+1
| | | | | Change-Id: I0b1bfd652a883795a20e09ef6fdd1d776f67d985 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-281-1/+1
| | | | | Change-Id: Id4bfd34861c282dd6310c454edc851da1275b108 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* MRW API revision bumpMatt Spinler2017-03-271-1/+1
| | | | | | | | | Point to a new Targets.pm to get a fix for not failing if a target doesn't have a BUS_TYPE attribute when traversing connections. Change-Id: I533f83281277d4f6dfd09a0f145b0cacb9a3e0f4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* phosphor-fan-presence.bb: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: I8aec1d5fe8319eb2b77cdbab56870bc986c6c599 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: Id05528e28f753f0cf5b7230bc10d10ae4e03650c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: Iaaa138ff156084366e668d6a7654cfb481c1c228 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: I23ba745b007a2ac1f0d1cfbdff3296a9d30607fd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: I8ebeed4a6473d1ed237155061c7234bdc5d1e22f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-03-271-1/+1
| | | | | Change-Id: Iade01cf5027660a15734e226560c52d50fa17834 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-host-ipmid: add recipe dependenciesRatan Gupta2017-03-271-0/+4
| | | | | | | | Add build / runtime dependency on sdbusplus and phosphor-dbus-interfaces. Change-Id: I510c22df60f9ae046243cdb9889f1ce645ceb9d7 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: changing the location for the fru inventory configRatan Gupta2017-03-273-1394/+1041
| | | | | | | This change is required for barreleye Change-Id: I76d9ae14ac544fddccd10d697bcd12d3eb7b6dc2 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
OpenPOWER on IntegriCloud