Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
for the rest
|
|
|
|
|
|
* Extra entry to my commit policy: be double carefull after 2AM, sorry
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* uclibc_noshared.a and libpthread_nonshared.a are
right now packaged into uclibc-static which does
not get installed along with uclibc-dev. These libraries
are required on target for native SDK to work.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* cpio configure checks for sgtty.h in order to
enable rmt to build as part of cpio package but
this header is not available on uclibc so we
have to adapt do_install accordingly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* depends now on gst-plugin-gconfelements
* recommends hicolor-icon-theme to show the icons
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* build Qt4 version of wpa-gui
* patch to compile with Qt4 with and without session manager
* patch to use librsvg not inkscape
* include stylesheet for SHR distribution
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
Add Linux-2.6.32 recipe for AT91SAM9G45EK.
Two patches are included.
1) Patch which will allow the NAND flash partitioning to be configurable
2) Patch which will fix reset for SAM9260, not needed for SAM9G45 though
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
|
|
|
|
Add support for at91bootstrap-2.13.
Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7]
Updates kconfig to 2.6.32
More options to save code on SRAM constrained SAM9260.
Builds for the following at91 chips.
* afeb9260
* at91cap9adk
* at91cap9stk
* at91sam9g10ek,
* at91sam9g20ek
* at91sam9g45ek
* at91sam9g45ekes
* at91sam9rlek
* at91sam9xeek
* at91sam9m10ek
* at91sam9260ek
* at91sam9261ek
* at91sam9263ek
So far, it has only been downloaded and tested on the sam9g45ek (dataflash)
Therefore it is only default for this chip.
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
|
|
|
|
|
|
* Numeric.kbd was included instead of Numbers.kbd,
so illume-keyboard-default-numeric contained only the numberic.png
* This solves SHR bug #870
|
|
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: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* fix build by defining XFT_MAJOR, the same as koen's commit for fltk1
* update SRCREV to version recommended for dillo-2.1.1
* fix libfltk2-images packaging (missing .so, only links were in that
package)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
just do it in postins/prerm with distro override
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Only minor updates.. so probably nobody would have P_V for that.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
into org.openembedded.dev
Conflicts:
recipes/linux/linux-kirkwood_2.6.33-rc1.bb
|
|
FYI, here is the patch that was submitted upstream:
http://sourceforge.net/tracker/?func=detail&aid=2813809&group_id=2406&atid=302406
The issue with 1.41.5 went away for me when I installed 32bit compatibility
libs on my pure 64 bit system.
-Graham
Signed-off-by: Graham Gower <graham.gower@gmail.com>
|
|
|
|
|
|
This is a small tool that can turn the memory trace of glibc
into a nice graph.
|
|
Append to the extra qmake variables instead of assigning it. This
means that the original qt4e extra variables will be passed to qmake
and we will link to the QtE libraries again.
|