openembedded.git
14 years agogdb: Add a patch to fix compilation of gdb 6.8
Holger Hans Peter Freyther [Sun, 2 Aug 2009 02:09:03 +0000 (04:09 +0200)]
gdb: Add a patch to fix compilation of gdb 6.8

gcc warns about the subscript_array being uninitialized,
just memset this area... luckily I can not break much as
this is for fortran code.

14 years agorsstail: New recipe for 'tail' like RSS feed reader. (Needs QA love.)
Leon Woestenberg [Sat, 1 Aug 2009 23:27:32 +0000 (01:27 +0200)]
rsstail: New recipe for 'tail' like RSS feed reader. (Needs QA love.)

14 years agolibnxml: Added 0.18.3.
Leon Woestenberg [Sat, 1 Aug 2009 23:04:13 +0000 (01:04 +0200)]
libnxml: Added 0.18.3.

14 years agolibmrss: Added 0.19.2.
Leon Woestenberg [Sat, 1 Aug 2009 23:03:52 +0000 (01:03 +0200)]
libmrss: Added 0.19.2.

14 years agolibmrss: Use .inc and INC_PR.
Leon Woestenberg [Sat, 1 Aug 2009 22:56:15 +0000 (00:56 +0200)]
libmrss: Use .inc and INC_PR.

14 years agolibnxml.inc: Fix INC_PR from "0" to "r0".
Leon Woestenberg [Sat, 1 Aug 2009 22:51:44 +0000 (00:51 +0200)]
libnxml.inc: Fix INC_PR from "0" to "r0".

14 years agolibnxml: Added 0.18.3. Changed upstream URL www2.* to www.*.
Leon Woestenberg [Sat, 1 Aug 2009 22:49:31 +0000 (00:49 +0200)]
libnxml: Added 0.18.3. Changed upstream URL www2.* to *.

14 years agolibnxml: Use .inc and INC_PR.
Leon Woestenberg [Sat, 1 Aug 2009 22:32:26 +0000 (00:32 +0200)]
libnxml: Use .inc and INC_PR.

14 years agobase.bbclass: Strip -sdk from the PN for BPN as well
Holger Hans Peter Freyther [Sat, 1 Aug 2009 13:07:41 +0000 (15:07 +0200)]
base.bbclass: Strip -sdk from the PN for BPN as well

This is fixing the compilation of libtool-sdk_2.6.6a
which is currently the only user of BPN.

14 years agoqt4: Do not recreate the link if it exists otherwise do_install will fail
Holger Hans Peter Freyther [Sat, 1 Aug 2009 07:25:31 +0000 (09:25 +0200)]
qt4: Do not recreate the link if it exists otherwise do_install will fail

When running configure more than once the do_install stage
will fail due excessive symlinks... Stop doing that.

14 years agoqt4: Add patch to fix the visibility and bsymbolic detection
Holger Hans Peter Freyther [Sat, 1 Aug 2009 07:16:21 +0000 (09:16 +0200)]
qt4: Add patch to fix the visibility and bsymbolic detection

Do not use "$COMPILER" to execute the test. This fails when
the passed compiler is something like "ccache gcc".

14 years agoqt4: Use require instead of include to fail on missing includes
Holger Hans Peter Freyther [Sat, 1 Aug 2009 04:52:15 +0000 (06:52 +0200)]
qt4: Use require instead of include to fail on missing includes

