Denys Dmytriyenko [Sat, 1 May 2010 20:53:01 +0000 (16:53 -0400)]
libgles-omap3: fix 3 build issues with external CSL toolchain
Fix the following 3 build issues:
1. X11ROOT is used by GFX SDK Makefiles as a root of X11 installation and
results in -I$(X11ROOT)/include and -L$(X11ROOT)/lib in CFLAGS/LDFLAGS.
Set it to ${STAGING_DIR_HOST}/usr instead of ${STAGING_INCDIR}. Otherwise
the build fails with the following error messages:
PVRShellOS.h:18:22: error: X11/Xlib.h: No such file or directory
PVRShellOS.h:19:23: error: X11/Xutil.h: No such file or directory
2. Set TOOLCHAIN variable used in GFX SDK Makefiles to point to the toolchain
location. Fixes the following message, among others:
ld: warning: library search path "/lib" is unsafe for cross-compilation
3. Add libXdmcp to the list of linked X11 libraries, in addition to libX11
and libXau. Link stage failure:
ld: warning: libXdmcp.so.6, needed by libX11.so, not found
libX11.so: undefined reference to `XdmcpWrap'
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Tom Rini [Sat, 1 May 2010 20:28:46 +0000 (13:28 -0700)]
minimal: Quoting fixups, always set virtual/psplash to what we would want.
virtual/psplash is now always being set by compatibility-providers.conf
so we want to always override it.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Sat, 1 May 2010 20:28:10 +0000 (22:28 +0200)]
shr-settings: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Christian Rüb [Sat, 1 May 2010 10:13:13 +0000 (12:13 +0200)]
qgpslog: update to 0.2.1
* make resource requesting work while discharging
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael Pilgermann [Sat, 1 May 2010 16:11:53 +0000 (18:11 +0200)]
pisi: upgrade from 0.5 to 0.5.1, remove old
* added checksums
* fixed DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 1 May 2010 18:57:18 +0000 (20:57 +0200)]
freesmartphone: bump SRCREVs a bit for fixed ppp
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 1 May 2010 13:50:18 +0000 (15:50 +0200)]
cornucopia: move SRCREV to cornucopia.inc and update all recipes using that
* remove vars already set in cornucopia.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 1 May 2010 13:08:28 +0000 (15:08 +0200)]
freesmartphone: create python-helpers.inc, with shared variables and SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Sat, 1 May 2010 17:35:03 +0000 (19:35 +0200)]
libmms: add 0.5
Koen Kooi [Sat, 1 May 2010 17:22:09 +0000 (19:22 +0200)]
lzo2: add 2.03
Tom Rini [Sat, 1 May 2010 16:29:35 +0000 (09:29 -0700)]
vala.bbclass: Add vala-native to virtclass-native DEPENDS.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 1 May 2010 15:27:18 +0000 (08:27 -0700)]
Revert "libdmx: Add fso-specs to DEPENDS"
Mistake on my part from debugging the other issue. Bump PR to keep feeds sane.
This reverts commit
ff0e53a12cc2f99f3529e409cbf04950ea7401ca.
Martin Jansa [Sat, 1 May 2010 11:24:11 +0000 (13:24 +0200)]
omnewrotate: bump SRCREV for 0.5.8 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Sat, 1 May 2010 03:03:02 +0000 (20:03 -0700)]
package_ipk: fix a missing paren which caused failures attempting to tokenize the function
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Tom Rini [Fri, 30 Apr 2010 23:40:22 +0000 (16:40 -0700)]
tune-ppc603e: Drop -mhard-float
-mcpu takes care of this argument for us
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 30 Apr 2010 23:39:27 +0000 (16:39 -0700)]
libdmx: Add fso-specs to DEPENDS
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 30 Apr 2010 23:38:02 +0000 (16:38 -0700)]
fso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.
Without this, we can't reuse TMPDIR for multiple arches.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Stefan Schmidt [Fri, 30 Apr 2010 21:55:06 +0000 (23:55 +0200)]
llvm2.7-native: Add perl-native to the DEPENDS
Martin Jansa [Fri, 30 Apr 2010 21:14:40 +0000 (23:14 +0200)]
shr-e-gadgets: bump SRCREV a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 30 Apr 2010 18:25:27 +0000 (20:25 +0200)]
EFL: bump SRCREV a bit more for focus fix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denys Dmytriyenko [Fri, 30 Apr 2010 19:04:16 +0000 (15:04 -0400)]
external-toolchain-csl: remove unnecessary global RPROVIDES
Fixes missing thread-db library needed by gdbserver.
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Martin Jansa [Fri, 30 Apr 2010 17:31:46 +0000 (19:31 +0200)]
shr-e-gadgets: bump SRCREV
Martin Jansa [Fri, 30 Apr 2010 13:37:38 +0000 (15:37 +0200)]
busybox: add patch for installing run-parts to /usr/bin/ instead of /bin
* otherwise debianutils install will fail with
update-alternatives: Error: cannot register alternative run-parts to /usr/bin/run-parts since it is already registered to /bin/run-parts
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Robert Schuster [Fri, 30 Apr 2010 13:22:39 +0000 (15:22 +0200)]
llvm2.7 2.6+svnr20091007: Removed.
Robert Schuster [Fri, 30 Apr 2010 13:12:42 +0000 (15:12 +0200)]
llvm.inc: Added path for nm.
llvm2.7 2.6+svnr20091007: Removed prerelease version.
llvm2.7-native 2.6+svnr20091007: Dito.
llvm2.7 2.7: New recipe.
llvm2.7-native 2.7: New recipe.
Robert Schuster [Fri, 30 Apr 2010 11:39:46 +0000 (13:39 +0200)]
llvm.inc: Accomodate to changes made to cmake.bbclass which broke the LLVM builds.
llvm-native.inc: Dito.
Martin Jansa [Fri, 30 Apr 2010 10:34:08 +0000 (12:34 +0200)]
image.bbclass: install_linguas don't install empty list
* in some combination of IMAGE_LINGUAS installed packages and available translations it's normal to get empty intersection in pending-locale-packages
* don't call opkg install in this case, because it will fail
Koen Kooi [Fri, 30 Apr 2010 11:40:15 +0000 (13:40 +0200)]
omap3: bump MACHINE_KERNEL_PR
Koen Kooi [Fri, 30 Apr 2010 11:39:10 +0000 (13:39 +0200)]
u-boot git: update beagleboard patchset
Koen Kooi [Fri, 30 Apr 2010 10:38:40 +0000 (12:38 +0200)]
linux-omap-psp 2.6.32: update to latest PSP git, rediff patches
Martin Jansa [Fri, 30 Apr 2010 09:33:59 +0000 (11:33 +0200)]
openvpn: add recipe for 2.1.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Fri, 30 Apr 2010 08:57:33 +0000 (10:57 +0200)]
memtester: add 4.1.3
Martin Jansa [Tue, 27 Apr 2010 14:28:30 +0000 (16:28 +0200)]
shr-image: drop all tweaks
* they should really be applied in recipes where they belong
* one of reasons why reflashed image can behave different than older
after opkg upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 29 Apr 2010 07:37:03 +0000 (09:37 +0200)]
shr: add shr-version recipe and drop its generation from ROOTFS_POSTPROCESS_COMMAND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 30 Apr 2010 07:57:43 +0000 (09:57 +0200)]
shr-settings: add elementary.sh
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 29 Apr 2010 08:00:11 +0000 (10:00 +0200)]
mesa-dri: add 7.8.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 09:06:24 +0000 (11:06 +0200)]
EFL: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Fri, 30 Apr 2010 06:48:54 +0000 (08:48 +0200)]
task-shr-feed: add dbus-daemon-proxy
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Thu, 29 Apr 2010 14:19:17 +0000 (16:19 +0200)]
libgles-omap3: packages WSEGL drivers seperately to kill X11 runtime dep for ${PN}
Denis 'GNUtoo' Carikli [Thu, 29 Apr 2010 20:13:13 +0000 (22:13 +0200)]
illume-image: fix compilation and desktop icons issue
*adding e-wm-menu fix the issue where your couldn't add icons
on the desktop. the icon you add during the first setup now
appear on the desktop
*removing elementary-alarm fixes compilation issue:
elementary-alarm depends on waker which does not compile:
for more informations on waker and elementary-alarm(from #oe):
<mickey|office> GNUtoo: lets remove waker
* robtow (~rob@64.62.142.114) has joined #oe
<mickey|office> noone is using it
<GNUtoo> ok thanks a lot
<mickey|office> np
* HopsNBarley (~hops@nslu2-linux/HopsNBarley) has joined #oe
<mickey|office> all the swisscom stuff is in limbo atm.
<woglinde> hi mickeyl
<mickey|office> or rather abandoned
<mickey|office> hi woglinde
<GNUtoo> ok
<mickey|office> when Openmoko dropped the ball, all their budget for openmoko stuff was frozen
<mickey|office> then later reassigned
Denis 'GNUtoo' Carikli [Thu, 29 Apr 2010 20:07:31 +0000 (22:07 +0200)]
freetype 2.3.11: add new version
This version fixes the following issue with navit:
https://bugzilla.redhat.com/show_bug.cgi?id=506840
Thanks woglinde for pointing out that the new version had the fixes:
<woglinde> bestway is to update to freetype 2.3.11
Denys Dmytriyenko [Thu, 29 Apr 2010 20:21:02 +0000 (16:21 -0400)]
ussp-push: add OBEX object pusher app
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Martin Jansa [Thu, 29 Apr 2010 17:50:36 +0000 (19:50 +0200)]
freesmartphone: bump SRCREV for cornucopia bugfix
Denys Dmytriyenko [Thu, 29 Apr 2010 15:30:40 +0000 (11:30 -0400)]
libgles-omap3: add dm3730-am3715-evm to the list of supported machines
Michael 'Mickey' Lauer [Thu, 29 Apr 2010 14:18:38 +0000 (16:18 +0200)]
task-cli-tools: add dbus-daemon-proxy
Michael 'Mickey' Lauer [Thu, 29 Apr 2010 12:59:04 +0000 (14:59 +0200)]
dbus-daemon-proxy: new recipe; dbus-forwarder
Koen Kooi [Thu, 29 Apr 2010 12:41:49 +0000 (14:41 +0200)]
overo-writeprom: rename to omap3-writeprom and make it work on both overo and beagleboard
Steve Sakoman [Tue, 16 Feb 2010 18:22:18 +0000 (10:22 -0800)]
overo-writeprom: add utility to write expansion board config eeproms
Martin Jansa [Thu, 29 Apr 2010 11:53:10 +0000 (13:53 +0200)]
checksums.ini: remove all entries, all were moved to recipes
* if corresponding recipe still existed
* don't add new entries, use in-recipe checksums instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Mon, 19 Apr 2010 18:22:33 +0000 (20:22 +0200)]
dbus-c++: dev.openwengo.org is gone
* add patch as anounced on ML 10 days ago
* switch host to new git repo
* define correct verion
* bump PE because no PV was defined before
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Thomas Zimmermann [Thu, 29 Apr 2010 11:46:45 +0000 (13:46 +0200)]
pjproject: add version 1.5.5
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Koen Kooi [Thu, 29 Apr 2010 11:30:42 +0000 (13:30 +0200)]
mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch
Martin Jansa [Thu, 29 Apr 2010 09:29:59 +0000 (11:29 +0200)]
task-shr-feed: add spojegui app
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 29 Apr 2010 09:30:33 +0000 (11:30 +0200)]
spojegui: add recipe for app searching public transport connections in Czech Republic.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 29 Apr 2010 09:23:13 +0000 (11:23 +0200)]
dillo2: enable experimental ssl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
sledz [Wed, 28 Apr 2010 12:31:26 +0000 (12:31 +0000)]
sysvinit: we don't like volatile cache at hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Wed, 28 Apr 2010 20:58:40 +0000 (22:58 +0200)]
libframeworkd-glib: bump SRCREV for DeviceStatus signals
Martin Jansa [Wed, 28 Apr 2010 20:57:40 +0000 (22:57 +0200)]
frameworkd: bump SRCREV for opimd improvements
Martin Jansa [Wed, 28 Apr 2010 20:56:55 +0000 (22:56 +0200)]
freesmartphone: bump SRCREV for more calypso fixes
Koen Kooi [Wed, 28 Apr 2010 19:05:34 +0000 (21:05 +0200)]
firefox.inc: add curl to DEPENDS, needed for crash reporter
Koen Kooi [Wed, 28 Apr 2010 17:57:52 +0000 (19:57 +0200)]
ti-eula-unpack: unset DISPLAY to stop upsetting IJ console mode
Tom Rini [Wed, 28 Apr 2010 17:09:11 +0000 (10:09 -0700)]
linux-libc-headers: Delete include/scsi/scsi.h
With 2.6.31, the kernel started exporting certain SCSI headers again and
in particular scsi/scsi.h. After talking with Christoph Hellwig and
James Bottemley (scsi maintainer) the kernel shouldn't export
scsi/scsi.h. Removing this from the kernel, rather than trying to clean
it up to be userland parseable is the right way to go.
We bump the libc INC_PRs to make sure the end user has a sane
<scsi/scsi.h> again.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-By: Koen Kooi <k-kooi@ti.com>
Tom Rini [Wed, 28 Apr 2010 00:32:35 +0000 (17:32 -0700)]
i2c-tools: Don't use _ in regex, use #
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Antonio Ospite [Mon, 26 Apr 2010 05:36:34 +0000 (05:36 +0000)]
image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES
Right now when the 'devices' script from initscripts is called the
layout specified in IMAGE_DEVICES_TABLES is lost.
With this change the default behaviour when no IMAGE_DEVICE_TABLES is
specified is to always use files/device_table-minimal.txt
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 28 Apr 2010 14:32:00 +0000 (16:32 +0200)]
fennec hg: update SRCREVs to 1.1b2
The 16bpp patch doesn't apply anymore and is disabled. If you're using a recent pixman and X (e.g. Angstrom, SHR) then you get *almost* enough improvements to make up for the switch to 24bpp. There is a more complex fix available, but that involves patching cairo 1.9.x as well as mozilla-central. It is better to wait for cairo 1.10 to get released and the mozilla part to go intro moz-central hg.
Martin Jansa [Wed, 28 Apr 2010 13:29:05 +0000 (15:29 +0200)]
fsogsmd: add fsogsmd.conf files to CONFFILES
* deep sleep and echo option will be changed on many target devices
* can be removed as soon as there is two step lookup in fsobasics
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 28 Apr 2010 13:20:29 +0000 (15:20 +0200)]
freesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 28 Apr 2010 14:36:51 +0000 (16:36 +0200)]
frameworkd: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 28 Apr 2010 14:36:23 +0000 (16:36 +0200)]
pyphonelog: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 28 Apr 2010 14:36:10 +0000 (16:36 +0200)]
shr-e-gadgets: bump SRCREV, fix packaging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roger Monk [Wed, 28 Apr 2010 15:27:38 +0000 (16:27 +0100)]
angstrom-preferred-versions: Add preferred versions for latest TI Codec Engine [2.25.02]
* Added support for CE_VERSION = "2.25.02" dependencies
* 2.25.02 is a pre-release, added for system testing
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Wed, 28 Apr 2010 15:26:05 +0000 (16:26 +0100)]
ti-xdais: Add Engineering Release [v.6.25.02.10_eng]
* 6.25.02.10_eng is latest engineering build of XDAIS
* Added for system testing
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Wed, 28 Apr 2010 15:23:42 +0000 (16:23 +0100)]
ti-codec-engine: Add Engineering Release [v.2.25.02.10_eng]
* 2.25.02.10_eng is latest engineering build of CE
* Added for system testing
* This version now includes dm365 loadmodules script
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Wed, 28 Apr 2010 15:22:37 +0000 (16:22 +0100)]
ti-linuxutils: Add recipe for latest version [v.2.25.02.08]
* Add recipe for latest linux utils
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Wed, 28 Apr 2010 15:19:15 +0000 (16:19 +0100)]
ti-xdctools_3.16.00.18: Fix typo in PV
* Typo in PV for this recipe
* [ Should bump PE, but not aware of any usage of this recipe by others, confirmed by existence of this bug ]
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Wed, 28 Apr 2010 15:17:32 +0000 (16:17 +0100)]
ti-xdais_6.24: Fix typo in checkum label
* Typo in SRC_URI checksum fix
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 28 Apr 2010 11:47:30 +0000 (13:47 +0200)]
matrix-gui: bump SRCREV to 21 for setopp fixes
Martin Jansa [Wed, 28 Apr 2010 10:45:36 +0000 (12:45 +0200)]
shr-launcher: bump SRCREV and update do_install for added .edj file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 27 Apr 2010 08:11:59 +0000 (10:11 +0200)]
gitignore: ignore *.pyc in lib/oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-By: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 28 Apr 2010 11:04:01 +0000 (12:04 +0100)]
angstrom-preferred-versions: Add missing ti packages to preferred list
* Some packages were missing from preferred versions config following cleanup
* Add all recipes/ti components to the preferred versions list (some commented)
* Use codec-engine include as placeholder till we find a better location
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Mon, 26 Apr 2010 12:53:57 +0000 (14:53 +0200)]
illume-keyboards-shr: add alpha keyboard
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 27 Apr 2010 08:16:44 +0000 (10:16 +0200)]
ffalarms: drop do_stage() as vala.bbclass was converted to new staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Wed, 28 Apr 2010 07:12:23 +0000 (09:12 +0200)]
vala: remove 0.7 versions as they are no longer supported in OE
If you want to revive any of those, remember to adjust the vala.bbclass as well
Michael 'Mickey' Lauer [Tue, 27 Apr 2010 08:07:31 +0000 (10:07 +0200)]
vala / freesmartphone: vala now also looks in the target directory for vapi files
We can finally inherit autotools now and remove legacy staging
Michael 'Mickey' Lauer [Tue, 27 Apr 2010 08:05:24 +0000 (10:05 +0200)]
vala-[native]: update to 0.8.0.95
Koen Kooi [Tue, 27 Apr 2010 17:19:28 +0000 (19:19 +0200)]
linux-omap-psp 2.6.32: update patchset to fix mpurate passing and scary udev errors
Koen Kooi [Tue, 27 Apr 2010 16:48:00 +0000 (18:48 +0200)]
u-boot git: update beagleboard patchset to match gitorious.org/beagleboard-validation/u-boot/commits/xm
Koen Kooi [Tue, 27 Apr 2010 15:38:52 +0000 (17:38 +0200)]
linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboard
omap3: bump MACHINE_KERNEL_PR
Koen Kooi [Tue, 27 Apr 2010 15:37:46 +0000 (17:37 +0200)]
linux.inc: add angstrom-only hack for angstrom-only toolchain issue
Koen Kooi [Tue, 27 Apr 2010 10:45:36 +0000 (12:45 +0200)]
gst-opencv: add git version
Koen Kooi [Tue, 27 Apr 2010 10:07:58 +0000 (12:07 +0200)]
alsa-lib: add 1.0.23
Koen Kooi [Tue, 27 Apr 2010 06:59:46 +0000 (08:59 +0200)]
vlc: add 1.0.6
Martin Jansa [Mon, 26 Apr 2010 08:46:27 +0000 (10:46 +0200)]
linux-openmoko-2.6.32: upgrade to 2.6.32.12, add latest gdrm patches
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 17:32:46 +0000 (19:32 +0200)]
fsodeviced: add short preinst work-arround
* for opkg complaining that it cannot replace alsa-default dir (leftover from older fsodeviced) with new alsa-default symlink
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 17:32:02 +0000 (19:32 +0200)]
libgee: move back to autotools_stage inherit as ie gee.h wasn't staged now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 26 Apr 2010 15:32:58 +0000 (17:32 +0200)]
linux-omap-psp 2.6.32: increase dmesg buffer for beagleboard
Martin Jansa [Mon, 26 Apr 2010 15:28:20 +0000 (17:28 +0200)]
libgee: add empty do_stage() for do_stage_append() from vala.bbclass (after revert
a38e7ff2810e55455c7ff7b01d4882344b420e18)
Martin Jansa [Mon, 26 Apr 2010 14:34:35 +0000 (16:34 +0200)]
Revert "vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()"
* This reverts commit
a38e7ff2810e55455c7ff7b01d4882344b420e18.
* It was discussed on oe-devel ML and ACKed by Mickey
* Side effect of this was also: Everything rebuilt after it cannot be
found when used later (NOTE: Couldn't find shared library provider for
libfso-glib.so.0) and it's dropped from package RDEPENDS.
Martin Jansa [Mon, 26 Apr 2010 13:26:40 +0000 (15:26 +0200)]
freesmartphone: bump SRCREV a bit more for fsotdld@openmoko_gta config
Martin Jansa [Mon, 26 Apr 2010 12:54:48 +0000 (14:54 +0200)]
freesmartphone: bump SRCREV for reliable pppd with fsogsmd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>