openembedded.git
14 years agoti-lpm-module 2.24: update lpm src uri, it's in its own tarball now
Brijesh Singh [Thu, 27 Aug 2009 21:33:46 +0000 (16:33 -0500)]
ti-lpm-module 2.24: update lpm src uri, it's in its own tarball now

* fix DSPLINK path
* keep versioning inline with CE till we sort it out properly

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Thu, 27 Aug 2009 19:39:07 +0000 (21:39 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agoerlang: disable parallel make
Koen Kooi [Thu, 27 Aug 2009 19:01:14 +0000 (21:01 +0200)]
erlang: disable parallel make

14 years agoerlang: start updating erlang to R13B01
Koen Kooi [Thu, 27 Aug 2009 18:57:21 +0000 (20:57 +0200)]
erlang: start updating erlang to R13B01

* now it's Crofton's turn to work on it :)

14 years agointltool: move dependency on libxml-parser-perl-native to inc file
Rolf Leggewie [Thu, 27 Aug 2009 18:32:46 +0000 (20:32 +0200)]
intltool: move dependency on libxml-parser-perl-native to inc file

* introduce INC_PR while we're at it

14 years agoAdd task-metadata-track.bbclass, for tracking task changes to metadata.
Chris Larson [Thu, 27 Aug 2009 18:04:07 +0000 (11:04 -0700)]
Add task-metadata-track.bbclass, for tracking task changes to metadata.

This class uses events to capture the state of the datastore when the task
starts, and after it completes.  It diffs those captured states, and emits
messages showing which variables changed, and what their values were changed
to.

It provides a mechanism to blacklist variables you expect to change, both
globally and on a per-task basis.

Signed-off-by: Chris Larson <clarson@kergoth.com>
14 years agocmem, sdma, lpm: add 2.24.01 release
Brijesh Singh [Thu, 27 Aug 2009 07:40:39 +0000 (02:40 -0500)]
cmem, sdma, lpm: add 2.24.01 release

14 years agoti-codec-engine: make 2.24.1 default and fix the build
Koen Kooi [Thu, 27 Aug 2009 16:31:51 +0000 (18:31 +0200)]
ti-codec-engine: make 2.24.1 default and fix the build

14 years agoglib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs when doing...
Pratheesh Gangadhar [Wed, 26 Aug 2009 21:03:00 +0000 (02:33 +0530)]
glib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs when doing DSP based GStreamer playback

