[oe] OE Changelog since 2013-08-25 until 2013-09-01

cliff.brake at gmail.com cliff.brake at gmail.com
Tue Sep 3 14:46:46 UTC 2013


Changelog since 2013-08-25 until 2013-09-01.  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 (1):
  server/xmlrpc: stop server on client exit

Christopher Larson (2):
  data_smart: use a split/filter/rejoin for _remove
  data_smart: allow removal of multiple words at once with _remove

Cristiana Voicu (3):
  bitbake/event.py: UIhandler filter should work without a mask
  hob: add event handlers filtering in Hob
  hob: fixes for image combo box

Jason Wessel (2):
  serv.py: Fix hang when spawned dynamically with bitbake
  serv.py: Fix regression from 972bc43e6d5b

Richard Purdie (17):
  process: Improve exit handling and hangs
  server/xmlrpc/prserv: Add sane timeout to default xmlrpc server
  bitbake: Add ui event handlers filtering
  data_smart: Add _remove operator
  command.py: Call updateCache for all states != running
  prserv/db: Threading fixes
  prserv/serv: Multithread the server
  cookerdata: Set TOPDIR when using bblayers.conf
  cookerdata: Allow bblayers.conf to be found using BBPATH
  server/xmlrpc: Increase timeout to 60s
  prserv: Allow 'table is locked' matching for retry loop
  server/process, server/xmlrpc, runqueue: Use select.select() on fds, not tim
  serv/db: Fix looping upon database locked issues
  serv/db: Take an excluside lock on the database
  serv/db: Don't use BEGIN/COMMIT
  build: Fix profile file names
  prserv/serv: Settle on two threads for optimal performance

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

Alexandru Georgescu (1):
  lib/oeqa/runtime: add basic test for x32 images

Alexandru Palalau (4):
  lib/oeqa/runtime: add new logrotate test
  lib/oeqa/runtime: add new skeletoninit test
  lib/oeqa/runtime: add new PAM support test
  lib/oeqa/runtime: add new scp test

Andrea Adami (2):
  image_types.bbclass: use mkfs.cramfs instead of makecramfs
  util-linux: package mkfs.cramfs and fsck.cramfs

Bruce Ashfield (12):
  kern-tools: usability, bug fixes and no guilt
  guilt: update to latest git version
  linux-libc-headers: update to v3.10
  linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args
  gst-plugins-good: fix 3.10 libc-headers build failure
  linux-yocto: introduce v3.10
  bc: add bc-native
  kern-tools: fix patch series to git tree validation
  linux-yocto: add bc-native dependency, and move to linux-yocto.inc
  linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES
  linux-yocto/3.10: fix ssh login and restore CC_OPTIMIZE_FOR_SIZE
  linux-yocto/3.4: v3.4.59, mohonpeak

Chen Qi (6):
  checkroot.sh: check for conflicting configurations
  read-only-rootfs-hook.sh: check before bind mounting /var/lib
  busybox: configure system user id to range from 100 to 999
  runqemu-internal: don't bring down preconfigured tap interface
  runqemu-internal: provide more info if a preconfigured tap is used
  runqemu-ifdown: clean up the remaining iptables rules

Christopher Larson (5):
  ca-certificates: add recipe (version 20130610)
  nativesdk-ca-certificates: prepopulate ca-certificates.crt
  oe.types: add 'path' type
  gtk+3: only set GTKIMMODULES_PACKAGES if we have immodules
  gtk+3: pull forward the gtk+2 hardcoded libtool patch

Chunrong Guo (1):
  gcc-4.8: fix ICE of cross-compile for PowerPC e500v2 targets

Cornel Stoicescu (2):
  lib/oeqa/runtime: add test for perl
  lib/oeqa/runtime: add a test for ldd

Cristian Iorga (2):
  connman: upgrade to 1.17
  build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4c

Hongxu Jia (1):
  list-packageconfig-flags.py: fix searching bitbake module failed

