aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-19merge in org.openembedded.devSebastian Spaeth
2010-04-19iliwi: newer upstream versionSebastian Spaeth
Also, some wording cleanup in the description and shorten a comment to fit on one line.
2010-04-19Merge remote branch 'origin/org.openembedded.dev' into shr/unstableMartin Jansa
Conflicts: recipes/freesmartphone/fsodatad_git.bb recipes/freesmartphone/fsodeviced_git.bb recipes/linux/linux-openmoko-2.6.24_git.bb recipes/linux/linux-openmoko-2.6.28_git.bb recipes/linux/linux-openmoko-devel_git.bb recipes/xorg-lib/pixman_git.bb recipes/xorg-xserver/xserver-xorg_git.bb
2010-04-19task-shr-feed: add linphone and iliwiMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19iliwi: new recipe for wlan manager I LIke WIfiEsben Damgaard
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19shr recipes: use SRCPV in git recipesMartin Jansa
* recipes probably used only in SHR distribution * usually without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19freesmartphone: use SRCPV in git recipesMartin Jansa
* with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19linux-openmoko: use SRCPV in git recipesMartin Jansa
* without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and ↵Martin Jansa
AUTOREV in git recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19bitbake.conf: enable BB_LOCALCOUNT_OVERRIDE by default, please disable if ↵Martin Jansa
you're using AUTOREV * For now disable autoincrement of revision counter in SRCPV, whoever wants it, should enable it in local.conf or distro config. (Set it empty BB_LOCALCOUNT_OVERRIDE = "") * Revision counter is incremented only locally (bad for multiple builders filling shared feeds), LOCALCOUNT can be used to maintain counter globally in OE metadata (LOCALCOUNT value set in recipe). * Make sure you disable it, if you want always upgradable paths for git recipes without bumping LOCALCOUNT with every SRCREV change or if you're using AUTOREV feature. * LOCALCOUNT == value for revision counter in GIT recipes (NNNN in PV="1.0+gitrNNNN+a7401084a72285c8d3485bacf4eed593f303b1b7-r4.4") Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-18mpd,mpd-alsa : fix init script(start and stop were swaped in restart),bump ↵Denis 'GNUtoo' Carikli
all PR In the mpd init script,in the restart case,it first started then stopped. Thanks to jconnolly for having noticed that it didn't restart at all
2010-04-18xchat 2.8.6: fix CVE-2009-0315 and a building issues with 2 debian patches ↵Denis 'GNUtoo' Carikli
and bump PR The building issue was the following: | fe-gtk.o: In function `fe_gui_info': | [...]/src/fe-gtk/fe-gtk.c:822: undefined reference to `GTK_WIDGET_VISIBLE' | menu.o: In function `menu_canacaccel': | [...]/src/fe-gtk/menu.c:1673: undefined reference to `GTK_WIDGET_IS_SENSITIVE' | maingui.o: In function `mg_hide_empty_pane': | [...]/src/fe-gtk/maingui.c:812: undefined reference to `GTK_WIDGET_VISIBLE' | [...]/src/fe-gtk/maingui.c:813: undefined reference to `GTK_WIDGET_VISIBLE' | maingui.o: In function `mg_show_generic_tab': | [...]/src/fe-gtk/maingui.c:602: undefined reference to `GTK_WIDGET_HAS_FOCUS' I noticied the security issue while looking into the debian patches of xchat: They had a file named 46_CVE-2009-0315.dpatch. Then I looked at that CVE to see if it was relevant ,and applied the patch
2010-04-18linux-omap-zoomsync_2.6.32.bb : enable thumb interwork errataGraeme Gregory
required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2 and hits this bug a lot
2010-04-17udev-static 124: prototype for a static udevd and udevadm that can be used ↵Koen Kooi
as fallback on old kernels (e.g. 2.6.26 or earlier)
2010-04-17kernel.bbclass: fix ASMDIR regressionsKoen Kooi
2010-04-17xf86-video-s3c64xx: add accelerated (XAA + Xv) driver for s3c64xx SoCsKoen Kooi
2010-04-17task-cli-tools: move some tools to the -debug subpackageMichael 'Mickey' Lauer
2010-04-17evtest: rewrite recipe and bump to 1.25; it's using autotools nowMichael 'Mickey' Lauer
2010-04-17smartq5.conf: Fix NAME and DESCRIPTIONStefan Schmidt
Its not a Samsung SMDK.
2010-04-17smartq5: add machine file for smartq5 tabletKoen Kooi
2010-04-17chromium: bump PR for nss changeKoen Kooi
2010-04-17nss 3.12.6: the jalimo recipe was trying to be way to clever with shared ↵Koen Kooi
libs, breaking dynamic linking at runtime, so simplify recipe
2010-04-17linux-kexecboot: bump 2.6.33+2.6.34-rc3 to 2.6.33+2.6.34-rc4Andrea Adami
2010-04-16Merge remote branch 'origin/org.openembedded.dev' into shr/unstableMartin Jansa
Conflicts: recipes/u-boot/u-boot_git.bb
2010-04-16Merge remote branch 'origin/org.openembedded.dev' into shr/unstableMartin Jansa
Conflicts: recipes/xorg-lib/pixman_git.bb
2010-04-16u-boot: update DaVinci platforms, fix some wrong PVsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-16libxml2: fix python badness on targetKoen Kooi
2010-04-16dfu-programmer: USB Device Firmware Upgrade utility (special atmel-version)Vitus Jensen
Add recipes for version 0.5.2 and the current head of the subversion repository. dfu-programmer is DFU utility supporting Atmel chips with a USB bootloader (which aren't supported by dfu-util). Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-04-16chromium: import updates from AI repoKoen Kooi
* The workaround for depot-tools is gross, but I lack the time to fix this
2010-04-16xserver-xorg-conf: add dm3730-am3715-evm support and add generic fallback ↵Koen Kooi
for omap3
2010-04-16nss: more pkgconfig fixes...Koen Kooi
2010-04-16dm3730-am3715-evm: Add dm3730-am3715-evm machineChase Maupin
* Create the machine configuration file for the dm3730-am3715-evm machine type. This machine type supports EVMs based on the DM37xx or AM37xx SoCs. * Specified the PREFERRED_PROVIDER and VERSION for u-boot Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16u-boot_git: Add dm3730-am3715-evm u-boot supportChase Maupin
* Added support for the dm3730-am3715-evm machine type to obtain the u-boot source from the PSP repository. * Set SRCREV for the dm3730-am3715-evm machine type to the 03.00.00.05 PSP version. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16linux-omap-psp_2.6.32: Add dm3730-am3715 supportChase Maupin
* Created the dm3730-am3715-evm directory in linux-omap-psp-2.6.32 to contain the defconfig for the kernel build for dm3730-am3715-evm. * Added the defconfig file for the dm3730-am3715-evm kernel build. * Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE entry for the linux-omap-psp_2.6.32.bb recipe. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16clutter: Add dm3730-am3715-evm machine typeChase Maupin
* Added dm3730-am3715-evm machine type to COMPATIBLE_MACHINE values for clutter. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16sort: Added dm3730-am3715-evm machine typeChase Maupin
* Added the dm3730-am3715-evm machine type to the sort.sh file. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16linux-uml: fix after kernel.bbclass changesKoen Kooi
2010-04-16nss: update to 3.12.6Koen Kooi
2010-04-16recipes/linux: convert users of do_stage_append to new style stagingkoen.kooi@gmail.com
Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16kernel bbclass: convert to new style staging (from poky)koen.kooi@gmail.com
Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16linux-2.6.24: deactivate the LEON co-processor for hipox machinet.fromm
There are massive network problems when transmitting UDP packets using the LEON copro. UDP packet contents get overwritten at the sender side, UDP checksums are incorrect, and the like. The problem can be triggered by writing small (< MTU size) packets into a socket in rapid succession to multiple receivers on a system without any other load. Until we can fix the LEON firmware we disable it. Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-04-16nss: make .pc file match do_install layoutKoen Kooi
2010-04-16nss: add pkgconfig supportKoen Kooi
2010-04-16nss 3.12: import from jalimo, convert to new style staging, convert to new ↵Koen Kooi
style checksums, fix QA errors, fix packaging
2010-04-16nspr 4.7.1: import from jalimo overlay, convert to new style staging and ↵Koen Kooi
checksums
2010-04-15clamav: remove versions <0.95Roman I Khimov
See removal.txt and c1aab90e5e removal.txt: proposal to remove ClamAV versions < 0.95 in April for reasoning. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-15xorg-headers-native: flag with NATIVE_INSTALL_WORKS = "1"Koen Kooi
2010-04-15gedit(-plugins): add 2.30.0Koen Kooi
2010-04-15gtksourceview2: add 2.10.0, convert 2.9.1 to new style stagingKoen Kooi