Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
class. Cross recipes need these in general (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
use_do_install_for_stage special staging hint (from poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
|
|
filter in ELF_SRCREV 48174
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* workaround for CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/libelf in gdb_7.1
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>
|
|
* lost somewhere during defconfig merges/upgrades
* also missing in 2.6.33 defconfig
* suspend/resume works again :)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
this should make things work again after http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=12c5d82663ff4436f4d979b4de1d4475694c7b9f
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Boot tools for OXNAS boards
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* was commented in ver 1.2.4 but there are still bits in opie-init.inc
* unbreak the build for the moment
* still needs testing about w100 in opie
|
|
- http://wireless.kernel.org/en/developers/Regulatory/CRDA
- CRDA acts as the udev helper for communication between the kernel and
userspace for regulatory compliance.
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
- this package is needed to compile crda
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
- this patch fix the following error (met for a x86 target) :
| loader/module.o: In function `MODULE_GetProcAddress':
| module.c:(.text+0x125): undefined reference to `report_entry'
| module.c:(.text+0x12f): undefined reference to `report_ret'
| module.c:(.text+0x139): undefined reference to `wrapper_target'
| module.c:(.text+0x13e): undefined reference to `wrapper'
| loader/module.o: In function `LoadLibraryExA':
| module.c:(.text+0x10d4): undefined reference to `report_entry'
| module.c:(.text+0x10de): undefined reference to `report_ret'
| module.c:(.text+0x10ea): undefined reference to `wrapper_target'
| module.c:(.text+0x10f0): undefined reference to `wrapper'
| collect2: ld returned 1 exit status
| make: *** [mplayer] Error 1
- also add --disable-xss --disable-dga1 --disable-dga2 in order to
prevent configure to autodetect these options which leads to a
dependency problem.
Signed-off-by: Eric Benard <eric@eukrea.com>
Acked-by: Denis Carikli <GNUtoo@no-log.org>
|
|
enable 800MHz operation
|
|
NOTE: Handling BitBake files: \ (6840/8344) [81 %]ERROR:
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22:
unparsed line: 'do_install(52) {' while parsing
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb
ERROR:
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22:
unparsed line: 'do_install(52) {' while parsing
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb
No idea if TI has anything in-house that makes this work but here it doesn't.
|
|
|
|
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
on target
* requested by Joachim Ott
* also fix 89xTs_Calibrate_xinput_calibrator, never call exit from Xsession.d script,
because they are sourced to main Xsession shell and exit will end whole Xsession execution
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* don't source default/omnewrotate config to Xsession shell
* don't export DISPLAY (it should be exported before running Xsession scripts)
* move autostart logic to init.d script
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
openssl 1.0.0 has more fields in config-strings, so Configure patches
forward-ported from previous openssl versions needed further adjustments to
build for more targets (initially tested only on i686 and x86_64).
Clean up useless date output in patches (somehow crawled in via quilt)
along the way.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|