openembedded.git
14 years agojs: fixed libtermcap
Frans Meulenbroeks [Sat, 4 Sep 2010 22:59:20 +0000 (22:59 +0000)]
js: fixed libtermcap

the new ncurses does not have libtermcap
this patches -ltermcap into -lncurses
also added ncurses to DEPENDS

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoinsane.bbclass: run qa_staging before do_package_stage, rather than do_build
Chris Larson [Thu, 9 Sep 2010 18:46:18 +0000 (11:46 -0700)]
insane.bbclass: run qa_staging before do_package_stage, rather than do_build

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoPer the TSC decision, make packaged-staging default
Chris Larson [Thu, 9 Sep 2010 18:03:57 +0000 (11:03 -0700)]
Per the TSC decision, make packaged-staging default

For now, just ensures its inherited.  In the future, we can merge / simplify
staging.bbclass with packaged-staging.bbclass as appropriate.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoxserver-xorg-conf: add xorg.conf for palmpre machine
Peter Klassen [Mon, 6 Sep 2010 14:29:31 +0000 (16:29 +0200)]
xserver-xorg-conf: add xorg.conf for palmpre machine

Signed-off-by: Peter Klassen <pklassen@web.de>
Acked-by: Simon Busch <morphis@gravedo.de>
14 years agoRevert "xserver-xorg-conf: add xorg.conf for palmpre machine"
Simon Busch [Thu, 9 Sep 2010 17:04:36 +0000 (19:04 +0200)]
Revert "xserver-xorg-conf: add xorg.conf for palmpre machine"

This reverts commit 944bbfa83fedd417eb87daefd5f94ac8eb524a0a.

14 years agoxserver-xorg-conf: add xorg.conf for palmpre machine
Peter Klassen [Mon, 6 Sep 2010 14:29:31 +0000 (16:29 +0200)]
xserver-xorg-conf: add xorg.conf for palmpre machine

Signed-off-by: Peter Klassen <pklassen@web.de>
Acked-by: Simon Busch <morphis@gravedo.de>
14 years agoncurses: fixed PR
Enrico Scholz [Thu, 9 Sep 2010 09:48:09 +0000 (11:48 +0200)]
ncurses: fixed PR

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: use linker scripts for libncurses(w)
Enrico Scholz [Wed, 8 Sep 2010 21:54:28 +0000 (23:54 +0200)]
ncurses: use linker scripts for libncurses(w)

Some software (e.g. util-linux-ng) assumes that symbols from -ltinfo
will be added when it is linked against -lncurses.  This breaks when
linkerflags are containing --no-copy-dt-needed-entries which is the case
e.g. in Fedora 13+.

This patch replaces the libncurses.so symlink with a linkerscript which
adds -ltinfo.  To do things in a consistant manner, the patch rewrites
most parts of 9e58422868a03eeafa72781477174850d1c5abe7.

NOTE: it might require a 'bitbake ncurses -c clean' to see an effect
because staging on updates does not change a symlink (libncurses.so) to a
regular file.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoxalan-j_2.7.1.bb: Add missing quote to the HOMEPAGE string
Khem Raj [Wed, 8 Sep 2010 20:11:47 +0000 (13:11 -0700)]
xalan-j_2.7.1.bb: Add missing quote to the HOMEPAGE string

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomercurial-native: add recipe
Eric Bénard [Mon, 6 Sep 2010 21:15:39 +0000 (23:15 +0200)]
mercurial-native: add recipe

* mercurial is a distributed SCM
* having the native recipe inside OpenEmbedded gives the
possibility to fetch code from mercurial's repositories
without the need to have mercurial installed on the host

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agorlpr: upgrade to version 2.06
Eric Bénard [Wed, 8 Sep 2010 13:59:14 +0000 (15:59 +0200)]
rlpr: upgrade to version 2.06

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agorlpr 2.05: unbreak recipe
Eric Bénard [Wed, 8 Sep 2010 13:49:41 +0000 (15:49 +0200)]
rlpr 2.05: unbreak recipe

* source URL is no more working so use debian mirrors
* fix GNU_HASH issue
* tested on armv5

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomozilla: Add Category 'Network' to firefox/thunderbird for desktop files
Roger Monk [Wed, 8 Sep 2010 12:44:27 +0000 (13:44 +0100)]
mozilla: Add Category 'Network' to firefox/thunderbird for desktop files

   * Move desktop icons to appear alongside all other browser apps
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoangstrom-uboot-scripts: tweak linuxtagdemo image boot script
Roger Monk [Wed, 8 Sep 2010 15:44:37 +0000 (16:44 +0100)]
angstrom-uboot-scripts: tweak linuxtagdemo image boot script

   * Remove beagle detection (until fixed)
   * Pass camera variable on linux cmdline for LI vga camera
   * Remove usb fifo fix variable (not needed for later boards and helps reduce bootargs line length)
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoangstrom-gdm-autologin-hack : Fix missing quote mark + space
Roger Monk [Wed, 8 Sep 2010 15:42:50 +0000 (16:42 +0100)]
angstrom-gdm-autologin-hack : Fix missing quote mark + space

   * Missing "
   * Bump PR

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agotaglib: add 1.6.3
Stuart Gray [Mon, 6 Sep 2010 14:42:00 +0000 (16:42 +0200)]
taglib: add 1.6.3

14 years agogtk+: fix configure problem for native build
Steffen Sledz [Wed, 8 Sep 2010 11:54:10 +0000 (13:54 +0200)]
gtk+: fix configure problem for native build

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agojornada7xx: fix for bug #4951
Filip Zyzniewski [Tue, 31 Aug 2010 06:25:20 +0000 (08:25 +0200)]
jornada7xx: fix for bug #4951

Added bluez-dtl1-workaround to avoid:
  * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-base:
  *    bluez-dtl1-workaround *
  * opkg_install_cmd: Cannot install package task-base.

14 years agodialog: removed hardcoded -L/lib ld flag from configure.
Filip Zyzniewski [Mon, 30 Aug 2010 16:48:21 +0000 (18:48 +0200)]
dialog: removed hardcoded -L/lib ld flag from configure.

this flag has caused this behaviour on my system (from config.log):

configure:9177: checking for initscr in -lncurses
configure:9204: arm-oe-linux-gnueabi-gcc -march=armv4 -mtune=strongarm
-mthumb-interwork -mno-thumb -o conftest -Os
-isystem/home/builds/fresh/jornada7xx/tmp/sysroots/armv4-oe-linux-gnueabi/usr/include
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-L/home/builds/fresh/jornada7xx/tmp/sysroots/armv4-oe-linux-gnueabi/usr/lib
-Wl,-rpath-link,/home/builds/fresh/jornada7xx/tmp/sysroots/armv4-oe-linux-gnueabi/usr/lib
-Wl,-O1 -Wl,--hash-style=gnu conftest.c -lncurses   -lm -L/lib >&5
/lib/libgcc_s.so.1: file not recognized: File format not recognized

of course because my /lib/libgcc_s.so.1 is for i386 and I was building for an arm.

14 years agolinux-jlime-jornada7xx: moved from 2.6.32 to 2.6.34.
Filip Zyzniewski [Sun, 29 Aug 2010 15:13:20 +0000 (17:13 +0200)]
linux-jlime-jornada7xx: moved from 2.6.32 to 2.6.34.

14 years agojlime: using glibc-2.11
Filip Zyzniewski [Sat, 28 Aug 2010 21:26:57 +0000 (23:26 +0200)]
jlime: using glibc-2.11

version 2.12 is pulled from svn now. no reason for that level
of bleeding edge.

14 years agojlime: minor changes based on minimal.conf
Filip Zyzniewski [Sat, 28 Aug 2010 20:34:51 +0000 (22:34 +0200)]
jlime: minor changes based on minimal.conf

Our config file got a bit outdated.

14 years agojlime: removed some of PREFERRED_VERSION entries
Filip Zyzniewski [Sat, 28 Aug 2010 13:28:39 +0000 (15:28 +0200)]
jlime: removed some of PREFERRED_VERSION entries

It seems that these hold back packages without a real reason.

14 years agojlime: switched from OABI to EABI.
Filip Zyzniewski [Sat, 28 Aug 2010 11:59:41 +0000 (13:59 +0200)]
jlime: switched from OABI to EABI.

note: should we set TARGET_OS to linux-gnueabi even if distro
supports machines other than ARM?

14 years agojlime: bumped up coreutils-native version.
Filip Zyzniewski [Fri, 27 Aug 2010 22:02:18 +0000 (00:02 +0200)]
jlime: bumped up coreutils-native version.

version 7.2 is not available in OE tree anymore.

14 years agojlime: set virtual/libc preferred provider.
Filip Zyzniewski [Fri, 27 Aug 2010 22:00:15 +0000 (00:00 +0200)]
jlime: set virtual/libc preferred provider.

base-image has virtual/libc in dependences and so needs it specified.

14 years agojlime: fix glibc include
Filip Zyzniewski [Fri, 27 Aug 2010 21:32:16 +0000 (23:32 +0200)]
jlime: fix glibc include

Obsolete glibc include caused SyntaxErrors in uclibc bb files.

14 years agoopenjdk: fix random behaviour due to _PN being a local override
Koen Kooi [Wed, 8 Sep 2010 12:19:13 +0000 (14:19 +0200)]
openjdk: fix random behaviour due to _PN being a local override

14 years agoncurses: added libtermcap.so file for backward compatibility
Enrico Scholz [Tue, 7 Sep 2010 16:30:46 +0000 (18:30 +0200)]
ncurses: added libtermcap.so file for backward compatibility

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoMAINTAINERS : correct my entry
Graeme Gregory [Wed, 8 Sep 2010 08:52:45 +0000 (09:52 +0100)]
MAINTAINERS : correct my entry

Having very little time to develop with OE at moment so not really maintaining
anything not Angstrom related.

14 years agomulti-kernel: more do_unpack unbreaking
Koen Kooi [Wed, 8 Sep 2010 07:48:31 +0000 (09:48 +0200)]
multi-kernel: more do_unpack unbreaking

14 years agoeglibc_svn.bb: Bump SRCREV
Khem Raj [Wed, 8 Sep 2010 05:45:26 +0000 (22:45 -0700)]
eglibc_svn.bb: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomidpath-core_0.2+0.3rc2.bb: Fix compilation error and QA HASH error on ARM
Khem Raj [Wed, 8 Sep 2010 02:08:14 +0000 (19:08 -0700)]
midpath-core_0.2+0.3rc2.bb: Fix compilation error and QA HASH error on ARM

* Remove legacy staging

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoffmpeg_0.5.bb: On ARMv7 it needs to be compiled with -fPIC
Khem Raj [Wed, 8 Sep 2010 00:16:34 +0000 (17:16 -0700)]
ffmpeg_0.5.bb: On ARMv7 it needs to be compiled with -fPIC

* building non-PIC shared libraries fails under ARMv7
* Also reported here
* https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/503448

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomidpath-backend-sdl_0.2+0.3rc2.bb: Fix QA errors and remove do_staging
Khem Raj [Tue, 7 Sep 2010 17:15:00 +0000 (10:15 -0700)]
midpath-backend-sdl_0.2+0.3rc2.bb: Fix QA errors and remove do_staging

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoRevert "gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area."
Khem Raj [Sun, 5 Sep 2010 21:35:02 +0000 (14:35 -0700)]
Revert "gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area."

This reverts commit 65c8f0a20ea3fe4d22c04d3a0c3a9f85d4ca1e53.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobitbake.conf: Redefine STAGING_DIR_JAVA to point to target sysroot by default
Khem Raj [Sun, 5 Sep 2010 19:03:49 +0000 (12:03 -0700)]
bitbake.conf: Redefine STAGING_DIR_JAVA to point to target sysroot by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc: trade QA errors for broken runtime dependencies
Koen Kooi [Tue, 7 Sep 2010 18:29:35 +0000 (20:29 +0200)]
gcc: trade QA errors for broken runtime dependencies

* this fixes the missing deps on libstdc++ and libgcc after building gcc

14 years agonodejs: fix recipe
Koen Kooi [Tue, 7 Sep 2010 18:08:21 +0000 (20:08 +0200)]
nodejs: fix recipe

* fix configure
* fix do_install
* fix packaging

