Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-09 | minimal.conf: increase number of inodes in ext2 rootfs to 8192. | Rolf Leggewie | 1 | |
2009-06-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Leon Woestenberg | 60 | |
into org.openembedded.dev | ||||
2009-06-09 | sysklog-1.5: Remove -s (strip) from install. | Leon Woestenberg | 1 | |
We want OE do the stripping for us, which splits off the debugging info instead of throwing it away. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-06-09 | trouble with ext2 filesystem | Alessandro GARDICH | 1 | |
Phil Blundell wrote: > On Sat, 2009-05-23 at 22:23 +0200, Alessandro GARDICH wrote: >> At now I modify qemux86.conf cause usually EXTRA_IMAGECMD is in the >> machine config file, but to add hardware specific parameters (flash size >> and erase size). I'm not sure if is the right place. Probably in the >> distro configuration could be better. > > The distro config probably is the right place for this. After all, the > number of inodes you need depends primarily on the number of files that > you're going to ship in the rootfs, and that in turn is primarily > influenced by the DISTRO's policies rather than by any inherent aspect > of the MACHINE. > > The other uses of EXTRA_IMAGECMD that I guess you're thinking of are > mostly to do with jffs2 parameters, which are rather different in that > they're determined by the specifics of the hardware in use and hence do > go with the MACHINE rather than the DISTRO. > > p. > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel true, reform the patch for kaeilos.conf Acked-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
2009-06-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-06-09 | efl: bump SRCREV | Koen Kooi | 1 | |
2009-06-09 | chromium: bump SRCREV | Koen Kooi | 1 | |
2009-06-09 | kaeilos.conf and SPLASH | Alessandro GARDICH | 1 | |
Hi Make kaeilos.conf be aware of the new SPASH variable used in images recipes. At least it make bitbake start work, as soon as build the x11-image I'll check if also the image is working proper Alessandro Acked-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
2009-06-09 | u-boot: add support for DaVinci EVMs, provided by a staging tree | Denys Dmytriyenko | 5 | |
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-09 | gstreamer-ti: bump SRCREV | Koen Kooi | 1 | |
2009-06-09 | expedite: more e17 upgrade path tweaking | Koen Kooi | 1 | |
2009-06-09 | webkit-gtk: bump SRCREV | Koen Kooi | 2 | |
2009-06-09 | libsoup-2.4: update to 2.26.2 | Koen Kooi | 2 | |
2009-06-09 | midori: bump SRCREV | Koen Kooi | 2 | |
2009-06-09 | e-wm config angstrom: remove spurious linebreaks, the wizard has a wider ↵ | Koen Kooi | 2 | |
textbox nowadays | ||||
2009-06-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 17 | |
into org.openembedded.dev | ||||
2009-06-09 | sdrshell: add missing patch | Koen Kooi | 1 | |
2009-06-09 | xorg-xserver: mark glyphstr.patch as rejected upstream | Rolf Leggewie | 1 | |
2009-06-09 | linux: Update 2.6.28 defconfig for tx27 | Florian Boor | 2 | |
2009-06-09 | tx27.conf: Disable jffs2 cleanmarkers and set preferred X server | Florian Boor | 1 | |
2009-06-08 | tangogps: Update to version 0.9.6. | Stanislav Brabec | 2 | |
2009-06-08 | midori: Updated to version 0.1.7. | Stanislav Brabec | 2 | |
2009-06-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stanislav Brabec | 2 | |
into org.openembedded.dev | ||||
2009-06-08 | geda: Updated to version 1.4.3. | Stanislav Brabec | 11 | |
2009-06-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 51 | |
into org.openembedded.dev | ||||
2009-06-08 | irssi: add 0.8.13 | Koen Kooi | 2 | |
* this one actually builds with a recent toolchain and userspace | ||||
2009-06-08 | Add iptraf, a heavy-duty bandwidth monitor. | Michael Smith | 3 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | xorg-util: use the cross compiler instead of gcc in configure scripts | md | 2 | |
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC | ||||
2009-06-08 | minicom: fix compile error due to conflicting function names | md | 2 | |
- the `getline()' function used in minicom.c may have been defined in stdio.h if __USE_GNU is defined - as a fix that function name is redefined within minicom.c | ||||
2009-06-08 | glibc: fixed QA problems | md | 1 | |
- glibc-package.bbclass defines glibc-dbg as a package, but by default generating debug code is disabled in the build - as a fix the QA check for the glibc-dbg package is disabled | ||||
2009-06-08 | weekly-changelog-report.py: limit report line length to 78 chars | Marcin Juszkiewicz | 1 | |
2009-06-08 | krb5: depend on e2fsprogs-native to get compile_et | Marcin Juszkiewicz | 1 | |
2009-06-08 | e2fsprogs-native: stage compile_et required by krb5 | Marcin Juszkiewicz | 1 | |
2009-06-08 | mtools: change permissions of sources to get quilt apply all patches | Marcin Juszkiewicz | 1 | |
2009-06-08 | mpd: make it more buildable | Marcin Juszkiewicz | 1 | |
- added dependency on lame as it uses it - removed dependency on ffmpeg and curl as it does not use them | ||||
2009-06-08 | angstrom: use -O not -O2 for ep9312 tuning | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | angstrom: disable binary locales for ep9312 (tuning) instead of ep93xx (machine) | Marcin Juszkiewicz | 1 | |
ep93xx can be built for armv4t which supports binary locales Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | glibc: added Maverick support (done by Hasjim Williams) | Marcin Juszkiewicz | 10 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | binutils: added Maverick support (done by Hasjim Williams) | Marcin Juszkiewicz | 2 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | linux-powerpc-fsl: Tune defconfig for machine. Fix files path in recipe. | Leon Woestenberg | 2 | |
2009-06-08 | busybox: fix udhcpc default script location when prefix is not "/usr" | Michael Smith | 4 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | Add bwm-ng 0.6: lightweight network and disk bandwidth monitor | Michael Smith | 2 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | xorg-xserver: update and document status of some more patches | Rolf Leggewie | 16 | |
2009-06-08 | xserver-xorg: drop unused miext_layer_shadow_h.patch against code that was ↵ | Rolf Leggewie | 1 | |
removed in 2005. | ||||
2009-06-07 | sdrshell: add svn version | Koen Kooi | 1 | |
2009-06-07 | webkit-git: bump SRCREV | Koen Kooi | 3 | |
2009-06-07 | dttsp: add svn version | Koen Kooi | 1 | |
2009-06-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Leon Woestenberg | 40 | |
into org.openembedded.dev | ||||
2009-06-07 | nilfs-utils: user space tools for NILFS2 logging filesystem. | Leon Woestenberg | 2 | |
The NILFS2 logging filesystem is being mainlined in the Linux kernel. Supposedly has good write performance on both HD and SSD media due to its sequential write characteristics from its circular log based approach. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> |