Age | Commit message (Collapse) | Author | Files |
|
sorted entries alphabetically
indented everything properly
removed a tab
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Sorted the entries alphabetically (except for x86_64 which I kept with the intel group).
Made sure the tables are all indented the same way.
replaced some tabs with spaces
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
File 'maximize-inactive.xpm' was listed twice in Makefile.am
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* otherwise it will pick 'The' ie from line 'Description: The Enlightenment Window Manager Version 17' and mess installed-packages.txt
fails: Version_shr-version_1.0-20100512-r0.4_om-gta02.ipk
fails: The_e-wm_0.16.999.060+svnr48617-r13.4_armv4t.ipk
* this is also fix for missing entries in installed-package-sizes.txt
(when find cannot find ipk files for messed package names)
Signed-off-by: Martin Jansa <Martin.Jansa@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>
|
|
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
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
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.
|
|
No need to build all of bluez if we only depend on the libs.
|
|
* 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.
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify
|
|
|
|
|
|
* 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.
|