Tom Rini [Tue, 7 Apr 2009 22:25:00 +0000 (15:25 -0700)]
checksums.ini: Add vala-0.6.0
Andrea Adami [Tue, 7 Apr 2009 21:29:30 +0000 (23:29 +0200)]
zaurus-2.6.inc: add ZAURUS_KERNEL_IMAGETYPE
- switch kernel types without re-editing the machine.conf files
- using KERNEL_IMAGETYPE ?= here obliged to edit machine.conf
Stanislav Brabec [Tue, 7 Apr 2009 21:17:33 +0000 (21:17 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Stanislav Brabec [Tue, 7 Apr 2009 21:16:38 +0000 (21:16 +0000)]
autoconf213-native: Added old autoconf for fennec recipe.
Koen Kooi [Tue, 7 Apr 2009 16:51:00 +0000 (18:51 +0200)]
linux-oma 2.6.29: reenable BT for beagleboard
Koen Kooi [Tue, 7 Apr 2009 15:54:08 +0000 (17:54 +0200)]
gnome-bluetooth: add RCONFLICTS with bluez-gnome
Koen Kooi [Tue, 7 Apr 2009 14:52:56 +0000 (16:52 +0200)]
gnome-bluetooth: add 2.27.1
libunique: needed for gnome-bluetooth, add 1.0.8
Koen Kooi [Tue, 7 Apr 2009 13:06:44 +0000 (15:06 +0200)]
linux-omap 2.6.2[89]: make 720p mode conform to CEA 681-E instead of CEA 681-D
Koen Kooi [Tue, 7 Apr 2009 11:52:07 +0000 (13:52 +0200)]
e17: bump SRCREV to 39886
* runtime tested on beagleboard, feels a bit faster as before
* also gets us the blingy new wallpaper2 dialog
Koen Kooi [Tue, 7 Apr 2009 11:25:46 +0000 (13:25 +0200)]
initramfs-kexecboot-image: fix parse warning
Raffaele Recalcati [Tue, 7 Apr 2009 10:23:07 +0000 (12:23 +0200)]
linux-omap: add modeline for 720p60 to .28 and .29
Koen Kooi [Tue, 7 Apr 2009 09:44:16 +0000 (11:44 +0200)]
angstrom feed builder: add systray
Koen Kooi [Tue, 7 Apr 2009 09:42:58 +0000 (11:42 +0200)]
systray: as the name implies, a systray module for e17
Michael 'Mickey' Lauer [Tue, 7 Apr 2009 09:20:01 +0000 (11:20 +0200)]
vala-native: bump to 0.6.0 and make git version the default; we need a bootstrap version now though.
Michael 'Mickey' Lauer [Tue, 7 Apr 2009 08:43:50 +0000 (10:43 +0200)]
task-cli-tools: add socat
Michael 'Mickey' Lauer [Tue, 7 Apr 2009 08:41:22 +0000 (10:41 +0200)]
gabriel[-native]: new recipe; proxy for remote dbus access
Michael 'Mickey' Lauer [Tue, 7 Apr 2009 08:31:59 +0000 (10:31 +0200)]
socat: catch up SRC_URI
Michael 'Mickey' Lauer [Tue, 7 Apr 2009 07:56:17 +0000 (09:56 +0200)]
libssh: add libssh-native
Koen Kooi [Tue, 7 Apr 2009 07:46:06 +0000 (09:46 +0200)]
linux-omap 2.6.29: add patches to fix some bugs in the display driver, XV now works again
Andrea Adami [Mon, 6 Apr 2009 22:22:54 +0000 (00:22 +0200)]
linux-rp.inc: respect do_rm_work task
- wlan-ng headers were needed before 2.6.28
- tosa was needing these but now uses 2.6.29
- not needed anymore it seems
Andrea Adami [Mon, 6 Apr 2009 22:10:28 +0000 (00:10 +0200)]
initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for all Zaurus
Tom Rini [Fri, 3 Apr 2009 16:51:11 +0000 (09:51 -0700)]
wireless-tools: Fix libiw/ifrename packages, bump PR.
We weren't creating the above packages as we needed to use '=+' not '+=' here
to take things from the default package. For these additional packages, add
files with '=' not '+=' and we only need to add ${sysconfdir}/network to the
base package glob. Also we need to run install-static to get libiw.a to be
installed.
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Sat, 4 Apr 2009 19:35:09 +0000 (12:35 -0700)]
meta-toolchain-gpe-sbox: Drop task-sdk-gpephone (to match m-t-gpe), bump PR
Acked-by: Florian Boor <florian.boor@kernelconcepts.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Fri, 3 Apr 2009 21:34:10 +0000 (14:34 -0700)]
meta-toolchain, canadian-sdk: Move C++ headers into the correct location, bump PR
A gcc that has sysroot support expects that the default C++ headers
(iostream, etc) are in <toolchain prefix>/include/c++ while regular C headers
are still in <toolchain prefix>/usr/include.
Acked-by: Florian Boor <florian.boor@kernelconcepts.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Fri, 3 Apr 2009 21:31:12 +0000 (14:31 -0700)]
gcc-cross-sdk: Fix relocation of the toolchain and bump PR.
There's two parts to this. The first is to make relative, not absolute
symlinks for 'cpp', etc. The second is that we need to configure without
--with-gxx-include-dir and instead install the base C++ headers into the
expected location. The path passed to --with-gxx-include-dir will not be
relocated and is an absolute.
Acked-by: Florian Boor <florian.boor@kernelconcepts.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Fri, 3 Apr 2009 21:27:40 +0000 (14:27 -0700)]
binutils-cross-sdk: Make relative, not absolute symlinks for 'as', etc, bump PR
While I'm in here, make the cvs recipe use FILESPATHPKG not mung FILESDIR.
Acked-by: Florian Boor <florian.boor@kernelconcepts.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Khem Raj [Mon, 6 Apr 2009 21:25:36 +0000 (14:25 -0700)]
sane-srcrevs.inc : Rev up eglibc and add revision for gcc-svn.
Khem Raj [Mon, 6 Apr 2009 19:16:23 +0000 (12:16 -0700)]
gcc-svn: Add recipe to build bleeding edge gcc.
Jeremy Lainé [Mon, 6 Apr 2009 16:54:42 +0000 (16:54 +0000)]
libsoup-2.4: add missing DEPENDS on sqlite3
Jeremy Lainé [Mon, 6 Apr 2009 16:00:46 +0000 (16:00 +0000)]
gsoap: actually stage headers and libraries..
Marcin Juszkiewicz [Mon, 6 Apr 2009 15:01:19 +0000 (17:01 +0200)]
pw-am.sh: script to import patches from patchwork into git repository
Jeremy Lainé [Mon, 6 Apr 2009 15:07:53 +0000 (15:07 +0000)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Jeremy Lainé [Mon, 6 Apr 2009 15:07:29 +0000 (15:07 +0000)]
flite-1.3: use LDFLAGS (fixes QA error)
John Lee [Thu, 26 Mar 2009 21:15:53 +0000 (05:15 +0800)]
openmoko.conf: update sources mirror URL
Someone changed the location of om sources mirror without modifying
related settings, nor posting a proper notice on any mailing list.
Jeremy Lainé [Mon, 6 Apr 2009 14:26:30 +0000 (14:26 +0000)]
gsoap: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 13:41:21 +0000 (13:41 +0000)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Jeremy Lainé [Mon, 6 Apr 2009 13:40:57 +0000 (13:40 +0000)]
postgresql-8.2.4: fix SRC_URI and checksums.ini
Koen Kooi [Mon, 6 Apr 2009 13:39:36 +0000 (15:39 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Koen Kooi [Mon, 6 Apr 2009 13:21:25 +0000 (15:21 +0200)]
linux-omap 2.6.29: fixes
* add patch to fix leds
* tweak ISP patches to handle new API
* tweak beagleboard defconfig
Jeremy Lainé [Mon, 6 Apr 2009 13:38:24 +0000 (13:38 +0000)]
postgresql: use LDFLAGS for shared libs (fixes QA error)
Koen Kooi [Mon, 6 Apr 2009 13:12:47 +0000 (15:12 +0200)]
u-boot git: update overo and beagleboard to 2009.03
Jeremy Lainé [Mon, 6 Apr 2009 12:50:11 +0000 (12:50 +0000)]
gd: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 12:16:20 +0000 (12:16 +0000)]
pth: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 12:00:46 +0000 (12:00 +0000)]
dhclient: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 11:52:55 +0000 (11:52 +0000)]
libmng: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 11:44:40 +0000 (11:44 +0000)]
cups: use LDFLAGS for shared libs (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 11:00:35 +0000 (11:00 +0000)]
tcp-wrappers: use LDFLAGS (fixes QA error)
Jeremy Lainé [Mon, 6 Apr 2009 10:24:10 +0000 (10:24 +0000)]
libnl: use LDFLAGS (fixes QA error)
Koen Kooi [Mon, 6 Apr 2009 09:37:02 +0000 (11:37 +0200)]
linux-omap 2.6.28: introduce MACHINE_KERNEL_PR
linux-omap 2.6.29: introduce MACHINE_KERNEL_PR, seperate out dss2 patches, add isp and musb patches
Ulf Samuelsson [Fri, 13 Mar 2009 19:42:25 +0000 (20:42 +0100)]
Update sam9260/1/3 and ap7000 (stk100,ngw100) to use linux-2.6.28, u-boot-2009.01 and at91bootstrap-2.10
Ulf Samuelsson [Fri, 13 Mar 2009 19:39:44 +0000 (20:39 +0100)]
Add checksums for new packages
Ulf Samuelsson [Fri, 13 Mar 2009 19:34:05 +0000 (20:34 +0100)]
Add linux-2.6.28 support for SAM9260/1/SAM9G20/ATNGW100
Ulf Samuelsson [Fri, 13 Mar 2009 19:35:51 +0000 (20:35 +0100)]
Add recipe for u-boot-2009.01
Ulf Samuelsson [Fri, 13 Mar 2009 19:35:21 +0000 (20:35 +0100)]
Add recipe for at91bootstrap-2.10
Ulf Samuelsson [Fri, 13 Mar 2009 19:44:24 +0000 (20:44 +0100)]
Add support for AT91SAM9RL64
Ulf Samuelsson [Fri, 13 Mar 2009 19:43:30 +0000 (20:43 +0100)]
Add support for at91cap9adk development board with a at91cap9500 processor
Ulf Samuelsson [Fri, 13 Mar 2009 19:44:02 +0000 (20:44 +0100)]
Add support for AT91SAM9G20EK
Koen Kooi [Mon, 6 Apr 2009 07:11:49 +0000 (09:11 +0200)]
omap3 boards: introduce MACHINE_KERNEL_PR, put it in conf/machine/include/omap3.inc
Koen Kooi [Mon, 6 Apr 2009 06:56:14 +0000 (08:56 +0200)]
kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PR
* bandaid till we have a better way to track ABI changes
Mike Westerhof [Mon, 6 Apr 2009 04:35:38 +0000 (23:35 -0500)]
SlugOS: toolchain/sdk - add a number of missing components
provided by task-sdk-bare, as noted by Tom Rini.
Mike Westerhof [Mon, 6 Apr 2009 03:05:27 +0000 (22:05 -0500)]
SlugOS: leds - fix logic to attempt to beep even if udev hasn't yet run.
Mike Westerhof [Mon, 6 Apr 2009 02:08:58 +0000 (21:08 -0500)]
SlugOS: leds - attempt to modload ledtrig-timer rather than assuming
it is built into the kernel.
(From Martin Michlmayr)
Andrea Adami [Sun, 5 Apr 2009 23:09:46 +0000 (01:09 +0200)]
initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for c7x0/akita/spitz
Koen Kooi [Sun, 5 Apr 2009 10:51:27 +0000 (12:51 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Koen Kooi [Sun, 5 Apr 2009 10:38:25 +0000 (12:38 +0200)]
linux-omap: move overo to 2.6.29
Steve Sakoman [Sun, 5 Apr 2009 11:47:52 +0000 (04:47 -0700)]
cmake, git-native, python: Bump PR to force rebuild
* commit
27d8a050c81bba4b42d496572c64b9cb6a43fec6 to openssl triggered build failures
Frans Meulenbroeks [Sun, 5 Apr 2009 10:09:37 +0000 (12:09 +0200)]
checksums: add checksums for zope interface
Frans Meulenbroeks [Sat, 4 Apr 2009 17:27:23 +0000 (19:27 +0200)]
linux-omap_2.6.28: added NFSD as module in beagleboard/defconfig
Koen Kooi [Sat, 4 Apr 2009 17:11:44 +0000 (19:11 +0200)]
linux-omap 2.6.29: fix thinko with overrides
Koen Kooi [Sat, 4 Apr 2009 15:42:23 +0000 (17:42 +0200)]
linux-omap 2.6.29: update overo bits and apply some patches from the overo OE branch
Frans Meulenbroeks [Sat, 4 Apr 2009 15:41:27 +0000 (17:41 +0200)]
linux-omap_2.6.29: added building nfsd module
Koen Kooi [Sat, 4 Apr 2009 12:28:37 +0000 (14:28 +0200)]
ti-codec-combos: symlink .cfg files so gstreamer-ti can find them
* this was ommitted from the previous commit to gstreamer-tu
Koen Kooi [Sat, 4 Apr 2009 09:10:13 +0000 (11:10 +0200)]
gstreamer-ti: fix path to codec combos
* if it's going to hardcode the codec locations it should hardcode the locations where OE installs them to instead of './*.x64P'
woglinde [Fri, 3 Apr 2009 21:18:11 +0000 (23:18 +0200)]
e2fsprogs: disable tls for now, if we are oabi and uclibc
* make comment for uclibc nptl
woglinde [Wed, 1 Apr 2009 21:29:41 +0000 (23:29 +0200)]
ffmpeg: fix armv4 arch, patch can be zapped if gcc-4.4 is out
Jader H. Silva [Fri, 3 Apr 2009 19:00:17 +0000 (16:00 -0300)]
Add calibrateproto and libxcalibrate sane srcrevs
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Sun, 29 Mar 2009 04:09:33 +0000 (01:09 -0300)]
qemux86: use i686-generic as basis
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Sat, 28 Mar 2009 00:56:32 +0000 (21:56 -0300)]
machine/geodelx: optimize using gcc 4.3 -mgeode and a specific feed arch
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Sat, 28 Mar 2009 00:31:06 +0000 (21:31 -0300)]
machine/geodegx: optimize using gcc 4.3 -mgeode and a specific feed arch
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Thu, 26 Mar 2009 15:17:27 +0000 (12:17 -0300)]
gnome-keyring: depends on gconf to fix a FTBFS
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Tue, 24 Mar 2009 17:32:41 +0000 (14:32 -0300)]
alsa-state: register the script for the shutdown, storing the settings
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Henry von Tresckow [Wed, 25 Feb 2009 16:54:09 +0000 (16:54 +0000)]
sg3-utils: Updated Makefile patch to deal with cross-compiling
Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Koen Kooi <koen@openembedded.org>
Ihar Hrachyshka [Mon, 16 Feb 2009 03:02:41 +0000 (03:02 +0000)]
ruby-dbus: new recipe
This is a package with D-Bus bindings for Ruby language.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Angus Ainslie [Mon, 2 Mar 2009 05:23:19 +0000 (05:23 +0000)]
Add elementtree checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Fri, 20 Mar 2009 20:31:17 +0000 (17:31 -0300)]
firefox-l10n-pt-br: add
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Mon, 23 Mar 2009 07:38:35 +0000 (04:38 -0300)]
firefox.inc: properly support locale usage based in system locale
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Mon, 23 Mar 2009 07:23:11 +0000 (04:23 -0300)]
firefox.inc: disable application updating
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Marcin Juszkiewicz [Fri, 3 Apr 2009 16:09:06 +0000 (18:09 +0200)]
checksums.ini: added entry for esekeyd, removed duplicate of gcc 4.3.2
Marcin Juszkiewicz [Fri, 3 Apr 2009 15:55:54 +0000 (17:55 +0200)]
openssl-native: removed FILESPATH setting which is not needed
Michel Pollet [Fri, 3 Apr 2009 15:41:20 +0000 (16:41 +0100)]
esekeyd: ESE keyboard daemon recipe
ESE Key Daemon is a multimedia keyboard driver for Linux.
With the 2.6 kernel series it can also handle remote controls,
as they are presented as keyboards. No kernel patch is required.
It is a userspace program that pools /dev/input/event?
interfaces for incoming keyboard key presses.
URL: http://www.burghardt.pl/
Signed-off-by: Michel Pollet <buserror@gmail.com>
Jeremy Lainé [Fri, 3 Apr 2009 10:05:59 +0000 (10:05 +0000)]
linux-rpÃ-2.6.26: addserial console support for qemux86
Jeremy Lainé [Fri, 3 Apr 2009 08:22:34 +0000 (08:22 +0000)]
linux-rp-2.6.26: improve qemux86 defconfig, make preferred
* add kernel modules for bridge support
* make default preference 1 for qemux86
Tom Rini [Fri, 3 Apr 2009 00:09:11 +0000 (17:09 -0700)]
gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123] SRC_URI to use ${GNU_MIRROR} and update checksums.ini
This fixes a big problem with 4.3.3 as it wasn't using ftp.gnu.org but
an alternate mirror that's gone away. Since I had to fix one I noticed
others not calling ${GNU_MIRROR} but ftp.gnu.org. Also a few weren't
using ${PV}, so use that too.
Stanislav Brabec [Thu, 2 Apr 2009 20:41:27 +0000 (20:41 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Frans Meulenbroeks [Thu, 2 Apr 2009 20:19:54 +0000 (22:19 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Frans Meulenbroeks [Thu, 2 Apr 2009 20:19:05 +0000 (22:19 +0200)]
linux-omap_2.6.29: updated defconfig (more compatible with .28); moved srcrev to git head
Jeremy Lainé [Thu, 2 Apr 2009 20:17:29 +0000 (20:17 +0000)]
sqlite: use LDFLAGS (fixes QA error)
Stanislav Brabec [Thu, 2 Apr 2009 19:45:18 +0000 (19:45 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Stanislav Brabec [Thu, 2 Apr 2009 19:39:54 +0000 (19:39 +0000)]
virtual/gail: Introduction of new virtual:
* provided by gtk+ >= 2.13.0 or gail
* gtk+ >= 2.13.0 now stages libgailutil
* use appropriate PROVIDES and DEPENDS for gail
* bump PR to fix packages dependencies
Jeremy Lainé [Thu, 2 Apr 2009 19:31:48 +0000 (19:31 +0000)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev