OpenEmbedded Project [Thu, 9 Oct 2008 09:53:22 +0000 (09:53 +0000)]
Leon Woestenberg [Thu, 9 Oct 2008 09:33:18 +0000 (09:33 +0000)]
linux-rt 2.6.24: Revert to 2.6.24.3-rt3 for mpc8315e-rdb. .7+ needs rebase.
Koen Kooi [Thu, 9 Oct 2008 08:06:24 +0000 (08:06 +0000)]
Koen Kooi [Thu, 9 Oct 2008 08:02:50 +0000 (08:02 +0000)]
gettext.bbclass: revert part of a cset that breaks OE with inifinite loops
Michael Lauer [Thu, 9 Oct 2008 08:00:09 +0000 (08:00 +0000)]
Michael Lauer [Thu, 9 Oct 2008 07:59:28 +0000 (07:59 +0000)]
revert last patch as it leads to a build loop. woglinde, please try again.
Koen Kooi [Thu, 9 Oct 2008 07:41:24 +0000 (07:41 +0000)]
linux omap git: add patch to fix irq -33 problem
Michael Lauer [Thu, 9 Oct 2008 03:01:37 +0000 (03:01 +0000)]
ane-srcrevs.inc: bump openmoko kernels and move linux-openmoko-devel to stable-tracking branch (warning, may be broken)
Michael Lauer [Thu, 9 Oct 2008 02:50:27 +0000 (02:50 +0000)]
Michael Lauer [Thu, 9 Oct 2008 02:48:50 +0000 (02:48 +0000)]
sane-srcrevs.inc: bump EFL
Henning Heinold [Wed, 8 Oct 2008 23:43:30 +0000 (23:43 +0000)]
gettext-nativ: added config.rpath back to automake dir
* bump PR
Henning Heinold [Wed, 8 Oct 2008 23:33:07 +0000 (23:33 +0000)]
pmount: update to version 0.9.17
* recipe original provided by Kalev Lember
* added gettext.patch because we want build without NLS stuff
* added install.patch bescaue we want to install withou -o root
and -g root
* leave mmc problem open, if there was one
* closes bug 4599
Henning Heinold [Wed, 8 Oct 2008 22:06:39 +0000 (22:06 +0000)]
gettext.bbclass: make it simpler to understand
* set the deps for package which can use NLS stuff
* filter the deps out if NLS is not requested
Henning Heinold [Wed, 8 Oct 2008 21:33:57 +0000 (21:33 +0000)]
Paul Eggleton [Wed, 8 Oct 2008 19:48:13 +0000 (19:48 +0000)]
metakit: fix library installation/packaging
Paul Eggleton [Wed, 8 Oct 2008 19:07:08 +0000 (19:07 +0000)]
Michael Lauer [Wed, 8 Oct 2008 14:13:03 +0000 (14:13 +0000)]
Michael Lauer [Wed, 8 Oct 2008 14:06:16 +0000 (14:06 +0000)]
mickey{dbus|term} git set PACKAGE_ARCH to all
Koen Kooi [Wed, 8 Oct 2008 13:45:18 +0000 (13:45 +0000)]
totem: add 2.24.2
Koen Kooi [Wed, 8 Oct 2008 13:25:49 +0000 (13:25 +0000)]
totem-pl-parser: add 2.24.1
Michael Lauer [Wed, 8 Oct 2008 11:03:47 +0000 (11:03 +0000)]
frameworkd,mickeydbus: needing pprint now (no PR increase, same push)
Michael Lauer [Wed, 8 Oct 2008 11:01:40 +0000 (11:01 +0000)]
update FSO stuff: frameworkd, mickeydbus, mickeyterm, zhone
Michael Lauer [Wed, 8 Oct 2008 09:39:57 +0000 (09:39 +0000)]
e-wm svn apply 0012-disable-no-cursor-patch-will-break-e-now-that-its.patch (from raster)
Michael Lauer [Wed, 8 Oct 2008 09:33:11 +0000 (09:33 +0000)]
sane-srcrevs: add SRCREVs for Enlightenment ST stuff (from raster)
Michael Lauer [Wed, 8 Oct 2008 09:19:16 +0000 (09:19 +0000)]
ttf-liberation 0.2 apply enlightenment/TMP/oe/patches/0005-fix-src_uri-because-redhat-moved-original-files-away.patch (from raster)
Michael Lauer [Wed, 8 Oct 2008 09:10:16 +0000 (09:10 +0000)]
Michael Lauer [Wed, 8 Oct 2008 09:09:23 +0000 (09:09 +0000)]
gpe-sketchbook: add missing dependency (patch by raster), stylize, convert SVN build to SRCREV
Koen Kooi [Wed, 8 Oct 2008 09:07:59 +0000 (09:07 +0000)]
python-native: attempt to fix python-native build (it's more of a python-cross builds now)
Koen Kooi [Wed, 8 Oct 2008 08:39:15 +0000 (08:39 +0000)]
linux omap git: add patch that should make dvb behave better on arm, it doesn't fix the oops in the dma code
Robert Schuster [Tue, 7 Oct 2008 23:50:20 +0000 (23:50 +0000)]
Robert Schuster [Tue, 7 Oct 2008 23:49:56 +0000 (23:49 +0000)]
Robert Schuster [Tue, 7 Oct 2008 23:49:15 +0000 (23:49 +0000)]
chinook-compat: Updated preferred swt version.
Robert Schuster [Tue, 7 Oct 2008 23:48:34 +0000 (23:48 +0000)]
checksums.ini: Updated swt entry.
Robert Schuster [Tue, 7 Oct 2008 23:43:18 +0000 (23:43 +0000)]
Robert Schuster [Tue, 7 Oct 2008 23:42:46 +0000 (23:42 +0000)]
swt-gtk: Clean up and removal of obsolete versions
* use fastjar instead of gjar
* delete pre-releases 3.4M3 and 3.4M5
* added 3.4
* updated refreshed hildon patch
Henning Heinold [Tue, 7 Oct 2008 23:09:27 +0000 (23:09 +0000)]
e2fsprogs-libs: update to versio 1.41.2
* add mkinstalldirs.patch which is necessary because
newer gettext do not use MKINSTALLDIRS anymore but MKDIR_P
Henning Heinold [Tue, 7 Oct 2008 23:00:46 +0000 (23:00 +0000)]
gettext: make version 0.17 the default
* 0.14.1 is using some old macros never used in modern autotools scripts
* only e2fslibs so far clashes, while it needs some of the old macros
(MKINSTALLDIRS) but this will be fixed really fast
Paul Eggleton [Tue, 7 Oct 2008 22:15:34 +0000 (22:15 +0000)]
beecrypt: merge duplicate recipes
* Merge do_stage from portabase/beecrypt into beecrypt
* Delete portabase/beecrypt (patches no longer seem to be necessary)
Paul Eggleton [Tue, 7 Oct 2008 22:07:07 +0000 (22:07 +0000)]
Robert Schuster [Tue, 7 Oct 2008 21:37:58 +0000 (21:37 +0000)]
Robert Schuster [Tue, 7 Oct 2008 21:37:09 +0000 (21:37 +0000)]
miglayout 3.0.3: New recipe.
Henning Heinold [Tue, 7 Oct 2008 21:21:29 +0000 (21:21 +0000)]
splashutils: firs import to openembedded
* recipe provided by Kalev Lember
* closes bug 4598
Robert Schuster [Tue, 7 Oct 2008 21:08:36 +0000 (21:08 +0000)]
Robert Schuster [Tue, 7 Oct 2008 21:08:06 +0000 (21:08 +0000)]
java.bbclass: Make oe_makeclasspath behavior more sane.
* return oe_makeclasspath result in variable
* check for file existence only when -s is given
Robert Schuster [Tue, 7 Oct 2008 21:05:42 +0000 (21:05 +0000)]
Robert Schuster [Tue, 7 Oct 2008 21:05:11 +0000 (21:05 +0000)]
base.bbclass: Use 'unzip' for *.jar files as well.
Koen Kooi [Tue, 7 Oct 2008 18:43:45 +0000 (18:43 +0000)]
xf86-video-omapfb: bump SRCREV to get windowed xv working
OpenEmbedded Project [Tue, 7 Oct 2008 16:43:55 +0000 (16:43 +0000)]
Leon Woestenberg [Tue, 7 Oct 2008 16:12:12 +0000 (16:12 +0000)]
mpc8315e-rdb: Provide initial defconfig for Linux 2.6.24.3 with PCIe enabled.
PCI Express is tested to work, with an Intel PRO/1000 GbE x1 PCIe card.
Koen Kooi [Tue, 7 Oct 2008 14:43:02 +0000 (14:43 +0000)]
initscripts: package contents changed with the volatiles commit, so bump PR
Mike Westerhof [Tue, 7 Oct 2008 14:10:25 +0000 (14:10 +0000)]
Mike Westerhof [Tue, 7 Oct 2008 14:10:11 +0000 (14:10 +0000)]
Mike Westerhof [Tue, 7 Oct 2008 14:06:10 +0000 (14:06 +0000)]
volatiles: create/verify /var/log/lastlog (silences dropbear's complaining)
Leon Woestenberg [Tue, 7 Oct 2008 13:51:20 +0000 (13:51 +0000)]
mpc8313e-rdb: Merge Freescale's patches for u-boot 1.2.0 and linux 2.6.24.3.
Also make the u-boot version set conditionally rather than unconditionally,
in the machine configuration file.
Although u-boot 1.2.0 and 2.6.24.3 are reasonably outdated, the PCI Express
support has never been merged upstream, neither to u-boot nor to linux, so
use the above versions if you want to toy with PCI Express.
It was extracted from MPC8315ERDB_20080627-ltib.iso, of which the patches
are also available online at www.bitshrine.org.
Koen Kooi [Tue, 7 Oct 2008 12:07:50 +0000 (12:07 +0000)]
u-boot: update omap3 stuff
Rod Whitby [Tue, 7 Oct 2008 11:22:40 +0000 (11:22 +0000)]
task-openmoko-feed: Remove gpsdrive and diversity due to failure to build
Robert Schuster [Tue, 7 Oct 2008 09:59:33 +0000 (09:59 +0000)]
Robert Schuster [Tue, 7 Oct 2008 09:54:04 +0000 (09:54 +0000)]
java.bbclass: Fixed oe_makeclasspath classpath generation.
Koen Kooi [Tue, 7 Oct 2008 09:14:11 +0000 (09:14 +0000)]
linux-omap git: add another MUSB fix
Koen Kooi [Tue, 7 Oct 2008 09:13:31 +0000 (09:13 +0000)]
cpan* bbclass: fix for staging layout changes
sdk bblcass: ditto, this time the fix is from poky
Koen Kooi [Tue, 7 Oct 2008 08:27:59 +0000 (08:27 +0000)]
xf86-video-omapfb: bump PR
Koen Kooi [Tue, 7 Oct 2008 07:30:23 +0000 (07:30 +0000)]
angstrom feed sorted: add mpc831{3,5}e-rdb, try harder to create directories
Koen Kooi [Tue, 7 Oct 2008 06:58:55 +0000 (06:58 +0000)]
xf86-video-omapfb git: bump SRCREV for XV driver
Mike Westerhof [Tue, 7 Oct 2008 03:58:55 +0000 (03:58 +0000)]
slugos.inc: set PREFERRED_VERSION for pango and glib-2.0
(the default pango does not like the older glib)
OpenEmbedded Project [Mon, 6 Oct 2008 20:43:27 +0000 (20:43 +0000)]
Philip Balister [Mon, 6 Oct 2008 20:21:06 +0000 (20:21 +0000)]
gnu_radio_svn.bb : Set DEFAULT_PREFERENCE="-1" and update SRCREV.
Philip Balister [Mon, 6 Oct 2008 20:18:43 +0000 (20:18 +0000)]
gnuradio_svn.bb : Commit basic support for GNU Radio trunk
* You will need to enable boost-1.36.0
* This does not build USRP code, yet.
OpenEmbedded Project [Mon, 6 Oct 2008 20:09:48 +0000 (20:09 +0000)]
Robert Schuster [Mon, 6 Oct 2008 19:46:57 +0000 (19:46 +0000)]
Robert Schuster [Mon, 6 Oct 2008 19:46:21 +0000 (19:46 +0000)]
classpath-native 0.97: Completed patch that was not supposed to be committed in the first place.
Paul Eggleton [Mon, 6 Oct 2008 19:18:06 +0000 (19:18 +0000)]
Paul Eggleton [Mon, 6 Oct 2008 19:14:34 +0000 (19:14 +0000)]
task-opie-all: remove opie-cardmon (replaced by opie-cardapplet)
Henning Heinold [Mon, 6 Oct 2008 19:14:33 +0000 (19:14 +0000)]
gcc-4.3.2: use multilib on sh4, so kernel can compile without fpu
registers
* add patch gcc-4.2.3-linux-multilib-fix.patch used by various other
linux distributions
* put the mulitlib config in gcc-cross4.inc because gcc-3 works without
that
* need to bump PR because we pushed in earlier changes on sh4 without
bumping
Paul Eggleton [Mon, 6 Oct 2008 19:13:20 +0000 (19:13 +0000)]
build-feeds.sh: merge recent Opie additions from stable branch
* Add task-opie-apps
* Add packages added to build-feeds.sh in stable, minus packages already
included via tasks
Robert Schuster [Mon, 6 Oct 2008 14:07:16 +0000 (14:07 +0000)]
Robert Schuster [Mon, 6 Oct 2008 14:07:03 +0000 (14:07 +0000)]
cacao: Removed binutils from DEPENDS and --enable-disassembler from configure arguments
Koen Kooi [Mon, 6 Oct 2008 13:00:09 +0000 (13:00 +0000)]
opencv: split libraries into seperate packages
Koen Kooi [Mon, 6 Oct 2008 12:49:05 +0000 (12:49 +0000)]
package bbclass: add an 'allow_links' param to get symlinks packaged, usefull for splitting out libraries
Koen Kooi [Mon, 6 Oct 2008 09:36:36 +0000 (09:36 +0000)]
xf86 video omapfb: add driver for omapfb (currently only has stubs for accell points)
Mike Westerhof [Mon, 6 Oct 2008 03:16:30 +0000 (03:16 +0000)]
gcc-configure-cross.inc: create the target of the symlink if necessary;
fixes build failures of gcc-cross-4.1.2
Philip Balister [Sun, 5 Oct 2008 20:29:10 +0000 (20:29 +0000)]
boost-jam-native_3.1.16.bb : Remove DEFAULT_PREFERENCE="-1"
* This version of jam build all versions of boost in OE.
Philip Balister [Sun, 5 Oct 2008 19:18:55 +0000 (19:18 +0000)]
boost-1.36.0 : Add support for building boost-1.36.
* Not all libraries are built.
Paul Eggleton [Sun, 5 Oct 2008 17:58:57 +0000 (17:58 +0000)]
opie-vmemo: install sounds
Paul Eggleton [Sun, 5 Oct 2008 17:47:22 +0000 (17:47 +0000)]
opie-parashoot: install sounds in 1.2.4 version
OpenEmbedded Project [Sun, 5 Oct 2008 17:05:21 +0000 (17:05 +0000)]
Koen Kooi [Sun, 5 Oct 2008 16:38:35 +0000 (16:38 +0000)]
opencv: add debian patches, compilations gets a bit further now, although it probably needs some more #include <stdint.h>
Paul Eggleton [Sun, 5 Oct 2008 16:35:59 +0000 (16:35 +0000)]
opie-rdesktop: fix crash in 1.2.4 version that unfortunately slipped through
Bignaux Ronan [Sun, 5 Oct 2008 16:13:40 +0000 (16:13 +0000)]
opencv: add slightly altered recipe from bug #4508 and keep that bug open till it builds with gcc 4.3
Robert Schuster [Sun, 5 Oct 2008 15:31:39 +0000 (15:31 +0000)]
Robert Schuster [Sun, 5 Oct 2008 15:31:06 +0000 (15:31 +0000)]
classpath-initial 0.93: Fixed installation locations.
Jan Lübbe [Sun, 5 Oct 2008 15:12:26 +0000 (15:12 +0000)]
distro-feed-configs: use .example instead of .org (according to RFC 2606)
Paul Eggleton [Sun, 5 Oct 2008 10:17:48 +0000 (10:17 +0000)]
opie-securityplugins: Add notice and blueping 1.2.3 & 1.2.4 recipes
Paul Eggleton [Sun, 5 Oct 2008 01:05:09 +0000 (01:05 +0000)]
opie-mediaplayer1: fix compile error (fixes bug #4624)
Paul Eggleton [Sun, 5 Oct 2008 00:57:38 +0000 (00:57 +0000)]
Henning Heinold [Sat, 4 Oct 2008 21:20:17 +0000 (21:20 +0000)]
linux-simpad: args I hit the wrong key fix
* drop now linux-2.6.24-SIMpad-serial-gpio_kes-and-cs3-ro.patch
fpr sure
Henning Heinold [Sat, 4 Oct 2008 21:18:57 +0000 (21:18 +0000)]
linux-2.6.24: add updated serial-gpio patch for simpad
* patch was provided by Bernhard Guillon
* drop linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch
* add linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2
* simpad now works with serial keyboards again
* fixes bug 4630
* bump PR
Henning Heinold [Sat, 4 Oct 2008 21:07:45 +0000 (21:07 +0000)]
linux-2.6.24: fix compile for archs that do not support __udivdi3()
* add time.h.patch from kernel ml
* bump PR
Michael Lauer [Sat, 4 Oct 2008 17:54:09 +0000 (17:54 +0000)]
starling svn needs libhandoff
Paul Eggleton [Sat, 4 Oct 2008 16:37:57 +0000 (16:37 +0000)]
opie-console: add back double_name.patch file which is still needed for 1.2.3
Michael Lauer [Sat, 4 Oct 2008 16:12:10 +0000 (16:12 +0000)]