Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-17 | merge of '1ca0ede88a8098bb5aecc096c437b17e3779239a' | Leon Woestenberg | 4 | |
and '1d3cbf1f69da57387c0d0eb4329fc5054a9ccec0' | ||||
2007-05-17 | helloworld: package plus image for truly minimal user space, a statically ↵ | Leon Woestenberg | 4 | |
linked hello world executable. | ||||
2007-05-17 | merge of 'e41a7519b0ab5d7de23e01a67be1fee207a88b76' | Paul Sokolovsky | 7 | |
and 'e97f7fcb1a8a20872c5ea4de757e3bff33a398fa' | ||||
2007-05-17 | merge of '92f91dfdf52da32011c3e63a10dc0a8ad7ca21d0' | Paul Sokolovsky | 7 | |
and '9caf4879e772b5cd396d3c2432ca05255875a9dd' | ||||
2007-05-17 | packages/pciutils/pcituils-2.2.4: Fix configure for gnueabiuclibc builds | Holger Freyther | 1 | |
2007-05-17 | linux-handhelds-2.6: Update defconfigs, from defconfigman r230. | Paul Sokolovsky | 7 | |
* Also htcuniversal defconfig, contributed by tsdogs (#htc-linux). | ||||
2007-05-17 | merge of 'b9c37660cebe17de93a1e9fd5e1be9c5035fb211' | Marcin Juszkiewicz | 1 | |
and 'f964905bf487728eff9d71fa4573ba288c6ed392' | ||||
2007-05-17 | binutils-cross-sdk: add 2.17.50.0.5 | Koen Kooi | 1 | |
2007-05-17 | sdk.bbclass: also package debug files | Koen Kooi | 1 | |
2007-05-17 | merge of '8390c5b6b9d59cb9aaf655dbe6f2e39726610caf' | Marcin Juszkiewicz | 24 | |
and 'e7f1b73351ab28d61011332ab47196f1dc6a1931' | ||||
2007-05-17 | insane.bbclass: fix sdk builds | Koen Kooi | 1 | |
2007-05-17 | merge of '1a21079a72078639c12d843797719e166601e64e' | Koen Kooi | 18 | |
and '64fe11e01c9845f19dd3d5403d1680b675228460' | ||||
2007-05-17 | gcc4-build-sdk: fix USE_NLS | Koen Kooi | 1 | |
2007-05-17 | grep 2.5.1: Fix for uclibc. Grep uses __mempcpy which glibc provides but | Jamie Lenehan | 4 | |
uclibc doesn't. Since both glibc and uclibc provide the mempcpy version use that instead. | ||||
2007-05-17 | bluez-utils 3.9: Fix for uclibc. Termios speed above 115k are not supported, | Jamie Lenehan | 2 | |
so check for the definition of the faster speeds before trying to use them. | ||||
2007-05-17 | blueprobe 0.18: Fix for uclibc. Termios speed above 115k are not supported, | Jamie Lenehan | 2 | |
so check for the defintion of the faster speeds before trying to use them. | ||||
2007-05-17 | site: Update the site files to handle glibc having sys_siglist while uclibc | Jamie Lenehan | 8 | |
doesn't. It was only enabled for arm and ixp4xx in older version of uclibc but not for anything else. Uclibc says it'll go away in uclibc soon and so shouldn't be used. | ||||
2007-05-16 | altboot: Add SVNR48, completing Flash, HDD and CF booting on spitz. | Matthias Hentges | 2 | |
2007-05-16 | gcc-cross-sdk 4.1.2: remove obsolete patch | Koen Kooi | 1 | |
2007-05-16 | powertop: update to 1.2 | Marcin Juszkiewicz | 1 | |
2007-05-16 | evince, pimlico: bump PR for latest icon-cache change | Koen Kooi | 3 | |
2007-05-16 | uclibc: enable c99 math for ep93xx | Koen Kooi | 1 | |
2007-05-16 | uclibc: bump PR for zecke's change to the config | Koen Kooi | 1 | |
2007-05-16 | gtk-icon-cache.bbclass: postinst scripts need hicolor-icon-theme (bunch of ↵ | Koen Kooi | 1 | |
directories + 1 small textfile), so add it to RDEPENDS | ||||
2007-05-16 | hicolor-icon-theme: set package arch to all | Koen Kooi | 1 | |
2007-05-16 | merge of '1c4ee14296c98438edf9aebdbe655db562583e52' | Koen Kooi | 1 | |
and '6f56c7d82482d2097d9668c7a97af22ea3e644b8' | ||||
2007-05-16 | evince: checkin missing patch | Koen Kooi | 1 | |
2007-05-16 | merge of '2e36c8f0c56f59ea677a4fe8814a5a2db0728380' | Florian Boor | 34 | |
and '3bbd9735ce9ed4fbb5306c2f3ec8720768f407eb' | ||||
2007-05-16 | evince: update to 0.9.0, from poky | Koen Kooi | 1 | |
2007-05-16 | gnome-doc-utils: update to 0.10.3 | Koen Kooi | 1 | |
2007-05-16 | sudo 1.6.8p12: Redo the long long autoconf macros using what is in the | Jamie Lenehan | 5 | |
current sudo cvs, the previous version wasn't really correct. Should close #1462. | ||||
2007-05-16 | clamav 0.90.2: Fix build for uclibc by testing for libintl and linking | Jamie Lenehan | 2 | |
against it if required and added virtual/libintl to DEPENDS to ensure the functionality exists either in libc or via a seperate library. | ||||
2007-05-16 | uclibc 0.9.29: Add machine configuration for the sh4 based titan board. | Jamie Lenehan | 2 | |
2007-05-16 | havp 0.86: Add new version. This version is compatile with the clamav 0.9x | Jamie Lenehan | 7 | |
versions. | ||||
2007-05-16 | clamav: Add 0.90.2 version, remove older versions plus a number of other | Jamie Lenehan | 18 | |
changes: * Remove 0.88.6 * Added 0.90.2 * Add a new clamav-conf package to hold clamd.conf. This is needed by both clamd and freshclam and previously you needed to install clamd even if you didn't want it just to get freshclam to work. * Assume that /var/lib is non-volatile. Move the virus database there by default. * Update configuration files for the new 0.9x syntax. * Simplify the init scripts. * Indicate the freshclam also provides clamav data, so if you install freshclam you don't need data. * NOTE: There are incompatible changes to libclamav in this release, anything that links directly against the library will need to be updated. | ||||
2007-05-16 | merge of 'b43a990c14ad8ab39c9290ff13c74413357d3365' | Florian Boor | 4 | |
and 'e39fd671622f6b7d265429c36cb31a14283b6232' | ||||
2007-05-16 | osb-nrcit: Update to build latest svn trunk. | Florian Boor | 1 | |
2007-05-16 | osb-nrcore: Update to build latest svn trunk. | Florian Boor | 1 | |
2007-05-16 | osb-jscore: Update to build latest svn trunk. | Florian Boor | 1 | |
2007-05-16 | gpe-bluetooth: Add svn version. | Florian Boor | 1 | |
2007-05-15 | packages/uclubc: Enable C99 math to get isnan needed for perl on ansgtrom | Holger Freyther | 2 | |
Feel free to move this to the machine files if it is not a distro feature | ||||
2007-05-15 | conf/checksums.ini: Add my icu sums | Holger Freyther | 1 | |
2007-05-15 | merge of '74fc3044282473d52ab00992eddb5d72da74e7ff' | Philip Balister | 1 | |
and 'dcf242dc6723b2c4841dad9bc8a5bca9179f0d5f' | ||||
2007-05-15 | merge of '42944a2fa933c39933c8b65cfa592c28efa57387' | Koen Kooi | 2 | |
and '5df6035ef92e0f27c836b65338f4cd1a09c506d4' | ||||
2007-05-15 | babl: fix up packaging | Koen Kooi | 1 | |
2007-05-15 | libtool-cross_1.5.22.bb : Comment out experimental, unfinished patch. | Philip Balister | 1 | |
2007-05-15 | merge of '36a3e8d1c238807062d51987c38ef05ebad7767c' | Philip Balister | 6 | |
and '56ba744369ba7e91f99f26ec49b2be38baff69d9' | ||||
2007-05-15 | libtool-{cross,native}_1.5.22 : Add changes from Poky to 1.5.22. | Philip Balister | 2 | |
2007-05-15 | gegl: fix depends | Koen Kooi | 1 | |
2007-05-15 | avahi: merge r1686 from poky: | Koen Kooi | 2 | |
avahi: added pidof to dependencies |