summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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
2007-07-04meta-sdk-gpe: Update to support new sdk arch names and splitted package ↵Florian Boor1
directories.
2007-07-04merge of '0e150443d291bc62c30745eee41a34a08f3eb3db'Florian Boor2
and '1b058511a74a92f00fa349a145e6d36bc37c7e21'
2007-07-04meta-sdk: Update to support new sdk arch names and splitted package directories.Florian Boor1
2007-07-04sdk.bbclass: Add function to create sdk pacakge indices.Florian Boor1
2007-07-04atk: added 1.19.3 - close #2567Joaquim Duran1