[OE-core] OE Changelog since 2012-08-19 until 2012-08-26

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Aug 27 13:49:20 UTC 2012


Changelog since 2012-08-19 until 2012-08-26.  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-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
meta-bug: git://github.com/buglabs/meta-bug.git
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-gumstix: git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-igep: http://github.com/ebutera/meta-igep.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-java: git://github.com/woglinde/meta-java
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-telephony: git://gitorious.org/sysmocom-openembedded/meta-telephony.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git
meta-yocto: git://git.yoctoproject.org/meta-yocto

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

Cristian Iorga (1):
  Hob wizard-like reorganization

Konrad Scherer (1):
  ui: Improve error message if bitbake cannot import python curses module

Paul Eggleton (5):
  bitbake: hob: create console log directory before writing
  bitbake/cooker: minor refactor of parseConfiguration()
  bitbake-layers: avoid full parse for show-layers subcommand
  bitbake-layers: use parsable title for show-appends
  cooker: fix traceback when using -b with skipped recipe

Richard Purdie (10):
  event/ast: Use better_exec instead of simple_exec
  utils.py: Try harder to extract good traceback information by querying the d
  utils.py: Once we've printed errors messages, suppress the backtrace
  cooker: Ensure parsing failures stop the build
  cooker: Add explict handling of BBHandledException for parsing failures
  methodpool: Remove unused check_insert_method function
  methodpool: Clean up the parsed module list handling to be slightly less ins
  ast: Rename PythonMethodNode define variable to modulename
  ast: Extract text variable in PythonMethodNode
  ast: Store anonymous python function contents in the datstore

Ross Burton (2):
  data-smart: rename the 'content' internal variable to '_content'
  data_smart: skip all interal (underscored) flags in getVarFlags

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

Andrei Dinu (2):
  mc: upgrade to 4.8.4
  dhcp : upgrade to 4.2.4-P1

Andy Ross (5):
  insane.bbclass: Fix RPATH warning in the face of funny path strings
  libtool: normalize link paths before considering for RPATH
  ld: -rpath must search under sysroot
  libtool: update rpath normalization to use builtin
  task-core-lsb: Don't pull in eglibc-pic via RDEPENDS

Bruce Ashfield (2):
  kernel-yocto: set master branch to a defined SRCREV
  kernel-yocto: don't require meta branch for custom repos

Christopher Larson (1):
  task-base: pull in the bluez asound module when appropriate

Constantin Musca (9):
  telepathy-glib: update to 0.19.6
  telepathy-idle: upgrade to 0.1.12
  foomatic-filters: upgrade to 4.0.17
  libnfsidmap: upgrade to 0.25
  dbus-glib: upgrade to 0.100
  kconfig-frontends: upgrade to 3.5
  npth: upgrade to 0.91
  wget: upgrade to 1.14
  base-passwd: upgrade to 3.5.26

Jackie Huang (2):
  coreutils: fix to build with acl support
  gdk-pixbuf: call gtk-update-icon-cache with -t in postinstall script

Jason Wessel (1):
  terminal.py: use unique ids for screen sessions

Khem Raj (11):
  eglibc-2.16: Remove build dependency on libgcc_s and libgcc_eh
  eglibc-2.16: Update to top of 2.16 branch
  gcc-cross: Make gcc-cross-initial as the only intermediate gcc stage
  eglibc: Fix eglibc-initial and let eglibc depend on it
  uclibc.inc,uclibc-config.inc: Untabify python snippets
  uclibc: Use gcc-cross-initial as staging compiler
  gcc-crosssdk-initial_4.7.bb: Add --with-native-system-header-dir to EXTRA_OE
  gcc-cross-intermediate, gcc-crosssdk-intermediate: Remove
  runqemu: Honor KERNEL and ROOTFS settings from environment
  linux-yocto: Remove parens from COMPATIBLE_MACHINE regexp
  eglibc-2.15: Delete

Liang Li (1):
  kernel.bbclass: fix INC directory for SLANG

Marcin Juszkiewicz (2):
  libcap: fetch from Debian
  subversion: update to 1.7.6

Mark Hatle (1):
  bitbake.conf: add variables to exclude from hash.

Martin Jansa (2):
  kernel.bbclass: Preserve generated headers only if they exist
  gcc: bump PR

Matthew McClintock (2):
  distutils.bblass: change order of args to install step
  kmod-native_git.bb: fix builds for hosts with older libc

Mihai Lindner (1):
  grub-efi: fix Nothing PROVIDES 'grub-efi-x86_64-native'

Paul Eggleton (5):
  classes/sanity: remove texi2html from required host utilities
  classes/package: document do_packages_split arguments
  conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hob
  scripts/combo-layer: specify branch when getting current revision
  libiconv: skip recipe if using eglibc