14 years agoadded recipe for nodejs
AJ ONeal [Sat, 21 Aug 2010 17:28:29 +0000 (17:28 +0000)]
added recipe for nodejs

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoudev,udev-compat141: Fix machine specific RDEPENDS
Khem Raj [Sat, 28 Aug 2010 19:02:02 +0000 (12:02 -0700)]
udev,udev-compat141: Fix machine specific RDEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agojaxme_0.5.2.bb, xpp3_1.1.3.4.O.bb: Remove do_stage_append
Khem Raj [Tue, 7 Sep 2010 06:15:58 +0000 (23:15 -0700)]
jaxme_0.5.2.bb, xpp3_1.1.3.4.O.bb: Remove do_stage_append

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Robert Schuster <robertschuster@fsfe.org>
14 years agojava-library.bbclass: do_stage is not needed anymore
Khem Raj [Tue, 7 Sep 2010 06:12:37 +0000 (23:12 -0700)]
java-library.bbclass: do_stage is not needed anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Robert Schuster <robertschuster@fsfe.org>
14 years agoangstrom: bump DISTRO_PR
Koen Kooi [Tue, 7 Sep 2010 13:03:44 +0000 (15:03 +0200)]
angstrom: bump DISTRO_PR

See http://thread.gmane.org/gmane.linux.distributions.angstrom.devel/4426

14 years agoangstrom: switch to ggdb2 to save space, noone seems to really exploit the things...
Koen Kooi [Thu, 2 Sep 2010 17:23:46 +0000 (19:23 +0200)]
angstrom: switch to ggdb2 to save space, noone seems to really exploit the things -ggdb3 provides

Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
14 years agobash 3.2: bump PR
Koen Kooi [Tue, 7 Sep 2010 12:00:18 +0000 (14:00 +0200)]
bash 3.2: bump PR

14 years agofirefox: update to 3.6.8
Koen Kooi [Tue, 7 Sep 2010 10:10:38 +0000 (12:10 +0200)]
firefox: update to 3.6.8

14 years agonetbase: Add interface file for imote2 and bump PR
Stefan Schmidt [Tue, 7 Sep 2010 11:07:25 +0000 (13:07 +0200)]
netbase: Add interface file for imote2 and bump PR

We need to set 'auto usb0' here to avoid some random kernel oops when trying to
to gadget_ethernet.

14 years agoclutter (+box2d +gtk): Bump to latest (stable) versions
Andreas Mueller [Thu, 2 Sep 2010 14:48:46 +0000 (14:48 +0000)]
clutter (+box2d +gtk): Bump to latest (stable) versions

* clutter has a known problem with fonts feor more details and
  workaround see
  http://lists.clutter-project.org/pipermail/clutter-devel-list/2010-September/000070.html
* clutter-box2d_0.10.0_git has the introspection bug fixed upstream
  and a funny (patience) new demo in blockbox

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agomoblin: update recipes to match latest clutter
Andreas Mueller [Thu, 2 Sep 2010 14:48:37 +0000 (14:48 +0000)]
moblin: update recipes to match latest clutter

* nbtk: bump required to configure properly with clutter
* clutter-imcontext: now required by nbtk
* hornsey_git: bump required to configure properly with clutter
* libccss_git: bump required to match new nbtk requirements
  bumping by SRCREV_pn-libccss = .. is a hack to get throgh the door
  and needs clean solution later.

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibchamplain(-gtk): Bumped to 0.7.1 to meat actual clutter
Andreas Mueller [Thu, 2 Sep 2010 14:48:28 +0000 (14:48 +0000)]
libchamplain(-gtk): Bumped to 0.7.1 to meat actual clutter

* builds separate packages for libchamplain and libchamplain-gtk
* libchamplain_0.2.8 removed because it tries to configure against
  clutter-cairo which is no more available
* libchamplain-gtk_0.2.8 removed because it configures against
  very old clutter revision which do not build for GLES environments

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoclutter: clean builds for clutter 1.0
Andreas Mueller [Tue, 7 Sep 2010 08:07:54 +0000 (10:07 +0200)]
clutter: clean builds for clutter 1.0

* all 0.9 recipes (are actually 1.0rc) & files referenced were removed
* all 0.8 recipes were renamed to clutter*-0.8 to ensure parallel
  installation with later versions
