summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-07-06angstrom-2007.1.conf" Bump PREFERRED_VERSION_linux-handhelds-2.6 to ↵Paul Sokolovsky1
"2.6.21-hh10".
2007-07-06linux-handhelds-2.6: Add defconfigs for htcapache & htcsable, defconfigman r322.Paul Sokolovsky4
2007-07-05task-opie: Add dependency on opie-taskbar-images, 240x320 version until waysPaul Sokolovsky1
to provide screen size for all machines will be settled.
2007-07-05opie-taskbar: Bump PR.Paul Sokolovsky1
2007-07-05opie-taskbar-images: Don't package images to machine-dependent file, insteadPaul Sokolovsky3
package to separate packages for each reolution (otherwise, machine independent). Then, some higher-level task (task-opie) will select need package for specific machine. User still will be able to install another package fwiw, or even multiple (for example, to have nice wallpaper across screen rotations, but this of course will need runtime support).
2007-07-05opie-taskbar-images: Fix PR.Paul Sokolovsky1
2007-07-05opie-taskbar: Split machine (actutally, resolution) dependent files to ↵Paul Sokolovsky5
another package.
2007-07-05kernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS.Paul Sokolovsky1
2007-07-05kernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND.Paul Sokolovsky1
2007-07-05linux-rp: update locomokyeb_suspendkey patch to fix build for collieMarcin Juszkiewicz1
2007-07-05qte 2.3.10: Support uclibc+eabi configuration.Marek Vasut1
2007-07-05merge of '6f99be19e645cdee7ca3a6e76af76764e4c2140c'Paul Sokolovsky58
and 'f2bd31f1aaf84bef9625b425a458bc019b97a434'
2007-07-05opie-alarm: Fix paths in apm script per latest refactors.Paul Sokolovsky2
2007-07-05bluez-utils: There're 2 02dtl1_cs.sh files, remove one.Paul Sokolovsky1
2007-07-05task-base: Mark few more machine-dependent packages.Paul Sokolovsky1
2007-07-04merge of '7247d50baa3969c4328d37f4c560e6b56963636c'Paul Sokolovsky13
and 'c1258545caf65ca7330dc5d776336c46135d7d52'
2007-07-04merge of '28ab3123a8190bef2f6e6f762a33e7d920fe42e0'Paul Sokolovsky1
and '360125bf8e4b1686562c238aa2d44e786b332919'
2007-07-04bluez-dtl1-workaround: PACKAGE_ARCH = "all"Paul Sokolovsky1
2007-07-04udev-hostap-cs-vcc-workaround: PACKAGE_ARCH = "all"Paul Sokolovsky1
2007-07-04udev: Stop questionable device-specific hacks from contaminating PACKAGE_ARCH.Paul Sokolovsky5
* Instead, put into own package and make machines RDEPEND on it per their likes.
2007-07-04bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.Paul Sokolovsky8
* This sloppily written script just unconditionally breaks a BT connection on suspend. * So, instead, make only DTL1 victims suffer it thru: 1. Make a separate package for it. 2. Make kernel-module-dtl1-cs and nothing else RDEPENDS on it.
2007-07-04merge of '554d1c13766299b9a5323f5553876072c65d7ff3'Rolf Leggewie1
and 'af8f1b43cae9921ff350477f84ee9b687a2c1544'
2007-07-04merge of '554d1c13766299b9a5323f5553876072c65d7ff3'Paul Sokolovsky2
and 'e25c5e38674da9988b268e6af89a90ecbbe1dac6'
2007-07-04glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}.Paul Sokolovsky2
* See glib-2.0_2.8.6.bb for reference, too.
2007-07-04merge of '932bb6fa0e80d486c10b983e9557b9f2cc12f81d'Paul Sokolovsky9
and 'adc9d2b07147baa9165b930a857e39f5f57331a3'
2007-07-04opie-networksettings: Install libs to $libdir.Paul Sokolovsky2
* Per #2254
2007-07-04libopietooth1: Install to $libdir.Paul Sokolovsky2
* Per #2254
2007-07-04opie-init: Remove hacky and stale overrides for opie init script.Paul Sokolovsky3
* This shouldn't be done this way. There shouldn't be need for doing device-specific (don't mix with feature-specific) configuration, and even if, it should be done if one well-maintained script.
2007-07-04opie-init: Fix packaging.Paul Sokolovsky2
2007-07-04merge of '0eb06e644668e069af094409f30e23fcd3d9c1dc'Paul Sokolovsky3
and 'f9f12a308eb181f774d74489bbf74aab0dbdb33b'
2007-07-04opie-taskbar: Add missing patch.Paul Sokolovsky1
2007-07-04opie-multikey: Fix hardcoded rpath.Paul Sokolovsky2
2007-07-04merge of '8ccf578d98540e0fe880015d1158e3f2e2d5fada'Paul Sokolovsky57
and 'ffc6a1cb8a5c35ab9fdca8add26efc64679665b5'
2007-07-04palmtop.bbclass: Update for FHS-compatible layout.Paul Sokolovsky1
2007-07-04opie-ttf-support 1.1: Bump PR for classes changes.Paul Sokolovsky1
2007-07-04opie-taskbar: Get rid of build-time configuration, do it runtime instead.Paul Sokolovsky2
2007-07-04opie-alarm, opie-qcop, opie-qss, opie-quicklauncher: Install to $bindir.Paul Sokolovsky8
* Per #2254.
2007-07-04opie-init: Update for FHS-compatible OPIE install.Paul Sokolovsky2
* Per #2254.
2007-07-04preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to 20070703.Paul Sokolovsky1
* To propogate changes to classes.
2007-07-04bitbake.conf: Set palmtopdir = "${libdir}/opie".Paul Sokolovsky1
* Per #2254.
2007-07-04opie.bbclass: Install binaries to $bindir.Paul Sokolovsky1
* Per #2254.
2007-07-04There are some definition missing in uclibc which preventsHenning Heinold3
building of bluez-utils. -termios.h will be fixed in nex uclibc version according to this thread http://www.mail-archive.com/uclibc@uclibc.org/msg00382.html -errno_values.h is mostly the same as the linux kernel headers but didnt change for years and so stucked with the 2.4 defintions, 2.6 added some more like "ENOKEY" Bumping PR to get rebuilds. Beaware that the toolchain could be broken after compiling the new uclibc version. If you got side-effects with __clz-tab missing symbol, recompile the whole stuff.
2007-07-04opie-taskbar: Install to $libdir/$bindir.Paul Sokolovsky2
* Per #2254
2007-07-04libqtaux2: Install to $libdir.Paul Sokolovsky1
* Per #2254
2007-07-04libopie2: Install to $libdir.Paul Sokolovsky2
* Per #2254.
2007-07-04libqpe-opie: Use $libdir.Paul Sokolovsky2
* Also, remove remnants of build-time overrides (now is handled in rntime). * Per #2254.
2007-07-04qte-mt 2.3.10: Use $libdir for installation.Paul Sokolovsky2
* Per #2254.
2007-07-04linux-x86: Update i486 configuration (sound, networking) to run in VMWare.Florian Boor2
2007-07-04xoo-vm: fix packagingFlorian Boor1
2007-07-04meta-sdk: Some more directory layout related fixes.Florian Boor1