Changelog since 2015-06-21 until 2015-06-28. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git meta-arago: git://arago-project.org/git/meta-arago.git meta-atmel: https://github.com/linux4sam/meta-atmel.git meta-beagleboard: git://github.com/beagleboard/meta-beagleboard.git meta-browser: git://github.com/OSSystems/meta-browser.git meta-bug: git://github.com/buglabs/meta-bug.git meta-chicken: git://github.com/OSSystems/meta-chicken meta-efikamx: git://github.com/kraj/meta-efikamx.git meta-ettus: http://github.com/koenkooi/meta-ettus.git meta-fsl-arm: git://git.yoctoproject.org/meta-fsl-arm meta-fsl-arm-extra: git://github.com/Freescale/meta-fsl-arm-extra.git meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc meta-guacamayo: git://github.com/Guacamayo/meta-guacamayo.git meta-gumstix: git://github.com/gumstix/meta-gumstix.git meta-gumstix-community: git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix-community.git meta-handheld: git://git.openembedded.org/meta-handheld meta-igep: http://github.com/ebutera/meta-igep.git meta-intel: git://git.yoctoproject.org/meta-intel meta-ivi: git://git.yoctoproject.org/meta-ivi meta-java: git://github.com/woglinde/meta-java meta-jetson-tk1: https://github.com/cubicool/meta-jetson-tk1.git meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git meta-micro: git://git.openembedded.org/meta-micro meta-mono: git://git.yoctoproject.org/meta-mono.git meta-netbookpro: git://github.com/tworaz/meta-netbookpro meta-nodejs: https://github.com/imyller/meta-nodejs.git meta-nslu2: git://github.com/kraj/meta-nslu2 meta-opie: git://git.openembedded.org/meta-opie meta-qt3: git://git.yoctoproject.org/meta-qt3 meta-qt5: git://github.com/meta-qt5/meta-qt5.git meta-slugos: git://github.com/kraj/meta-slugos meta-systemd: git://git.yoctoproject.org/meta-systemd meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git meta-ti: git://git.yoctoproject.org/meta-ti meta-webos: git://github.com/openwebos/meta-webos.git meta-xilinx: git://git.yoctoproject.org/meta-xilinx meta-yocto: git://git.yoctoproject.org/meta-yocto openembedded: git://git.openembedded.org/openembedded ==================================================== Changelog for bitbake: Alexandru DAMIAN (16): toastergui: fix angular error toaster: improve the buildenvironment API toastergui: enable strict variable checking toaster: fixing undefined variables toaster: remove MANAGED references toaster: remove BuildRequest references toaster: refactor the builds pages toaster: fill in build data from buildrequest toaster: fixes after replacing BuildRequest with Build toaster: add django-aggregate-if toaster: bring django-aggregate-if into the project toaster: refactor build model toastergui: select project types toaster: delete multiple builds toasterui: verify variable before usage toasterui: fixes after html5 compliance testing Michael Wood (7): toaster: Enable toastertable cache toaster: toastertable Pass up the kwargs for setup_filter toaster: table.js fix filter visual indicator and interaction toaster: Restore 'in project' filters to main tables toaster: bldcontrol Ignore toasterconf files in own directories toaster: split orm app into it's own module and app toaster: Add url pattern for backward compatibility Richard Purdie (5): cooker: Fire BuildCompleted before finishing the command event: Handle recursive events and the data store better fetch/perforce: Fix single file checkouts codeparser: Allow empty functions codeparser: Add repr() methods Robert Yang (1): bitbake: fetch2/hg.py: fix unpack error and mirror tarball ==================================================== Changelog for openembedded-core: Alejandro Hernandez (2): distutils: regenerate pyc files after being modified by sed python3-ctypes: Fix cross compilation for arm targets Andre McCurdy (5): security_flags.inc: remove duplicated over-rides pbzip2: add initial recipe, pbzip2 v1.1.12 image_types.bbclass: use pbzip2 for images requiring bz2 compression populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfiles gstreamer1.0-plugins-bad.inc: remove duplicate bzip2 dependency Andreas Müller (1): libsdl2: PACKAGECONFIGize Andreas Oberritter (1): gdb: Add missing runtime dependency for python option Aníbal Limón (4): oe/utils.py: Fix thread leakage in ThreadPool oe/utils.py: Add support for init/end helper functions in ThreadWorker. oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in p run-postinsts: Fix ipk package management detection Armin Kuster (1): neon: fix compat issues with gnutls 4.3 Chen Qi (1): kmod: upgrade to 21 Christopher Larson (3): oe.recipeutils: fix line.split error in bbappend_recipe recipetool.append: use argparse types for validation recipetool: add appendsrcfile(s) sub-commands Cristian Iorga (3): openssl: fix building on x32 systems linux-firmware: upgrade to commit 3161bfa479d5e9ed4f46b57df9bcecbbc4f8eb3c bluez5: upgrade to 5.31 Ed Bartosh (26): image-live: Set syslinux timeout to 5s initramfs-live-install: Add blkid to initramfs busybox: Enable UUID-related options init-install-efi: Implement UUID support init-install: Use GPT table with GRUB 2 init-install: Implement UUID support init-install: Specify filesystem type in parted command line init-install: Specify partition name in parted command line init-install: code cleanup: Replace tabs with spaces init-install: code cleanup: replace /dev/$device -> $device init-install: Properly delete partition table oe-selftest: wic: Fix testcase wic: Document creation of empty partition wic: Code cleanup: bad-classmethod-argument wic: Add missing docstrings to plugin classes wic: Integrated plugin docstrings into 'wic help plugins' output wic: Return error code when wic fails to invoke command wic: oe-selftest: Add 3 tests of 'wic help' command wic: code cleanup: superfluous-parens wic: removed unused command line option wic: Add --compress-with command line option wic: Add new argument to wic_create function wic: Add new argument to direct plugin wic: Implement image compressing wic: Make code more pythonic wic: oe-selftest: Test image compressing Henning Heinold (1): python-2.7/3.4-manifest.inc: add missing dependencies for python-netserver Jagadeesh Krishnanjanappa (4): runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel image runqemu-internal: add support to boot arm64 qemu target via NFS runqemu-script: define console for qemuarm NFS booting runqemu-internal: set mutual exclusiveness for serial and nographic options Joshua Lock (1): distutils-common-base: add to, don't set, FILES_${PN} Jussi Kukkonen (7): gtk+: Upgrade 2.24.27 -> 2.24.28 dbus: Upgrade 1.8.16 -> 1.8.18 dbus-test: Upgrade 1.8.10 -> 1.8.18 freetype: Upgrade 2.5.5 -> 2.6 mesa: Upgrade 10.5.6 -> 10.5.8 xorg-xserver: Upgrade 1.17.1 -> 1.17.2 xf86-video-vesa: Upgrade 2.3.3 -> 2.3.4 Kai Kang (3): cups: upgrade from 2.0.2 to 2.0.3 qt4-4.8.7: restore arm64 patches which are dropped by mistake qemu: backport patches to fix CVE issues Leonardo Sandoval (4): rpm: Fix CVE-2014-8118 rpm: Fix CVE-2013-6435 terminal.py: Allow devshell/menuconfig on recent gnome-terminal buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg file Lucian Musat (1): oeqa/parselogs: Fixed a problem in parselogs Mariano Lopez (1): copyleft_filter.bbclass: Allow to filter on name Mark Hatle (2): rpm: Fix lua 'print' statement capture rpm: Rebrand rpm custom macro paths to be distro specific Maxin B. John (1): rt-tests: bump version to v0.92 Moritz Blume (1): cmake: Upgrade 2.8.12.2 -> 3.2.2 Nathan Lynch (1): lttng-modules: drop makefile patch Otavio Salvador (1): wpa-supplicant: Revert "Make SystemD D-Bus config conditional" Patrick Ohly (2): logging.bbclass: avoid bashism in bbdebug() insane.bbclass: fix false negative in build-deps QA check Philip Balister (2): packagegroup-core-sdk.bb: Drop distcc from the core-sdk. packagegroup-core-tools-profile.bb: Remove oprofile. Ramax Lo (1): uclibc: Cope with other mips32 variants Randy MacLeod (1): tiff: Update to 4.0.4 Richard Purdie (15): meta: Add explict getVar param for (non) expansion staging: Strip files in sysroot toolchain-scrpts: Fix sitecache issues with multilib meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_ apt-native: Drop obsolete symlinks lib/oe/patch: Fix git patch application for source in subdirectory lib/devtool/standard: Fix patch cleanup oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131 testimage: Handle ipk/deb packaging format tests correctly pbzip2: Fix native dependency on bzip2-native subversion: Fix subversion-native on Fedora22 oeqa/recipetool: Fix symlink resolution oeqa/parselogs: Whitelist qemuarm64 runtime errors testimage: Don't test xorg/vnc on qemuarm64 oeqa/parselogs: Whitelist qemumips64 runtime error Robert Yang (5): bluez5: remove alsa from PACKAGECONFIG libpcap: add a dummy PACKAGECONFIG for bluez5 base.class: warn for invalid PACKAGECONFIG toolchain-scripts: fix for multilib sanity.bbclass: check /bin/sh is dash or bash Ross Burton (5): Revert "distrodata: Remove unnecessary include of package_regex.inc" neard: remove unused service file bluez5: fix lib/libexecdir confusion weston: fix libdir/libexecdir confusion oe-selftest: timestamp the test runs Roy Li (4): babeltrace: Fix invalid pointer free with trace collection unzip: fix four CVE defects piglit: fix floating dependence on freeglut quota: fix quota do_install errors ==================================================== Changelog for meta-openembedded: Adam YH Lee (1): nm-applet: Install glib schema Andre McCurdy (4): libupnp: add initial recipe, libupnp v1.6.19 minini: add initial recipe, minIni v1.2.b llvm3.3: fix error output from configure if CFLAGS is set minini: fix build when SECURITY_CFLAGS includes -pie -fpie Andrea Adami (1): utash_1.9.7: move recipe to its respective directory Armin Kuster (1): redis: update to version 3.0.2 Bian Naimeng (2): imsettings: add new recipe multipath-tools: fix build warning Jackie Huang (1): libcanberra: upgrade and add packageconfig for gstreamer and gtk Kang Kai (1): php: upgrade from 5.5.24 to 5.5.26 Li xin (1): lvm2: add systemd support Martin Jansa (1): efl, elementary: upgrade to 1.14.1 Roy Li (3): postgresql: upgrade to 9.4.2 phpmyadmin: upgrade 4.4.9 php: fix native php when it is from sstate Yi Zhao (1): meta-oe: fix the install dir for udev rules and files ==================================================== Changelog for meta-angstrom: ==================================================== Changelog for meta-arago: ==================================================== Changelog for meta-atmel: ==================================================== Changelog for meta-beagleboard: ==================================================== Changelog for meta-browser: ==================================================== Changelog for meta-bug: ==================================================== Changelog for meta-chicken: ==================================================== Changelog for meta-efikamx: ==================================================== Changelog for meta-ettus: ==================================================== Changelog for meta-fsl-arm: ==================================================== Changelog for meta-fsl-arm-extra: ==================================================== Changelog for meta-fsl-ppc: ==================================================== Changelog for meta-guacamayo: ==================================================== Changelog for meta-gumstix: ==================================================== Changelog for meta-gumstix-community: ==================================================== Changelog for meta-handheld: ==================================================== Changelog for meta-igep: ==================================================== Changelog for meta-intel: Cristian Iorga (1): linux-yocto_3.19: include NFC hardware support for intel-core* machine ==================================================== Changelog for meta-ivi: ==================================================== Changelog for meta-java: ==================================================== Changelog for meta-jetson-tk1: ==================================================== Changelog for meta-kde: ==================================================== Changelog for meta-micro: ==================================================== Changelog for meta-mono: ==================================================== Changelog for meta-netbookpro: ==================================================== Changelog for meta-nodejs: Ilkka Myller (2): 2015.06.18, Version 0.10.39 (Maintenance) 2015-06-23 io.js v2.3.1 Release ==================================================== Changelog for meta-nslu2: ==================================================== Changelog for meta-opie: ==================================================== Changelog for meta-qt3: ==================================================== Changelog for meta-qt5: ==================================================== Changelog for meta-slugos: ==================================================== Changelog for meta-systemd: ==================================================== Changelog for meta-raspberrypi: ==================================================== Changelog for meta-smartphone: Martin Jansa (2): linux-hp-tenderloin: don't copy System.map ==================================================== Changelog for meta-ti: ==================================================== Changelog for meta-webos: ==================================================== Changelog for meta-xilinx: ==================================================== Changelog for meta-yocto: Jussi Kukkonen (2): distro/package_regex.inc: Fix dbus version pattern maintainers.inc: reassign GTK+ and X maintainership ==================================================== Changelog for openembedded: -- _______________________________________________ meta-ti mailing list meta-ti@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-ti