[oe] OE Changelog since 2013-09-15 until 2013-09-22

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Sep 23 21:39:28 UTC 2013


Changelog since 2013-09-15 until 2013-09-22.  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 (10):
  runqueue: add runQueueTaskSkipped event
  cooker: Avoid duplication for taskdata creation
  data_smart: Add explict None checks
  bitbake: cooker,xmlrpc,servers: implement CookerFeatures
  bitbake: cooker,runqueue: send the task dependency tree
  bitbake: build, runqueue: adds info to the *runQueue* events
  bitbake: cooker: get extra information from recipe cache
  bitbake: cooker, command: add a command to return global data
  bitbake: event: adding generic event for metadata usage
  bitbake: runqueue: add task hash to Queue events

Cristiana Voicu (1):
  hob: populate "Save image" dialog when saving changes to a custom image reci

Richard Purdie (22):
  build: Add logfile to add TaskBase events
  cooker: Allow profiling of the parser in profile mode
  data: Be explicit in data_db check
  siggen: Use lookup cache exclusively
  data_smart: Improve variable expansion regexp
  data_smart: use the expand_cache in VariableParse
  data: Use direct iteration, not keys()
  data: Cache an list of export variables
  data_smart: Allow expansion of flags in getVarFlags
  data_smart: Allow flags to use the expand cache
  data_smart: Cache the fact a variable accesses another even if its unset
  data: Optimise build_dependencies a little
  data: Optimise flag lookup in build_dependencies
  data: Optimise flag exclusion list handling
  bb.fatal: Raise a BBHandledException instead of exiting
  Revert "bb.fatal: Raise a BBHandledException instead of exiting"
  cooker: return a copy checkPackages
  data_smart: Fix variable reference issues
  build: Add BB_TASK_NICE_LEVEL to task code
  bin/bitbake: Improve --help text
  data_smart: Variable references don't contain newlines, spaces or tabs
  tests/data: Whitespace in key names is a really bad idea

Scott Rifenbark (1):
  usermanual.xml: Two new sections added to BitBake "Description"

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

Anders Darander (1):
  u-boot-fw-utils: reinstate target recipe for fw_printenv

Bruce Ashfield (3):
  linux-yocto/3.8: add haswell-wc board config and branch
  linux-yocto/3.10: mips configuration changes
  linux-yocto/3.10: fix long perf compile times

Chen Qi (1):
  rpm: fix typo in PACKAGECONFIG

Eric Bénard (1):
  qt-mobility: fix build without X11

Hans Beckerus (1):
  libtool: fix resolve of lt_sysroot

Hongxu Jia (5):
  LSB 4.1 Library Check: fix unable to find library libqt-mt.so.3
  python: fix failures of LSB python-runtime tests
  busybox: move su to /bin for lsb command check test
  shadow: move su to /bin for lsb command check test
  util-linux: move su to /bin for lsb command check test

Jackie Huang (2):
  libunistring: remove the test to convert euc-jp in configure
  findutils_4.2.31: backport fixes for doc build errors

Jason Wessel (2):
  bootimage.bbclass: Move fat image creation into a function
  cdrtools-native: Update from 3.00 to 3.01a17

Jukka Rissanen (1):
  connman: Try to figure out NFS root interface if using DHCP

Laurentiu Palcu (1):
  runqemu: set qemuarm memory size back to 128MB

Li Zhijian (2):
  kbd: Fix coding sytle
  kbd: Allow resizecons on x86_64

Martin Jansa (1):
  gcc-4.8: temporary disable thumb

Ming Liu (1):
  openssh: use volatiles for managing /var/run/sshd

Nitin A Kamble (1):
  udev: avoid autosuspend of USB input devices

Otavio Salvador (7):
  perf: Ensure we use CFLAGS and LDFLAGS settings from kernel build system
  u-boot-fw-utils: Skip package if UBOOT_MACHINE is unset
  perf: Add LDFLAGS to allow build of old kernels without patching
  core-image-x11: Ensure x11 distro feature is enabled
  uboot-config.bbclass: Use an annonymous python function
  u-boot, u-boot-fw-utils, u-boot-fw-utils-cross: Use uboot-config class
  uboot-config.bbclass: Handle UBOOT_MACHINE setting

