summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-10-11file: autotools_stage_all in 4.13Koen Kooi1
2005-10-11octave: add 2.1.71Koen Kooi1
2005-10-11add machine configuration and linux kernel for the HTC BlueangelMichael Lauer1
patch courtesy Ian Jordan <immolo@lycos.co.uk>
2005-10-11merge of 190f2a680fcbd7ef0c24337df43378bded12f048Michael Lauer17
and 665676b78fde532560ccfc82e50fa0416cee55c5
2005-10-11libopieobex0: added missing DEPENDS on openobex-appsMarcin Juszkiewicz3
- this will close bug #392
2005-10-11appweb: Add version 2.0.4 and patchesJustin Patrin4
- The init script currently does not work (I assume it's using RedHat semantics)
2005-10-11php: Add version 5.0.5 and 2 patches for itJustin Patrin4
- the current libxml2 build will not allow PHP5 to compile. --without-schemas has to be removes
2005-10-10libopieobex: DEPEND on openobex-apps, not just RDEPEND on itMichael Lauer3
(to make it available @ image construction time)
2005-10-10gnumeric: add 1.6.0Koen Kooi1
2005-10-10libgsf: use autotools_stage_allKoen Kooi1
2005-10-10goffice: add 0.1.0Koen Kooi1
2005-10-10libgsf: add 1.13.2Koen Kooi1
2005-10-10efl, e-wm: Add a sed fix for X11 system headersJustin Patrin1
2005-10-10geda: add .desktop for geda-20050820Koen Kooi3
2005-10-10merge of 43ac6cf3fe43c95b123d6d6cef025463fe86d845Marcin Juszkiewicz3
and b06f0e15131ef6e08f949289a0b2ff18f8d0dab5
2005-10-10geda-gsymcheck: add 20050820 releaseKoen Kooi1
2005-10-10disapproval of revision 2d151a396c36bdb08948d221edbf6c5391eaf067Richard Purdie4
2005-10-10merge of 2d151a396c36bdb08948d221edbf6c5391eaf067Richard Purdie4
and d72f9e2df6f619bf150275a643da358b708c3bdd
2005-10-10rxvt-unicode (5.6 and cvs): Add desktop file and iconRichard Purdie4
2005-10-10python 2.4.2: add quopri to python-mimetoolsMichael Lauer2
2005-10-10merge of 68390b70af2829661023742b004679b066e6527fRichard Purdie1
and ccd148440f2ff94def2106f7566d0582e81a7e95
2005-10-10dbus-native 0.50: Make staging more comprehensiveRichard Purdie1
2005-10-10loudmouth: add 1.0.1Koen Kooi2
2005-10-10puzzles: add r6358Koen Kooi4
2005-10-10matchbox packages: Add '-' missing from svn versions in my last commitsRichard Purdie4
2005-10-10matchbox-common: Add svn versionRichard Purdie1
2005-10-10base-files: update nokia770 fstab file so device boots correctly (and ↵Richard Purdie2
cleanup whitespace)
2005-10-10libmatchbox svn: update versionRichard Purdie1
2005-10-10matchbox-desktop svn: update version and add stagingRichard Purdie1
2005-10-10matchbox-panel: update svn versionRichard Purdie1
2005-10-10minimo cvs: Add an extra configure option to avoid iconv problems (if present)Richard Purdie1
2005-10-10geda, geda-utils: ship ${datadir}/gEDA in 20050820 releaseKoen Kooi2
2005-10-10geda-gattrib: add 20050820 releaseKoen Kooi1
2005-10-10geda-symbols: add 20050820 releaseKoen Kooi1
2005-10-10geda-gnetlist: add 20050820 releaseKoen Kooi1
2005-10-10geda-gschem: add 20050820 releaseKoen Kooi1
2005-10-10xserver-common: add 1.2Koen Kooi1
2005-10-10geda-utils: add 20050820 releaseKoen Kooi1
2005-10-10libgeda: fix staging in 20050820Koen Kooi1
2005-10-10geda: add 20050820 releaseKoen Kooi1
2005-10-10libgeda: add 20050820 releaseKoen Kooi2
2005-10-10gnumeric: add 1.5.90 + patchKoen Kooi3
2005-10-10goffice: add 0.0.4Koen Kooi1
2005-10-10abiword: add 2.4.1, move patch to files/ and remove 2.0.14, 2.2.7, 2.3.5, ↵Koen Kooi12
2.3.99 and 2.4.0
2005-10-10openzaurus-sa, openzaurus-pxa, opensimpad-2.4.xx: fix SRC_URI of openswan ↵Marcin Juszkiewicz4
kernel patch - upstream released 2.4.0 but we did not tested it yet
2005-10-08linux-oz-2.6: Add joint defconfig handling for cxx00 modelsRichard Purdie5
2005-10-08linux-oz-2.6: Update kernels after ipaq-pxa-2.6 -> ipaq-pxa270 machine name ↵Richard Purdie4
change
2005-10-08linux-oz-2.6: Correct kernel size error messageRichard Purdie1
2005-10-08nslu2-kernel_2.6.14-rc3.bb: better fix for LE flash accessJohn Bowler4
patch "packages/linux/nslu2-kernel/2.6.14/10-ixp4xx-copy-from.patch" Change to use the cfi16 APIs to byte swap the 16 bit values read from the flash as required. patch "packages/linux/nslu2-kernel/2.6.14/defconfig" patch "packages/linux/openslug-kernel-2.6.14-rc3/defconfig" Change to switch on BIG_ENDIAN for the flash. patch "packages/linux/nslu2-kernel_2.6.14-rc3.bb" New revision
2005-10-08ixp-osal_2.0.bb ixp4xx-csr_2.0.bb ixp400-eth_1.4.bb: fixed LE implementationJohn Bowler6
This checkin includes a patch to add working le support in these modules