Age | Commit message (Collapse) | Author | Files |
|
and 8886e2ff4b093b9718b9f8291827812566ffd11c
|
|
compression format can be specified. Update tar references to tar.bz2. Update spitz and borzoi to correctly use tar.gz. ***Users of IMAGE_FSTYPE="tar" are advised to switch to tar.bz2***. tar is likely to become an uncompressed tarball at some point.
|
|
and 7123616b4991ab3d5b73ef32b51e555cacf38b72
|
|
|
|
currently set at DEFAULT_PREFERENCE=-1 as it currently builds and runs but doesnt actually open a window on my OZ/GPE setup.
|
|
used for reflashing the devices has bugs, one being that it won't create device files. We therefore need an external sane tar binary to successfully extract the root filesystem onto the device. This adds such a binary for spitz and borzoi.
|
|
and db10c295cf58e5701efeb931273b72f3ab0dbdd1
|
|
patch courtesy Matt Reimer, thanks.
|
|
models
|
|
|
|
thanks mreimer.
|
|
|
|
local.conf.sample contained a wrong default which was masked by
http://bugs.openembedded.org/show_bug.cgi?id=319
|
|
and f87c918cac822cb9dfdfeda16a60f2a5a662d716
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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'
|