Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* TMPFS is disabled it does not boot with tmpfs.
needs to be investigated.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* Without the DEPENDS on python it is possible to build swig without python
support, which breaks gnuradio builds.
|
|
|
|
* set KERNEL_ENABLE_CGROUPS = "1" in your distro/local.conf to enable this
* CGROUPS were added in 2.6.24
|
|
|
|
|
|
|
|
* not fully functional yet
* needs udev-154 and cgroup enabled in kernel
* halt/reboot don't work with busybox
|
|
* not fully testet yet so checking with DEFAULT_PREFERENCE = "-1"
* systemd needs it
|
|
|
|
This set of changes removes packages that pull in libx11, and
(temporarily) disables packages that won't build, mostly due to
gcc 4.4.4 issues. Only tested on LE for the moment.
|
|
* also add it to shr feeds
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* convert to new staging system, by removing do_stage
* bump PR
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
used by any other recipe
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Staging looks really weird, but it matches the way it was.
|
|
|
|
|
|
* 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>
|
|
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>
|