Age | Commit message (Collapse) | Author | Files |
|
* all relevant patches have been pushed to and committed upstream
only relevant patch for the next release will be the generic, OE-only
"configure.patch"
|
|
Won't build without it, so no PR bump.
|
|
|
|
into org.openembedded.dev
|
|
The unstable feed for angstrom had 1.1.2-r4.3 on the feed (dated 18 jun 2009)
This one has a broken mountd, causing mounting an nfs filesystem to fail.
The nfs-utils in head is r7 and builds and works fien for me. However as
nfs-utils had been removed from build-feeds.sh it was not updated; therefre added it.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
to ftp. Fix SRC_URI and checksums.ini
|
|
* autoreconf call from inherit autotools has autopoint excluded
* ewl doesn't build without it, let me know if there is better way to
enable autopoint in autoreconf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* at least releases prior to 2.15 are only available in the archive directory
* adjust checksums.ini accordingly
* move S out of inc file and only into the affected dnsmasq-dbus recipe
* do some clever python courtey of Phil Blundell to generally define SRC_URI
for all recipes in the inc file only
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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>
|
|
|
|
|
|
Split up into three files to allow easier maintenance of AT91 boards.
machine/<board>.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc
A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.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>
---
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|