summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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 Kooi5
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 Kooi12
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 Kooi1739
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-09merge of '4b73558623bbfab1759729a3f14c435cc6b440a1'Koen Kooi3
and '6a4ecd57e9c1dfc1820534343f16826f245b2a59'
2006-10-09oelint.bbclass, documentation.conf: update OE email addressKoen Kooi2
2006-10-08libxcb, xcb-proto: add 0.9.92 (1.0RC2)Philipp Zabel2
2006-10-07angstrom: switch to task-baseKoen Kooi1
* die task-bootstrap, die!
2006-10-07packaged-staging.bbclass: Add a class to put staging/ under package managementKoen Kooi1
* see the notes inside the class how to use it * to view development history, have a look at the org.openembedded.packaged-staging branch
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-06conf/distro/generic.conf : update the X11 version and gpe versions usedGraeme Gregory1
in generic distro. As the older versions no longer compile in .dev
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 Lenehan31
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-04merge of '1eda19994e5c81f91c763811b4933f6a997fc501'Paul Sokolovsky11
and '22493c02a81dce48bd16714e4afc99389ea3fd30'
2006-10-04various packages: Add/adjust SECTION.Paul Sokolovsky11
2006-10-04ipaq-pxa270.conf: first step towards removing BOOTSTRAP_Philipp Zabel1
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-04merge of 'd70f986456dbed534668139d7aff0d7ddbd4d10e'Koen Kooi1
and 'e0c1d149111b1270a0ae00ae100635a5a0be3051'
2006-10-04angstrom 2007.1: prefer hh-pxa cvs for htcuniversalKoen Kooi1
2006-10-04merge of '223327fd3033fa458005719c617ffb6c13746e86'Koen Kooi12
and 'ce63e148eb0ac86cb7f827f18f543498d1950b15'
2006-10-04task-angstrom: decrease overlap with task-base some moreKoen Kooi1
2006-10-04htcuniversal: add MACHINE_FEATURESKoen 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 Gregory4
and 'e81ad8bbd55788f8132544a64394420053252ebf'
2006-10-04conf/machine/smdk2440.conf, packages/linux/linux-smdk2440_2.6.18.bb : InitialGraeme Gregory4
support for the Meritech smdk2440/2442 dev boards.