* clutter-common.inc as container for helpers was created (also from
  clutter-fpu.inc)
* clutter-1.0_1.0.10.bb was renamed to clutter_1.0.10.bb
* clutter-gst_1.2.0.bb introduced the first ever buildable in GLES
  environment without further effords
* clutter-gtk_0.10.2.bb is the latest version which supports clutter 1.0.x
  (later ones complain on configure for clutter 1.2.x)
* clutter* examples / tests are build properly and packed in extra
  packages. For clutter-interactive tests menu entries (graphics) are added /
  test-conformance-run runs all conformance tests (crashing tests do not abort)

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Koen Kooi <k-kooi@ti.com>
14 years agoclutter: remove svn recipes and unreferenced files
Andreas Mueller [Thu, 2 Sep 2010 14:48:11 +0000 (14:48 +0000)]
clutter: remove svn recipes and unreferenced files

* removed aaina: configure needs clutter-0.6 (now in toys/attic)
* removed clutter*svn*: repositories no more available
* removed clutter* with version < 0.8
* removed moblin-proto: repositories no more available
* removed table: repositories no more available (now in toys/attic)
* removed tidy: repositories no more available

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoltp-20100831: New release of the Linux Test Project.
Leon Woestenberg [Mon, 6 Sep 2010 21:44:36 +0000 (23:44 +0200)]
ltp-20100831: New release of the Linux Test Project.

Not run-tested yet. Specific targets may need target-dependent patches.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
14 years agolib/oe/unpack.py: fix uncompressing .gz .bz2 or .xz
Eric Bénard [Mon, 6 Sep 2010 17:23:56 +0000 (19:23 +0200)]
lib/oe/unpack.py: fix uncompressing .gz .bz2 or .xz

* Actually, the uncompressed file is written into the source
path instead of the destination path.
* By also removing the source path, this patch should fix this problem.
* An other fix could be to not uncompress to stdout but let gunzip|bunzip2|
xz uncompress directly to the file.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
14 years agofsogsmd: fix dependencies for the palmpre machine
Simon Busch [Tue, 31 Aug 2010 06:17:29 +0000 (08:17 +0200)]
fsogsmd: fix dependencies for the palmpre machine

fsogsmd now depends on msmcommd-specs as this provides the DBus API definition how to
speak with the msmcomm daemon. At runtime it needs the msmcomm daemon to talk over the
DBus API to the modem.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agolibfsotransport: add palmpre specific configure option
Simon Busch [Tue, 31 Aug 2010 06:14:51 +0000 (08:14 +0200)]
libfsotransport: add palmpre specific configure option

On the palmpre machine we need the HsuartTransport libfsotransport provides but only
offeres with an additional configure option.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agofso-autorev: add msmcommd-specs and libmsmcomm
Simon Busch [Tue, 31 Aug 2010 06:11:26 +0000 (08:11 +0200)]
fso-autorev: add msmcommd-specs and libmsmcomm

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agomsmcomm: split msmcommd recipe into three parts as upstream layout has changed
Simon Busch [Tue, 31 Aug 2010 06:03:45 +0000 (08:03 +0200)]
msmcomm: split msmcommd recipe into three parts as upstream layout has changed

We have now three parts for the msmcomm daemon:
 * libmsmcomm: the actual protocol implementation of the msmcomm protocol
 * msmcommd: the daemon which manages the link layer + takes command from the clients and
   submits them to the modem
 * msmcommd-specs: provides the dbus API definition for the msmcomm daemon which lets the
   client talk to the daemon

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agopostgresql-8.1.8 : fix configure
Eric BENARD [Thu, 26 Aug 2010 11:29:29 +0000 (11:29 +0000)]
postgresql-8.1.8 : fix configure

without this patch, using angstrom 2010.x on armv6 I actually get :
| checking alignment of short... configure: error:
                       cannot compute alignment of short, 77
| ERROR: Function do_configure failed
NOTE: package postgresql-8.1.8-r4: task do_configure: Failed

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxkeyboard-config: add 1.8 version
Denis 'GNUtoo' Carikli [Mon, 6 Sep 2010 10:22:04 +0000 (12:22 +0200)]
xkeyboard-config: add 1.8 version