Jackie Huang (8):
  sysklogd: add init.d/syslog status command for LSB compliance
  nfs-utils: add init.d/nfsserver status command for LSB compliance
  dbus: add init.d/dbus-1 status command for LSB compliance
  sysvinit: add init.d/bootlogd status command for LSB compliance
  at: add init.d/atd status command for LSB compliance
  openssh: add init.d/sshd status command for LSB compliance
  remove the unnecessary protocol parameters
  multilib.bbclass: Expand the WHITELISTs with multilib prefix

Joe Slater (3):
  cronie: add PACKAGECONFIG data
  libpam: add PACKAGECONFIG data concerning audit
  dpkg: fix configuration issue for mips64

Jonathan Liu (3):
  opkg: add missing initialization of conf->exclude_list
  mesa: add missing elfutils dependency for r600 PACKAGECONFIG
  systemd: use /bin/mkdir instead of host mkdir path

Kai Kang (1):
  alsa-lib: fix function definitions error for mips

Khem Raj (3):
  glib-2.0: Specify libiconv when building on uclibc
  kmod: Upgrade to version 14
  systemd: Upgrade to 206

Laszlo Papp (1):
  u-boot: update to 2013.07

Marko Lindqvist (3):
  gtk-engines: fix build with automake-1.13
  ccache: update to upstream version 3.1.9
  gettext: update to upstream version 0.18.3.1

Mihai Lindner (4):
  lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP t
  lib/oeqa/utils: qemurunner: save host IP address
  lib/oeqa/utils: decorators: return the decorated method
  lib/oeqa/runtime: smart: add new smart tests

Mihai Prica (13):
  harfbuzz: upgrade to v0.9.19
  connman-gnome: fix DHCP segfault
  lib/oeqa/runtime: add adjust date and time test
  lib/oeqa/runtime: add vncserver for target test
  lib/oeqa/utils: targetbuild: Add helper class for building packages on targe
  lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on targe
  vala: add version 0.16 from meta-oe
  vala.bbclass: add class from meta-oe
  libnotify: add version 0.6.0 from meta-gnome
  python-docutils: add version 0.11 from meta-oe
  midori: add version 0.5.5 from meta-gnome
  packagegroup-self-hosted: integrate midori
  builder: register html links and files with Midori

Paul Eggleton (4):
  xserver-nodm-init: improvements from meta-oe
  gpgme: update to 1.4.3
  busybox: enable shared memory logging for systemd
  busybox: set default log buffer size to 64 at compile time

Peter A. Bigot (2):
  oe-setup-rpmrepo: add native sysroot so nativepython can be found by env
  bluez4: fix network Connect parameter validation

Richard Purdie (8):
  Add memory resident bitbake script
  linux-libc-headers: Reinstate scripts-Makefile.headersinst-install-headers-f
  classes: Remove references to _remove in function names since this may becom
  python-2.7-manifest: Add missing python-ctypes dependency to python-multipro
  perf: Ensure we general PIC code to avoid build failures
  gcc-4.8.inc: Allow lto to be configurable
  buildtools-tarball: Add python-pkgutil
  web-webkit: Drop, we have midori now

Riku Voipio (1):
  eglibc: fix directory cleanup for 2.17

Robert Yang (6):
  e2fsprogs: the max length of debugfs argument is too short
  e2fsprogs: let debugfs do sparse copy
  e2fsprogs: only update the icache for ext2_inode
  e2fsprogs: properly set up extent header in do_write
  e2fsprogs: add populate-extfs.sh
  image_types.bbclass: replace genext2fs with populate-extfs.sh

Ross Burton (1):
  runqemu-ifup: when tunctl can't be found, say what package builds it

Roy.Li (2):
  libsamplerate0: add PACKAGECONFIG for fftw
  btrfs-tools: Add dependency on lzo acl e2fsprogs

Saul Wold (5):
  pulseaudio: Fix up configure options and use gtk+3
  midori: use BPN instead of PN
  packagegroup-self-hosted: Add missing python code
  perl: Backport 2 CVE Patches
  python: Backport 2 CVE from upstream

