[meta-ti] OE Changelog since 2012-09-02 until 2012-09-09
cliff.brake at gmail.com
cliff.brake at gmail.com
Mon Sep 10 06:19:47 PDT 2012
Changelog since 2012-09-02 until 2012-09-09. 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
meta-webos: git://github.com/openwebos/meta-webos.git
====================================================
Changelog for bitbake:
Bogdan Marinescu (1):
crumbs/hig: Save toolchain in settings
Cristiana Voicu (7):
hob/packageselectionpage: Correctly restore previously selected packages
hob/packageselectionpage: Add tooltips to 'Included' and 'All packages' tab
hob/imageconfigurationpage: Set secondary action for "Edit image" button
hob/recipe&packageselectionpage: Change "Back" button to "Cancel" button
hob/imagedetailspage: "Image ready" icon appers only after the image was gen
hob: The 'run image' and 'deploy image' dialogs text and alignment correctio
hob: print message when DISPLAY is not set
Ioana Grigoropol (1):
hobwidget: Button theme is taken from host, fix
Kang Kai (2):
hob2: remove the hard-coded images map
hob2: remove class hcc
Liming An (1):
Hob: change view of 'recipes' and 'packages' tables as ui design
Paul Eggleton (6):
tinfoil: create simple interface for bitbake-based utilities
lib/bb/siggen: replace tabs with spaces
lib/bb/siggen.py: insert a colon between class and recipe name
lib/bb/siggen.py: make signature dump/compare functions return a list
bitbake-diffsigs: allow specifying task & follow deps recursively
fetch2: replace double slashes in paths in encodeurl()
Robert Yang (1):
fetch2: unpack rpm, ipk and deb binary package
====================================================
Changelog for openembedded-core:
Bruce Ashfield (9):
kern-tools: fix forced branching
linux-yocto: fix unapplied patch error message
linux-yocto: check for bad SRCREV before branch checks
kern-tools: fix non-inheriting branch names
linux-yocto/3.4: v3.4.9, unionfs, perf and configuration changes
linux-yocto/3.2/3.4: arm: Fix linking errors with binutils 2.23
linux-yocto-rt: update to 3.4.9-rt17
linux-yocto-rt: 3.4.9-rt17 remaining changes
conf/tune: add tune-ppce300c3
Constantin Musca (9):
automake: upgrade to 1.12.3
gypsy: upgrade to 0.9
libdrm: upgrade to 2.4.39
lsof: upgrade to 4.86
man-pages: upgrade to 3.42
telepathy-glib: upgrade to 0.19.8
freetype: upgrade to 2.4.10
puzzles: upgrade to r9594
iproute2: upgrade to 3.5.1
Elizabeth Flanagan (1):
adt-installer: Allow changing YOCTOADT_REPO
Jack Mitchell (1):
scripts/cleanup-workdir: change autoconf-nativesdk to nativesdk-autoconf
Kang Kai (4):
wget: disable iri/idn support
msmtp: disable libidn support
ghostscript: disable libidn support
image_types.bbclass: add variable for Hob
Khem Raj (2):
uclibc-0.9.33: Update to latest on 0.9.33 branch
tclibc-uclibc, tclibc-eglibc: Prefer nativesdk-eglibc to provide libintl
Martin Ertsaas (1):
rsync: Add md5sum and sha256sum for the rsync_2.6.9
Martin Jansa (11):
sstate-cache-management.sh: fix regexp in checksum grep
sstate-cache-management.sh: fix regexp in AVAILTUNES grep
sstate-cache-management.sh: look in meta* above oe-core dir when looking for
sstate-cache-management.sh: don't hardcode available machines only to qemu*
sstate-cache-management.sh: add option to enable debug output
sstate-cache-management.sh: fix remove_duplicated when multiple archs were b
bitbake.conf: FETCHCMD_svn add --non-interactive --trust-server-cert
udev-extraconf: Merge with udev-extra-rules from meta-oe
udev-extraconf: change LICENSE to MIT
packagegroup-core-x11: split machine specific parts to separate recipe packa
pulseaudio: fix pulseaudio-server RDEPENDS
Paul Eggleton (43):
classes/core-image: remove SSHSERVER_IMAGE_FEATURES
classes/core-image: remove *_IMAGE_FEATURES variables
classes/core-image: remove erroneous nfs-server comment
Rename task to packagegroup
packagegroup-base: remove some useless items
classes/packagegroup: Use package group nomenclature
packagegroup-core-nfs: remove broken glibc-utils reference
classes/packagegroup: add ability to disable complementary packages
packagegroup-*: change to inherit from packagegroup.bbclass
packagegroup-core-x11: move out Sato applications
core-image-core: rename to core-image-x11
packagegroup-core-x11*: adjust X11 package groups
packagegroup-qt4e: tidy up and rename
packagegroup-core-gtk-directfb: remove superfluous -base package
packagegroup-base: remove openswan from packagegroup-base-ipsec
packagegroup-core-gtk-directfb: remove dropbear
classes/packagegroup: disable superfluous tasks
packagegroup-*: drop LIC_FILES_CHKSUM
packagegroup-core-clutter: remove empty -apps/-tests tasks
packagegroup-core-qt: rename -demos to -demoapps
packagegroup-core-console: remove
connman: add runtime dependency on dbus
ofono: add runtime dependency on dbus
packagegroup-*: set reasonable SUMMARY/DESCRIPTION
packagegroup-core-basic: tidy up
packagegroup-core-lsb: rework
core-image-basic: tidy up
packagegroup-*: add RPROVIDES for backwards compatibility
qemu-config: relicense as MIT
oprofileui: split server to separate recipe to avoid X11 dependency
qemu-config: split out anjuta-remote-run
oprofileui-server: move initscript from qemu-config
qemu-config: split out shutdown icon to its own recipe
qemu-config: split out export of root via NFS to its own recipe
qemu-config: turn into distcc-config and a package group
packagegroup-core-standalone-gmae-sdk-target: allow dbg package
packagegroup-*: add RREPLACES/RCONFLICTS
classes/qmake_base: support linux-gnuspe/linux-uclibcspe TARGET_OS
packagegroup-(base|core-basic): add RREPLACES/RCONFLICTS
build-appliance-image: fix for packagegroup-apps-console removal
packagegroup-core-x11: add upgrade path from meta-oe task-x11*
classes/core-image: improve comments listing IMAGE_FEATURES
classes/mirrors: remove bogus gnutls mirror
Radu Moisan (3):
pango: Add missing sign-off-by and upstream-status
grub: added upstream-status
busybox: Add sign-off-by and upstream-status
Richard Purdie (4):
udev: Remove files moved to udev-extraconf
build-appliance-image: Update to latest poky master
sanity.bbclass: Move back to running at ConfigParsed time
gcc-cross-initial: Reinstate limits.h generation fix
Ross Burton (6):
xserver-xorg: remove HAL option, nothing uses HAL anymore
gsettings.bbclass: fix whitespace
xserver-xorg-common: add RREPLACES on xserver-xorg to -module-exa
gssdp: build examples which require GTK+ only if we have X11
pulseaudio: remove ConsoleKit dependency
gst-plugins-good: disable (uninstalled) examples
Saul Wold (3):
build-appliance: add zip-native, which is needed to build the final zip bund
python-pygtk: Upgrade to 2.24
matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session
====================================================
Changelog for meta-openembedded:
Jack Mitchell (1):
libplist: add upstream patch to fix parallel make issue
Khem Raj (1):
systemd: Upgrade to 189
Martin Jansa (12):
e-base: bump EFL_SRCREV to 1.7.0 release and update PV in svn recipes
terminology: add version 0.1.0, negative D_P to svn and bump PE
recipes-efl: upgrade from 1.7.0-beta to 1.7.0
e-wm: update RRECOMMENDS_-config-mobile
task-x11-illume: update default ECONFIG
python-efl: upgrade svn recipes to 1.7.0+svn
python-efl: upgrade recipes to 1.7.0
xf86-video-glamo: add xserver-xorg-module-exa to RDEPENDS
task*: rename to packagegroup to match oe-core
packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some upg
task-x11*: remove in favor of packagegroup-core-x11* variants from oe-core
task-x11-illume: rename to packagegroup-x11-illume
Sander van Grieken (3):
avahi: use systemd.bbclass for avahi-systemd
ifuse: add recipe to expose files on Apple devices via fuse
libimobiledevice: add recipe for Apple products protocol support
====================================================
Changelog for meta-smartphone:
Martin Jansa (14):
shr-settings: bump SRCREV
shr-settings: add ELM_PROFILE also to default elementary.sh
task*: rename to packagegroup to match oe-core
packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some upg
aurora-image: update IMAGE_INSTALL to use packagegroup-core-x11-* from oe-co
meta-shr, meta-samsung: remove packagegroup-x11-server, packagegroup-x11 bba
packagegroup-shr-minimal: task-x11-illume is renamed only in jansa/test bran
Revert: meta-shr, meta-samsung: remove packagegroup-x11-server, packagegroup
Revert "aurora-image: update IMAGE_INSTALL to use packagegroup-core-x11-* fr
Revert "packagegroup-shr-minimal: task-x11-illume is renamed only in jansa/t
Revert "Revert: meta-shr, meta-samsung: remove packagegroup-x11-server, pack
Revert "Revert "aurora-image: update IMAGE_INSTALL to use packagegroup-core-
aurora-image: fix IMAGE_INSTALL s/packagegroup-core-x11-server/packagegroup-
foxtrotgps: drop bbappend
====================================================
Changelog for meta-micro:
Phil Blundell (4):
busybox, eglibc: update versions for .bbappend util-linux: delete .bbapp
eglibc: fix sundry packaging issues
micro-x11: new, like micro but with X11 enabled
sane-feed: fix typo causing parse error with recent bitbake
====================================================
Changelog for meta-slugos:
====================================================
Changelog for meta-nslu2:
====================================================
Changelog for meta-intel:
Paul Eggleton (1):
README: add info explaining meta-tlk layer purpose
Saul Wold (3):
linux-yocto: Update linux-yocto for 3.2 and 3.4
base-files: add /etc/motd with TLK info
psplash: Add TLK info to psplash image
Tom Zanussi (2):
meta-intel: remove task-core-tools-profile.bbappend
meta-emenlow: rename recipes-gnome bbappends
====================================================
Changelog for meta-handheld:
====================================================
Changelog for meta-opie:
Khem Raj (1):
task-opie: Adjust for nativesdk renaming
Paul Eggleton (1):
task-opie-toolchain-host-nativesdk: fix for task -> packagegroup rename
====================================================
Changelog for openembedded:
====================================================
Changelog for meta-bug:
====================================================
Changelog for meta-efikamx:
====================================================
Changelog for meta-gumstix:
Andreas Müller (15):
omap3-sgx-modules: FILESEXTRAPATHS -> FILESEXTRAPATHS_prepend
linux-omap-3.6: Do not register ADS7846 if not present
overo-storm.conf: remove - there is no need for extra configuration
linux-3.0: remove
linux configuration: restructure
linux: put PV in linux-recipes to fix building wrong recipes
linux-sakoman: rename variables / set correct version
linux: take also linux-mainline under control of linux-versions-overo.inc +
linux-libc-headers: make dynamic version switching optional
linux-omap-3.6: move rc4 to fix ADS7876 always pendown
overo.conf: reenable xf86-input-tslib
linux-3.5: move back to governor performance / storm max freq. 800MHz
script-and-docs/u-boot-variables: add video params for dvi/lcd43
linux-3.6: smsc911x return ENODEV if no device found
linux-3.5: ads7846/smsc911x return ENODEV if no device found
====================================================
Changelog for meta-ettus:
====================================================
Changelog for meta-fsl-ppc:
Khem Raj (1):
fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-core
Matthew McClintock (4):
update bbappends to only apply on our distro, as a precursor to moving to it
add fslmachine overrides
qemu: set preferred version for QEMU
add kernel patch to fix parallel build failures
====================================================
Changelog for meta-igep:
====================================================
Changelog for meta-netbookpro:
====================================================
Changelog for meta-xilinx:
====================================================
Changelog for meta-chicken:
====================================================
Changelog for meta-java:
====================================================
Changelog for meta-qt3:
Paul Eggleton (2):
task-core-qt3: rename to packagegroup-core-qt3 and tidy up
core-image-lsb-qt3: fix for apps-console-core removal
====================================================
Changelog for meta-telephony:
Holger Hans Peter Freyther (5):
libdbi: Add checksums for version 0.8.3
libdbi-drivers: Add checksums for version 0.8.3
libdbi-drivers: Package the *.a into a new -staticdev package
libdbi-drivers: Introduce INC_PR for this recipe
openggsn: Package the *.a into a new -staticdev package
====================================================
Changelog for meta-ti:
====================================================
Changelog for meta-angstrom:
Khem Raj (1):
angstrom: Adjust for task -> packagegroup rename
Koen Kooi (1):
README: update layer section
====================================================
Changelog for meta-browser:
====================================================
Changelog for meta-mono:
====================================================
Changelog for meta-raspberrypi:
Andrei Gherzan (2):
poky-raspberrypi.conf: Remove distro file
README: Instruct users to add BBMASK as distro file was removed
Aurelian Zanoschi (1):
bcm2835: Integrate version 1.8
Jack Mitchell (1):
rpi-basic-image: Add new basic image with SSH server
Sander van Grieken (1):
sdcard_image-rpi.bbclass: Add sysctl.d config to set vm.min_free_kbytes to 8
====================================================
Changelog for meta-kde:
====================================================
Changelog for meta-yocto:
Bruce Ashfield (2):
linux-yocto/meta-yocto: update SRCREVs to 3.4.9, unionfs, perf and cfg
mpc8315e-rdb: switch to ppce300c3 tuning
Paul Eggleton (1):
meta-yocto: fix for task rename
Radu Moisan (1):
upstream_tracking.inc: Updates for upstream/check date
Richard Purdie (1):
meta-yocto: Split into distro and bsp components
Ross Burton (1):
beagleboard: change to xserver-xorg, not -lite
====================================================
Changelog for meta-webos:
Iyad Qumei (11):
Merge pull request #11 from timoaarnipuro-owo/db
Merge pull request #2 from ka6sox/master
Merge pull request #6 from kimmoleppala-owo/luna-sysmgr-ipc-recipe
Fixing build problems introduced by commit 241dce90ab79a2a6df9ec9a5b62efbaa2
Include luna-sysmgr-ipc in webos-image.
Add webkit component definitions to webos-image.
Merge pull request #15 from iyadq/master
Merge pull request #12 from teppopennanen-owo/master
resolve pull conflict.
Merge pull request #16 from RS102839/master
Fix build issues with luna-sysmgr-ipc and -messages.
Kimmo Leppala (1):
Added luna-sysmgr-ipc recipe.
Roger Stringer (2):
Remove unneeded dependency on mjson
Expand .gitignore to exclude common Eclipse project files
Teppo Pennanen (2):
Added missing dependencies for luna-prefs recipe.
Added recipes for libpbnjson and serviceinstaller
Timo Aarnipuro (2):
Add version 4.8 of Berkeley DB package
webos-preferred_versions: Use db 4.8
More information about the meta-ti
mailing list