Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Generate dummy libm.so in uclibc-initial because
ppc gcc-cross libgcc links with libm and it
needs the notion of libm when building gcc-cross-intermediate
* Cleanup machine config files and rename from .config to .machine
* Bump SRCREV to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* ti-eula-unpack runs installjammer installers to install ti components
* installjammer can run in GUI mode or console mode
* ti-eula-unpack passes options and string paths to the installer
which need to be run in console mode
* GUI mode is automatically selected if an X11 Display is found which
means that script options won't get passed to the installer
* This patch forces use of console mode in the installer, so that the
GUI will never be invoked for these scripted installs even if an X
Display is found
* Downside is ti-eula-unpack is now tighter coupled to installjammer, but
all current ti installers are ij based so not an issue currently
* Extra error checks and prints added with failure returns on error
* This also helps if the installer can't run, for example if run on
64bit host without 32bit compat libs (currently required by these
installjammer installers)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gdrm-2.6.32 branch and rebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
* u-a for init scripts of busybox-syslog, sysklogd, and rsyslog
* syslog-ng needs to be integrated too!
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* ldflags were being passed unnessarily so set LDFLAGS to nothing in
Makefile.tpl and regenerate top level Makefile.in
* Divide the patches individually earlier the patches were
combined into one big patch
* Shuffle the order of patches.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested by booting arm, ppc, mips, sh4, and x86 systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
psplash was broken by my previous patch for several machines / distro
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=31402cd6f9d1e7887926bfde465bb25b07f6dbea
this patch should fix this and is compile tested for kaeilos and angstrom distro
and for boc01 and omap3pandora machines
Signed-off-by: Eric Benard <eric@eukrea.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Automatically pick SRCREV changes without bumping PR manually
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
else I get the following log as libxml2 is not yet built :
| evtest-capture.c:33:29: error: libxml/encoding.h: No such file or directory
| evtest-capture.c:34:30: error: libxml/xmlwriter.h: No such file or directory
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
- original recipe comes from :
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016607.html
- added fix for compilation against recent kernel
- updated and tested on x86
- disable helper module
- configuration file /etc/vga/libga.config is not included in any package
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
- update to latest SVN
- update file names : psplash-hand-img.h -> psplash-poky-img.h
- fix comments
- fix psplash-18bpp.patch (missing break in the switch)
Signed-off-by: Eric Benard <eric@eukrea.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>
|
|
|
|
* Make improvements to run-qemu script.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* removed native recipe
* version 1.22 is now default
|
|
|
|
|
|
|
|
|
|
* remove extra depenedency for fastjar-native, because
the java classes are doing it for us
|
|
|
|
* remove some linkingcruft which is now in jaxp recipe
|
|
* bump PR to cover same strangness
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested with DISTRO=minimal image=minimal-image
* Adjust run-qemu.sh to use native-qemu and fix
variables needed for powerpc run.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|