Age | Commit message (Collapse) | Author | Files |
|
* The former default behaviour was to exit with failure if lease is not
immediately obtained. This results in permanent network disconnect if DHCP
server is (accidentally) not available at boot time. :(
* Since bb 1.14 this is no longer hardcoded and can be configured.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Henri Bragge <henri.bragge@dcombus.com>
|
|
The subdirectory Makefile includes a file, that overrides the
variables inherited from the parent Makefile. Those where provided
to the parent make through '-e'.
Make sure the subdir makes also use '-e'.
(An alternative fix is to sed the include file.)
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc
Also add some PREFERRED_PROVIDERS.
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
On some host distributions the provided linux kernel headers are too old to
compile utilities we need. Given that we need these utilities to run things on
the target the best solution is to provide linux-libc-headers-native. Rather
than get things into an inconsistent state, we make linux-libc-headers-native
be a default dependency.
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
llvm-gcc4 svn: Removed unused recipe.
llvm-gcc4-cross svn: Removed unused recipe.
|
|
|
|
|
|
|
|
|
|
Thanks to Jens Seidel for spotting.
|
|
Switch to angstrom sourcemirror for http fetching
|
|
As per discussion on oe-devel, drop ipkg-dev from list of task-sdk-base deps.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
This reverts commit eeffe0a6eee97604679cf9a3cf40ed4604ae6493.
Per request from Koen Kooi, as this breaks task-sdk-native, etc.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
|
|
virtual/opkg-dev"
This reverts commit aa45596db92a18851de6f2f241e578047f488307.
Per request from Koen Kooi.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
modern avr32 kernels really need that -mno-pic
|
|
|
|
* also convert old version to new staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
ipkg is long EOL. However task-sdk-base still tries to pull it in via
ipkg-dev dependency. Then it clashes with opkg pulled in via
DISTRO_FEED_CONFIGS and so building of meta-toolchain-gpe,-opie, etc.
fails. This fix allows me to build those sdks w/o any problems.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
This will be used in task-sdk-base (instead of ipkg-dev). Also bump all
PRs to force rebuild.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Rename gnu-config to files folder.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
|
|
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
* Its used to modify rpaths in ELF files. Replacement for chrpath.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* ltrace needs libiberty which is staged by
binutils. Earlier it was staged via gcc-cross
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
As a way to restore meta-toolchain generation, drop bfd.mo and
opcodes.mo from gdb-cross-sdk archives, as these files clash with ones
from binutils-cross-sdk.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Unify gdb-cross-sdk recipes. INC_PR is choosen to be r3, as to be not
less than 6.6 PR = r3.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Add 486sx (vortex86sx machine) and drop armv7 (no such thing exists
anymore).
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Libtool in some packages (e.g. curl) tries to relink libraries during
installation stage. If the Icecc environment isn't set in the do_install
such relinking fails. Fix this by adding do_install_prepend to
icecc.bbclass with set_icecc_env() call.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
One shouldn't depend on $(LIBS) value, as it contains -lz-like things, not only filenames.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
There is no such thing, as ppc500 (it's e500). Moreover no such thing
exists as ppc500, so drop it completely.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
* The configure is hand made and it calls gcc directly to poke for
stuff which is not correct when build in cross enviroment so
change gcc calls to $CC and pass the sysroot as a parameter to
search libraries in correct sysroot and not in /usr/lib or /lib
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Currently libtool adds -L/usr/lib to the link command which directs
linker to pull from /usr/lib. Many distro's dont have stuff which is
conflicting in /usr/lib with the target libraries but some do. Like
archlinux has libgcc_s.so.1 in /usr/lib due to the above -L it gets
picked over the target libgcc and the link command fails. -L/usr/lib
is generated by libtool when it sees -rpath /usr/lib which may be not
the right think when doing cross native builds.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|