Steve Sakoman [Thu, 3 Sep 2009 05:50:32 +0000 (22:50 -0700)]
libglade: add 2.6.4
Steve Sakoman [Thu, 3 Sep 2009 05:40:08 +0000 (22:40 -0700)]
inotify-tools: add 3.13
Steve Sakoman [Thu, 3 Sep 2009 04:56:59 +0000 (21:56 -0700)]
system-tools-backends: add 2.8.1
Steve Sakoman [Thu, 3 Sep 2009 04:48:37 +0000 (21:48 -0700)]
swfdec-gnome: add 2.26.0
Steve Sakoman [Thu, 3 Sep 2009 04:35:12 +0000 (21:35 -0700)]
orbit2: restructure recipes to use orbit2.inc, add 2.14.17
Steve Sakoman [Thu, 3 Sep 2009 04:10:29 +0000 (21:10 -0700)]
libunique: add 1.1.2
Steve Sakoman [Wed, 2 Sep 2009 22:45:09 +0000 (15:45 -0700)]
wpa-supplicant: updated scripts
makes gnome networkmanager happy and functional
Koen Kooi [Thu, 3 Sep 2009 08:23:48 +0000 (10:23 +0200)]
gnome-keyring: fix merge error
Koen Kooi [Wed, 2 Sep 2009 21:15:58 +0000 (23:15 +0200)]
gnome bbclass: remove to more auto generated cruft that breaks package management
Koen Kooi [Wed, 2 Sep 2009 20:13:29 +0000 (22:13 +0200)]
linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k ml
* also sync patch between pm and regular kernels
Cliff Brake [Wed, 2 Sep 2009 15:10:45 +0000 (11:10 -0400)]
micro-uclibc.conf: move OVERRIDES to bottom of file
micro.conf was overwriting the variable, and then
micro was missing from OVERRIDES
Henning Heinold [Tue, 1 Sep 2009 23:23:54 +0000 (01:23 +0200)]
evas-native: add libxext-native as dependency
* seems evas-native used libxext from host
* bump PR
Henning Heinold [Tue, 1 Sep 2009 23:00:27 +0000 (01:00 +0200)]
libxext-native: provide native recipe for libxext
* recipe is needed for evas-native
Henning Heinold [Tue, 1 Sep 2009 22:59:42 +0000 (00:59 +0200)]
libx11-native: provide native recipe for versiob 1.2
Michael Smith [Wed, 12 Aug 2009 05:21:49 +0000 (01:21 -0400)]
openssl.inc: fix packaging on x86_64; use INC_PR
openssl's makefile always installs to ${prefix}/lib, even if
libdir is ${prefix}/lib64. Move some files around to make it fit.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Mon, 17 Aug 2009 19:14:28 +0000 (15:14 -0400)]
package_deb: create md5sums control files
These are created with the package and get installed in
/var/dpkg/info. Afterward it's a great way to find modified files
for backup with a little shell script magic.
It feels a bit weird to still use MD5, but that seems to be the
convention in the Debian world.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Koen Kooi [Tue, 1 Sep 2009 20:42:07 +0000 (22:42 +0200)]
fennec: update to latest tip
* fix up buildsystem contamination bug in firefox.inc while I'm at it as well
Steffen Sledz [Tue, 1 Sep 2009 16:39:03 +0000 (18:39 +0200)]
checksums.ini: some missing checksums added
Koen Kooi [Tue, 1 Sep 2009 14:02:09 +0000 (16:02 +0200)]
xscreensaver: fix packaging and QA
Brijesh Singh [Mon, 31 Aug 2009 10:12:13 +0000 (05:12 -0500)]
gstreamer-ti: merge updated patch from tracker and export CODEC_SERVER dir for the hard-coded server name
Ming Chow 周明 [Thu, 27 Aug 2009 03:17:46 +0000 (03:17 +0000)]
linux-nokia800-2.6.21-osso71.bb: Fixed undefined reference to __aeabi_uldivmod
* This was a problem when using gcc-4.3 compile linux-nokia800-2.6.21-osso71
Signed-off-by: Ming Zhou <chow.ming@linuxbj.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Florian Boor [Mon, 31 Aug 2009 21:37:53 +0000 (23:37 +0200)]
task-sdk-base: Use virtual libc development package to use the selected libc instead of pulling in glibc.
Florian Boor [Sun, 30 Aug 2009 20:26:33 +0000 (22:26 +0200)]
gtkhtml-3.8: Fix staging of 3.18.0
Florian Boor [Wed, 26 Aug 2009 10:23:57 +0000 (12:23 +0200)]
xserver-common: add 1.31
Ming Chow 周明 [Sat, 22 Aug 2009 07:38:49 +0000 (07:38 +0000)]
compcache: Add version 0.5+0.6pre3 and version 0.6
* compcache creates RAM based block device (named ramzswap) which acts as swap disk. Pages swapped to this disk are compressed and stored in memory itself.
* Compressing pages and keeping them in RAM virtually increases its capacity. This allows more applications to fit in given amount of memory.
* added modules_install target in top Makefile to fit the automatically modules build process
* added KERNELDIR variable to make 2.6 style KBUILD system work
* modified the Makefile for rzscontrol tool to use cross toolchain instead of local gcc
Signed-off-by: Ming Zhou <chow.ming@linuxbj.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 25 Aug 2009 21:29:35 +0000 (21:29 +0000)]
netsurf: fixes for GCC-4.4, from netsurf svn.
Netsurf appears to be statically linked with these libraries, so I
bumped its PR too.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 30 Aug 2009 02:36:17 +0000 (19:36 -0700)]
uclibc: Pass ARCH=<TARGET_ARCH>" on make commandline.
Like linux kernel Git version of uclibc mandates that ARCH is passed
down from make instead of being computed magically. This will be
there in next release 0.9.31 of uclibc. Defining it on make
invocation for older releases is no harm.
Also move uclibc to use INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
Khem Raj [Sun, 30 Aug 2009 01:06:21 +0000 (18:06 -0700)]
micro-uclibc, minimal-uclibc: Reorder including the base distro config.
A lot of stuff in these conf's are already set and
is duplicated. This is removed. The base conf file
should be included at the end after assigning LIBC
so that correct toolchain configuration is picked.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Phil Blundell <philb@gnu.org>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Philip Balister [Mon, 31 Aug 2009 19:45:23 +0000 (15:45 -0400)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Philip Balister [Mon, 31 Aug 2009 19:37:39 +0000 (15:37 -0400)]
asterisk-1.4.23.1 : Checksum changed on source package.
* Updated checksum to new values.
* Dropped sounds.xml.patch so recipe builds.
The Asterisk people changed the source tarballs for legal reasons. This
blog entry explains the music-on-hold changes:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/
I made the minimum updates so the recipe builds again. We'll need
someone familiar with Asterisk to work out what else needs changing.
Koen Kooi [Mon, 31 Aug 2009 16:39:13 +0000 (18:39 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Mon, 31 Aug 2009 16:36:06 +0000 (18:36 +0200)]
python: fix -netserver and -devel packaging, convert 2.6.1 to inc_pr
Evan Doiron [Wed, 26 Aug 2009 08:14:27 +0000 (08:14 +0000)]
usb-modeswitch: add v1.0.2
Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Evan Doiron [Wed, 26 Aug 2009 05:25:06 +0000 (05:25 +0000)]
add sscep: v0.0.2008.1211
http://patchwork.openembedded.org/patch/998/
Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Evan Doiron [Tue, 25 Aug 2009 09:49:43 +0000 (09:49 +0000)]
net-snmp: add v5.4.2.1
Signed-off-by: Evan Doiron <edoiron@cbnco.com>
Signed-off-by: Michael Smith <msmith@cbnco.com>
Koen Kooi [Mon, 31 Aug 2009 14:30:10 +0000 (16:30 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Mon, 31 Aug 2009 14:25:48 +0000 (16:25 +0200)]
epdfview: update to 0.1.7
Koen Kooi [Mon, 31 Aug 2009 13:40:53 +0000 (15:40 +0200)]
evince: add 2.26.2
Marcin Juszkiewicz [Mon, 31 Aug 2009 11:04:33 +0000 (13:04 +0200)]
xserver-common 1.30: another set of updates
0024 moves functionality of /etc/X11/Xserver to separate file (except
running X11 server) - this allows to use xserver-common package in
systems where xinit is used to run X11 session as root (look at
xserver-nodm-init package)
0025 moves xmodmap files to /etc/X11/xmodmap/ and installs
xserver-common file created in previous patch.
0026 fixes path to default.xmodmap file
Marcin Juszkiewicz [Mon, 31 Aug 2009 10:52:10 +0000 (12:52 +0200)]
xf86-video-vesa: fixed RDEPENDS
Koen Kooi [Mon, 31 Aug 2009 10:22:42 +0000 (12:22 +0200)]
poppler: add 0.11.3 (0.12rc)
Khem Raj [Sat, 29 Aug 2009 15:15:36 +0000 (15:15 +0000)]
micro.conf: Remove PREFERRED_PROVIDER_virtual/libintl
This is set appropriately in toolchain configuration.
It gives a possibility to cleanly override LIBC
say to eglibc or glibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
Khem Raj [Sun, 30 Aug 2009 22:04:05 +0000 (15:04 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Khem Raj [Sat, 29 Aug 2009 21:42:42 +0000 (14:42 -0700)]
base.bbclass: Pass in PATH to popen.
On Mac OSX its not able to find md5sum if
path is not passed to os.popen shell.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Khem Raj [Sat, 29 Aug 2009 21:42:42 +0000 (14:42 -0700)]
base.bbclass: Pass in PATH to popen.
On Mac OSX its not able to find md5sum if
path is not passed to os.popen shell.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Sun, 30 Aug 2009 10:01:01 +0000 (12:01 +0200)]
python-pygobject 2.16: 2.14 sets PE=1, so set it in 2.16 as well
Koen Kooi [Sun, 30 Aug 2009 09:57:05 +0000 (11:57 +0200)]
erlang: fix packaging and QA errors
Khem Raj [Fri, 28 Aug 2009 23:31:58 +0000 (16:31 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Khem Raj [Fri, 28 Aug 2009 23:28:47 +0000 (16:28 -0700)]
gcc-4.4.1: Backport improved TLS detection patch in cross environment
This patch is required for libstdc++ mainly as far as gcc is
concerned. Without this patch configure detects TLS falsely
and enables tls when compiling libstdc++ on uclibc based systems
uclibc lacks TLS support as of now. With NPTL it will have TLS support
but thats a distant future.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:52:12 +0000 (18:52 +0200)]
xserver-common 1.30: -screen option is only for Kdrive
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:50:44 +0000 (18:50 +0200)]
xserver-common 1.30: -screen option is only for Kdrive
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:43:26 +0000 (18:43 +0200)]
xserver-xorg-conf: provide one for Vortex86sx
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:41:16 +0000 (18:41 +0200)]
vortex86sx: use X.org
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:38:53 +0000 (18:38 +0200)]
matchbox-session: simple provider of Matchbox session for X11 startup
In GPE images we use gpe-session-scripts to provide Xsession init
scripts for launching Matchbox components. But what if someone do not
want GPE but want Matchbox?
Poky has it cleaned in other way.
Marcin Juszkiewicz [Fri, 28 Aug 2009 16:38:29 +0000 (18:38 +0200)]
xf86-video-vesa: needs int10 X.org module to work
Steffen Sledz [Fri, 28 Aug 2009 15:00:11 +0000 (17:00 +0200)]
checksums.ini: add missing entry for diffstat 1.47
Koen Kooi [Fri, 28 Aug 2009 14:49:45 +0000 (16:49 +0200)]
erlang: also blacklist java 1.5
Koen Kooi [Fri, 28 Aug 2009 13:47:55 +0000 (15:47 +0200)]
glib-2.0 2.21.4: fix pre armv6 builds
Philip Balister [Fri, 28 Aug 2009 13:11:23 +0000 (09:11 -0400)]
erlang : Add recipe for erlang-R13B01
* Move patches to a common directory as they are shared.
* Better solution needed for pythin function name in recipe.
Koen Kooi [Fri, 28 Aug 2009 05:00:05 +0000 (07:00 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
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
Khem Raj [Fri, 28 Aug 2009 04:27:22 +0000 (21:27 -0700)]
gcc-4.4.1.inc: Disable 128 bit long double for powerpc-*-uclibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 28 Aug 2009 00:49:35 +0000 (17:49 -0700)]
uclibc: Make 0.9.30.1 as default if not specified
Add C99 double wrappers.
Set the default preferences such that
0.9.30.1 is chosen if not specified.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 28 Aug 2009 00:45:51 +0000 (17:45 -0700)]
gcc-4.4.1: Disable libdecnumber for uclibc target.
We do not set FENV in uclibc so as a result we can
not build libdecnumber. We disable it for gcc 4.4.1
uclibc targets.
copysignl is in libm in uclibc so gcc complains about
this function in libgcc. We see if it is uclibc powerpc
softfloat then we add -lm to linker commandline. Not best
but works.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Jeremy Puhlman [Mon, 6 Jul 2009 21:30:35 +0000 (14:30 -0700)]
groff: disable X11 support.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Brian Pomerantz [Thu, 2 Jul 2009 16:40:04 +0000 (09:40 -0700)]
net-tools: no parallel make
Signed-off-by: Brian Pomerantz <bapper@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Jeremy Puhlman [Tue, 14 Jul 2009 19:08:58 +0000 (12:08 -0700)]
lsof: Fix misuse of system ranlib.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Jeremy Puhlman [Wed, 15 Jul 2009 02:10:03 +0000 (19:10 -0700)]
iptables: Add patch to use cross ar and ranlib.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
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
Koen Kooi [Thu, 27 Aug 2009 19:01:14 +0000 (21:01 +0200)]
erlang: disable parallel make
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 :)
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
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>
Brijesh Singh [Thu, 27 Aug 2009 07:40:39 +0000 (02:40 -0500)]
cmem, sdma, lpm: add 2.24.01 release
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
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.
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
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
Florian Boor [Wed, 26 Aug 2009 21:38:18 +0000 (23:38 +0200)]
checksums.ini: A lot of maemo checksums and some updated bits.
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.
Florian Boor [Wed, 26 Aug 2009 21:31:43 +0000 (23:31 +0200)]
cairo: add native 1.8.0
Florian Boor [Wed, 26 Aug 2009 21:29:29 +0000 (23:29 +0200)]
libpixman: Add native 0.12.0
Florian Boor [Wed, 26 Aug 2009 21:26:32 +0000 (23:26 +0200)]
atk: add 1.27.90 native atk
Florian Boor [Wed, 26 Aug 2009 21:07:07 +0000 (23:07 +0200)]
pango: Add native pango 1.22.0
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
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>
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>
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>
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>
Khem Raj [Thu, 27 Aug 2009 06:35:06 +0000 (23:35 -0700)]
Merge branch 'develop' into org.openembedded.dev
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
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>
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>
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>
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>
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
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>
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>
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>
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>