[oe] OE Changelog for 2011-05-23 to 2011-05-30

Cliff Brake cliff.brake at gmail.com
Tue May 31 12:15:43 UTC 2011


OK, I think I have included everyone's requests for the weekly
changelog -- please let me know if I missed anything, or if there are
additional ideas.  It might be useful to include the yocto/poky repos,
but I'm not sure yet which ones are relevant.

The tools that generate this are located in the oe-admin repo:

http://cgit.openembedded.org/cgit.cgi/openembedded-admin/

Thanks,
Cliff

On Tue, May 31, 2011 at 8:00 AM,  <cliff.brake at gmail.com> wrote:
> Changelog for 2011-05-23 to 2011-05-30.  Projects included in this report:
>
> 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-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
> openembedded: git://git.openembedded.org/openembedded
>
> ====================================================
> Changelog for openembedded-core:
>
> Beth Flanagan (4):
>  common-licenses: Adding new licenses and renaming
>  License Field Cleanup: Non-standard field names
>  license.bbclass: Sane Parsing of licenses
>  license.bbclass: Infinite recursion of or nodes
>
> Cliff Brake (1):
>  test commit
>
> Darren Hart (4):
>  create-pull-request: generalize the repository URL parsing
>  u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES
>  u-boot: rename u-boot_git.bb to u-boot_${PV}.bb
>  utils.bbclass: make FILESEXTRAPATHS colon delimited
>
> Kang Kai (1):
>  ghostscript: fix run failure on mpc8315e
>
> Khem Raj (11):
>  opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS
>  distcc_2.18.3.bb: Fix compilation on uclibc
>  uclibc: Upgrade to 0.9.32-rc3
>  elfutils_0.148.bb: Fix compilation on uclibc
>  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS
>  uclibc_git.bb: Fix compilation on arm when using thumb instruction set
>  uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != a
>  shared-mime-info_0.90.bb: Fix more parallel build issues
>  uclibc_git.bb: Fix patch path in SRC_URI
>  uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM con
>  package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"
>
> Koen Kooi (11):
>  qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "qemu-config"
>  pulseaudio: package udev rules
>  dbus: split X11 dependant dbus-launch into its own subpackage
>  qemu-config: add runtime dep on dbus-x11
>  x11-common 0.1: add runtime dep on dbus-x11
>  dbus 1.4.1: enable systemd support, but package systemd files seperately
>  dbus: clean up dbus-x11 packaging
>  x11-common: fix dbus-launch RDEPENDS
>  avahi: enable systemd support, but package systemd files seperately
>  dbus 1.4.1: create UUIDDIR in postinst
>  bitbake.conf: make OVERRIDES match what people expect
>
> Lianhao Lu (3):
>  conf/bitbake.conf: Added variables for PR service.
>  classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.
>  classes/package_xxx.class: Use PKGE/PKGV/PKGR.
>
> Martin Jansa (4):
>  python-2.6.6: py_package_preprocess should change Makefile only in PKGD not
>  console-tools: use u-a also for fgconsole otherwise it collides with busybox
>  rm_work: keep all sigdata files in stamps dir
>  libcap: add native BBCLASSEXTEND to fix gnutls-native after ffc32d6436bcd11b
>
> Nitin A Kamble (9):
>  tcmode-default: switch to eglibc 2.13 from 2.12
>  tcmode-default: switch to gcc 4.6.0 for ppc & mips also
>  gplv2 recipes update upstream status of patches
>  git: upgrade from 1.7.4.3 to 1.7.5.1
>  libpcre: upgrade from 8.10 to 8.12
>  byacc: upgrade from 20101127 to 20101229
>  python-pygpbject: upgrade from 2.27 to 2.27.91
>  distro-tracking: update toolchain recipe fields
>  tcmode-default: workaround for gcc 4.6.0 failure on beagleboard
>
> Otavio Salvador (2):
>  send-pull-request: drop sendemail checks
>  syslinux: rdepends on mtools
>
> Phil Blundell (1):
>  rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all m
>
> Qing He (1):
>  rpm: fix fprint pointer issue
>
> Richard Purdie (4):
>  binutils: Add missing dependency on zlib-native
>  dbus: Fix commit typo, I mixed the patch versions up
>  gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it
>
> Saul Wold (10):
>  puzzles: update to r9173
>  gail: update gail to 1.20.2
>  update-alternatives-dpkg: Update to dpkg base 1.15.8.7
>  gst-plugins-base: Add tremor to DEPENDS
>  IMAGE_ROOTFS_SIZE Cleanup
>  image_types: add IMAGE_ROOTFS_EXTRA_SPACE
>  bitbake.conf: change IMAGE_ROOTFS_EXTRA_SPACE to soft (?=) default
>  gnutls: Add libcap to DEPENDS
>  Revert "createrepo: Update to 0.9.9"
>  gupnp-tools: Add gupnp-av to DEPENDS
>
> Yu Ke (2):
>  xorg.conf: update keyboard config with evdev
>  site/powerpc-common: remove the incorrect dlopen default setting
>
> ====================================================
> Changelog for meta-openembedded:
>
> Khem Raj (2):
>  gcc-4.6.inc: Always build runtime in ARM mode.
>  gcc-4.6: Update with patches from gcc-4_6-branch and linaro 2011.05 release
>
> Koen Kooi (29):
>  gpe-scap: import from OE rev aae5b51e4a8dd57b28a6f91e6c14a5311aadbdae
>  task-boot: bump PR for MACHINE_ESSENTIAL_EXTRA_RDEPENDS  change in OE-core
>  mesa: makedepend-native is needed by every mesa, not just the DRI one
>  bluez4: update to 4.93
>  bluez4 4.93: add missing udev dep
>  mesa-common.inc: fix make-depend typo
>  xserver-xorg: add missing mesa-dri dependency
>  yavta: add git version of v4l2 test tool
>  media-ctl: add git version for MCF controller app
>  machine includes: remove from layer
>  libcap2: import for OE rev 01d461a53cec16ddec29b996896839a17c51a74
>  libcgroups: import from OE rev 01d461a53cec16ddec29b996896839a17c51a74a
>  kbd: add 1.15.2
>  dbus: drop from meta-oe
>  systemd: import from OE rev 84696f215bbf81cb3def7e03e45dd66b0a85b1bb
>  udev 168: enable systemd support, but package systemd files seperately
>  systemd: drag in new {udev,dbus}-systemd packages
>  systemd: update to v28
>  uclibc: moved into OE-core, delete from meta-oe
>  systemd: add hack to fix parsing for machines without SERIAL_CONSOLE set
>  connman: fix systemd packaging
>  systemd: fix "double getty" problem on serial console with recent kernels
>  systemd: use PKGV and create 'lock' group in postinst
>  systemd: add u-a entries for reboot, halt and friends
>  systemd: expand RRECOMMENDS with kernel modules recommended by INSTALL
>  udev 171: add recipe with DP = -1
>  udev-extra-rules: recipe with extra rules previously provided by udev
>  udev 171: cleanup duplicated rules some more
>  udev: drop 168 and associated files
>
> Martin Jansa (34):
>  xserver-xorg: upgrade to 1.10.1.901 and return randr-support patch
>  xf86-video-glamo: fix build with gcc-4.6
>  connman: add gnutls to depends and move iptables dependency also to inc fil
>  gconf: depend on polkit not policykit
>  policykit: drop recipes, oe-core has newer versions named right polkit
>  farsight2: fix LICENSE and add LIC_FILES_CHKSUM
>  libnice: improve LICENSE and add LIC_FILES_CHKSUM
>  tangogps: add LIC_FILES_CHKSUM and drop distro override
>  pidgin: add LIC_FILES_CHKSUM
>  evtest: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  gpsd: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  foxtrotgps: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  tiff: add bbappned with native BBCLASSEXTEND
>  gd: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  librsvg: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  imagemagick: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  portaudio: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  alsa-oss: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  flite-alsa: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  espeak: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  navit: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  devmem2: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  dbus-daemon-proxy: add LIC_FILES_CHKSUM and disable as-needed
>  s3c24xx-gpio,s3c64xx-gpio: add LIC_FILES_CHKSUM
>  socat: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  mbuffer: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  nmon: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  ltrace: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  pxaregs: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  serial-utils: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  tcp-wrappers: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  nfs-utils: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  i2c-tools: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>  tcpdump: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
>
> Otavio Salvador (4):
>  udev: fix init script indenting
>  udev: fix action used during startup
>  udev: remove udev.inc since it was not being in use
>  udev: move ConsoleKit files to udev-consolekit
>
> ====================================================
> Changelog for meta-angstrom:
>
> Koen Kooi (9):
>  upload-packages: don't fail is there are no morgue/ directories
>  drop dbus pinning
>  base-files 3.0.14: override fstab
>  systemd-image: image to test systemd integration into angstrom
>  base-files 3.0.14: stage one of volatiles overhaul
>  base-files: also remove /var/tmp from volatiles
>  angstrom: bump mesa version
>  angstrom: fix QT version
>  base-files: add sysvinit compat
>
> ====================================================
> Changelog for meta-texasinstruments:
>
> Khem Raj (1):
>  conf/layer.conf: Document the operation on BBPATH correctly in the comment
>
> Koen Kooi (11):
>  linux-omap 2.6.39: refresh patchset
>  linux-omap 2.6.39: add base PM set back in
>  x-load: bump SRCREV for OMAP4 fixes
>  linux-omap 2.6.39: add cpuidle patchset
>  linux-omap 2.6.39: add sensor driver for aptina 5MP and 1GHz hack for beagle
>  machine includes: move from meta-oe
>  linux-omap 2.6.39: update to latest beagle patchset
>  beagleboard: move console from ttyS2 to ttyO2
>  omap3-sgx-modules: add 1.6.16.3977 version
>  libgles-omap3: add 4.03.00.02
>  linux-omap 2.6.39: switch to 'userspace' governor on beagle
>
> ====================================================
> Changelog for meta-smartphone:
>
> Denis 'GNUtoo' Carikli (1):
>  shr-image.inc: migrate nokia900 to devtmpfs
>
> Martin Jansa (14):
>  libphone-utils: bump SRCREV to fix build with gcc-4.6
>  qi: fix build with gcc-4.6
>  libphone-ui-shr: fix build with gcc-4.6
>  libphone-ui-shr: bump SRCREV to fix build with gcc-4.6
>  linux-openmoko: search for mtdutils in sbinding
>  freesmartphone: bump SRCREVs
>  fso-specs: older SRCREV because HEAD causes libfreesmartphone-glib to fail
>  linux-openmoko: sync with oe.dev and add 2.6.39, remove old
>  linux-nokia: merge changes from oe.dev
>  linux-openmoko: fix om-gta01 SRC_URI and defconfig
>  task-shr: drop few apps in order to make this parseble
>  navit: add bbappend with our stuff
>  meta-fso: add LIC_FILES_CHKSUM for tools
>  shr: drop qt and strace bindings
>
> ====================================================
> Changelog for meta-micro:
>
> ====================================================
> Changelog for meta-slugos:
>
> Khem Raj (1):
>  slugos.conf: Switch to using gcc 4.6
>
> ====================================================
> Changelog for meta-nslu2:
>
> Khem Raj (5):
>  kexec-tools-2.0.2: Fix compilation with gcc 4.6
>  linux-ixp4xx_2.6.37.bb: Make it compile with gcc 4.6
>  linux-ixp4xx: Fix missing 4.6 warnings resulting in errors
>  nslu2-image.bbclass: Use STAGING_FIRMWARE_DIR to locale firmware
>  ixp4xx-npe: Package firmware into /lib/firmware on target rfs
>
> ====================================================
> Changelog for meta-intel:
>
> Darren Hart (1):
>  linux-yocto*: correct FILESEXTRAPATHS assignment in all layers
>
> Tom Zanussi (3):
>  meta-intel: fix BBFILE_COLLECTIONS overrides
>  meta-sugarbay: Change build instructions in README to use BSP tarball
>  meta-intel: Change build instructions in README to use BSP tarball
>
> ====================================================
> Changelog for openembedded:
>
> Anand Balagopalakrishnan (2):
>  libgles-omap3: Add wsegl.h to the destination include directory
>  qt4: Fix the include path for SGX PowerVR drivers
>
> Andrea Adami (6):
>  linux: add remaining 2.6.39 defconfigs for Zaurus devices
>  linux-kexecboot: add remaining 2.6.39 defconfigs for Zaurus devices.
>  linux-kexecboot: sync Zaurus _git defconfigs with 2.6.39 ones.
>  linux: : sync Zaurus _git defconfigs with 2.6.39 ones.
>  linux-kexecboot: set DEFAULT_PREFERENCE = "1" for 2.6.39 on Zaurus.
>  linux: set DEFAULT_PREFERENCE = "1" for 2.6.39 on Zaurus.
>
> Andreas Oberritter (3):
>  kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name
>  lib/oe/unpack.py: unpack rar archives
>  kernel.bbclass: pass AR, NM and OBJCOPY to make
>
> Benjamin Deering (1):
>  xserver-xorg-1.10.1.901: fix screen rotation
>
> Bernhard Guillon (1):
>  opkg-utils: port arfile.py patch to opkg-utils, bump PR
>
> Denis 'GNUtoo' Carikli (1):
>  nokia900: move more kernel drivers that were built in the kernel(=y) to modu
>
> Denis Carikli (1):
>  bug20.conf: override the omap3 kernel PR and bump PR
>
> Henning Heinold (3):
>  opie-image: revert part of my bogus commit 2a1c9e1ee5eb8067592d26100b563dd2a
>  opencv-dsp-acceleration: revert part of my bogus commit 2a1c9e1ee5eb8067592d
>  firefox: DEPENDENCY on libintl is only needed for uclibc
>
> Holger Hans Peter Freyther (1):
>  dvnixload: The directory structure was changed upstream, update.
>
> Koen Kooi (15):
>  x-load git: bump SRCREV
>  mango-lassi: add missing xtst to DEPENDS
>  avahi-ui: update to 0.6.30, improve packaging a bit
>  avahi-ui 0.6.30: improve packaging some more
>  gnome-bluetooth 2.32.0: package gconf files
>  linux-omap 2.6.39: sync with meta-texasinstruments
>  angstrom 2010.x: use 2.6.39 for beagleboard
>  yavta: import from meta-oe
>  media-ctl: import from meta-oe
>  udev git: check if systemd files are present before symlinking
>  udev git: bump SRCREV for systemd fixes
>  systemd: bump to a rev where hwclock isn't needed anymore
>  qt4: bump PR for wsegl header change
>  angstrom: prefer the git version of tslib
>  linux-omap 2.6.39: sync with meta-texasinstruments
>
> Martin Jansa (11):
>  freesmartphone: bump SRCREVs
>  fso-specs: older SRCREV because HEAD causes libfreesmartphone-glib to fail
>  linux-2.6.39: sync om-gta02 defconfig with defconfig from larsc a bit
>  linux_2.6.39: revert MMC changes from openmoko.patch in shr.patch
>  xserver-xorg: upgrade from 1.10.1.901 to 1.10.1.902
>  linux-openmoko-2.6.3[79]: fix nand with badblocks
>  linux: add new kernel task savedefconfig
>  om-gta01: minimize 2.6.37 defconfig with savedefconfig
>  linux-nokia900-meego: minimize defconfig with savedefconfig
>  linux-2.6.39: add defconfig for om-gta01
>  qt4: remove qte.sh from shared SRC_URI and PACKAGE_ARCH_palmpre
>
> Paul Eggleton (3):
>  qte: enable 18bpp support
>  qte: revert changes from 2a1c9e1ee5eb8067592d26100b563dd2ae7be00d
>  manufacturers: define a SRCREV to fix package build
>
> Paul Menzel (2):
>  avahi-ui: add `libglade` to `DEPENDS`
>  mango-lassi: add `scrollkeeper-native` to `DEPENDS`
>
> Simon Busch (5):
>  aurora: use qte.sh script at bootup to get the correct touchscreen configura
>  python-2.6.6: backport pkgconfig support from version 2.7.1 and bump PR
>  aurora: update recipe for latest changes to aurora and bump PR
>  libshiboken: fixup several issues with the generated pkgconfig file and bump
>  python-pyside-embedded: update patch for qws support and bump PR
>
> Stanislav Brabec (7):
>  crda: Fix build by disabling of make environment overrides.
>  crda: Upgrade regulatory database to 2011.04.28.
>  gnome-desktop: Disable doc build - XSL processing depends on /usr/share/xml
>  mavit-svn: Upgrade to SVN snapshot 4495. Changed SVN URI to http (https does
>  bluez-hcidump: Fix declaration clash (remove definition of ntoh64() already
>  balsa: Fix DEPENDS. Disable doc build - XSL processing is dependent on host
>  mumpot: Upgrade to version 0.6.
>
> Steffen Sledz (1):
>  apr-util: disable odbc support to avoid QA error
>
> Thomas Zimmermann (1):
>  sflphone-common: Update to 0.9.13 and remove sflphone-pjproject
>
> Tom Rini (4):
>  sysvinit: Upstream patch for newer libcs
>  openssl.inc: Fix PowerPC64 builds
>  boa: Add bison-native to DEPENDS
>  boa: Also flex-native
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
=================
http://bec-systems.com




More information about the Openembedded-devel mailing list