[OE-core] OE Changelog since 2014-01-05 until 2014-01-12

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Jan 13 18:46:09 UTC 2014


Changelog since 2014-01-05 until 2014-01-12.  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: add two-stage commit startup logic
  toaster: clone Simple UI as base for Toaster GUI
  toaster: update static media for Toaster GUI
  toaster: Create the base page navigation structure
  toaster: Build dashboard implementation
  toaster: Toaster GUI, generic search, filter and order

Otavio Salvador (1):
  bitbake: gitannex.py: Add Git Annex support

Richard Purdie (2):
  gitannex: Add missing file from previous commit
  fetch2/gitannex: Fix function arguments to match bitbake master

Robert Yang (2):
  bitbake: usermanual.xml: fix a typo
  bitbake/lib/bb/build.py: fix the task flags cleandirs

Zhenhua Luo (2):
  bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA validating 
  bitbake: fetch2/git: add description for nobranch

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

Anders Darander (1):
  terminal.bbclass: do not export PS1

Andreas Müller (1):
  shadow: set correct entries for pseudo terminals in /etc/securetty

Chen Qi (6):
  image.bbclass: add ability to set systemd default target
  coreutils: upgrade to 8.22
  initscripts: split the functions script into a separate package
  Add missing RDEPENDS of initscripts-functions
  grep: upgrade to 2.16
  busybox: enable SEAMLESS_XZ by default

Chong Lu (4):
  libpcre: upgrade to 8.34
  quilt: enable ptest support
  tcl: enable ptest support
  beecrypt: add ptest support

Christopher Larson (1):
  base.bbclass: pull in file-native for src.rpm

Corneliu Stoicescu (1):
  oe-selftest: New tests for sstate related operations

Cristian Iorga (10):
  gstreamer1.0-plugins-bad: upgrade to 1.2.2
  gstreamer1.0-plugins-ugly: upgrade to 1.2.2
  gstreamer1.0-libav: upgrade to 1.2.2
  ofono: upgrade to 1.14
  bluez5: upgrade to 5.13
  gstreamer1.0: upgrade to 1.2.2
  gstreamer1.0-plugins-base: upgrade to 1.2.2
  gstreamer1.0-plugins-good: upgrade to 1.2.2
  netbase: upgrade to 5.2
  qemu: upgrade to 1.7.0

Cristiana Voicu (2):
  curl: upgrade to 7.34.0
  kmod: Update to Rev 16 via git

Irina Patru (2):
  libtasn1: upgrade to 3.4
  libsoup-2.4: upgrade to 2.45.3

Jackie Huang (2):
  kconfig-frontends: fix the incorrect depends on gperf
  guile: fix the depends for target recipes

Kevin Baker (1):
  screen: update debian patchset to version 4.0.3-14

Koen Kooi (2):
  grub: add git version
  xf86-video-modesetting: update to 0.8.1

Martin Jansa (1):
  python: explicitly disable bluetooth.h check

Mike Crowe (1):
  valgrind: rrecommend libc6-dbg on all architectures

Ming Liu (5):
  libpthread-stubs: should set ALLOW_EMPTY
  sstate: Add optimizing logic for crosssdk setscene dependencies
  sstate: add do_package to the noexec list in setscene_depvalid
  busybox: lineedit: initialize delptr
  grub: add PACKAGECONFIG for device-mapper

Paul Barker (1):
  libarchive: Upgrade to v3.1.2

Petter Mabäcker (1):
  cdrtools-native: remove unused FILESPATH

Phil Blundell (5):
  qemu: Remove stray .git files after unpacking
  libsoup: Remove libproxy from DEPENDS
  kernel-module-split: Remove extraneous call to depmod from module postinst
  binutils: Also add autoconf-native to DEPENDS
  package: Keep global pkgfiles[] up to date when snapping library symlinks

Philip Balister (1):
  db : Include C++ binding library in Berkeley DB recipe.

Richard Purdie (1):
  Revert "gconf.bbclass: remove --disable-schemas-install"

Robert Yang (10):
  enchant: fix unrecognised option
  gconf.bbclass: remove --disable-schemas-install
  mime.bbclass: remove the --disable-update-mimedb
  e2fsprogs: upgrade to 1.42.9
  logrotate: upgrade to 3.8.7
  logrotate: two minor fixes
  automake: upgrade to 1.14
  autoconf: remove path_prog_fixes.patch
  autogen-native: upgrade to 5.18.2
  make: upgrade to 4.0

