summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-10-02busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe ↵Oyvind Repvik2
bug #1417
2006-10-02classes/package.bbclass: use ?= for PACKAGEFUNCS *again*Koen Kooi1
* people should really watch out with introducing regressions
2006-10-02rdesktop: cvs change default pref to -1Adrian Davey1
2006-10-02angstrom: start removing overlap between task-base and task-angstromKoen Kooi3
2006-10-02perl 5.8.7: Use grep -I to ignore binary files instead of looking atJamie Lenehan1
the output message from grep. The output message could change depending on the LOCALE which would break the current test. Make it DEPEND on grep-native to ensure we get the gnu version of grep which is needed for -I to work. As per bug #1439.
2006-10-02grep 2.5.1: Add a -native version of grep.Jamie Lenehan1
2006-10-02ssmtp 2.61: Add back the patch which prevents ssmtp from attempting to stripJamie Lenehan1
the binaries during install. Without this the install fails due to the use of the host install calling the host strip which does not understand the target binary type. OE will take care of stripping the binary itself during packaging.
2006-10-01ixp4xx-kernel: Bump SVN_REV after new updateOyvind Repvik1
2006-10-01ixp4xx-kernel: bump SVN_REV again to include the entropy-related patchOyvind Repvik1
2006-10-01slugos-packages: Remove rng-tools from ucslugc feed. Won't build until ↵Oyvind Repvik1
argp-standalone can be built
2006-10-01debianslug/openslug: Add rng-daemon to rootfs. Adds ~25kbOyvind Repvik2
2006-10-01rng-tools: Add initscriptOyvind Repvik3
2006-10-01slugos-packages: Add rng-tools to slugos feedOyvind Repvik1
2006-10-01ixp4xx-kernel: Bump SVN_REVOyvind Repvik1
2006-10-01rng-tools: Add package rng-toolsOyvind Repvik2
2006-10-01angstrom: start of migration to task-baseKoen Kooi2
2006-10-01strace-4.5.14: drop CTL_PROC, was removed from kernel headersPhilipp Zabel2
2006-09-30libxml2 2.6.26 fix SRC_URIMichael Lauer1
2006-09-30merge of '2283d6d9e723829fa3f8206557ade078993a8e80'Oyvind Repvik16
and 'b98ae84398e0cce519822aa156ec0ef1d5de9794'
2006-09-30slugos-packages: Upgrade monotone to 0.27 in slugos feedsOyvind Repvik1
2006-09-29merge of '497bad113a4cfe870e10990d7361bc8a266713e5'Marcin Juszkiewicz4
and '7f3fc45ed4f6bbc596b8513870bdaa4ecc6576ce'
2006-09-29libxslt: added 1.1.17Marcin Juszkiewicz3
2006-09-29libxml: added 2.6.26Marcin Juszkiewicz1
2006-09-29merge of '5d78367052376f9cb5cf1254ebd88c2b1a03a2e7'Koen Kooi2
and 'ab8a258812c46a5d12ee3f0b5fc0de34ecc26d38'
2006-09-29merge of '1413d095164c683305cfc29d3e275c6cd0aff5c2'Paul Sokolovsky1
and 'b5eb7628476a2c567756faf33b76b13cf1b31eec'
2006-09-29xcalibrateext_git: Add latest xcalibrateext from X.org's git.Paul Sokolovsky1
* Replaces CVS version, moved away yesterday. * Actually X.org package now named xcalibrateproto.
2006-09-29merge of '1413d095164c683305cfc29d3e275c6cd0aff5c2'Marcin Juszkiewicz2
and 'c08c1b4bb94a697cdae713e266562bb43944ba77'
2006-09-29tk: fix dirs in tkConfig.sh so tk related stuff will be buildable after ↵Marcin Juszkiewicz1
cleaning WORKDIR
2006-09-29tcl: fix dirs in tclConfig.sh so tcl related stuff will be buildable after ↵Marcin Juszkiewicz1
cleaning WORKDIR
2006-09-29merge of '98c11111632ec1f22cd780bfc86f7f03dc5bfbcb'Paul Sokolovsky71
and 'f34d4b68a24b0179a8f2bdb573db7a7be933641a'
2006-09-29sane-srcdates.inc: Remove duplicate SRCDATE_xcalibrate, use teh same date asPaul Sokolovsky1
xcalibrateext.
2006-09-29xournal: add 0.3.1 Koen Kooi1
2006-09-29xournal: fix SRC_URIKoen Kooi1
2006-09-29slugos-packages: remove bluez-libsMustafa Yuecel1
- this line will cause the building of two bluez-libs versions (e.g. 2.25 and 3.4) - bluez-utils-nodbus depends on bluez-libs-${PV}, so this line is obsolete
2006-09-29subversion: remove (non-preferred) version 1.3.2, add (non-preferred) ↵Mustafa Yuecel1
version 1.4.0
2006-09-29bluez-hcidump: add version 1.32Mustafa Yuecel1
2006-09-29slugos and unslung distro: move distro-related variables out of machine configMustafa Yuecel3
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...)
2006-09-29cyrus-imapd: fix for gcc4 compilation failure. Closes OE bug #1361 and ↵Oyvind Repvik3
slugos ticket #21
2006-09-29merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eacMichael Lauer71
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40
2006-09-29glibc* 2.4 add proper fix for building against recent linux userland headersMichael Lauer4
repairs breakage introduce by previous patches. thanks Jamie Lenehan.
2006-09-29perl: Don't try and patch up references to /usr/include in binary files, asJamie Lenehan1
per #1439, so that configure doesn't fail if you happen to end up with this string in the perl-native binary.
2006-09-29perl: More shared library fixes for sh3/sh4, this time for the sharedJamie Lenehan2
libraries used by standard perl modules. This was picking up LD from OE which as the linking when we need to use gcc to link. Override LD when calling oe_make to force the use of gcc to link.
2006-09-29merge of '6867f0ae417cb46146424365283886d722fc2431'Paul Sokolovsky54
and '9a846512d8d824d05d745bcdc6285cc8c247b078'
2006-09-29xcalibrateext_cvs: Follow git renaming of xcalibrateext to xcalibrateproto.Paul Sokolovsky2
* XCalibrate was migrated to X.org git, where most other packages live. * After that, to follow new convention, its protocol definition part (vs implementation library) was renamed to have "proto" suffix. * That's state of git repo now, and if we patch older xserver release with XCalibrate support, let's make sure that this is done in a manner compatible with the git (as obviously, that will be base for new release). * This means, xserver-kdrive cannot be any longer built with older XCalibrate from previous CVS repo, and thus, it better be removed to alleviate confusion. * Move CVS bb to obsolete/ for now.
2006-09-29merge of 'b2a662ac2585015b4439669fe0ea87e07f214968'Paul Sokolovsky1
and 'cb44e59bed6bc73842fea15ac9ddba6e288734bb'
2006-09-29xserver-kdrive X11R7.1-1.1.0: Bump PR after XCalibrate cleanups.Paul Sokolovsky1
2006-09-29merge of '181c7e2445014a31c4777c104d5d3a6864b78579'Paul Sokolovsky54
and '627fc443abfac09c0a93519f6abaef480e614bed'
2006-09-29xserver-kdrive X11R7.1-1.1.0: xserver-xorg git has XCalibrate disabled by ↵Paul Sokolovsky1
default, follow that behavior.
2006-09-29merge of '3d85f312fa31a0b0288e0b7f3a55584da11fda39'Paul Sokolovsky54
and '7c2421f059a96dfff5f8c38f37f8843b73b3128e'
2006-09-29merge of '3156c089fb5cb0355b29f37144b9f906f2777e39'Paul Sokolovsky5
and 'ef8f7e1827f28b6c7ec038ca0a73fc38766ba61f'