GLIB by default uses ARMV5 instructions for emulating atomic operations and this patch (derived from https://stage.maemo.org/svn/maemo/projects/haf/trunk/glib/debian/patches/25-gatomic.patch) make use ARMV6 atomic instructions instead. CPU goes into "sched_yield" while loop during hang - due to a race condition triggered by  high rate context switching while running DSP plugins.

14 years agoglibc-package.bbclass: Reverted 056a67f6070c5ea561acb65049b551e24f3b7eb6.
Stanislav Brabec [Thu, 27 Aug 2009 11:11:23 +0000 (11:11 +0000)]
glibc-package.bbclass: Reverted 056a67f6070c5ea561acb65049b551e24f3b7eb6.
* see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013429.html

14 years agojulius: add commandpipe patch from TI to allow commands over a pipe to control apps...
Koen Kooi [Thu, 27 Aug 2009 09:11:06 +0000 (11:11 +0200)]
julius: add commandpipe patch from TI to allow commands over a pipe to control apps using your voice

14 years agochecksums.ini: A lot of maemo checksums and some updated bits.
Florian Boor [Wed, 26 Aug 2009 21:38:18 +0000 (23:38 +0200)]
checksums.ini: A lot of maemo checksums and some updated bits.

14 years agogtk+: add simple native gtk+ 2.12.11 with all modules built in.
Florian Boor [Wed, 26 Aug 2009 21:32:38 +0000 (23:32 +0200)]
gtk+: add simple native gtk+ 2.12.11 with all modules built in.

14 years agocairo: add native 1.8.0
Florian Boor [Wed, 26 Aug 2009 21:31:43 +0000 (23:31 +0200)]
cairo: add native 1.8.0

14 years agolibpixman: Add native 0.12.0
Florian Boor [Wed, 26 Aug 2009 21:29:29 +0000 (23:29 +0200)]
libpixman: Add native 0.12.0

14 years agoatk: add 1.27.90 native atk
Florian Boor [Wed, 26 Aug 2009 21:26:32 +0000 (23:26 +0200)]
atk: add 1.27.90 native atk

14 years agopango: Add native pango 1.22.0
Florian Boor [Wed, 26 Aug 2009 21:07:07 +0000 (23:07 +0200)]
pango: Add native pango 1.22.0

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Thu, 27 Aug 2009 07:29:56 +0000 (00:29 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agoiputils: Make iputils_20071127 default.
Khem Raj [Thu, 27 Aug 2009 07:27:31 +0000 (00:27 -0700)]
iputils: Make iputils_20071127 default.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agochecksums.ini: Sort and remove duplicates.
Khem Raj [Thu, 27 Aug 2009 07:12:13 +0000 (00:12 -0700)]
checksums.ini: Sort and remove duplicates.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoautofs: fix ldflags issue, missing debug info, duplicate opt flags.
Chris Larson [Thu, 27 Aug 2009 07:09:18 +0000 (00:09 -0700)]
autofs: fix ldflags issue, missing debug info, duplicate opt flags.

Signed-off-by: Chris Larson <clarson@kergoth.com>
14 years agodash_0.5.2.bb: Add recipe for latest dash.
Khem Raj [Thu, 27 Aug 2009 07:01:45 +0000 (00:01 -0700)]
dash_0.5.2.bb: Add recipe for latest dash.

Remove unbuildable dash_0.5.2 recipe.
Add checksums for new dash and diffstat

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoMerge branch 'develop' into org.openembedded.dev
Khem Raj [Thu, 27 Aug 2009 06:35:06 +0000 (23:35 -0700)]
Merge branch 'develop' into org.openembedded.dev

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Thu, 27 Aug 2009 06:34:55 +0000 (23:34 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agodiffstat_1.47.bb: Add recipe for new release
Khem Raj [Thu, 27 Aug 2009 06:33:01 +0000 (23:33 -0700)]
diffstat_1.47.bb: Add recipe for new release

diffstat_1.39.bb is moved out the tars dont exist on debian servers
anymore.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotzdata_2007k.bb: Update SRC_URI
Khem Raj [Thu, 27 Aug 2009 06:14:11 +0000 (23:14 -0700)]
tzdata_2007k.bb: Update SRC_URI

* The tar file is removed from the original url.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotcpdump: obey distro for the ipv6 support
Tushar Gohad [Thu, 30 Jul 2009 05:06:39 +0000 (22:06 -0700)]
tcpdump: obey distro for the ipv6 support

When cross compiling, get rid of the AC_TRY_RUN
style checks for ipv6, obey DISTRO_FEATURES.

Signed-off-by: Tushar Gohad <tgohad@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agoalix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.inc
Khem Raj [Thu, 27 Aug 2009 00:20:31 +0000 (17:20 -0700)]
alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.inc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoMerge branch 'origin/org.openembedded.dev' of git@git.openembedded.org:openembedded...
Khem Raj [Thu, 27 Aug 2009 00:02:20 +0000 (17:02 -0700)]
Merge branch 'origin/org.openembedded.dev' of git@git.openembedded.org:openembedded into develop

14 years agonfs-utils: fix the broken /sbin/mount.nfs4 symlink.
Chris Larson [Wed, 15 Jul 2009 18:31:56 +0000 (11:31 -0700)]
nfs-utils: fix the broken /sbin/mount.nfs4 symlink.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agosrctree: prefix messages with ${PF} and kill do_package hacks.
Chris Larson [Wed, 26 Aug 2009 22:32:30 +0000 (15:32 -0700)]
srctree: prefix messages with ${PF} and kill do_package hacks.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agobase.bbclass: add cleanall task.
Chris Larson [Wed, 26 Aug 2009 22:31:03 +0000 (15:31 -0700)]
base.bbclass: add cleanall task.

Can be particularly useful when using multiple srctree recipes.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agosrctree, clean: cleanup & split out do_clean bits into clean.bbclass.
Chris Larson [Wed, 26 Aug 2009 21:44:04 +0000 (14:44 -0700)]
srctree, clean: cleanup & split out do_clean bits into clean.bbclass.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Stanislav Brabec [Wed, 26 Aug 2009 21:16:16 +0000 (21:16 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agoglibc: nscd: Make it working.
Stanislav Brabec [Wed, 26 Aug 2009 21:14:00 +0000 (21:14 +0000)]
glibc: nscd: Make it working.

14 years agoglibc: Install ld.so.conf, so ldconfig does not complain.
Stanislav Brabec [Wed, 26 Aug 2009 21:05:59 +0000 (21:05 +0000)]
glibc: Install ld.so.conf, so ldconfig does not complain.

14 years agosrctree: completely reimplement the task merging into do_populate_staging.
Chris Larson [Wed, 26 Aug 2009 21:02:48 +0000 (14:02 -0700)]
srctree: completely reimplement the task merging into do_populate_staging.

This fixes issues seen with the use of kernel.bbclass, so in existing source
tree kernel builds work happily now.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agosrctree.bbclass: Don't automatically use git clean.
Chris Larson [Wed, 26 Aug 2009 21:02:19 +0000 (14:02 -0700)]
srctree.bbclass: Don't automatically use git clean.

This should be an opt-in feature.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agoupdate-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.
Stanislav Brabec [Wed, 26 Aug 2009 20:52:43 +0000 (20:52 +0000)]
update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.

14 years agolinux-libc-headers: Added headers for version 2.6.30.
Stanislav Brabec [Wed, 26 Aug 2009 19:37:12 +0000 (19:37 +0000)]
linux-libc-headers: Added headers for version 2.6.30.

14 years agoopenvpn: add v2.0.9+2.1rc19
Evan Doiron [Wed, 26 Aug 2009 14:16:35 +0000 (14:16 +0000)]
openvpn: add v2.0.9+2.1rc19

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoppp: add v2.4.4
Evan Doiron [Wed, 26 Aug 2009 04:18:47 +0000 (04:18 +0000)]
ppp: add v2.4.4

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolibgles-omap3: catch up with dir rename
Koen Kooi [Wed, 26 Aug 2009 14:40:36 +0000 (16:40 +0200)]
libgles-omap3: catch up with dir rename

* I really suck at git, sorry

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

14 years agoti-codec: add missing.inc
Koen Kooi [Wed, 26 Aug 2009 14:10:27 +0000 (16:10 +0200)]
ti-codec: add missing.inc
bitblit: add svn recipe

14 years agomesa-common.inc: avoid bashism
Michael Smith [Wed, 26 Aug 2009 13:27:37 +0000 (09:27 -0400)]
mesa-common.inc: avoid bashism

Closes bug #5307.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agoixp4xx-npe: The KIXRP435 uses NPE too.
Florian Boor [Wed, 26 Aug 2009 10:19:17 +0000 (12:19 +0200)]
ixp4xx-npe: The KIXRP435 uses NPE too.

14 years agotopas910.conf: No need for the lowlevel loader any more. But mtdutils are useful...
Florian Boor [Wed, 26 Aug 2009 10:17:07 +0000 (12:17 +0200)]
topas910.conf: No need for the lowlevel loader any more. But mtdutils are useful to deal with NAND.

14 years agokixrp435.conf: Machine description for the Intel KIXRP435 reference board.
Florian Boor [Wed, 26 Aug 2009 10:15:35 +0000 (12:15 +0200)]
kixrp435.conf: Machine description for the Intel KIXRP435 reference board.

14 years agolinux: Add support for the Intel KIXRP435 reference board to 2.6.30
Florian Boor [Wed, 26 Aug 2009 10:13:55 +0000 (12:13 +0200)]
linux: Add support for the Intel KIXRP435 reference board to 2.6.30

14 years agotopas910.conf: Some defines to build valid uImages.
Florian Boor [Fri, 24 Jul 2009 09:26:48 +0000 (11:26 +0200)]
topas910.conf: Some defines to build valid uImages.

14 years agoangstrom feed sorter: skip base feeds if there aren't any packages to sort
Koen Kooi [Wed, 26 Aug 2009 09:37:30 +0000 (11:37 +0200)]
angstrom feed sorter: skip base feeds if there aren't any packages to sort

14 years agodvsdk: rename to ti now that other things like bitblit live in that dir now
Koen Kooi [Wed, 26 Aug 2009 09:35:14 +0000 (11:35 +0200)]
dvsdk: rename to ti now that other things like bitblit live in that dir now

14 years agodvsdk: merge in new versions from arago and clean them up a bit
Koen Kooi [Wed, 26 Aug 2009 09:34:23 +0000 (11:34 +0200)]
dvsdk: merge in new versions from arago and clean them up a bit

14 years agobase.bbclass: Remove redundant import of subprocess and signal.
Khem Raj [Wed, 26 Aug 2009 07:38:30 +0000 (00:38 -0700)]
base.bbclass: Remove redundant import of subprocess and signal.

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 [Wed, 26 Aug 2009 06:08:08 +0000 (23:08 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agogitver.bbclass: add initial version.
Chris Larson [Wed, 26 Aug 2009 10:59:25 +0000 (03:59 -0700)]
gitver.bbclass: add initial version.

This provides a GITVER variable which is a (fairly) sane version, for use in
${PV}, extracted from the ${S} git checkout, assuming it is one.  This is most
useful in concert with srctree.bbclass.

Signed-off-by: Chris Larson <clarson@kergoth.com>
14 years agosrctree.bbclass: add initial version.
Chris Larson [Wed, 26 Aug 2009 10:58:24 +0000 (03:58 -0700)]
srctree.bbclass: add initial version.

This enables operation inside of an existing source tree for a project, rather
than using the fetch/unpack/patch idiom.

By default, it expects that you're keeping the recipe(s) inside the
aforementioned source tree, but you could override S to point at an external
directory and place the recipes in a normal collection/overlay, if you so
chose.

It also provides some convenience python functions for assembling your
do_clean, if you want to leverage things like 'git clean' to simplify the
operation.

Signed-off-by: Chris Larson <clarson@kergoth.com>
14 years agopackage_ipk.bbclass: don't choke on empty SRC_URI.
Chris Larson [Wed, 26 Aug 2009 10:58:03 +0000 (03:58 -0700)]
package_ipk.bbclass: don't choke on empty SRC_URI.

Signed-off-by: Chris Larson <clarson@kergoth.com>
14 years agorsync: add v3.0.6
Evan Doiron [Tue, 25 Aug 2009 16:24:08 +0000 (12:24 -0400)]
rsync: add v3.0.6

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-2.6.29: update lm73 driver for boc01
Jeremy Lainé [Tue, 25 Aug 2009 16:48:36 +0000 (18:48 +0200)]
linux-2.6.29: update lm73 driver for boc01

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Tue, 25 Aug 2009 15:19:58 +0000 (08:19 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agogdb: Make 6.8 packages match regarding patches and license
Holger Hans Peter Freyther [Tue, 25 Aug 2009 12:42:40 +0000 (20:42 +0800)]
gdb: Make 6.8 packages match regarding patches and license

6.8 was the first release to use GPLv3+, make sure the license
is set correctly. Also make sure the karmic compile fix is applied
for everyone.

14 years agooprofile-0.9.5: Add oprofile version 0.9.5
Holger Hans Peter Freyther [Tue, 25 Aug 2009 12:13:03 +0000 (20:13 +0800)]
oprofile-0.9.5: Add oprofile version 0.9.5

We can drop the other two patches as they have been applied.

14 years agoopenssh: make openssh-keygen conflict with ssh-keygen (old name of it)
Marcin Juszkiewicz [Tue, 25 Aug 2009 11:39:19 +0000 (13:39 +0200)]
openssh: make openssh-keygen conflict with ssh-keygen (old name of it)

Should fix situation after e05310f4958ba6c73488d398325670704401ee70 commit.

Before:

 * Package openssh-keygen wants to install file /usr/bin/ssh-keygen
        But that file is already provided by package  * ssh-keygen

After:

 * ERROR: The following packages conflict with openssh-keygen:
         *  ssh-keygen *

14 years agolibmusicbrainz: Add version 3.0.2 and fix link error
Holger Hans Peter Freyther [Tue, 25 Aug 2009 10:47:57 +0000 (18:47 +0800)]
libmusicbrainz: Add version 3.0.2 and fix link error

With gcc 4.3 stdc++ symbols leak into the library. One way to
solve it is to use a custom linker script, another one is to
just point gcc to the c++ library. The second option is used
here right now.

14 years agooctave: fix QA issues
Koen Kooi [Tue, 25 Aug 2009 10:21:17 +0000 (12:21 +0200)]
octave: fix QA issues

14 years agognome-games: fix previous bad patch -I/SDL error
Roger Monk [Mon, 24 Aug 2009 21:00:51 +0000 (22:00 +0100)]
gnome-games: fix previous bad patch -I/SDL error

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Tue, 25 Aug 2009 04:08:53 +0000 (21:08 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agonano: add v2.0.9
Evan Doiron [Mon, 24 Aug 2009 15:07:08 +0000 (11:07 -0400)]
nano: add v2.0.9

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agodmidecode: add v2.10
Evan Doiron [Mon, 24 Aug 2009 14:55:08 +0000 (10:55 -0400)]
dmidecode: add v2.10

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Khem Raj [Mon, 24 Aug 2009 21:19:21 +0000 (14:19 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agopatch.bbclass: Add "git" patchtool mechanism, which uses git-apply
Dale Farnsworth [Wed, 8 Jul 2009 20:47:18 +0000 (13:47 -0700)]
patch.bbclass: Add "git" patchtool mechanism, which uses git-apply

It can be selected by setting PATCHTOOL = "git".

This is useful because git-apply honors the permissions information
produced by git-format-patch.

Signed-off-by: Dale Farnsworth <dfarnsworth@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Stanislav Brabec [Mon, 24 Aug 2009 21:15:04 +0000 (21:15 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agosubversion: Updated to version 1.6.5. Deleted old unused versions.
Stanislav Brabec [Mon, 24 Aug 2009 21:13:14 +0000 (21:13 +0000)]
subversion: Updated to version 1.6.5. Deleted old unused versions.

14 years agokernel.bbclass: Set EXTRA_OEMAKE to null for kernel
Dale Farnsworth [Tue, 21 Jul 2009 18:32:21 +0000 (11:32 -0700)]
kernel.bbclass: Set EXTRA_OEMAKE to null for kernel

Currently the only thing in EXTRA_OEMAKE is '-e MAKEFLAGS='.  We don't
want to overide the kernel's Makefile variables from the environment.
It caused the passed -j<N> parameter from PARALLEL_MAKE to be ignored.

Signed-off-by: Dale Farnsworth <dfarnsworth@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
14 years agokernel.bbclass: Install & package symvers as /boot/Module.symvers-<ver>.
Chris Larson [Tue, 28 Jul 2009 19:29:51 +0000 (12:29 -0700)]
kernel.bbclass: Install & package symvers as /boot/Module.symvers-<ver>.

Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Michael Smith <msmith@cbnco.com>
14 years agobitbake.conf: Add export for cross NM.
Jeremy Puhlman [Fri, 3 Apr 2009 22:49:06 +0000 (15:49 -0700)]
bitbake.conf: Add export for cross NM.

When not providing a cross nm, the configure for libtool-cross falls back to
the system nm. This can lead to empty "global_symbol_pipe" and
"global_symbol_to_cdeclvarble" variables in the generated libtool script.

Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
14 years agodistutils-common-base.bbclass: only raise missing python-native error if python-nativ...
Chris Larson [Tue, 16 Jun 2009 17:32:23 +0000 (10:32 -0700)]
distutils-common-base.bbclass: only raise missing python-native error if python-native isn't in DEPENDS.

Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
14 years agolinux-omap 2.6.29: update holes patch, make iommu modular for beagle
Koen Kooi [Mon, 24 Aug 2009 18:25:59 +0000 (20:25 +0200)]
linux-omap 2.6.29: update holes patch, make iommu modular for beagle

14 years agoxorg-xserver-common: pass --enable-glx-tls
Michael Smith [Mon, 13 Jul 2009 19:27:48 +0000 (15:27 -0400)]
xorg-xserver-common: pass --enable-glx-tls

Uses the same inherit as mesa-dri, so they both get the same answer.

Also switch to INC_PR.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agomesa-dri: move tls configure logic to a class
Michael Smith [Mon, 13 Jul 2009 19:07:18 +0000 (15:07 -0400)]
mesa-dri: move tls configure logic to a class

Will allow reuse by xorg-xserver.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agomesa-dri: set PACKAGE_ARCH to ${MACHINE}
Michael Smith [Mon, 13 Jul 2009 18:59:40 +0000 (14:59 -0400)]
mesa-dri: set PACKAGE_ARCH to ${MACHINE}

${MACHINE_DRI_MODULES} is passed to configure, so the package output
depends on MACHINE. As foretold by commit f06119fc :)

Also switch to INC_PR and fix built of mesa-xprogs when prefix != /usr.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agosugar-base: fixed renamed dependency openssh-keygen
Elena Grandi [Mon, 24 Aug 2009 15:19:55 +0000 (17:19 +0200)]
sugar-base: fixed renamed dependency openssh-keygen

14 years agolibecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.
Robert Schuster [Mon, 24 Aug 2009 09:29:07 +0000 (11:29 +0200)]
libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.

14 years agoxapian-core: moved common lines in xapian-core.inc
Elena Grandi [Mon, 24 Aug 2009 08:37:44 +0000 (10:37 +0200)]
xapian-core: moved common lines in xapian-core.inc

14 years agolinux-2.6.24: enable initrd support for hipox machine
Steffen Sledz [Mon, 24 Aug 2009 08:13:14 +0000 (10:13 +0200)]
linux-2.6.24: enable initrd support for hipox machine

14 years agosugar-datastore: added runtime dependency on the xapian bindings
Elena Grandi [Mon, 24 Aug 2009 08:01:22 +0000 (10:01 +0200)]
sugar-datastore: added runtime dependency on the xapian bindings

14 years agoxapian-bindings-python: new recipe
Elena Grandi [Mon, 24 Aug 2009 08:00:03 +0000 (10:00 +0200)]
xapian-bindings-python: new recipe

14 years agoxapian-core: updated to version 1.0.14
Elena Grandi [Mon, 24 Aug 2009 07:52:10 +0000 (09:52 +0200)]
xapian-core: updated to version 1.0.14

14 years agobase.bbclass: Replace os.system with subprocess call.
Khem Raj [Mon, 24 Aug 2009 02:24:57 +0000 (19:24 -0700)]
base.bbclass: Replace os.system with subprocess call.

Often gzip is reporting broken pipe errors with do_unpack of
tar.gz files.

If you use the commands described above to extract a tar.gz file, gzip
sometimes emits a Broken pipe error message. This can safely be ignored
if tar extracted all files without any other error message.

We do not let python install its SIGPIPE handler and use subprocess call
to invoke the command.

This is based on the following python bug report.
http://bugs.python.org/issue1652

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain: Define eglibc PREFERRED_VERSIONS
Khem Raj [Sun, 23 Aug 2009 07:44:24 +0000 (00:44 -0700)]
sane-toolchain: Define eglibc PREFERRED_VERSIONS

Set preferred versions for eglibc to be 2.10.
Bump up uclibc PREFERRED_VERSION to 0.9.30.1
and for uclibc add more PREFERRED_PROVIDERS.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomicro: Use eglibc as default lib if LIBC is not set.
Khem Raj [Sun, 23 Aug 2009 07:37:47 +0000 (00:37 -0700)]
micro: Use eglibc as default lib if LIBC is not set.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agominimal, sane-toolchain: Use eglibc if LIBC is not selected.
Khem Raj [Sun, 23 Aug 2009 07:34:30 +0000 (00:34 -0700)]
minimal, sane-toolchain: Use eglibc if LIBC is not selected.

Currently we fall back to glibc if LIBC is not set.
We now will use eglibc as default lib for minimal
and sane-toolchain

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agou-boot_git.bb: Dont reset machine SRC_URIs by using common SRC_URI.
Khem Raj [Sun, 23 Aug 2009 07:28:51 +0000 (00:28 -0700)]
u-boot_git.bb: Dont reset machine SRC_URIs by using common SRC_URI.

We have this SRC_URI which forces bitbake to abandon the machine
specific SRC_URI override if it happens to be before this in
parse order. Anyway this SRC_URI is not needed too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonet-snmp.inc: Fix typo in staging paths
Evan Doiron [Fri, 14 Aug 2009 13:37:15 +0000 (09:37 -0400)]
net-snmp.inc: Fix typo in staging paths

Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agokernel.bbclass: stage more include files for x86 in 2.6.27+
Michael Smith [Wed, 6 May 2009 03:38:35 +0000 (03:38 +0000)]
kernel.bbclass: stage more include files for x86 in 2.6.27+

Some packages include <linux/types.h>, which requires <asm/types.h>.
Supplement b6220af33a70d96345dea130005ce842eeadfdf5 to copy files
from arch/x86/include/asm to include/asm-x86.

Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
14 years agokrb5: Disable tcl in configuration in order to avoid pulling in host includes.
Florian Boor [Wed, 19 Aug 2009 16:20:08 +0000 (18:20 +0200)]
krb5: Disable tcl in configuration in order to avoid pulling in host includes.

14 years agoquagga: add version 0.99.14
Roman I Khimov [Fri, 21 Aug 2009 04:22:26 +0000 (08:22 +0400)]
quagga: add version 0.99.14

14 years agogcc: fix libstdc/libgcc packaging on x86_64
Michael Smith [Wed, 12 Aug 2009 04:24:22 +0000 (00:24 -0400)]
gcc: fix libstdc/libgcc packaging on x86_64

do_install was looking under ${D}/some long cross path/*/lib;
needs to be lib64 on x86_64. On x86_64 base_libdir would be set to
/lib64, so we can go by that.

Bump INC_PR for recent gccs: 4.1.2, 4.2.[34], 4.3.[34], 4.4.1.

Signed-off-by: Michael Smith <msmith@cbnco.com>