Age | Commit message (Collapse) | Author | Files |
|
and b3eb9fb1e603dc46b493a195f8c6a4cb9a0a13e3
|
|
|
|
For some reason a thumb built gcc 3.4.4 fails to produce functional
executables even when linked dynamically (i.e. even when next to none
of the code in the resultant executable comes from the compiler itself).
This requires further investigation (or maybe the csl gcc), this commit
changes the build to generate arm even on thumb systems as a temporary fix.
|
|
applied patch from #303 to install the man pages not to /usr/man
but to /usr/share/man.
|
|
Apply patches from #316 to add support for the KaRO Triton
board to OpenEmbedded.
|
|
and 7c515448f5eff831d72049c45482b13123faf78d
|
|
-included /usr/include and /usr/src/linux/include via SYS_INCLUDES
variable. export a better candiate for SYS_INCLUDES
-version 0.9.15 is currently unbuildable, mark it as such
|
|
and e875d5b21b608761b99fc6c3af4060dc07bb2bbc
|
|
Simon Pickering, closes #318
|
|
do not install the headers with generic names like parser.h
in $STAGING_INCDIR but in a dedicated subdir
packages/libopietooth/libopietooth:
-create a common file (libopietooth1.inc)
-install the headers in a subdirectory
-adjust the 1.2.0 and cvs version to include the new file
packages/opie-bluetoothmanager/opie-bluetoothmanager:
-adjust to the new place for the header files
packages/opie-bluetoothapplet/opie-bluetoothapplet:
-adjust to the new place for the header files
|
|
and e38d675ca5489ba7485a5c41f1c1634ca872c509
|
|
packages/qt/qt-x11-free-native:
-update from 3.3.2 to 3.3.5
packages/qt/qt-x11-free:
-update from 3.3.3 to 3.3.5
packages/qte-fonts-common/qte-fonts-common:
-update from 3.3.3 to 3.3.5
packages/uicmoc/uicmoc3-native:
-update from 3.3.2 to 3.3.5
-build not the complete Qt3 but only most parts
-use ${PV} instead of hardcondig version
packages/qmake/qmake-native_1.07:
-update from 3.3.3 to 3.3.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gnome-keyring 0.4.4
* libgnome 2.12.0.1
* libgnome-canvas 2.12.0
* gnome-vfs 2.12.0
|
|
do that in hardware now
|
|
|
|
mismatches
|
|
these packages
This commit causes thumb build for everything in ucslugc-packages except
these packages and libgcc (from gcc). libgcc and uclibc still need some
work, the other packages reveal compiler bugs (monotone), source bugs
(alsa) or missing configuration (thumb arch support in util-linux) and so
are disabled for the moment.
|
|
|
|
The interworking symbols were being built but not exported from libgcc
(i.e. they were not in the version file), added a specific version file
for them and updated t-linux. Forced the cross build to always generate
ARM instructions (the thumb version does not currently work), bumped
PRs.
|
|
mmc_detect_change() and update corgi and spitz to use this. hx2750 and tosa need updating. More patches pushed. hrw moved the collie/poodle keymap into initscripts so the collie.keymap patch is no longer needed.
|
|
The fix applies a patch copied from www.mt-daapd.org, the patch is copied
because the version at the web site has path names (well, no path names)
which don't work with OE. This commit also adds a .bb for mt-daapd_0.2.2,
but since that hasn't been released it doesn't work (yet) and is DPed out.
|
|
- they are extracted from collie_keymap.patch by RP request
|
|
|
|
and add Makefile.* to work around the CVSBUILD 'feature'
|
|
gpe-calendar
|
|
|
|
|
|
and ff3a0a7accc550378544e42c89bbda9c1ca395c7
|
|
and e55a199a204af711c51f5c00ac2612d54f98edc2
|
|
and e55a199a204af711c51f5c00ac2612d54f98edc2
|
|
|
|
and 67f2ba05e3794b7091b464ce3cd91e59e129a5a2
|
|
The SVN version now copies 0.9.28 patches, the armeb case should work,
other architectures almost certainly require the uclibc-cvs/*/uClibc.config
copy of the config file to be deleted (if this is done the build will pick
up the config file in uclibc-0.9.28).
|
|
STT_ARM_TFUNC handling was broken in uclibc because it is an ARM specific
hack and uclibc code did not have support for it. Added the support in a
way which I hope will be acceptable to uclibc and which should remain
compatible with forthcoming binutils changes. ARM Thumb code is fully
working with this commit with the possible exception of uclibc/gcc itself
(not yet tested).
|
|
and 3d296e3ebdf47d22e6d6437432ebacacb85fec05
|
|
related to handling of links.
|
|
and f3ca1ea8fa5eb00d0eca178edefa5258362cfb66
|
|
|
|
|
|
and b8529852029b73c10de97a36287237e15e96e808
|
|
freeze did not have patterns to handle svn, as opposed to cvs, packages.
This commit just adds the pattern required to recognise the uclibc_svn
package.
|
|
|
|
|
|
and f3f1f261ab9e71cd08507505938f11006f96c54d
|