Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 19 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2009-02-13 | sshfs-fuse: bump up to upstream version 2.2 | Mike Westerhof | 1 | |
simple recipe bump patch, tested on the OMAP3EVM and Pandora boards. Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 9 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 9 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 6 | |
2008-10-15 | fuse/curlftpfs: Update to 0.9.2 | Dirk Opfer | 1 | |
2008-09-26 | fuse.inc: add hacky workaround to stop fuse-module (which doesn't build) ↵ | Koen Kooi | 1 | |
being built for 2.6 kernels | ||||
2008-05-09 | fuse: add curlftpfs, filesystem client based on the FTP | Dirk Opfer | 1 | |
2008-02-10 | merge of '2db4e9cef88c3ec05f6df40ed5af176f05ff53f2' | Rod Whitby | 4 | |
and 'ff65599591bcdfa3d446b1ea051a1d78970b2a0e' | ||||
2008-02-10 | fuse: Update from 2.7.1 to 2.7.2 so that it builds against 2.6.24 kernel | Rod Whitby | 4 | |
2008-02-10 | Unslung: fuse-module - add old fuse module; this is the last fuse version ↵ | Mike Westerhof | 3 | |
that worked on the old 2.4 kernels. | ||||
2007-11-17 | gmailfs: add 0.8.0 | Philipp Zabel | 3 | |
2007-11-17 | fuse-module: add 2.7.1 | Philipp Zabel | 1 | |
2007-11-16 | fuse: add 2.7.1 | Philipp Zabel | 3 | |
2007-08-28 | sshfs-fuse: update to 1.8 | Michael Lauer | 4 | |
fuse: remove 2.5.3 and 2.6.0, 2.6.5 proved to be pretty stable. may add 2.7.0 soon | ||||
2007-05-10 | gmailfs: update to 0.7.3. Closes 2256. | Rolf Leggewie | 1 | |
2007-05-07 | fuse: (hopefully) fix all remaining issues | Koen Kooi | 2 | |
2007-05-07 | sshfs-fuse: package all files, closes #2047 | Koen Kooi | 1 | |
2007-05-07 | sshfs-fuse: update to 1.7 | Junqian Gordon Xu | 1 | |
2007-05-07 | fuse: update to 2.6.5 and make packaging more granular | Koen Kooi | 4 | |
2007-05-07 | fuse 2.6.3: fix packaging | Koen Kooi | 1 | |
2007-05-07 | fuse 2.5.3: fix FILES for libfuse | Koen Kooi | 1 | |
2007-03-10 | fuse: upgrade to 2.6.3 from upstream; remove dependency on the fuse kernel | Mike Westerhof | 3 | |
module as we wish to use the fuse module provided with recent kernels. | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 3 | |
2006-12-21 | fuse: unify, clean up | Rolf Leggewie | 4 | |
2006-11-14 | fuse: update to 2.6.0 | Koen Kooi | 3 | |
2006-11-14 | gmailfs: update to 0.7.2 | Koen Kooi | 1 | |
2006-11-13 | gmailfs: re-added broken version - koen will fix it | Marcin Juszkiewicz | 1 | |
2006-11-13 | gmailfs: dropped - OE lack python-fuse which it depend and there were few ↵ | Marcin Juszkiewicz | 1 | |
new versions upstream so it looks like no one care | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 4 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-05 | fuse: fix RRECOMMEND(S) | Koen Kooi | 4 | |
2006-08-09 | lots of files: fix my mailaddress | Koen Kooi | 6 | |
2006-05-08 | fuse: update to 2.5.3 and improve packaging: | Koen Kooi | 2 | |
* the fuse-module package now ships the udev rules as well * the fuse package has been split in libfuse2 and fuse-utils | ||||
2005-12-10 | gmailfs: update python-libgmail and DEPENDS | Koen Kooi | 1 | |
2005-12-08 | sshfs: add sftp/ssh based filesystem for FUSE | Koen Kooi | 1 | |
2005-12-08 | fuse: fix another stupid typo | Koen Kooi | 1 | |
2005-12-08 | fuse-module 2.4.2: fix type in LICENSE | Koen Kooi | 1 | |
2005-12-08 | fuse 2.4.2: fix typo | Koen Kooi | 2 | |
fuse-module 2.4.2: add fuse kernel module | ||||
2005-12-08 | fuse 2.4.2: add libfuse, userspace utils and udev script | Koen Kooi | 2 | |
* the kernel module is missing, but should be committed soon |