aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2006-11-23merge of '9b981e31de2f83c6d7ec9a51a32fc7a6544d46ee'Paul Sokolovsky
and 'e4036213db7177a5bac452c75e26c5acaf49f353'
2006-11-23conf/machine/jornada6xx.conf : Added machine features for task-baseKristoffer Ericson
* Added machine features into configure file so it will play nice with task-base.
2006-11-23conf/machine/jornada7xx.conf : added task-base parametersKristoffer Ericson
* Added needed machine features for jornada7xx so it will work with task-base
2006-11-23linux/linux-jlime-jornada7xx_2.6.19rc6.bb : Changing S dir to 2.6.18Kristoffer Ericson
* Since we are using 2.6.18 sources and patching them up to 2.6.19rc6, we should use 2.6.18 as S dir (instead of 2.6.19rc6) so the patching works.
2006-11-23h3600: Upgrade machine config to use 2.6 kernel.Paul Sokolovsky
* 2.6 support in HH.org reached level of usability (keys, TS, battery, flash work) * It was decided to switch to 2.6, as that general direction where OE moves, and to not clutter repository. Dear 2.4 users, please upgrade, or use SCM to fetch old version (no longer supported thus). * Approved by Koen Kooi.
2006-11-23puzzles: r6727 -> r6915Richard Purdie
2006-11-23merge of '4d957b0f42712e699ac776282979b42345af9a76'Philip Balister
and 'ba7ea90e82b9377a89dcab04346d4c86eee0f6df'
2006-11-23xerces-c_2.7.0_bb : Add version 2.7.0 of xerces-c.Philip Balister
2006-11-23angstrom.inc: also use softfloat for armebKoen Kooi
2006-11-23maemo-mapper: add (a bit outdated) no-hildon version, courtesy Richard PurdieKoen Kooi
2006-11-23cairo: update snapshot to 1.3.4 Koen Kooi
2006-11-23cairo git: adjust PV to match upstreamKoen Kooi
2006-11-23Unslung: kernel - add "nbd" kernel moduleMike Westerhof
2006-11-22merge of 'c29c2d80a9c5a2b26cc0510f7c58f76201aaebf0'Matthias Hentges
and 'd911fb03b7332d3d2f9b04109ce91081f3062e71'
2006-11-22altboot: Update to latest versionMatthias Hentges
2006-11-22altboot: Unb0rk Poodles 2.6 conf from last commit and store the master ↵Matthias Hentges
password in a new file (altboot.pwd)
2006-11-22fontconfig 2.3.95: up default pref so people will stop seeing alignment ↵Koen Kooi
traps on arm
2006-11-22rsync: update to 2.6.9, remove old versions Koen Kooi
2006-11-22libsoup: update to 2.2.98Koen Kooi
2006-11-22cairo git: remove local diffKoen Kooi
2006-11-22cairo git: also compile performance suiteKoen Kooi
2006-11-22spca5xx: updated to 20060501, dropped 20050419 - both on lardman requestMarcin Juszkiewicz
2006-11-22linux-nokia 770: fix deployKoen Kooi
2006-11-22merge of '83d98662c6868a7aa140a2381a42dd66253867b5'Florian Boor
and '959a6162fa3ea78b9386188cf845e87e4556c6f8'
2006-11-22linux-nokia770: Add patches to fix compile. Florian Boor
2006-11-22cairo: add floating git versionKoen Kooi
2006-11-22librsvg: add cairo depKoen Kooi
2006-11-22librsvg: add 2.16.0Koen Kooi
2006-11-22linux-nokia770: update to osso26 (from poky)Koen Kooi
2006-11-22git: also rdepend on perl-module-file-pathKoen Kooi
2006-11-22git: RDEPEND on perl:Koen Kooi
root@h2200:/data# git clone git://git.cairographics.org/git/cairo /usr/bin/git-clone: line 325: perl: command not found
2006-11-22add refdbg, a refcount debugger for GObject based programsMichael Lauer
2006-11-22gnet: add cvs version that builds w/ modern compilers. remove outdated 2.0.7 ↵Michael Lauer
version
2006-11-22arpwatch 2.1a15: Cleanups for arpwatch:Jamie Lenehan
- mark configuration so they don't get wiped on upgrade - don't pass -p, for nopromisc, as an option since that isn't supported (must be a debian patch which is not included in OE) - remove RUNAS which was used to specify a non-root user to run as since it isn't support (must be a debian patch which is not included in OE) - Use volatiles to create required /var directory. - Inherit update-rc.d so it is started and stopped during uninstall, upgrade and uninstall.
2006-11-22arpwatch 2.1a15: Add the latest version, 2.1a15. No source for olderJamie Lenehan
versions is carried on the distribution site.
2006-11-22lilo-sh: Lilo sh is an sh3/sh4 version of the lilo bootloader, so add aJamie Lenehan
COMPATIBLE_HOST to indicate that this only works for sh3/sh4.
2006-11-22packages: Update the packages that use volatiles to pass update as aJamie Lenehan
parameter to populate-volatiles.sh to ensure that the volatiles cache is updated (if its in use) when a package is added after the initial boot. The update parameter is ignore is the cache is not in use and by older versions of populate-volatiles.sh that don't support this parameter.
2006-11-21initscripts: Updates for populate-volatile.sh:Jamie Lenehan
- Add support for "update" as a parameter to force regeneration of the cache when run (if the cache is not being used it's ignored). - When generating the cache add *all* needed commands to the cache, not just those that were actually needed on this run. Without this only the additional directories created during an update will be added to the cache. Anything that calls populate-volatile.sh during postinst should now pass update as a parameter. Currently (and before this change) if the cache is enabled then any call to populate-volatile.sh during postinst does nothing, generally breaking anything that uses volatiles that is installed after the first boot of the device.
2006-11-21altboot: Update to latest versionMatthias Hentges
2006-11-21devshell: Fix so that it actually deploys the devshell script. The taskJamie Lenehan
being added gets "do_" appended to it, so we need to add "deploy" (not "do_deploy"). Also with just to "after do_install" it never gets called (perhaps added too late?) so also add a "before do_package". Closes #1561.
2006-11-21merge of '4ddff6248143a48297190b36c8ec6148bc9301bb'Koen Kooi
and '596c72f81f8ea7f3dc414c89f83ba978e7c935dd'
2006-11-21angstrom: bump DRKoen Kooi
2006-11-21base.bbclass: added support for creating source mirrorMarcin Juszkiewicz
- if SOURCE_MIRROR_FETCH variable is set then we ignore COMPATIBLE_MACHINE/COMPATIBLE_HOST settings to be able to fetch all recipes. - Fetching sources can be done by setting any MACHINE/DISTRO combination and SOURCE_MIRROR_FETCH = "1" in configuration. Then one invocation of BitBake should do all fetching: bitbake --cmd fetchall --continue world - scripts to manage source mirror will get added into contrib/
2006-11-21documentation.conf: added SOURCE_MIRROR_FETCHMarcin Juszkiewicz
2006-11-21documentation.conf: added SVNDIRMarcin Juszkiewicz
2006-11-21linux-handhelds-2.6: add magician to COMPATIBLE_MACHINEPhilipp Zabel
2006-11-21mb-applet-tasks: fixed SRC_URIMarcin Juszkiewicz
2006-11-21font-util-native: fix SRC_URIMarcin Juszkiewicz
2006-11-21base.bbclass: added lsof mirrors (main server does not allow connections ↵Marcin Juszkiewicz
without revdns)
2006-11-21sbrsh: fix SRC_URIMarcin Juszkiewicz