Radu Moisan (3):
  grub: Update to upstream stable 2.00
  grub-efi-native: Update to version 2.00
  busybox: Upgrade to upstream 1.20.2

Richard Purdie (11):
  qemu-0.15: Drop GL passthrough support
  qemu-git: Drop GL passthrough support
  scripts/runqueue-internal: Drop enable-gl option
  qemu: Fix broken accidental path move
  meta/classes: Various python whitespace fixes
  formfactor: Clean up errors on machines without framebuffers
  gmp-4.2.1: Set CC_FOR_BUILD to ensure the host system compiler is used, not 
  xev: Add missing dependencies on libxrandr and xproto
  gcc-4.7: Add fix for libtool rpath problems
  mutter: Explictly disable libcanberra
  distutils/steuptools: Fix files layout and unbreak builds

Robert Yang (2):
  sstate-cache-management.sh: update for the SSTATE_MIRRORS
  package_rpm.bbclass: fix and enhance the incremental rpm generation

Ross Burton (1):
  mesa: clean up PACKAGECONFIG

Saul Wold (7):
  cups: disable pdftops
  external-python-tarball: Blacklist recipe if ipk is not in the PACKAGE_CLASS
  iputils: chmod in pkg_postinst are redundant
  build-appliance-image: Update SRCREV to Denzil 1.2.1
  build-appliance-image: Add vmx* files and build zip file
  build-appliance-image: Update SRCREV for beta build
  runqemu: Move the KVM check after the MACHINE/KERNEL Checks

Xin Ouyang (1):
  grub-1.99: Add flex-native to DEPENDS

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

Andrea Adami (1):
  initramfs-kexecboot-image: zap LDCONFIGDEPEND

Andreas Müller (6):
  systemd-compat-units: ensure /tmp is mounted when starting run-postinsts
  pango: remove and use oe-core version 1.30
  pulseaudio: remove bbappend
  wpa-supplicant: add systemd support
  busybox/meta-oe: follow oe-core to 1.20.2
  busybox/meta-systemd: follow oe-core to 1.20.2

Christopher Larson (1):
  ipsec-tools: use a correct LIC_FILES_CHKSUM

Denis 'GNUtoo' Carikli (2):
  gpsd: update to 3.7, drop older 3.5 and git recipe
  meta-systemd: adjust the gpsd bbappend to match the current version.

Khem Raj (2):
  machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionality
  udev-173: Fix SRC_URI to fetch bz2 archive

Koen Kooi (1):
  Merge remote-tracking branch 'meta-oe-contrib/jansa/efl'

Martin Jansa (58):
  meta-efl: unify tabs/spaces usage
  e-base: bump EFL_SRCREV
  ecore: update fix-ecore-fb-initialization.patch for svn recipe
  efl: update PV in svn recipes to sort higher then release
  efl-from-svn-recipes: update to match PV from svn recipes
  terminology: add recipe for terminal emulator
  evas: package cserve2 and its loaders
  efreet: inherit gettext
  e-wm: update LIC_FILES_CHKSUM
  e-wm: packaging: include flags in PN-images, add catch-all PN-backgrounds pa
  terminology: add terminology-themes to RDEPENDS
  edbus: add eina to DEPENDS
  eve: drop patch applied upstream
  edbus: add patch to fixup performance_test autotools config and disable it
  e-wm: add eio to DEPENDS
  e-base: bump EFL_SRCREV again
  edbus: drop patch applied upstream r74447
  python-edje: add evas to DEPENDS
  e-base: bump EFL_SRCREV
  elementary: add eio to DEPENDS
  meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG sup
  evas: add evas-loader-generic + evas-generic-loader-svn to RRECOMMENDS in sv
  meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was 
  e-base: bump EFL_SRCREV
  edje: add unpackaged /usr/share/mime/packages/edje.xml to PN
  edbus: option to disable performance-test was renamed and package logo.png i
  emotion: add eio dependency
  e-wm: add elementary dependency
  e-wm: add some evas-loaders to RDEPENDS
  evas: use PN instead of BPN?
  e-base: bump EFL_SRCREV
  enjoy: update LIC_FILES_CHKSUM, typos fixed in r74611
  edje: add eio to DEPENDS
  eet: move eet binary to own PN-utils package
  e-base: bump EFL_SRCREV
  e-wm: include unpackaged data/favourites in PN
  ecore: add gnutls to DEPENDS
  e-base: bump EFL_SRCREV
  e-base: bump EFL_SRCREV
  e-wm: illume2 profile was renamed to mobile
  e-base: bump EFL_SRCREV
  elsa: rename to entrance
  meta-systemd: elsa: rename to entrance
  e-base: bump EFL_SRCREV for 1.6.99-alpha
  meta-efl: introduce 1.6.99-alpha releases
  efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svn
  python-efl: bump PV and reset PR
  python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P 
  e-base: bump EFL_SRCREV for 1.6.99-beta
  recipes-efl: upgrade to 1.6.99-beta
  expedite: move to efl subdir
  python-efl: upgrade to 1.6.99-beta
  php: drop LD_LIBRARY_PATH settings
  xf86-video-glamo: disable KMS, fix build with KMS disabled
  systemd.bbclass: add option to disable automatic RRECOMMENDS pkg-systemd_bas
  xserver-common: add support for tuna
  pixman: update bbappend to match 0.27.2
  connman: rename bbappend to match new 1.4 version from oe-core

