Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-07-04 | merge of '554d1c13766299b9a5323f5553876072c65d7ff3' | Rolf Leggewie | 1 | |
and 'af8f1b43cae9921ff350477f84ee9b687a2c1544' | ||||
2007-07-04 | merge of '932bb6fa0e80d486c10b983e9557b9f2cc12f81d' | Paul Sokolovsky | 9 | |
and 'adc9d2b07147baa9165b930a857e39f5f57331a3' | ||||
2007-07-04 | opie-networksettings: Install libs to $libdir. | Paul Sokolovsky | 2 | |
* Per #2254 | ||||
2007-07-04 | libopietooth1: Install to $libdir. | Paul Sokolovsky | 2 | |
* Per #2254 | ||||
2007-07-04 | opie-init: Remove hacky and stale overrides for opie init script. | Paul Sokolovsky | 3 | |
* 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-04 | opie-init: Fix packaging. | Paul Sokolovsky | 2 | |
2007-07-04 | merge of '0eb06e644668e069af094409f30e23fcd3d9c1dc' | Paul Sokolovsky | 3 | |
and 'f9f12a308eb181f774d74489bbf74aab0dbdb33b' | ||||
2007-07-04 | opie-taskbar: Add missing patch. | Paul Sokolovsky | 1 | |
2007-07-04 | opie-multikey: Fix hardcoded rpath. | Paul Sokolovsky | 2 | |
2007-07-04 | merge of '8ccf578d98540e0fe880015d1158e3f2e2d5fada' | Paul Sokolovsky | 57 | |
and 'ffc6a1cb8a5c35ab9fdca8add26efc64679665b5' | ||||
2007-07-04 | palmtop.bbclass: Update for FHS-compatible layout. | Paul Sokolovsky | 1 | |
2007-07-04 | opie-ttf-support 1.1: Bump PR for classes changes. | Paul Sokolovsky | 1 | |
2007-07-04 | opie-taskbar: Get rid of build-time configuration, do it runtime instead. | Paul Sokolovsky | 2 | |
2007-07-04 | opie-alarm, opie-qcop, opie-qss, opie-quicklauncher: Install to $bindir. | Paul Sokolovsky | 8 | |
* Per #2254. | ||||
2007-07-04 | opie-init: Update for FHS-compatible OPIE install. | Paul Sokolovsky | 2 | |
* Per #2254. | ||||
2007-07-04 | preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to 20070703. | Paul Sokolovsky | 1 | |
* To propogate changes to classes. | ||||
2007-07-04 | bitbake.conf: Set palmtopdir = "${libdir}/opie". | Paul Sokolovsky | 1 | |
* Per #2254. | ||||
2007-07-04 | opie.bbclass: Install binaries to $bindir. | Paul Sokolovsky | 1 | |
* Per #2254. | ||||
2007-07-04 | There are some definition missing in uclibc which prevents | Henning Heinold | 3 | |
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-04 | opie-taskbar: Install to $libdir/$bindir. | Paul Sokolovsky | 2 | |
* Per #2254 | ||||
2007-07-04 | libqtaux2: Install to $libdir. | Paul Sokolovsky | 1 | |
* Per #2254 | ||||
2007-07-04 | libopie2: Install to $libdir. | Paul Sokolovsky | 2 | |
* Per #2254. | ||||
2007-07-04 | libqpe-opie: Use $libdir. | Paul Sokolovsky | 2 | |
* Also, remove remnants of build-time overrides (now is handled in rntime). * Per #2254. | ||||
2007-07-04 | qte-mt 2.3.10: Use $libdir for installation. | Paul Sokolovsky | 2 | |
* Per #2254. | ||||
2007-07-04 | linux-x86: Update i486 configuration (sound, networking) to run in VMWare. | Florian Boor | 2 | |
2007-07-04 | xoo-vm: fix packaging | Florian Boor | 1 | |
2007-07-04 | meta-sdk: Some more directory layout related fixes. | Florian Boor | 1 | |
2007-07-04 | meta-sdk-gpe: Update to support new sdk arch names and splitted package ↵ | Florian Boor | 1 | |
directories. | ||||
2007-07-04 | merge of '0e150443d291bc62c30745eee41a34a08f3eb3db' | Florian Boor | 2 | |
and '1b058511a74a92f00fa349a145e6d36bc37c7e21' | ||||
2007-07-04 | meta-sdk: Update to support new sdk arch names and splitted package directories. | Florian Boor | 1 | |
2007-07-04 | sdk.bbclass: Add function to create sdk pacakge indices. | Florian Boor | 1 | |
2007-07-04 | atk: added 1.19.3 - close #2567 | Joaquim Duran | 1 | |
2007-07-04 | sanity: if OE is used by root user (userid 0) then raise error (from Poky) | Marcin Juszkiewicz | 1 | |
2007-07-04 | merge of '48173d5e9ba6b9c01006caf0faeedb090a20d0d1' | Marcin Juszkiewicz | 1 | |
and 'f3281034536642327c1e507cb7559b3899f99d18' | ||||
2007-07-04 | qemu-native: added zlib-native to DEPENDS - close #2561 | Marcin Juszkiewicz | 1 | |
2007-07-04 | gtkmm: add cairomm to DEPENDS | Rolf Leggewie | 1 | |
2007-07-03 | uicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564 | Michael Krelin | 2 | |
2007-07-03 | task-opie-all: added missing PACKAGES - should close #2572 | Marcin Juszkiewicz | 1 | |
2007-07-03 | sharprom-compatible: use sanity and changed DISTRO_VERSION so builds does ↵ | Patrik Gfeller | 1 | |
not break on 2.4-crapix kernels - close #2581 | ||||
2007-07-03 | linux-rp: switch to Thomas patches | Marcin Juszkiewicz | 1 | |
2007-07-03 | modutils(-cross): depend on bison-native - closes #2583 | Patrik Gfeller | 2 | |
2007-07-03 | linux-rp: switch to Thomas patches | Marcin Juszkiewicz | 1 | |
2007-07-03 | merge of '290305d126092679b5d9b8f4f299b6dce4dd8da6' | Marcin Juszkiewicz | 3 | |
and 'dac58e411440987135799adb8235fe46a6d6e1c7' | ||||
2007-07-03 | linux-rp 2.6.21: adapted collie patches to apply - close #2592 | Marcin Juszkiewicz | 3 | |
2007-07-03 | merge of '80ab682c6bb8a0598f7082eb2cfc84039cc516ba' | OpenEmbedded Project | 3 | |
and '9e9051124800e7d4f113baa880bf489834c0fbf2' | ||||
2007-07-03 | merge of '1293c35f9186cb98ae4e1efe9e3cb8cc0e607def' | Marcin Juszkiewicz | 10 | |
and '799ba111ed9bf4dd2c65638fc75b6af788b54ab7' | ||||
2007-07-03 | linux: make Sarge-AT91 use u-boot-mkimage-gta01-native instead of uboot ↵ | Marcin Juszkiewicz | 1 | |
(which is not building) | ||||
2007-07-03 | merge of '2d48e0fc062c46f883515824089be8f20112f660' | Florian Boor | 3 | |
and '4a07a607b67720e33adbdc68da34bdc153b7f87d' | ||||
2007-07-03 | 0xffff-native: Depend on libusb, license change to GPLv3. | Florian Boor | 2 | |
2007-07-03 | linux-x86: Add deploying of kernel image again. | Florian Boor | 1 | |