Chris Larson [Wed, 6 Jan 2010 23:32:40 +0000 (16:32 -0700)]
iptables: unbork the 1.3.8 build, merge iptables-utils into iptables.
In recent iptables versions, the -save and -restore files are just symlinks
pointing to the main, merged binary, so the separate package is a bit
unnecessary.
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Thu, 7 Jan 2010 20:25:13 +0000 (13:25 -0700)]
shadow: reorg into .inc, pull some mvl6 changes over, use a 'pam' distro feature.
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Thu, 7 Jan 2010 15:01:31 +0000 (08:01 -0700)]
shadow: unbork the dependencies.. its DEPENDS, not DEPEND.
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Thu, 14 Jan 2010 20:13:38 +0000 (13:13 -0700)]
libcap: BUILD_CFLAGS can need the libcap/include too
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Thu, 14 Jan 2010 20:13:54 +0000 (13:13 -0700)]
man: fix ldflags typo
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Thu, 14 Jan 2010 20:14:10 +0000 (13:14 -0700)]
postfix: kill funky FILESDIR usage in SRC_URI
Signed-off-by: Chris Larson <clarson@mvista.com>
Michael Lippautz [Fri, 22 Jan 2010 00:03:33 +0000 (00:03 +0000)]
libxml-libxml-perl: Adds perl module XML::LibXML
Signed-off-by: Philip Balister <philip@balister.org>
Philip Balister [Fri, 22 Jan 2010 14:22:49 +0000 (09:22 -0500)]
libxml2 : Convert to INC_PR. Bump PR for earlier commit.
Michael Lippautz [Fri, 22 Jan 2010 00:04:31 +0000 (00:04 +0000)]
libxml2: Add catalog and docbook support
* Adds catalog and docbook support, which is needed for
libxml-libxml-perl recipe.
Signed-off-by: Philip Balister <philip@balister.org>
Marcin Juszkiewicz [Fri, 22 Jan 2010 09:04:48 +0000 (10:04 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Guo Hongruan [Thu, 21 Jan 2010 22:55:56 +0000 (22:55 +0000)]
Fix a bug of COMPATIBLE_HOST defination in linux-sun4cdm_*.bb
* Correct the defination of COMPATIBLE_HOST in linux-sun4cdm_2.4.26.bb and linux-sun4cdm_2.6.8.1.bb, the previous defination causes linux-sun4cdm never been selected.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Marc Olzheim [Fri, 22 Jan 2010 08:22:35 +0000 (00:22 -0800)]
iproute2: Remove unneeded bash dependency
* Even though the recipes did not list it in REDEPENDS, two scripts in
this package depended on bash. Since this was unneeded, I removed that
dependency. (Upstream notified)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Kaindl [Sun, 22 Nov 2009 01:22:28 +0000 (01:22 +0000)]
htop_0.7.bb: Fix htop do_configure: Ensure that ncurses is staged.
* htop's do_configure needs ncurses, but htop did only have an RDEPENDS
on ncurses which only triggers a build of of ncurses after or in parallel
to htop's do_configure, which is too late. Fix this:
Since htop is dynamically linked against ncurces, OE detects the REDEPENDS
to ncurses automatically and we can simply change the RDEPENDS to DEPENDS.
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Kaindl [Sun, 22 Nov 2009 02:19:14 +0000 (02:19 +0000)]
binutils_2.17.bb: Fix setscene of binutils-cross-sdk_2.17, switch binutils_2.17.bb to INC_PR
* All of the binutils-cross-sdk_*.bb recipes rely on their binutils_*.bb
recipe to define INC_PR, but binutils_2.17.bb does not define it, so
setscene of binutils-cross-sdk_2.17 fails because it does a mkdir of
work/.../binutils-cross-sdk-2.17-\$\{INC_PR\}.1/ which causes an abort
when trying to find the setscene scripts later.
Fix this by switching binutils_2.17.bb to INC_PR like silbings have done.
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 22 Jan 2010 07:36:04 +0000 (23:36 -0800)]
wxsqlite3: Add version 1.9.7 recipe.
* Fix linker failure due to gcc inline issue (gcc-inline.patch).
* Fix broken unicode builds (wxtranslate.patch).
Signed-off-by: Johan Hovold <johan.hovold@lundinova.se>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 22 Jan 2010 03:15:16 +0000 (19:15 -0800)]
eglibc-svn: Bump SRCREV to tip of trunk.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Thu, 21 Jan 2010 22:25:49 +0000 (23:25 +0100)]
gettext: add extra package for libintl
* add extra package for libintl because it is mostly
enough for running the stuff on targets
* let runtime conflict it with proxy-libintl
* bump PR
Henning Heinold [Sat, 9 Jan 2010 12:59:47 +0000 (13:59 +0100)]
gettext: move to BBCLASSEXTEND, taken from popky
* delete all native recipes now handled by BBCLASSEXTEND
* bump PR's
Stanislav Brabec [Fri, 22 Jan 2010 00:42:37 +0000 (00:42 +0000)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Graeme Gregory [Fri, 22 Jan 2010 00:36:54 +0000 (00:36 +0000)]
eggdbus_0.6.bb : add this new recipe which is gobject bindings for dbus
This is required by the newer policykit packages which I am working on
pulling into OE.
Stanislav Brabec [Fri, 22 Jan 2010 00:33:28 +0000 (00:33 +0000)]
pidgin: Update to version 2.6.5 (security: CVE-2010-0013).
* Fixes, security update for MSN plugin.
* Removed unreferred recipes for vulnerable versions.
Stanislav Brabec [Fri, 22 Jan 2010 00:30:24 +0000 (00:30 +0000)]
checksums.ini: Added missing checksum for balsa-2.4.2.
Jan Paesmans [Mon, 21 Dec 2009 23:05:29 +0000 (23:05 +0000)]
gSOAP
Hello,
In the gSOAP package I noticed the following patch was applied to the
native build: use-just-built-binary.patch
This patches the makefiles of gSOAP so that the correct executable is used.
However the problem originates from the fact that the makefile
variable $(SOAP) is overridden in gsoap_${PV}.bb with the following
directive:
EXTRA_OEMAKE = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2"
Instead of patching the makefiles of gsoap, I've come up with a
simpler solution.
In the gsoap-native_*.bb files, overwrite EXTRA_OEMAKE like so:
EXTRA_OEMAKE = ""
This removes the problem with building gsoap natively and not using
the correct executable.
Please find my patch in attachment.
Regards,
Jan
Signed-off-by: Jan Paesmans <jan.paesmans@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 22 Jan 2010 00:20:25 +0000 (16:20 -0800)]
whois: Add recipe for version 5.0.0.
* Move to using INC_PR
* Add md5 and sha checksums to recipe.
* Move more common parts like SRC_URI to whois.inc.
* Thanks Paul Menzel for reporting the pending upgrade.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 21 Jan 2010 23:31:48 +0000 (15:31 -0800)]
sane-toolchain.inc: Bump glibc PREFERRED_VERSION to 2.10.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Nicolas Ferre [Mon, 11 Jan 2010 05:45:31 +0000 (05:45 +0000)]
sane-feed.inc: adding some ATMEL boards
Add some armv5te entries for ATMEL -EK boards.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Nicolas Ferre [Mon, 11 Jan 2010 03:06:44 +0000 (03:06 +0000)]
Update of ATMEL board configuration files
Correction of at91sam9260ek and at91sam9g20ek configuration files:
Xserver is not needed. At91sam9rlek configuration file: no usbhost.
Adding of two new boards: at91sam9g10ek and at91sam9g45ekes. "es" stands
for Engineering Sample and correspond to the marking that is on the board.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Nicolas Ferre [Tue, 12 Jan 2010 01:43:44 +0000 (01:43 +0000)]
xserver-common: add SAM9G10/G45/9RL to Xserver file
Adding some Atmel AT91 chips to Xserver file.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 17 Jan 2010 10:32:24 +0000 (10:32 +0000)]
barebox: Add recipe for this new bootloader
* barebox is "a bootloader that inherits the best of U-Boot and the Linux kernel"
* add recipe for v2009.12.0 (last stable)
* add recipe for git repository
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 21 Jan 2010 22:21:43 +0000 (14:21 -0800)]
uclibc-nptl: Fix Global dynmaic TLS loads.
* Update to latest tip of branch.
* Delete the patches which are now upstream.
* Hide __libc_errno and __libc_h_errno and __libc_res.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Sat, 16 Jan 2010 13:41:03 +0000 (14:41 +0100)]
libcap: Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld.
Doing `bitbake libcap` with
PREFERRED_VERSION_binutils = "2.20"
PREFERRED_VERSION_binutils-cross = "2.20"
PREFERRED_VERSION_binutils-cross-sdk = "2.20"
PREFERRED_VERSION_gcc = "4.4.2"
PREFERRED_VERSION_gcc-cross = "4.4.2"
PREFERRED_VERSION_gcc-cross-sdk = "4.4.2"
PREFERRED_VERSION_gcc-cross-initial = "4.4.2"
PREFERRED_VERSION_gcc-cross-intermediate = "4.4.2"
in `local.conf` made `do_compile` error out with the following message [1].
arm-angstrom-linux-gnueabi-ld -soname libcap.so.1 -x -shared -o libcap.so.1.10 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o
arm-angstrom-linux-gnueabi-ld: cap_text.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC
Khem Raj explained it the following way [2].
Am Mittwoch, den 13.01.2010, 02:27 -0800 schrieb Khem Raj:
> > I also get the same error which I did not get before with GCC 4.1.1.
>
> Older versions of binutils/ld can not detect MOVT/MOVW relocations which
> are absolute and cant be used in PIC code.
> hence even if the error was there it remained latent.
Therefore just append `-fPIC` to the CFLAGS and bump the PR variable.
The strange thing is still, that other distributions seem to have patched libcap to build with `-fPIC` long ago [3–5].
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016142.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016211.html
[3] http://www.linuxfromscratch.org/patches/downloads/libcap/libcap-1.10-fedora_fixes-1.patch
[4] http://frugalware.org/pipermail/frugalware-darcs/2005-May/000824.html
[5] http://cvs.fedoraproject.org/viewvc/rpms/libcap/F-7/libcap-1.10-fPIC.patch?revision=1.1&view=markup
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Thu, 21 Jan 2010 20:41:43 +0000 (21:41 +0100)]
task-shr-minimal: add xinput-calibrator
Simon Busch [Thu, 21 Jan 2010 19:26:00 +0000 (20:26 +0100)]
preboot: remove defconfig requirement
Chris Larson [Thu, 21 Jan 2010 19:20:16 +0000 (12:20 -0700)]
konq-e
20030705: kill the exec_prefix var hack
Signed-off-by: Chris Larson <clarson@mvista.com>
Aleksey Makarov [Mon, 18 Jan 2010 11:06:23 +0000 (11:06 +0000)]
kernel.bbclass: fix kernel build, version >= 2.6.33-rc1, arch x86
* Apply the same change as
c0a3e91845fad1cdda723bdcf962de8bc01f8a2d for
x86 path
* A check was missed in the x86 path of the stage method.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Dallas Foley [Thu, 21 Jan 2010 08:49:43 +0000 (08:49 +0000)]
libdrm_2.4.17: disable intel for non-x86
* older version 2.4.11 builds OK on arm, but not 2.4.17
* someone with x86 and intel, please test
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Thu, 21 Jan 2010 18:54:05 +0000 (19:54 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Michael Lippautz [Thu, 21 Jan 2010 18:53:24 +0000 (19:53 +0100)]
libxml-sax-perl_0.96.bb: new recipe
Michael Lippautz [Thu, 21 Jan 2010 18:51:26 +0000 (19:51 +0100)]
libxml-namespacesupport-perl_1.10.bb: create recipe
Marco Cavallini [Thu, 21 Jan 2010 16:30:06 +0000 (17:30 +0100)]
xinput-calibrator_0.5.0.bb: added line for new patch to original package
Marco Cavallini [Thu, 21 Jan 2010 16:29:46 +0000 (17:29 +0100)]
xinput-calibrator-0.5.0/0002-gui_x11.cpp-Load-font-fixed-when-9x15-fails-in-GuiCa.patch: Load font fixed when 9x15 fails in GuiCalibratorX11
Guo Hongruan [Sun, 17 Jan 2010 13:10:18 +0000 (21:10 +0800)]
Set preferred glibc to 2.10.1 in conf/distro/micro.conf
* the preferred version of binutils of conf/distro/micro.conf is 2.19.51
* the preferred version of glibc is 2.6.1 which is defined in sane-toolchain.inc
* the ld produced by binutils-2.19.51 reports that it can not find the __begin symbol when linking with glibc-2.6.1
Signed-off-by: Guo Hongruan <camelguo@gmail.com>
Liam Girdwood [Thu, 21 Jan 2010 12:19:19 +0000 (12:19 +0000)]
MAINTAINERS: update my email and add interests + recipies.
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Graeme Gregory [Thu, 21 Jan 2010 10:07:34 +0000 (10:07 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Graeme Gregory [Thu, 21 Jan 2010 10:06:47 +0000 (10:06 +0000)]
libgdata_0.5.1.bb : add newer libgdata
The only 0.4.0 version wasnt buildable for me.
Martin Jansa [Thu, 21 Jan 2010 09:54:44 +0000 (10:54 +0100)]
mokomaze: bump PR after libsdl-ttf update
Martin Jansa [Thu, 21 Jan 2010 06:49:36 +0000 (07:49 +0100)]
task-shr-feed: add stopwatch and rtmom
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 18 Jan 2010 13:13:36 +0000 (14:13 +0100)]
xorg: update recipes to latest releases 2010-01-18
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael Pilgermann [Wed, 13 Jan 2010 20:02:09 +0000 (20:02 +0000)]
rtmom: elementary based gui for RTM (Remember the milk)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Jan 2010 11:38:35 +0000 (12:38 +0100)]
pixman_git: add BBCLASSEXTEND=native (pixman-native used in cairo-native)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Jan 2010 11:37:38 +0000 (12:37 +0100)]
pixman_0.16.2: drop DEFAULT_PREFERENCE = -1 and add BBCLASSEXTEND=native (pixman-native used in cairo-native)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Jan 2010 11:35:46 +0000 (12:35 +0100)]
libpixman: move all to obsolete directory (replaced with pixman recipes)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Jan 2010 11:35:05 +0000 (12:35 +0100)]
cairo-native: depend on pixman-native instead libpixman-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Mario Domenech Goulart [Thu, 21 Jan 2010 00:28:08 +0000 (22:28 -0200)]
firefox: added sqlite3 as dependency for firefox >= 3.5
Signed-off-by: Mario Domenech Goulart <mario.goulart@gmail.com>
Otavio Salvador [Thu, 3 Dec 2009 16:15:34 +0000 (14:15 -0200)]
parted: depends on util-linux-ng to provide libuuid
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Graeme Gregory [Thu, 21 Jan 2010 00:10:31 +0000 (00:10 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Graeme Gregory [Thu, 21 Jan 2010 00:09:17 +0000 (00:09 +0000)]
at-spi_1.28.0.bb : fix compile on systems without host installen gnome devel
The configure script was generation paths in /usr/* when looking for
orbit-2-idl and bonobo idl files so feed our staging paths in instead.
Graeme Gregory [Thu, 21 Jan 2010 00:08:23 +0000 (00:08 +0000)]
checksums.ini : alternative URLs for Thunar and xfce4-dev-tools
Chris Larson [Wed, 20 Jan 2010 23:19:52 +0000 (16:19 -0700)]
konq-e
20060404: don't override the exec_prefix var
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Wed, 20 Jan 2010 23:14:08 +0000 (16:14 -0700)]
rpm-native: kill unnecessary varprefix/localstatedir manipulation
Signed-off-by: Chris Larson <clarson@mvista.com>
Khem Raj [Wed, 20 Jan 2010 21:50:56 +0000 (13:50 -0800)]
gdb: Add RRECOMMENDS for uclibc-thread-db when using uclibc for system C
library.
* Fix PR 3273
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stanislav Brabec [Wed, 20 Jan 2010 20:54:25 +0000 (20:54 +0000)]
xserver-xorg: Worked around server termination after chvt on some fbdev devices.
* The patch is just a quick hack that fixes chvt on some fbdev devices.
* For more read recipes/xorg-xserver/xserver-xorg/hack-fbdev-ignore-return-mode.patch
Stanislav Brabec [Wed, 20 Jan 2010 20:51:27 +0000 (20:51 +0000)]
xf86-input-tslib: Fix double free crash while on chvt or exit.
* For more see recipes/xorg-driver/xf86-input-tslib/double-free-crash.patch
Thomas Zimmermann [Wed, 20 Jan 2010 17:56:32 +0000 (17:56 +0000)]
mickeydbus2: add new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Stefan Schmidt [Wed, 20 Jan 2010 19:06:16 +0000 (20:06 +0100)]
checksums.ini: Add missing sum for linuxkernel-2.6.24-patch
Marco Cavallini [Wed, 20 Jan 2010 18:58:41 +0000 (19:58 +0100)]
kaeilos-2009-preferred-versions.inc: errata in PREFERRED_VERSION_wxwidgets
Simon 'Morphis' Busch [Wed, 20 Jan 2010 17:14:42 +0000 (18:14 +0100)]
preboot: new recipe; a dual boot solution for the palm pre (WIP)
Marco Cavallini [Wed, 20 Jan 2010 13:28:52 +0000 (14:28 +0100)]
kaeilos-2009-preferred-versions.inc: added PREFERRED_VERSION_wxwidgets 2.8.10
Johan Hovold [Thu, 17 Dec 2009 05:18:14 +0000 (05:18 +0000)]
wxwidgets: add 2.9.0 and clean up recipes
- Add wxwidget-2.9.0 include with derived rather than hardcoded lib and
config script names (depends on debug and charset configure flags)
- Use regular expression for LEAD_SONAME rather than hardcoded name.
- Fix autoconf issue where configure could not find staging root.
- Use INC_PR.
- Add wxwidgets-2.9.0 (unicode)
- Add wxwidgets-ansi-2.9.0 (non-unicode)
- Add wxwidgets-opengl-2.9.0 (unicode, opengl)
Signed-off-by: Johan Hovold <johan.hovold@lundinova.se>
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
Martin Jansa [Wed, 20 Jan 2010 11:55:45 +0000 (12:55 +0100)]
stopwatch: new recipe for QT4 based stopwatch
* Author: Christof Musik
* can be used as stop watch
* has countdown capability (e.g. for next holiday)
* survives suspend/resume
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Jan 2010 11:55:58 +0000 (12:55 +0100)]
checksums.ini: add checksums for upcomming xorg upgrades
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 19 Jan 2010 10:13:34 +0000 (11:13 +0100)]
linux-openmoko-2.6.32: bump SRCREV for suspend/resume fix, enable MMC_UNSAFE_RESUME
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Robert Schuster [Wed, 20 Jan 2010 11:29:46 +0000 (12:29 +0100)]
nokia900: initial version of machine config for Nokia N900 tablet/phone
Written by Robert, tweaked a bit by me.
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Martin Jansa [Fri, 15 Jan 2010 17:10:29 +0000 (18:10 +0100)]
sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr
* With 2.6.33-rc2-00252-ge9e5521 on my host I noticed that
"cat /proc/sys/vm/mmap_min_addr" returns now
"cat: /proc/sys/vm/mmap_min_addr: Operation not permitted"
Its probably becuse of
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=
0e1a6ef2dea88101b056b6d9984f3325c5efced3
But I'm not sure if checking CAP_SYS_RAWIO even for reading this value
is intentional or just bug which should be fixed in kernel.
This patch makes bitbake ignore reading error. Possible QEmu failure is not
handled yet.
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Marcin Juszkiewicz [Fri, 15 Jan 2010 17:14:38 +0000 (18:14 +0100)]
qt3e.bbclass: fix paths for staging
Without that patch uicmoc3-native fails to build.
Petr Štetiar [Tue, 19 Jan 2010 21:04:33 +0000 (22:04 +0100)]
xinput_calibrator: switch to autotools
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Koen Kooi [Wed, 20 Jan 2010 09:07:35 +0000 (10:07 +0100)]
rygel: add hack to get rid of automake 1.11.x dependency
Koen Kooi [Tue, 19 Jan 2010 13:59:25 +0000 (14:59 +0100)]
gnome-keyring 2.28: update to 2.28.2
Koen Kooi [Tue, 19 Jan 2010 12:17:43 +0000 (13:17 +0100)]
libbonobo: update to 2.24.2 (automake 1.11.x fixes)
Khem Raj [Wed, 20 Jan 2010 08:31:28 +0000 (00:31 -0800)]
cherokee_0.99.24.bb: Add missing DEPENDS
* 0.99 version uses openssl and there is no option to have gnutls
so we configure it to use openssl.
* Add DEPENDS which were
missing and override the default depends coming from cherokee.inc
as it has gnutls in depends and would build this redundantly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Wed, 20 Jan 2010 01:09:17 +0000 (02:09 +0100)]
libsdl-x11: use newer sdl.m4 macro from svn
* the sdl.m4 macro now uses pkgconfig which unbreaks gnome-games
build
* bump PR
Henning Heinold [Wed, 20 Jan 2010 01:00:32 +0000 (02:00 +0100)]
gnome-games: set libsdl-mixer as dependency and delete sdl.m4 macro only when exist
* bump PR
Stanislav Brabec [Tue, 19 Jan 2010 21:15:44 +0000 (21:15 +0000)]
glib-2.0: Typo fix in previous commit.
Stanislav Brabec [Tue, 19 Jan 2010 21:06:24 +0000 (21:06 +0000)]
glib-1.2: Fixed file list of glib-1.2-dev.
Stanislav Brabec [Tue, 19 Jan 2010 21:05:24 +0000 (21:05 +0000)]
irdadump: Migrated to glib-2.0.
Chris Larson [Tue, 19 Jan 2010 20:22:52 +0000 (13:22 -0700)]
amend-recipes.inc: Add. Allows tweaks to be amended to a recipe via a .inc in its FILESPATH
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Tue, 19 Jan 2010 20:01:41 +0000 (13:01 -0700)]
package_dbg.bbclass: add current incarnation from MVL6
This optional bbclass implements per-subpackage debug packages. Among other
things, this makes it much easier to automate creation of debug images (where
you have the debug files for all installed packages).
Signed-off-by: Chris Larson <clarson@mvista.com>
Khem Raj [Tue, 19 Jan 2010 20:01:38 +0000 (12:01 -0800)]
libqpe, opie-taskbar: Fix linking errors found with 2.20 ld
* Fix PR #5376
* Dont remove ~LnkProperties when QTOPIA_INTERNAL_FSLP is not defined
this could cause g++ to emit default destructor which will be inlined
and as we asked inlines to have hidden visibility it could make the
destructor hidden in the final library this happens now because ld
can merge the visibility attributes which it did not do before.
* Note that this fix might be needed in few other places too.
We will fix them as we encounter them.
* Remove the workaround in opie-taskbar
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Marcin Juszkiewicz [Tue, 19 Jan 2010 15:28:28 +0000 (16:28 +0100)]
xinput-calibrator: added 0.5.0
This is tool to calibrate touchscreens which works as XInput devices
(evdev, evtouch, ... but not tslib one).
So far only X11 version, GTKmm one will be provided later by Petr Štetiar.
Steffen Sledz [Tue, 19 Jan 2010 08:42:04 +0000 (09:42 +0100)]
linux-2.6.24: defconfig for hipox machine changed
- UART3 enabled
- I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25)
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Frans Meulenbroeks [Mon, 18 Jan 2010 22:00:00 +0000 (23:00 +0100)]
contrib/angstrom/build-feeds.sh: added tgt (needed for iscsi)
Frans Meulenbroeks [Mon, 18 Jan 2010 21:58:01 +0000 (22:58 +0100)]
tgt: updated to 1.0.0
- updated to 1.0.0 (& updated checksum)
- improved dependencies
- added missing make flag
Frans Meulenbroeks [Mon, 18 Jan 2010 20:23:49 +0000 (21:23 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Mon, 18 Jan 2010 20:22:51 +0000 (21:22 +0100)]
linux-powerpc-fsl_git : patch was made one level too high; fixed it
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:47:11 +0000 (20:47 +0100)]
checksums.ini: added rygel 0.4.8, automake 1.11.1
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:46:01 +0000 (20:46 +0100)]
gupnp-vala: added 0.6.2
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:45:50 +0000 (20:45 +0100)]
gupnp-tools: added 0.8
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:45:11 +0000 (20:45 +0100)]
gupnp-av: added 0.5.2
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:44:58 +0000 (20:44 +0100)]
gupnp: added 0.13.1
Marcin Juszkiewicz [Mon, 18 Jan 2010 19:44:40 +0000 (20:44 +0100)]
gssdp: added 0.7.1