Paul Eggleton (1):
  freerdp-extension-xpunlimited: inherit gitpkgv

Ross Burton (3):
  meta-gnome: add libical
  meta-gnome: add evolution-data-server
  meta-gnome: add Pimlico (contacts, dates, tasks)

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

Denis 'GNUtoo' Carikli (1):
  meta-openmoko: linux-gta04: update SRCREV and defconfig.

Martin Jansa (5):
  meta-nokia: linux-nokia900-meego: bump SRCREV to fix build with binutils-2.2
  meta-shr: bump PR in recipes depending on fso-gpsd
  meta-openmoko: linux-gta04: upgrade to 3.4.9 and fix build with binutils-2.2

Simon Busch (9):
  meta-samsung: linux-samsung-tuna: bump SRCREV
  meta-samsung: base-files: adjust fstab configuration for tuna device
  meta-android: rename android-adb to just adb
  meta-android: adb: add init script for adbd daemon
  meta-samsung: linux-samsung-tuna: don't provide a cmdline with our kernel
  meta-samsung: samsung-fb-console: add simple script to enable framebuffer co
  initscripts: some minor adjustments for the rndissetup script
  meta-samsung: netbase: only configure rndis0 network interface

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

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

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

Khem Raj (1):
  linux: Use protocol instead of proto in SRC_URI

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

Mihai Lindner (1):
  meta-cedartrail: fixed PREFERRED_VERSION_linux-yocto

Richard Purdie (1):
  ia32-base.inc: Drop glibc --with-tls option, its now the only option for gli

Tom Zanussi (1):
  crownbay: fix KBRANCH

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

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

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

====================================================
Changelog for meta-bug:

====================================================
Changelog for meta-efikamx:

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

Andreas Müller (1):
  overo.inc: move to linux-omap-3.5

====================================================
Changelog for meta-ettus:

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

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

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

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

====================================================
Changelog for meta-chicken:

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

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

====================================================
Changelog for meta-telephony:

Holger Hans Peter Freyther (1):
  libgsm_1.0.13: Add necessary " for the variable assignment

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

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

====================================================
Changelog for meta-browser:

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

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

Andrei Gherzan (6):
  linux: Activate UDEV_GE_141
  raspberrypi.conf: Add "rtc" to MACHINE_FEATURES_BACKFILL_CONSIDERED
  vc-graphics.inc: Set LICENSE to "Proprietary"
  vc-graphics.inc: Package .so file in ${PN}
  vc-graphics.inc: Skip ldflags insane check
  raspberrypi.conf: Weakly assign PREFERRED_PROVIDER_virtual/egl

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

Samuel Stirtzel (1):
  Fix bbappends for current HEAD

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

Darren Hart (1):
  README: Clarify where to send patches

Paul Eggleton (1):
  poky.conf: restore Ubuntu 12.04 LTS to tested distro list

Paul Gortmaker (1):
  routerstationpro: move board off 3.0 and onto the 3.4 kernel

Radu Moisan (1):
  busybox: Update to upstream 1.20.2

Richard Purdie (1):
  atom-pc: Drop glibc --with-tls option, its now the only option for glibc

Tom Zanussi (18):
  yocto-bsp: strip '/base' from kernel branches in templates
  yocto-bsp: update default branch names
  yocto-bsp: allow branch display filtering
  yocto-bsp: use branches_base
  yocto-bsp: add standard branch mapping
  yocto-bsp: use standard branch mapping in bsp templates
  yocto-bsp: use rstrip() for assignment lines
  yocto-bsp: remove 'branch' statements in .scc if reusing branch
  yocto-bsp: add some standard policy
  yocto-bsp: add i586 option for i386
  yocto-bsp: use emgd 1.10 for i386 template
  yocto-bsp: generate default properties even if json specified
  yocto-bsp: add 3.4/remove 3.0 kernel from templates
  yocto-bsp: update standard branch mapping
  yocto-bsp: use emgd 1.14 for i386 template
  yocto-bsp: remove YOCTO_KERNEL_EXTERNAL_BRANCH usage
  yocto-bsp: use base branches for qemu 'newbranch' case
  yocto-bsp: add missing xserver-xf86-config .bbappend for qemu






More information about the Openembedded-core mailing list