summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-06-01linux-rp-2.6.24: Sync defconfigs with Poky. Making the crypto modules ↵Richard Purdie12
builtin is wrong and compounds an existing space problem, the should be marked as autoloaded.
2008-06-01linux-rp-2.6.24: Uncondionally apply a number of patches, add missing patch ↵Richard Purdie1
from poky
2008-06-01linux-rp-2.6.24: Uncondionally apply a number of patches, add missing patch ↵Richard Purdie1
from poky
2008-06-01linux-rp.inc: Remove INITRAMFS_IMAGE setting. This is a personal ↵Richard Purdie1
(local.conf) or distro configuration option since its policy. Please discuss this on the mailing list or with me if you disagree.
2008-06-01linux-rp-2.6.24: Update locomo keyboard patch for collie/poodle (#2367)Richard Purdie1
2008-06-01merge of '7c7739053ba5cdf8bff6f5a8f4fbc67e37462db4'Michael Lauer1
and 'e6a459c55425abe66caef6b80f6fab95fb04c868'
2008-06-01fso-image: noauto for nfs filesystemMichael Lauer1
2008-06-01apmd: Use libtool --tag options to avoid problems with libtool 2.2.4 (from poky)Richard Purdie2
2008-06-01libpng12: Add fix for libtool 2.2.4 from pokyRichard Purdie3
2008-06-01lame: Run gnu-configize in do_configure to work with libtool 2.2.4 (from poky)Richard Purdie1
2008-06-01angstrom zeroconf audio: fix RDEPENDSKoen Kooi2
2008-06-01libtool: Add 2.2.4 (all varients) from Poky. Its not default since it will ↵Richard Purdie7
need work to get it working with all packages.
2008-06-01fso-image|moko-underground-image: add some toolsMichael Lauer2
2008-06-01merge of '1ba4060144f3549b5ec4424715ddde5fd9d0ad61'Michael Lauer251
and 'a66740dc82701e8bcaf09d803b69b8601b7efb2d'
2008-06-01linux-omap2 git: bump SRCREV and tweak defconfig to get a more stable ↵Koen Kooi2
bootprocess
2008-06-01angstrom 2008: prefer pixman 0.10.0Koen Kooi1
2008-06-01acpid: 1.0.6 and later don't need the gcc40.patch anymoreRolf Leggewie2
2008-06-01xfwm4: don't mangle the include pathRolf Leggewie1
* Currently all related libraries properly install at /usr/include/xfce4/ and the mangle is then breaking the compilation process. * commit by Laibsch
2008-06-01libvncserver: add possibility to use a logger by client. partly closes 4340.Otavio Salvador2
* commit by Laibsch
2008-05-31dbus 1.2.1: fix pidfile locationKoen Kooi2
2008-05-31classes/kernen.bbclass: Fix INITRAMFS logic to stop breaking builds for ↵Richard Purdie1
people not using it
2008-05-31opkg: update to 0.1.4Koen Kooi7
packagekit: update to 0.2.1 to match opkg API (with addional patch from openmoko)
2008-05-31xfce4-panel: improve packaging and include desktop files required for ↵Otavio Salvador1
plugins to work * commit by Laibsch
2008-05-31xfdesktop: improve packaging and include desktop files required for plugins ↵Otavio Salvador1
to work * commit by Laibsch
2008-05-31xkeyboard-config: initial commit with version 1.3. Based on work provided ↵Rolf Leggewie2
by Otavio. Partly closes 4340.
2008-05-30gtkmm: update to latest release 2.12.7Rolf Leggewie1
2008-05-30merge of '1ebb8850a0ea6484319457a058a3ce4c3085d004'Thomas Kunze6
and '3d80d5e99ef4e42b4c77c24486de8fac537f1165'
2008-05-30kernel.bbclass: get initramfs stuff workingThomas Kunze1
To use this you have to INITRAMFS_IMAGE to the desired image. In addition the you must have cpio.gz in IMAGE_FSTYPES (at least for that image see packages/images/initramfs-kexec-image.bb for an example)
2008-05-30merge of '3b41e4e73158261f5bf7a4671ebe1acc90e80a9c'OpenEmbedded Project24
and '545cc6bcb45999e0577dbcf287bebfa887c83b9b'
2008-05-30linux-rt-2.6.25.bb: Updated to -rt4.Leon Woestenberg1
2008-05-30linux-omap2 git: enable jffs2 filesystemKoen Kooi1
2008-05-30linux-omap2 git: add LED and NAND driversKoen Kooi4
2008-05-30task-sdk-host: add pkgconfig-sdk and opkg-sdkJohn Lee1
* remove unnecessary RDEPENDS * port from poky
2008-05-30zlib-sdk: add from pokyJohn Lee2
2008-05-30curl-sdk: add from pokyJohn Lee1
2008-05-30pkgconfig-sdk_0.23: add pkgconfig-sdk from poky.John Lee6
* modify pkgconfig.inc to work with different pkgconfig versions.
2008-05-30neuros-osd2: start machine file for the neuros osd v2.0 machineKoen Kooi1
2008-05-29merge of '2c36c1352880077becd0896d3b153e75f8b5f0ac'OpenEmbedded Project3
and 'a9d44faec0ce331d83a20afa025ec1454530c6bb'
2008-05-29linux-omap1 : Add bb file to build 2.6.25 kernel.Philip Balister3
Build tested only.
2008-05-29abiword: add 2.6.3Koen Kooi1
2008-05-29angstrom: prefer cairo 1.6.4Koen Kooi1
2008-05-29libmatthew: add 0.7John Lee3
2008-05-29dbus-java: add 2.4John Lee1
2008-05-29linux.inc: Add device tree location for MPC8515E-RDB.Leon Woestenberg1
Note that in 2.6.26, the device trees have been merged/changed.
2008-05-29merge of '318660b8f7240f5e784cdaa0a4b9048cf6216703'OpenEmbedded Project5
and '9a7b1dbe287eb9e4b90026bdaca80bbeaeef126b'
2008-05-29Prevent the loop in timespec_add_ns() to be optimised awayKhem Raj2
2008-05-29Add -frename-registers fix to GCC 4.3.0Khem Raj3
2008-05-28merge of 'c46c002524d0be121054c2e92ba2e12db4571442'OpenEmbedded Project3
and 'fa394e594a7df67376061a20e296005fc9068aff'
2008-05-28lcms: update to latest 1.17Rolf Leggewie1
2008-05-28linux-omap2 git: bump to 2.6.26-rc4Koen Kooi3