summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-01-10linux-oz-2.6: Update to 2.6.15. Add gcc4 build fix and a better pxa2xx ↵Richard Purdie12
pcmcia patch. Add a couple of modules to the defconfig.
2006-01-10fontconfig-utils: correctly name the package (it should not be renamed ↵Richard Purdie4
libfontconfig-utils by debian.bbclass) and update the RDEPENDS to match
2006-01-10merge of 6c734c3ddb93620eab20893a98b5c09f26ba239cRichard Purdie25
and 87835ab55e4ec8244d79c60c5c32378d0371336b
2006-01-10merge of d2b50db8c3a2dfa93a56f34063e7e78182ac274cJohn Bowler25
and ef11dd4e8067d9c4f020b6cd39b8556bab34dc7a
2006-01-10ixp400-eth: incorporate new patches from nslu2 CVS into 1.5John Bowler12
- three new patches from dwery: continue-if-qmgr-init-fails, int-random, stop-on-rmmod change to device name (eth vs ixp) handling from rwhitby so that is works on non-OE builds (plus debug code added to debug.patch) sanitise patches to make them easier to compare
2006-01-10gpe-beam: Remove libopenobex dependency as shlibs will handle this more ↵Richard Purdie1
correctly
2006-01-09alsa-utils: Remove bogus ALSA_PACKAGES reference (appears to be a leftover ↵Richard Purdie2
from some bad idea about alsa and kernel package dependencies)
2006-01-09Update to packages/meta to correct dependencies for gpe and opie image and ↵Richard Purdie4
meta files
2006-01-09ixp4xx-csr: sanitise patch dates in 2.1John Bowler6
- change all the dates to be zero to aid in diffing patch sets - against NSLU2 cvs
2006-01-09zaurus-updater: Set PACKAGE_ARCH = MACHINE_ARCHRichard Purdie1
2006-01-09ixp-osal: merge with latest nslu2 CVS patch set in 2.1John Bowler7
- there is no significant change in this merge, just whitespace - at the end of a couple of source file lines. All patches are - now 'sanitised' to remove the date stamps (which otherwise - make comparisons difficult).
2006-01-09merge of 3a0a7021e4d48fa98ec14249578b13b3e3cc4489Marcin Juszkiewicz4
and a1193f39f1f86aa55534e0c45b3dd46b8756d8be
2006-01-09opie-security: removed dependency loopMarcin Juszkiewicz4
- moved opie-securityplugin-pin from opie-security to meta-opie/task-opie-settings
2006-01-09merge of 45134ada52bf69aa376e98002657a0c130e6ff44John Bowler3
and 77ee5dc366bb987ffa1f3267250d243a17292002
2006-01-09explicit_merge of '85da89c673cc2faec29d5ea692e6e7638f4c1b5e'John Bowler466
and '5f32961e5d0f4132f4513cbeac7fe59dc5ae5315' using ancestor '' to branch 'org.openembedded.dev'
2006-01-09slugos: remove/correct references to openslugJohn Bowler16
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes)
2006-01-09opie-examples-python: few fixesMarcin Juszkiewicz3
- corrected dependency on opie-pyquicklaunchapplet - set PACKAGE_ARCH to all as it contain only Python script - there is only one example - do not package .desktop files for other
2006-01-09opie-sh: fix RDEPENDS self dependencyMarcin Juszkiewicz1
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie3
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2006-01-08DEPENDS cleanup of packages/meta. This doesn't fix all DEPENDS here but does ↵Richard Purdie20
remove a large chunk of the incorrect ones. Some entries that shouldn't be present have been marked FIXME as they indicate problems elsewhere in the metadata. Help from the opie/gpe gurus needed. I've not touched the NSLU code as I suspect they'd rather do this themselves?
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie55
2006-01-08avahi: bugfix release 0.6.3Philipp Zabel1
- http://lists.freedesktop.org/archives/avahi/2006-January/000407.html
2006-01-08merge of 58369b166fb6519ed53ee159962ce2cba13e0d25Koen Kooi1
and a39e3722ba9977f3df62824c663bfcaa56a9d5a5
2006-01-08gchub-module: fix PV typoRichard Purdie1
2006-01-08merge of 47dce11edfa131d098408e653487b0f793394e95Koen Kooi2
and 61486dc9a1b23e7088c746a1a9d6c6199cc8f5a5
2006-01-08Set some packages/classes PACKAGE_ARCH correctly and also correct some ↵Richard Purdie5
PACKAGE_ARCH= to .
2006-01-08merge of 2057bca5a2cf515271e6a43d7432ecd028f5dca5Koen Kooi2
and 72409a634bd5ef5e1a72c253a907fbec85506604
2006-01-07ipkg-utils: Correct the dependencies and specifically set PACKAGES = for ↵Richard Purdie2
ipkg-utils-native.
2006-01-07merge of 0cca75bf60d8910a9f3746cfcf54fae56e50a758Rod Whitby382
and 84cacf0306830aa7f116a84e41a65ab4e2d8a7b9
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie382
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2006-01-07merge of 0241a34ef686562063ef44062a77a85c9c8343caJohn Bowler1
and 37e4e397cfd639a4c09ed7c5f8d5a23a81a966c7
2006-01-07fetchmail: ensure fetchmail builds with USE_NLS=no in 6.2.5John Bowler1
- on systems without NLS (i.e. USE_NLS=no in the config) - fetchmail will still reference libintl.h unless - --disable-nls is used, inheriting gettext ensures that - the correct nls option is passed to config
2006-01-07pvrusb2-mci: added 20060103 releaseFrans Meulenbroeks1
2006-01-07merge of 0b0c66f0bd98363eff174839d98a20f34bc0e832Rod Whitby1
and c98db1adfa0a8714be1a5b9b7d8e8d86530e84de
2006-01-07gpe-calendar: add 0.67Koen Kooi1
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby11
slugos.
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby62
slugos.
2006-01-07nslu2-kernel: Removed obsolete 2.6.15 patches.Rod Whitby4
2006-01-07merge of 0352b5e5aba6317167740a3467df40a576fd6d54Rod Whitby2
and 128236d8140e77e43ae65c14a618fef3451a7618
2006-01-07openslug-init: Add code to create /dev/rtc for the new RTC class driver by ↵Rod Whitby2
azummo.
2006-01-06ipkg : add 0.99.155 which fixes the following bugs:Koen Kooi1
* Fixed a problem when installing by hand. Now ipkg knows that a package has been selected by hand, and, if every check returns ok, it install the wanted package, instead of selecting one from feed. Moreover, now downgrade should works again. * Fixed the "Replaces" bug. Now ipkg is able to replace a package also if it doesn't conflict.
2006-01-04unslung-kernel: Enable a couple more routing modules.Rod Whitby2
2006-01-04nslu2-kernel (and friends): Added the jffs2-endian-config patch to allow the ↵Rod Whitby12
JFFS2 endianness to be selected in .config for little-endian kernels with big-endian filesystems. Replaces the jffs2-force-be patch which could not be pushed upsteam. The MTD maintainer has agreed to consider the new patch.
2006-01-04unslung: Usability updates for Unslung 6.x - ipkg prints message when booted ↵Rod Whitby20
on flash, motd prints at login indicating status of on-disk or on-flash, status appears on home page in web interface, unsling now asks for root password, and some additional checks are made by unsling to avoid known problems that can prevent a successful unsling, added new unslung logo.
2006-01-04slugos-packages: Added cdstatus, gd, madplay, fetchmail. Demoted irssi due ↵Rod Whitby1
to autobuild failures. Demoted alsa-utils from ucslugc due to autobuild failures.
2006-01-04nslu2-kernel: Added the scsi-idle patch, Enabled CONFIG_INPUT=y, cause ↵Rod Whitby11
Debian tools (especially yaird) assume that /proc/bus/input exists, Updated patchsets to match 2.6.15, removed some patches, and combined some others, Updated to class-based RTC driver from azummo, changed defconfig to remove the pwc module, memory-h-page-shift page revised due to feedback from RMK, Removed old kernel versions, Updated to 2.6.15 final.
2006-01-04slingbox: Update slingbox umount to support -f and add the Linksys custom -L ↵Rod Whitby3
(-lazy umount) option.
2006-01-04nas100d-kernel: Removed old kernel versions.Rod Whitby20
2006-01-04cdstatus: Renamed by eFfeM@openembedded.org (missing underscore in filename)Rod Whitby1
2006-01-04nas100d-kernel: Corrected the location of the mac address in the RedBoot ↵Rod Whitby15
config partition, merged the two nas100d patches (sent upstream), updated patchsets to match 2.6.15, removed some patches, and combined some others.