This version supports the nokia900 machine.

14 years agomplayer-common: fix buffer underruns with -ao sdl on htcdream
Denis 'GNUtoo' Carikli [Sun, 5 Sep 2010 23:53:29 +0000 (01:53 +0200)]
mplayer-common: fix buffer underruns with -ao sdl on htcdream

Using -ao sdl on the htcdream fixes the buffer underruns with mplayer
Without that a movie or big buck bunny can't be viewed,and audio
  suffers from bad quality.
A comment that informs the user about -vo dga was added
PR was bumped

14 years agogit-native: bump PR (libssl issue)
Denis 'GNUtoo' Carikli [Sun, 5 Sep 2010 23:42:18 +0000 (01:42 +0200)]
git-native: bump PR (libssl issue)

git-native failled to run because of libssl changes.
bumping PR solve that.

Note that if autorev is used,the user has to bitbke -b git-native
(to bypass the parsing) else:
  it start parsing the recipes
  At some point it encounter a git autorev recipe
  it calls git which fails because of the library issue
  the parsing fails,which prevent git-native or other recipes to be built

14 years agolibsdl-x11-1.2.14: fix bug 894
Denis 'GNUtoo' Carikli [Sun, 5 Sep 2010 23:36:44 +0000 (01:36 +0200)]
libsdl-x11-1.2.14: fix bug 894

Wesnoth in-game buttons couldn't be pressed in illume2,
The patch,which comes from the bugreport, fixes that issue

14 years agomulti-kernel: work around do_unpack breakage a bit
Koen Kooi [Mon, 6 Sep 2010 13:54:56 +0000 (15:54 +0200)]
multi-kernel: work around do_unpack breakage a bit

14 years agosysvinit_2.86.bb: change sysvinit-utils for compatible with upstart
Anatoly Shipitsin [Wed, 25 Aug 2010 17:02:48 +0000 (17:02 +0000)]
sysvinit_2.86.bb: change sysvinit-utils for compatible with upstart

* move shutdown and runlevel to sysvinit package to halt and poweroff, upstart include this utils
* move killall5 to sysvinit-utils, it used by scripts when system goes shutdown or halt, upstart not provide it
* change PR = "r59"

Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomatchbox-panel-2-icon-themes: use same SRCREV as matchbox-panel-2
Martin Jansa [Sat, 21 Aug 2010 20:01:03 +0000 (20:01 +0000)]
matchbox-panel-2-icon-themes: use same SRCREV as matchbox-panel-2

* battery/data was removed in 1919 http://svn.o-hand.com/view/matchbox/trunk/matchbox-panel-2/applets/battery/Makefile.am?rev=1919&view=auto
* prevent downgrade/upgrade cycle in matchbox-panel-2 checkout ending with (svn: Failed to add directory 'applets': an unversioned directory of the same name already exists)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoesc-node-demo: add missing index.html file
Jason Kridner [Thu, 19 Aug 2010 22:52:08 +0000 (22:52 +0000)]
esc-node-demo: add missing index.html file

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux: 2.6.35 - Insert space at the end of SRC_URI fixes building for machines that...
Florian Boor [Sun, 5 Sep 2010 21:18:18 +0000 (23:18 +0200)]
linux: 2.6.35 - Insert space at the end of SRC_URI fixes building for machines that do not need additional patches.

14 years agodockstar.conf: Make sure we use our known to be good kernel.
Florian Boor [Sun, 5 Sep 2010 20:46:38 +0000 (22:46 +0200)]
dockstar.conf: Make sure we use our known to be good kernel.

14 years agolinux: Sim.One support for 2.6.35
Florian Boor [Sun, 5 Sep 2010 20:43:22 +0000 (22:43 +0200)]
linux: Sim.One support for 2.6.35

14 years agoAdded Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.
Leon Woestenberg [Sat, 4 Sep 2010 18:30:01 +0000 (20:30 +0200)]
Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
14 years agourjtag_git: updated to dev head (aug 30)
Frans Meulenbroeks [Sat, 4 Sep 2010 09:28:12 +0000 (11:28 +0200)]
urjtag_git: updated to dev head (aug 30)

