Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-07-01 | autoconf: changed the sizeof patch a little bit; | Frans Meulenbroeks | 2 | |
gcc 4.1.1 optimisations would cause this to fail this patch makes sure x is referenced and cannot be optimised away | ||||
2006-06-29 | merge of aa18ee8eb2023a276ade17e86029f95c7bd44e9b | Michael Lauer | 3 | |
and c7ec779da9615eb36704166a03857d716d9a2908 | ||||
2006-06-29 | pvrusb2-mci: added missing hotplug files | Frans Meulenbroeks | 3 | |
2006-06-29 | acx-firmware: recommend kernel modules, don't depend on them | Philipp Zabel | 1 | |
2006-06-29 | fbreader 0.7.3d: fixed SRC_URI | Marcin Juszkiewicz | 1 | |
2006-06-29 | suspend-desktop: fixups | Koen Kooi | 1 | |
* fix do_install to not break (see oe bug #1023, #1024 and #1025) * set package_arch to all | ||||
2006-06-29 | debianutils: added 2.16.1 | Marcin Juszkiewicz | 1 | |
2006-06-29 | linux-titan-sh4 2.6.16: Updates: | Jamie Lenehan | 3 | |
- Add support for getgeo to the ssfdc driver so lilo will work with onboard flash with recent kernels. - Override the KERNEL_RELEASE to be KERNEL_VERSION - since sh kernels add -sh to the end and this isn't being picked up. - Change the kernel imagetype to zImage since lilo boots that fine and the uncompressed kernel is too large to be booted. - Fix misspelling of date in SRC_URI | ||||
2006-06-28 | merge of 2688bfa9b672d5b4d8734a288aa8b1e77ee47a60 | Kristoffer Ericson | 27 | |
and 451e0728f5380a834da5ad8ecd79994cf6f12315 | ||||
2006-06-28 | merge of 60da1de31387d235b99e99c95290e2f845e6d0b0 | Kristoffer Ericson | 2 | |
and e4bf98913631900c38f8f05d74d0f47a2a231a60 | ||||
2006-06-28 | /conf/distro/jlime-donkey.conf: Addition of seperate kernel compile | Kristoffer Ericson | 2 | |
* Sets 3.4.3 as the default kernel compiler /linux/linux-jlime-sh3_2.6.16.20 : Addition of seperate kernel compile * Adds CC suffix to -3.4.3 so that gcc-3.4.3 will handle it Note currently, broken due to bitbake but change until working | ||||
2006-06-28 | slugos-packages.bb: removed memtester; it builds locally but fails on the ↵ | Frans Meulenbroeks | 1 | |
autobuild | ||||
2006-06-28 | merge of f53e73238f903a9d33e92490cbd1cb8822fcf5f0 | Michael Lauer | 25 | |
and b6fd5d15175f87facba5c703b206a7c235ecaed5 | ||||
2006-06-28 | merge of 857d29a477b23e8bc2f6523391fe6bbcb15cf15a | Michael Lauer | 2 | |
and 89e400b6f42a60c37056051e437ba68603f0727f | ||||
2006-06-28 | site: add tests to make lzo compile w/ gcc 4.1.1 - closes #1099 | Michael Lauer | 3 | |
2006-06-28 | ctorrent: updated with the latest patches from www.rahul.net | Frans Meulenbroeks | 3 | |
2006-06-28 | reiser4progs: fixed SRC_URI for sure | Marcin Juszkiewicz | 1 | |
2006-06-28 | reiser4progs: fixed SRC_URI | Marcin Juszkiewicz | 1 | |
2006-06-28 | libaal: fixed SRC_URI | Marcin Juszkiewicz | 1 | |
2006-06-28 | /perl/perl/5.8.7/config.sh-sh3-linux: Fixing sh4->sh3 typos | Kristoffer Ericson | 1 | |
* Fixes typos where sh4 was written instead of sh3 | ||||
2006-06-28 | merge of 0c68cd9f7176bca16daf6bc374bbe0adcb6f7736 | Kristoffer Ericson | 11 | |
and 9e7bb196edb79eecad7d7ed9e5be82a0489356f6 | ||||
2006-06-28 | /meta/jlime-opie: Addition of new jlime meta package | Kristoffer Ericson | 1 | |
* Addition of new jlime meta package, used opie-image as template. More changes to come later | ||||
2006-06-28 | qte-2.3.10: update suspend-resume-hooks patch for w100 accelleration on c7x0. | Michael Lauer | 4 | |
patch courtesy Manuel Teira - thanks! | ||||
2006-06-28 | opie-taskbar: c7x0 w/ w100 acceleration needs a special suspend/resume script | Michael Lauer | 4 | |
2006-06-28 | merge of 39729d6b68678d5bbb038fa919a3543cf944ae5a | Graeme Gregory | 1 | |
and 6952b3aa759f2634793539e314d873ae4a18dfbf | ||||
2006-06-28 | packages/glib-1.2/glib-1.2-1.2.10/glib-config-use-pkg-config : a rediff | Graeme Gregory | 1 | |
with a small change to allow behaviour that glib-1.2.m4 expects. Now if a module is not presented it defaults to glib. This is the behaviour glib-1.2.m4 expects and is the classic behaviour of glib-config. | ||||
2006-06-28 | merge of 96fed78607f0529e7177d55147568944ff559a90 | Koen Kooi | 8 | |
and c2ca1eca3e23b0468ffeab450e6a81d6ca829e45 | ||||
2006-06-28 | conf/machine/include/: remove openswan, do distro stuff in conf/distro | Koen Kooi | 3 | |
2006-06-28 | linux/linux-titan-sh4-2.6.16: Add a 2.6.16 kernel for the sh4 based "titan" | Jamie Lenehan | 4 | |
board. This is the only sh4 compatible kernel in OE. | ||||
2006-06-28 | psmisc 21.8: Update for uClibc. psmisc requires libintl on uClibc which it | Jamie Lenehan | 2 | |
correctly determines in the configure script but fails to actually use. Patch Makefile.am to link to libintl if it determines that it's required. Has no effect on the glibc build. Also added virtual/libintl to the DEPENDS. | ||||
2006-06-27 | icecast: added --disable-yp (otherwise it will try to use curl but for | Frans Meulenbroeks | 1 | |
a cross build this breaks configure) | ||||
2006-06-27 | merge of 04349a15fcf0be8c719e5faa20f6d3b7173944ca | Kristoffer Ericson | 1 | |
and 7817ada25bed9fc5f2f70a500853200cb2219b68 | ||||
2006-06-27 | jlime-donkey.conf: Setting CVS date in distro file | Kristoffer Ericson | 1 | |
Nearing release, so lets stop the endless cvs updates. | ||||
2006-06-27 | gcc 4.1.1: raise default pref since it has proven to be working quite well | Koen Kooi | 1 | |
2006-06-27 | efl++.inc: depends on etk as well | Koen Kooi | 1 | |
2006-06-27 | efl++: add floating cvs version to get the latest and greatest efl++ goodness | Koen Kooi | 2 | |
2006-06-27 | site/sh4-linux-uclibc: Add the required entries to build ipsec-tools. | Jamie Lenehan | 1 | |
2006-06-27 | merge of 6c8af3e5626e2962745d40f48121c1f325288cda | Koen Kooi | 4 | |
and d5cd44e4415b52831c79b2b82d546c0ba8c24528 | ||||
2006-06-27 | merge of 57049c964aaa418dc6616a940358cef3ba2d9c93 | Koen Kooi | 2 | |
and c880d1638f21e30343870a64fdfc3dc42c537574 | ||||
2006-06-27 | gomunicator: removed RDEPENDS | Koen Kooi | 1 | |
2006-06-26 | xauth: Rename/Move to x11-apps. Test MT rename operation. | Raymond Danks | 4 | |
2006-06-26 | merge of 11d7234c6c07e62a7ec6e5c77e57b47cbdafb16e | Koen Kooi | 1 | |
and db0a543fe9e50611a979e08c263802aa2fc2b824 | ||||
2006-06-26 | slugos-packages.bb: several packages reporting as broken actually worked | Frans Meulenbroeks | 1 | |
added a few missing packages (were present in ` conf/distro/slugos-packages.conf but not here) | ||||
2006-06-26 | merge of 401e5a3d3886286d5d38029666c6ac415b7be733 | Koen Kooi | 9 | |
and 579cd260bbdc718a32d629b94fbece89881341a8 | ||||
2006-06-26 | ep93xx: add 2.6.17.1/derevo19 kernel | Koen Kooi | 1 | |
2006-06-26 | obexpush: supply -Wl,-rpath to STAGING_LIBDIR | Michael Lauer | 1 | |
2006-06-26 | merge of 2091d412f452437ec9b7db4efc878f7c22f56082 | Michael Lauer | 28 | |
and ffb6505b4ab01a77c295daf9d0dda5c950eb1e89 | ||||
2006-06-26 | jlime-donkey.conf: Fixes Sanity issues | Kristoffer Ericson | 1 | |
* jlime-donkey.conf set Distro=... which of course local.conf also did causing a sanity issue. | ||||
2006-06-26 | zd1211: bumped PR to force rebuilding for 2.6.17 | Frans Meulenbroeks | 1 | |
2006-06-26 | pvrusb2-mci: added hotplug scripts | Frans Meulenbroeks | 1 | |