[oe] OE Changelog for 2011-09-26 to 2011-10-3

cliff.brake at gmail.com cliff.brake at gmail.com
Tue Oct 4 20:19:14 UTC 2011


Changelog for 2011-09-26 to 2011-10-3.  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://git.angstrom-distribution.org/meta-angstrom
meta-yocto: git://git.yoctoproject.org/poky
meta-texasinstruments: git://git.angstrom-distribution.org/meta-texasinstruments
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-micro: git://git.openembedded.org/meta-micro
meta-slugos: git://github.com/kraj/meta-slugos
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-intel: git://git.yoctoproject.org/meta-intel
meta-handheld: git://git.openembedded.org/meta-handheld
meta-opie: git://git.openembedded.org/meta-opie
openembedded: git://git.openembedded.org/openembedded

====================================================
Changelog for bitbake:

Matthew McClintock (1):
  fetch2/git: Make git fetch run with -f so rebased branches don't fail

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

Andrew Gabbasov (4):
  cmake.bbclass: adding extendable extra variable to root path
  libpam: add flex-native to DEPENDS
  apr: use ${HOST_SYS}-libtool
  apmd: use ${HOST_SYS}-libtool

Bruce Ashfield (1):
  linux-yocto/meta: eg20t and live boot config changes

Dmitry Eremin-Solenikov (3):
  kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage
  kernel.bbclass: handle .cis firmware
  kernel.bbclass: remove unshipped files in do_install

Dongxiao Xu (6):
  multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes
  multilib: remove the multilib handling to allarch
  package_rpm: combine normal and multilib solution manifest together
  libc-package.bbclass: add MLPREFIX when set values to PACKAGES
  tune-i586: fix hardcoded TUNE_PKGARCH
  multilib: add MLPREFIX to deploy folder

Henning Heinold (1):
  tune-cortexa9.inc: add tunefile for cortexa9 socs

Jessica Zhang (1):
  Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer case

Joshua Lock (1):
  ghostscript: disable check for time.h

Khem Raj (4):
  conf,recipes: Add new variable LINKER_HASH_STYLE
  gcc-4.6: Use --with-linker-hash-style configure option
  eglibc: Add recipes for 2.14
  gcc-4.6: Update to tip of FSF gcc-4_6-branch

Koen Kooi (1):
  avahi: fix avahi-systemd dependencies

Martin Jansa (1):
  atk: add patch to replace G_CONST_RETURN with const

Matthew McClintock (10):
  Fixup kexec-tools compatible host for powerpc
  Add autoconf cache for screen on powerpc64
  Add support for generating ext2.bz2{, .u-boot} images
  Add support for generating ext2.lzma{, .u-boot} images
  Fix ghostscript on powerpc64
  Fix HAL on newer kernels without header file
  Add udev patch to compile against newer kernels
  Fix sysklogd build on e500v2 cores
  Add proper deps for nfs-utils, util-linux, and strace
  Fix flac build on e500mc cores

Mei Lei (4):
  curl: Upgrade from 7.21.7 to 7.22.0
  diffutils: Upgrade from 3.0 to 3.2.
  dropbear: Upgrade from 0.52 to 0.53.1
  distro_tracking_fields.inc: Update upgrade information

Paul Eggleton (2):
  scripts: use OE_TMPDIR instead of TMPDIR external variable
  scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemu

Richard Purdie (13):
  gcc: Fix two QA issues
  grub: Fix insane/QA architecture warning
  sqlite3: Fix nativesdk packaging/QA warnings
  pseudo: Fix QA warnings
  bitbake.conf: Fix reversed linker hash style logic
  openssl: Ensure perl scripts reference the correct perl
  mc: Ensure perl scripts reference the correct perl
  util-linux: Ensure perl scripts reference the correct perl
  insane: Promote most warnings into QA errors by default
  Remove help2man dependency
  autotools: Disable dependency tracking
  base.bbclass: Drop unneeded dependency
  bitbake.conf: Start using parallel make for do_install

