[meta-ti] OE Changelog since 2014-03-09 until 2014-03-16
cliff.brake at gmail.com
cliff.brake at gmail.com
Wed Mar 19 08:14:33 PDT 2014
Changelog since 2014-03-09 until 2014-03-16. 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-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-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-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 task executed status display
toasterui: adding new task outcome empty
toaster: mark dependency packages
toaster: array-assignment fix from Chome
toasterui: task data structure in toasterui
toasterui: add asserts on expected values
toaster: update database schema
toasterui: fix status update on failed sstate tasks
toaster: fix issues in the build table
toasterui: fix task identification
toaster: update database schema
toaster: write files-in-image to the database
toaster: add commands to list and delete builds
toaster: erase checks for stop command
toaster: fix target file inode type information
toaster: improve recipe matching for native tasks
Amit Kumar Chaudhary (1):
toaster: add errors and warnings listing
Belen Barros Pena (22):
toaster: Remove inline styles in h1
toaster: Set correct string for missed sstate attempts
toaster: Set the right styles for definition lists
toaster: Add .muted class to disabled checkboxes
toaster: Hide the applied filter tooltip on click
toaster: Change help text for Section
toaster: Change popover headings in recipes table
toaster: Sort packages and dependencies in recipe.html
toaster: Fix breadcrumb date format in detail pages
toaster: Move long content toggle to main.js
toaster: Fix help text for task details outcome
toaster: Move <tbody> outside for statement
toaster: Make Order column part of the minimum table
toaster: Format package size in recipe.html
toaster: Replace hyphens with underscores in package name
toaster: Small tweaks to the no results page
toaster: Amend help text in package_built_detail.html
toaster: Fixing "Show all builds" link
toaster: Add no search results page
toaster: Give an extra space to the caret
toaster: Shorten dependency labels
toaster: Presentation fixes for task.html
Cristiana Voicu (2):
toaster: populate target image file table
toaster: add license manifest path to database
David Reyna (5):
toaster: extend Tasks to include Time, Disk IO, and CPU Usage
toaster: implement the configuration pagedreyna/configure-detail-view
toaster: add empty outcome support to task page
toaster: add 'bblayers.conf' files to local config filter
toaster: fix 'show all' labels for tasks and variables
Marius Avram (2):
bb/ui: store_dependency_information optimization
bitbake: cooker: some IMAGE_FEATURES not recognized
Ravi Chintakunta (3):
toaster: Bug fix in reload page with parameters
toaster: View detailed information about a task
toaster: Add counters to filters
Richard Purdie (21):
fetch2/wget: Fix downloadfilename functionality
user-manual-metadata.xml: Add details about environment variables used by Bi
user-manual-metadata.xml: Add details about general variables used by BitBak
user-manual-metadata.xml: Add bare bones of a scheduler section
knotty: Deal with exceptions not resetting terminal configuration
bitbake-worker: Gracefully handle SIGTERM
runqueue.py: Handle worker disappearing gracefully
runqueue.py: Gracefully handle a missing worker process
cooker/command: Add setFeatures command
server/process: Use the setFeatures command on the server instead of a mange
server/process: Deal more gracefully with SIGTERM
cooker: Handle SIGTERM more gracefully
providers/runqueue/taskdata: Optimise logger.debug calls
knotty: Add missing continue statement for runQueueExitWait event
knotty: Remove latency when exiting
server/process: Use a pipe for quit events instead of Event()
server/process: Drop unnecessary exit delay
server/process: Optimise latency when finishing idle functions
runqueue: Use SIGCHLD instead of polling waitpid
bitbake-worker: Ensure children have default sigterm handler
runqueue: Improve sigchld handler
Ross Burton (1):
bitbake: fix typo in variable name
Scott Rifenbark (34):
user-manual-metadata.xml: Edits to "Sharing Functionality"
user-manual-ref-variables.xml: Edits to BBCLASSEXTEND.
user-manual-ref-variables.xml: Edits to SRC_URI.
user-manual-metadata.xml: Rewrite of the "Functions" section.
user-manual-metadata.xml: Rewrite of the "Tasks" section.
user-manual-metadata.xml: Edits to "Variable Flags" section
user-manual-metadata.xml: General cleanup to "Parsing and Execution"
user-manual-metadata.xml: Re-write of "Events" section.
user-manual-ref-variables.xml: Added BBVERSIONS variable.
user-manual-metadata.xml: Re-write of "Variants - Class Extension Mechanism"
user-manual-metadata.xml: Re-write the "Dependencies" section.
user-manual-metadata.xml: Rewrite "Accessing Datastore Variables Using Pytho
user-manual-metadata.xml: WIP - Some edits in the checksum area.
user-manual-ref-variables.xml: Added a note qualifying the variables.
user-manual-intro.xml: Added an introduction to the manual.
user-manual: Added new chapter to cover BB execution.
user-manual-fetching.xml: Re-write of "File Download Support" chapter.
user-manual-bitbakecommand.xml: Added anchor tag for the chapter.
user-manual-intro.xml: Added sections
user-manual-execution.xml: Draft of "Execution" chapter
user-manual-intro.xml: Review edits to Introduction chapter.
user-manual-execution.xml: Review edits applied.
user-manual-fetching.xml: Removed a link.
user-manual-metadata.xml: Title change, sections lifted.
user-manual-fetching.xml: Re-write of the Fetching chapter.
user-manual: Added "Hello World" Appendix.
user-manual: Review edits from Richard (second draft)
user-manual-execution.xml: Review edits for "Execution" chapter.
user-manual-metadata.xml: Grammar fix.
user-manual-metadata.xml: Added BB_ORIGENV example.
user-manual-ref-variables.xml: Edits to BB_GENERATE_MIRROR_TARBALLS variable
user-manual: removed SVK references - all types.
user-manual: Review edits applied from Paul Eggleton.
user-manual: Review edits applied throughout from Paul Eggleton.
====================================================
Changelog for openembedded-core:
Chen Qi (1):
e2fsprogs: fix cross compilation problem
Chong Lu (2):
ltp: Don't link against libfl
diffutils: enable ptest support
Gary Thomas (3):
oe-init-build-env: Improve script sourcing detection.
scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting
.templateconf: New file for customized template defaults
João Henrique Ferreira de Freitas (1):
wic: Use mke2fs to create the ext2/3/4 image
Khem Raj (2):
eglibc: Fix build for FSL ppc/fpu
eglibc: Update SRC_URI to point to final download location
Lauren Post (1):
mtd-utils: Update version to include fixes after 1.5.0
Laurentiu Palcu (3):
xf86-video-intel: add recipe for 2.99.910, remove the git one
buildhistory.bbclass: Fix dependency files creation
populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()
Martin Jansa (1):
libsdl: bump PR
Matthieu Crapet (1):
oe-setup-builddir: small rework
Ming Liu (1):
kernel-yocto: replace '=' with '+='
Paul Eggleton (1):
classes/sstate: don't overwrite buildhistory vardepsexclude
Ricardo Ribalda Delgado (2):
package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64
populate_sdk_deb: Fix meta-toolchain-sdk with amd64 ARCH
Ross Burton (1):
gnomebase: remove trailing whitespace
Saul Wold (4):
util-linux: Update to 2.24.1
dhcp: Update to 4.3.0
bind: Update to 9.9.5
btrfs: patch to allow for relative paths
Stefan Stanacar (9):
oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to b
oeqa/targetcontrol: allow a custom port for SimpleRemoteTarget
oeqa/targetcontrol: fix loading a controller using a class name
oeqa/utils/qemurunner: search for login string in the entire boot log
recipes-bsp: add gnu-efi recipe
recipes-bsp: Add gummiboot recipe
bootimg/grub-efi.bbclass: allow using a different class for EFI images
classes: Add gummiboot class
lsbtest: fix comparison bashism
Sébastien Mennetrier (1):
Create gstreamer-1.0 package groups
Tom Zanussi (1):
wic: Use pseudo for ext mkfs command
Tudor Florea (1):
ptest: Don't enable ptest for nativesdk and cross-canadian packages
Wenzong Fan (1):
dmidecode: add powerpc to compatible host
====================================================
Changelog for meta-openembedded:
Fathi Boudra (1):
fwts: update to 14.02.00 release
Hongxu Jia (1):
netcf: fix offline rebuilding failed
Jackie Huang (1):
strongswan: update verion to 5.1.1
Javier Viguera (1):
crda: fix udev rule
Jonathan Liu (1):
fbgrab: fix installed but not shipped warnings
Lauren Post (5):
linuxptp: Create 1.4 version
vlan: Create 1.9 version
obexftp: Create 0.23 version
openobex: Remove --enable-dump to disable dumping
gtkperf: Create 0.40 version
Liang Li (1):
radvd: eliminate confusing warnings when stop service
Martin Jansa (3):
xf86-video-geode: Move to nonworking
dhcp: Rename .bbappend to match any version from oe-core
util-linux: Rename .bbappend to match any version from oe-core and remove uu
Matthieu CRAPET (3):
xdelta3: add new recipe for version 3.0.8
fbida 2.09: cleanups and use PACKAGECONFIG
fim: add new recipe for version 0.4-rc1
Nick Lewis (1):
libxml++: Upgrade to 2.37.1 and add ptest support
Paul Barker (1):
ipsec-tools: Don't link against libfl
Robert Yang (1):
dovecot: fix the DEPENDS on lzma
Roy Li (1):
bridge-utils: fix the no brctl error when enable multilib
Tim Orling (2):
libdvdcss: update to 1.2.13
live555: update to 2013.04.30
Xufeng Zhang (2):
ntp: Running ntpd daemon as ntp:ntp
ntp: Moving relevant files from /usr/bin to /usr/sbin
====================================================
Changelog for meta-angstrom:
Khem Raj (5):
openssh: Tweak sshd_config to tackle for PAM taking care of authentication
libpam: Disable nullok_secure
angstrom-next: Use gold for linker eglibc based images for arm/x86
Symlink /var/run to /run
recipes-tweaks: Use wildcard for openssl bbappend
====================================================
Changelog for meta-arago:
====================================================
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:
Javier Viguera (1):
mfgtool-initramfs-image.bbclass: rename PACKAGE_GROUP to FEATURE_PACKAGES
Otavio Salvador (9):
linux-fslc (3.12): Update to 3.12.13 stable release
image_types_fsl: Use explicit task dependency to boost build
amd-gpu-x11-bin: Add pkgconfig files for EGL and OpenGL ES 2
qtbase: Disable eglfs build for i.MX6 SoCs using X11
clutter-1.0: Rename bbappend to generic version
cogl-1.0: Rename bbappend to generic version
linux-fslc: Update to 3.14-rc6
linux-imx: Use 3.10.17 as default
linux-imx (3.0.35): Drop recipe from base BSP
====================================================
Changelog for meta-fsl-arm-extra:
Otavio Salvador (2):
linux-congatec: Avoid depending on meta-fsl-arm's linux-imx
linux-imx (2.6.35.3): Removal as it is unused
====================================================
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:
Darren Hart (14):
intel-core*: Add Xserver drivers
intel-core*: Add default serial console
intel-core*: Add common MACHINE_* values
intel-common: Add a README
Use intel-common-pkgarch for non-emgd BSPs
Remove linux-yocto 3.4 bbappends
Remove linux-yocto 3.8 bbappends
Remove linux-yocto rt and tiny 3.4 recipes
fri2: Update linux-yocto-tiny recipe
Update linux-yocto-rt 3.8 to 3.10
linux-yocto-rt: Add intel-common linux-yocto-rt 3.10 bbappend
linux-yocto: Remove redundant recipes
crownbay: linux-yocto_3.10 SRCREV update (3.10.32, LTSI Update)
intel-common: Add nuc to the README
Laurentiu Palcu (2):
intel-gpu-tools: upgrade to 1.5
libva-intel-driver: upgrade to 1.2.2
Nitin A Kamble (3):
libva_1.0.16: Fix a QA issue in do_configure
lms7: update the source download URL
nuc BSP: include AMT 8+ support
Stefan Stanacar (1):
common/recipes-bsp: remove gnu-efi and gummiboot recipes
====================================================
Changelog for meta-ivi:
====================================================
Changelog for meta-java:
====================================================
Changelog for meta-kde:
====================================================
Changelog for meta-micro:
====================================================
Changelog for meta-mono:
Alex J Lennon (1):
mono-native: Fix build failure on x64 host systems
====================================================
Changelog for meta-netbookpro:
====================================================
Changelog for meta-nslu2:
====================================================
Changelog for meta-opie:
====================================================
Changelog for meta-qt3:
====================================================
Changelog for meta-qt5:
Jonathan Liu (1):
licenses: rename NOKIA-TPLA-2.4 to DIGIA-TPLA-2.4
Khem Raj (1):
licenses: Fix WARNING: qt3d: No generic license file exists for: PREVIEW.COM
====================================================
Changelog for meta-slugos:
====================================================
Changelog for meta-systemd:
====================================================
Changelog for meta-raspberrypi:
====================================================
Changelog for meta-smartphone:
====================================================
Changelog for meta-ti:
====================================================
Changelog for meta-webos:
Gayathri Srinivasan (1):
meta-webos: pmloglib=52,v3.1.0
Herb Kuta (1):
webos.inc: Use WEBOS_DISTRO_BRANCHPOINT_MICRO_VERSION in image filenames
Martin Jansa (2):
cmake: Upgrade to v2.8.10.2 from oe-core
psmisc: Add ${S} to sed call to support separate build directory
Nikolay Orliuk (1):
meta-webos: libpbnjson=30,v2.5.0 luna-service2=176,v3.7.0
Sergiy Kryvonos (1):
webos-image: luna-init=8-r11
Susan Montooth (1):
Revert "webos-image: nodejs=v0.10.25"
====================================================
Changelog for meta-xilinx:
Nathan Rossi (15):
boards/common/zynq-7-base.dtsi: Fixup interrupt mapping
zedboard-zynq7: Cleaned up device trees and configuration
zc702-zynq7: Cleaned up device trees and configuration
zc706-zynq7: Cleaned up device trees and configuration
docs/BOOT.sdcard: Update documentation for sd booting
linux-yocto: Drop linux-yocto 3.8 support
boards/common: Re-organize defconfig paths
linux-yocto: Add 3.10 support for MicroBlaze and Zynq
linux-yocto-dev: Add support for MicroBlaze and Zynq
machine/include/tune-*: Fix up KMACHINE definitions
machine-xilinx-default.inc: Fix up preferred versions for linux-yocto
boards/common/zynq-7-mainline-gem.dtsi: Added include
zc702-zynq7: Added zc702-zynq7-yocto.dts for linux-yocto
zc706-zynq7: Added zc706-zynq7-yocto.dts for linux-yocto
zedboard-zynq7: Added zedboard-zynq7-yocto.dts for linux-yocto
====================================================
Changelog for meta-yocto:
Gary Thomas (1):
.templateconf: New file for customized template defaults
====================================================
Changelog for openembedded:
More information about the meta-ti
mailing list