Stefan Stanacar (13):
  lib/oeqa/runtime: rpm: add install and erase tests
  lib/oeqa: make it possible to restart the target
  lib/oeqa: change behaviour for unskippable tests
  classess/testimage: change default test suites
  lib/oeqa/runtime: multilib: fix typo
  lib/oeqa/runtime: smart: add checks for smart output
  lib/oeqa/runtime: remove some unnecessary checks from setUpModule
  classes/testimage: increase default boot timeout
  classes/testimage: add support for finding tests in other layers
  lib/oeqa: move skeletoninit.py where it belongs
  lib/oeqa/utils: qemurunner: fix when runqemu errors out
  lib/oeqa/runtime: syslog: fix test for logger in case of systemd
  lib/oeqa/runtime: ping: fix ping false fail

Tom Zanussi (3):
  lttng-modules: Update to 2.2.1 based release
  lttng-tools: Update to version 2.2.3
  lttng-ust: Update to version 2.2.1

Xufeng Zhang (1):
  openssl: avoid NULL pointer dereference in three places

Zhang Xiao (1):
  libnfsidmap: Add and modify idmapd.conf

Zhangle Yang (1):
  stat: fix the wrong return code

liangcao (1):
  SPDX:real-time license scanning and SPDX output.

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

Marko Lindqvist (2):
  ImageMagick: update to upstream version 6.8.6-8
  imagemagick: enable freetype delegate

Martin Jansa (1):
  connman: rename .bbappend to match new version from oe-core

Paul Eggleton (4):
  apache2: update to 2.4.6
  modphp: update to 5.5.2
  phpmyadmin: update to 4.0.5
  mysql5: replace with mariadb 5.1.67 and tweak

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

Khem Raj (1):
  angstrom-next: Bump linux libc headers to 3.10

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

Denys Dmytriyenko (13):
  arago-prefs: set default preferences for am437x-evm
  toolchain-linaro.inc: set default tunes for am437x-evm
  linux-ti-staging: enable LOCALVERSION and AUTOREV
  u-boot-ti-staging: enable LOCALVERSION and AUTOREV
  packagegroups: update for AM437x EVM
  images: update for AM437x EVM
  amsdk-av-files: make compatible with ti43x
  parse-ip: make compatible with ti43x
  packagegroup-arago-test: disable ltp-ddt for now due to lack of am43x
  packagegroup-tisdk-amsdk: disable gadget-init for ti43x due to missing requi
  packagegroup-amsdk-sdk-host: remove pinmux from am43x build
  arago.conf: bump wget connection timeout to 5 min
  packagegroup-tisdk-addons*: enable canutils for am437x

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

Alexandre Belloni (3):
  barebox: Add a recipe to support mainline 2013.08.0
  imx-boolets: Add barebox support
  image_types_fsl: mxs: Add support for a barebox bootstream

Andy Voltz (3):
  kernel-module-mcc: Add package
  libmcc: Add package
  mqxboot: Add package

Eric Nelson (1):
  qt4-x11: Allow use of Qt Media Player in multi-headed system

Erik Botö (1):
  qtbase: Add qtbase_5.1.0.bbappend

Lauren Post (1):
  gpu-viv-g2d: Add version 3.5.7-1.0.0

Otavio Salvador (8):
  gpu-viv-bin-mx6q.inc: Fix soname of libGL library
  gpu-viv-bin-mx6q.inc: Fix soname of libEGL library
  gpu-viv-bin-mx6q: Add DirectFB backend package
  gpu-viv-bin-mx6q (3.5.7-1.0.0-alpha.2): Add Hard and Soft Float-Point releas
  linux-imx (3.0.35): Add support to Vivante 4.6.9p12 GPU code
  xf86-video-imxfb-vivante: Upgrade to 3.5.7-1.0.0-alpha.2
  xserver-xorg: Remove backport of 1.11.4
  imx-base.inc: Set default tune of i.MX6 to use Hard Float-Point

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

Alexandre Belloni (4):
  barebox 2013.08.0: Add support for the cfa10036
  imx-bootlets: Add a recipe for barebox and cfa-10036 support
  linux-cfa: Add a kernel recipe supporting Crystalfontz boards
  cfa10036: Add cfa10036 machine configuration

Eric Nelson (1):
  u-boot-boundary: Update to 2013-07 release

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

Nitin A Kamble (4):
  emenlow: mention required opengl distro feature in the README
  crownbay: mention required opengl distro feature in the README
  fri2: mention required opengl distro feature in the README
  sys940x: mention required opengl distro feature in the README

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