Saul Wold (7):
  rpm: ensure that magic file is relocatable
  zypper & sat-solver: needs RDEPENDS on rpm-lib
  rpm: fix QA Warning on installed but not shipped staticdev filesw
  distro_tracking: Update Manual Upgrade Checks
  glew: update to 1.7.0
  sysstat: update to 10.0.2
  python: fix sqlite RPATH issue

Simon Busch (2):
  meta: qt4: fix postprocessing of pkg-config files
  qt4-embedded: move qte.sh profile script into own package

Tom Zanussi (2):
  sysprof: update to version 1.1.8
  blktrace: update to version 1.0.3

Zhai Edwin (4):
  oprofileui: remove dependence on gnome-vfs
  libgsf: remove dependence on gnome-vfs
  tables: remove it as obsolete recipe
  oprofileui: Update SRCREV to reflect recent accpeted patches by upstream

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

Andreas Müller (2):
  midori: update to 0.4.0 / buildable by upstream patch & LDFLAGS_append / min
  midori: added RRECOMMENDS glib-networking

Khem Raj (5):
  fuse: Upgrade recipe to version 2.8.6
  gnome-disk-utility: Fix build on gnomelss host systems
  gdm: Fix build on gnome'less build systems
  gnome-power-manager: Fix build on gnome'less build systems
  tcp-wrappers: Use the recipe from oe-core

Koen Kooi (3):
  systemd: replace analyze patch with upstream version
  HACK: libcgroup: override ERROR_QA
  systemd: update to latest git

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

Koen Kooi (3):
  hardware-bringup-image: as the name says an image to aid in hw bringup
  hardware-bringup-image: add more tools
  base-files 3.0.14: make /var/run a directory, not a symlink

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

Andrew Gabbasov (4):
  cmake.bbclass: adding extendable extra variable to root path
  libpam: add flex-native to DEPENDS
  apr: use ${HOST_SYS}-libtool
  apmd: use ${HOST_SYS}-libtool

Bruce Ashfield (1):
  linux-yocto/meta: eg20t and live boot config changes

Dmitry Eremin-Solenikov (8):
  bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS
  icecc-create-env-native: provide the script right in the tree
  gcc: fix possible problems with nscd compilation during eglibc-nativesdk bui
  gconf-dbus: packaging fixup
  libffi: really populate -dev package
  kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage
  kernel.bbclass: handle .cis firmware
  kernel.bbclass: remove unshipped files in do_install

Dongxiao Xu (6):
  multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes
  multilib: remove the multilib handling to allarch
  package_rpm: combine normal and multilib solution manifest together
  libc-package.bbclass: add MLPREFIX when set values to PACKAGES
  tune-i586: fix hardcoded TUNE_PKGARCH
  multilib: add MLPREFIX to deploy folder

Henning Heinold (1):
  tune-cortexa9.inc: add tunefile for cortexa9 socs

Jessica Zhang (1):
  Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer case

Joshua Lock (1):
  ghostscript: disable check for time.h

Khem Raj (5):
  gnome-doc-utils: Prepend PKG_CONFIG_SYSROOT_DIR to the path returned from PK
  conf,recipes: Add new variable LINKER_HASH_STYLE
  gcc-4.6: Use --with-linker-hash-style configure option
  eglibc: Add recipes for 2.14
  gcc-4.6: Update to tip of FSF gcc-4_6-branch

Koen Kooi (1):
  avahi: fix avahi-systemd dependencies

Matthew McClintock (9):
  Fixup kexec-tools compatible host for powerpc
  Add autoconf cache for screen on powerpc64
  Add support for generating ext2.bz2{, .u-boot} images
  Add support for generating ext2.lzma{, .u-boot} images
  Fix ghostscript on powerpc64
  Fix HAL on newer kernels without header file
  Add udev patch to compile against newer kernels
  Fix sysklogd build on e500v2 cores
  Add proper deps for nfs-utils, util-linux, and strace

Paul Eggleton (3):
  scripts: use OE_TMPDIR instead of TMPDIR external variable
  scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemu
  beagleboard-audio: fix RDEPENDS on alsa-utils-amixer