Paul Eggleton (8):
  cmake-native: fix dependencies
  classes/testimage: remove odd characters in comments
  classes/testimage-auto: add class to allow automatically running image tests
  classes/sanity: test for DISPLAY being set with testimage class
  conf/local.conf.sample: update for new testimage class
  classes/imagetest-qemu: remove old image testing class
  avahi: bump INC_PR to avoid do_configure failure in existing workdir
  glib-2.0: fix broken python script header on machines using buildtools

Randy MacLeod (2):
  vala: add bison-native depends for vala-native
  pseudo: force NO32LIB to true for nativesdk

Richard Purdie (7):
  autotools: Remove .la files if rebuilding non out of tree software
  utils: Update bb.which reference and other syntax cleanup
  linux-libc-headers: Fix comment typo spotted by Mark Hatle
  qemu: Fix broken patch
  btrfs-tools: Fix parallel make issue
  gzipnative: Ensure dependencies apply to do_unpack and do_populate_lic
  gcc-target: Fix libatomic dependency tracking issues

Robert Yang (3):
  coreutils: set acpaths to avoid "Argument list too long" error
  linux-libc-headers: do_install: fix "Argument list too long" error
  python-smartpm: truncate the filename to meet NAME_MAX

Ross Burton (19):
  libxml2: remove patch for CVE-2012-2871
  webkit-gtk: remove compile-three-times hack
  transfig-native: remove, nothing depends on it
  imake: remove
  Revert "initrdscripts: look for new systemd-udevd location"
  mesa-gl: add GL-only Mesa recipe
  xserver-xorg: change mesa dependency to virtual/mesa
  weston: change mesa dependency to virtual/mesa
  avahi: fix and enable out-of-tree builds
  mesa: add virtual/mesa provider
  qemu: add option to disable X grabs
  qemurunner: disable grabs in automated testing
  bblayers.conf.sample: use ##OEROOT## instead of ##COREBASE##
  bitbake.conf: define WORKDIR in terms of BASE_WORKDIR
  insane: don't abort if workdir is not TMPDIR/work
  wipe-sysroot: delete pkgdata stamps
  x11vnc: respect zeroconf DISTRO_FEATURE to enable Avahi support
  libpam: only use pam_systemd.so if systemd is enabled
  oprofileui-server: use two digit initscript sequene

Roy Li (1):
  pciutils: remove pcimodules

Saul Wold (1):
  oeqa/runtime/smart: Increase timeout to 1500 test

Stefan Stanacar (2):
  lib/oeqa/utils: sshcontrol: log how long the last command take
  lib/oeqa/runtime: cleanup and improve output readability for some tests

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

Andrea Adami (4):
  kexecboot_cfg: fix against unwanted appendings to boot.cfg
  linux-yocto-tiny-kexecboot: repair after changes in kernel.bbclass
  linux-yocto-tiny-kexecboot: move from 3.8 to 3.10
  linux-yocto-tiny-kexecboot: exclude all packaging tasks

Andreas Müller (10):
  ntp: disable automatic panic shutdown for ntpd
  libcanberra: add PACKAGES_DYNAMIC so we use the splitted packages
  libcanberra: remove r0 - it is of no use
  libcanberra: handle alsa and pulsaudio by PACKAGECONFIG - defaults based upo
  libxfce4ui: update to git head
  xfwm4: move to git repo
  xfce4-weather-plugin: update to 0.8.3
  xfce4-equake-plugin: initial add 1.3.3
  packagegroup-xfce-extended: add xfce4-equake-plugin
  xfce4-settings: move to schnitzeltony's git repo to get new datetime setter

Chunrong Guo (1):
  tclap: update SRC_URI

Jack Mitchell (1):
  libsoc: new recipe

Jason Kridner (1):
  cloud9: update repository for sass.js

Javier Viguera (1):
  cherokee: fix SRC_URI

Khem Raj (2):
  uml-utilities: Fix build errors exposed with multilib
  proxy-libintl: Do not act as gettext provider

