[OE-core] OE Changelog since 2014-03-23 until 2014-03-30

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Mar 31 20:49:48 UTC 2014


Changelog since 2014-03-23 until 2014-03-30.  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 (6):
  toaster: Revert "added file types to the Outputs column in the build page"
  toaster: select recipe based on PN name
  toasterui: save missed sstate tasks
  toaster: clean exit on bb server shutdown
  toaster: replace package dependency tag w/ view queries
  bitbake: toaster: do not trap SIGCHLD

Amit Kumar Chaudhary (1):
  toaster: combine ready functions

Belen Barros Pena (10):
  toaster: Change objectname 'packages' to 'packages built'
  toaster: Fix alignment issue in searchform
  toaster: Add help text to filters
  toaster: Update local configuration counter
  toaster: Change "0 found" to "No found"
  toaster: Change placeholder attribute in variables table
  toaster: Remove commented-out code from views.py
  toaster: Fix help text typos
  toaster: Small fixes in tasks UI
  toaster: Fix typo in heading code

Cristiana Voicu (1):
  bitbake toaster: check the file_name with the content of the IMAGE_FSTYPES v

Dave Lerner (4):
  toaster: fix package size 1st sort order
  toaster: format packages with size = -1
  toaster: show installed package name
  toaster: fix dirinfo empty dir expansion

David Reyna (9):
  toaster: warn new filter replaces existing filter
  toaster: reset default filter for configvar page on new searches
  toaster: add search by section to all recipe page
  toaster: add Image detail and multiple targets to dashboard
  toaster: blocks for custom/highlighted navigation and breadcrumb links
  toaster: insure _get_query returns distinct records
  toaster: add support for empty states in pages
  toaster: added file types to the Outputs column in the build
  toaster: filter tasks with cache attempts for all attempts

Irina Patru (1):
  toaster: Remove circular dependecies from packages/recipes

Marius Avram (4):
  hob: output filenames based on initial recipe name
  toaster: apply filter only on selected attributes
  cooker: delVar in removeConfigurationVar
  hob: fix set_extra_setting function

Olof Johansson (5):
  fetch2.URI: Coerce urlparse to use netloc for all schemes
  tests.fetch: Remove debug assert
  fetch2.URI: add support for query parameters
  fetch2.URI: Support URIs with both query strings and params
  fetch2.URI: Set username/password should not change the other

Richard Purdie (15):
  runqueue: Fix sceneQueueEvent to use the correct hashes
  test/data: Add in test for append/prepend/remove override operations
  data_smart: Fix caching issue for double remove references
  bitbake: Force -S option to take a parameter
  runqueue/siggen: Pass in commandline options to dump_sigs()
  cooker/event: Overhaul sanity test mechanism
  msg: Add stdout/stderr filters
  knotty: Ensure the progress bar shows on stdout
  knotty: Split error output onto stderr
  knotty: Show a link to the logfile for failed setscene tasks
  cooker: Only change self.data if it exists
  bin/bitbake/cooker: Ensure initial featureset is optimal
  prserv: Fix exit race issues
  bin/bitbake: Only try and process an event_queue if it exists
  server/xmlrpc: Simlify featureset handling

Scott Rifenbark (7):
  Makefile: Added publish tag so the book can be published.
  user-manual-metadata.xml: Sections to handle variable setting added.
  user-manual-metadata.xml: Edits to "Basic Variable Setting"
  user-manual-metadata.xml: Added varflag for vardepvalueexclude.
  user-manual-intro.xml: updated bitbake -h output
  user-manual-execution.xml: Updated "Checksum (Signatures) section.
  user-manual-execution.xml: Added how BB processes curly braces.

Trevor Woerner (1):
  .gitignore: update documentation directory name

====================================================
Changelog for openembedded-core:

Alexandru DAMIAN (1):
  toaster.bbclass: update buildstats event data

Baogen Shang (2):
  libarchive: fix CVE-2013-0211
  libtiff: fix CVE-2013-4244