Richard Purdie (9):
  gcc: Fix two QA issues
  grub: Fix insane/QA architecture warning
  sqlite3: Fix nativesdk packaging/QA warnings
  pseudo: Fix QA warnings
  bitbake.conf: Fix reversed linker hash style logic
  openssl: Ensure perl scripts reference the correct perl
  mc: Ensure perl scripts reference the correct perl
  util-linux: Ensure perl scripts reference the correct perl
  insane: Promote most warnings into QA errors by default

Saul Wold (7):
  rpm: ensure that magic file is relocatable
  zypper & sat-solver: needs RDEPENDS on rpm-lib
  rpm: fix QA Warning on installed but not shipped staticdev filesw
  distro_tracking: Update Manual Upgrade Checks
  glew: update to 1.7.0
  sysstat: update to 10.0.2
  python: fix sqlite RPATH issue

Simon Busch (2):
  meta: qt4: fix postprocessing of pkg-config files
  qt4-embedded: move qte.sh profile script into own package

Tom Zanussi (2):
  sysprof: update to version 1.1.8
  blktrace: update to version 1.0.3

Zhai Edwin (3):
  oprofileui: remove dependence on gnome-vfs
  libgsf: remove dependence on gnome-vfs
  tables: remove it as obsolete recipe

lumag (1):
  gcc: include libgcov.a into libgcc-dev package

====================================================
Changelog for meta-texasinstruments:

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

Denis 'GNUtoo' Carikli (10):
  meta-fso: android-image-utils-native: fix LICENSE and LIC_FILES_CHKSUM
  meta-shr: preferred-shr-versions.inc also set PREFERRED_QT_VERSION for qt4-n
  meta-htc: change the htcdream config to armv6-novfp
  meta-htc: add linux-leviathan
  meta-htc: add a nexusone machine config file
  meta-htc: add linux-nexusone recipe
  Add new meta-osmocombb layer
  meta-osmocombb: Add libosmocore recipe
  meta-osmocombb: Add the osmocon recipe(osmocombb loader)
  meta-htc: htcdream.conf: remove the dependency on the dummy wl1251 ti firmwa

Martin Jansa (11):
  meta-fso: cornucopia: bump SRCREV
  meta-fso: msmcomm: bump SRCREV
  openssh: alter sshd config to allow empty password if someone really wants t
  Revert "task-shr-minimal: drop libphone-ui and libphone-ui-shr as they shoul
  meta-shr: prefer glib-2.30
  meta-shr: prefer eglibc 2.14
  libshr-glib: bump SRCREV to fix build with glib-2.30.0
  recipes: use allarch instead of PACKAGE_ARCH = all or drop PACKAGE_ARCH sett
  shr-settings: bump SRCREV
  shr-settings: bump SRCREV for setuptools change
  libphone-ui-shr: bump PR to rebuild against newer poppler

Simon Busch (8):
  meta-samsung: linux-samsung-crespo: enable devtmpfs kernel feature
  meta-samsung: initscripts: add additional initscripts for crespo machine
  meta-samsung: add ext2 as preferred image format to machine configuration
  meta-fso: images: add a modified fso2-console-image from oe-dev
  meta-palm: remove machine specific profile script for qt4-embedded
  meta-samsung: linux-samsung-crespo: bump SRCREV and update defconfig
  meta-fso: serial-utils: import from oe-dev
  meta-samsung: add recipe for libsamsung-ipc

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

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

====================================================
Changelog for meta-nslu2:

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

Tom Zanussi (8):
  meta-intel: update SRCREVs
  meta-intel: fix symlink typo and QA checks in emgd-driver-bin
  meta-crownbay: remove emgd-1.6
  xpsb-glx: Move the pkgconfig file(s) to the -dev package
  meta-emenlow: update README
  meta-fishriver: update README
  meta-jasperforest: update README
  meta-sugarbay: update README

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

====================================================
Changelog for meta-opie:

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






More information about the Openembedded-devel mailing list