Holger Behrens (3):
  poky-ivi-systemd.conf: using 3.10 kernel by default
  README.md: fixed typo, documented known-to-work poky revision
  linux-yocto: moving on to version 3.10

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

Paul Eggleton (10):
  qte: fix compiler error with gcc 4.7+
  qte: fix for compilation with libpng 1.5+
  classes/qmake: fix for changes to qmake_base in OE-Core
  preferred-opie-git-versions.inc: update to latest git version
  opie-theme: fix parse warnings
  zsafe: tidy up recipe
  opie-image: add to IMAGE_FEATURES instead of setting it
  opie-taskbar: fix re-execution of do_configure
  opie-image: add package-management to IMAGE_FEATURES
  README: mention which meta-openembedded layers are needed

====================================================
Changelog for meta-qt3:

====================================================
Changelog for meta-qt5:

Abhijit Potnis (1):
  qtwebkit-examples: Add module

Simon Busch (1):
  qtbase: upgrade patches for proper cmake support of native binaries at build

====================================================
Changelog for meta-slugos:

====================================================
Changelog for meta-systemd:

====================================================
Changelog for meta-raspberrypi:

====================================================
Changelog for meta-smartphone:

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

Denys Dmytriyenko (6):
  linux-ti-staging: add the latest integration tree in prep for 3.12 release
  u-boot-ti-staging: add the latest integration tree in prep for 2013.10 relea
  ti43x: add new SOC family for Sitara AM43xx Cortex-A9 processors
  am437x-evm: add machine config for Sitara AM437x EVM
  linux-ti-staging/linux-ti-glsdk: adjust DTB handling to new syntax
  ti43x: disable sgx for now

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

Anatolii Sakhnik (1):
  webos-image: luna-service2=152, serviceinstaller=2, librolegen=19

Herb Kuta (2):
  webos_prebuilt_binaries: Add a bbclass for prebuilt binaries
  webos_machine_impl_dep: Set PACKAGE_ARCH to MACHINE_ARCH

Keith Derrick (5):
  webos-image: nyx-lib=67,v5.2.0 nyx-modules=90,v5.2.0 nyx-utils=10,1.0.0~rc4
  webos-image: cmake-modules-webos-native=16,v1.0.0~rc5
  webos-image: nyx-utils=11,v1.0.0
  webos-image: novacomd=124
  pmlogdaemon: Install LS2 role files

Mark Bessey (1):
  webos-image: nodejs-module-webos-sysbus=29

Martin Jansa (2):
  webos-preferred-versions: Fix entry for libsoup-2.4
  webos_machine_impl_dep: Allow WEBOS_TARGET_MACHINE_IMPL overrides

Roger Stringer (1):
  webos-image: db8=80

Sangwoo Kang (2):
  webos-image: pmklogd=12, pmlogdaemon=108
  packagegroup-webos-extended: Add VIRTUAL-RUNTIME_novacomd

Simon Busch (1):
  connman=webos3

Wonhong Kwon (1):
  webos-image.bbclass: Support read-only rootfs when using Upstart 1.8

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

Elvis Dowson (2):
  qemuzynq: Add qemu-native and qemu-helper-native extra image dependencies.
  qemumicroblaze: Add qemu-native and qemu-helper-native extra image dependenc

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

Bruce Ashfield (2):
  yocto-bsp: add 3.10 bbappend and update routerstationpro's preferred version
  meta-yocto: change default kernel to 3.10

Darren Hart (7):
  meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV
  meta-yocto-bsp: Purge atom-pc in favor of genericx86
  local.conf.sample: Replace atom-pc with genericx86
  README.hardware: Replace atom-pc with genericx86
  meta-yocto-bsp: Add genericx86-64 machine
  atom-pc: Purge straggling configuration files
  local.conf.sample: Add genericx86-64 machine to machine list

Elizabeth Flanagan (1):
  layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pc

Richard Purdie (1):
  recipes: Ensure that we only apply poky changes when poky is selected

Saul Wold (1):
  mpc8315e-rdb: Set PREFFERED_VERSION to a version thats known working

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





More information about the Openembedded-devel mailing list