summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-10-26merge of '1d92511895390061fd3632d482db7306357d2698'Paul Sokolovsky55
and '1db4aa570f4ea8df95e32e241f2b2e7e6f87ab3f'
2006-10-26linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1"Paul Sokolovsky1
* Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now.
2006-10-26linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based ↵Paul Sokolovsky1
kernel. Changes since 2.6.17-hh1 include: * h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver. * ALSA drivers fixed. * hx4700 navpoint fixes. * h2200/hx4700 IrDA fixes. * HTC Magician port added. * rx3000 ASIC3 support (including SD/MMC). Worth more confidence testing, DEFAULT_PREFERENCE="-1".
2006-10-26packages/net-tools/net-tools_1.60: Obey at least one policy and remove ↵Holger Freyther1
MAINTAINER
2006-10-26packages: Add net-tools to OpenEmbeddedHolger Freyther52
2006-10-26packages/fbgrab: Fix build dependencies of fbgrabHolger Freyther1
2006-10-26gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4tKoen Kooi2
* no more 'clz' isns in binaries
2006-10-25compulab-pxa270: Add machine and kernel support for compulab PXA270 moduleCliff Brake4
2006-10-25merge of 5d13f311dd93df73db461d6abca7480b39bbecbcKristoffer Ericson619
and 6bdfd4680fb56e499b8a254034efb752dead5002
2006-10-25handhelds-sa-2.6: Remove stale override dir.Paul Sokolovsky1
2006-10-25handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.Paul Sokolovsky3
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.
2006-10-25jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 ↵Paul Sokolovsky2
recipe, move defconfig there.
2006-10-25gcc-cross-sdk: add 4.1.1Koen Kooi1
2006-10-25mdadm: update to 2.5.5, which should work a bit better on BE systemsKoen Kooi2
2006-10-25handhelds-pxa-2.6: Rename to linux-handhelds-2.6Paul Sokolovsky27
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
2006-10-25expat: bump PR Koen Kooi1
2006-10-25openobex: fix packagingKoen Kooi1
2006-10-25libmimedir: fix packagingKoen Kooi1
2006-10-25libgpelaunch: don't ship debug info in main packages, clean up old versionsKoen Kooi4
2006-10-25libgpewidget: don't ship debug stuff in main packages and clean up old versionsKoen Kooi6
2006-10-24glib-1.2-native : apply patch from lenehan@twibble.org for staging Graeme Gregory1
problem. Thanks for that one.
2006-10-24merge of 4228f36c4f155245f64f7cb36ab837dabdc3b85eMichael Lauer1
and a7356e337a26583fd1cde090a1a5ec62c75511aa
2006-10-24sharprom-toolchain 1.0 PROVIDE your stuff only for DISTRO=sharprom-compatibleMichael Lauer1
2006-10-24p3scan 2.9.05d: Remove the .debug directory from the main package.Jamie Lenehan1
2006-10-24havp 0.82: Remove the .debug directory from the main package.Jamie Lenehan1
2006-10-24findutils 4.1.20: Use alternatives for find and xargs since these commandsJamie Lenehan1
are also provided by busybox. Closes #1472.
2006-10-23patch 2.5.9: Use alternatives for patch since busybox also provides a patchJamie Lenehan2
command. As per #1472.
2006-10-23qemu-native * make do_stage more reliableMichael Lauer1
2006-10-23merge of '23bb0a8c4f3ff02382510526c89865eec5758b71'Michael Lauer5
and 'e9cc6897a9a437e57ba2a9981767654a5d04d336'
2006-10-23qemu-native * make it pick up sdl-config-nativeMichael Lauer1
2006-10-23libsdl-native 1.2.11 inherit binconfigMichael Lauer1
2006-10-23linux-omap1: use OBJCOPY instead of hardcoded binary (so it will work with ↵Marcin Juszkiewicz1
EABI), use for temporary files
2006-10-23linux-omap1: added 2.6.18-omap1 fetched via HTTPMarcin Juszkiewicz4
2006-10-23libxml: revert SRC_URI change to tar.bz2 -- I don't see any bz2 on ↵Michael Lauer1
ftp.xmlsoft.org
2006-10-23clearsilver 0.10.3: Stage the headers and libraries so that C basedJamie Lenehan1
applications that use clearsilver can be built under OE.
2006-10-23ixp4xx-kernel: Updated 2.6.19 svn revRod Whitby1
2006-10-23coreutils 5.3: Fix for glibc 2.5 by renaming the tee function to tee_filesJamie Lenehan2
to prevent a conflict with the tee function definied by glibc 2.5 The name tee_files is what is used in newer coreutils distriubtions. See bug #1483.
2006-10-22packages/ossie/ossie-usrp-device_svn.bb : Add OSSIE device support for GNUPhilip Balister1
Radio Universal Software Radio Peripheral.
2006-10-22packages/images/ossie-image.bbPhilip Balister2
packages/tasks/task-ossie.bb * Add bb files that build images for OSSIE based software radios.
2006-10-22packages/usrp/files/install_test.patch : Add patch required to install usrpPhilip Balister1
usrp test programs.
2006-10-22packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.Philip Balister1
2006-10-22packages/ossie/ossie-demo_svn.bb : Update dependency package names.Philip Balister1
2006-10-22conf/distro/openomap.confPhilip Balister1
conf/machine/omap5912osk.conf packages/linux/linux-omap1-2.6.18+git/defconfig * Add alsa support to openomap distro on the omap5912osk. * Modify linux-omap1-2.6.18+git defconfig to include alsa driver
2006-10-22add gtracer, a gsignal run-time inspection and debugging utilityMichael Lauer2
2006-10-22add ginspector, a run-time debugging and inspection utility for Gtk+ based ↵Michael Lauer1
programs
2006-10-22add glrr-widgets, a library for inspection widgets for Gtk+ based programsMichael Lauer1
2006-10-22add glrr, an inspection library for glib, gobject, and gtk+Michael Lauer2
2006-10-22gtk+: various fixesKoen Kooi38
* drop 2.10.0 and 2.10.1 * ship gtk-update-icon-cache (from Poky) * fix -dev packages (from Poky) * fix -dbg packages (from Poky)
2006-10-22perl: fix issues with debug packages, from PokyKoen Kooi3
2006-10-22goffice: add 0.3.2Koen Kooi1
* default preferece is -1 since the API goes backwards: libgoffice-0-3_0.3.2-r0_armv5te.ipk libgoffice-1-2_0.2.1-r0_armv5te.ipk this is likely to be an upstream issue