Koen Kooi [Thu, 6 Jan 2011 16:12:34 +0000 (17:12 +0100)]
ti-ocf-crypto-module: remove hardcodes from makefile
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 16:04:27 +0000 (17:04 +0100)]
ntp: fix crontab location, run oe-stylize while I'm here
Signed-off-by: Koen Kooi <koen@openembedded.org>
Steffen Sledz [Thu, 6 Jan 2011 20:37:55 +0000 (15:37 -0500)]
linux-2.6.24: enable audio support/modules for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Wed, 5 Jan 2011 23:33:32 +0000 (23:33 +0000)]
mysql5-native: put make install to do_install after autotools_stage_all was removed with do_stage in
eaf0fc03acfb262bcd614a14086a1b28ec850f46
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Tue, 21 Dec 2010 19:21:57 +0000 (13:21 -0600)]
ti-ocf-crypto-module: add crypto module for hw accel
* Added the module for the OCF subsystem that allows access to
the crypto accelerator hardware on the am37x device.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Tue, 21 Dec 2010 19:13:37 +0000 (13:13 -0600)]
linux-omap-psp: add OCF support
* Add a patch to put OCF support into the linux-omap-psp kernel
* Add support to the defconfig file for am37x-evm for OCF
* Bump the MACHINE_KERNEL_PR
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Tue, 21 Dec 2010 19:20:04 +0000 (13:20 -0600)]
kernel class: stage ocf directory
* Added the crypto/ocf directory to the list of directories
to be staged when building the kernel (if it is present)
* This is required when building OCF modules that allow access
to crypto hardware outside of the kernel tree.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Andreas Oberritter [Thu, 6 Jan 2011 20:48:28 +0000 (20:48 +0000)]
python-wifi: remove version 0.3.1
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andreas Oberritter [Thu, 6 Jan 2011 20:48:27 +0000 (20:48 +0000)]
python-wifi: add recipe for version 0.5.0
* package previously unpackaged files into -doc and -examples
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:13:55 +0000 (15:13 +0100)]
otf-junction: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:00:51 +0000 (15:00 +0100)]
otf-baskervald: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 13:51:29 +0000 (14:51 +0100)]
otf-gillius: new font recipe
Koen Kooi [Thu, 6 Jan 2011 11:20:27 +0000 (12:20 +0100)]
linux-omap 2.6.37rc: add DVFS patches from Thara
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andreas Oberritter [Thu, 6 Jan 2011 00:17:46 +0000 (00:17 +0000)]
qt4: fix incorrect pkg-config files
* Previously, include statements were generated like this:
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qt4-embedded/QtCoreE
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qtopia
* The sed rules ignored QT_LIBINFIX.
* The sed rules incorrectly used QT_BASE_NAME instead of QT_DIR_NAME.
* Now, they look like this, which is what an application expects:
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore
-I.../mipsel-oe-linux/usr/include/qtopia
* Tested with qt4-embedded on mipsel
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Koen Kooi <k.kooi@student.utwente.nl>
Acked-by: Koen Kooi <koen@openembedded.org>
Andrea Adami [Thu, 6 Jan 2011 11:39:10 +0000 (12:39 +0100)]
klibc: add missing space to SRC_URI_append
* flaw exposed by recent klcc-cross commit, adding another SRC_URI +=
* right fix seems to be in klibc.inc
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Koen Kooi [Thu, 6 Jan 2011 10:37:46 +0000 (11:37 +0100)]
opencv(-samples): rename from svn to 2.1 in preparation of 2.2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 09:38:36 +0000 (10:38 +0100)]
ac100: fix XSERVER
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 08:51:42 +0000 (09:51 +0100)]
c6accel/dmai/gst-ti: only fix up linkerscript when using gcc >4.3.x
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Wed, 5 Jan 2011 23:17:31 +0000 (16:17 -0700)]
klcc-cross: Add patch to use /usr/bin/env perl
Certain configurations (such as autobuilders) may build in very
deep paths (that are longer than the #! mechanism allows) which
makes it unsafe to use the direct path for perl. In our case we know
that /usr/bin/env perl will always return ours (if it has been built).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Simon Busch [Mon, 20 Dec 2010 21:24:54 +0000 (22:24 +0100)]
compat-wireless-2.6-old: make recipe even support the palmpre machine
To support compat-wireless-2.6-old for the palmpre machine we need several patches to let
it build with the modified 2.6.24 based kernel.
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Mon, 20 Dec 2010 21:04:11 +0000 (22:04 +0100)]
compat-wireless-2.6-old: add initial recipe
compat-wireless-2.6-old provides more recent wireless drivers than kernels <= 2.6.26
provides on their own. On some machines you are stucked to that quite old kernel version
but need a more recent wireless driver to get wifi working.
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Signed-off-by: Simon Busch <morphis@gravedo.de>
Koen Kooi [Wed, 5 Jan 2011 18:42:14 +0000 (19:42 +0100)]
linux-ac100: switch to fetching from git, less flaky
19:01 < woglinde> yeah feel free to commit
Signed-off-by: Koen Kooi <koen@openembedded.org>
Simon Busch [Wed, 5 Jan 2011 18:03:22 +0000 (19:03 +0100)]
palmpre machine: switch to .tar.gz format for rootfs
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Koen Kooi [Wed, 5 Jan 2011 17:44:37 +0000 (18:44 +0100)]
angstrom: use floating point for tegra2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 5 Jan 2011 14:21:23 +0000 (15:21 +0100)]
angstrom feed sorter: add support for NEON-less armv7a SoCs
Signed-off-by: Koen Kooi <koen@openembedded.org>
Philip Balister [Wed, 5 Jan 2011 17:37:38 +0000 (12:37 -0500)]
less : Update to version 436.
The older version went runbound when you tried to search for a string. This
version corrects that problem.
Dirk Opfer [Thu, 2 Sep 2010 09:15:06 +0000 (11:15 +0200)]
owfs: 2.8p0 -> 2.8p4
Dirk Opfer [Mon, 26 Jul 2010 18:31:36 +0000 (20:31 +0200)]
eibd: Add recipe for git version based on pu branch
- Improved packaging, Sourcecode of examples are packaged separately
Dirk Opfer [Wed, 5 Jan 2011 17:21:37 +0000 (18:21 +0100)]
liboauth: add dependency to curl
Martin Jansa [Wed, 5 Jan 2011 15:27:37 +0000 (16:27 +0100)]
phoneuid: bump PR to relink to libnl2 again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:27:25 +0000 (16:27 +0100)]
libphone-ui-shr: bump PR to relink to libnl2 again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:00 +0000 (16:12 +0100)]
freesmartphone: bump cornucopia SRCREV again to force upgrade after libnl2 rebuild
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:26:36 +0000 (16:26 +0100)]
shr: blacklist libnl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:56 +0000 (16:12 +0100)]
libnl2: add recipe for released version 2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:30 +0000 (16:12 +0100)]
bison: add 2.4.3 version needed for libnl2-2.0 to build ok
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:25:32 +0000 (16:25 +0100)]
bluez4: add 4.84 with DP -1 (except SHR) and without libnl dependency
* libnl1 and libnl2 create conflicts, fso needs libnl2 so we try keep images without libnl1 depenency
* 16:18:27 < mickeyl> commit
ecb835fca7e7134f38a3d061d186eb38d83bcb8b
16:18:27 < mickeyl> Author: Marcel Holtmann <marcel@holtmann.org>
16:18:27 < mickeyl> Date: Wed Oct 6 10:21:11 2010 +0200
16:18:27 < mickeyl> Remove netlink plugin
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 5 Jan 2011 14:06:41 +0000 (15:06 +0100)]
gstreamer-ti: fix build with recent toolchains
Signed-off-by: Koen Kooi <koen@openembedded.org>
Henning Heinold [Wed, 5 Jan 2011 13:59:01 +0000 (14:59 +0100)]
tegra2: change feed and basearch to armv7a-vfp as suggested by koen
Koen Kooi [Wed, 5 Jan 2011 12:59:36 +0000 (13:59 +0100)]
ti-xgxperf: move SRCREV to common include and bump to r79
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 5 Jan 2011 12:34:49 +0000 (13:34 +0100)]
ti-dmai: fix build with recent kernel headers and recent toolchains
Signed-off-by: Koen Kooi <koen@openembedded.org>
Henning Heinold [Thu, 28 Oct 2010 06:18:36 +0000 (08:18 +0200)]
linux-ac100: support for toshiba AC100/dynabook
Koen Kooi [Wed, 5 Jan 2011 11:34:49 +0000 (12:34 +0100)]
linux-omap4: disable L2 PLE access for panda
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Wed, 5 Jan 2011 10:38:22 +0000 (11:38 +0100)]
linux(-kexecboot): add 2.6.37 with spitz defconfigs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:34:47 +0000 (10:34 +0100)]
json-glib_0.10.4: disable introspection for now
* otherwise fails to build:
| make[4]: Entering directory `/home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib'
| GEN Json-1.0.gir
| g-ir-scanner: compile: arm-oe-linux-gnueabi-gcc -march=armv6j -mtune=arm1136jf-s -mthumb-interwork -mno-thumb -pthread -I/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include/glib-2.0 -I/home/shr/shr-unstable/tmp
/sysroots/armv6-novfp-oe-linux-gnueabi/usr/lib/glib-2.0/include -isystem/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -I.. -I/home/shr/s
hr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include/glib-2.0 -I/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/lib/glib-2.0/include -c -o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/jso
n-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.c
| g-ir-scanner: link: ../libtool --mode=link --tag=CC --silent "arm-oe-linux-gnueabi-gcc -march=armv6j -mtune=arm1136jf-s -mthumb-interwork -mno-thumb" -o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/j
son-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0 -isystem/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -L. libjson-glib-1.0.la -p
thread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.o
| Traceback (most recent call last):
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/bin/g-ir-scanner", line 45, in <module>
| sys.exit(scanner_main(sys.argv))
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/scannermain.py", line 405, in scanner_main
| shlibs = create_binary(transformer, options, args)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/scannermain.py", line 309, in create_binary
| gdump_parser.get_get_type_functions())
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 233, in compile_introspection_binary
| return dc.run()
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 140, in run
| self._link(bin_path, o_path)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 228, in _link
| subprocess.check_call(args)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 493, in check_call
| retcode = call(*popenargs, **kwargs)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 480, in call
| return Popen(*popenargs, **kwargs).wait()
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 633, in __init__
| errread, errwrite)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
| raise child_exception
| OSError: [Errno 2] No such file or directory
| make[4]: *** [Json-1.0.gir] Error 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:31:08 +0000 (10:31 +0100)]
iliwi: bump SRCREV and add libeflvala to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:13:22 +0000 (10:13 +0100)]
gdbus-binding-tool: fix do_configure in native build
* do_configure_prepend without _virtclass-native override is also prepended, that's not what I intended
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 5 Jan 2011 09:12:13 +0000 (10:12 +0100)]
ti-c6accel 1.01.00.03: add patch to fix link problem
Signed-off-by: Koen Kooi <koen@openembedded.org>
Michael 'Mickey' Lauer [Wed, 5 Jan 2011 08:58:09 +0000 (09:58 +0100)]
fsotdld: add dependency to libsoup-2.4
Martin Jansa [Wed, 5 Jan 2011 08:26:59 +0000 (09:26 +0100)]
libphone-ui: use branch master again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 07:10:55 +0000 (08:10 +0100)]
iliwi: add patch to build it with newer vala
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 4 Jan 2011 18:09:05 +0000 (19:09 +0100)]
fsotdld: add json-glib to DEPENDS, dependency added in
fed5109c117258ac3033df6252920047b299464e
* http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=
fed5109c117258ac3033df6252920047b299464e
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Jeff Lance [Wed, 5 Jan 2011 05:29:49 +0000 (05:29 +0000)]
am-benchmarks: Remove am-benchmarks_svn.bb
* Remove am-benchmarks_svn.bb now that the recipe name inlucdes the PV.
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Jeff Lance [Wed, 5 Jan 2011 04:51:36 +0000 (04:51 +0000)]
am-benchmarks: add platform support and correct makefile
* Modify recipe name to include package version
* add support for additional platforms am181x-evm and am180x-evm
* Update the SRCREV
* Fix pathname to Rules.make in each Makefile
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Melissa Watkins [Wed, 5 Jan 2011 00:15:37 +0000 (00:15 +0000)]
ti-pru-sw: Update SRC_REV
For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver,
ti-pru-sw-edma-library:
* Update SRC_REV
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Wed, 5 Jan 2011 03:36:17 +0000 (03:36 +0000)]
matrix-tui: adding multi platform support
* adding am180x, am181x, da850-omapl138, am3517 and am3715 support
* Updating SRC rev to pull in matrix-tui project with platform support
* removing INSANE_SKIP, it originally handled pre-built binaries which
have since been removed
* Creating version 1.1 of the recipe
* matrix-tui.inc with platform support is backwards compatible with
previous versions
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Jeff Lance <j-lance@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Klaus Kurzmann [Tue, 4 Jan 2011 23:26:29 +0000 (00:26 +0100)]
shr-specs_git.bb: use autotools
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:25:37 +0000 (00:25 +0100)]
phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:25:09 +0000 (00:25 +0100)]
phonefsod_git.bb: fix DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:24:09 +0000 (00:24 +0100)]
libphone-ui_git.bb: adjust DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:23:28 +0000 (00:23 +0100)]
libphone-ui-shr_git.bb: remove obsolete depends
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:22:14 +0000 (00:22 +0100)]
libshr-glib: new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Tom Rini [Tue, 4 Jan 2011 18:47:54 +0000 (11:47 -0700)]
util-linux-ng: Clean up native config bits.
We don't need the ncurses stuff for how we use this, so disable it
(and bump INC_PR). In util-linux-ng_2.17.bb the override to add
some bits to the native recipe was killing all of the other parts
so change the syntax so it doesn't, and set PR=INC_PR (now that
INC_PR is bumped).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Simon Busch [Tue, 4 Jan 2011 16:19:08 +0000 (17:19 +0100)]
msmcomm: bump SRCREV to latest version
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 4 Jan 2011 16:18:32 +0000 (17:18 +0100)]
cornucopia: bump SRCREV to latest version
Signed-off-by: Simon Busch <morphis@gravedo.de>
Koen Kooi [Tue, 4 Jan 2011 13:37:32 +0000 (14:37 +0100)]
ti-local-power-manager 1.24.02.09: better fix for BKL removal
Signed-off-by: Koen Kooi <koen@openembedded.org>
Bernhard Guillon [Fri, 26 Nov 2010 23:22:50 +0000 (00:22 +0100)]
x264-r2245: add a hack for uclibc - replace log2f(x) with logf(x)/logf(2)
<xora> Modified to apply and to only be used for avr32 build which cant
increment toolchain.
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org>
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Koen Kooi [Tue, 4 Jan 2011 12:51:08 +0000 (13:51 +0100)]
ti-dsplink 1.65.00.03: better fix for BKL removal
Signed-off-by: Koen Kooi <koen@openembedded.org>
Graeme Gregory [Tue, 4 Jan 2011 12:44:51 +0000 (12:44 +0000)]
gcc-4.2.2.inc : to fix avr32 build apply the same .la file mangling as the
gcc 4.2.4. I see the same problem as is commented on in the 4.2.4 file.
Simon Busch [Tue, 21 Dec 2010 18:46:03 +0000 (19:46 +0100)]
palmpre machine: override MACHINE_KERNEL_PR as we do not use linux-omap
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sat, 18 Dec 2010 21:48:44 +0000 (22:48 +0100)]
linux-palmpre: adjust defconfig for wireless
We get wireless support on the palmpre machine through compat-wireless-2.6-old. So we don't
need any wireless support in our kernel itself.
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Tue, 21 Dec 2010 13:59:01 +0000 (14:59 +0100)]
tsmd: bump SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 21 Dec 2010 12:03:52 +0000 (13:03 +0100)]
read_tokens: bump SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 19 Dec 2010 19:11:05 +0000 (20:11 +0100)]
msmcommd: add initscript to start on system boot
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Sun, 19 Dec 2010 19:08:06 +0000 (20:08 +0100)]
linux-palmpre: bump SRCREV
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Sun, 19 Dec 2010 19:06:08 +0000 (20:06 +0100)]
read_tokens: add initscript to read tokens on boot
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Sun, 19 Dec 2010 19:01:23 +0000 (20:01 +0100)]
serial-forward: bump SRVREV
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Sun, 19 Dec 2010 19:00:55 +0000 (20:00 +0100)]
pty-forward-native: bump SRCREV
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Thu, 16 Dec 2010 19:44:37 +0000 (20:44 +0100)]
tsmd: remove initscript and bump PR
The initscript for tsmd is not needed anymore as it is started by a plugin of
FSO's fsodeviced daemon.
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Frederik 'playya' Sdun [Thu, 2 Dec 2010 01:58:52 +0000 (02:58 +0100)]
linux-palmpre: activate LED triggers in config
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
Acked-by: Simon Busch <morphis@gravedo.de>
Frederik 'playya' Sdun [Wed, 1 Dec 2010 21:47:34 +0000 (22:47 +0100)]
xserver-xorg-conf: Update palmpre's xorg.conf
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
Acked-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 30 Nov 2010 17:51:40 +0000 (18:51 +0100)]
msmcommd: add missing dbus service file to package
Signed-off-by: Simon Busch <morphis@gravedo.de>
Frans Meulenbroeks [Fri, 31 Dec 2010 17:17:45 +0000 (18:17 +0100)]
tgt: updated to 1.0.12
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Mon, 3 Jan 2011 17:33:14 +0000 (18:33 +0100)]
linux-omap4: tweak pandaboard defconfig
Signed-off-by: Koen Kooi <koen@openembedded.org>
Otavio Salvador [Thu, 16 Dec 2010 20:20:41 +0000 (18:20 -0200)]
hotplug2 (svn): add
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Thu, 16 Dec 2010 17:21:17 +0000 (15:21 -0200)]
freerdp (git): use gitpkgv and bump SRCREV
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Wed, 15 Dec 2010 12:37:49 +0000 (10:37 -0200)]
classes/gitpkgv.bbclass: add GITPKGVTAG that uses 'git describe'
Using ${GITPKGVTAG} allows for automatic versioning based on the
repository tags. For those that doesn't want to use it, ${GITPKGV} is
still available.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 3 Jan 2011 12:38:19 +0000 (13:38 +0100)]
postgres: partially fix dependency on host zic
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 3 Jan 2011 10:50:25 +0000 (11:50 +0100)]
qt4: switch to mysql5 to avoid header clashes in staging
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 3 Jan 2011 10:48:33 +0000 (11:48 +0100)]
mysql5: remove legacy staging
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 3 Jan 2011 10:46:49 +0000 (11:46 +0100)]
postgresql: remove legacy staging
Signed-off-by: Koen Kooi <koen@openembedded.org>
?ukasz Pankowski [Sun, 2 Jan 2011 21:34:10 +0000 (21:34 +0000)]
ffalarms: bump SRCREV to fix compilation with valac 0.11.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Wed, 29 Dec 2010 12:54:51 +0000 (12:54 +0000)]
frameworkd-config-shr: bump SRCREV for nokia900 updates
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Graeme Gregory [Sun, 2 Jan 2011 21:31:43 +0000 (21:31 +0000)]
Merge branch 'xora/libffi-fixes' into org.openembedded.dev
Khem Raj [Sun, 2 Jan 2011 21:05:33 +0000 (13:05 -0800)]
glib-2.0_2.26.1.bb: Patch to make is work on systems without atomics
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Sun, 2 Jan 2011 18:27:55 +0000 (19:27 +0100)]
x-load git: convert base SRC_URI to the new upstream + 5 patches from Salveti
* Make beagleboard use new URI
Signed-off-by: Koen Kooi <koen@openembedded.org>
Alex Ferguson [Sun, 26 Dec 2010 11:13:33 +0000 (13:13 +0200)]
dzen2: Replace icons, minor fixes.
Replaced the panel icons with ones made by myself, made the
battery icons display more granular. Fixed some minor annoyances
and raised the update interval from 5 to 10 seconds. Bumped PR.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Graeme Gregory [Fri, 19 Nov 2010 10:01:25 +0000 (10:01 +0000)]
libffi_3.0.9.bb : add a BBCLASSEXTEND version of latest libffi
Initially taken from poky with changes required for OE. Poky recipe is much
simpler than the ones we have in OE and it seems we have a lot of historic that
is no longer needed.
Acked-by: Khem Raj <raj.khemi@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeksi@gmail.com>
Khem Raj [Sat, 1 Jan 2011 17:44:11 +0000 (09:44 -0800)]
run-qemu.sh: Use ext3 image instead of ext2 by default.
* Disable network boot by default.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Sat, 1 Jan 2011 15:05:26 +0000 (16:05 +0100)]
udftools: add 1.0.0b3 with debian patches
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 1 Jan 2011 14:34:17 +0000 (15:34 +0100)]
omap3: bump MACHINE_KERNEL_PR
Signed-off-by: Koen Kooi <koen@openembedded.org>