Saul Wold (4):
  security_flags: add the rest of the grub-efi related packages
  gdbm: upgrade to 1.11
  texinfo: Update to 5.2
  util-linux: remove non PN based -dev packages

Ting Wang (1):
  lib/oeqa/runtime: add test for python

Trevor Woerner (1):
  libxfont: upgrade to 1.4.7

Upgrade Helper (1):
  base-passwd: upgrade to 3.5.29

Yasir-Khan (1):
  lighttpd: add www/{logs,var} symlinks

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

Andrei Gherzan (3):
  mariadb: Add patch to fix urecognized options
  samba: Fix unrecognised with-libdir options
  libass: Remove unrecognised --enable-png options

Eric BENARD (1):
  inetutils: fix compile error when PATH_PROCNET_DEV is undefined

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

Otavio Salvador (1):
  gdal: Avoid host headers use for SQlite3

Paul Eggleton (1):
  ajenti: remove

Roy Li (1):
  nis: inherit pkgconfig

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

Andreas Müller (44):
  angstrom-feed-configs: update oe-core's LICENSE checksum
  angstrom-gpe-packagegroup-apps: update oe-core's LICENSE checksum
  angstrom-gpe-packagegroup-settings: update oe-core's LICENSE checksum
  angstrom-gpe-task-base: update oe-core's LICENSE checksum
  angstrom-gpe-task-game: update oe-core's LICENSE checksum
  angstrom-gpe-task-pim: update oe-core's LICENSE checksum
  angstrom-libc-fixup-hack: update oe-core's LICENSE checksum
  angstrom-ohand-packagegroup-pim: update oe-core's LICENSE checksum
  angstrom-packagegroup-office: update oe-core's LICENSE checksum
  angstrom-packagegroup-printing: update oe-core's LICENSE checksum
  angstrom-packagegroup-sectest: update oe-core's LICENSE checksum
  angstrom-uboot-scripts: update oe-core's LICENSE checksum
  angstrom-version: update oe-core's LICENSE checksum
  angstrom-x11-base-depends: update oe-core's LICENSE checksum
  angstrom-x11vnc-xinit: update oe-core's LICENSE checksum
  cpufreq-tweaks: update oe-core's LICENSE checksum
  e-wm-config-angstrom: update oe-core's LICENSE checksum
  epiphany-firefox-replacement: update oe-core's LICENSE checksum
  task-angstrom-e: update oe-core's LICENSE checksum
  upload-packages: update oe-core's LICENSE checksum
  angstrom-packagegroup-boot: update oe-core's LICENSE checksum
  angstrom-packagegroup-gnome: update oe-core's LICENSE checksum
  angstrom-packagegroup-gnome3: update oe-core's LICENSE checksum
  angstrom-zeroconf-audio: update oe-core's LICENSE checksum
  packagegroup-gnome-apps: update oe-core's LICENSE checksum
  packagegroup-gnome-fonts: update oe-core's LICENSE checksum
  packagegroup-gnome-gstreamer: update oe-core's LICENSE checksum
  packagegroup-gnome-perl: update oe-core's LICENSE checksum
  packagegroup-gnome-themes: update oe-core's LICENSE checksum
  packagegroup-gnome-xserver-base: update oe-core's LICENSE checksum
  packagegroup-gnome: update oe-core's LICENSE checksum
  packagegroup-gnome3-apps: update oe-core's LICENSE checksum
  packagegroup-gnome3: update oe-core's LICENSE checksum
  packagegroup-target-sdk: update oe-core's LICENSE checksum
  fixmac: update oe-core's LICENSE checksum
  led-config: update oe-core's LICENSE checksum
  psplash-zap: update oe-core's LICENSE checksum
  timestamp-service: update oe-core's LICENSE checksum
  console-base-image: update oe-core's LICENSE checksum
  systemd-image: update oe-core's LICENSE checksum
  angstrom-gdm-autologin-hack: update oe-core's LICENSE checksum
  angstrom-gdm-xfce-hack: update oe-core's LICENSE checksum
  angstrom-clearlooks-theme-enable: update oe-core's LICENSE checksum
  angstrom-gnome-icon-theme-enable: update oe-core's LICENSE checksum

Koen Kooi (1):
  angstrom-version: fix quoting in /etc/os-release

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

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

Lauren Post (1):
  qt4-x11-free: Enable multi-touch support for i.MX6

Otavio Salvador (5):
  cogl-1.0: Add support for Vivante GPU
  clutter-1.0: Add support for Vivante GPU
  linux-fslc: Add branch information
  imx-test: Use the license text from common-licenses
  u-boot-imx: Add branch information

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

Alexandre Belloni (4):
  linux-cfa: bump to 3.10.25
  linux-cfa: fine tune kernel configuration
  linux-cfa: split recipe to create an include file
  linux-cfa: Add a recipe for 3.12

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

Chunrong Guo (1):
  c293pcie: add machine configure file

Ting Liu (8):
  u-boot: replace tab with 4 spaces
  u-boot: simplify the compile steps
  u-boot: use spl version for sd and spi image
  update BOOTFORMAT_CONFIG for p1/p2 rdb boards
  asf: update license to dual GPL/BSD
  asf: add rdepend on ipsec-tools
  conf/machine/*: make KERNEL_DEVICETREE overridable
  conf/machine/*: make KERNEL_DEFCONFIG overridable

Zhenhua Luo (20):
  asf: update the SHA for SDK 1.5
  boot-format: update the SHA for SDK 1.5
  flib: update SHA for SDK 1.5
  fm-ucode: update SHA for SDK 1.5
  fmc: update SHA for SDK 1.5
  fmlib: remove unused patch
  hv-cfg: update SHA for SDK 1.5
  hypervisor: update SHA for SDK 1.5
  linux: update SHA for SDK 1.5
  qemu: update SHA for SDK 1.5
  rcw: update SHA for SDK 1.5
  skmm: remove obsolete recipe
  skmm-ep: add recipe
  u-boot: update SHA for SDK 1.5
  usdpaa: update SHA for SDK 1.5
  cst: update SHA for SDK 1.5
  eth-config: update SHA for SDK 1.5
  fmlib: update SHA for SDK 1.5
  b4/t4: use e6500rev2_defconfig as default config
  p1010rdb: update machine conf to support P1010RDB-PB

Zongchun Yu (1):
  u-boot:add support for fsl external toolchain

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

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

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

Andreas Müller (2):
  udev-udisks-rules-overo: update oe-core LICENSE checksum
  overo-writeprom: update oe-core LICENSE checksum

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

Apelete Seketeli (2):
  linux-jlime-ben-nanonote: update recipe to kernel 3.12
  linux-qi-ben-nanonote: rename previous linux-jlime-ben-nanonote recipe

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

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

Andrei Gherzan (1):
  meta-fri2: Use the symlink to the actual image in README

Tom Zanussi (10):
  meta-chiefriver: Use the symlink to the actual image in README
  meta-crownbay: Use the symlink to the actual image in README
  meta-crystalforest: Use the symlink to the actual image in README
  meta-emenlow: Use the symlink to the actual image in README
  meta-jasperforest: Use the symlink to the actual image in README
  meta-n450: Use the symlink to the actual image in README
  meta-nuc: Use the symlink to the actual image in README
  meta-romley: Use the symlink to the actual image in README
  meta-sugarbay: Use the symlink to the actual image in README
  meta-sys940x: Use the symlink to the actual image in README

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

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

Henning Heinold (9):
  cacao-initial: add cacao-initial recipe from oe-classic
  README: update build informations for java-initial
  README: update maintainer email-address
  cacao: add recipe for additional java vm cacao version 1.6.1
  openjdk7: use icedtea6-native instead of icedtea7-native
  openjdk6: fix slpashscreen and jawt for host include and search path contami
  openjdk6: fix QA-Issue adding ASSEMBLY_EXCEPTION, THIRD_PARTY_README and LIC
  openjdk6: adjust debug package, fixing QA issue
  README: add section about bblayers.conf

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

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

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

Anatolii Sakhnik (2):
  webos-image: luna-sysservice=31
  webos-image: luna-service2=171

Eric Blade (1):
  webos-image: luna-prefs=7

Maksym Sditanov (1):
  webos-image: db8=118

Sangwoo Kang (1):
  webos-image: filecache=62

Seongho Kim (1):
  webos-image: alljoyn=v3.4.6

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

Nathan Rossi (5):
  external-xilinx-toolchain: Fix namespace change
  external-xilinx-toolchain: Update license checksums
  README: Add note about known issue with XSDK 2013.3 toolchain
  shadow: Add workaround for build issue
  libaio: Add MicroBlaze Support

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

Robert Yang (1):
  upstream_tracking.inc: remove outdated glib-2.0 entry

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





More information about the Openembedded-core mailing list