Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
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> | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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 | 1 | |
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-05-25 | Unslung: kernel - fix double suffix on kernel image name ↵ | Mike Westerhof | 1 | |
(<kernel-image>.bin.bin) | ||||
2008-03-27 | update kernel recipies to use new generic do_deploy from kernel.bbclass | Thomas Kunze | 1 | |
2007-12-19 | unslung-kernel: Fix kernel suffix to match correct MACHINE_ARCH | Rod Whitby | 1 | |
2007-08-22 | KERNEL_IMAGETYPE cleanup | Marcin Juszkiewicz | 1 | |
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences. | ||||
2007-08-18 | unslung-kernel: Create the correctly named kernel for use with ↵ | Rod Whitby | 1 | |
nslu2-image.bbclass | ||||
2007-06-08 | unslung-kernel: defconfig - enable input, hid, and hiddev kernel modules. | Mike Westerhof | 1 | |
2007-03-25 | unslung-kernel, unslung-image: Changed to use the generic nslu2_pack_image ↵ | Rod Whitby | 1 | |
class. | ||||
2007-01-23 | nslu2-linksys-kernel: subsumed into unslung-kernel | Rod Whitby | 1 | |
2006-12-31 | Unslung: kernel: added pwc device as a kernel module | Mike Westerhof | 1 | |
2006-11-23 | Unslung: kernel - add "nbd" kernel module | Mike Westerhof | 1 | |
2006-11-13 | COMPATIBLE_MACHINE=nslu2: various packages updated | Rod Whitby | 1 | |
2006-11-07 | unslung-kernel: Added bridge modules | Rod Whitby | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-07-11 | Unslung: netconsole debugging support | Mike Westerhof | 1 | |
2006-05-13 | Unslung: unslung-kernel pl2303.c add patch for modem control signals | Mike Westerhof | 1 | |
2006-04-24 | Add some COMPATIBLE_MACHINE entries for various zaurus .bb files. | Richard Purdie | 1 | |
Also update python functions doing the same job to use COMPATIBLE_(MACHINE|HOST) | ||||
2006-04-18 | unslung-kernel: patch ppp-mppe.c to remove errant floating point computation | Mike Westerhof | 1 | |
2006-04-15 | Unslung: unslung-rootfs, unslung-kernel, unslung-image - rearranged NLS ↵ | Mike Westerhof | 1 | |
support, removed Linksys upgrade page | ||||
2006-04-11 | unslung-kernel, unslung-image: Now that 6.8-beta is released, moved mainline ↵ | Rod Whitby | 1 | |
to R63 and dropped R29 (people can get it from SVN if they want to build old versions) | ||||
2006-03-01 | unslung-kernel: add missing netconsole patch file | Mike Westerhof | 1 | |
2006-02-28 | unslung-kernel: added kernel module netconsole | Mike Westerhof | 1 | |
2006-02-25 | unslung-kernel: defconfig - loop was y now module, keyspan serial was n now ↵ | Mike Westerhof | 1 | |
module, isofs was n now module (with Joliet support). | ||||
2006-01-04 | unslung-kernel: Enable a couple more routing modules. | Rod Whitby | 1 | |
2006-01-04 | unslung-kernel: Added cp437 back into the kernel instead of being a module, ↵ | Rod Whitby | 1 | |
Added flash-is-now-hdd patch, Removed the 1gblimit and ext3flash-on-disk1 patches to prepare for future handling of flash disks on Unslung 6.x (to co-exist better with multiple NTFS drive support), Changed rc.unslung to rc.optware, Removed some of the Samba codepages to make space in the flash, Replaced stand-alone wget with busybox applet to save JFFS2 space, Updated linuxrc to only accept rootfs if .sdXroot is present, and added the leading candidate logo. | ||||
2005-12-05 | unslung: Now based on Linksys version 2.3R63 | Rod Whitby | 1 | |
2005-12-04 | unslung-kernel: Removed modification of kernel (left-over from the binary ↵ | Rod Whitby | 1 | |
version) | ||||
2005-12-04 | unslung-kernel: Added R29 to R63 patch from Tiersten and marceln | Rod Whitby | 1 | |
2005-08-24 | unslung-kernel: enabled CONFIG_NET_WIRELESS | Rod Whitby | 1 | |
2005-08-13 | Fixed the unslung binary kernel to build from source as well as using the ↵ | Rod Whitby | 1 | |
binary (so that our additional kernel modules make it into the rootfs). | ||||
2005-08-11 | Added the unslung OVERRIDE for unslung-binary-kernel distro | Rod Whitby | 1 | |
2005-08-11 | Added unslung-binary-kernel.conf distro for NSLU2 Linksys V2.3R63 firmware ↵ | Rod Whitby | 1 | |
with NTFS read/write support. |