Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
there was some armv6 asm in here.
Fortunately the function with much inline asm was only
called for armv6 or higher so this is ifdef'd out for all
armv4 and armv5 variants.
Also there was a single instruction but the code also had a C
alternative so again only some defines were needed
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
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>
|
|
Signed-off-by: Peter Klassen <pklassen@web.de>
Acked-by: Simon Busch <morphis@gravedo.de>
|
|
This reverts commit 944bbfa83fedd417eb87daefd5f94ac8eb524a0a.
|
|
Signed-off-by: Peter Klassen <pklassen@web.de>
Acked-by: Simon Busch <morphis@gravedo.de>
|
|
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
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>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 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>
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Missing "
* Bump PR
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|
|
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.
|
|
|
|
|
|
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Remove legacy staging
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 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>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
area."
This reverts commit 65c8f0a20ea3fe4d22c04d3a0c3a9f85d4ca1e53.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* this fixes the missing deps on libstdc++ and libgcc after building gcc
|
|
* fix configure
* fix do_install
* fix packaging
|
|
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Robert Schuster <robertschuster@fsfe.org>
|
|
|
|
|
|
We need to set 'auto usb0' here to avoid some random kernel oops when trying to
to gadget_ethernet.
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
Not run-tested yet. Specific targets may need target-dependent patches.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
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>
|
|
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>
|
|
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>
|
|
This version supports the nokia900 machine.
|
|
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
|