This version has several performance improvements for svf
handling and for gpio based cables.
Also moved to libusb1

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agou-boot: Unbreak u-boot 2009.08 for gcc >= 4.4
Michael Lippautz [Fri, 3 Sep 2010 04:14:46 +0000 (04:14 +0000)]
u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolinux: Add dockstar support to 2.6.35
Florian Boor [Sat, 4 Sep 2010 00:30:06 +0000 (02:30 +0200)]
linux: Add dockstar support to 2.6.35

14 years agodockstar.conf: Machine configuration for Seagate Dockstar
Florian Boor [Sat, 4 Sep 2010 00:28:32 +0000 (02:28 +0200)]
dockstar.conf: Machine configuration for Seagate Dockstar

14 years agoautoconf213_2.13.bb: Re-add.
Khem Raj [Fri, 3 Sep 2010 17:48:04 +0000 (10:48 -0700)]
autoconf213_2.13.bb: Re-add.

* Autoconf 2.13 is special and many current packages oe/non-oe uses it
  we need to keep it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognumail_1.1.2.bb: Point inetlib to java data dir in target staging area.
Khem Raj [Thu, 2 Sep 2010 23:56:37 +0000 (16:56 -0700)]
gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopreferred-xorg-versions-X11R7.5-latest.inc, preferred-xorg-versions-X11R7.5.inc:...
Khem Raj [Thu, 2 Sep 2010 03:32:52 +0000 (20:32 -0700)]
preferred-xorg-versions-X11R7.5-latest.inc, preferred-xorg-versions-X11R7.5.inc: Bump pinned versions of lndir and libxvmc

* The already pinned versions of these packages are in obsolete
  therefore pin something thats available and supported.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agominimal.conf: Select bluez4 for bluez-utils-dbus and bluez-utils
Khem Raj [Thu, 2 Sep 2010 03:23:13 +0000 (20:23 -0700)]
minimal.conf: Select bluez4 for bluez-utils-dbus and bluez-utils

* Set bluez-libs for PREFERRED_PROVIDER for bluez-libs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agort2x00: add linux kernel driver for Ralink RT3572
Steffen Sledz [Fri, 3 Sep 2010 14:50:42 +0000 (16:50 +0200)]
rt2x00: add linux kernel driver for Ralink RT3572

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agostartup-notification_0.9.bb: Add evas to DEPENDS
Khem Raj [Thu, 2 Sep 2010 23:56:09 +0000 (16:56 -0700)]
startup-notification_0.9.bb: Add evas to DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosimone.conf: Add jffs2 parameters
Florian Boor [Thu, 2 Sep 2010 23:12:30 +0000 (01:12 +0200)]
simone.conf: Add jffs2 parameters

14 years agoperl: Use CCLD not ${TARGET_SYS}-gcc in do_compile
Tom Rini [Thu, 2 Sep 2010 23:12:20 +0000 (16:12 -0700)]
perl: Use CCLD not ${TARGET_SYS}-gcc in do_compile

It's possible that CCLD != ${TARGET_SYS}-gcc once everything is
evaluated and CCLD is for when you're using CC for LD.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoMerge branch 'imx' into org.openembedded.dev
Florian Boor [Thu, 2 Sep 2010 21:20:24 +0000 (23:20 +0200)]
Merge branch 'imx' into org.openembedded.dev

14 years agoAdd i.MX51 based "Babbage" board support
Mickaël CHAZAUX [Fri, 7 May 2010 04:32:04 +0000 (04:32 +0000)]
Add i.MX51 based "Babbage" board support

This is based on the patches released by Freescale as part
of LTIB.

Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
14 years agoMAINTAINERS: forgot to add urjtag yesterday
Frans Meulenbroeks [Thu, 2 Sep 2010 16:28:24 +0000 (18:28 +0200)]
MAINTAINERS: forgot to add urjtag yesterday

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agodo_unpack, do_patch: shift some responsibility around, clean things up
Chris Larson [Wed, 1 Sep 2010 04:52:10 +0000 (04:52 +0000)]
do_unpack, do_patch: shift some responsibility around, clean things up

