Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
atomic ops which are missing for pre-v7 arms
|
|
|
|
/home/grg/oe/tmp/cross/mipsel/lib/gcc/mipsel-angstrom-linux/4.4.1/../../../../mipsel-angstrom-linux/bin/ld: rematch.o: relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC
http://patchwork.openembedded.org/patch/920/
Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
According to Mike Westerhof it is obsolete and can be removed:
http://patchwork.openembedded.org/patch/922/
|
|
with gcc-4.4 and provides the following:
| tmp/cross/mipsel/lib/gcc/mipsel-angstrom-linux/4.4.1/../../../../mipsel-angstrom-linux/bin/ld: portmap.o: relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC
The CFLAGS in portmap's Makefile contains -fpie, but is ignored. The
CFLAGS I've added below are constructed from portmap's Makefile. When
built with gcc-4.3.3 the resultant binary no longer segfaults.
Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
Currently the configure script of Qt is invoking pg_config
which is a native application and not staged. Even though
we pass the directory with the header files we will fail
the postgres test as pg_config from the host will tell us
something about /usr/include.
There is no need for us to check pg_config, hack it out.
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
Do not install debug packages and examples making the SDK
a bit smaller.
|
|
|
|
gcc4.4 and glibc 2.10 complain that getline already has
a different signature. Rename the version in the unidef.c.
|
|
into org.openembedded.dev
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Another attempt to fix the dependencies of qt4-x11-free-gles. Do not
make libqt4-FOO-dev depend on qt4-x11-free-gles which will drag in
more dependencies.
A better fix would be to build the OpenVG graphicsengine unconditionally
and build the screendriver out of this tree and install it as a plugin.
Do the same change to qt4-embedded.inc.
|
|
Export RCC, UIC3, DBUSXML2CPP, DBUSCPP2XML environment variables. This
is based on a patch from Ihar Hrachyshka.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
PAGE_SIZE is not available to usersplace anymore
struct partion in linux/genhd.h is defined conditional
if CONFIG_BLOCK is defined.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Hi,
the eglibc libc6 package provides tzdata. The applied patch add this knowledge
to the eglibc-package class.
Greetings
Florian
>From 30d75e2580414498c86c6c1e023d35631019c370 Mon Sep 17 00:00:00 2001
From: Florian Boor <florian.boor@kernelconcepts.de>
Date: Thu, 23 Jul 2009 12:17:33 +0200
Subject: [PATCH] eglibc: libc6 package provides tzdata
Avoids conflict with tzdata package.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Adding missing include file so package can be built again.
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
GtkSourceView 1.x is an older stable version that is still required
by some packages and is currently used in 2 recipes.
Signed-off-by: Elena Grandi <elena.valhalla@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
It turns out that eglibc contains a bunch of hard-coded
references to /lib. This patch replaces them with the appropriate
${base_libdir}. Also, the globs in ${libc_baselibs} were a bit too
permissive and would accept, for example, "libc.a" which isn't something
that we want in the main library package. - Phil
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-By: Michael Smith <msmith@cbnco.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
checksums.ini: Add checksum for lilo.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
md5/sha256 already in checksums.ini
|
|
|