Bruce Ashfield (9):
  linux-yocto/3.10: intel-core*/common configuration updates
  linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & hi
  linux-yocto/3.10: update EFI configuration
  linux-yocto/3.10: update to v3.10.33
  linux-yocto/3.10: add valleyisland io
  linux-yocto/3.10: update to v3.10.34
  linux-yocto/3.10: update intel common meta data
  linux-yocto/3.10: fix drm build failure
  linux-yocto/3.8: remove versioned recipes

Carlos Rafael Giani (1):
  Enable yasm in gstreamer1.0-libav by default

Chase Maupin (1):
  mmc-utils: Add user space mmc utilities for eMMC

Chen Qi (1):
  image.bbclass: replace rootfs with /dev/root

Chong Lu (1):
  acl: fix the order of expected output of getfacl

Corneliu Stoicescu (1):
  selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_e

Cristian Iorga (2):
  lsb: fix lsb_log_msg() implementation
  build-appliance-image: update to head ae938eba92b2c89a9fd91161e57c5dbc594ad4

Drew Moseley (1):
  zisofs-tools-native: Add missing dependency on zlib-native

Hongxu Jia (2):
  libsoup-2.4: fix compiling failed while mips-gcc optimization enabled
  lttng-ust: add python to lttng-ust's RDEPENDS

Hu Yadi (1):
  libpcap: add PACKAGECONFIG for libnl1

Jonas Eriksson (1):
  cpio rootfs build: Avoid modifying rootfs dir

Jonathan Liu (2):
  connman: upgrade to 1.22
  systemd-serialgetty: update to match systemd 211

João Henrique Ferreira de Freitas (8):
  wic: Add SD/MMC-Cards support to '--ondisk' param
  wic: Add RootfsPlugin
  wic: Hook up RootfsPlugin plugin
  wic: Add rootfs_dir argument to do_prepare_partition() method
  wic: Use partition label to be part of rootfs filename
  wic: Add option --rootfs-dir to --source
  wic: Report all ROOTFS_DIR artifacts
  wic: Extend --rootfs-dir to connect rootfs-dirs

Jukka Rissanen (1):
  meta-skeleton: Add name attribute to SRC_URI

Kai Kang (3):
  cryptodev-linux: add recipe
  openssl: replace dependency ocf-linux with cryptodev-linux
  ocf-linux: remove recipe

Konrad Scherer (1):
  syslinux.bbclass: Enable additional kernel parameters for syslinux

Laurentiu Palcu (5):
  run-postinsts: fix issue with checking IMAGE_FEATURES
  package_manager.py: leave the __db.00* files in place
  rootfs.py: add new cleanup method
  populate_sdk_base: add dependency of do_package_write_* tasks
  image.py: check file exists before deleting

Marius Avram (1):
  buildstats: use TaskBase time for elapsed time

Martin Jansa (4):
  sstate-cache-management: rm_by_stamps - include signatures of .sigdata. file
  sstate-cache-management: rm_by_stamps - remove .siginfo and .done files
  sstate-cache-management: skip populate_lic archives when removing duplicates
  sstate-cache-management: rm_by_stamps - discover all suffixes like remove_du

Matthieu Crapet (1):
  libcap 2.22: fix, disable gperf detection

Ming Liu (1):
  gnupg: CVE-2013-4351

Paul Eggleton (2):
  classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot p
  classes/binconfig: fix indentation in python function

Prabhu Sundararaj (1):
  weston : refactor to identify EGL, cairoglesv2 support

Radu Patriu (1):
  autoconf: new autotest/testsuite option to enable automake test result forma

