summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-10-12psplash: add a way to replace the bootup logo, currently an OE logo will be ↵Koen Kooi2
displayed * The logo background has to be changed from white to grey to look good
2006-10-11task-base: bump PRKoen Kooi1
2006-10-11angstrom-2007.1.conf: add some extra utils to task-baseKoen Kooi4
angstrom-bootstrap-image: don't depend on task-angstrom angstrom-gpe-image: don't depend on task-angstrom task-angstrom-x11: don't depend on task-angstrom task-angstrom: die, you have been replaced by task-base
2006-10-11hh-pxa.inc: use hx4700 machine from now onKoen Kooi1
2006-10-11glibc 2.5: remove some hardcoded referencesKoen Kooi2
glibc-intermediate 2.5: add it
2006-10-11zaurus-updater: add c3200 supportKoen Kooi1
* please keep fixes from your private branches in sync with .dev...
2006-10-11glibc 2.5: re-enable zecke-sane-readelfKoen Kooi1
2006-10-11clamsmtp 1.8: Add clamsmtp, an smtp proxy with virus scanning supportJamie Lenehan6
cia clamav (clamad-daemon). It has optional support transparent proxying as well.
2006-10-11havp 0.82: Inherit update-rc.d so that the initscripts actually getJamie Lenehan1
registered. Fix up the naming of initscript variables now that they are actually getting used.
2006-10-10uim: fix apparent typo, pkconfig => pkgconfigJustin Patrin2
2006-10-10glibc 2.5: add version that builds, not tested on device yetKoen Kooi1
* zecke-sane-readelf needs refreshing * other non-applying patches seen to have been applied, but references have been left in for further inspection
2006-10-10angstrom: add psplash to imagesKoen Kooi5
sysvinit: add rc and rcS from poky to enable psplash
2006-10-10psplash: add psplash from pokyKoen Kooi4
sane-srcdates: lock down psplash to today
2006-10-10ntp: fixesKoen Kooi1
* don't use PACKAGES = "foo", that breaks debug packages * removed bogus looking nylon override * we have an scm, so no need to comment lines * please conform to the styleguide when adding recipes
2006-10-10ntp 4.2.2p3Erik Hovland3
* There is a newer minor release of ntp. This commit provides the bb and patches to provide that package.
2006-10-10handhelds-sa 2.4.19-rmk6-pxa1-hh42Erik Hovland1
* The defconfig-h3600 file was missing a few import options, specifically: + The hidp bluez stack piece built as a module + The jffs2 zlib support built into the kernel These problems ended up exhibiting themselves as half-built but still bootable kernels (go figure). Most notably the zlib_deflate object code would not be in the kernel and the ppp_deflate module would fail loading. This bug was reported to me by Rene Wagner (rw AT handhelds DOT org). Thanks Rene!
2006-10-10glibcErik Hovland1
* Formatting change to the SRC_URI list. Zecke's patch used spaces instead of tabs and spaces.
2006-10-10linux-oz.inc: fix breakage introduced by the MAINTAINERS csetKoen Kooi1
2006-10-10hx4700, hx2000: start adding support for hx4700 and hx200 ipaqs to solve ↵Koen Kooi10
overloading of the ipaq-pxa270 machine * the ipaq-pxa270 machine will go away
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1734
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-10mplayer_1.0pre8.bb : use some sed to clean/change the configure scriptGraeme Gregory1
for cross compile. This should stop it picking up spurios /usr/* stuff.
2006-10-09merge of 'c1c61d69184ac07768aa0ccbfec85a0d7d87ec8f'Philip Balister3
and 'd34ae4bc4eedb46746f3e03ce6a8dedf8d1a566a'
2006-10-10packages/konqueror/konqueror-embedded-20060404: Fix of KDE-config errorKristoffer Ericson3
* This fixes configure error "kde-config not found..." by removing those checks from acinclude.m4. Changes applied to .bb file and addition of patch. Kde-config is the spawn of the devil. Confirmed build.
2006-10-09linux-omap1_2.6.x+git.bb : Change entry point so kernel boots.Philip Balister1
2006-10-08libxcb, xcb-proto: add 0.9.92 (1.0RC2)Philipp Zabel2
2006-10-06linux-smdk2440_2.6.18.bb : first stab at getting touch working, using h1940Graeme Gregory2
ts driver. It almost works.
2006-10-06packages/procps/procps_3.2.5.bb : sysctrl is now supplied by busybox asGraeme Gregory1
well, update this to use update-alternatives.
2006-10-06packages/psmisc/psmisc.inc : fuser is now supplied by busybox as well, updateGraeme Gregory1
this to use update-alternatives.
2006-10-06havp 0.82: Add HAVP, a HTTP antivirus proxy which uses clamav to scanJamie Lenehan7
http traffic passing through the proxy. It can act as either a transparent proxy or as a manual proxy.
2006-10-05linux-libc-headers: add 2.6.19-rc1, there is a linux-kernel-headers tarball nowPhilipp Zabel5
2006-10-05clamav 0.88.4: The optional linksource field in the volatiles file is inJamie Lenehan4
fact mandatory, so add it back. I removed it after noticing other packges didn't specify it, so they'll also be broken.
2006-10-05clamav 0.84: Simplify the init scripts. assume that the volatilesJamie Lenehan3
processing takes care of the required directories and permissions in /var, don't try and create the home directories when adding the clamav user.
2006-10-05clamav 0.84: Handle the /var directories correctly by making use of theJamie Lenehan4
volatiles system. Previously these packages were broken after a reboot if /var was on tmpfs due to missing directories and files. Note that the updated virus definitions are stored in /var so they will be lost after a reboot (but immediately re-downloaded) if using var on tmpfs.
2006-10-04util-linux: Put mkfs.minix and fsck.minix under update-alternativesJamie Lenehan5
control so they don't conflict with the busybox versions.
2006-10-04merge of '9694cc03739b4b684e1c1d9ec0df5f93374f846a'Jamie Lenehan26
and '98fb56b9b21bed93697ad1e087ea4fd34776f46c'
2006-10-04task-angstrom: move tslib utils to debug-sectionKoen Kooi1
2006-10-04handhelds-pxa-2.6: add defconfig for htc-universalKoen Kooi2
2006-10-04various packages: Add/adjust SECTION.Paul Sokolovsky11
2006-10-04qemu-native.inc: Do not overwrite EXTRA_OECONF, append to it.Paul Sokolovsky1
2006-10-04glibc-package.bbclass: Add supersecret -r switch to qemu userspace emulator,Paul Sokolovsky1
which allows to override kernel version report to guest apps (otherwise, host kernel version is used, which causes "Kernel too old" errors in glibc startup code in guess, if host kernel is older than 2.6.14-something). Tested with qemu 0.8.2 (and yes, I couldn't find -r switch in qemu doc, taken from a mail by Paul Brook, qemu co-maintainer).
2006-10-04merge of '4406e0f8d2846e24e63874a31dd5fddea1dcdbad'Paul Sokolovsky1
and '60e987f715a76c533a624e9f7fab56ff0374dd5d'
2006-10-04xcalibrate_git: Add latest xcalibrate from X.org's git.Paul Sokolovsky1
* Was forgotten to be added, the same as xcalibrateext_git before ;-(.
2006-10-04task-angstrom: decrease overlap with task-base some moreKoen Kooi1
2006-10-04merge of '520c4478756706e455646c210bc2cd1c7df9e2f6'Graeme Gregory1
and 'ce640ed0373acabc788ee1eb2ecd97c7f980dff5'
2006-10-04udev-092/udev.rules udev-097/udev.rules udev-100/udev.rules : Add ruleGraeme Gregory3
to create UART devices for s3c24XX CPUs.
2006-10-04gdbm: Fix breakage introduced by koen. Breaking X because Y is broken is not ↵Richard Purdie1
acceptable behaviour, neither is just telling other people to fix the problem. This hack is also broken in numerous other ways and is a total abuse of PACKAGES_DYANMIC which is meant for a very specific use only (splitting packages when the packages names are unknown prior to splitting). No, I'm not happy.
2006-10-04merge of 'c0c96c93651e80c74259da321b816cfa0c76a7a1'Graeme Gregory3
and 'e81ad8bbd55788f8132544a64394420053252ebf'
2006-10-04conf/machine/smdk2440.conf, packages/linux/linux-smdk2440_2.6.18.bb : InitialGraeme Gregory3
support for the Meritech smdk2440/2442 dev boards.
2006-10-04python: fixed manifest to NOT rdepend on libraries - shlibs code will do it ↵Marcin Juszkiewicz2
in correct way
2006-10-04disapproval of revision 'bc5677e9c976a0343cf5804e7e3ef53a9a8fc47b'Koen Kooi1