- Consolidate 'is this file a patch' logic
- Move unpack functions from classes into oe.unpack
- Move the unpacking message printing into do_unpack
- Move the destination directory determination into do_unpack
- Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd
- Use shutil.copy2/copytree for ordinary file "unpack"
- Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls
- Make handling of globs in url paths explicit rather than implicit, calling
  oe_unpack on each one, so showing an unpacking message to the user for each
  globbed file, rather than the entirety

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agort2x00: move driver version specific patch files to an own directory
Steffen Sledz [Thu, 2 Sep 2010 14:04:15 +0000 (16:04 +0200)]
rt2x00: move driver version specific patch files to an own directory

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agogoffice: add 0.8.9
Koen Kooi [Thu, 2 Sep 2010 09:51:51 +0000 (11:51 +0200)]
goffice: add 0.8.9

14 years agogpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bb
Graham Gower [Wed, 1 Sep 2010 16:08:26 +0000 (16:08 +0000)]
gpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bb

The older recipe(s) are needed for programs which have not updated to gpsd's
newer api. e.g. prismstumbler.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogpe-package: remove some ancient recipes.
Graham Gower [Wed, 1 Sep 2010 14:21:46 +0000 (14:21 +0000)]
gpe-package: remove some ancient recipes.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogpe-package_0.4.bb: fix build problems introduced in previous commit.
Graham Gower [Wed, 1 Sep 2010 14:16:01 +0000 (14:16 +0000)]
gpe-package_0.4.bb: fix build problems introduced in previous commit.

gpe-package really depends on libipkg, not IPKG_VARIANT. It will not build
against a recent opkg.

Also, SRC_URI+=foo must be after inherit gpe or gpe.bbclass overwrites it.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-boot.bb: Don't pull in u-a if ONLINE_PACKAGE_MANAGEMENT="none".
Graham Gower [Mon, 9 Aug 2010 21:13:17 +0000 (21:13 +0000)]
task-boot.bb: Don't pull in u-a if ONLINE_PACKAGE_MANAGEMENT="none".

This makes it possible to build an opkgless system, without having to set
DISTRO_UPDATE_ALTERNATIVES. In the unlikely event that someone doesn't want
opkg, but does want update-alternatives, one can set DISTRO_UPDATE_ALTERNATIVES
in the local.conf.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopackage_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.
Graham Gower [Mon, 9 Aug 2010 21:03:18 +0000 (21:03 +0000)]
package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopreferred-opie-versions-1.2.3.inc,preferred-opie-versions-1.2.4.inc: There is only...
Khem Raj [Thu, 2 Sep 2010 01:59:15 +0000 (18:59 -0700)]
preferred-opie-versions-1.2.3.inc,preferred-opie-versions-1.2.4.inc: There is only one version of opie-securityplugin-dummy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognome-doc-utils: Add dependency upon gettext-native.
Graham Gower [Thu, 12 Aug 2010 15:54:38 +0000 (15:54 +0000)]
gnome-doc-utils: Add dependency upon gettext-native.

Failing log.do_configure:

automake (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.11
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I m4
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: tracing
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: not using Libtool
autoreconf: running: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force --warnings=cross
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
configure:3319: error: possibly undefined macro: AM_NLS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1
FATAL: autoreconf execution failed.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopulseaudio: Fix most recent recipe and remove broken recipes.
Graham Gower [Sun, 4 Jul 2010 17:02:31 +0000 (17:02 +0000)]
pulseaudio: Fix most recent recipe and remove broken recipes.

Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke
6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes
are unused.

0.9.15 appears to be in use as it still builds. 0.9.21 is the
most recent recipe and has been retained.

Versions removed:
0.9.6
0.9.9
0.9.10
0.9.11
0.9.19

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agooe-stylize.py: Move exports up to before normal functions
Tom Rini [Wed, 1 Sep 2010 23:10:13 +0000 (16:10 -0700)]
oe-stylize.py: Move exports up to before normal functions

As Mickey pointed out, these modify all functions so it helps
reading comprehension if they are listed before them.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agometa-toolchain-arago-gst.bb: Remove
Khem Raj [Wed, 1 Sep 2010 21:43:44 +0000 (14:43 -0700)]
meta-toolchain-arago-gst.bb: Remove

* Per Denys's suggestion.

Signed-off-by: Khem Raj <raj.khem@gmail.com>