Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-07-13 | webkit-gtk: Update to the latest snapshot 45825. | Stanislav Brabec | 1 | |
2009-07-11 | gnuradio : Update subversion recipe. GNURadio trunk now includes NEON support. | Philip Balister | 1 | |
2009-07-10 | preferred-xorg-versions-X11R7.5.inc: started | Otavio Salvador | 1 | |
To reduce the amount of work when Xorg 7.5 is released we started to keep it up to date in the tree allowing to distros to test and use it in meanwhile and sharing the load of keeping it sane. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-07-09 | SlugOS: slugos.inc - switch from diet-x11 libs to standard x11 libs | Mike Westerhof | 1 | |
(diet-x11 has grown stale, and while the smaller size is good, staying current is preferable as a default.) | ||||
2009-07-09 | opkg*: bump to r215 to fix segfaults on upgrade | Koen Kooi | 1 | |
2009-07-07 | New conf/distro/kaeilos.conf with customized include files | Marco Cavallini | 3 | |
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
2009-07-05 | glib-2.0, pango, gtk+: Updated to the latest .4 stable versions. | Stanislav Brabec | 1 | |
2009-07-03 | pidgin: Updated to version 2.5.8. | Stanislav Brabec | 1 | |
2009-07-02 | minimal-uclibc: Upgrade uclibc to 0.9.30.1 | Holger Hans Peter Freyther | 1 | |
Catch up with micro-uclibc.conf by upgrading uclibc. I will spawn a discussion about the future of minimal(-uclibc) in the presence of micro(-uclibc). Acked-By: Phil Blundell <philb@gnu.org> | ||||
2009-06-26 | many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat: | Stanislav Brabec | 3 | |
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html | ||||
2009-06-26 | sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodle | Andrea Adami | 1 | |
embedix kernels | ||||
2009-06-25 | embedix kernels: set COMPATIBLE_MACHINE = "none" | Andrea Adami | 1 | |
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible | ||||
2009-06-24 | conf: remove bluetooth from DISTRO_FEATURES in minimal.conf | Rolf Leggewie | 1 | |
2009-06-23 | Added PREFERRED_VERSION_classpath to support JVM in KaeilOS distro with ↵ | Marco Cavallini | 1 | |
contribution of Ronetix (www.ronetix.at) Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
2009-06-21 | dvb*: update SRCDATE, fix QA stuff | Koen Kooi | 1 | |
2009-06-20 | angstrom: inheric recipe_sanity by default | Koen Kooi | 1 | |
2009-06-20 | micro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from ↵ | Phil Blundell | 2 | |
Tom Rini | ||||
2009-06-19 | micro-uclibc: avoid selection of crazy iphone stuff as provider for iconv | Phil Blundell | 1 | |
2009-06-18 | tslib: update SRCREV to 77. (Closes: #518) | Rolf Leggewie | 1 | |
2009-06-17 | Angstrom: fix OESTATS_SERVER host | Koen Kooi | 1 | |
2009-06-17 | preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native | Rolf Leggewie | 1 | |
* xextproto-native: 7.0.3 * xtrans: 1.2.1 | ||||
2009-06-16 | angstrom 2009.X: switch to glibc 2.9 | Koen Kooi | 1 | |
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1 | ||||
2009-06-16 | enlightenment: bump SRCREV to latest rev before soname change | Koen Kooi | 1 | |
* This gets us up to date with the latest snapshot release * runtime tested on beagleboard/angstrom | ||||
2009-06-16 | Angstrom: build with -ggdb3 by default | Koen Kooi | 4 | |
"Level 3 includes extra information, such as all the macro definitions present in the program. GDB supports macro expansion when you use `-gdb3'." | ||||
2009-06-13 | micro: disable ONLINE_PACKAGE_MANAGEMENT globally | Phil Blundell | 1 | |
2009-06-12 | bitbake.conf: add -g to BUILD_OPTIMIZATION | Phil Blundell | 3 | |
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION Acked-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-12 | micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armeb | Phil Blundell | 1 | |
2009-06-12 | Angstrom: set BUILDNAME | Koen Kooi | 1 | |
2009-06-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-09 | webkit-gtk: first stab at enabled JIT for armv7a | Koen Kooi | 1 | |
2009-06-09 | minimal.conf: really set inodes in ext2 rootfs to 8192 now. | Rolf Leggewie | 1 | |
2009-06-09 | minimal.conf: increase number of inodes in ext2 rootfs to 8192. | Rolf Leggewie | 1 | |
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 | 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 | webkit-gtk: bump SRCREV | Koen Kooi | 1 | |
2009-06-09 | midori: bump SRCREV | Koen Kooi | 1 | |
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-07 | webkit-git: bump SRCREV | 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-06 | sane-srcrevs: Update and add more swisscom revisions | Stefan Schmidt | 1 | |
2009-06-06 | angstrom 2009.X: prefer a newer usbutils | Koen Kooi | 1 | |
2009-06-06 | micro: eliminate some bloat | Phil Blundell | 1 | |
Acked-by: Chris Larson | ||||
2009-06-05 | midori: bump SRCREB | Koen Kooi | 1 | |
2009-06-05 | webkit: bump SRCREV | Koen Kooi | 1 | |
2009-06-05 | enlightenment: bump SRCREV in anticipation of new snapshot coming friday * ↵ | Koen Kooi | 1 | |
systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje | ||||
2009-06-05 | angstrom 2009.X: switch to autoconf 2.63 * update to a newer pulseaudio as well | Koen Kooi | 1 | |
2009-06-05 | angstrom 2009.X: weakly assign xserver-xorg as default * images can still ↵ | Koen Kooi | 1 | |
pick kdrive if wanted |