Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* keep klibc_1.5 (first prototype)
* keep up-to-date klibc_1.5.18 patched to compile with 2.6.2x and 2.6.3x
* runtime tested on armv5te
|
|
* GCC 4.5.0 has issues with arm that the resulting root file system is
not bootable. These are fixed upstream which would become 4.5.1
so rename the recipes to 4.5 and use the svn revision to get the
latest branch snapshot.
* If some one wants to use it then it could be chosen by
setting PREFERRRED_VERSION = "4.5"
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
We have been in trying to copy the files from the wrong base dir resulting
in a file not found. Starting from ${S} is the right path.
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
* workaround for: ERROR: QA Issue with glamo-dri-tests: No
GNU_HASH in the elf binary
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* workaround for: ERROR: QA Issue with dbus-daemon-proxy: No GNU_HASH in the elf binary
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* move STAGING_DIR_HOST prefix to recipes using it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
C library of useful functions to control OpenMoko hardware.
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* increase default preference, tested on arm
|
|
* increase default preference, tested on arm
|
|
|
|
|
|
|
|
|
|
to 0.3.1
|
|
* tested on arm with 2.6.26 and 2.6.33, 2.6.34 kernels
|
|
* sync with linux.inc
* see https://patchwork.kernel.org/patch/11166/
* committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
|
|
linux_2.6.34)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
use-noclone-attribute-for-naked.patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
arm, mips, sh and ppc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This reverts commit 28bc48904e31c3a63cf5a60bc005ed8fb359cc52.
|
|
This reverts commit c027cfceec87f66e5996f098a1ede9f5a33e88fa.
|
|
* Some devices don't function properly when using a recent udev on an old
* kernel, so udev will now try to fall back to an older version is present
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
* only add the matrix-gui-e init script to run level 3.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Created the matrix-gui-common_svn.bb recipe to contain all of
the common html, scripts, and image files used by both versions
of the matrix GUI application.
* Removed the html, script, and image files from matrix-gui and
matrix-gui-e recipes.
* Added dependency on matrix-gui-common to matrix-gui and
matrix-gui-e recipes.
* Added browser executable that looks for the example browser
from the Qt demos package depending on whether the embedded
or X11 version of the matrix GUI application is running.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Added package for autostarting the matrix_gui application
in X11 desktops. Package is called matrix-gui-autostart.
* Added .desktop file for starting the matrix_gui application
when the system is logged in.
* Autostart package depends on the base matrix-gui package.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Added recipe to build matrix GUI application with Qt X11
libraries.
* Changed init script to not place an entry in the /etc/rc5.d
directory. Init script is still used for starting the
matrix_gui application.
* Added patch to enable the cursor for X11
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Upgraded to the latest source revision
* Changed the executable name in the recipe and scripts
to allow it to co-exist with the X11 version to be added
later.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Renamed the matrix-gui_svn recipe to matrix-gui-e_svn
to be more in line with naming conventions of other
applications. This is in preparation for making
and X11 version of the recipe.
* Moved associated files
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Install MLO inside target /boot for bootfile consistency
* Bump PR
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Drop binary in target /boot folder to allow compatible set of
boot files to be installed in target image alongside kernel, etc
* Create new package for the firmware utils
* Bump PR
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|