14 years agouclibc_git: Remove DEFAULT_PREFERENCE
Khem Raj [Sat, 1 Aug 2009 08:49:31 +0000 (01:49 -0700)]
uclibc_git: Remove DEFAULT_PREFERENCE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Sat, 1 Aug 2009 08:15:11 +0000 (01:15 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agouclibc: Convert eligible uclibc recipes to use git instead of svn.
Khem Raj [Sat, 1 Aug 2009 08:09:33 +0000 (01:09 -0700)]
uclibc: Convert eligible uclibc recipes to use git instead of svn.

uclibc has changed its SCM system to git. We need
to adjust the recipes to fetch from uclibc git

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agochecksums.ini: restore entries that got deleted in last commit
Cliff Brake [Fri, 31 Jul 2009 22:29:12 +0000 (18:29 -0400)]
checksums.ini: restore entries that got deleted in last commit

I should be more careful when I copy files in tarballs

14 years agoMerge branch 'mono-dev2-prepare-to-commit' into org.openembedded.dev
Cliff Brake [Fri, 31 Jul 2009 21:57:54 +0000 (17:57 -0400)]
Merge branch 'mono-dev2-prepare-to-commit' into org.openembedded.dev

14 years agomono: add 2.4.2.3 recipes
Cliff Brake [Wed, 29 Jul 2009 15:14:50 +0000 (11:14 -0400)]
mono: add 2.4.2.3 recipes

14 years agotask-beagleboard-demo: remove exhibit
Koen Kooi [Fri, 31 Jul 2009 18:50:43 +0000 (20:50 +0200)]
task-beagleboard-demo: remove exhibit

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Fri, 31 Jul 2009 18:11:10 +0000 (20:11 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agominimal.conf: Add PREFERRED_PROVIDER for libusb0.
Khem Raj [Fri, 31 Jul 2009 17:55:42 +0000 (10:55 -0700)]
minimal.conf: Add PREFERRED_PROVIDER for libusb0.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotinylogin, unzip: Update URLs.
Khem Raj [Fri, 31 Jul 2009 17:51:09 +0000 (10:51 -0700)]
tinylogin, unzip: Update URLs.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoqt4: Qt4.5 is released under LGPLv2.1 and GPLv3
Holger Hans Peter Freyther [Fri, 31 Jul 2009 16:32:05 +0000 (18:32 +0200)]
qt4: Qt4.5 is released under LGPLv2.1 and GPLv3

Update licensing bits on the Qt classes.

14 years agoenlightenment: bump SRCREV, fix upgrade paths
Koen Kooi [Fri, 31 Jul 2009 16:32:01 +0000 (18:32 +0200)]
enlightenment: bump SRCREV, fix upgrade paths

14 years agoemotion_svn: Give path to edje_cc to fix build. Bump PR.
Stefan Schmidt [Fri, 31 Jul 2009 14:05:47 +0000 (14:05 +0000)]
emotion_svn: Give path to edje_cc to fix build. Bump PR.

14 years agolibdbi-drivers: Upgrade to 0.8.3-1 with more db drivers
Holger Hans Peter Freyther [Fri, 31 Jul 2009 15:25:43 +0000 (17:25 +0200)]
libdbi-drivers: Upgrade to 0.8.3-1 with more db drivers

Upgrade to the latest upstream release, coming with MySQL,
postgres, sqlite3 and sqlite3 drivers.

14 years agolibdbi: Move from 0.8.2 to 0.8.3 which is the latest version
Holger Hans Peter Freyther [Fri, 31 Jul 2009 15:24:44 +0000 (17:24 +0200)]
libdbi: Move from 0.8.2 to 0.8.3 which is the latest version

14 years agokernel.bbclass : moved uImage creation from do_deploy to between do_compile
Graham Gower [Fri, 31 Jul 2009 11:28:08 +0000 (12:28 +0100)]
kernel.bbclass : moved uImage creation from do_deploy to between do_compile
and do_install as discussed on ML.
linux.inc : removed uImage creation, its now in kernel.bbclass

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agoxilinx-ml403 : Do not build a kernel for this machine.
Philip Balister [Thu, 30 Jul 2009 21:08:02 +0000 (17:08 -0400)]
xilinx-ml403 : Do not build a kernel for this machine.

               * Kernel config depends on the fpga bitstream. No sense building
                 kernel we can't use.

14 years agoopenbsc: Add openbsc and build it from git.
Holger Hans Peter Freyther [Thu, 30 Jul 2009 15:40:01 +0000 (17:40 +0200)]
openbsc: Add openbsc and build it from git.

14 years agolibdbi: Introduce libdbi 0.8.2
Holger Hans Peter Freyther [Thu, 30 Jul 2009 15:18:07 +0000 (17:18 +0200)]
libdbi: Introduce libdbi 0.8.2

14 years agolibxext-1.0.5: Depend on xdmcp as configure wants it
Holger Hans Peter Freyther [Tue, 28 Jul 2009 08:39:35 +0000 (10:39 +0200)]
libxext-1.0.5: Depend on xdmcp as configure wants it

libxext 1.0.5 want to have xdmcp, hand it over. prior
versions do not have this requirement.

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Thu, 30 Jul 2009 11:25:30 +0000 (13:25 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agolinux-omap-pm: make u-boot flashable from within linux, first attempt at making ehci...
Koen Kooi [Thu, 30 Jul 2009 11:24:46 +0000 (13:24 +0200)]
linux-omap-pm: make u-boot flashable from within linux, first attempt at making ehci work

14 years agolibtool: 2e0fa4918d643ce6ec0299cd31cfe1c346e4bce3 broke do_configure.
Marc Olzheim [Thu, 30 Jul 2009 11:20:19 +0000 (11:20 +0000)]
libtool: 2e0fa4918d643ce6ec0299cd31cfe1c346e4bce3 broke do_configure.
* See http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-July/012754.html for more.

14 years agolinux-omap-pm git: fix mtd and tweak defconfig
Koen Kooi [Thu, 30 Jul 2009 10:56:01 +0000 (12:56 +0200)]
linux-omap-pm git: fix mtd and tweak defconfig

14 years agolinux-omap-pm git: add patch for fix musb oops and dss2 patches
Koen Kooi [Thu, 30 Jul 2009 09:19:10 +0000 (11:19 +0200)]
linux-omap-pm git: add patch for fix musb oops and dss2 patches

14 years agolinux-2.6.24: NAND flash size fixed for hipox machine
Steffen Sledz [Thu, 30 Jul 2009 08:48:16 +0000 (10:48 +0200)]
linux-2.6.24: NAND flash size fixed for hipox machine

14 years agoutil-linux-ng: fix tls detection
Henning Heinold [Thu, 30 Jul 2009 00:37:25 +0000 (02:37 +0200)]
util-linux-ng: fix tls detection
* breaks msvc support for now
* bump PR

14 years agoangstrom-2008-preferred-versions.inc : update the libtool version used.
Graeme Gregory [Wed, 29 Jul 2009 20:40:42 +0000 (21:40 +0100)]
angstrom-2008-preferred-versions.inc : update the libtool version used.
Tool are starting to use this newer version, in testing it didn't seem
to break anything

14 years agogqview: Use motion hints for smooth panning. Sanitize rc file parser. Fixed gimp...
Stanislav Brabec [Wed, 29 Jul 2009 18:16:16 +0000 (18:16 +0000)]
gqview: Use motion hints for smooth panning. Sanitize rc file parser. Fixed gimp call.

14 years agolinux-2.6.24: some pin assignements fixed in defconfig for hipox machine
Steffen Sledz [Wed, 29 Jul 2009 15:01:42 +0000 (17:01 +0200)]
linux-2.6.24: some pin assignements fixed in defconfig for hipox machine

14 years agolinux-omap-pm_git.bb : update the commit to the latest SRCREV
Graeme Gregory [Wed, 29 Jul 2009 14:28:05 +0000 (15:28 +0100)]
linux-omap-pm_git.bb : update the commit to the latest SRCREV
defconfig is customized for this release as two drivers are broken.
mtd - broken in compile patches in progress
musb - oopses on boot

14 years agolinux-omap-pm git: start updating it to .31rc
Koen Kooi [Wed, 29 Jul 2009 12:27:39 +0000 (14:27 +0200)]
linux-omap-pm git: start updating it to .31rc

14 years agoqt4-x11-free-gles: reinstate it now the weird dependency problems have been resolved
Koen Kooi [Wed, 29 Jul 2009 10:33:24 +0000 (12:33 +0200)]
qt4-x11-free-gles: reinstate it now the weird dependency problems have been resolved

* also switch to gles2, requires less patching

14 years agoqt4x11 bbclass: only match first 12 chars in automagical dependency adder
Koen Kooi [Wed, 29 Jul 2009 08:17:20 +0000 (10:17 +0200)]
qt4x11 bbclass: only match first 12 chars in automagical dependency adder

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Wed, 29 Jul 2009 07:48:36 +0000 (09:48 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agonandlogical: add nandlogical-klibc-static for Zaurus
Andrea Adami [Wed, 29 Jul 2009 00:49:42 +0000 (02:49 +0200)]
nandlogical: add nandlogical-klibc-static for Zaurus
 - code to be used in kexecboot to detect the size of the rootfs in nand

14 years agolibxine: remove old/new header configure stuff from 1.1.16.3
Henning Heinold [Tue, 28 Jul 2009 23:50:00 +0000 (01:50 +0200)]
libxine: remove old/new header configure stuff from 1.1.16.3
* now buildable again
* make 1.1.16.3 the default again
* bump PR

14 years agolibsndfile: now really bump PR
Henning Heinold [Tue, 28 Jul 2009 23:49:18 +0000 (01:49 +0200)]
libsndfile: now really bump PR

14 years agolibsndfile: remove the libtool.m4 from libtool-2.x
Henning Heinold [Tue, 28 Jul 2009 22:43:04 +0000 (00:43 +0200)]
libsndfile: remove the libtool.m4 from libtool-2.x
* now compileable with older libtool versions again
* bump PR

14 years agochinook-compat.conf: use slighty newer gstreamer version
Henning Heinold [Tue, 28 Jul 2009 22:37:02 +0000 (00:37 +0200)]
chinook-compat.conf: use slighty newer gstreamer version

14 years agontfs-3g: update to 2009.4.4
Koen Kooi [Tue, 28 Jul 2009 17:03:15 +0000 (19:03 +0200)]
ntfs-3g: update to 2009.4.4

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Tue, 28 Jul 2009 09:32:08 +0000 (11:32 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agoxserver-common: run tslib-calibrate for angstrom instead of xtscal (patch from gumstix)
Koen Kooi [Tue, 28 Jul 2009 09:26:58 +0000 (11:26 +0200)]
xserver-common: run tslib-calibrate for angstrom instead of xtscal (patch from gumstix)

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
Dmitry Eremin-Solenikov [Tue, 28 Jul 2009 09:24:33 +0000 (13:24 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev

14 years agoicecast: add 2.3.2
Steve Sakoman [Tue, 28 Jul 2009 09:19:57 +0000 (11:19 +0200)]
icecast: add 2.3.2

14 years agoxmms: tweak .desktop file so that it works with gnome
Steve Sakoman [Tue, 28 Jul 2009 04:04:17 +0000 (21:04 -0700)]
xmms: tweak .desktop file so that it works with gnome

14 years agooestats-client: restore support for proxies
Dmitry Eremin-Solenikov [Tue, 28 Jul 2009 09:13:37 +0000 (13:13 +0400)]
oestats-client: restore support for proxies

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agopolicykit: install missing PolicyKit.conf
Steve Sakoman [Tue, 28 Jul 2009 07:30:57 +0000 (09:30 +0200)]
policykit: install missing PolicyKit.conf

14 years agogtksourceview: package was missing a few important files, add them
Steve Sakoman [Tue, 28 Jul 2009 02:29:43 +0000 (19:29 -0700)]
gtksourceview: package was missing a few important files, add them

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agognome-power-manager: fix typos in specification of FILES for doc package
Steve Sakoman [Tue, 28 Jul 2009 02:26:55 +0000 (19:26 -0700)]
gnome-power-manager: fix typos in specification of FILES for doc package

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoe2fsprogs-libs: inherit gettext to fix uclibc build
Holger Hans Peter Freyther [Tue, 28 Jul 2009 02:24:29 +0000 (04:24 +0200)]
e2fsprogs-libs: inherit gettext to fix uclibc build

Inherit gettext to get the DEPENDS of gettext-native and to
add --disable-nls/--enable-nls based on the settings. This
is unbreaking the uclibc build.

14 years agolibx11-trim: Update makekeys.c to fix the compile
Holger Hans Peter Freyther [Tue, 28 Jul 2009 01:53:56 +0000 (03:53 +0200)]
libx11-trim: Update makekeys.c to fix the compile

Without the updated makekeys-update.patch the makekeys.c
will not work and the build will be broken.

14 years agousermanual: Mostly grammar and spelling fixes
Graham Gower [Tue, 28 Jul 2009 01:02:19 +0000 (03:02 +0200)]
usermanual: Mostly grammar and spelling fixes

Signed-Off-By: Holger Freyther <zecke@selfish.org>
14 years agolibtool: Fixed paths to grep and sed.
Stanislav Brabec [Mon, 27 Jul 2009 18:51:22 +0000 (18:51 +0000)]
libtool: Fixed paths to grep and sed.

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
Dmitry Eremin-Solenikov [Mon, 27 Jul 2009 13:40:44 +0000 (17:40 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Mon, 27 Jul 2009 09:06:48 +0000 (11:06 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agokexecboot: switch git version to a stable cfgfiles SRCREV and make it the default
Koen Kooi [Mon, 27 Jul 2009 09:05:37 +0000 (11:05 +0200)]
kexecboot: switch git version to a stable cfgfiles SRCREV and make it the default

14 years agopowertop_1.11.bb : add omapzoom2 support for building
Graeme Gregory [Mon, 27 Jul 2009 07:16:43 +0000 (08:16 +0100)]
powertop_1.11.bb : add omapzoom2 support for building

14 years agotransmission_1.73.bb : add new version of transmission
Graeme Gregory [Mon, 27 Jul 2009 07:16:08 +0000 (08:16 +0100)]
transmission_1.73.bb : add new version of transmission

14 years agolibtool_2.2.6a : add newest version of libtool disabled by default
Graeme Gregory [Mon, 27 Jul 2009 07:13:17 +0000 (08:13 +0100)]
libtool_2.2.6a : add newest version of libtool disabled by default
converted to use ${BPN} in the packages compared to old libtool

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Sun, 26 Jul 2009 19:25:11 +0000 (21:25 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agolinux-omap-psp: add some more patches
Koen Kooi [Sun, 26 Jul 2009 19:24:48 +0000 (21:24 +0200)]
linux-omap-psp: add some more patches

14 years agolinux-kexecboot: add 2.6.29, currently only supports beagle
Koen Kooi [Sun, 26 Jul 2009 17:02:41 +0000 (19:02 +0200)]
linux-kexecboot: add 2.6.29, currently only supports beagle

14 years agolibxine: set DEF_PREF -1 for 1.1.16.3 (fails do_configure)
Rolf Leggewie [Sun, 26 Jul 2009 16:33:34 +0000 (18:33 +0200)]
libxine: set DEF_PREF -1 for 1.1.16.3 (fails do_configure)

14 years agoautomake: RDEPENDS on perl-module-file-path, needed by autoconf/Autom4te/General.pm.
Stanislav Brabec [Sat, 25 Jul 2009 18:30:37 +0000 (18:30 +0000)]
automake: RDEPENDS on perl-module-file-path, needed by autoconf/Autom4te/General.pm.

14 years agomx31ads: Switch kernel to mainline
Mark Brown [Sat, 25 Jul 2009 16:25:31 +0000 (17:25 +0100)]
mx31ads: Switch kernel to mainline

The i.MX31ADS kernel recipie was very old and pointed at external patches
that are no longer available. Update to mainline, based off the defconfig
for generic mx3 in mainline, since that at least builds.

14 years agochecksums.ini: Add fakeroot checksum.
Khem Raj [Sat, 25 Jul 2009 07:55:13 +0000 (00:55 -0700)]
checksums.ini: Add fakeroot checksum.

14 years agofakeroot: update to fakeroot 1.12.4 (1.12.1 is not available anymore)
Otavio Salvador [Sat, 25 Jul 2009 02:26:11 +0000 (23:26 -0300)]
fakeroot: update to fakeroot 1.12.4 (1.12.1 is not available anymore)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agoxserver-kdrive-1300: be more aggressive to replace regular kdrive on angstrom
Koen Kooi [Fri, 24 Jul 2009 19:47:09 +0000 (21:47 +0200)]
xserver-kdrive-1300: be more aggressive to replace regular kdrive on angstrom

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
Dmitry Eremin-Solenikov [Fri, 24 Jul 2009 17:44:42 +0000 (21:44 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev

14 years agoRevert "image.bbclass: reorder do_rootfs"
Richard Purdie [Fri, 24 Jul 2009 14:43:53 +0000 (15:43 +0100)]
Revert "image.bbclass: reorder do_rootfs"

This reverts commit 736c06e8d8efa79d3d2bc512f13a51f0f63412e2
as this change breaks future versions of bitbake.

See the OE mailing list, in the "Bitbake runqueue performance improvement"
thread for a discussion on why this isn't the best way to solve
multi-image problem and that other better solutions exist.

14 years agoqt4.inc: add -I${STAGING_INCDIR}/postgresql to includes
Jeremy Lainé [Fri, 24 Jul 2009 14:35:53 +0000 (16:35 +0200)]
qt4.inc: add -I${STAGING_INCDIR}/postgresql to includes

This works around part of the problem when cross-compiling
the PostgreSQL plugin. The build will still fail if the
"pg_config" program is present on the build machine.

14 years agobluez4: Fixed typo that caused missing pand.
Stanislav Brabec [Fri, 24 Jul 2009 11:54:31 +0000 (11:54 +0000)]
bluez4: Fixed typo that caused missing pand.

14 years agolibgles-omap3: stage openvg headers as well
Koen Kooi [Fri, 24 Jul 2009 08:53:32 +0000 (10:53 +0200)]
libgles-omap3: stage openvg headers as well

14 years agoutil-linux-ng: delete newer libtool.m4 files
Henning Heinold [Thu, 23 Jul 2009 20:15:32 +0000 (22:15 +0200)]
util-linux-ng: delete newer libtool.m4 files
* recipe is now be able to be compiled with older libtool versions
* bump PR fot 2.16

14 years agochinook-compat.conf: user can override virtual/java-inital setting
Henning Heinold [Thu, 23 Jul 2009 20:14:48 +0000 (22:14 +0200)]
chinook-compat.conf: user can override virtual/java-inital setting

14 years agoqt*gles: rename to .disabled till the qt4 stuff becomes less magical
Koen Kooi [Thu, 23 Jul 2009 16:50:04 +0000 (18:50 +0200)]
qt*gles: rename to .disabled till the qt4 stuff becomes less magical

14 years agolinux-omap 2.6.29: package DSS2 docs so people can get up to date docs at runtime
Koen Kooi [Thu, 23 Jul 2009 15:33:40 +0000 (17:33 +0200)]
linux-omap 2.6.29: package DSS2 docs so people can get up to date docs at runtime

14 years agolinux-omap psp: add 'psp' kernel from TI to make it easier to do side-by-side compari...
Koen Kooi [Thu, 23 Jul 2009 15:32:09 +0000 (17:32 +0200)]
linux-omap psp: add 'psp' kernel from TI to make it easier to do side-by-side comparisons of mainline and TI

14 years agoqt4 x11 gles git: add git version to build a gles1 + openvg 4.6rc version
Koen Kooi [Thu, 23 Jul 2009 11:06:01 +0000 (13:06 +0200)]
qt4 x11 gles git: add git version to build a gles1 + openvg 4.6rc version

14 years agoMerge commit 'origin/org.openembedded.dev' into org.openembedded.dev
Dmitry Eremin-Solenikov [Thu, 23 Jul 2009 10:37:22 +0000 (14:37 +0400)]
Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev

14 years agontp: Add patch to fix build against eglibc / glibc 2.10 (from Gentoo)
Florian Boor [Wed, 22 Jul 2009 23:39:15 +0000 (01:39 +0200)]
ntp: Add patch to fix build against eglibc / glibc 2.10 (from Gentoo)

14 years agochecksums.ini: Sort newly added java checksums.
Stefan Schmidt [Wed, 22 Jul 2009 19:28:26 +0000 (19:28 +0000)]
checksums.ini: Sort newly added java checksums.

This helps to avoid fuzz in other changes to this file.

14 years agopixman git: only enable neon on armv7a platforms
Koen Kooi [Wed, 22 Jul 2009 17:37:32 +0000 (19:37 +0200)]
pixman git: only enable neon on armv7a platforms

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Wed, 22 Jul 2009 17:24:17 +0000 (19:24 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agogstreamer-ti: add patch to hardcode combo location so users don't have to start apps...
Koen Kooi [Wed, 22 Jul 2009 17:23:16 +0000 (19:23 +0200)]
gstreamer-ti: add patch to hardcode combo location so users don't have to start apps from $datadir/ti/ all the time

14 years agodevhelp: New package, version 0.23.
Stanislav Brabec [Wed, 22 Jul 2009 17:17:17 +0000 (17:17 +0000)]
devhelp: New package, version 0.23.

14 years agobinutils 2.18: don't emit symbols for neon registers
Koen Kooi [Wed, 22 Jul 2009 16:36:17 +0000 (18:36 +0200)]
binutils 2.18: don't emit symbols for neon registers

* this fixes building in NEON code into binaries that do runtime detection but are compiled for non-NEON platforms (e.g. pixman)