Martin Jansa (45):
  xbmc: Add libmad dependency
  packagekit: Add PACKAGECONFIG for service-packs
  orage: Add PACKAGECONFIG for notify and dependency on popt
  xfce4-clipman-plugin: Add PACKAGECONFIG for unique
  xfce4-places-plugin: Add PACKAGECONFIG for notify
  xfce4-settings: Add PACKAGECONFIG for notify
  xfdesktop: Add PACKAGECONFIG for notify
  gnome-desktop: Add startup-notification dependency
  gnome-control-center: Add libxscrnsaver dependency
  gnome-settings-daemon: add PACKAGECONFIG for pulseaudio
  libgsf: Add PACKAGECONFIG for gdk-pixbuf
  imagemagick: Add PACKAGECONFIG for jp2
  libxklavier: Add libxi dependency
  claws-mail: Add PACKAGECONFIG for enchant, dbus, ldap and startup-notificati
  abiword: Add PACKAGECONFIG for collab-backends and spell
  mkvtoolnix: Add PACKAGECONFIG for flac
  uhd: Add PACKAGECONFIG for orc
  entrance: Add PACKAGECONFIG for consolekit
  expedite: Add PACKAGECONFIG for sdl
  metacity: Add dependency on libgtop
  libgtop: Add dependency on libxau
  libetpan: Add dependency on curl
  fluidsynth: Add PACKAGECONFIG for sndfile, jack, pulseaudio, portaudio and r
  xchat: Add PACKAGECONFIG for dbus and openssl
  libwnck(3): Add dependency on libxres
  e-wm: Add PACKAGECONFIG for pam
  sox: Add PACKAGECONFIG for mad, id3tag and lame
  upower: Add PACKAGECONFIG for idevice
  udisks: Add PACKAGECONFIG for parted
  imlib2: Add PACKAGECONFIG for gif, tiff, id3 and bzip2
  openmotif: Add PACKAGECONFIG for jpeg and png
  openbox: Add PACKAGECONFIG for imlib2, xrandr, xinerama, xcursor, startup-no
  v4l-utils: Add libx11 dependency
  networkmanager: Add PACKAGECONFIG for concheck
  proftpd: Add PACKAGECONFIG for curses
  gnuplot: Add PACKAGECONFIG for cairo
  gvfs: Add PACKAGECONFIG for fuse and disable it by default
  gvfs: Add PACKAGECONFIG for archive, obexftp, cdda
  gnome-vfs: Add PACKAGECONFIG for fam
  libmemcached: Add PACKAGECONFIG for sasl
  gegl: Add PACKAGECONFIG for jasper, avformat
  edb: Add PACKAGECONFIG for ncurses
  lightmediascanner: Add PACKAGECONFIG for ogg
  collectd: Add PACKAGECONFIG for undeterministic dependencies
  cherokee: Add PACKAGECONFIG for ffmpeg and ldap

Paul Barker (1):
  vim: upgrade to v7.4.27 and refactor

Ross Burton (2):
  numlockx: remove spurious imake dependency
  dleyna: switch to git clones instead of generated tarballs

Roy Li (1):
  apache2: create configuration file for systemd-tmpfiles

Roy.Li (1):
  apache2: add apxs to SSTATE_SCAN_FILES

Shakeel, Muhammad (4):
  tracker: Do not use hardcoded paths in systemd service files
  openssh: Remove systemd support which is merged in oe-core
  lighttpd: Remove systemd support which is merged in oe-core
  rpcbind: Remove systemd support which is merged in oe-core

jc at vtkloud.com (1):
  libao: add version 1.1.0

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

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

Franklin S. Cooper Jr (2):
  packagegroup-arago-base-tisdk: Remove unnecessary bootloader binaries from f
  ti-compat-wireless: Update sourceipk function name

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

Daiane Angolini (1):
  imx-test: Install vpu config and media files

Eric BENARD (1):
  barebox: fix warning

Otavio Salvador (3):
  linux-imx (3.0.35): Update to 4.1.0 based branch
  linux-fslc: Update to a318c1dd revision
  linux-imx (3.0.35): Add defconfig file for i.MX6 Solo SoCs

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

Eric BENARD (1):
  barebox: add cfa10036 to COMPATIBLE_MACHINE

Eric Nelson (1):
  linux-boundary (3.0.35): update to match Freescale's 4.1.1 release

Fabio Estevam (1):
  conf: Allow wandboards to boot a mainline kernel

====================================================
Changelog for meta-fsl-ppc:

====================================================
Changelog for meta-guacamayo:

====================================================
Changelog for meta-gumstix:

====================================================
Changelog for meta-gumstix-community:

Andreas Müller (1):
  overo.conf: set mesa-gl the preferred provider for virtual/libgl

====================================================
Changelog for meta-handheld:

Andrea Adami (3):
  linux-yocto: initial commit of version 3.10
  linux-yocto-tiny-kexecboot: move from 3.8 to 3.10
  linux-yocto_3.8: remove in favor of version 3.10

====================================================
Changelog for meta-igep:

Enric Balletbo i Serra (2):
  machine/igep0033: Add MACHINE_EXTRA_RRECOMMENDS and EXTRA_IMAGEDEPENDS.
  u-boot: Update in order to fix memory issues.

====================================================
Changelog for meta-intel:

Nitin A Kamble (7):
  crownbay.conf: include meta-intel-emgd.inc
  emenlow.conf: include meta-intel-emgd.inc
  fri2.conf: include meta-intel-emgd.inc
  sys940x.conf: include meta-intel-emgd.inc
  emgd-driver-bin: add PROVIDES line for virtual opengl components
  libva: use virtual providers of the gl components
  meta-intel-emgd.inc: specify preferred providers for gl components

Richard Purdie (1):
  Separate packagedir for GL components of EMGD BSPs

Ross Burton (9):
  nuc: remove xserver-xf86-config
  chiefriver: remove xserver-xf86-config
  jasperforest: remove xserver-xf86-config
  sugarbay: remove xserver-xf86-config
  n450: remove xserver-xf86-config
  crownbay: enable input device hotplug in xserver-xf86-config
  emenlow:: enable input device hotplug in xserver-xf86-config
  fri2: enable input device hotplug in xserver-xf86-config
  sys940x: enable input device hotplug in xserver-xf86-config

Tom Zanussi (1):
  meta-crownbay: move crownbay-noemgd to linux-yocto-3.10

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

Holger Behrens (1):
  u-boot: follow upstream to 2013.07

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

Tasslehoff Kjappfot (1):
  qtquickcontrols: Add module for 5.1.0 and git versions

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

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

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

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

Martin Jansa (3):
  systemd-machine-units: Fix rndissetup.sh, rndissetup.service installation

Simon Busch (7):
  meta-android: abootimg: add native variant
  meta-android: kernel_android.bbclass: use abootimg instead of mkbootimg
  meta-android: android-tools: add make_ext4fs
  meta-android: classes: add bbclass to generate a fastboot flashable image
  meta-samsung: conf: machine: tuna: add board specific system partition size
  meta-asus: conf: machine: grouper: add board specific system partition size
  meta-acer: conf: machine: a500: add board specific system partition size

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

Denys Dmytriyenko (1):
  ligles-omap3, omap3-sgx-modules: correct checksum assignment

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

Alexandr Smoktal (1):
  webos-image.bbclass: Fix function for luna-service2 privileged binaries perm

Anatolii Sakhnik (2):
  webos-image.bbclass: Print warnings for LS2 service permission problems
  webos-image: libpbnjson=20,v2.1.0

Ed Chejlava (1):
  webos-image: activitymanager=113 filecache=57 pmklogd=13 powerd=21 sleepd=17

Keith Derrick (1):
  webos-image:pmlogdaemon=110,pmlogctl=17,nyx-lib=68

Martin Jansa (6):
  webos.inc: Invent WEBOS_DISTRO_PRERELEASE
  webos-image: nyx-modules=91-r10
  libnih: Use BBCLASSEXTEND and fix sstate signature
  update_build_changes.sh: Create target directories if needed
  buildhistory.bbclass: Rename build-id to build-id.txt and add more info
  webos.inc: Fix missing checks in WARN_QA

Mykola Kryvonos (1):
  webos-image.bbclass: Add luna-service2-disable-security IMAGE_FEATURE

Roger Stringer (6):
  webos-image: db8=82
  webos-image: db8=83,v3.0.0
  webos-image: luna-sysservice=11
  webos-image: luna-sysservice=13
  webos-image: db8=84
  webos-image: smartkey-hun=9

wonkyo.seo (1):
  libnsbmp: Add recipe for v0.1.0

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

Nathan Rossi (4):
  machine/boards/common: Created MicroBlaze 3.10 defconfig
  linux-dtb.inc: Fix-up PACKAGES variable for QA issues
  linux-xlnx.inc: Remove use of "linux-yocto"
  qemuzynq.dts: Fix issue preventing proper boot of qemuzynq

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

Elizabeth Flanagan (1):
  meta-yocto/layer.conf: Bump LAYERVERSION_yocto

Paul Eggleton (1):
  conf/local.conf.sample: update for new testimage class

Ross Burton (2):
  distro: remove anjuta-remote-run from distro_alias and maintainers
  bblayers.conf.sample: use ##OEROOT## instead of ##COREBASE##

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





More information about the Openembedded-devel mailing list