Richard Purdie (18):
  staging: Save out provider information into the sysroot
  glib-2.0-native: Fix DEPENDS
  binutils: Add fixes for binutils issue 16428
  package_manager: Ensure we don't process directories twice
  package_manager: Fix apt-ftparchive index creation problems
  apt/package_mamager: Ensure WORKDIR is used for lists directory
  base.bbclass: Run oe_import before other INHERITs
  scripts: Update after addtion of parameter to bitbake -S
  sanity.bbclass: Update against bitbake sanity event changes
  base.bbclass: Merge two ConfigParsed event handlers
  git: Fix perl paths in scripts and population of the perltools package
  packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux chang
  populate_sdk_*: Drop now unneeded recrdeptask flags
  package_*.bbclass: Simplify addtask
  make-3.81: Fix build failures with newer makeinfo
  core-image-sato-sdk: Drop qt4 on mips64
  packagegroup-core-lsb: Limit mips64 issues to qt4 packages only
  xkeyboard-config: Add missing dependency on libxslt-native for xsltproc

Robert Yang (16):
  util-linux: build setpriv requires libcap-ng
  archiver.bbclass: make it can filter the license
  archiver.bbclass: emit patch series files for original src
  tcl: fix path in Config.sh for sstate
  perl-native: fix path in Config.sh for sstate
  bind: fix no bind-utils package
  bind: remove nslookup from FILES
  local.conf.sample.extended: update it for the archiver
  util-linux-native: fix qsort_r for CentOS 5.10
  meta/conf/bitbake.conf: add STAMPCLEAN to BB_HASHBASE_WHITELIST
  base-files: do_install.sigdata: remove the depends on DATE
  gnu-efi: fix the LIBDIR
  gummiboot: add COMPATIBLE_HOST
  gummiboot: use objcopy from the env
  gummiboot: fix the installed but not shipped warning
  packagegroup-toolset-native: remove it

Ross Burton (2):
  gtk-engines: don't inherit gtk-icon-cache
  gtk-engines: move engine schemas to a dedicated package

Tom Zanussi (1):
  wic: Fix bitbake_env_command for 'None' case

Valentin Cobelea (2):
  tune-ppce6500: Fixes a typo in tune config file for e6500.
  bitbake.conf: Adds bitbake qemu option for ppc e6500 & ppc e6500-64b.

Valentin Popa (1):
  piglit: ship files with correct permissions

Yong Zhang (1):
  gnupg: CVE-2013-4576

Yue Tao (4):
  Security Advisory - openssl - CVE-2013-4353
  Security Advisory - openssl - CVE-2013-6450
  Security Advisory - openssl - CVE-2013-6449
  e2fsprogs: Add e2fsprogs-mke2fs and e2fsprogs-e2fsck as recommend packages

yanjun.zhu (2):
  nss-3.15.1: fix CVE-2013-1741
  nss-3.15.1: fix CVE-2013-5605

====================================================
Changelog for meta-openembedded:

Adam YH Lee (1):
  exo: Add intltool-native as native dependency

Chunrong Guo (1):
  sethdlc : add recipe

Diego Rondini (3):
  python-zopeinterface: upgrade to version 4.1.1
  python-twisted: upgrade to version 13.2.0
  python-autobahn: upgrade to version 0.8.6

Hongxu Jia (1):
  netcf: fix gnulib not found in sysroots while using a shared sstate cache

Joe Slater (1):
  traceroute: fix alternate name

Lauren Post (1):
  can-utils: Create git version

Matthieu CRAPET (2):
  fim: add "hf" PACKAGECONFIG option
  terminus-font: add new recipe for version 4.38

Prabhu Sundararaj (1):
  gnome-desktop3: Updated to 3.4.2

Robert Yang (2):
  quagga: work with new readline
  traceroute: filter-out patches dir

Stanacar, StefanX (1):
  efivar: add recipe

Zhenhua Luo (1):
  lvm2: replace CPPFunction with rl_completion_func_t to fix build error

chase maupin (1):
  pm-qa: Add power management test utils

stephen.arnold42 (2):
  recipes-xfce/libxfce4ui: depends and autotools fixes
  recipes-graphics/lxdm: autotools and config updates

====================================================
Changelog for meta-angstrom:

====================================================
Changelog for meta-arago:

Denys Dmytriyenko (3):
  libjpeg-turbo: switch svn to http to go through proxy
  qt4-embedded-gles: skip package when sgx is not set in MACHINE_FEATURES
  packagegroup-arago-tisdk-addons: add u-boot-fw-utils package on the target

====================================================
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:

Ann Thornton (1):
  qtbase: Fix QT_CONFIG_FLAGS to work for non-X11.

Carlos Rafael Giani (1):
  gstreamer1.0-plugins-imx: Update to version 0.9.5

Daiane Angolini (2):
  linux: Use SUMMARY to describe the linux provider
  linux: Add a long DESCRIPTION for some kernel recipes

Jacob Kroon (1):
  linux-imx-rt: Add initial recipe

Otavio Salvador (1):
  packagegroup-fsl-mfgtool: Add mmc-utils

Prabhu Sundararaj (1):
  cairo: add OpenGL ES2 support for i.MX6

Trevor Woerner (1):
  imx53qsb: add myself as maintainer

stefan (1):
  linux-imx-mfgtool: Add 'require linux-imx_${PV}.bb'

====================================================
Changelog for meta-fsl-arm-extra:

Daiane Angolini (1):
  linux: Use SUMMARY to describe the linux provider

Eric Nelson (1):
  linux-boundary: remove version number from 3.10.17 kernel

John Weber (2):
  linux-wandboard (3.10.17): Update SRCREV to 4a8ad4
  wandboard: Change kernel to 3.10.17

====================================================
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 (2):
  fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI)
  linux-yocto-dev: Specify SRC_REVs for intel-core* machines

Nitin A Kamble (2):
  Remove chiefriver, sys940x & n450 BSPs
  common linux-yocto-3.10: specify kernel SRCREVs

Tom Zanussi (1):
  Actually remove all retired BSP files

====================================================
Changelog for meta-ivi:

Florin Sarbu (4):
  pulseaudio: Update .bbappend to poky master version
  Remove use of deprecated PRINC.     The PR server should be used to automati
  node-state-manager: Current version of systemd has the API     previously ex
  node-startup-controller: Current version of systemd has the API     previous

Yasir-Khan (1):
  node-state-manager: Add dependency on systemd

====================================================
Changelog for meta-java:

====================================================
Changelog for meta-kde:

====================================================
Changelog for meta-micro:

====================================================
Changelog for meta-mono:

====================================================
Changelog for meta-netbookpro:

====================================================
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 (5):
  fs-perms-shr: replace /var/run directory with symlink to /run
  linux-gta04: upgrade to 3.13.0
  linux-gta04: upgrade to 3.13.6 and enable MEMCG
  packagegroup-shr: Make it MACHINE_ARCH because eve is not for all

====================================================
Changelog for meta-ti:

Denys Dmytriyenko (1):
  linux-mainline: add 3.14 mainline recipe

Sam Nelson (1):
  keystone-evm: Update NAND size to 512 MB

Samuli Piippo (1):
  libgles-omap3: create ESx.0 folders only if they exist

====================================================
Changelog for meta-webos:

Alexandr Smoktal (1):
  webos-image: nodejs-module-webos-sysbus=31

Andrii Zora (1):
  webos-image: libpbnjson=31

Pu Chen (1):
  webos-image: tzdata=v2014a

Simon Busch (1):
  webos-image: webos-connman-adapter=r3 (add connman-client)

====================================================
Changelog for meta-xilinx:

Nathan Rossi (3):
  linux-xlnx: Update SRC_URI to use https instead of git
  u-boot-xlnx: Update SRC_URI to use https instead of git
  machine-xilinx-default.inc: Specify virtual/bootloader

====================================================
Changelog for meta-yocto:

Robert Yang (2):
  local.conf.sample.extended: update it for the archiver
  distro_alias.inc: remove packagegroup-toolset-native

====================================================
Changelog for openembedded:





More information about the Openembedded-core mailing list