Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-02 | ssmtp 2.61: Add back the patch which prevents ssmtp from attempting to strip | Jamie Lenehan | 1 | |
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-01 | ixp4xx-kernel: Bump SVN_REV after new update | Oyvind Repvik | 1 | |
2006-10-01 | ixp4xx-kernel: bump SVN_REV again to include the entropy-related patch | Oyvind Repvik | 1 | |
2006-10-01 | slugos-packages: Remove rng-tools from ucslugc feed. Won't build until ↵ | Oyvind Repvik | 1 | |
argp-standalone can be built | ||||
2006-10-01 | debianslug/openslug: Add rng-daemon to rootfs. Adds ~25kb | Oyvind Repvik | 2 | |
2006-10-01 | rng-tools: Add initscript | Oyvind Repvik | 3 | |
2006-10-01 | slugos-packages: Add rng-tools to slugos feed | Oyvind Repvik | 1 | |
2006-10-01 | ixp4xx-kernel: Bump SVN_REV | Oyvind Repvik | 1 | |
2006-10-01 | rng-tools: Add package rng-tools | Oyvind Repvik | 2 | |
2006-10-01 | angstrom: start of migration to task-base | Koen Kooi | 2 | |
2006-10-01 | strace-4.5.14: drop CTL_PROC, was removed from kernel headers | Philipp Zabel | 2 | |
2006-09-30 | libxml2 2.6.26 fix SRC_URI | Michael Lauer | 1 | |
2006-09-30 | merge of '2283d6d9e723829fa3f8206557ade078993a8e80' | Oyvind Repvik | 16 | |
and 'b98ae84398e0cce519822aa156ec0ef1d5de9794' | ||||
2006-09-30 | slugos-packages: Upgrade monotone to 0.27 in slugos feeds | Oyvind Repvik | 1 | |
2006-09-29 | merge of '497bad113a4cfe870e10990d7361bc8a266713e5' | Marcin Juszkiewicz | 4 | |
and '7f3fc45ed4f6bbc596b8513870bdaa4ecc6576ce' | ||||
2006-09-29 | libxslt: added 1.1.17 | Marcin Juszkiewicz | 3 | |
2006-09-29 | libxml: added 2.6.26 | Marcin Juszkiewicz | 1 | |
2006-09-29 | merge of '5d78367052376f9cb5cf1254ebd88c2b1a03a2e7' | Koen Kooi | 2 | |
and 'ab8a258812c46a5d12ee3f0b5fc0de34ecc26d38' | ||||
2006-09-29 | merge of '1413d095164c683305cfc29d3e275c6cd0aff5c2' | Paul Sokolovsky | 1 | |
and 'b5eb7628476a2c567756faf33b76b13cf1b31eec' | ||||
2006-09-29 | xcalibrateext_git: Add latest xcalibrateext from X.org's git. | Paul Sokolovsky | 1 | |
* Replaces CVS version, moved away yesterday. * Actually X.org package now named xcalibrateproto. | ||||
2006-09-29 | merge of '1413d095164c683305cfc29d3e275c6cd0aff5c2' | Marcin Juszkiewicz | 2 | |
and 'c08c1b4bb94a697cdae713e266562bb43944ba77' | ||||
2006-09-29 | tk: fix dirs in tkConfig.sh so tk related stuff will be buildable after ↵ | Marcin Juszkiewicz | 1 | |
cleaning WORKDIR | ||||
2006-09-29 | tcl: fix dirs in tclConfig.sh so tcl related stuff will be buildable after ↵ | Marcin Juszkiewicz | 1 | |
cleaning WORKDIR | ||||
2006-09-29 | merge of '98c11111632ec1f22cd780bfc86f7f03dc5bfbcb' | Paul Sokolovsky | 71 | |
and 'f34d4b68a24b0179a8f2bdb573db7a7be933641a' | ||||
2006-09-29 | sane-srcdates.inc: Remove duplicate SRCDATE_xcalibrate, use teh same date as | Paul Sokolovsky | 1 | |
xcalibrateext. | ||||
2006-09-29 | xournal: add 0.3.1 | Koen Kooi | 1 | |
2006-09-29 | xournal: fix SRC_URI | Koen Kooi | 1 | |
2006-09-29 | slugos-packages: remove bluez-libs | Mustafa Yuecel | 1 | |
- 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-29 | subversion: remove (non-preferred) version 1.3.2, add (non-preferred) ↵ | Mustafa Yuecel | 1 | |
version 1.4.0 | ||||
2006-09-29 | bluez-hcidump: add version 1.32 | Mustafa Yuecel | 1 | |
2006-09-29 | slugos and unslung distro: move distro-related variables out of machine config | Mustafa Yuecel | 3 | |
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...) | ||||
2006-09-29 | cyrus-imapd: fix for gcc4 compilation failure. Closes OE bug #1361 and ↵ | Oyvind Repvik | 3 | |
slugos ticket #21 | ||||
2006-09-29 | merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eac | Michael Lauer | 71 | |
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40 | ||||
2006-09-29 | glibc* 2.4 add proper fix for building against recent linux userland headers | Michael Lauer | 4 | |
repairs breakage introduce by previous patches. thanks Jamie Lenehan. | ||||
2006-09-29 | perl: Don't try and patch up references to /usr/include in binary files, as | Jamie Lenehan | 1 | |
per #1439, so that configure doesn't fail if you happen to end up with this string in the perl-native binary. | ||||
2006-09-29 | perl: More shared library fixes for sh3/sh4, this time for the shared | Jamie Lenehan | 2 | |
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-29 | merge of '6867f0ae417cb46146424365283886d722fc2431' | Paul Sokolovsky | 54 | |
and '9a846512d8d824d05d745bcdc6285cc8c247b078' | ||||
2006-09-29 | xcalibrateext_cvs: Follow git renaming of xcalibrateext to xcalibrateproto. | Paul Sokolovsky | 2 | |
* 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-29 | merge of 'b2a662ac2585015b4439669fe0ea87e07f214968' | Paul Sokolovsky | 1 | |
and 'cb44e59bed6bc73842fea15ac9ddba6e288734bb' | ||||
2006-09-29 | xserver-kdrive X11R7.1-1.1.0: Bump PR after XCalibrate cleanups. | Paul Sokolovsky | 1 | |
2006-09-29 | merge of '181c7e2445014a31c4777c104d5d3a6864b78579' | Paul Sokolovsky | 54 | |
and '627fc443abfac09c0a93519f6abaef480e614bed' | ||||
2006-09-29 | xserver-kdrive X11R7.1-1.1.0: xserver-xorg git has XCalibrate disabled by ↵ | Paul Sokolovsky | 1 | |
default, follow that behavior. | ||||
2006-09-29 | merge of '3d85f312fa31a0b0288e0b7f3a55584da11fda39' | Paul Sokolovsky | 54 | |
and '7c2421f059a96dfff5f8c38f37f8843b73b3128e' | ||||
2006-09-29 | merge of '3156c089fb5cb0355b29f37144b9f906f2777e39' | Paul Sokolovsky | 5 | |
and 'ef8f7e1827f28b6c7ec038ca0a73fc38766ba61f' | ||||
2006-09-29 | xserver-kdrive X11R7.1-1.1.0: Follow git renaming of xcalibrateext to ↵ | Paul Sokolovsky | 1 | |
xcalibrateproto. * 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. | ||||
2006-09-28 | libxslt 1.1.12: Add the -dbg package to the PACKAGES list. | Jamie Lenehan | 1 | |
2006-09-28 | libxslt 1.1.12: Disable searching for libgcrypt. Currently it will either | Jamie Lenehan | 1 | |
include or not include it depending on if it has been built and if an OE version hasn't been built but a host version is installed it'll try and link with the host version. Closes #1160. | ||||
2006-09-28 | merge of '40ec719fc9cc4cb736be0ec589bede256813af3d' | Jamie Lenehan | 22 | |
and '879222e30e61459039f6b006501371c7941f25b1' | ||||
2006-09-28 | perl: Update cpan_build to automatically add libmodule-build-perl-native to | Jamie Lenehan | 2 | |
DEPENDS when building anything apart from libmodule-build-perl or libmodule-build-perl-native. When building itself it uses itself to provide the libmodule-build-perl code, for anything else it needs to have been built and installed. Remove the explicit depends from the modules that use it. | ||||
2006-09-28 | kismet_2006-04-R1.bb : new version | Graeme Gregory | 3 | |